*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px/1.5 Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; overflow-x: hidden;}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face{ font-family: 'Kozuka Gothic Pr6N-Bold';src: url('../fonts/Kozuka Gothic Pr6N-Bold.ttf');font-weight: normal; font-style: normal;}
.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ background: url(../images/titlebg.png)no-repeat center top; width: 1200px; margin: 50px auto 45px;text-align: center; height: 152px; padding-top: 45px;}
.more-title h5{ font-size: 30px; line-height: 30px; color: #333;margin-bottom: 15px;}
.more-title h5 i{ font-weight: bold;color: #0093f3;}
.more-title h6{ font-size: 18px; color: #666; line-height: 18px;letter-spacing: 2px;}

/*header*/

.header{ font-family: arial;width: 100%; font-size: 0;}
.header_top{ width: 100%; height: 39px; line-height: 39px; color: #fff; font-size: 14px; background: #01b8f7; overflow: hidden;}
.header_top .nr .navbj a{ color: #fff; font-size: 14px;}
.header_top .nr .navbj i{ margin: 0 15px;}
.header_top .nr .navbj a:hover{ text-decoration: underline;}
.header .header_slogan{ position: relative; height: 133px;}
.header .header_slogan .logo{ width: 260px; padding-top: 30px;}
.header .header_slogan .text{ padding: 35px 0 0 45px; position: relative;}
.header .header_slogan .text h3{ color: #333; font-size: 20px;line-height: 20px; font-weight: bold; margin-bottom: 10px;}
.header .header_slogan .text p{ color: #666; line-height: 14px;font-size: 14px;}
.header .header_slogan .text:before{ content: ""; position: absolute; left: 0; top: 35px; width: 1px; height: 66px; background-color: rgb(191, 191, 191);}
.header .header_slogan .right{ margin-top: 30px;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: top;}
.header .header_slogan .right .phone{ margin-left: 15px; line-height: 0;}
.header .header_slogan .right .rx h3{ color: #333; font-size: 24px; font-weight: bold;line-height: 24px;}

/*nav*/

.header .nav{ width: 100%; border-top: 1px solid #bdbdbd; height: 64px; line-height: 64px;}
.header .nav .nav-content{ padding: 0 25px;}
.header .nav .nav-content nav .xz{ height: 64px; position: relative; display: inline-block; vertical-align: top; text-align: center;}
.header .nav .nav-content nav .xz:nth-child(3){ width: 123px; padding-top: 12px;}
.header .nav .nav-content nav .xz:nth-child(3) i{ line-height: 16px; display: inline-block;}
.header .nav .nav-content nav .xz:nth-child(11){ width: 85px; padding-top: 12px;}
.header .nav .nav-content nav .xz:nth-child(11) i{ line-height: 16px; display: inline-block;}
.header .nav .nav-content nav .xz i{ position: relative; z-index: 1; color: #01b8f7; font-size: 16px;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute; background: #01b8f7; width: 0; height: 4px; transform: translateX(-50%); transition: all 0.6s cubic-bezier(.075, .82, .165, 1); left: 50%; bottom: 1px; opacity: 0;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ width: 100%; opacity: 1;}
.header .nav .nav-content nav .xz.on i,.header .nav .nav-content nav .xz:hover i{ color: #01b8f7;}
.header .nav .nav-content nav b{ display: inline-block; vertical-align: middle; color: #b2b2b2; font-size: 18px; margin: 0 23px;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 50%; top: 63px; z-index: 999; transform: translateX(-50%); width: 140px; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee; padding: 20px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 20px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #01b8f7;}

/*navdw*/

.header .navdw{ position: fixed; left: 0; top: -70px; opacity: 0; width: 100%; background: #fff; z-index: 999; border-bottom: 1px solid #bdbdbd; transition: all 0.6s ease-out;}
.header .navdw .nav-content nav .xz i{ position: relative; z-index: 1; color: #01b8f7; font-size: 14px;}
.header .navdw .nav-content nav b{ display: inline-block; vertical-align: middle; color: #b2b2b2; font-size: 18px; margin: 0 13px;}
.header .navdw em{ color: #333; font-size: 16px;}

/*banner*/

.banner{ width: 100%;line-height: 0;}
.banner img{ width: 100%;}

/*搜索*/

.search{ background: #f1f1f1;}
.search-content{ padding-bottom: 30px; font-family: arial; overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords{ margin-top: 35px}
.search-keywords span,.search-keywords a{ display: inline-block; vertical-align: middle; color: #666; font-size: 14px;}
.search-keywords a:hover{ color: #0093f3;}
.search-keywords i{ display: inline-block; vertical-align: middle; color: #666; font-size: 14px; margin: 0 10px;}
.search-form{ float: right;}
#searchForm{ margin-top: 30px; background: url(../images/search.png)no-repeat; width: 241px; height: 27px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForm .search-input{ text-indent: 70px; height: 26px; line-height: 26px; width: 86%;}
.search-form #s_btn{ width: 27px; height: 27px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #999;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #999;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #999;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #999;}

/*product-main*/

.product-main{background: #f1f1f1;}
.product-content{ width: 1200px; margin: 0 auto; overflow: hidden;background: #f1f1f1;}

/*product-main pro-left*/

.product-main .product-content .pro-left{ width: 270px;font-size: 0;margin-right: 20px;}
.product-main .product-content .pro-left .kk{ background: #efefef; padding: 5px;}
.product-main .product-content .pro-left .kkbg{ background: #0093f3; padding: 7px;}
.product-main .product-content .pro-left .top h3{ color: #fff; font-size: 26px; line-height: 26px; font-weight: bold;}
.product-main .product-content .pro-left .top{ text-align: center; padding: 15px 0;}
.product-main .product-content .pro-left .top p{ color: #fff; font-size: 20px; line-height: 20px; margin-top: 10px;}
.product-main .product-content .pro-left .top p:before{ content: ""; background: #fff; width: 45px; display: inline-block; vertical-align: middle; height: 1px; margin-right: 5px;}
.product-main .product-content .pro-left .top p:after{ content: ""; background: #fff; width: 45px; display: inline-block; vertical-align: middle; height: 1px; margin-left: 5px;}
.product-main .product-content .pro-left .sideMenu{ background: #fff; padding: 22px 15px 30px;}
.product-main .product-content .pro-left .sideMenu h3:first-child{ margin-top: 0;}
.product-main .product-content .pro-left .sideMenu h3{ background: #323333; width: 214px; height: 44px; line-height: 44px; margin: 20px auto 0; text-align: center;}
.product-main .product-content .pro-left .sideMenu h3 a{ display: block; color: #fff; font-size: 18px;}
.product-main .product-content .pro-left .sideMenu dl a{ color: #474747; font-size: 16px;}
.product-main .product-content .pro-left .sideMenu dl a i{ background: url(../images/cpicon1.png)no-repeat; width: 6px; height: 6px; display: inline-block; vertical-align: middle; margin: -2px 10px 0 0;}
.product-main .product-content .pro-left .sideMenu dl{ position: relative; margin-top: 20px; width: 50%; display: inline-block; vertical-align: top; padding-bottom: 15px;}
.product-main .product-content .pro-left .sideMenu dl a:hover{ color: #0093f3;}
.product-main .product-content .pro-left .sideMenu dl a:hover i{ background: url(../images/cpicon2.png)no-repeat;}
.product-main .product-content .pro-left .sideMenu ul dl:after{ content: ""; width: 216px; height: 1px; background: #eee; position: absolute; left: 0; bottom: 0;}
.product-main .product-content .pro-left .sideMenu ul{ display: none; overflow: hidden;}
.product-main .product-content .pro-left .bottom{ background: url(../images/cplistbottom.png)no-repeat; width: 270px; height: 230px; overflow: hidden; padding: 45px 30px 0; margin-top: -5px;}
.product-main .product-content .pro-left .bottom h5{ text-align: center; color: #fff; font-size: 24px; font-weight: bold; line-height: 24px; padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.502);}
.product-main .product-content .pro-left .bottom h6{ margin-left: 40px; color: #fff; font-size: 25px; font-family: arial; line-height: 25px;}
.product-main .product-content .pro-left .bottom .more>a{ display: inline-block; vertical-align: top; color: #fff; font-size: 14px; width: 94px; height: 26px; line-height: 26px; border: 1px solid #fff; text-align: center;}
.product-main .product-content .pro-left .bottom .rx{ margin: 20px 0; background: url(../images/phone.png)no-repeat left 7px;}
.product-main .product-content .pro-left .bottom .more>a:hover{ text-decoration: underline;}

/*product-main recommend*/

.product-main .product-content .pro-left .recommend{ border: 1px solid #ccc; margin: 20px 0 0;}
.product-main .product-content .pro-left .recommend h6{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #0093f3;;}
.product-main .product-content .pro-left .recommend dl dd{ text-align: center; margin: 10px 0;}
.product-main .product-content .pro-left .recommend dl dd .pic{ width: 240px; height: 164px; overflow: hidden; display: inline-block; border: 1px solid #D8D8D8;}
.product-main .product-content .pro-left .recommend dl dd .pic:hover{ border: 1px solid #0093f3;;}
.product-main .product-content .pro-left .recommend dl dd .pic img{ width: 100%;}
.product-main .product-content .pro-left .recommend dl dd p:hover a{ color: #0093f3;;}
.product-main .product-content .pro-left .recommend dl dd p a{ color: #494949; font-size: 14px;}

/*product-main phoneus*/

.product-main .product-content .pro-left .phoneus{ border: 1px solid rgb(220, 220, 220);margin-top: 20px;}
.product-main .product-content .pro-left .phoneus h6{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #0093f3;;}
.product-main .product-content .pro-left .phoneus p{ color: #333; font-size: 14px; margin: 10px 0 10px 10px;}
.product-main .product-content .pro-left .phoneus p a{ color: #fff; font-size: 14px; background: #0093f3;; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 98px; height: 30px; line-height: 30px;}
.product-main .product-content .pro-left .phoneus p a:hover{ text-decoration: underline;}

/*product-main right*/

.product-main .product-content .right{ float: left; width: 910px;font-size: 16px;}
.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: #0093f3;;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul li{ width: 290px; display: inline-block; vertical-align: top; margin: 0 20px 20px 0;}
.product-main .product-content .right .cp-zl .cp-img{ border: 1px solid #eee; border-bottom: none; opacity: 1; transition: all .5s;width: 290px; height: 220px; overflow: hidden;}
.product-main .product-content .right ul li .cp-img img{ width: 100%; transition: all .5s;}
.product-main .product-content .right ul li:hover .cp-img{ border: 1px solid #0093f3; border-bottom: none;}
.product-main .product-content .right ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.product-main .product-content .right ul li .db-title{ background: #eee; color: #666; font-size: 16px; text-align: center; width: 100%; height: 40px; line-height: 40px;opacity: 1; transition: all .5s;}
.product-main .product-content .right ul li:hover .db-title{ background: #0093f3; color: #fff;}

/*product-main right advantage-nr*/

.product-main .product-content .right .content .about-zx .down-up{height: 50px;margin-top: 50px;}
.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 start*/

.pages{ margin-top: 50px; float: right; display: inline; padding-bottom: 10px;}
.pages span{ color: #9a9a9a; vertical-align: middle;}
.pages .pgbtn{ border: 1px solid #ccc; color: #999;}
.pages a, .pages li{ display: inline-block; list-style: none; text-decoration: none; color: #0093f3; font-size: 15px; vertical-align: middle;}
.pages .current{ background: #666; color: #fff; border-color: #444; box-shadow: 0 1px 0 #fff, 0 0 2px rgba(0, 0, 0, .3) inset; cursor: default;}
.pages a, .pages span{ float: left; color: #666; font-size: 14px; line-height: 24px; font-weight: 400; text-align: center; border: 1px solid #bbb; min-width: 14px; padding: 0 10px; margin: 0 5px 0 0; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); background: linear-gradient(top, #ffffff 0%, #efefef 100%);}
.pages a:hover{ background: #fcfcfc}

/*pages end*/

.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; float: left;}
.product-basic .product-img .big-img img{ width: 100%;}
.product-basic .product-img .big-img .prev{ background: url(../images/pro3_btnl.png) no-repeat; left: 0px;}
.product-basic .product-img .big-img .next{ background: url(../images/pro3_btnr.png) no-repeat; right: 0px;}
.product-basic .product-img .big-img .prev,.product-basic .product-img .big-img .next{ position: absolute; top: 27%; display: block; width: 41px; height: 41px; cursor: pointer;}
.jiathis_style{ margin: 5px 0 0 15px;}
#jiathis_webchat img{ display: inline-block;}
.product-border{ float: left; overflow: hidden; width: 670px; margin-left: 30px;}
.product-basic-info-item b{ vertical-align: top;}
.product-basic-info-item{ line-height: 35px; margin: 10px 0; font-size: 16px;}
.product-basic-info-item span{ border-bottom: 1px solid #dfdfdf; display: inline-block; width: 100%;}
.product-border .product-basic-info .clearfix{ zoom: 1; padding-top: 5px; margin: 0 20px;}
.more-case-button{ width: 200px; height: 50px; background: #0093f3; 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: #0093f3; 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 #0093f3;}
.Related-products .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-products ul li{ display: inline-block; vertical-align: top; width: 261px; margin: 0 52px 20px 0; text-align: center;}
.Related-products ul li .xg-img{ width: 100%;border: 1px solid #ccc; overflow: hidden; line-height: 0;margin-bottom: 10px;}
.Related-products ul li .xg-img img{width: 100%}
.Related-products ul li .db-wb{ font-size: 16px; line-height: 16px;}
.Related-products > .list-ul > ul > li > a:hover .db-wb{ color: #0093f3;}
.Related-news{ margin-top: 10px; overflow: hidden;}
.Related-news .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-news hr{ border: none; height: 1px; border-top: 2px solid #0093f3;}
.Related-news .top-one, .Related-news .top-two{color: #666;font-size: 18px;float: left;width: 48%;overflow: hidden;}
.Related-news .top-two{margin-left: 4%;}
.Related-news .top a .bh{ margin-left: 5px; display: inline-block;}
.Related-news > .top:hover a{ color: #0093f3;}
.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;height: 42px;overflow: hidden;}
.Related-news .list-ul ul li a{ font-size: 14px; color: #666;}
.Related-news .list-ul ul li a:hover{ color: #0093f3;}
.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 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 .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: 74px; 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 .feedback-item{ margin: 25px 0 0 0;}
.user-content .container-right .feedback-item .feedback-item-left{ width: 70px; 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;}
.user-content .container-right .feedback-item input[type=submit]:hover{ background: #0093f3; color: #fff;}
.join-zx{ margin-top: 35px;}

/* 新闻  start*/

.new-list{ margin-top: 35px; overflow: hidden;}
.new-list .download-info .a{ width: 20%; float: left; margin-right: 5.8%;}
.new-list .download-info .a img{ width: 100%; display: block;}
.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-discription{color: #666; font-size: 14px; line-height: 30px;}
.new-list .download-info .a h3{ transition: all .3s ease-out 0s; font-size: 36px; line-height: 36px; margin-bottom: 10px;}
.new-list .download-info .a b{ transition: all .3s ease-out 0s; display: inline-block; vertical-align: top; line-height: 16px; font-size: 16px;}
.new-list ul li{ border: 1px solid #dedede; margin-bottom: 25px; padding: 10px 50px 10px 22px; background: #fff; overflow: hidden;}
.new-list ul li:hover{ border: 1px solid #0093f3;}
.new-list ul li:hover .download-title a{ color: #0093f3;}
.new-list .download-info .morea{ margin-top: 20px; width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #0093f3; color: #fff;}
.new-list ul li:hover .download-info .morea{ background: #b6b6b6;}
.casetsnr .new-list .download-info .a{ width: 20%; float: left; height: 225px; overflow: hidden; margin-right: 5.8%;}
.casetsnr .new-list .download-info .morea{ margin-top: 15%!important;}
.casetsnr .new-list ul li{ padding: 20px 50px 20px 20px;}

/* 新闻  end*/

.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: 100%;height: 100%;}
.company-honor-list ul{ margin-left: 0px;}
.company-honor-list ul li{ float: left; width: 280px; text-align: center; font-size: 16px; margin: 0 20px 20px 0;}
.company-honor-list ul li .power-img{ display: inline-block; width: 142px; height: 158px; overflow: hidden;}
.company-honor-list ul li:hover .Company-title{ color: #0093f3;}
.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;}

/* 案例版本1  start*/

.case-list{ overflow: hidden; margin-top: 35px;}
.case-list ul li{ border: 1px solid #dedede; margin-bottom: 15px; padding: 22px 50px 22px 22px; background: #fff; overflow: hidden;}
.case-list ul li:hover{ border: 1px solid #0093f3;}
.case-list ul li:hover .download-title a{ color: #0093f3;}
.case-list .download-info .download-img{ width: 29.5%; float: left; margin-right: 5.8%;}
.case-list .download-info .download-img img{ width: 100%; display: block;}
.case-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .more{ margin-top: 20px; width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #b6b6b6; color: #fff;}
.case-list ul li:hover .download-info .more{ background: #0093f3;}

/* 案例版本1  end*/


/* 案例版本2  start*/

.casetwo-list{ overflow: hidden; margin-top: 35px;}
.casetwo-list ul li{ height: 146px; border: 1px solid transparent; position: relative; background: #f7f7f7; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s; margin-bottom: 20px;}
.casetwo-list ul li .download-info .download-img{ width: 194px; height: 145px; display: inline-block; vertical-align: top; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;}
.casetwo-list ul li .download-info .download-img img{ width: 164px; height: 111px; margin: 15px; border-bottom: 1px solid rgba(0, 0, 0, 0.09);}
.casetwo-list ul li:hover .download-info .download-img{ background: #ccc;}
.casetwo-list .download-info .download-basic{ margin: 15px 0 28px 15px; transition: all .3s ease-out 0s; display: inline-block; vertical-align: top; width: 70%;}
.casetwo-list ul li:hover .download-basic{ margin: 15px 0 28px 35px;}
.casetwo-list .download-info .download-title{ font-size: 20px;}
.casetwo-list .download-info .download-title:hover a{ color: #0093f3;}
.casetwo-list .download-info .download-discription i{ color: #666; font-size: 16px;}
.casetwo-list .download-info .fbsj{ color: #666; font-size: 14px; margin: 10px 0 5px;}
.casetwo-list .download-info .download-discription a:hover{ color: #0093f3;}

/* 案例版本2  end*/

.company-power-list{ overflow: hidden;margin-top: 30px;}
.company-power-list ul li{ display: inline-block; vertical-align: top; width: 282px; margin: 0 20px 20px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #0093f3;}
.company-power-list .power-img{ width: 100%; line-height: 0; overflow: hidden;}
.company-power-list .power-img img{ width: 100%;}
.company-power-list .Company-title{ text-align: center; width: inherit; background: #fff; line-height: 40px; height: 40px; color: #666; font-size: 14px;}
.company-power-list .big-img li{ margin-right: 65px;}
#company-honor{ margin-top: 35px; overflow: hidden;}
#company-honor .ry-nr{ overflow: hidden;}
#company-honor .ry-nr ul li{ float: left; text-align: center; width: 212px; margin: 0 23px 20px 0;}
#company-honor .ry-nr ul li .pic{ width: 212px!important; height: 276px!important; border: 1px solid #ccc; padding: 10px 10px 5px 10px; text-align: center; line-height: 0;}
#company-honor .ry-nr ul li .pic img{ width: 190px; height: 255px;}
#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: #0093f3;}
.about-zx{ margin-top: 35px;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}
.support_zx{ margin: 35px 0 0; overflow: hidden;}

/*foot*/

.foot{ position: relative; z-index: 666; font-family: arial; font-size: 0; background: url(../images/footbg.png)no-repeat center top;}
.foot .nav{ width: 100%; height: 70px; line-height: 70px; border-bottom: 1px solid #98d3fa;}
.foot nav{ padding: 0 25px;}
.foot nav a{ position: relative; text-align: center; color: #fff; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 52px;}
.foot nav a:nth-child(2){ width: 123px; line-height: 18px; padding-top: 20px; height: 70px;}
.foot nav a:nth-child(6){ width: 80px; line-height: 18px; padding-top: 20px; height: 70px;}
.foot nav a:last-child{ margin-right: 0;}
.foot nav a:before{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); background: #fff; width: 0; height: 2px; transition: all .3s; opacity: 0;}
.foot nav a:hover:before{ opacity: 1; width: 100%;}
.foot .content{ padding-top: 50px; overflow: hidden; height: 355px;}
.foot .content dt{ width: 280px; position: relative; color: #fff; font-size: 16px; line-height: 16px; padding-bottom: 15px; margin-bottom: 40px; border-bottom: 1px solid #cdcbcb;}
.foot .content dt:before{ content: ""; background: #fff; position: absolute; left: 0; bottom: -2px; width: 20px; height: 3px; z-index: 867;}
.foot .content dd{ text-align: center; line-height: 0;}
.foot .content .left{ width: 500px;}
.foot .content .zb ul li{ margin-bottom: 15px; color: #fff; font-size: 14px; line-height: 14px;}
.foot .bottom{ color: #333; font-size: 14px; width: 100%; height: 39px; line-height: 39px; text-align: center; background: #e9e4e4;}
.foot .bottom a{ color: #333; font-size: 14px;}
.foot .bottom a:hover{ color: #0093f3;}

/*group*/

.list-container{ width: 1200px; margin: 30px auto;}
.list-container .map-produt{ border-bottom: solid 1px #CCCCCC;}
.list-container .group{ margin: 60px 0 30px 0;}
.list-container .group .title{ font-size: 24px;}
.list-container .group .top-group{ margin-top: 40px;}
.list-container .group .groups{ margin-top: 20px;}
.list-container .group .title a{ font-size: 16px; float: right; width: 100px; height: 30px; line-height: 30px; color: #fff; background: #ffc700; text-align: center;}
.list-container .group .top-group ul li{ display: inline-block; margin-left: 25px; margin-bottom: 25px;}
.list-container .group .top-group a{ padding: 10px 10px; background: #e8e8e8; font-size: 16px; color: #333;}
.list-container .group .groups ul li{ border-bottom: 1px dashed #999; margin-bottom: 25px;}
.list-container .group .groups .k{ display: inline-block; font-size: 18px; margin: 0 30px 0 20px;}
.list-container .group .groups .v{ display: inline-block; vertical-align: top; width: 1100px;}
.list-container .group .groups .v a{ line-height: 20px; margin-right: 20px; margin-bottom: 20px; font-size: 16px; display: inline-block; color: #666666;}
.map-produt .map-produt-title{ font-size: 16px; color: #666666; padding-left: 20px; border-left: 5px solid #333;}
.map-produt-cate_list{ margin: 10px 0;}
.map-produt-cate_list a{ padding: 10px; color: #333; font-size: 16px;}

/*searchqy*/

.product-main .product-content .container-right .search-products ul li{ display: inline-block; margin: 0 20px 20px 0;}
.product-main .product-content .container-right .search-products ul li{ display: inline-block; margin: 0 20px 20px 0;}
.product-main .product-content .container-right .search-products .products-title{ text-align: center;}
.product-main .product-content .container-right .search-products .product-img img{ width: 150px;}
.product-main .product-content .container-right .search-news ul li{ margin: 0 0 20px 0; border-top: 1px solid #ccc; padding-top: 15px;}
.product-main .product-content .container-right .search-news .search-news-title{ font-size: 16px;}
.product-main .product-content .container-right .search-news .search-news-discription{ margin-top: 10px;}
.product-main .product-content .container-right .search-news .search-news-basic{ color: #999999;}
.product-main .product-content .container-right .search-news .search-news-basic span{ margin-right: 20px;}

/*webmap*/

.list-container{ width: 1200px; margin: 30px auto;}
.list-container .group{ margin: 60px 0 30px 0;}
.list-container .group .title{ font-size: 24px;}
.list-container .group .top-group{ margin-top: 40px;}
.list-container .group .groups{ margin-top: 20px;}
.list-container .group .title a{ font-size: 16px; float: right; width: 100px; height: 30px; line-height: 30px; color: #fff; background: #ffc700; text-align: center;}
.list-container .group .top-group ul li{ display: inline-block; margin-left: 25px; margin-bottom: 25px;}
.list-container .group .top-group a{ padding: 10px 10px; background: #e8e8e8; font-size: 16px; color: #333;}
.list-container .group .groups ul li{ border-bottom: 1px dashed #999; margin-bottom: 25px;}
.list-container .group .groups .k{ display: inline-block; font-size: 18px; margin: 0 30px 0 20px;}
.list-container .group .groups .v{ display: inline-block; vertical-align: top; width: 1100px;}
.list-container .group .groups .v a{ line-height: 20px; margin-right: 20px; margin-bottom: 20px; font-size: 16px; display: inline-block; color: #666666;}
.map-produt .map-produt-title{ margin: 25px 0; font-size: 16px; color: #0093f3; padding-left: 20px; border-left: 5px solid #0093f3;}
.map-produt-cate_list{ margin: 15px 0;}
.map-produt-cate_list a{ padding: 2px; color: #333; font-size: 14px; margin-right: 15px;}
.map-produt-cate_list a:hover{ background: #0093f3; color: #fff;}
.map-produt-cate_list ul li{ margin-bottom: 15px;}

/*放大兼容效果*/

.imgdet{position: relative;width: 500px;}
.imgdet .imglist{position: relative;display: inline-block;*display: inline;*zoom: 1;border: 1px solid #ccc;width: 500px;overflow: hidden;margin-top: 15px;padding: 10px 7px;}
.imgdet .imglist ul li{display: inline-block;*display: inline;*zoom: 1;width: 120px!important;line-height: 0;border: 2px solid #9a9b9b;margin-right: 10px;}
.imgdet .imglist ul .active{border: 2px solid #0093f3}
.imgdet .imglist ul li img{width: 100%;}
.imgdet .imgpart{ overflow: hidden; vertical-align: top;position: relative;border: 1px solid #9a9b9b; display: inline-block;*display: inline;*zoom: 1; width: 500px;height: 488px;}
.imgdet .imgpart .pic{position: relative;width: 100%;height: 100%}
.imgdet .imgpart .pic .magnify{display: none;position: absolute;top: 0;left: 0;width: 250px;height: 223.5; cursor: move;background-color: rgba(254, 128, 4, .2); filter: alpha(opacity=30)}
.imgdet .imgpart .pic img{width: 100%;height: 100%}
.imgdet .imgpart .bigpic{display: none; width: 500px;height: 447px; border: 5px solid #eee; background: #fff; color: #333; position: absolute; top: 0; left: 500px; overflow: hidden; -moz-box-shadow: 0 0 10px #777; -webkit-box-shadow: 0 0 10px #777; box-shadow: 0 0 10px #777; line-height: 400px; text-align: center; z-index: 999;}
.imgdet .imgpart .bigpic>img{position: absolute;top: 0;left: 0;width: 1000px;height: 894px;}
.product-basic .imgpart .prev{ background: url(../images/pro3_btnl.png) no-repeat; left: 0px;}
.product-basic .imgpart .next{ background: url(../images/pro3_btnr.png) no-repeat; right: 0px;}
.product-basic .imgpart .prev,.product-basic .imgpart .next{ position: absolute; top: 45%; display: block; width: 41px; height: 41px; cursor: pointer;}

/* 定语  start*/

.tab-wrap{ margin-top: 20px;}
.tab-wrap .nav_bar{ width: 100%; border-bottom: 2px solid #999; color: #202020;}
.tab-wrap .nav_bar i{ background: url(../images/cp-top-title.png); width: 13px; height: 22px; display: inline-block; vertical-align: middle;margin-right: 6px;}
.tab-wrap .nav_bar p.nav_bar_name{ width: 300px; line-height: 48px; font-size: 18px; font-weight: bold; float: left;}
.tab-wrap .nav_bar ul.breadcrumb{ float: right; color: #9a9a9a; line-height: 48px;}
.tab-wrap .nav_bar ul.breadcrumb>a{ color: inherit; transition: 0.3s;}
.tab-wrap .nav_bar ul.breadcrumb>a:hover{ color: #0093f3;}

/* 开始切换  start*/

.tab-wrap .tab-title{ margin-top: 30px;}
.tab-wrap .tab-title li{ width: 16.6679%; height: 55px; font-size: 18px; line-height: 55px; text-align: center; background: #000; color: #fff; float: left; border-right: 1px solid #fff; cursor: pointer; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.tab-wrap .tab-title li.active,.tab-wrap .tab-title li:hover{ background: url(../images/custom.png) no-repeat bottom center #0093f3; border-color: #fff; color: #fff;}
.tab-wrap .tab-content{ margin-top: 30px;}
.tab-wrap .tab-content .content-item{ display: none;}
.tab-wrap .tab-content .content-item.active{ display: block;}

/* 包含1  start*/

.tab-wrap .tab-content .scsl li{ width: 24%; float: left; margin: 0 1.3% 13px 0; text-align: center;}
.tab-wrap .tab-content .scsl li .pic{ border: 1px solid #e5e5e5; background: #fff; padding: 10px 9px; overflow: hidden;}
.tab-wrap .tab-content .scsl li img{ display: block; width: 100%;}
.tab-wrap .tab-content .scsl li .title{ margin-top: 10px; font-size: 16px; color: #000;}
.tab-wrap .tab-content .scsl li:hover .title{ color: #0093f3;}
.tab-wrap .tab-content .scsl li:hover .pic{ border: 1px solid #0093f3;}

/* 包含2  start*/

.tab-wrap .tab-content .tdsl li{ width: 24%; float: left; padding: 10px 9px; margin: 0 1.3% 13px 0; text-align: center; border: 1px solid #e5e5e5;}
.tab-wrap .tab-content .tdsl li .pic{ width: 268px; height: 210px; background: #fff; overflow: hidden;}
.tab-wrap .tab-content .tdsl li img{ display: block; width: 100%; transition: all .5s;}
.tab-wrap .tab-content .tdsl li .title{ margin-top: 10px; font-size: 16px; color: #000;}
.tab-wrap .tab-content .tdsl li:hover .title{ color: #0093f3;}
.tab-wrap .tab-content .tdsl li:hover .pic img{ transform: scale(1.5);}

/* 包含3  start*/

.tab-wrap .tab-content .mtzl li{ border: 1px solid #dedede; margin-bottom: 15px; padding: 22px 50px 22px 22px; background: #fff; overflow: hidden;}
.tab-wrap .tab-content .mtzl li .title dt{ font-size: 18px; margin-bottom: 10px;}
.tab-wrap .tab-content .mtzl li:hover{ border: 1px solid #0093f3;}
.tab-wrap .tab-content .mtzl li:hover .title dt a{ color: #0093f3;}
.tab-wrap .tab-content .mtzl li .pic{ width: 29.5%; float: left; margin-right: 5.8%;}
.tab-wrap .tab-content .mtzl li .pic img{ width: 100%; display: block;transition: all .5s;}
.tab-wrap .tab-content .mtzl li:hover .pic img{ transform: scale(1.1);}
.tab-wrap .tab-content .mtzl li .title dd{ color: #666; font-size: 14px;}
.tab-wrap .tab-content .mtzl li .morea{ margin-top: 20px; width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #b6b6b6; color: #fff;}
.tab-wrap .tab-content .mtzl li:hover .morea{ background: #0093f3;}

/* 包含4  start*/

.tab-wrap .tab-content .sczz li{ width: 24%; float: left; padding: 10px 9px; margin: 0 1.3% 13px 0; text-align: center; border: 1px solid #ccc;}
.tab-wrap .tab-content .sczz li .pic{ width: 268px; line-height: 0; height: 383px; background: #fff; overflow: hidden;}
.tab-wrap .tab-content .sczz li img{ display: block; width: 100%; transition: all .5s;}
.tab-wrap .tab-content .sczz li .title{ border: 1px solid #ccc; margin-top: 10px; font-size: 16px; color: #000; height: 40px; line-height: 40px;}
.tab-wrap .tab-content .sczz li:hover .title{ background: #0093f3; color: #fff;}

/*advantage*/

.advantage{ background: url(../images/ysbg.png)no-repeat center top; width: 100%; height: 1610px; overflow: hidden; padding-top: 60px; font-size: 0;}
.advantage .more-title{ text-align: center; margin: 0 auto 60px;}
.advantage .more-title h5{ color: #474747; font-size: 36px; line-height: 36px; font-weight: bold;}
.advantage .more-title h6{ color: #666; font-size: 18px; line-height: 18px; margin-top: 15px;}
.advantage .more-title h5 img{ vertical-align: middle; margin: 0 5px;}
.advantage ul li{ position: relative; height: 380px; margin-bottom: 65px;}
.advantage ul li:last-child{ margin-bottom: 0;}
.advantage ul li .bjy{ width: 122px; height: 122px; position: absolute; top: -38px;}
.advantage ul li .bjy_z{ left: -1px;}
.advantage ul li .bjy_y{ right: -1px;}
.advantage ul li>div{ display: inline-block; vertical-align: top; width: 600px; height: 380px; overflow: hidden;}
.advantage ul li .pic img{ width: 100%;}
.advantage ul li .text{ background: #fff; padding: 35px 0 0 30px;}
.advantage ul li .text dt>div{ display: inline-block; vertical-align: middle;}
.advantage ul li .text dt .bj{ color: #999; font-size: 48px; width: 80px; height: 80px; border: 1px solid #999; text-align: center; line-height: 80px; font-family: arial;}
.advantage ul li .text dt .by{ margin-left: 15px; color: #474747; font-size: 28px; line-height: 28px;}
.advantage ul li .text dt .by i{ margin-top: 15px; display: block; color: #999; font-size: 14px; line-height: 14px; text-transform: uppercase;}
.advantage ul li .text dl{ padding: 20px 15px 0 0;}
.advantage ul li .text dl dd{ padding-left: 100px; background: url(../images/yslicon.png)no-repeat 73px 10px; margin-bottom: 10px; color: #666; font-size: 16px; line-height: 26px;}
.advantage ul li .text ol>div{ display: inline-block; vertical-align: top;margin-right: 80px;}
.advantage ul li .text ol>div{ color: #474747; font-size: 16px;}
.advantage ul li .text ol>div span{ display: block; color: #474747; font-size: 18px; line-height: 18px; margin-bottom: 5px;}
.advantage ul li .text ol>div span i{color: #0890e1; font-size: 36px; font-family: arial;}
.advantage ul li .text ol{ padding: 30px 0 0 100px;}
.advantage ul .li1 .text ol div{margin-right: 70px;}
.advantage ul .li2 .text ol div{margin-right: 58px;}
.advantage ul li .text ol .kn3{ margin-right: 0;}

/*contact_nr*/

.contact_nr{ padding: 80px 0 30px;}
.contact_nr .feedbacklx{ background-color: rgb(255, 255, 255); box-shadow: 2px 0px 12.48px 0.52px rgba(0, 0, 0, 0.1); width: 1200px; height: 796px; overflow: hidden;}
.contact_nr .top{ margin: 110px auto 70px; color: #000; font-size: 28px; text-align: center;}
.contact_nr .top:after{ margin: 35px auto 0; display: block; content: ""; width: 80px; height: 3px; background-color: rgb(0, 0, 0);}
.contact_nr .feedbacklx .top{ margin: 45px 0 70px;}
.contact_nr .feedbacklx .top:after{ margin: 30px auto 0;}
.contact_nr .feedbacklx form{ margin: 0 37px 0 55px; font-size: 0;}
.contact_nr .feedbacklx form .input>div{ width: 503px; height: 40px; display: inline-block; vertical-align: top; border-bottom: 1px solid rgb(225, 225, 225);}
.contact_nr .feedbacklx form .input>div:nth-child(2n){ margin-left: 102px;}
.contact_nr .feedbacklx form input,.contact_nr .feedbacklx form .textarea textarea{ color: #666; font-style: italic; font-size: 18px; outline: none; border: none;width: 100%;}
.contact_nr .feedbacklx form .textarea{ border-bottom: 1px solid rgb(225, 225, 225);}
.contact_nr .feedbacklx form .sub{ position: relative; border-radius: 25px; width: 217px; height: 51px; text-align: center; line-height: 51px; margin: 85px auto 0; background: #0093f3; overflow: hidden;}
.contact_nr .feedbacklx form .sub input{ display: block; cursor: pointer; width: 100%; height: 100%; color: #fff; font-size: 20px; background: none;}
.contact_nr .feedbacklx form .sub{-webkit-transform: scale(1); -ms-transform: scale(1);-o-transform: scale(1); transform: scale(1);overflow: hidden;}
.contact_nr .feedbacklx form .sub:before{ content: '';display: block;width: 120%; height: 0; padding: 60% 0; background: #0093f3; border-radius: 50%;position: absolute;left: -10%;top: 50%; -webkit-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); z-index: -1; transition: all .5s;}
.contact_nr .feedbacklx form .sub:hover:before{ height: 100%; transform: translateY(-50%) scale(1);}
.contact_nr .feedbacklx form .sub:hover{ background: none; transition: all 1.5s;}
.contact_nr .feedbacklx form input::-webkit-input-placeholder{/* WebKit browsers */
	font-style: italic; color: #666;}
.contact_nr .feedbacklx form input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	font-style: italic; color: #666;}
.contact_nr .feedbacklx form input::-moz-placeholder{/* Mozilla Firefox 19+ */
	font-style: italic; color: #666;}
.contact_nr .feedbacklx form input:-ms-input-placeholder{/* Internet Explorer 10+ */
	font-style: italic; color: #666;}
.contact_nr .feedbacklx form .textarea textarea{ width: 100%; height: 180px; resize: none; font-family: "微软雅黑"; color: #666; font-size: 18px;font-style: italic;}
.contact_nr .feedbacklx form .textarea textarea::-webkit-input-placeholder{/* WebKit browsers */
	font-family: "微软雅黑"; color: #666; font-style: italic;}
.contact_nr .feedbacklx form .textarea textarea:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	font-family: "微软雅黑"; color: #666; font-style: italic;}
.contact_nr .feedbacklx form .textarea textarea::-moz-placeholder{/* Mozilla Firefox 19+ */
	font-family: "微软雅黑"; color: #666; font-style: italic;}
.contact_nr .feedbacklx form .textarea textarea:-ms-input-placeholder{/* Internet Explorer 10+ */
	font-family: "微软雅黑"; color: #666; font-style: italic;}
.contact_nr .lxgw ul li{ float: left; width: 375px; height: 228px; background-color: rgb(250, 250, 250); overflow: hidden; margin-right: 37px; text-align: center;}
.contact_nr .lxgw ul li .icon{ line-height: 0;}
.contact_nr .lxgw ul li dt{ line-height: 20px; color: #666; font-size: 20px; margin-bottom: 20px;}
.contact_nr .lxgw ul li dd{ line-height: 14px; color: #666; font-size: 14px;}
.contact_nr .lxgw ul li:nth-child(1) .icon{ padding: 70px 0 18px 0;}
.contact_nr .lxgw ul li:nth-child(2) .icon{ padding: 38px 0 18px 0;}
.contact_nr .lxgw ul li:nth-child(3) .icon{ padding: 60px 0 18px 0;}
.contact_nr .lxgw ul li:last-child{ margin-right: 0;}

/*case_tabnr*/

.case_tabnr{ background: #f1f1f1; width: 100%; margin: 0; padding: 0 0 50px;}
.case_tabnr .hd{ overflow: hidden; margin: 30px 0;}
.case_tabnr .hd ul li{ cursor: pointer; border-right: 1px solid #ccc; width: 50%; float: left; background: #222; text-align: center;font-size: 16px; height: 45px; line-height: 45px; color: #fff;}
.case_tabnr .hd ul li.on{ background: #0093f3;}
.case_tabnr .bd ul li{ padding: 15px; font-size: 16px; color: #000; background: #fff; overflow: hidden;}
.case_tabnr .bd ul li h3{ line-height: 38px; color: #000; font-size: 38px; font-weight: bold; margin-bottom: 20px;}
.case_tabnr .bd ul li .ms{ padding-bottom: 20px;}

/*product_tabnr*/

.product_tabnr{ background: #f1f1f1; padding: 10px 0 40px;}
.product_tabnr .top{ color: #333; font-size: 24px; text-align: center;}

/*.product_tabnr .top:after{ display: block; content: "Best  Product"; color: #999; font-size: 14px;}*/

.product_tabnr .hd{ margin: 45px auto 35px; text-align: center;}
.product_tabnr .hd ul li{margin-top: 16px; border-radius: 20px; width: 130px; height: 40px; line-height: 40px; text-align: center; display: inline-block; vertical-align: top; background: #fff; overflow: hidden; color: #999; font-size: 16px; margin-right: 50px; cursor: pointer;}
.product_tabnr .hd ul li:last-child{ margin-right: 0;}
.product_tabnr .hd ul li a{ display: block;}
.product_tabnr .hd ul li.on,.product_tabnr .hd ul li:hover{ background: #0093f3; color: #fff;}
.product_tabnr .hd ul li.on a,.product_tabnr .hd ul li:hover a{ color: #fff;}
.product_tabnr .list_nav{overflow: hidden;text-align: center;}
.product_tabnr .list_nav .on{color: #0093f3;background: url(../images/cpicons.png)no-repeat left center;}
.product_tabnr .list_nav a:hover{color: #0093f3;}
.product_tabnr .bd ul li dd{ display: inline-block; vertical-align: top; width: 285px; background: #fff; margin: 0 20px 20px 0; text-align: center;}
.product_tabnr .bd ul li dd .img{ width: 261px; overflow: hidden; line-height: 0;margin: 10px auto 0;}
.product_tabnr .bd ul li dd .img img{ width: 100%; transition: all .3s ease-in;}
.product_tabnr .bd ul li dd:hover .img img{ transform: scale(1.1);}
.product_tabnr .bd ul li dd .title{ width: 100%; height: 35px; padding-top: 5px; color: #333; font-size: 16px; overflow: hidden;}
.product_tabnr .bd ul li dd .title i{ display: block; color: #999; font-size: 12px; text-transform: uppercase;}
.product_tabnr .bd ul li dd:hover .title{ color: #0093f3;}

/*.new_tabnr .top:after{ display: block; content: "news"; color: #999; font-size: 14px;}*/

.new_tabnr .hd ul li{ background: #fff;}
.new_tabnr .hd ul li.on,.new_tabnr .hd ul li:hover{ background: #0093f3; color: #fff;}
.new_tabnr .hd ul li.on a,.new_tabnr .hd ul li:hover a{ color: #fff;}

/*.gsdq_tabnr .top:after{ display: block; content: "company"; color: #999; font-size: 14px;}*/

.gsdq_tabnr .hd ul li{ background: #fff;}
.gsdq_tabnr .hd ul li.on,.gsdq_tabnr .hd ul li:hover{ background: #0093f3; color: #fff;}
.gsdq_tabnr .hd ul li.on a,.gsdq_tabnr .hd ul li:hover a{ color: #fff;}
.yysp{ position: relative;}
.qfaxsb{ display: none; width: 59px; position: fixed; left: 50%; top: 60%; cursor: pointer; background-color: #ccc; text-align: center; font-size: 14px; color: #fff; margin-left: -659px; z-index: 6;}
.qfaxsb:hover{ background: #0093f3;}
.qfaxsb a{ display: block;padding: 12px 0;}
.qfaxsb:hover a{ color: #fff;}
.yysp .about-zx{ background: #fff; width: 890px; display: inline-block; vertical-align: top; padding: 20px 20px;}
.yysp .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden; margin-top: 20px;}
.yysp .newlistnav{ display: inline-block; vertical-align: top; width: 285px; margin-top: 35px; margin-left: 20px;}
.yysp .newlistnav h3{ position: relative; color: #222; font-size: 18px; height: 40px; border-bottom: 1px solid #e7e7e7;}
.yysp .newlistnav h3:before{ content: ""; width: 72px; height: 1px; background: #0093f3; position: relative; display: block; top: 38px;}
.yysp .newlistnav h3 i{ color: #0093f3;font-weight: bold;}
.yysp .newlistnav dl dd{ border-bottom: 1px solid #fff; font-size: 14px; margin-bottom: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.yysp .newlistnav .news_news{ margin-top: 20px; background: #fff; padding: 20px}
.yysp .newlistnav .news_hot{ background: #fff; padding: 20px}
.yysp .newlistnav dl dd:hover{ border-bottom: 1px solid #0093f3;}
.yysp .newlistnav dl dd:hover a{ color: #0093f3;}
.yysp .newlistnav dl{ padding-top: 20px;}

/*.casetsnr .top:after{ display: block; content: "cases"; color: #999; font-size: 14px;}*/


/*.casetsnr .hd ul li{ width: 195px; margin-right: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px;}*/


/*.casetsnr .hd ul li a{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}*/
