*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body{
    font-family: "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
}

a{
    color:#333;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}
i{
    font-style: normal;
}
img{
    display: inline-block;
    border: none;
}

.phone{animation: msClock 1.2s linear infinite;}
@keyframes msClock{
    0%,90%,100%{ transform: rotate(0) scale(1);}
    20%,40%{ transform: rotate(-15deg) scale(1.1);}
    30%,50%{ transform: rotate(15deg) scale(1.1);}
}

/*公用*/
.tywidth{ width: 1200px; margin: 0 auto;}
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}


/*header*/
.header{ width: 100%;}
.header .h-nr-1{ width: inherit; background: #f5f5f5; overflow: hidden;}
.header .header-top{ height: 38px; line-height: 38px;}
.header .header-top .header-left{ font-size: 14px; color: #666666;}
.header .header-top .header-right {}




/*product-main*/
.product-main{ margin-top: 50px; margin-bottom: 50px;}
.product-content{ width: 1200px; margin: 0 auto; overflow: hidden;}

/*product-main pro-left*/
.product-main .product-content .left{width: 270px; display: inline-block; float: left;}
.product-main .product-content .left .top{background: url(../img/img4.png) no-repeat; width: 270px; height: 101px; text-align: center; padding-top: 20px; box-sizing: border-box;}
.product-main .product-content .left .content{border:1px solid #035cac}
.product-main .product-content .left .content .bt{background: #f3f3f3; height: 60px;padding-top: 21px;box-sizing: border-box;  margin-bottom: 5px;}
.product-main .product-content .left .content .bt .p1{font-size: 18px; color: #035cac;  padding-left: 26px;}
.product-main .product-content .left .content .bt .p1>img{float: right; margin-top: -3px; margin-right: 20px;}
.product-main .product-content .left .content ul li{font-size: 14px; color: #444444; padding: 8px 0px 8px 33px;}
.product-main .product-content .left .content ul li a:hover{color: #035cac;}
.product-main .product-content .left .bottom{width: 270px; height: 105px; background: #035cac; text-align: center; padding-top: 33px; box-sizing: border-box;}


/*product-main right*/
.product-main .product-content .right{margin-left: 15px; width: 882px;float: left;}
.product-main .product-content .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden;}
.product-main .product-content .right .title-top img{ display: inline-block; vertical-align: text-bottom; margin-right: 15px; width: 13px; height: 22px;}
.product-main .product-content .right .title-top span{ color: #292929; font-size: 16px; display: inline-block;}
.product-main .product-content .right .title-top > div{ display: inline-block;}
.product-main .product-content .right .title-top > div > a{ color: #292929; font-size: 16px;}
.product-main .product-content .right .title-top > div > a:hover{ color: #035cac;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl a{ display: inline-block; vertical-align: middle;}
.product-main .product-content .right .cp-zl .cp-img{ width: 279px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul li{ width: 279px; overflow: hidden; position: relative; float: left; height: 243px; margin: 0 15px 15px 0;}
.product-main .product-content .right .cp-zl ul li .cp-img img{ width: 100%; height: 213px ;   vertical-align: middle;}
.product-main .product-content .right ul li .db-title{ width: 279px; height: 28px; font-size: 16px; color: #035cac; background: #ccc; text-align: center; line-height: 28px;}
.product-main .product-content .right ul li:hover .db-title {}

.product-main .product-content .right ul li .yc{ position: absolute; left: 0; top: 243px; width: 100%; height: 100%; visibility: hidden;}
/*.product-main .product-content .right ul li:hover .yc{ visibility: visible; margin-top: -243px; transition-duration: 500ms;}*/
.product-main .product-content .right ul li .yc .ycbg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgb(11, 11, 11); opacity: 0.8; z-index: 11;}
.product-main .product-content .right ul li .yc .ycnr{ text-align: center; position: relative; z-index: 12; font-size: 14px; color: #fff;}
.product-main .product-content .right ul li .yc .ycnr p{ width: 200px; margin: 0 auto; line-height: 26px;}
.product-main .product-content .right ul li .yc .ycnr .logo{ margin: 50px 0 20px;}
.product-main .product-content .right .advantage-nr{ overflow: hidden; margin-top: 35px;}
.product-main .product-content .right .process-nr{ overflow: hidden; margin-top: 35px; font-size: 14px;}
.pages{ margin-top: 50px; float: right; display: inline; padding-bottom: 10px;}
.pages span{ color: #9a9a9a; vertical-align: bottom;}
.pages .pgbtn{ border: 1px solid #ccc; color: #999;}
.pages a, .pages span{ display: inline-block; padding: 0 10px; margin: 0 3px; height: 26px; line-height: 26px; border: 1px solid #0896ba; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 16px;}
.pages a, .pages li{ display: inline-block; list-style: none; text-decoration: none; color: #0896ba;}
 
.product-main .product-content .right .nr{ margin-top: 35px; overflow: hidden;}

/* clearfix */

.clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .clearfix{ zoom: 1;}
.product-basic{ width: 340px; }
.product-basic .product-img .big-img{ width: 340px;  }
.product-basic .product-img .big-img img{ max-width: 100%;}
.product-basic .product-img .big-img{ text-align: center;}
.small-img{ height: 100px; width: 340px; overflow: hidden; float: left; margin-top: 15px;}
.product-basic .product-img .small-img .checked{ border: 1px solid #035cac;}
.product-basic .product-img .small-img li{ width: 90px; height: 90px; overflow: hidden; float: left; margin-right: 20px;}
.product-basic .product-img .small-img li + li + li{ margin-right: 0;}
.product-basic .product-img .small-img li img{ width: 100%; cursor: pointer;}
.jiathis_style{ margin: 5px 0 0 15px;}
#jiathis_webchat img{ display: inline-block;}
.product-border{   overflowproduct-basic: hidden;  ;}
.product-basic-info{ margin-left: 10px;}
.product-basic-info-item{ line-height: 35px; margin: 10px 20px; font-size: 14px;}
.product-basic-info-item span{ border-bottom: 1px solid #dfdfdf; display: inline-block; width: 360px;}
.product-border .product-basic-info .clearfix{ zoom: 1; padding-top: 5px; margin: 0 20px;}
.more-case-button{ width: 200px; height: 50px; background: #035cac; line-height: 50px; text-align: center; display: inline-block; margin-left: 10px; margin-top: 22px; font-size: 16px;}
#a-djzx{ color: #fff;}
.product-main .product-content .right .cpxq{ margin-top: 25px; overflow: hidden; text-align: center;}
.product-main .product-content .right .cpxq .top{ font-size: 18px; background: #035cac; display: inline-block; width: 160px; height: 40px; color: #fff; line-height: 40px; text-align: center; padding: 0 5px;}
.product-xq-id{ margin-top: 50px;}
.product-xq-id-top span{ width: 15px; height: 15px; background: #03a0e5;}
.product-xq-id-top p{ display: inline-block; margin-left: 5px;}
.product-xq-id-top{ border-bottom: 2px solid #999; padding-bottom: 3px;}
.Related-products{ margin-top: 50px; overflow: hidden;}
.Related-products .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-products hr{ border: none; height: 1px; border-top: 2px solid #035cac;}
.Related-products .list-ul{ margin: 25px 12px 0 12px; overflow: hidden;}
.Related-products ul li{ float: left; width: 200px;  margin: 0 19px 0 0; text-align: center; overflow: hidden;}
.Related-products ul li .xg-img img{ width: 100%;vertical-align: middle;}
.Related-products ul li .xg-img{width: 200px;  border: 1px solid #ccc; overflow: hidden; box-sizing: border-box;}
.Related-products ul li .db-wb span{ font-size: 16px;}
.Related-products > .list-ul > ul > li > a{ display: inline-block; vertical-align: middle; color: #666;}
.Related-products > .list-ul > ul > li > a:hover .xg-img{ transition-duration: 300ms;}
.Related-products > .list-ul > ul > li > a:hover .db-wb{ color: #035cac; transition-duration: 300ms;}
.Related-news{ margin-top: 50px; overflow: hidden;}
.Related-news .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-news hr{ border: none; height: 1px; border-top: 2px solid #035cac;}
.Related-news .top-one, .Related-news .top-two{ color: #666; font-size: 18px; float: left; width: 405px; overflow: hidden;}
.Related-news .top-two{ margin-left: 30px;}
.Related-news .top a .bh{ margin-left: 5px; display: inline-block;}
.Related-news > .top:hover a{ color: #035cac;}
.Related-news .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-news > .list-ul > ul{ display: inline-block;}
.Related-news .list-ul ul li{ padding-bottom: 15px;}
.Related-news .list-ul ul li a{ font-size: 14px; color: #666;}
.Related-news .list-ul ul li:hover a{ color: #035cac;}
.new-cp-dc{ margin-top: 35px; overflow: hidden;}
.new-cp-dc > .content{ position: relative; height: 450px;}
.new-cp-dc > .content > .left{ display: inline-block; width: 565px;}
.new-cp-dc > .content > .left .nr-1{ margin-top: 20px;}
.new-cp-dc > .content > .left .nr-1 .checkboxSpan{ margin-right: 15px;}
.new-cp-dc > .content > .left .nr-1 .bt{ text-align: right; width: 100px; display: inline-block;}
.new-cp-dc > .content > .left .nr-1 label{ margin-right: 20px;}
.new-cp-dc > .content > .left .nr-1 form{ padding-bottom: 30px;}
.new-cp-dc .content .top{ color: #000; font-size: 18px; font-weight: bold;}
.new-cp-dc > .content > .right{ display: inline-block; width: 290px; vertical-align: top; margin-left: 28px;}
.new-cp-dc > .content > .right .bd-pl {}

.new-cp-dc > .content > .right .bd-pl ul li{ font-size: 14px; color: #000; padding-bottom: 30px;}
.new-cp-dc > .content > .db-jy{ margin-top: 20px;}
.new-cp-dc > .content .db-jy .db-bt{ display: inline-block; vertical-align: top; text-align: center; margin-top: 12px;}
.new-cp-dc > .content .jy-hz{ height: 195px;}
#jySpan{ display: block;}
#mzSpan{ position: absolute; left: 74px; top: 36px;}
#dhSpan{ position: absolute; left: 74px; top: 36px;}
.new-cp-dc > .content .db-jy .zh input{ height: 35px; line-height: 35px; padding-left: 20px;}
.new-cp-dc > .content .db-jy .hz{ height: 79px;}
.new-cp-dc > .content .db-jy .zh{ display: inline-block; position: relative; margin-top: 40px;}
.new-cp-dc > .content > .db-jy .zh span font{ position: absolute; left: 140px; top: 40px; display: block; border-radius: 14px; width: 145px; height: 25px; line-height: 25px; text-align: center;}
.new-cp-dc .an-btn{ margin-top: 20px; position: absolute; right: 0; top: 365px;}
.new-cp-dc .tj-btn{ border-width: 0px; width: 100px; height: 35px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(121, 121, 121, 1); border-radius: 15px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; cursor: pointer; outline: none; margin-left: 10px;}
.new-cp-dc .ct-btn{ border-width: 0px; width: 100px; height: 35px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(121, 121, 121, 1); border-radius: 15px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; cursor: pointer; outline: none; margin-left: 10px;}
.new-cp-dc .ct-btn:hover{ border-color: #fb5f08; background: #fb5f08; transition-duration: 0.2s; color: #fff;}
.new-cp-dc .ct-btn:hover {}

.new-cp-dc .tj-btn:hover{ border-color: #fb5f08; background: #fb5f08; transition-duration: 0.2s; color: #fff;}
.user-content .container-right #sub{ width: 302px; height: 40px; border: 1px solid #ccc; background: #313334; color: #fff; font-size: 18px; text-indent: 0;}
.user-content .container-right .spa{ height: 36px; line-height: 36px; width: 204px; display: inline-block; float: left; font-size: 12px; text-indent: 10px; margin-top: 10px; color: red;}
.user-content .container-right label{ width: 64px; float: left; clear: left; height: 36px; line-height: 36px; margin-top: 10px; font-size: 15px;}
.user-content .container-right label, .user-content .container-right input{ margin-bottom: 25px;}
.user-content .container-right input{ width: 300px; height: 36px; line-height: 36px; margin-top: 10px; text-indent: 8px; font-size: 16px; font-family: "微软雅黑"; border: 1px solid #ccc; float: left;}
.user-content .container-right .feedback-zb{ height: 270px; overflow: hidden;}
.user-content .container-right textarea{ width: 300px; height: 36px; line-height: 36px; margin-top: 10px; text-indent: 8px; font-size: 16px; font-family: "微软雅黑"; border: 1px solid #ccc; float: left;}
.user-content{ width: 900px; display: inline-block; margin-left: 50px;}
.user-content .container-right {}

.user-content .container-right .feedback-item{ margin: 25px 0 0 0;}
.user-content .container-right .feedback-item .feedback-item-left{ width: 60px; display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right{ display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right input{ border: 1px solid #c9c9c9; outline: none; border-radius: 4px; height: 35px; padding-left: 5px;}
.user-content .container-right .feedback-item .feedback-submit{ border: 0; color: #fff; background-color: #e83711; width: 170px; height: 45px; font-size: 18px; border-radius: 4px; cursor: pointer;}
.join-zx{ margin-top: 35px;}
.new-list{ overflow: hidden; margin-top: 35px;}
.new-list .download-info{ padding: 15px;}
.new-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.new-list .download-info .download-img img{ width: 80%;}
.new-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-title a:hover{ color: #035cac;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #035cac;}
.new-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.service-list{ width: 900px; overflow: hidden; margin-top: 35px;}
.service-list .download-info{ padding: 15px;}
.service-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.service-list .download-info .download-img img{ width: 80%;}
.service-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.service-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.service-list .download-info .download-discription{ color: #666; font-size: 14px;}
.service-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-honor-list{ margin-top: 35px;}
.company-honor-list ul li img{ width: 161px; height: 235px; overflow: hidden; margin: 22px 0 0 -22px;}
.company-honor-list ul{ margin-left: 58px;}
.company-honor-list ul li{ float: left; width: 224px; text-align: center; font-size: 16px; margin: 0 60px 20px 0;}
.company-honor-list ul li .power-img{ display: inline-block; background: url(../img/honorbg.png.html) no-repeat; width: 224px; height: 297px;}
.company-honor-list ul li:hover .Company-title{ color: #035cac;}
.model-matching-list{ width: 943px; overflow: hidden; margin-top: 35px;}
.model-matching-list .download-info{ padding: 15px;}
.model-matching-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.model-matching-list .download-info .download-img img{ width: 80%;}
.model-matching-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.model-matching-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.model-matching-list .download-info .download-discription{ color: #666; font-size: 14px;}
.model-matching-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.case-list{ overflow: hidden; margin-top: 35px;}
.case-list .download-info{ padding: 15px;}
.case-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.case-list .download-info .download-img img{ width: 80%;}
.case-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.case-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.case-list .download-info .download-title:hover a{ color: #035cac;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .download-discription a:hover{ color: #035cac;}
.case-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-power-list{ overflow: hidden; margin-top: 35px;}
.company-power-list ul{ margin: 0 0 0 42px;}
.company-power-list ul li{ display: inline-block; width: 236px; margin: 0 30px 30px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #035cac;}
.company-power-list ul li a{ display: inline-block;}
.company-power-list .power-img{ overflow: hidden; width: 236px; line-height: 0;}
.company-power-list .power-img img{ width: 236px; height: 180px;}
.company-power-list .Company-title{ text-align: center; width: inherit; background: #ebebeb; line-height: 30px; height: 30px; color: #666; font-size: 14px; overflow: hidden;}
.company-power-list .big-img li{ margin-right: 65px;}
.about-zx{ margin-top: 35px;}
#company-honor{ margin-top: 35px; overflow: hidden;}
#company-honor .ry-nr{ overflow: hidden;}
#company-honor .ry-nr ul li{ float: left; margin-right: 10px;text-align: center;width: 213px;}
#company-honor .ry-nr ul li .pic{ width: 213px; height: 300px; overflow: hidden; border: 1px solid #ccc;}
#company-honor .ry-nr ul li .mc{ font-size: 14px; color: #666; margin: 5px 0 0;}
#company-honor .ry-nr ul li:hover .mc{ color: #035cac;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}
#solutionzx{ overflow: hidden; margin-top: 35px;}
#solutionzx ul li {}

.product-main .product-content .right #solutionzx .cp-img{ width: 276px; height: 222px; margin-bottom: 5px; overflow: hidden; border: 1px solid #ccc; padding: 2px;}
.product-main .product-content .right #solutionzx ul li{ float: left; margin: 0 36px 0 0; text-align: center;}
.product-main .product-content .right #solutionzx ul li img{ width: 100%;}
.product-main .product-content .right #solutionzx ul li .db-title{ text-align: center; color: #666; font-size: 14px;}
.product-main .product-content .right #solutionzx ul li:hover .db-title{ color: #035cac;}


.articlecontent  {padding: 1rem;}
.articlecontent p{line-height: 2rem;text-indent: 2em;}
.articlecontent img{max-width: 100%;}
.navlist a{ display: inline-block; margin: 10px 20px; background: #ff601c; text-align: center; line-height: 2rem; padding: 5px 10px; border-radius: 10px;color: #fff}
.cpxq-nr{text-align: left}
.cpxq-nr p{text-align: left;  }
.cpxq-nr div{text-align: left}
.feedback-item{
    margin-bottom: 20px;
    margin-left: 300px;
}
.feedback-item-left{
    display: inline-block; width: 80px;
}
.feedback-item-right{
    display: inline-block;
}
.feedback-item-right span{
    margin-left: 10px;
}
.feedback-item-right input{
    width: 280px;
    height: 36px;
    padding: 6px;;
    border: 1px solid #999999;
    outline: none;
}
.btn{
    width: 280px;
    height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    background: #035cac;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
    cursor: pointer;
}
.bottom_{
    font-size: 15px;
    margin-left: -250px;
    margin-top: 50px;
}
.info .tel {font-size: 12px}