*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 12px/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;}

/*tywidth*/

.tywidth{ width: 1200px; margin: 0 auto;}

/*header*/

.header{ width: 100%; position: relative; z-index: 12;}
.header .h_nr_1{ width: inherit; position: relative;}
.header .header_top{ height: 40px; line-height: 40px;}
.header .header_top .header_left{font-size: 14px; color: #666;}
.header .header_top .blx{ position: absolute; left: 0; bottom: -2px; background: url(../images/headbl.png)no-repeat; width: 100%; height: 6px;}
.header .header_top .header_right a{ font-size: 14px; color: #666;}
.header .header_top .header_right i{ font-size: 14px; color: #666;margin: 0 27px 0 30px;}
.header .header_top .header_right a:hover{ color: #00cec2;}

/*header h_nr_2*/

.header .h_nr_2{ width: inherit;}
.header .h_nr_2 .zb{ padding: 40px 0 20px; height: 138px;position: relative;}
.header .h_nr_2 .zb>div{ display: inline-block; vertical-align: middle;}
.header .h_nr_2 .zb .left{ line-height: 0; margin-right: 22px;}
.header .h_nr_2 .zb .wb p{ color: #333; font-size: 24px; line-height: 25px;}
.header .h_nr_2 .zb .wb p b{ color: #00cec2; font-weight: bold;}
.header .h_nr_2 .zb .wb p + p > i{ color: #333; font-size: 18px;}
.header .h_nr_2 .right{ position: relative; float: right; margin: -5px 0 0 0;}
.header .h_nr_2 .right .rxnr>div{ display: inline-block; vertical-align: top; text-align: center;}
.header .h_nr_2 .right > div p{ color: #333; font-size: 16px; line-height: 26px; text-align: left;}
.header .h_nr_2 .right > div p+p{ font-size: 30px;color: #00cec2; font-family: 汉真广标;line-height: 30px;}
.header .h_nr_2 .right .img{ margin: 28px 7px 0 0;}
.header .h_nr_2 .alibaba{ position: absolute; right: 162px; top: 0; margin: 43px 130px 0 0; z-index: 15;}
.header .h_nr_2 .alibaba a:before{ content: ""; display: inline-block; vertical-align: middle; background: url(../images/alibb.png)no-repeat; width: 30px; height: 30px; margin: -5px 0 0 0; -webkit-animation: bounce-up 1.3s linear infinite;animation: bounce-up 1.3s linear infinite; -moz-animation: bounce-up 1.3s linear infinite; -ms-animation: bounce-up 1.3s linear infinite; -o-animation: bounce-up 1.3s linear infinite;}
@keyframes scratchy{ 0%{ background-position: 0 0;}
	25%{ background-position: 0 0;}
	26%{ background-position: 20px -20px;}
	50%{ background-position: 20px -20px;}
	51%{ background-position: 40px -40px;}
	75%{ background-position: 40px -40px;}
	76%{ background-position: 60px -60px;}
	99%{ background-position: 60px -60px;}
	100%{ background-position: 0 0;}
	}

/* 添加兼容性前缀 */

@-webkit-keyframes scratchy{ 0%{ background-position: 0 0;}
	25%{ background-position: 0 0;}
	26%{ background-position: 20px -20px;}
	50%{ background-position: 20px -20px;}
	51%{ background-position: 40px -40px;}
	75%{ background-position: 40px -40px;}
	76%{ background-position: 60px -60px;}
	99%{ background-position: 60px -60px;}
	100%{ background-position: 0 0;}
	}
@-moz-keyframes scratchy{ 0%{ background-position: 0 0;}
	25%{ background-position: 0 0;}
	26%{ background-position: 20px -20px;}
	50%{ background-position: 20px -20px;}
	51%{ background-position: 40px -40px;}
	75%{ background-position: 40px -40px;}
	76%{ background-position: 60px -60px;}
	99%{ background-position: 60px -60px;}
	100%{ background-position: 0 0;}
	}
@-ms-keyframes scratchy{ 0%{ background-position: 0 0;}
	25%{ background-position: 0 0;}
	26%{ background-position: 20px -20px;}
	50%{ background-position: 20px -20px;}
	51%{ background-position: 40px -40px;}
	75%{ background-position: 40px -40px;}
	76%{ background-position: 60px -60px;}
	99%{ background-position: 60px -60px;}
	100%{ background-position: 0 0;}
	}
@-o-keyframes scratchy{ 0%{ background-position: 0 0;}
	25%{ background-position: 0 0;}
	26%{ background-position: 20px -20px;}
	50%{ background-position: 20px -20px;}
	51%{ background-position: 40px -40px;}
	75%{ background-position: 40px -40px;}
	76%{ background-position: 60px -60px;}
	99%{ background-position: 60px -60px;}
	100%{ background-position: 0 0;}
	}
.header .h_nr_2 .alibaba .shake{ display: block; color: #00cec2; font-family: cursive; font-weight: 900; font-size: 25px; background: linear-gradient(left, #00cec2, #ffa421); background: -webkit-linear-gradient(left, #00cec2, #ffa421); background: -o-linear-gradient(right, #00cec2, #ffa421); -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: scratchy 1s linear forwards infinite;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: scratchy 1s linear forwards infinite; -moz-animation: scratchy 1s linear forwards infinite; -ms-animation: scratchy 1s linear forwards infinite; -o-animation: scratchy 1s linear forwards infinite;}
@-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);}
	}
/*header nav*/

.header .nav{ width: 100%; background: url(../images/navbg.png)no-repeat; background: url(../images/navbg.png)\9 no-repeat; height: 60px; line-height: 60px; overflow: hidden;}
.header .nav ul li{ float: left;position: relative;}
.header .nav ul li:after{ background: #03e6d9; right: 0;}
.header .nav ul li:after,.header .nav .nav-content ul li a p:after{ content: ""; width: 1px; height: 100%; position: absolute; top: 0; z-index: 12;}
.header .nav .nav-content ul li a p:after{ background: #01a299; right: -24px;}
.header .nav .nav-content ul .tsli:after,.header .nav .nav-content ul .tsli p:after{ display: none;}
.header .nav .nav-content ul li a p{ position: relative;}
.header .nav .nav-content ul li a{ color: #fff;padding: 0 23px; font-size: 16px; position: relative; display: inline-block;}
.header .nav .nav-content ul .tsli{ margin: 0;}
.header .nav .nav-content ul li.on a,.header .nav .nav-content ul li:hover a{ background: #ffa421;}

/*banner*/

.banner{ width: 100%;font-size: 0;}
.banner img{ width: 100%;}

/*search*/

.search{ width: 100%; position: relative;background: #f5f5f5;}
.search-content{height: 65px; line-height: 65px;}
.search-keywords{ display: inline-block;}
.search-keywords span img{ margin-right: 5px;}
.search-keywords span{font-weight: bold;color: #666; font-size: 14px;}
.search-keywords a{ color: #666; font-size: 14px;}
.search-keywords i{ color: #666; font-size: 14px; margin: 0 2px 0 5px;}
.search-keywords a:hover{ color: #00cec2; text-decoration: underline;}
#searchForm{ background: url(../images/search.png)no-repeat; background: url(../images/search.png)\9 no-repeat; width: 311px; height: 32px; vertical-align: top;margin: 15px 0 0;}
.search-form{ display: inline-block; float: right;}
#searchForm .search-input{ vertical-align: top; line-height: 32px; background: none; border: none; height: 32px; color: #cfd2d2; outline: none; width: 84%; text-indent: 10px;}
.search-form #s_btn{ background: none; width: 51px; height: 32px; text-align: center; color: #fff; outline: none; border: none; cursor: pointer; margin: 0px 0 0 -5px; display: inline-block; vertical-align: top;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #cfd2d2;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #cfd2d2;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #cfd2d2;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #cfd2d2;}

/*product-main*/

.product-main{ margin: 45px 0 0;}

/*product-main  pro-left*/

.product-main .product-content .pro-left{ width: 240px;}
.product-main .product-content .pro-left .top{ width: 240px; background: #00cec2; height: 115px; padding: 25px 0 0 20px;}
.product-main .product-content .pro-left .top dt{ color: #fff; font-size: 18px;line-height: 18px;}
.product-main .product-content .pro-left .top dd{ color: #fff; font-size: 18px; font-family: arial; text-transform: uppercase;line-height: 18px;}
.product-main .product-content .pro-left .top b{ color: #fff; font-size: 22px; font-weight: bold;line-height: 40px;display: block;}
.product-main .product-content .pro-left .kk{ border: 4px solid #dedede; border-top: none;padding: 15px 10px 25px;}
.product-main .product-content .pro-left .kk .sideMenu ul li{ border-bottom: 1px dashed #f0efef; padding: 0 0 6px 25px; margin-top: 10px;}
.product-main .product-content .pro-left .kk .sideMenu ul li a{ color: #333; font-size: 14px;}
.product-main .product-content .pro-left .kk .sideMenu ul li a:before{ content: ""; background: url(../images/proicon.png)no-repeat; width: 10px; height: 10px; display: inline-block; vertical-align: middle; margin: -3px 5px 0 0;}
.product-main .product-content .pro-left .kk .sideMenu ul li a:hover{ color: #ffa421;}
.product-main .product-content .pro-left .kk .sideMenu h3{ width: 213px; height: 45px; line-height: 45px; border-radius: 22px; margin: 15px auto 20px; background: #00cec2; padding: 0 0 0 40px;}
.product-main .product-content .pro-left .kk .sideMenu h3 a{ color: #fff; font-size: 16px;}
.product-main .product-content .pro-left .kk .sideMenu h3 i{ background: url(../images/fk1.png)no-repeat; width: 11px; height: 7px; float: right; margin: 20px;}
.product-main .product-content .pro-left .kk .sideMenu h3:hover{ background: #ffa421;}

/*product-main  pro-left 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 h3{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #00cec2;}
.product-main .product-content .pro-left .phoneus p{ color: #494949; font-size: 14px; margin: 10px 0 10px 10px;}
.product-main .product-content .pro-left .phoneus p a{ color: #fff; font-size: 14px; background: #00cec2; display: inline-block; vertical-align: top; margin: 0 10px 0 10px; text-align: center; width: 90px; 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{ width: 935px; margin-left: 25px;float: left;}
.product-main .product-content .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden;}
.product-main .product-content .right .title-top img{ display: inline-block; vertical-align: text-bottom; margin-right: 15px; width: 13px; height: 22px;}
.product-main .product-content .right .title-top span{ color: #292929; font-size: 16px; display: inline-block;}
.product-main .product-content .right .title-top > div{ display: inline-block;}
.product-main .product-content .right .title-top > div > a{ color: #292929; font-size: 16px;}
.product-main .product-content .right .title-top > div > a:hover{ color: #00cec2;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul {}

.product-main .product-content .right .cp-zl ul li{ float: left; width: 305px; margin: 0 10px 20px 0;}
.product-main .product-content .right .cp-zl .cp-img{ width: 305px; height: 229px; overflow: hidden; border: 1px solid #ccc;}
.product-main .product-content .right .cp-zl .cp-img img{width: 100%;}
.product-main .product-content .right .cp-zl ul li:hover .cp-img img{transform: scale(1, 1); transition: all 300ms;}
.product-main .product-content .right ul li .db-title{ color: #666; font-size: 14px; line-height: 14px; margin: 10px 0 0; text-align: center;}
.product-main .product-content .right ul li:hover .db-title{color: #00cec2;}
.product-main .product-content .right .advantage-nr{ overflow: hidden; margin-top: 35px;}
.product-main .product-content .right .process-nr{ overflow: hidden; margin-top: 35px; font-size: 14px;}
.pages{ margin-top: 50px; float: right; display: inline; padding-bottom: 10px;}
.pages span{ color: #9a9a9a; vertical-align: bottom;}
.pages .pgbtn{ border: 1px solid #ccc; color: #999;}
.pages a, .pages span{ display: inline-block; padding: 0 10px; margin: 0 3px; height: 26px; line-height: 26px; border: 1px solid #0896ba; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 16px;}
.pages a, .pages li{ display: inline-block; list-style: none; text-decoration: none; color: #0896ba;}
/*#xqy-fdj{ height: 386px;}*/
.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; overflow: hidden; float: left;}
.product-basic .product-img .big-img{ width: 340px; height: 260px; overflow: hidden;}
.product-basic .product-img .big-img img{ width: 100%;height: 100%;}
.product-basic .product-img .big-img{ text-align: center;}
.small-img{ height: 100px; width: 340px; overflow: hidden; float: left; margin-top: 15px;}
.product-basic .product-img .small-img .checked{ border: 1px solid #00cec2;}
.product-basic .product-img .small-img li{ width: 90px; height: 90px; overflow: hidden; float: left; margin-right: 20px;}
.product-basic .product-img .small-img li + li + li{ margin-right: 0;}
.product-basic .product-img .small-img li img{ width: 90px; height: 90px; cursor: pointer;}
.jiathis_style{ margin: 5px 0 0 15px;}
#jiathis_webchat img{ display: inline-block;}
.product-border{ float: left; overflow: hidden; width: 535px; margin-left: 15px;}
.product-basic-info{ margin-left: 10px;}
.product-basic-info-item{ line-height: 35px; margin: 10px 20px; font-size: 14px;}
.product-basic-info-item span{ border-bottom: 1px solid #dfdfdf; display: inline-block; width: 390px;}
.product-border .product-basic-info .clearfix{ zoom: 1; padding-top: 5px; margin: 0 20px;}
.more-case-button{ width: 200px; height: 50px; background: #00cec2; 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: #00cec2; 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 #00cec2;}
.Related-products .list-ul{ margin: 25px 12px 0 12px; overflow: hidden;}
.Related-products ul li{ float: left; width: 200px; height: 154px; margin: 0 22px 45px 0; text-align: center;}
.Related-products ul li .xg-img img{width: 100%;}
.Related-products ul li .xg-img{ width: 200px; height: 175px; border: 1px solid #ccc; overflow: hidden;}
.Related-products ul li .db-wb span{ font-size: 16px;}
.Related-products > .list-ul > ul > li > a{ display: inline-block; vertical-align: middle; color: #666;}
.Related-products > .list-ul > ul > li > a:hover .xg-img{ transition-duration: 300ms;}
.Related-products > .list-ul > ul > li > a:hover .db-wb{ color: #00cec2; transition-duration: 100ms;}
.Related-news{ margin-top: 50px; overflow: hidden;}
.Related-news .top{ color: #666; font-size: 18px; padding-bottom: 3px;}
.Related-news hr{ border: none; height: 1px; border-top: 2px solid #00cec2;}
.Related-news .top-one, .Related-news .top-two{ color: #666; font-size: 18px; float: left; width: 430px; overflow: hidden;}
.Related-news .top-two{ margin-left: 30px;}
.Related-news .top a .bh{ margin-left: 5px; display: inline-block;}
.Related-news > .top:hover a{ color: #00cec2;}
.Related-news .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-news > .list-ul > ul{ display: inline-block;}
.Related-news .list-ul ul li{ padding-bottom: 15px;}
.Related-news .list-ul ul li a{ font-size: 14px; color: #666;}
.Related-news .list-ul ul li:hover a{ color: #00cec2;}
.new-cp-dc{ margin-top: 35px; overflow: hidden;}
.new-cp-dc > .content{ position: relative; height: 450px;}
.new-cp-dc > .content > .left{ display: inline-block; width: 565px;}
.new-cp-dc > .content > .left .nr-1{ margin-top: 20px;}
.new-cp-dc > .content > .left .nr-1 .checkboxSpan{ margin-right: 15px;}
.new-cp-dc > .content > .left .nr-1 .bt{ text-align: right; width: 100px; display: inline-block;}
.new-cp-dc > .content > .left .nr-1 label{ margin-right: 20px;}
.new-cp-dc > .content > .left .nr-1 form{ padding-bottom: 30px;}
.new-cp-dc .content .top{ color: #000; font-size: 18px; font-weight: bold;}
.new-cp-dc > .content > .right{ display: inline-block; width: 290px; vertical-align: top; margin-left: 28px;}
.new-cp-dc > .content > .right .bd-pl {}

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

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

.user-content .container-right .feedback-item{ margin: 25px 0 0 0;}
.user-content .container-right .feedback-item .feedback-item-left{ width: 60px; display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right{ display: inline-block;}
.user-content .container-right .feedback-item .feedback-item-right input{ border: 1px solid #c9c9c9; outline: none; border-radius: 4px; height: 35px; padding-left: 5px;}
.user-content .container-right .feedback-item .feedback-submit{ border: 0; color: #fff; background-color: #e83711; width: 170px; height: 45px; font-size: 18px; border-radius: 4px; cursor: pointer;}
.join-zx{ margin-top: 35px;}
.new-list{ overflow: hidden; margin-top: 35px;}
.new-list .download-info{ padding: 15px;}
.new-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.new-list .download-info .download-img img{ width: 80%;}
.new-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-title a:hover{ color: #00cec2;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #00cec2;}
.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: #00cec2;}
.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: #00cec2;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .download-discription a:hover{ color: #00cec2;}
.case-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}
.company-power-list{ overflow: hidden; margin-top: 35px;}
.company-power-list ul{ margin: 0 0 0 0;}
.company-power-list ul li{ display: inline-block; width: 280px; margin: 0 21px 30px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #00cec2;}
.company-power-list ul li a{ display: inline-block;}
.company-power-list .power-img{ overflow: hidden; width: 280px; line-height: 0;}
.company-power-list .power-img img{ width: 280px; height: 190px;}
.company-power-list .Company-title{ text-align: center; width: inherit; background: #ebebeb; line-height: 30px; height: 30px; color: #666; font-size: 14px;}
.company-power-list .big-img li{ margin-right: 65px;}
.about-zx{ margin-top: 35px;}
#company-honor{ margin-top: 35px; overflow: hidden;}
#company-honor .ry-nr{ overflow: hidden;}
#company-honor .ry-nr ul li{ float: left; margin-right: 15px;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}

/*foot*/

.foot{ background: #00cec2; margin: 50px 0 0;}

/*foot link*/

.foot .link{width: 100%;/* height: 75px; *//* line-height: 75px; */background: #00baaf;padding-bottom: 13px;}
.frilist ul li a{ font-size: 14px; color: #fff;}
.frilist .by{display: inline-block;vertical-align: middle;line-height: 20px;padding: 20px 0 0 0;}
.frilist .by b{ font-size: 18px; color: #fff; font-weight: bold;}
.frilist .by p a{ font-size: 14px; color: #fff;}
.frilist ul{margin-left: 30px;display: inline-block;vertical-align: middle;width: 1067px;line-height: 25px;margin-top: 20px;}
.frilist ul li{float: left;margin-right: 7px;}
.frilist ul li a:hover{ color: #ffa421;}

/*foot content*/

.foot .content{ padding: 50px 0 25px;}
.foot .content .left{ width: 400px;}
.foot .content .left dl dd{ font-size: 14px; color: #fff; line-height: 34px;}
.foot .content .zb{ width: 260px;}
.foot .content .zb dt{ position: relative; width: 240px; border-bottom: 1px solid #fff; font-size: 16px; color: #fff; padding: 0 0 5px 0; margin: 0 0 10px 0;}
.foot .content .zb dt i{ text-transform: uppercase; font-size: 14px; font-family: arial; margin: 3px 5px 0 0;}
.foot .content .zb .dl>dl{ float: left; width: 50%;}
.foot .content .zb .dl dl dd{ line-height: 29px;}
.foot .content .zb .dl dl dd a{ font-size: 14px; color: #fff;}
.foot .content .zb .dl dl:first-child+dl{ padding: 0 0 0 30px;}
.foot .content .right{ padding: 5px 50px 0 0; overflow: hidden;}
.foot .content .right>div{ display: inline-block; vertical-align: top; text-align: center;}
.foot .content .right .pic p{ font-size: 14px; color: #f6f6f6; line-height: 14px; margin: 10px 0 0;}

/*foot bottom*/

.foot .bottom{ width: 100%; height: 45px; line-height: 45px;}
.foot .bottom .db{ text-align: center; color: #fff; font-size: 14px;border-top: 1px solid #fff;}
.foot .bottom .db a{ color: #fff; font-size: 14px;}
.foot .content .zb .dl dl dd a:hover,.foot .bottom .db a:hover{ color: #ffa421;}






























.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 {
	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;
}

.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;
}





#css3-animated-example h3 + div {
	height: 0px;
	padding: 0px;
	overflow: hidden;
	background: #fff;
	display: block!important;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.3s ease;
	moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition:all 0.3s ease;
	transition: all 0.3s ease;
}
#css3-animated-example .content li{
	margin-bottom: 10px;
	padding-left: 33px;

}
#css3-animated-example .content li a{
	color: #666666;

}
#css3-animated-example .content {
	padding-bottom: 10px;
}

#css3-animated-example h3.open + div {
	height: auto;
	background: #fff;
}
