* {
    margin:0;
    padding:0;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:none;
    color:#333;
}
body {
    font-family:"微软雅黑";
    min-width:1200px;
}
ul {
    list-style:none;
}
.contatext{
    line-height: 42px;
    background: #f8f8f8;
    padding-left: 17px;
    font-size: 19px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 40px;
}

.contaleft{
    width: 706px;
    overflow: hidden;
    float: left;

}

.contaleft_a{
padding: 42px;
    padding-left: 0;
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
    margin-bottom: 40px;
}

.contaleft_a label{
display: block;
    width: 100%;
    background: #107e11;
    color: #fff;
    font-size: 19px;
    line-height: 37px;
    padding-left: 17px;
    float: left;
}
.contaleft_a div{
    padding-left: 10px;
    line-height: 44px;
    color: #5e5e5e;
    font-size: 15px;
    float: left;
    margin-top: 20px;
}
.contaleft_a img{
float: right;
    margin-top: 85px;
}

.contaleft_b{
    overflow: hidden;
}
.contaleft_b div{
float: left;
    width: 48%;
    position: relative;
    margin-bottom: 30px;
}
.contaleft_b div input{
    background: #f7f7f7;
    border: 1px solid #bfbfbf;
    width: 100%;
    height: 41px;
    padding-left: 15px;
    outline: none;
}
.contaleft_b div span{
font-size: 18px;
    color: #f80718;
    position: absolute;
    right: 12px;
    top: 14px;
}
.contaleft_b form>input{
background: #f7f7f7;
    border: 1px solid #bfbfbf;
    width: 100%;
    height: 41px;
    padding-left: 15px;
    outline: none;
    margin-bottom: 30px;
}
.contaleft_b textarea{
background: #f7f7f7;
    border: 1px solid #bfbfbf;
    width: 100%;
    height: 41px;
    padding-left: 15px;
    outline: none;
    padding-top: 12px;
    height: 125px;
}
.contaleft_b button{
    margin-top: 40px;
    float: right;
    width: 145px;
    height: 40px;
    background: #333333;
    color: #fff;
    outline: none;
    border: 0;
}

.contaRightmap{
float: right;
    height: 958px;
/*    border: 1px solid #ccc;*/
    width: 632px;
}










.heard{
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
    top: 0;
}



.newnaav{
    width: 1366px;
    margin: auto;
    height: 66px;
    overflow: hidden;
    background: #fff;
    position: relative;
    background-color: #f7f7f7;
    margin-top: -46px;
    margin-bottom: 30px;
}
.newnaavLeft{
    float: left;
}

.newnaavLeft a{
    height: 66px;
    line-height: 66px;
    font-size: 16px;
    display: inline-block;
    padding: 0px 30px;
    position: relative;
    color: #333;
    z-index: 10;
}
.newnaavLeft a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background-color: #dbdbdb;
    margin-top: -6px;
    z-index: -2;
}
.newnaavLeft a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #007841;
    background-color: #007841;
    z-index: -1;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .42s cubic-bezier(.4,0,.2,1);
    transition: transform .3s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
.newnaavLeft a:hover{
    color: #fff;
}
.newnaavLeft a:hover:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}

.newnaavRight{
    float: right;
    overflow: hidden;
    margin: 0;
    text-align: right;
    display: block;
    color: #333333;
    color: ;
    height: 66px;
    line-height: 66px;
    margin-right: 3%;
}
.newnaavRight li{
    display: inline-block;
    float: none;
}
.newnaavRight li a{
        color: #333333;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    content: '/';
    color: #ccd5db;
    padding: 0 5px;
}

.newnaavRight .breadcrumb-item+.breadcrumb-item::before {
    padding: 0px 14px;
    color: #dbdbdb;
}
.newnaavRight li a:hover{
    color: #007841;
}


.news-wrap{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.news-wrap h3{
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: rgb(51, 51, 51);
    margin-bottom: 19px;
}
.news-wrap p{
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: lighter;
    color: rgb(102, 102, 102);
    line-height: 1.5;
    margin-bottom: 40px;
    animation-delay: 0.05s;
}
#myCarousel .carousel-indicators li{
    display: inline-block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    margin: 0 5px;
    _margin: 0 3px;
    background: #fff;

}
#myCarousel .carousel-indicators .active{
    width: 30px;
    background: #0f7f0f;
    border: 1px solid #0f7f0f;
}
/*.carousel-indicators{
	display: none;
}*/

