*{ 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{ 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;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 60px auto 30px; text-align: center;}
.more-title h5{ font-size: 38px; line-height: 38px; color: #474747;}
.more-title h5 i{ font-weight: bold;}
.more-title h6{ margin-top: 20px; font-size: 18px; color: #666; line-height: 18px;}
@-webkit-keyframes bounce-up{ 25%{-webkit-transform: translateY(2px);}
	50%, 100%{-webkit-transform: translateY(0);}
	75%{-webkit-transform: translateY(-2px);}
	}
@keyframes bounce-up{ 25%{transform: translateY(2px);}
	50%, 100%{transform: translateY(0);}
	75%{transform: translateY(-2px);}
	}
@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);}
	}

/*头部*/

.header{ width: 100%; font-size: 0;}
.header .header_slogan{ height: 140px;}
.header .header_slogan .logo{ width: 108px; padding-top: 35px;}
.header .header_slogan .text{ padding-top: 40px;}
.header .header_slogan .text h3{ color: #474747; font-size: 30px;line-height: 30px;margin: 0 0 10px 0;}
.header .header_slogan .text h3 i{ font-weight: bold;}
.header .header_slogan .text p{ color: #474747; line-height: 20px;font-size: 14px;}
.header .header_slogan .right>div{ display: inline-block; vertical-align: middle; margin-top: 30px;}
.header .header_slogan .right .wechat{ margin-left: 10px;}
.header .header_slogan .right .rx h3 i{ display: inline-block;vertical-align: top; font-size: 16px; font-weight: normal;}
.header .header_slogan .right .rx h3{ font-family: arial; color: #474747; font-size: 26px; font-weight: bold;line-height: 26px;}

/*导航*/

.header .nav{ width: 100%; height: 50px; line-height: 50px; background: #ededed;}
.header .nav .nav-content nav .xz{ width: 146px; height: 50px; position: relative; display: inline-block; vertical-align: top; text-align: center; margin-right: 3px;}
.header .nav .nav-content nav .xz i{ position: relative; z-index: 1; color: #333; font-size: 16px;}
.header .nav .nav-content nav .xz:before{ content: ''; background: #2941ad; width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; transform: translateY(-10%); transition: all .4s;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ opacity: 1; transform: translateY(0);}
.header .nav .nav-content nav .xz.on i,.header .nav .nav-content nav .xz:hover i{ color: #fff;}
.header .nav .nav-content nav a:last-child{ margin-right: 0;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 0%; top: 50px; z-index: 999; width: 100%; 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: #2941ad;}

/*banner*/

.banner{ width: 100%;line-height: 0;}
.banner img{ width: 100%;}

/*搜索*/

.search{ border-bottom: 1px solid #ccc; font-size: 0; width: 100%; height: 65px; line-height: 65px;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ padding-left: 10px; border-left: 2px solid #ed7020; font-weight: bold; color: #474747; font-size: 14px;}
.search-keywords a,.search-keywords i{ color: #474747; font-size: 14px;padding-right: 2%;}
.search-keywords a:hover{ color: #2941ad;}
.search-keywords i{ margin: 0 10px;}
.search-form{ float: right;}
#searchForm{ margin-top: 18px; background: url(../images/search.png)no-repeat; width: 239px; height: 31px; 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{ height: 31px; line-height: 31px; width: 87%;}
.search-form #s_btn{ width: 31px; height: 31px; 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{ margin-top: 50px;}
.product-content{ width: 1200px; margin: 0 auto; overflow: hidden;}

/*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: #2941ad; 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: 10px 15px 10px;}
.product-main .product-content .pro-left .sideMenu h3:first-child{ margin-top: 0;}
.product-main .product-content .pro-left .sideMenu h3{ background-color: rgb(237, 112, 32); width: 214px; height: 44px; line-height: 44px; margin: 10px 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: 55%; display: inline-block; vertical-align: top; padding-bottom: 15px;}
.product-main .product-content .pro-left .sideMenu dl:nth-child(2n){ width: 45%;}
.product-main .product-content .pro-left .sideMenu dl a:hover{ color: #2941ad;}
.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: 190px; 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: 24px; 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 .product-content .pro-left .sideMenu dl .cpa{ display: inline-block; color: #474747; font-size: 16px; max-width: 113px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*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: #2941ad;;}
.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 #2941ad;;}
.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: #2941ad;;}
.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: #2941ad;;}
.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: #2941ad;; 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: 5px; 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: #2941ad;;}
.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 15px 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 #ed7020; 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;overflow: hidden; 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: #ed7020; 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: #2941ad; 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%;height: 87px;}
.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: 410px; margin-left: 15px;}
.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: #2941ad; 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: #2941ad; 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 #2941ad;}
.Related-products .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-products ul li{ display: inline-block; vertical-align: top; width: 215px;margin: 0 13px 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: #2941ad;}
.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 #2941ad;}
.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: #2941ad;}
.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 a:hover{ color: #2941ad;}
.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: 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 .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;}
.user-content .container-right .feedback-item input[type=submit]:hover{ background: #2941ad; color: #fff;}
.join-zx{ margin-top: 35px;}

/* 新闻  start*/

.new-list{ margin-top: 35px; overflow: hidden;}
.new-list .download-info .a{ width: 29.5%; height: 188px; 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;}
.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: 15px; padding: 22px 50px 0 22px; background: #fff; overflow: hidden;}
.new-list ul li:hover{ border: 1px solid #2941ad;}
.new-list ul li:hover .download-title a{ color: #2941ad;}
.new-list .download-info .morea{ margin-top: 20px; width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #b6b6b6; color: #fff;}
.new-list ul li:hover .download-info .morea{ background: #2941ad;}

/* 新闻  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: #2941ad;}
.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: 10px 50px 10px 22px; background: #fff; overflow: hidden; height: 172px;}
.case-list ul li:hover{ border: 1px solid #2941ad;}
.case-list ul li:hover .download-title a{ color: #2941ad;}
.case-list .download-info .download-img{ width: 25.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: #2941ad;}

/* 案例版本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: #2941ad;}
.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: #2941ad;}

/* 案例版本2  end*/

.company-power-list{ overflow: hidden;margin-top: 30px;}
.company-power-list ul li{display: inline-block; vertical-align: top; width: 290px; margin: 0 20px 20px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #2941ad;}
.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: #ebebeb; 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: #2941ad;}
.about-zx{ margin-top: 10px;}
#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{ margin-top: 50px; font-size: 0; background: #333;}
.foot nav{ background: #2941ad; width: 100%; height: 60px; line-height: 60px;}
.foot nav ul{ padding: 0 90px;}
.foot nav ul a{ position: relative; color: #fff; font-size: 16px; display: inline-block; vertical-align: top; margin-right: 74px;}
.foot nav ul a:after{ content: ""; position: absolute; left: 0; bottom: 0; background: #fff; width: 0; height: 3px; transition: all .3s; z-index: 1;}
.foot nav ul a:hover:after{ width: 100%;}
.foot nav ul a:last-child{ margin-right: 0;}
.foot .footnr .link{ padding: 30px 0;}
.foot .footnr .link li,.foot .footnr .link i{ display: inline-block; vertical-align: top; color: #ccc; font-size: 14px;}
.foot .footnr .link li:first-child:hover{ text-decoration: none;}
.foot .footnr .link li:hover{ text-decoration: underline;}
.foot .footnr .content{ border-top: 1px solid #434343; padding-bottom: 50px;}
.foot .footnr .content .left ul li{ margin-bottom: 20px; line-height: 16px; color: #ccc; font-size: 16px;}
.foot .footnr .content .left{ padding-top: 40px; width: 500px;}
.foot .footnr .content .zb{ padding-top: 40px;}
.foot .footnr .content .zb dd{ display: inline-block; vertical-align: top; line-height: 0;}
.foot .footnr .content .right>div{ display: inline-block; vertical-align: top;}
.foot .footnr .content .right .dh{ text-align: right; margin-top: 40px;}
.foot .footnr .content .right .dh p{ color: #fff; font-size: 16px; line-height: 16px;}
.foot .footnr .content .right .dh h6{ font-family: arial; text-align: right; font-size: 26px; line-height: 26px; color: #fff;}
.foot .footnr .content .right .xx{ width: 1px; height: 88px; background: #434343; display: inline-block; vertical-align: top;}
.foot .footnr .content .right .bz{ text-align: center; margin-left: 15px;}
.foot .footnr .content .right .icon img{ animation: msClock 1.2s linear infinite; animation: msClock 1.2s linear infinite;}
.foot .bottom{ text-align: center; color: #7c7c7c; font-size: 14px; width: 100%; height: 60px; line-height: 60px; border-top: 1px solid #434343;}
.foot .bottom a{ color: #7c7c7c; font-size: 14px;}
.foot .bottom a:hover{ color: #ed7020;}

/*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{ width: 290px; display: inline-block; vertical-align: top; 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{ border: 1px solid #eee; border-bottom: none; width: 290px; height: 220px; overflow: hidden;}
.product-main .product-content .container-right .search-products ul li:nth-child(3n){ margin-right: 0;}
.product-main .product-content .container-right .search-products .product-img img{ width: 100%;}
.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: #2941ad; padding-left: 20px; border-left: 5px solid #2941ad;}
.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: #2941ad; color: #fff;}
.map-produt-cate_list ul li{ margin-bottom: 15px;}
.wb{overflow: hidden;width: 300px;}
