*{ 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;}
@font-face { font-family: 'impact'; src: url('../fonts/impact.ttf'); src: url('../fonts/impact.ttf'); format('embedded-opentype'), url('../fonts/impact.ttf'); format('woff'), url('../fonts/impact.ttf'); format('truetype'), url('../fonts/impact.ttf'); format('svg'); font-weight: normal; font-style: normal;}
.tywidth{ width: 1200px; margin: 0 auto;}

/*header*/

.header{ width: 100%;}
.header .h-nr-1{ width: inherit; background: #98d122; overflow: hidden;}
.header .header-top{ height: 36px; line-height: 36px;}
.header .header-top .header-left{ font-size: 14px; color: #fff;}
.header .header-top .header-right {}

.header .header-top .header-right a{ font-size: 14px; color: #fff;}
.header .header-top .header-right a+a+a{ margin-right: 0;}
.header .header-top .header-right span{ margin: 0 10px 0; color: #fff;}
.header .h-nr-2{ width: inherit; padding: 40px 0 60px;}
.header .h-nr-2 .zb{ position: relative;}
.header .h-nr-2 .dw{ position: absolute; left: 500px; top: -75px;}
.header .h-nr-2 .zb .left{ display: inline-block; position: relative;vertical-align: middle;margin-right: 16px;}
.header .h-nr-2 .zb .left img{ height: 51px;width: 52px;}
.header .h-nr-2 .zb .wb{ display: inline-block; vertical-align: middle; letter-spacing: 1px; position: relative; text-align: left;}
.header .h-nr-2 .zb .wb p{ font-size: 24px;line-height: 26px;color: #999;}
.header .h-nr-2 .zb .wb p b{ color: #98d122;font-weight: bold;}
.header .h-nr-2 .zb .wb p i{ font-size: 18px;}
.header .h-nr-2 .right{ float: right;}
.header .h-nr-2 .right .lx-ph{ position: relative; width: 49px; height: 52px;}
.header .h-nr-2 .right .lx-ph img{ width: 49px; height: 52px;}
.header .h-nr-2 .right>div{ display: inline-block; vertical-align: top; text-align: left;}
.header .h-nr-2 .right>div p{ color: #999; font-size: 18px;}
.header .h-nr-2 .right .dz-rx{ margin: 0 0 0 6px; line-height: 27px;}
.header .h-nr-2 .right>div p+p{ font-size: 24px; color: #98d122; font-weight: bold;}
.header .nav{ background: url(../images/navbg.png)no-repeat; background: url(../images/navbg.png)\9 no-repeat; width: 100%; height: 51px; position: relative; z-index: 17; background-size: 100%; overflow: hidden;}
.header .nav .nav-content{ height: 60px;}
.header .nav .nav-content ul li{ float: left; position: relative; width: 120px; height: 43px; text-align: center;}
.header .nav .nav-content ul li p{ position: relative; height: 43px; position: relative;}
.header .nav .nav-content ul li p i{ width: 100%; height: 100%; position: absolute; left: 0; top: 5px; visibility: hidden; z-index: 11;}
.header .nav .nav-content ul li p b{ position: relative; z-index: 12; margin-left: 20px;}
.header .nav .nav-content ul li:first-child+li+li+li+li+li+li+li+li{ margin-right: 0;}
.header .nav .nav-content ul li a{ color: #fff; font-size: 16px; position: relative; display: block; height: 43px; line-height: 53px;}
.header .nav .nav-content ul li.on p i,.header .nav .nav-content ul li:hover p i{ visibility: visible;}
.header .nav .nav-content ul li.on a,.header .nav .nav-content ul li:hover a{ color: #fff;}

/*banner*/

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

/*search*/

.search{ width: 100%; position: relative; box-shadow: 0px 1px 2.55px 0.45px rgba(0, 0, 0, 0.19);}
.search-content{height: 70px; line-height: 70px;}
.search-keywords{ display: inline-block;}
.search-keywords span{color: #333; font-size: 14px; display: inline-block; vertical-align: middle;}
.search-keywords a{ color: #999; font-size: 14px; display: inline-block; vertical-align: middle;}
.search-keywords i{ color: #999; font-size: 14px; display: inline-block; vertical-align: middle; margin: 0 6px 0 10px; width: 0; height: 12px; border-right: 2px solid #b8b8b8;}
.search-keywords a:hover{ color: #98D122;}
#searchForm{ background: url(../images/search.png)no-repeat; background: url(../images/search.png)\9 no-repeat; width: 310px; height: 34px; vertical-align: middle; margin: 18px 0 0 0;}
.search-form{ display: inline-block; float: right;}
#searchForm .search-input{ vertical-align: middle; line-height: 29px; background: none; border: none; height: 29px; margin: -42px 0 0 0; color: #e4e4e4; outline: none; width: 250px; text-indent: 5px;}
.search-form #s_btn{ background: none; width: 25px; height: 32px; text-align: center; color: #fff; outline: none; border: none; cursor: pointer; margin: 0 0 0 16px; display: inline-block; vertical-align: top;}
#searchForm .search-input::-webkit-input-placeholder{/* WebKit browsers */
	color: #e4e4e4;}
#searchForm .search-input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
	color: #e4e4e4;}
#searchForm .search-input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: #e4e4e4;}
#searchForm .search-input:-ms-input-placeholder{/* Internet Explorer 10+ */
	color: #e4e4e4;}

/*product-main*/

.product-main{ margin-top: 50px;}
.product-content{ width: 1200px; margin: 0 auto; overflow: hidden;}
.product-main .product-content .pro-right .recommend{ border: 1px solid #D8D8D8; margin: 20px 0 0;}
.product-main .product-content .pro-right .phoneus{ border: 1px solid #D8D8D8; margin: 20px 0 0;}
.product-main .product-content .pro-right .phoneus h3{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #98d122;}
.product-main .product-content .pro-right .phoneus p{ color: #494949; font-size: 14px; margin: 10px 0 10px 10px;}
.product-main .product-content .pro-right .recommend h3{ text-align: center; color: #fff; font-size: 24px; width: 100%; height: 40px; line-height: 40px; background: #98d122;}
.product-main .product-content .pro-right .recommend dl dd{ text-align: center; margin: 10px 0;}
.product-main .product-content .pro-right .recommend dl dd .pic{ width: 240px; height: 179px; overflow: hidden; display: inline-block; border: 1px solid #D8D8D8;}
.product-main .product-content .pro-right .recommend dl dd .pic:hover{ border: 1px solid #98d122;}
.product-main .product-content .pro-right .recommend dl dd .pic img{ width: 100%;}
.product-main .product-content .pro-right .recommend dl dd p:hover a{ color: #98d122; text-decoration: underline;}
.product-main .product-content .pro-right .recommend dl dd p a{ color: #494949; font-size: 14px;}
.product-main .product-content .pro-right .phoneus p a{ color: #fff; font-size: 14px; background: #98d122; display: inline-block; vertical-align: top; margin: 0 10px 0 15px; text-align: center; width: 98px; height: 30px; line-height: 30px;}
.product-main .product-content .pro-right .phoneus p a:hover{ text-decoration: underline;}
.product-main .product-content .pro-right .kk{ border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border: 1px solid #98d122;}
.product-main .product-content .pro-right{ width: 270px; margin-left: 20px;position: relative;}
.product-main .product-content .pro-right .bt{ border-top-left-radius: 8px; border-top-right-radius: 8px; width: 270px; text-align: center; background: #98d122; height: 118px; padding: 30px 0 0 0;}
.product-main .product-content .pro-right .bt h1{ color: #fff; font-size: 30px; line-height: 40px;}
.product-main .product-content .pro-right .bt h2{ color: #fff; font-size: 14px; text-transform: uppercase; font-family: arial;}
.product-main .product-content .pro-right .slideBox{ padding: 15px 0 0 20px;}
.product-main .product-content .pro-right .slideBox ul{ margin: 0 0 11px;}
.product-main .product-content .pro-right .slideBox ul:first-child,.product-main .product-content .pro-right .slideBox ul:first-child+ul,.product-main .product-content .pro-right .slideBox ul:first-child+ul+ul{ margin-bottom: 0;}
.product-main .product-content .pro-right .slideBox ul:last-child{ margin-bottom: 0;}
.product-main .product-content .pro-right .slideBox ul h3 a{ color: #fff; font-size: 16px;display: inline-block;}
.product-main .product-content .pro-right .slideBox ul h3{ background: url(../images/protab.png)no-repeat; width: 222px; height: 44px; line-height: 44px; padding-left: 50px; margin-bottom: 5px;}
.product-main .product-content .pro-right .slideBox ul h3 img{ display: inline-block; vertical-align: middle; margin: -5px 6px 0 0;}
.product-main .product-content .pro-right .slideBox ul li a{ color: #666; font-size: 14px;}
.product-main .product-content .pro-right .slideBox ul{ overflow: hidden;}
.product-main .product-content .pro-right .slideBox ul li{float: left;width: 47%;}
.product-main .product-content .pro-right .slideBox ul li a:hover{ color: #98D122;}
.product-main .product-content .pro-right .slideBox ul li a:before{ content: url(../images/protb.png); width: 10px; height: 10px; display: inline-block; margin: -3px 2px 0 0;}
.product-main .product-content .pro-right .slideBox ul li dd{ margin-bottom: 16px;}
/*.product-main .product-content .pro-right .slideBox ul li+li{ margin-left: 10px;}*/
.product-main .product-content .pro-left{ float: left; width: 910px;}
.product-main .product-content .pro-left .title-top{ border-bottom: 1px solid #c2c2c2; padding-bottom: 5px; overflow: hidden;}
.product-main .product-content .pro-left .title-top img{ display: inline-block; vertical-align: text-bottom; margin-right: 15px; width: 13px; height: 22px;}
.product-main .product-content .pro-left .title-top span{ color: #292929; font-size: 16px; display: inline-block;}
.product-main .product-content .pro-left .title-top > div{ display: inline-block;}
.product-main .product-content .pro-left .title-top > div > a{ color: #292929; font-size: 16px;}
.product-main .product-content .pro-left .title-top > div > a:hover{ color: #98d122;}
.product-main .product-content .pro-left .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .pro-left .cp-zl ul li{ position: relative; display: inline-block; vertical-align: top; overflow: hidden; width: 290px; margin: 0 16px 30px 0;}
.product-main .product-content .pro-left .cp-zl a {}

.product-main .product-content .pro-left .cp-zl .cp-img{ text-align: center; background: #fff; border: 1px solid rgb(229, 229, 229); width: 290px; height: 218px;overflow: hidden;}
.product-main .product-content .pro-left .cp-zl .cp-img img{width: 100%;}
.product-main .product-content .pro-left .cp-zl ul li:hover .cp-img img{ transform: scale(1.1, 1.1); transition-duration: 300ms;}
.product-main .product-content .pro-left ul li .db-title{ background-color: #eee; width: 290px; height: 35px; line-height: 35px; text-align: center;}
.product-main .product-content .pro-left ul li .cp-img .ycbk{ overflow: hidden; height: 223px;}
.product-main .product-content .pro-left ul li .db-title span{ font-size: 14px; color: #333;display: block;}
.product-main .product-content .pro-left ul li:hover .db-title{ background: #98d122;}
.product-main .product-content .pro-left ul li:hover .db-title span{ color: #fff;}
.product-main .product-content .pro-left .advantage-nr{ overflow: hidden; margin-top: 35px;}
.product-main .product-content .pro-left .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 .pro-left .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%;}
.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 #98d122;}
.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: #98d122; 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 .pro-left .cpxq{ margin-top: 25px; overflow: hidden;}
.product-main .product-content .pro-left .cpxq .top{    font-size: 23px;border-bottom: 4px solid #98d122;}
.product-main .product-content .pro-left .cpxq .top h1{ font-size: 18px; background: #98d122; width: 120px; height: 40px; color: #fff; line-height: 40px; text-align: center; padding: 0 5px; margin: 0 0 0 10px; display: inline-block;}
.product-main .product-content .pro-left .cpxq .cpxq-nr{ margin: 30px 0 20px; font-size: 14px;}
.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 #98d122;}
.Related-products .list-ul{ margin: 25px 12px 0 12px; overflow: hidden;}
.Related-products ul li{ float: left; width: 200px; height: 199px; margin: 0 21px 20px 0; text-align: center;}
.Related-products ul li .xg-img img{max-width: 100%;max-height: 100%;}
.Related-products ul li .xg-img{ width: 200px; height: 151px; 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:hover a .xg-img img{transform: scale(1.1, 1.1); transition-duration: 300ms;}
.Related-products .list-ul ul li:hover a .db-wb span{ color: #98d122;}
.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 #98d122;}
.Related-news .top-one, .Related-news .top-two{ color: #666; font-size: 18px; float: left; width: 100%; overflow: hidden;}
.Related-news .top-two {}

.Related-news .top a .bh{ margin-left: 5px; display: inline-block;}
.Related-news > .top:hover a{ color: #98d122;}
.Related-news .list-ul{ margin-top: 25px; overflow: hidden;}
.Related-news > .list-ul > ul{ display: inline-block;}
.Related-news .list-ul ul li{ margin-bottom: 15px; display: inline-block;vertical-align: top;width: 48%;overflow: hidden;height: 25px;}
.Related-news .list-ul ul li a{ font-size: 14px; color: #666;}
.Related-news .list-ul ul li a:hover{ color: #98d122;}
.Related-news1 .list-ul ul li a:before {}

.Related-news2 .list-ul ul li a:before{ content: ""; color: #666; width: 3px; height: 3px; background: #707070; display: inline-block; vertical-align: middle; margin: -3px 5px 0 0;}
.Related-news2 .list-ul ul li a:hover{ text-decoration: underline;}
.Related-news2 .list-ul ul li a:hover:before{ background: #98d122;}
.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: #98d122; background: #98d122; transition-duration: 0.2s; color: #fff;}
.new-cp-dc .ct-btn:hover {}

.new-cp-dc .tj-btn:hover{ border-color: #98d122; background: #98d122; 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: #98d122;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #98d122;}
.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 35px 20px 0;}
.company-honor-list ul li .power-img{ display: inline-block; width: 280px; height: 191px; overflow: hidden;}
.company-honor-list ul li:hover .Company-title{ color: #98d122;}
.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: #98d122;}
.case-list .download-info .download-discription{ color: #666; font-size: 14px;}
.case-list .download-info .download-discription a:hover{ color: #98d122;}
.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: #98d122;}
.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{ width: 100%; margin-top: 40px; position: relative; background: #98d122;}
.foot .content{ padding: 45px 0 35px;}
.foot .content ul li p{ font-size: 14px; color: #fff; line-height: 28px;}
.foot .content ul li dl dt h1{ font-size: 24px; color: #fff; font-weight: bold; font-family: arial; text-transform: uppercase; line-height: 20px;}
.foot .content ul li dl dt h2{ font-size: 18px; color: #fff; margin-bottom: 5px;}
.foot .content ul li dl dt h2:after{ content: url(../images/icon10.png); margin-left: 10px;}
.foot .content ul li dl dt{ border-bottom: 1px dashed #e8e8e8; margin-bottom: 10px;}
.foot .content ul li{ display: inline-block; vertical-align: top;}
.foot .content ul li:first-child{ width: 660px;}
.foot .content ul li:first-child dl dt{ width: 478px;}
.foot .content ul li:first-child a{ display: inline-block;vertical-align: top; font-size: 14px; color: #fff; line-height: 24px;}
.foot .content ul li:first-child dl+dl dt{ width: 600px; margin-top: 30px;}
.foot .content ul li:first-child dl:first-child dd{ width: 478px;}
.foot .content ul li:first-child dl dd a{ margin-right: 20px;}
.foot .content ul li:first-child+li dl dt{ width: 270px;}
.foot .content ul li:first-child+li+li{ text-align: center; float: right; margin-top: -20px;}
.foot .content ul li:first-child+li+li .ewm{ margin: 10px 0 0;}
.foot .bottom{ background: #98d122; height: 50px; line-height: 50px; width: 100%;border-top: 1px solid #e8e8e8;}
.foot .bottom .db-nr{ text-align: center;}
.foot .bottom .db-nr span,.foot .bottom .db-nr a{ font-size: 16px; color: #fff;}

/*btn_top*/

#btn_top ul{ overflow: hidden;}
#btn_top li{ float: left; margin-left: 10px;}
#btn_top li img{ display: block;}
#btn_top{ width: 43px; height: 43px; overflow: hidden; position: fixed; top: 85%; right: 51%; margin-right: -675px; cursor: pointer; display: none;}
#btn_top h4{ width: 43px; height: 43px; overflow: hidden; position: relative;}
#btn_top img{ display: block; position: absolute; top: 0; left: 0;}
























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