﻿*{ margin:0 auto; padding:0; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{ font-family: "microsoft yahei"; color:#333; font-size:14px; background: #FFFFFF; text-transform: capitalize;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #20ce6b;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
h4, .h4, h5, .h5, h6, .h6{ margin: 0;}
.auto_1280{ width:1280px; position: relative;}


#home .home,
#solutions .solutions,
#products .products,
#news .news,
#gctd .gctd,
#contact .contact,
#about .about{ border-bottom: 4px solid #20ce6b;}





input,button,select,textarea{ outline:none; font-family: "microsoft yahei";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}

#warp{ width:100%; height:auto; overflow: hidden; position: relative;}

.Header{ width: 100%; height: 66px; padding: 12px 0; position: fixed; left: 0; top: 0; background: #FFFFFF; border-bottom: 1px solid #EEEEEE; z-index: 999;}
.Header .logo{ float: left; width: 207px; height: 66px;}
.Header .logo a{ display: block; width: 207px; height: 66px; background: url(../images/logo.png) no-repeat;}


.Header .Hsea{ float: right; width: 21px; height: 66px; background: url(../images/Hsea.png) no-repeat center;}
.Header .Hlang{ float: right; margin: 12px 30px 0 0; width: 40px; height: 40px; line-height: 40px; border: 1px solid #EEEEEE; border-radius: 50%; text-align: center;}
.Header .Hlang a{ display: block;  border-radius: 50%; }
.Header .Hlang a:hover{background:#20ce6b; color: #FFFFFF;}

.Header .nav{ float: right; width: auto; height: 46px; line-height: 46px; margin-top: 10px; padding-right: 30px;}
.Header .nav li{ float: left; font-size: 16px; position: relative; padding: 0 28px;}
.Header .nav li a{ display: inline-block; }
.Header .nav li a i{ padding-left: 8px; font-size: 20px; font-weight: bold;}
.Header .nav li a:hover{border-bottom: 3px solid #20ce6b;}

.Header .nav ul li ul{ position: absolute; left: -15px; top: 48px; background: #FFFFFF; width:180px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); display: none;  z-index:888 }
.Header .nav ul li ul li{ padding: 0; text-align: center; width:180px;  height: 42px; line-height: 42px; font-size: 14px; border-bottom: 1px solid #EEEEEE;}
.Header .nav ul li ul li a:hover{ background: #20ce6b;  color:#fff; border-bottom: none;}
.Header .nav ul li ul li a{ display:block;}
.Header .nav li ul li ul.nul2{ left:181px; top:0;}
.Header .nav li:hover ul.nul1{ display: block;}
.Header .nav li ul li:hover ul.nul2{ display: block;}



.searchshow{ width: 268px; height: 34px; z-index: 10;  background: #FFFFFF; position: absolute; right:0; top: 60px; display: none;}
.searchshow .inputt{ width: 208px; padding: 0 10px; height: 32px; border: 1px solid #ddd; border-right:none ; float: left; font-size: 14px; color:#999;}
.searchshow .submitt{ width: 39px; height: 34px; float: left;  border: none; background:#20ce6b; color: #FFFFFF; font-size: 18px; }

/**banner**/
.main_visual{ margin-top: 90px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:50px;height: 50px;background-repeat: no-repeat; background-position: center center; position: absolute;top: 50%;margin-top: -25px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 10%; opacity: 0;}
.main_visual .owl-next{background-image: url(../images/BR.png);right: 10%;  opacity: 0;}
.main_visual:hover .owl-prev{ opacity: 1.0;}
.main_visual:hover .owl-next{ opacity: 1.0;}
.main_visual .owl-dots{ width: 100%; text-align: center; height: 10px; position:absolute; left: 0; bottom: 30px;  z-index: 999;}
.main_visual .owl-dots .owl-dot{display: inline-block;  margin:0 5px ;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 10px; height: 10px; background:#FFFFFF; border-radius: 10px;}
.main_visual .owl-dot.active span{width: 10px; height: 10px; background:#20ce6b; border-radius: 10px;}


.inTit{ width: 1280px; height: auto; padding: 65px 0 43px 0;}
.inTitL{ float: left; width: auto;}
.inTitL h2{ font-size: 36px; line-height: 65px;}
.inTitL h3{ font-size: 28px; text-transform: capitalize; line-height:42px; font-weight: normal; color: #999;}
.inTit a{ display: block; float: right; margin-top: 35px; width: 150px; height: 43px; line-height: 43px; font-size: 16px; color: #FFFFFF; text-align: center; background: #20CE6B; border-radius: 30px;}
.inTit a i{ padding-left: 12px; font-size: 18px;}
.inTit a:hover{  background: #005bac;}



.inNewsTit{ width: 1280px; height: auto; padding: 65px 0 43px 0; text-align: center;}
.inNewsTit h2{ font-size: 36px; line-height: 65px;}
.inNewsTit h3{ font-size: 28px; text-transform: capitalize; line-height:42px; font-weight: normal; color: #999;}


.inNewsMore{ width: 100%; height: 43px; margin-top: 50px;}
.inNewsMore a{ display: block; width: 150px; height: 43px; line-height: 43px; font-size: 16px; color: #FFFFFF; text-align: center; background: #20CE6B; border-radius: 30px;}
.inNewsMore a i{ padding-left: 12px; font-size: 18px;}
.inNewsMore a:hover{  background: #005bac;}


.inAbleft{ float: left; width: 655px; height: auto; overflow: hidden;}
.inAbleft p{ line-height: 30px; font-size: 16px; margin-bottom: 25px;}
.inAbleft a{ display: block; float: left; width: 150px; height: 43px; line-height: 43px; font-size: 16px; color: #FFFFFF; text-align: center; background: #20CE6B; border-radius: 30px;}
.inAbleft a i{ padding-left: 12px; font-size: 18px;}
.inAbleft a:hover{  background: #005bac;}

.inAbRight{ float: right; width: 568px; height: auto; overflow: hidden;}

.inProbg{ padding: 0 0 65px 0; background: #f5f5f5; width: 100%;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; box-sizing: border-box;  background: #FFFFFF; border: 1px solid #eee;background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item dt{ width: 100%; height: auto; padding: 15px 0; border-bottom: 1px solid #EEEEEE;}
.main_visual1 .owl-carousel .item dt img{ width: 180px; height: 80px;}
.main_visual1 .owl-carousel .item dd img{ width: 200px; height: 200px;}
.main_visual1 .owl-carousel .item dd div{ padding: 20px 30px;}
.main_visual1 .owl-carousel .item dd div h4{ height: 30px; line-height: 30px; overflow: hidden; font-size: 18px;}
.main_visual1 .owl-carousel .item dd div p{ font-size: 14px; line-height: 20px; height: 40px; overflow: hidden;}
.main_visual1 .owl-carousel .item dd div h3{ width: 30px; height: 20px; border: 1px solid #EEEEEE; border-radius: 30px; margin-top: 20px; display: inline-block; background: url(../images/rights.png) no-repeat center;}
.main_visual1 .owl-carousel .item a:hover{ color: #FFFFFF;}
.main_visual1 .owl-carousel .item a:hover div{ background: #20CE6B;}
.main_visual1 .owl-carousel .item a:hover div h3{background: url(../images/right.png) no-repeat center;}


.main_visual1 .owl-prev,.main_visual1 .owl-next{width:60px;height: 40px; border-radius: 30px; background-repeat: no-repeat; background-position: center center; position: absolute;top: -90px; right: 0; text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-prev{background: #FFFFFF url(../images/lefts.png) no-repeat center; margin-right: 80px;}
.main_visual1 .owl-next{background: #FFFFFF url(../images/rights.png) no-repeat center;}
.main_visual1 .owl-prev:hover{ background: #20ce6b url(../images/left.png) no-repeat center; }
.main_visual1 .owl-next:hover { background: #20ce6b url(../images/right.png) no-repeat center; }
.main_visual1 .owl-dots{ display: none; }



.main_visual2 .owl-carousel,.main_visual2 .owl-stage-outer,.main_visual2 .owl-stage,.main_visual2 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual2 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; box-sizing: border-box;  text-align:center; background:#fff; border: 1px solid #eee;background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual2 .owl-carousel .item img{ width:80%; padding:15px 0;}
.main_visual2 .owl-prev,.main_visual2 .owl-next{width:60px;height: 40px; border-radius: 30px; background-repeat: no-repeat; background-position: center center; position: absolute;top: -90px; right: 0; text-indent: -999px; overflow: hidden;}
.main_visual2 .owl-prev{background: #f5f5f5 url(../images/lefts.png) no-repeat center; margin-right: 80px;}
.main_visual2 .owl-next{background: #f5f5f5 url(../images/rights.png) no-repeat center;}
.main_visual2 .owl-prev:hover{ background: #20ce6b url(../images/left.png) no-repeat center; }
.main_visual2 .owl-next:hover { background: #20ce6b url(../images/right.png) no-repeat center; }
.main_visual2 .owl-dots{ display: none; }

.inSoubg{ width: 100%; height: auto; padding-bottom: 108px; background: url(../images/inSoubg.png) no-repeat center; background-size:cover;}
.inSoubg dl{ float: left; width: 33.3%; height: auto; overflow: hidden; text-align: center; position: relative;}
.inSoubg dl dt{ width: 100%; height: auto; overflow: hidden;}
.inSoubg dl dt img{width: 100%; height: auto; }
.inSoubg dl dd{ width: 100%; height: 56px; position: absolute; left: 0; bottom: 17px; overflow: hidden;  color: #FFFFFF; }
.inSoubg dl dd h4{ line-height: 35px; font-size: 20px;}
.inSoubg dl dd p{ line-height: 21px;}
.inSoubg dl div{transition: all ease .5s; position: absolute; left: 0; top: 0; background-color: rgba(32,206,107,0.7); color: #FFFFFF; width: 100%; height: 100%; opacity: 0;}
.inSoubg dl div h2{line-height: 35px; font-size: 20px; padding-top: 86px;}
.inSoubg dl div h3{ line-height: 21px; font-size: 14px; font-weight: normal;}
.inSoubg dl div span{ font-size: 40px; line-height: 65px;}
.inSoubg dl:hover dd{ opacity: 0;}
.inSoubg dl:hover div{ opacity: 1.0;}

.innewsBg{ width: 100%; padding-bottom: 65px; background: url(../images/innewsbg.png) no-repeat; background-size:cover;}

.innewsBg dl{ float: left; background: #FFFFFF; position: relative; margin:1%; width: 31.33%; height: auto;  }
.innewsBg dl dt{ width: 100%; height: auto;}
.innewsBg dl dt img{ width: 100%; height: auto;}
.innewsBg dl dd{ width: 100%; height: auto; background: #FFFFFF; box-sizing: border-box; padding: 20px 30px; overflow: hidden;}
.innewsBg dl dd p{ line-height: 28px;}
.innewsBg dl dd h4{ line-height: 30px; height: 60px; overflow: hidden; font-size: 16px;}

.footer{ width: 100%; height: auto; padding: 55px 0; background: #091434;}
.footerWx{ float: left; width: 133px; height: 133px;}
.footerWx img{ width: 133px; height: 133px;}

.footerCon{ float: left; width: 500px; margin-left: 25px;}
.footerCon h4{ color:#FFFFFF; font-size: 18px; line-height: 28px; margin-bottom: 20px;}
.footerCon li{ height: 16px; line-height: 16px; padding: 6px 0; color: #CCCCCC;  }
.footerCon li img{vertical-align: middle; padding-right: 10px;}


.footerMenu{ width: 620px; float: right; overflow: hidden;}
.footerMenu dl{ float: left; width: 25%; height: auto; overflow: hidden;}
.footerMenu dl dt{ color: #FFFFFF; font-size: 18px; line-height: 28px; margin-bottom: 20px; font-weight: bold;}
.footerMenu dl dd{ width: 100%; height: auto;}
.footerMenu dl dd a{ display: block; color: #CCCCCC; line-height: 30px;}
.footerMenu dl dd a:hover{ color: #FFFFFF;}

.footerCopy{ width: 100%; height: 36px; line-height: 36px; background: #091434; color: #CCCCCC; padding: 20px 0; border-top: 1px solid #303e53;}



.client-2 {
            position: fixed;
            right: -152px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 80px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 14px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 3px;
            margin-top: 10px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #20ce6b;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #20ce6b;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }

.banner2{ width: 100%; height: 350px; margin-top: 90px;}
.banner2Txt{ width: 1280px; box-sizing: border-box; padding: 110px 0 0 0; color: #FFFFFF;}
.banner2Txt h2{ font-size: 30px; line-height: 60px; text-shadow: 0px 3px 6px rgba(0,0,0,0.16);}
.banner2Txt h3{ font-size: 42px; line-height: 70px; text-shadow: 0px 3px 6px rgba(0,0,0,0.16);}
 

.abmenuBg{ width: 100%; height: 72px; background: #f9f9f9; border-bottom: 2px solid #EEEEEE;}
.abmenu{ width: 1280px; height: auto; line-height: 72px; font-size: 16px; }
.abmenuL{ float: left;}
.abmenuL a{ display: block; float: left; padding: 0 25px;}
#lm_hover{ background: #20ce6b; color: #FFFFFF; }
.abmenu span i{ padding-right: 10px; color: #20CE6B;}

.abBrandbg{ width: 100%; height: auto; background: url(../images/abBrandbg.png) no-repeat center; padding-bottom: 70px;}

.abculbg{width: 100%; height: auto; background: url(../images/abculbg.png) no-repeat center bottom; padding-bottom: 161px;}
.abculbg dl{ cursor: pointer; float: left; background: #FFFFFF; width: 24%; margin: 0 0.5%; background: #FFFFFF; box-sizing: border-box; text-align: center; padding: 45px 20px;}
.abculbg dl dt{ width: 100%; height: auto;}
.abculbg dl:hover dt img{filter: brightness(100);}
.abculbg dl:hover{ background: #20CE6B; color: #FFFFFF;}
.abculbg dl:hover h4{ background: #FFFFFF;}
.abculbg dl dd{ width: 100%; height: auto; padding-top: 30px;}
.abculbg dl dd h3{ font-size: 24px; line-height: 36px;}
.abculbg dl dd p{ line-height: 30px;}
.abculbg dl dd h4{ width: 45px; height: 7px; background: #20CE6B; display: inline-block; margin-top: 25px;}

.abImgList{ width: 1300px; height: auto; padding: 50px 0;}
.abImgList dl{ float: left; width: 24%; margin: 0.5%; text-align: center;}
.abImgList dl dt{ width: 100%; height: auto; overflow: hidden;}
.abImgList dl dt img{ width: 80%; height: auto; }
.abImgList dl dd{ width: 100%; height: 42px; line-height: 42px; font-size: 15px; overflow: hidden;}

.webposi{ width: 1280px; height: 72px; line-height: 72px; font-size:16px;}
.webposi i{ padding-right: 10px; color: #20CE6B;}
.about-info{ width:1280px; height:auto; padding-bottom:30px; line-height:26px; font-size:15px; overflow:hidden;}
.about-info img{ max-width:100%; height:auto;}

.conMap{ width:1280px; height:450px; overflow:hidden;}

.conFed {
    width: 1280px; padding-bottom:50px;
    height: auto;
    overflow: hidden;
}

    .conFed dl {
        width: 100%;
        height: auto;
    }

        .conFed dl dt {
            width: 100%;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
        }

        .conFed dl dd {
            width: 100%;
            height: 42px;
        }

            .conFed dl dd input {
                width: 100%;
                padding: 0 15px;
                height: 42px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 42px;
                border-radius: 5px;
            }

            .conFed dl dd textarea {
                width: 100%;
                padding: 15px;
                height: 80px;
                border: 1px solid #dedede;
                box-sizing: border-box;
                line-height: 24px;
                border-radius: 5px;
            }

    .conFed li {
        width: 100%;
        height: 42px;
        margin-top: 20px;
    }

        .conFed li input {
            width: 100%;
            height: 42px;
            line-height: 42px;
            border: none;
           background: #20ce6b;
            color: #FFFFFF;
            font-size: 16px;
            border-radius: 5px;
        }

.newsList{ width: 1300px; height: auto; overflow: hidden; padding:30px 0;}
.newsList dl{ float: left; width: 31%; height: auto; overflow: hidden; margin: 1%; background:#fff;}
.newsList dl dt{ width: 100%; height: auto; overflow: hidden;}
.newsList dl dt img{ width: 100%; height: auto;}
.newsList dl dd{ width: 100%; height: auto; overflow: hidden; box-sizing: border-box; padding: 30px 25px; background: #f5f5f5;}
.newsList dl dd h2{color: #A8A8A8; font-size: 15px; line-height: 36px; font-weight: normal;}
.newsList dl dd h4{font-size: 16px;font-weight: normal;color: #000000; line-height: 30px; height: 30px; overflow: hidden; margin-top: 10px;}
.newsList dl dd p{ margin-top: 10px; line-height: 28px; height: 56px; overflow: hidden; color: #666666;}
.newsList dl dd h3{transition: all ease .5s; width: 162px; height: 40px; border: 1px solid #999999;  text-align: center; line-height: 40px; color: #666; float: left; margin-top:25px; font-weight: normal;}
.newsList dl dd h3 i{ padding-left: 8px;}
.newsList dl a:hover h3{background: #20ce6b; color: #FFFFFF; border: 1px solid #20ce6b;}
.newsList dl a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}

.newsBg{ width:100%; padding:150px 0 30px 0; background:#f5f5f5;}
.NewsShow{ width:1280px; box-sizing:border-box; background:#fff; padding:30px;}
.NewsShowTit{ width:100%; height:auto; line-height:42px; font-size:30px; text-align:center; padding:15px 0; font-weight:bold;}
.NewsShowAdmin{ width:100%; line-height:30px; text-align:center; color:#999;}
.NewsShowInfo{ padding:25px 0; line-height:28px; font-size:15px; overflow:hidden;}
.NewsShowInfo img{ max-width:100%; height:auto;}
.NewsShowInfo table{ border:1px solid #ccc; border-left:0px; border-top:0px; font-size: 13px; width:100%; border-collapse:collapse;}
.NewsShowInfo table td{ border:1px solid #ccc;border-right:0px; border-bottom:0px; padding:12px 2px;  text-align:center}
.NewsShowInfo table tr:first-child{ background: #f7f7f7;}

.newsPrev{ width:100%; line-height:30px; font-size:15px;}


/*product list*/
.parts-list{ padding:30px 0;}
.parts-list table{border: 1px solid #CCCCCC;border-collapse: collapse;border-spacing: 0; width: 1280px;}
.parts-list th{border: 1px solid #CCCCCC;background-color: #E0E4E9;color: #000000;font-size: 15px;padding: 15px;text-align: center;}
.parts-list td{background-color: #FFFFFF;border: 1px solid #CCCCCC;color: #042437;font-size: 15px;padding: 15px 0;text-align: center;vertical-align: middle;}
.parts-list td img{max-width: 60px;}
.parts-list td.i{border-left: medium none;}
.parts-list td.p{padding-left: 15px;text-align: left;}
.parts-list td.p a{font-weight:bold;color:#004480;font-size: 12px;}
.parts-list td.p a{font-weight:bold;color:#004480;font-size: 12px;}
.parts-list td a.p{position:relative}
.parts-list td .pic{ position:absolute;left:0;bottom: 20px;}
.parts-list td .pic img{ width:60%}
.parts-list td a.mfg{color:#004480;font-size: 12px;}
.parts-list td a.view{background: #20ce6b; border-radius: 3px; color: #FFFFFF;font-size: 14px;padding:8px 15px;text-decoration: none; cursor:pointer}
.parts-list td a.view:hover{background: #169e50;}

.parts-list tr:first-child th{ background:#20CE6B; color:#fff;}
.parts-list tr:nth-child(even) td{ background:#f7f7f7;}

.replaceWz{ line-height:32px; margin:10px auto 0 auto; width:1280px; height:32px; font-size:16px;}
.replaceWz i{ padding-right:10px;}
.replaceMain{ width:1280px; height:auto; padding:30px 0;}
.replaceLeft{ float:left; width:250px; height:auto; overflow:hidden;}
.replaceLeft h2{ width:100%; height:78px; line-height:78px; color:#fff; box-sizing:border-box; padding:0 20px; border-radius:10px 10px 0 0; background:#20CE6B; font-size:26px;  border-bottom:1px solid #fff;}
.replaceLeft li{ width:100%; height:46px; line-height:46px; border-bottom:1px solid #fff; font-size:16px; background: #f9f9f9; box-sizing:border-box;}
.replaceLeft li a{ display:block; padding-left:20px;}

.replaceRight{ float:right; width:1000px; height:auto; overflow:hidden;}
.replaceRight dl{ float: left; width: 31%; height: auto; overflow: hidden; margin: 1%; background:#fff;}
.replaceRight dl dt{ width: 100%; height: auto; overflow: hidden;}
.replaceRight dl dt img{ width: 100%; height: auto;}
.replaceRight dl dd{ width: 100%; height: auto; overflow: hidden; box-sizing: border-box; padding: 30px 25px; background: #f5f5f5;}
.replaceRight dl dd h2{color: #A8A8A8; font-size: 15px; line-height: 36px; font-weight: normal;}
.replaceRight dl dd h4{font-size: 16px;font-weight: normal;color: #000000; line-height: 30px; height: 30px; overflow: hidden; margin-top: 10px;}
.replaceRight dl dd p{ margin-top: 10px; line-height: 28px; height: 56px; overflow: hidden; color: #666666;}
.replaceRight dl dd h3{transition: all ease .5s; width: 162px; height: 40px; border: 1px solid #999999;  text-align: center; line-height: 40px; color: #666; float: left; margin-top:25px; font-weight: normal;}
.replaceRight dl dd h3 i{ padding-left: 8px;}
.replaceRight dl a:hover h3{background: #20ce6b; color: #FFFFFF; border: 1px solid #20ce6b;}
.replaceRight dl a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}