.carousel-control.left{
	display: none;
}
.carousel-control.right{
	 display: none;
}





.top1 {
    width:100%;
background: #fff;
}

.navLeft{
    float: left;
}


.nav {
    width:1366px;
    margin:auto;
}
.nav>ul {
    margin-bottom:0;
    font-size:0;
    float: right;
}
.nav>ul>li {
    display: inline-block;
    /*position: relative;*/
    line-height: 129px;
    transition: all 0.3s;
    padding-left: 74px;
}
.nav>ul>li>a {
    display:block;
    text-align:center;
    color:#3d3d3d;
    font-size:18px;
    overflow:hidden;
    transition:all 0.3s;
}
.nav span {
    float:right;
}
.nav>ul>li:nth-child(1)>a {
    border-left:0;
}
.nav>ul>li:last-child>a {
    border-right:0;
}
.nav>ul>li:hover {
        /*background: #d50300;*/
}
.nav>ul>li:hover>a {
    color:#107e11;
}
.clear {
    clear:both;
}
.more {
    position: absolute;
    left: 0;
    top: 176px;
    width: 100%;
    z-index: 999;
    background: rgba(255,255,255,0.8);
    line-height: initial;
    text-align: center;
    padding-left: 153px;
    display:none;
}
.more a {
display: inline-block;
    height: 45px;
    overflow: hidden;
    line-height:50px;
    color: #3d3d3d;
    margin-bottom: -1px;
    text-align: center;
    font-size: 15px;
    transition: all 0.3s linear 0s;
    margin: 0 24px;
}
.myTop{
    width: 100%;
    background: #f8f8f8;
    line-height: 48px;
    height: 48px;
}
.myTop>div{
    width: 1366px;
    margin: auto;
}

.myTop>div>span{
    float: left;
    color: #2b2b2b;
}

.myTopright{
    float: right;
}
.myTopright .myTopright_a{
    height: 48px;
    line-height: 48px;
    display: inline-block;
    float: right;
}

.myTopright .myTopright_a img{
    margin: 0 7px;
    cursor: pointer;
}
.myTopright .myTopright_a a{
    color: #2b2b2b;
    margin-left: 12px;
}
.myTopright .myTopright_a a span{
    font-size: 18px;
    color: #f17809;
    font-family: 黑体;
    font-weight: bold;
}
#myCarousel .item img{
    width: 100%;
}

.search {

}
.search-box {
    width: 28%;
    position: absolute;
    right: 0;
    top: 48px;
    display: none;
    z-index: 100;
    background: #0f7f0f;
    padding: 18px 2%;
}
.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(?image/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}
.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text {
    font-size: 12px;
    color: #fff;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
}
.search-box form .submit {
    width: 14px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(?image/wel25.png) no-repeat center;
    border: none;
}
.search-box form .text::-webkit-input-placeholder{
    color: #fff;
}
.search-box form .text:-moz-placeholder{
    color: #fff;
}
.search-box form .text::-moz-placeholder{
    color: #fff;
}
.search-box form .text:-ms-input-placeholder{
    color: #fff;
}



.alltop{
    text-align: center;
    margin-top: 39px;
    margin-bottom: 32px;
    overflow: hidden;
}
.alltop div{
    font-size: 28px;
    color: #171717;
    display: block;
    line-height: 100%;
}
.alltop img{
    display: block;
    margin: auto;
    margin-top: 9px;
    margin-bottom: 8px;
}
.alltop span{
    text-transform: uppercase;
    color: #aaaaaa;
}




.home_a{
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
    background: #f0f0f0;
    /*box-shadow: 0 0 8px #ccc;*/
    margin-bottom: 16px;
    height: 160px;
}
.home_a .home_aLeft{
    float: left;
    width: 255px;
    height: 100%;
    text-align: center;
    background: #0f7f0f;
    color: #fff;
    font-size: 20px;
}
.home_a .home_aLeft div{
    height: 99px;
    line-height: 121px;
}
.home_a .home_aLeft div img{
    
}
.home_a .home_aLeft span{
    
}


.home_a .home_aCenter{
    float: left;
    height: 100%;
    overflow: hidden;
}

.home_a .home_aCenter a{
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    position: relative;
    height: 100%;
    transition: all 0.3s;
}

.home_a .home_aCenter .home_aCenterimg_white{
    position: absolute;
    width: 100%;
    height: 100px;
    line-height: 138px;
    opacity: 0;
    transition: all 0.3s;
}

