*{ 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: 'impact';src: url('../fonts/impact.ttf');font-weight: normal; font-style: normal;}
.ty_content,.tywidth{ width: 1200px; margin: 0 auto;}
.more-title{ width: 1200px; margin: 50px auto 30px; text-align: center;line-height: 0;}
.more-title .ff{ animation: zoomIn 1s; -moz-animation: zoomIn 1s; -webkit-animation: zoomIn 1s; -o-animation: zoomIn 1s; animation-play-state: paused;}
.more-title .on{ animation-play-state: running;}
.xzln1 .ff{ animation: lightSpeedIn 1s; -moz-animation: lightSpeedIn 1s; -webkit-animation: lightSpeedIn 1s; -o-animation: lightSpeedIn 1s; animation-play-state: paused;}
.xzln1 .on{ animation-play-state: running;}
.more-title h5{ font-size: 40px; font-weight: bold; color: #333; line-height: 40px;}
.more-title h6{ margin-top: 13px; font-size: 18px; color: #333; line-height: 18px;}

/*头部*/

.header{width: 100%;font-size: 0;}
.header .header-1{ background: #fff; border-bottom: 1px solid #eee; height: 40px; line-height: 40px;}
.header .header-1 .ty_content .welcome,.header .header-1 .ty_content nav a,.header .header-1 .ty_content nav i{color: #666; font-size: 14px;}
.header .header-1 .ty_content nav i{margin: 0 10px; font-size: 14px; display: inline-block; vertical-align: top;}
.header .header-1 .ty_content nav a:hover{ color: #dc2821;}

/*标语*/

.header .header-2{ height: 130px; padding-top: 30px;}
.header .header-2 .ty_content>div{ display: inline-block; vertical-align: top;}
.header .header-2 .ty_content .logo{ width: 180px;}
.header .header-2 .ty_content .text{position: relative; padding-left: 30px;}
.header .header-2 .ty_content .text:before{ content: ""; background-color: rgb(220, 220, 220); position: absolute; left: 0; top: 0; width: 1px; height: 73px; z-index: 9;}
.header .header-2 .ty_content .text p{ margin: 5px 0 15px; font-size: 24px; line-height: 24px; color: #333; font-weight: bold;}
.header .header-2 .ty_content .text b{font-weight: bold;}
.header .header-2 .ty_content .text i{ display: block; font-size: 22px; line-height: 22px; color: #333;}
.header .header-2 .ty_content .phone{ float: right;}
.header .header-2 .ty_content .phone>div{ display: inline-block; vertical-align: top;}
.header .header-2 .ty_content .phone .spic{ width: 73px; height: 73px; line-height: 0; margin-left: 15px;}
.header .header-2 .ty_content .phone .dh p{ margin: 12px 15px 16px; text-align: right; color: #555; font-size: 16px;line-height: 16px;}
.header .header-2 .ty_content .phone .dh h6{font-family: arial; font-size: 24px; line-height: 24px; color: #333;font-weight: bold;}

/*导航*/

.header .header-3{ background: #dc2821; height: 68px; line-height: 68px;}
.header .header-3 .ty_content nav a{ position: relative; color: #fff; font-size: 16px; display: inline-block; vertical-align: top; height: 68px; text-align: center;    padding-left: 28px;  padding-right: 28px;}
/*.header .header-3 .ty_content nav a:before{ content: ""; position: absolute; left: 24px; top: 0; background: url(../images/navon.png)no-repeat; width: 0; height: 100%; z-index: 1; transition: all .3s; visibility: hidden;}*/
.header .header-3 .ty_content nav a i{ position: relative; z-index: 2;}
.header .header-3 .ty_content nav .on{ background: url(../images/navon.png)no-repeat center;}
.header .header-3 .ty_content nav a:hover{ background: url(../images/navon.png)no-repeat center;}
.header .header-3 .ty_content nav ul{ display: none; position: absolute; top: 68px; z-index: 999; width: 100%; left: 0px;}
.header .header-3 .ty_content nav ul li{ text-align: center; height: 68px; line-height: 68px; font-size: 16px; color: #fff; background: #dc2821;}
.header .header-3 .ty_content nav ul li:hover{background: #fff;color: #333;}

/*banner*/

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

/*搜索*/

.search{ font-size: 0; background: #fff; border-bottom: 1px solid #eee; height: 70px; line-height: 70px; overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ margin-right: 10px; color: #333; font-size: 14px; font-weight: bold;}
.search-keywords i{ display: inline-block;vertical-align: top; color: #666; font-size: 14px; margin: 0 10px;}
.search-keywords a:hover{ color: #dc2821; text-decoration: underline;}
.search-keywords a{ color: #666; font-size: 14px;}
.search-form{ float: right;}
#searchForm{ margin: 15px 0 0 0; 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: 260px; margin-right: 23px;}
.product-main .product-content .pro-left .kk{ width: 100%; background: #f9f9f9; border: 1px solid #e5e5e5;}
.product-main .product-content .pro-left .top{ text-align: center; background: url(../images/protop.png)no-repeat; height: 90px; line-height: 90px;}
.product-main .product-content .pro-left .top i{font-size: 30px;color: #fff;text-transform: uppercase;}
.product-main .product-content .pro-left .sideMenu h6 a{ display: block; height: 64px; line-height: 64px; background: url(../images/proicon.png)no-repeat 210px center #333; padding: 0 40px 0 35px; font-size: 20px; color: #fff;}
.product-main .product-content .pro-left .sideMenu ul li a{ position: relative; display: block; height: 60px; line-height: 60px; background: #f9f9f9; font-size: 16px; color: #333; padding-left: 55px; border-bottom: 1px solid #eee;}
.product-main .product-content .pro-left .sideMenu ul li a:hover{ color: #dc2821;}
.product-main .product-content .pro-left .sideMenu ul li a:before{ content: ""; left: 0; top: 50%; width: 2px; height: 1px; position: absolute; background: #dc2821; visibility: hidden;}
.product-main .product-content .pro-left .sideMenu ul li a:hover:before{ top: 0; height: 50%; visibility: visible; transition: all .5s;}
.product-main .product-content .pro-left .sideMenu ul li a:after{ content: ""; left: 0; bottom: 50%; height: 1px; width: 2px; position: absolute; background: #dc2821; visibility: hidden;}
.product-main .product-content .pro-left .sideMenu ul li a:hover:after{ bottom: 0; height: 50%; visibility: visible; transition: all .5s;}
.product-main .product-content .pro-left .phone{ padding: 30px 0 35px; height: 120px;}
.product-main .product-content .pro-left .phone>div{ display: inline-block; vertical-align: top;}
.product-main .product-content .pro-left .icon{ margin: 10px 15px 0 20px;}
.product-main .product-content .pro-left .phone .text p{color: #555;font-size: 16px; line-height: 16px; margin-bottom: 15px;}
.product-main .product-content .pro-left .phone .text b{ display: block; color: #333;font-size: 24px; line-height: 24px; font-weight: bold; font-family: arial;}

/*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: #dc2821;}
.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 #dc2821;}
.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: #dc2821;}
.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: #dc2821;}
.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: #dc2821; 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: 917px;font: 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: #dc2821;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul li{ display: inline-block; vertical-align: top; width: 290px; text-align: center; margin: 0 23px 20px 0;}
.product-main .product-content .right .cp-zl .cp-img{ width: 290px; height: 214px; overflow: hidden; border: 1px solid #e5e5e5; border-bottom: none;}
.product-main .product-content .right ul li .cp-img img{ width: 100%; transition: all .3s;}
.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{ position: relative; height: 46px; line-height: 46px; background: #bfbfbf; color: #fff; font-size: 16px;}
.product-main .product-content .right ul li .db-title i{ position: relative; z-index: 6;}
.product-main .product-content .right ul li .db-title:before{ content: ""; left: 50%; bottom: 0; width: 0; height: 100%; position: absolute; background: #dc2821; visibility: hidden;}
.product-main .product-content .right ul li:hover .db-title:before{ left: 0; width: 100%; visibility: visible; transition: all .3s;}

/*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: #e15517; 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: 380px; overflow: hidden; float: left;}
.product-basic .product-img{ border: solid 1px #ccc;line-height: 0;}
.product-basic .product-img .big-img{ width: 100%; overflow: hidden;margin: auto;}
.product-basic .product-img .big-img img{width: 100%}
.product-basic .product-img .big-img{ text-align: center;}
.small-img{width: 378px; overflow: hidden; float: left; margin-top: 15px; border: solid 1px #ccc;}
.product-basic .product-img .small-img .checked{ border: 1px solid #dc2821;}
.product-basic .product-img .small-img li{ width: 120px;text-align: center;overflow: hidden; float: left; margin-right: 8px;}
.product-basic .product-img .small-img li + li + li{ margin-right: 0;}
.product-basic .product-img .small-img li img{ cursor: pointer;width: 100%;}
.jiathis_style{ margin: 5px 0 0 15px;}
#jiathis_webchat img{ display: inline-block;}
.product-border{ float: left; overflow: hidden; width: 522px; margin-left: 15px;}
.product-basic-info{ margin-left: 10px;}
.product-basic-info-item{ line-height: 35px; margin: 10px 0px; 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: #dc2821; 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: #dc2821; 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 #dc2821;}
.Related-products .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-products ul li{ display: inline-block; vertical-align: top; width: 215px;margin: 0 19px 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;    width: 215px;
    height: 159px;}
.Related-products ul li .xg-img img{width: 213px}
.Related-products ul li .db-wb{ font-size: 16px; line-height: 16px;}
.Related-products > .list-ul > ul > li > a:hover .db-wb{ color: #dc2821;}
.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 #dc2821;}
.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: #dc2821;}
.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: #dc2821;}
.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: #e15517; color: #fff;}
.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: #dc2821;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #dc2821;}
.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: 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: #dc2821;}
.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: #dc2821;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .download-discription a:hover{ color: #dc2821;}
.case-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-power-list{ overflow: hidden;margin-top: 30px;}
.company-power-list ul li{ display: inline-block; vertical-align: top; width: 280px; margin: 0 38px 20px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #dc2821;}
.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: #dc2821;}
.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{ background: #333; margin-top: 50px; font-size: 0;}
.foot nav{ height: 68px; line-height: 68px; background: #dc2821; overflow: hidden;}
.foot nav a{ color: #fff; font-size: 16px;}
.foot nav ul{ padding: 0 15px;}
.foot nav ul li{ display: inline-block; vertical-align: top; margin: 0 23px;}
.foot nav ul i{ color: #fff; font-size: 16px; display: inline-block; vertical-align: top;}
.foot nav a:hover{ text-decoration: underline;}
.foot .nr{ height: 270px; padding-top: 35px;}
.foot .nr>div{ display: inline-block; vertical-align: top;}
.foot .nr .left{ width: 488px;}
.foot .nr .left p{ color: #e0e0e0; font-size: 14px; line-height: 14px; margin-bottom: 18px;}
.foot .nr .wechat{ margin-top: 50px;}
.foot .nr .wechat dd{ display: inline-block; vertical-align: top; text-align: center;}
.foot .nr .wechat dd:first-child{ margin-right: 70px;}
.foot .nr .wechat dd p{ margin-top: 13px; color: #e0e0e0; font-size: 14px; line-height: 14px;}
.foot .nr .link{ width: 220px;}
.foot .nr .link ul{ float: left; width: 50%;}
.foot .nr .link ul:first-child+ul{ text-align: right;}
.foot .nr .link ul li a{ display: inline-block; vertical-align: top; color: #e0e0e0; font-size: 14px;}
.foot .nr .link ul li{ line-height: 14px; margin-bottom: 18px;}
.foot .nr .link ul li a:hover{ text-decoration: underline;}
.foot .bottom{ text-align: center; border-top: 1px solid #626262; height: 60px; line-height: 60px;}
.foot .bottom .db{ color: #fff; font-size: 14px;}
.foot .bottom .db a{ color: #fff; font-size: 14px;}
.foot .bottom .db a:hover{ text-decoration: underline;}

/*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: #dc2821; padding-left: 20px; border-left: 5px solid #dc2821;}
.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: #dc2821; color: #fff;}
.map-produt-cate_list ul li{ margin-bottom: 15px;}