.home_a .home_aCenter .home_aCenterimg_white img{

}

.home_a .home_aCenter .home_aCenterimg_black{
    position: absolute;
    width: 100%;
    height: 100px;
    line-height: 138px;
    transition: all 0.3s;
}

.home_a .home_aCenter .home_aCenterimg_black img{

}


.home_a .home_aCenter a span{
    font-size: 16px;
    color: #4b4b4b;
    display: block;
    position: absolute;
    bottom: 41px;
    width: 100%;
    transition: all 0.3s;
}

.home_a .home_aCenter a:hover{
    background: #e17c0d;
}


.home_a .home_aCenter a:hover span{
    color: #fff;
}

.home_a .home_aCenter a:hover .home_aCenterimg_white{
    opacity: 1;
}
.home_a .home_aCenter a:hover .home_aCenterimg_black{
    opacity: 0;
}

.home_aRight{
    float: right;
    margin-right: 21px;
}
.home_aRight a{
    width: 90px;
    height: 30px;
    display: block;
    background: #0f7f0f;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 64px;
    border-radius: 4px;
}



.home_b{
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 42px;
}

.home_bs{
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.home_bs a{
    width: 282px;
    padding: 7px;
    box-shadow: 0 0 13px #ccc;
    overflow: hidden;
    margin: 8px 0;
    margin-left: 55px;
}
.home_bs a div{
    width: 100%;
    overflow: hidden;
}
.home_bs a div img{
    width: 100%;
    height: 259px;
    transition: all 0.3s;
}
.home_bs a span{
    display: block;
    height: 40px;
    background: #0f7f0f;
    color: #fff;
    text-align: center;
    line-height: 40px;
}


.home_bs a:hover div img{
    transform: scale(1.1);
}


.home_c{
    width: 100%;
    background: url(?image/11.png)center 0 no-repeat;
    overflow: hidden;
    height: 590px;
}

.home_cTop{
    text-align: center;
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}
.home_cTop span{
    font-size: 20px;
    color: #4b4a4a;
}
.home_cTop div{
    color: #4b4a4a;
    text-align: left;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 19px;
}


.home_cimg{
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}
.home_cimg a{
    width: 302px;
    height: 222px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 52px;
}
.home_cimg a img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.home_cimg a:last-child{
    margin-right: 0;
}

.home_cimg a:hover img{
    transform: scale(1.1);
}

.home_cmore{
    text-align: right;
    width: 1366px;
    margin: 0 auto;
    margin-top: 26px;
}

.home_cmore a{
    color: #fff;
    border: 1px solid #fff;
    font-size: 13px;
    width: 109px;
    height: 27px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}









.home_g{
    width: 1366px;
    margin:0 auto;
    overflow: hidden;
}

.home_gLeft{
    width: 620px;
    float: left;
    overflow: hidden;
}



.home_gLefts{
    width: 100%;
    overflow: hidden;
}
.home_gLefts a:nth-child(2){
    margin-right: 0;
}
.home_gLefts a{
    display: block;
    width: 291px;
    float: left;
    margin-right: 23px;
}
.home_gLefts a div{
    width: 291px;
    height: 223px;
    overflow: hidden;
}
.home_gLefts a div img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.home_gLefts a label{
    margin: 3px 0;
    font-size: 12px;
    color: #7b7b7b;
}
.home_gLefts a p{
    margin: 0;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
}

.home_gLefts a span{
    display: block;
    color: #222222;
    margin-top: 7px;
}
.home_gLefts a:hover img{
    transform: scale(1.1);
}

.home_gright{
    width: 684px;
    float: right;
    overflow: hidden;
}

.home_grights{
    width: 100%;
    overflow: hidden;
}
.home_grights a{
    display: block;
    overflow: hidden;
    margin-bottom: 33px;
    overflow: hidden;
}
.home_grights .newLeft{
    width: 94px;
    height: 85px;
    background: #f5f5f5;
    text-align: center;
    float: left;
    color: #222222;
    transition: all 0.3s;
}
.home_grights .newLeft div{
    height: 43px;
    line-height: 43px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    font-size: 24px;
}
.home_grights .newLeft span{
    font-size: 16px;
    display: block;
    line-height: 34px;
}

.home_grights .newright{
    float: right;
    width: 544px;
    overflow: hidden;
}
.home_grights .newright div{
        color: #222222;
    margin-top: 5px;
}
.home_grights .newright span{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    margin-top: 3px;
    display: block;
}
.home_grights a:hover .newLeft{
    background: #0f7f0f;
    color: #fff;
}



.home_d{
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
}
.home_d a{
    display: block;
    width: 25%;
    overflow: hidden;
    background: url(?image/26.png)right 0 no-repeat;
    background-position: right;
    float: left;
    text-align: center;
}
.home_d a:last-child{
    background: none;
}
.home_d a div{
    width: 108px;
    height: 108px;
    background: #f8f8f8;
    position: relative;
    margin: auto;
    border-radius: 6px;
    transition: all 0.3s;
}
.home_d a div img{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s;
}
.home_d a div img:nth-child(1){

}
.home_d a span{
    line-height: 46px;
    display: block;
    color: #4b4a4a;
    font-size: 16px;
    transition: all 0.3s;
}
.home_d a p{
    font-size: 13px;
    padding: 0 46px;
    color: #666666;
    line-height: 24px;
    transition: all 0.3s;
}
.home_d a label{
    width: 154px;
    height: 37px;
    background: #f8f8f8;
    line-height: 37px;
    color: #0f7f0f;
    font-weight: 400;
    transition: all 0.3s;
    border-radius: 4px;
}
.home_d a:hover div{
    background: #0f7f0f;
}
.home_d a:hover div img:nth-child(1){
    z-index: 10;
}
.home_d a:hover span{
    color: #0f7f0f;
}
.home_d a:hover p{
    color: #0f7f0f;
}

.home_d a:hover label{
    background: #0f7f0f;
    color: #fff;
}


.home_e{
    width: 1366px;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;

}
.home_es{
    display: flex;
    flex-wrap: wrap;
}

.home_es a{
    display: block;
    width: 211px;
    height: 85px;
    border: 1px solid #ccc;
    transition: all 0.3s;
    overflow: hidden;
    margin-left: 16px;
}
.home_es a img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.home_es a:hover{
    border: 1px solid #479d47;
}
.home_es a:hover img{
    transform: scale(1.1);
}



.bottom{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}

.bottoms{
    width: 1366px;
    margin: 37px auto;
    overflow: hidden;
}

.bottomsLeft{
    float: left;
    width: 992px;
    display: flex;
}
.bottomsLeft div{
    flex: 1;
}
.bottomsLeft div span{
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}

.bottomsLeft div a{
    display: block;
    color: #333333;
    margin-bottom: 20px;
}


.bottomsLeft div span:hover{
    color: #0f7f0f
}

.bottomsLeft div a:hover{
    color: #0f7f0f
}

.bottomsCenter{
float: left;
    text-align: right;
    margin-left: 39px;
    margin-top: 65px;
}
.bottomsCenter a{
display: block;
    margin-bottom: 12px;
}
.bottomsCenter a img{

}
.bottomsCenter span{
    font-size: 15px;
    margin-bottom: 7px;
    display: block;
}
.bottomsCenter div{
    font-size: 18px;
    color: #f17809;
}

.bottomsRight{
    float: right;
    margin-top: 56px;
}

.allbottom{
    width: 100%;
    line-height: 54px;
    background: #eeeeee;
    font-size: 13px;
    text-align: center;
}
.allbottom a{
    color: #333333;
} 





/*.yb_conct {
    position:fixed;
    z-index:9999999;
    top:200px;
    right:-127px;
    cursor:pointer;
    transition:all .3s ease;
}
.yb_bar ul li {
    width:180px;
    height:53px;
    font:16px/53px 'Microsoft YaHei';
    color:#fff;
    text-indent:54px;
    margin-bottom:3px;
    border-radius:3px;
    transition:all .5s ease;
    overflow:hidden;
}
.yb_bar .yb_top {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 0;
}
.yb_bar .yb_phone {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent:0;
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background:#055eb7 url('../image/fixCont.png') no-repeat 0 -169px;
}
.hd_qr {
    padding:0 29px 25px 29px;
    width:183px;
}
.yb_QQ a {
    display:block;
    text-indent:54px;
    width:100%;
    height:100%;
    color:#fff;
}*/
.blk-main {
    width:1366px;
    margin:0 auto;
    overflow:hidden;
}
.p12-curmbs-1 {
    font-size:14px;
    border-bottom:1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left:10px solid #0f7f0f;
    font-weight:normal;
    padding-left:8px;
}
.p12-curmbs-1 span {
    font-family:宋体;
    height:46px;
    line-height:46px;
    padding:0px 5px;
}
.p12-curmbs-1 i {
    font-style:normal;
}
.p12-curmbs-1 a {
    color:#666;
}
.blk-xs {
    width:240px;
    display: none;
}
.blk {
    margin-bottom:20px;
    display: none;
}
.fl {
    float:left;
}
.p14-left-nav-1-tit {
    background:#0f7f0f;
    height:75px;
}
.p14-left-nav-1-tit h3 {
    margin:0;
    height:75px;
    font-size:24px;
    font-weight:normal;
    line-height:75px;
    color:#fff;
    border-bottom:1px solid #fff;
    text-align:center;
}
.p14-left-nav-1-nav-one h3 {
    height:50px;
    line-height:50px;
    background:url(?image/p14-icon5.png) no-repeat right center #0f7f0f;
    margin:0;
    margin-bottom:2px;
}
.p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover {
    background:url(?image/p14-icon2.png) no-repeat right center #0f7f0f;
}
.p14-left-nav-1-nav-one h3 a {
    display:block;
    font-size:18px;
    font-weight:normal;
    margin-right:40px;
    margin-left:38px;
    color:#fff;
}
.p14-left-nav-1-nav a {
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.p14-left-nav-1-nav dl {
    padding:2px 0 4px;
    margin-bottom:0;
}
.p14-left-nav-1-nav dt {
    height:50px;
    font-size:16px;
    line-height:50px;
    padding-left:54px;
    padding-right:40px;
    margin-bottom:1px;
    background:#ececec;
    position:relative;
}
.p14-left-nav-1-nav a {
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color:#666;
    font-weight:400;
}
.p14-left-nav-1-nav dt:after {
    content:"";
    width:8px;
    height:8px;
    border:2px solid #b8b8b8;
    border-style:solid solid none none;
    position:absolute;
    top:50%;
    right:32px;
    margin-top:-4px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a {
    color:#0f7f0f;
}
.p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
    border-color:#0f7f0f;
}
.p14-left-nav-1-nav-one>dl {
    display:none;
}
.cbgg-01 {
    border:1px solid #0f7f0f;
    text-align:center;
    color:#000;
}
.cbgg-01 .tit {
    color:#fff;
    font-size:18px;
    background:#0f7f0f;
    height:71px;
    padding-top:18px;
    text-align:center;
    overflow:hidden;
}
.cbgg-01 .tit i {
    color:#fff;
    display:block;
    font:12px Arial;
    text-align:center;
    font-size:14px;
    line-height:18px;
    text-transform:uppercase;
    font-style:normal;
}
.leftlx {
    text-align:center;
    font-family:"Microsoft Yahei","微软雅黑";
    font-size:14px;
    padding:10px;
    display:block;
    margin-bottom:20px;
}
.leftlx p {
    padding-top:10px;
    line-height:25px;
}
.leftlx .dianh .dianhua span {
    font-size:24px;
}
.leftlx a {
    color:#666;
}
.blk-sm {
    width:100%;
}
.fr {
    float:right;
}
.b {
    clear:both;
}
.leftnav-z1-tit {
    margin:0;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #ebebeb;
    margin-bottom:15px;
    font-size:24px;
    display: none;
}
.leftnav-z1-tit span {
    display:inline-block;
    height:50px;
    border-bottom:1px solid #003e71;
    font-weight:600;
    color:#666;
}
.jiu_b{
    width: 1366px;
    margin: 38px auto;
    overflow: hidden;
    position: relative;
}


.leftnav-z1-list {
    overflow:hidden;
}
.leftnav-z1-list dl:nth-child(4n){
    margin-right: 0;
}
.leftnav-z1-list dl {
width: 23.5%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}
.leftnav-z1-list dt {
    position:relative;
}
.leftnav-z1-list dt img {
    width:100%;
    display:block;
    height:214px;
}
.leftnav-z1-list dt p {
    position:absolute;
    width:100%;
    height:214px;
    top:0;
    left:0;
    background:rgba(0,0,0,0.3);
    padding:20px;
    display:block;
    margin:0;
    transform:scale(0);
    transition:0.3s linear;
}
.leftnav-z1-list dt p label {
    width:56px;
    height:56px;
    border-radius:50%;
    background:#b5a40f;
    display:table;
    text-align:center;
    padding:10px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    margin:0;
}
.leftnav-z1-list dt p label i {
    color:#fff;
    display:block;
    border:1px solid #ddd;
    border-radius:50%;
    font-size:20px;
    width:100%;
    height:100%;
    line-height:33px;
}
.leftnav-z1-list dt a:hover p {
    transform:scale(1);
    transition:0.3s linear;
}
.leftnav-z1-list dd {
    padding:6px 20px 6px 20px;
}
.leftnav-z1-list dd h4 {
    margin:0;
    height:45px;
    text-align:center;
    font-weight:normal;
    font-size:18px;
    color:#154c64;
    line-height:45px;
}
.leftnav-z1-list dd h4 a {
    color:#666;
}
.leftnav-z1-list dl:hover {
    border-color:#0f7f0f;
}
.small-img {
    display:flex;
    align-items:center;
    justify-content:center;
}
.clearfix:before,.clearfix:after {
    display:table;
    line-height:0;
    content:"";
}
.magnifier {
    width:500px;
    position:relative;
    float:left;
    margin-bottom:34px;
}
.magnifier-container {
    width:500px;
    height:500px;
    overflow:hidden;
    position:relative;
    border:1px solid #ddd;
}
.move-view {
    width:100px;
    height:100px;
    position:absolute;
    background-image:url('?image/move-box.png');
}
.images-cover {
    height:100%;
    width:100%;
    position:relative;
}
.images-cover img {
    position:absolute;
}
.magnifier-assembly {
    height:92px;
    overflow:hidden;
    position:relative;
    padding-left:30px;
    padding-right:30px;
}
.magnifier-btn {
    position:absolute;
    font-family:"宋体";
    width:100%;
    top:50%;
    left:0;
    margin-top:-40px;
}
.magnifier-btn span {
    line-height:80px;
    height:80px;
    width:20px;
    background-color:#6e6e6e;
    color:#fff;
    display:block;
    z-index:9998;
    text-align:center;
    font-size:20px;
    cursor:pointer;
    border-radius:3px;
}
.magnifier-btn .magnifier-btn-left {
    float:left;
}
.magnifier-btn .magnifier-btn-right {
    float:right;
}
.magnifier-line {
    position:relative;
    overflow:hidden;
    height:92px;
}
.magnifier-line ul {
    display:block;
    font-size:0;
    width:10000%;
    position:absolute;
    left:0;
    z-index:9997;
}
.magnifier-line li {
    float:left;
    width:100px;
    cursor:pointer;
}
.magnifier-line ul > .active .small-img {
    border-color:#bbb;
}
.small-img {
    height:78px;
    padding:1px;
    margin:5px;
    overflow:hidden;
    border:1px solid #ddd;
    text-align:center;
}
.small-img img {
    max-width:100%;
    max-height:100%;
}
.magnifier-view {
    width:100%;
    height:100%;
    position:absolute;
    right:-105%;
    top:0;
    z-index:9999;
    background-color:#fff;
    display:none;
    overflow:hidden;
}
.magnifier-view img {
    display:block;
}
.animation03 {
    transition:all 0.3s ease-in 0.1s;
    -ms-transition:all 0.3s ease-in 0.1s;
    -moz-transition:all 0.3s ease-in 0.1s;
    -webkit-transition:all 0.3s ease-in 0.1s;
    -o-transition:all 0.3s ease-in 0.1s;
}
.detail {
    overflow:hidden;
}
.detailLeft {
    float:left;
}
.detailRight {
    margin-left:55px;
    float:left;
    width:45%;
    overflow:hidden;
    line-height:29px;
    overflow:hidden;
}
.detailRight>h1 {
    margin:0;
    height:50px;
    font-size:20px;
    font-weight:normal;
    line-height:50px;
    overflow:hidden;
    color:#333;
    border-bottom:1px solid #eee;
    margin-bottom:5px;
}
.p1-pro-showcase-1-txt-t1 {
    margin-bottom:86px;
    overflow:hidden;
}
.p1-pro-showcase-1-txt-t1 i {
    font-style:normal;
}
.p1-pro-showcase-1-txt-t1 b {
    font-style:normal;
}
.p1-pro-showcase-1-txt-t1 strong {
    font-style:normal;
}
.p1-pro-showcase-1-tle .p1-pho-1 {
    background:url(?image/VISkins-p1.png) no-repeat 0 -3px;
    min-height:50px;
    padding-left:44px;
    font-size:20px;
    line-height:30px;
    margin-left:30px;
    margin-right:50px;
    color:#0f7f0f;
}
.fl {
    float:left;
}
.p1-pho-1 span {
    display:block;
    font-size:14px;
    line-height:14px;
    color:#666;
}
.p1-pho-1 i {
    font-style:normal;
}
.fl {
    float:left;
}
.p1-pho-2 em {
    display:block;
    width:122px;
    height:35px;
    background:#0f7f0f;
    font-size:16px;
    font-style:normal;
    color:#ffffff;
    text-align:center;
    line-height:35px;
}
.p14-prodcontent-1>h4 {
    margin:40px 0 15px 0;
    background:url(?image/100.jpg) no-repeat left center;
    padding-left:34px;
    font:24px "Microsoft YaHei";
    color:#333333;
}
.p14-prodcontent-1>h4>i {
    font:16px "Arial";
    color:#454545;
    font-style:normal;
    text-transform:uppercase;
    padding-left:10px;
}
.zxlb-1n-ts-01-list dl {
    border:1px solid #dedede;
    width:100%;
    margin-bottom:15px;
    padding:22px 0 22px;
    background:#fff;
    display:inline-block;
}
.zxlb-1n-ts-01-list dt {
    width:35%;
    float:left;
    margin-left:22px;
    margin-right:5.5%;
}
.zxlb-1n-ts-01-list dt img {
    width:100%;
    margin:0 auto;
    display:block;
}
.zxlb-1n-ts-01-list dd {
    width:54%;
    float:left;
}
.zxlb-1n-ts-01-list dd h4 {
    height:40px;
    font-weight:normal;
    font-size:18px;
    color:#154c64;
    line-height:40px;
    margin-bottom:5px;
}
.zxlb-1n-ts-01-list h4 a {
    display:block;
    color:#4b4a4a;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height:72px;
    font-size:14px;
    line-height:24px;
    color:#797979;
    margin-bottom:28px;
    overflow:hidden;
}
.zxlb-1n-ts-01-list-deta {
    float:right;
    width:134px;
    height:40px;
    display:inline-block;
    border:1px solid #aaa;
    font-size:16px;
    line-height:40px;
    text-align:center;
}
.zxlb-1n-ts-01-list-deta a {
    color:#666;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background:#0f7f0f;
    border-color:#0f7f0f;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color:#fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color:#0f7f0f;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color:#0f7f0f;
}
.tl-fdh-02 {
    height:55px;
    background:#fff;
    margin-bottom:20px;
    overflow:hidden;
}
.tl-fdh-02 li.sidenavcur,.tl-fdh-02 li:hover {
    background:url(?image/p16-icon6.png) no-repeat bottom center #0073cb;
    border-color:#0073cb;
}
.tl-fdh-02 li {
    width:20%;
    height:55px;
    font-size:18px;
    line-height:55px;
    text-align:center;
    float:left;
    border-right:1px solid #d8d8d8;
    box-sizing:border-box;
    background:#f4f4f4;
    cursor:pointer;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
.tl-fdh-02 li a {
    display:block;
    height:55px;
    color:#333;
}
.tl-fdh-02 li.sidenavcur a,.tl-fdh-02 li:hover a {
    color:#fff;
}
.p12-aboutinfo-1 {
    display:inline-block;
    width:100%;
    background:#fff;
    margin-bottom:38px;
}
.p12-aboutinfo-1-nr {
    padding:0 0 20px;
}
.endit-content {
    line-height:28px;
}
.k12-gl-gslb-3nf1-1-01-left {
    overflow:hidden;
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right:0;
}
.k12-gl-gslb-3nf1-1-01-left dl {
    width:24%;
    float:left;
    margin-right:16px;
    background:#f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
    border:1px solid #e5e5e5;
    padding:10px 9px;
    background:#fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
    display:block;
    width:100%;
}
.k12-gl-gslb-3nf1-1-01-left dd {
    height:50px;
    font-size:14px;
    line-height:50px;
    text-align:center;
    padding:0 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    background:#f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd a {
    color:#4b4a4a;
}




.nav-2 {
    width: 1200px;
    height: 66px;
    margin: -66px auto 0;
    background-color: #fff;
    font-size: 18px;
    line-height: 40px;
    color: #000;
    overflow: hidden;
    padding-top: 26px;
    position: relative;
    margin-bottom: 41px;
}


.nav-2 .company-name {
    float: left;
    margin-right: 22px;
    padding-left: 35px;
    padding-right: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    position: relative
}

.nav-2 .company-name:after {
    content: '';
    position: absolute;
    background-color: #0f7f0f;
    width: 12px;
    height: 40px;
    top: 0;
    right: -12px;
    transform: skewx(-20deg);
}

.nav-wrap-2 li {
    float: left;
    margin: 0 22px
}

.nav-wrap-2 li a {
    color: inherit;
    vertical-align: middle
}

.nav-wrap-2 li a:hover, .nav-wrap-2 li.active a {
    color: #0f7f0f;
    font-weight: 700
}


.business {
    background-color: #f8f8f8;
    padding: 70px 0 50px;
    overflow: hidden;
    width: 100%;
}

.business .content {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.business .content .back {
    width: 200px;
    height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #0f7f0f;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.business .content .title {
    font-size: 40px;
    color: #333333;
    line-height: 40px;
    border-left: 6px solid #0f7f0f;
    padding-left: 40px;
    margin-bottom: 50px;
}


.business .content .list>div {
    padding: 0 20px;
    margin-bottom: 40px;
}
.business .content .list .list-item {
    display: flex;
    display: -ms-flex;
    background-color: #FFFFFF;
}
.business .content .list .list-item .img {
    flex: 1 1 310px;
    height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.business .content .list .list-item .list-item-body {
    flex: 1 1 330px;
    height: 240px;
    padding: 26px 30px;
}
.business .content .list .list-item-title {
    font-size: 22px;
    line-height: 1.3;
    color: #0f7f0f;
    margin-bottom: 40px;
    position: relative;
}
.business .content .list .list-item-title:after {
    content: '';
    width: 25px;
    border-bottom: 3px solid #0f7f0f;
    position: absolute;
    left: 0;
    top: 40px;
}
.business .content .list .sub-list {
    width: 100%;
    height: 120px;
    overflow-y: auto;
}
.business .content .list .sub-list li {
    margin-bottom: 10px;
}
.business .content .list .sub-list a {
    font-size: 16px;
    color: #666666;
    transition: color 0.3s linear;
}



.jiu_anav{
    width: 1366px;
    margin: auto;
    overflow: hidden;
    position: relative;
    margin-top: -60px;
    z-index: 10;
}
.jiu_anav span{
    display: block;
    float: left;
    width: 200px;
    height: 60px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: rgba(14,108,27,0.8);
}

.jiu_anavdao{
    width: 1366px;
    margin: 38px auto;
    overflow: hidden;
    position: relative;
    text-align: right;
    border-right: 6px solid #107e11;
    padding-right: 9px;
}
.jiu_anavdao a{
    color: #333333;
}

.jiu_atop{
    text-align: center;
    margin-bottom: 40px;
}
.jiu_atop a{
    display: inline-block;
    padding: 12px 36px;
    border: 1px solid #ededed;
    margin: 0 11px;
    transition: all 0.3s;
}
.jiu_atop a:hover{
    background: #107e11;
    color: #fff;
    border: 1px solid #107e11;
}


.jiu_a{
    width: 1366px;
    margin: 38px auto;
    overflow: hidden;    
}
.jiu_a a{
    display: block;
    overflow: hidden;
    width: 662px;
    float: left;
    height: 239px;
    margin-bottom: 40px;
}
.jiu_a a .jiu_aLeft{
    float: left;
    width: 323px;
    height: 100%;
    overflow: hidden;
}
.jiu_a a .jiu_aLeft img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.jiu_a a .jiu_aRight{
    float: right;
    padding: 30px;
    background: #f8f8f8;
    width: 339px;
    height: 100%;
    position: relative;
}

.jiu_a a .jiu_aRight span{
        font-size: 24px;
    color: #107e11;
}
.jiu_a a .jiu_aRight i{
        width: 27px;
    height: 3px;
    background: #107e11;
    display: block;
    margin-top: 19px;
}
.jiu_a a .jiu_aRight p{
        color: #3d3d3d;
    margin-top: 15px;
    line-height: 31px;
}
.jiu_a a .jiu_aRight label{
    margin: 0;
    font-weight: 400;
    color: #107e11;
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.jiu_a a:nth-child(2n){
    float: right;
}



.jiu_a a:hover .jiu_aLeft img{
    transform: scale(1.1);
}



<!--0.0002892017364502-->