@charset "utf-8";


body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{
font-weight: normal;
margin:0;padding:0;}
body{font-size:14px;font-family: Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#287D46;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
input:focus,textarea:focus{
    outline: none;
}
html,body{
    -moz-user-select: none; -khtml-user-select: none; user-select: none;
}
select:focus{
    outline: none
}
body{
    min-width: 1200px;
}
.w1200{
    width: 1200px;
    margin: auto;
}
.w1200:after{
    content: "";
    display: table;
    clear: both;
}
.clearflex:after{
    content: "";
    display: table;
    clear: both;
}
.loading img{
    width: 100%;
}
.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}
.loadingfa {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
    color: #1f8adf;
    position: absolute;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    top: 50%;
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: none;
}

html {
    -webkit-tap-highlight-color: transparent;
}

body {
    -webkit-overflow-scrolling: touch;
}

* {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
}

@keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg)}
to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate{
from{-ms-transform:rotate(0deg)}
to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg)}
to{-o-transform:rotate(360deg)}
}
.xuanzhuan {
    animation: 2s linear 0s normal forwards infinite rotate;
    -webkit-animation: 2s linear 0s normal forwards infinite rotate;
    -moz-animation: 2s linear 0s normal forwards infinite rotate;
    -o-animation: 2s linear 0s normal forwards infinite rotate;
}
.top{border-bottom: 1px solid #e5e5e5;}
.top .right{
    float: right;
}
.top .right .search{
    
float: left;
border: 1px solid #ddd;
border-radius: 58px;
height: 30px;
line-height: 30px;
margin-top: 5px;
margin-right: 20px;
width: 200px; 
margin-bottom: 0;
position: relative;
right: 137px;
}
.top .right .send{
    
font-size: 0;
    
border: none;
    
background: none;
    
cursor: pointer;
    
width: 30px;
    
height: 29px;
    
background: url(../images/search.png) no-repeat center;
    
float: right;
}
.top .right .words{
    
float: left;
    
    
    
border: none;
    
    
width: 167px;
    
    
padding: 0 10px;
margin: 5px;
}
.top .right .tel{
    
float: left;
    
font-size: 14px;
    
    
font-weight: 400;
    
color: #666666;
    
line-height: 39px;
}
.top .right .tel strong{
    
color: #287D46;
}
.top .right .link{
    
float: left;
    
padding-left: 24px;
}
.top .right .link a{
    
float: left;
    
text-align: center;
margin: 10px 3px;
}
.wrap{
width: 1200px;
margin: auto;
}
.wrap:after{
    content: "";
    display: table;
    clear: both;
}
body{
    min-width: 1200px;
}
.top .left{
    float: left;
}
.top .left .h1tit{
    font-size: 12px;
    
    font-weight: 400;
    color: #666666;
    float: left;
    line-height: 39px;
    margin-right: 40px;
}
.top .left  a{
    font-size: 12px;
    
    font-weight: 400;
    line-height: 39px;
    color: #666666;
    float: left;
    margin-right: 10px;
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.head .right{float:right}
.head .right .search{float:left;border:1px solid #ddd;border-radius:58px;height:30px;line-height:30px;margin-top:5px;margin-right:20px;width:200px;margin-bottom:0;position:relative;right:137px}
.head .right .send{font-size:0;border:none;background:none;cursor:pointer;width:30px;height:29px;background:url(../images/search.png) no-repeat center;float:right}
.head .right .words{float:left;border:none;width:167px;padding:0 10px;margin:5px}
.head .right .tel{float:left;font-size:14px;font-weight:400;color:#666666;line-height:39px;margin-top: 30px;}
.head .right .tel strong{color:#287D46}
.head .right .link{text-align: center;position: relative;top: 58px;}
.head .right .link a{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
}
.head .logo{
float: left;
width: 30%;
margin-right: 10%;
}

.head .logo img{
float: left;
width: 100%;
}

.head .nav{
      display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
float: left;
width: 100%;
      margin: 10px auto 10px auto;
}

.head .nav ul{
      display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
 display: flex;                /* 启用Flex布局 */
  justify-content: space-between; /* 可选间距控制 */
  list-style: none;             /* 移除列表样式 */
  padding: 0;                   /* 清除默认内边距 */
  margin: 0;                    /* 清除默认外边距 */
  width: 100%;                 /* 撑满容器宽度 */
}


.head .nav li{
    
float: left;
    
position: relative;
}
.head .nav li:nth-child(1){
margin-left: 0;
}
.head .nav li:nth-child(7) dl{

}
.head .nav li .h2tit{
    
}
.head .nav li .h2tit a{
    
font-size: 18px;
    
font-family: 'PingFangSC-Regular','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',sans-serif;
    
font-weight: 400;
    
color: #000;
    
display: block;
    
line-height: 60px;
    
min-width: 45px;
    
padding: 0;
    
height: 60px;
    
position: relative;
    
text-align: center;
}
.head .nav li:hover dl{

    visibility:visible;
    opacity:1;
    z-index:5;
    top: 60px;
}
.head .nav li dl{
    
position: absolute;
    
left: 0px;
    
text-align: center;
    
background: #fff;
    
top: 0px;
    
width: 230px;
    
-webkit-box-shadow: 0px 12px 24px 0px rgba(0,0,0,0.09);
    
-moz-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.09);
    
-o-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.09);
    
-ms-box-shadow:0px 12px 24px 0px rgba(0,0,0,0.09);
    
box-shadow:0px 12px 24px 0px rgba(0,0,0,0.09);
    
position: absolute;
    
left: 50%;
    
-o-transform: translate(-50%, 0%);
    
-webkit-transform: translate(-50%, 0%);
    
-moz-transform: translate(-50%, 0%);
    
-ms-transform: translate(-50%, 0%);
    
transform: translate(-50%, 0%);
    visibility: hidden;
    opacity: 0;
    z-index: -1;

}
.head .nav li dl dd a{
    
display: block;
    
font-size: 14px;
    
color: #000;
    
line-height: 40px;
}
.head,.head *{

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.head .nav li.current .h2tit a,
.head .nav li:hover .h2tit a{
    border-bottom: 4px solid #297b4a;
    color: #297b4a;
}
.head .nav li dl dd a:hover{
    color: #fff;
    background: #297b4a;
}
.cbanner{

}
.cbanner img{
    display: block;
    width: 100%;
}

.position .wrap{
padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.right .position {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: ;
    position: static;
    border-bottom: 1px solid #ddd;
}
.position .title{
    float: left;
}
.position .cn{
    float: left;
    font-size: 28px;
font-family: PingFang;
font-weight: 800;
color: #297B4A;
padding-top: 53px;
}
.position .en{
    float: left;
    padding-top: 61px;
    font-size: 18px;
font-family: ArialRoundedMTBold;
font-weight: 400;
color: #297B4A;
    margin-left: 21px;display: none;
}
.position .right{
    
    padding-top: 61px;
    float: right;
    font-size: 14px;
font-family: aliThin, 'Poppins', Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
font-weight: 400;
color: #666666;
}
.position .right a{
color: #666666;
}
.right .position .wrap{
padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}
.position{

}
.right .position .title{
    float: left;
}
.right .position .cn{
    float: left;
    font-size: 28px;
font-family: PingFang;
font-weight: 800;
color: #297B4A;
padding-top: 0;
}
.right .position .en{
    float: left;
    padding-top: 10px;
    font-size: 18px;
font-family: ArialRoundedMTBold;
font-weight: 400;
color: #297B4A;
    margin-left: 21px;
}
.right .position .right{
    
    padding-top: 0;
    float: right;
    font-size: 14px;
font-family: aliThin, 'Poppins', Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
font-weight: 400;
color: #666666;
}
.right .position .right a{
color: #666666;
}

.listType1{

padding-top: 58px;
}
.listType1 li:nth-child(2n){
    margin-right: 0px;
}
.listType1 li{
    float: left;
    width: calc((100% - 60px)/2);
    margin-right: 60px;
    margin-bottom: 68px;
}
.listType1 li:hover .imgbox img{
    -webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.505,1.505);
}
.listType1 li .imgbox{
    
float: left;
    
width: 155px;
    
overflow: hidden;
}
.listType1 li .imgbox img{
    
width: 100%;
height: 215px;
}
.listType1 li .content{
    
float: left;
    
width: calc(100% - 155px);
    
padding-left: 31px;
}
.listType1 li .name{
    
}
.listType1 li .name a{
    
font-size: 30px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000;
    
display: block;
    
line-height: 1;
}
.listType1 li .dec{
    
font-size: 16px;
    

    
font-weight: 400;
    
color: #000000;
    
padding-top: 16px;
    
padding-bottom: 18px;
    
line-height: 1;
    
border-bottom: 1px solid #e5e5e5;
}
.listType1 li .dec2{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #333333;
    
line-height: 24px;
    
opacity: 0.8;
    
padding-top: 16px;
    
padding-bottom: 20px;
}
.listType1 li .more{
    
width: 146px;
    
line-height: 43px;
    
background: #297B4A;
    
border-radius: 4px;
    
display: block;
    
text-align: center;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #FFFFFF;
}
.listType1 ul{
    zoom: 1;
    overflow: hidden;
    padding-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
}

.pagesize{
    text-align: right;
    padding-top: 47px;
    padding-bottom: 100px;
    font-size: 13px;

font-weight: 400;
line-height: 27px;
color: #666666;
}
.pagesize a{color: #666666;display: inline-block;vertical-align: middle;margin: 0px 9px;}
.pagesize input{
    width: 50px;
height: 27px;
background: #FFFFFF;
border: 1px solid #EAEAEA;
border-radius: 1px;
}
.pagesize span{
    
display: inline-block;
    
vertical-align: middle;
    
margin-left: 5px;
}
.pagesize button{
    
color: #666666;
    
display: inline-block;
    
vertical-align: middle;
    
margin: 0px 9px;
    
border: none;
    
background: none;
    
height: 27px;
}
.pagesize button.send{
    width: 50px;
    height: 27px;
    background: #297B4A;
    border-radius: 1px;
    font-size: 13px;
    
    font-weight: 400;
    color: #FFFFFF;
    border:none;
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
}

.footer{

background: #242424;

padding-bottom: 41px;
}
.footer .sec1{
    
zoom: 1;
    
overflow: hidden;
    
padding-bottom: 33px;
}
.footer .sec1 .left{
    
float: left;
    
padding-top: 36px;
}
.footer .sec1 .left .title{
    
font-size: 16px;
    

    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 20px;
    
opacity: 0.8;
    
line-height: 1;
}
.footer .sec1 .left .link{
    
padding-top: 20px;
}
.footer .sec1 .left .link a{
    
font-size: 12px;
    

    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 20px;
    
opacity: 0.83;
    
margin-right: 30px;
}
.footer .sec1 .right{
    
float: right;
    
padding-top: 32px;
    
text-align: right;
position: relative;
top: 16px;
}
.footer .sec1 .right .title{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 28px;
    
opacity: 0.3;
    
line-height: 1;
}
.footer .sec1 .right .val{
    
font-size: 34px;
    
font-family: Bebas;
    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 1;
    
padding-top: 9px;
}
.footer .sec2{
    
}
.footer .sec2 .left{
    
float: left;
    
}
.footer .sec2 .left .link{
    color: #fff;
margin: 10px auto;
    opacity: 0.3;
}
.footer .sec2 .left .link a{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 20px;
    
opacity: 0.8;
    
margin-right: 35px;
}
.footer .sec2 .left .dec{
    
font-size: 12px;
    

    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 20px;
    
opacity: 0.3;
    
padding-top: 11px;
    
padding-bottom: 33px;
}
.footer .sec2 .left .links{
    
}
.footer .sec2 .left .links .item .slide:after{
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    position:absolute;
    left: 40%;
    bottom: -8px;
}
.footer .sec2 .left .links .item:hover .slide{
        visibility:visible;
    opacity:1;
    z-index:5;
bottom:64px;
}
.footer .sec2 .left .links .item .slide{
    position: absolute;
    width: 120px;
    padding: 5px;
    background: #fff;
    border-radius: 6px;
    bottom: 44px;
    left: -33px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.footer .sec2 .left .links .item .slide img{
    width: 100%;
}
.footer .sec2 .left .links .item{
    
float: left;
    
margin-right: 10px;
    
position: relative;
}
.footer .sec2 .left .links .item a{
    
display: block;
    
width: 50px;
    
height: 50px;



}
.footer .sec2 .left .links .item.s1 a{
    background: url(../images/i1.png) no-repeat center center;
}
.footer .sec2 .left .links .item.s2 a{
    background: url(../images/i2.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s3 a{
    background: url(../images/i3.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s4 a{
    background: url(../images/i4.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s5 a{
    background: url(../images/i5.png) no-repeat center center;
    
}




.footer .sec2 .left .links .item.s1:hover a{
    background: url(../images/i1hover.png) no-repeat center center;
}
.footer .sec2 .left .links .item.s2:hover a{
    background: url(../images/i2hover.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s3:hover a{
    background: url(../images/i3hover.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s4:hover a{
    background: url(../images/i4hover.png) no-repeat center center;
    
}
.footer .sec2 .left .links .item.s5:hover a{
    background: url(../images/i5hover.png) no-repeat center center;
    
}



.footer ,
.footer *{
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
}



.footer .sec2 .left .link a:hover,
.footer .sec1 .left .link a:hover{
    opacity: 1;
}







.footer .sec2 .right{

float: right;
padding-top: 39px;
} 
.footer .sec2 .right img{
max-width: 120px;
}
.footer .sec2 .right .title{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #999999;
    
text-align: center;
    
padding-top: 21px;
}


.listType1,
.listType1 *{
    -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.listType1 li .name a:hover{
    color: #297B4A;
}

.videoTab{

}
.videoTab .hd{
    
padding-top: 31px;
    
padding-bottom: 46px;
    
zoom: 1;
    
overflow: hidden;
}
.videoTab .hd a{
    
float:  left;
    
text-align: center;
    
width: 170px;
    
line-height: 50px;
    
background: #F4F4F4;
    
border-radius: 5px;
    
margin-right: 15px;
    
font-size: 16px;
    

    
font-weight: 400;
    
color: #333333;
    
-webkit-transition: all 0.4s;
    
-o-transition:all 0.4s;
    
-moz-transition:all 0.4s;
    
-ms-transition:all 0.4s;
    
transition:all 0.4s;
}
.videoTab .hd a:hover,
.videoTab .hd a.current{
    
background: #297B4A;
    
color: #fff;
}
.videoTab .bd{
    
zoom: 1;
    
overflow: hidden;
    
border-bottom: 1px solid #e5e5e5;
    
padding-bottom: 36px;
}
.videoTab .bd .model li:nth-child(5n){
    margin-right:0px;
}
.videoTab .bd .model h2{
font-size: 18px;

height: 40px;
border-bottom: 1px solid #e4e4e4;
margin: 15px auto;
}

.clearfix {
    zoom: 1;
}

.videoTab .bd .model li{
    
float: left;
    
width: calc((100% - 30px)/3);
    
margin-right: 15px;
    
margin-bottom: 33px;
}
.videoTab .bd .model li:nth-child(3){

margin-right: 0px;

}
.videoTab .bd .model li:nth-child(4){
display: none

}
.videoTab .bd .model li .imgbox{
    
overflow: hidden;
}
.videoTab .bd .model li .imgbox a{
    
display: block;
    
position: relative;
}
.videoTab .bd .model li .imgbox img{
    
width: 100%;
height: 207px;
}
.videoTab .bd .model li .imgbox i{
    
position: absolute;
    
left: 0;
    
top: 0;
    
width: 100%;
    
height: 100%;
    
background: url(../images/video.png) no-repeat center center;
    
cursor: pointer;
}
.videoTab .bd .model li .title{
    
font-size: 16px;
    
    
font-weight: 400;
    
color: #333333;
    
    
line-height: 22px;
    
margin-bottom: 15px;
    
height: 44px;
    
overflow: hidden;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
display: -webkit-box;
    
-webkit-line-clamp: 2;
    
-webkit-box-orient: vertical;
}
.videoTab .bd .model li .content{
    
padding: 20px 19px 19px;
    
background: #F6F6F6;
height: auto;
width: 100%;
}
.videoTab .bd .model li .click{
    
padding-left: 28px;
    
font-size: 12px;
    

    
font-weight: 400;
    
color: rgba(102, 102, 102, 0.8);
    
line-height: 24px;
    
background: url(../images/click.png) no-repeat left center;
}
.videoTab .bd .model li,
.videoTab .bd .model li *{
    -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.videoTab .bd .model li .imgbox:hover img{
    
-webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}

.hyMain{
}
.bgwhite:after{
    content:"";
    display:table;
    clear:both;
}
.bgwhite{
    background: #fff;
    /*! margin-bottom: 38px; */
}
.listType2{
    
padding-bottom: 48px;
}
.listType2 .title a.more{

float: right;

font-size: 14px;

font-family: ArialRoundedMTBold;

font-weight: bold;

color: #333333;

margin-right: 29px;
}
.listType2 .title{
    line-height: 82px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: 800;
    color: #000000;
    height: 82px;
    border-top: 1px solid #e5e5e5;
    padding-left: 0;
}
.listType2 ul{
    
zoom: 1;
    
overflow: hidden;
}
.listType2 ul li{
    
float: left;
    
width:  50%;
min-height: 300px;
border-right: 1px solid #e5e5e5;
    
border-bottom: 1px solid #e5e5e5;
    
padding: 15px;
}
.listType2 .infor1{
    
zoom: 1;
    
overflow: hidden;
margin-bottom: 20px;
}
.listType2 .img{
    
float: left;
}
.listType2 .img img{
    
width: 50px;
    
height: 50px;
    
border-radius: 5500px;
}
.listType2 .text{
    
float: left;
    
padding-top: 5px;
    
padding-left: 15px;
}
.listType2 .name{
    
font-size: 18px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000;
    
line-height: 17px;
    
padding-bottom: 5px;
}
.listType2 .positions{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #333333;
    
line-height: 24px;
    
opacity: 0.8;
}
.listType2 .newstitle{
    
font-size: 20px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000; 
    
/*! line-height: 19px; */
    
display: block;
    
margin-top: 0;
    
margin-bottom: 23px;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
display: -webkit-box;
    
-webkit-line-clamp: 1;
    
-webkit-box-orient: vertical;
}
.listType2 .infor2{
    
zoom: 1;
    
overflow: hidden;
}
.listType2 .imgbox{
    
float: left;
    
width: 204px;

overflow: hidden;
}
.listType2 .imgbox img{
    
width: 100%;
    
height: 100%;
max-height: 156px;
display: block;
}
.listType2 .text2{
    
float: left;
    
padding-left: 17px;
    
padding-top: 3px;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: rgba(51, 51, 51, 0.8);
    
line-height: 24px;
    
width: calc(100% - 204px);
text-align-last: justify;
}
.listType2 .dec p{
    max-height: 100px;
line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align-last: justify;
    text-align: right;
}

.listType2 .dec span{
margin-top: 10px;
float: right;
    color: #297B4A;
}
.listType2 .dec a{
 color: #297B4A
}
.listType2 .infor3{
    
zoom: 1;
    
overflow: hidden;
    
padding-top:  32px;
}
.listType2 .infor3 p{
    
float: left;
    
padding-left: 26px;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: rgba(51, 51, 51, 0.8);
    
line-height: 24px;
    
margin-right: 105px;
}
.listType2 .infor3 p.p1{
    
background: url(../images/p1.png) no-repeat left center;
}
.listType2 .infor3 p.p2{
    
background: url(../images/p2.png) no-repeat left center;
}
.listType2 .infor3 p.p3{
    
background: url(../images/p3.png) no-repeat left center;
}

.listType2 ul li:nth-child(2n){
    border-right: none
}
.listType2 ul li:nth-last-child(2), .listType2 ul li:last-child{
    border-bottom: none
}
.listType2 *{

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;



}

.listType2 .dec a:hover,
.listType2 .newstitle:hover{
    color: #297B4A;
}
.listType2 .imgbox img:hover{
    -webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}

.banner{
    
}
.banner .imgbox{
    
overflow: hidden;
}
.banner .swiper-slide-active .img{
        -webkit-transform: none;
    -o-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
.banner .img{
    
height: 386px;
/*-webkit-transform: scale(1.2,1.2);*/
/*    -o-transform: scale(1.2,1.2);*/
/*    -moz-transform: scale(1.2,1.2);*/
/*    -ms-transform: scale(1.2,1.2);*/
/*    transform: scale(1.2,1.2);*/
/*    -webkit-transition: all 9.4s;*/
/*    -o-transition: all 9.4s;*/
/*    -moz-transition: all 9.4s;*/
/*    -ms-transition: all 9.4s;*/
/*    transition: all 9.4s;*/
}
.banner .content{
    
position: absolute;
    
top: 50%;
    
left: 50%;
    
-o-transform: translate(-50%, -50%);
    
-webkit-transform: translate(-50%, -50%);
    
-moz-transform: translate(-50%, -50%);
    
-ms-transform: translate(-50%, -50%);
    
transform: translate(-50%, -50%);
    
width: 100%;
    
text-align: center;
top: 60%;
opacity: 0;
}
.banner .title{
    
font-size: 75px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #FFFFFF;
    
line-height: 1;
}
.banner .line{
    
width: 53px;
    
height: 4px;
    
margin: 30px auto;
    
background: #297B4A;
}
.banner .dec{
    
letter-spacing: 10px;
    
font-size: 17px;
    
font-family: PingFang;
    
font-weight: 500;
    
color: #FFFFFF;
    
padding-bottom: 29px;
}
.banner .en{
    
font-size: 16px;
    
font-family: ArialRoundedMTBold;
    
font-weight: 400;
    
color: #FFFFFF;
    
line-height: 21px;
    
margin-bottom: 45px;
}
.banner .more{
    
display: block;
    
width: 170px;
    
height: 50px;
    
background: #297B4A;
    
border-radius: 5px;
    
margin: auto;
    
line-height: 50px;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #FFFFFF;
position: relative;
bottom: -215px;
display: none;
}
.banner .swiper-button-next{
    background: url(../images/right.png) no-repeat center center;
    background-size: 100%;
    width: 33px;
    height: 59px;
    right: calc((100% - 1500px)/2);
}
.banner .swiper-button-prev{
    
    background: url(../images/left.png) no-repeat center center;
    background-size: 100%;
    width: 33px;
    height: 59px;
    left: calc((100% - 1500px)/2);
}
.banner .swiper-pagination-bullet{
width: 46px;
height: 2px;
opacity: 0.2;
margin: 0px 4px;

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
border-radius: 0
}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
    background: #fff;
}
.banner .swiper-pagination{
    bottom: 40px
}

.banner .content,
.banner .content * {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.banner .swiper-slide-active .content{
    top: 50%;
    opacity: 1;
}

.index{
background: #f6f6f6;
padding-top: 64px;
}
.index .section1{
 
}
.index .section1 .item1{
    float: left;
    width: 720px;
    margin-right: 25px;
    background: #fff;
    padding: 0 15px;
    /*! min-height: 450px; */
    border-radius: 4px;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 5%);
    padding-bottom: 10px;
}
.index .section1 .item1 li a{ line-height: 39px;}
.titlemodel{
padding: 0;
line-height: 85px;
    
zoom: 1;
    
overflow: hidden;
padding: 0 15px;
}
.titlemodel .title{
    
font-size: 22px;
    
    
font-weight: 800;
    
color: #333333;
    
float: left;
    
}

.titlemodel .title ul{
    
 
    
font-weight: 800;
    
color: #333333;
    
float: left;
    
line-height: 83px;
margin-top: 25px;
}.titlemodel .title ul li{
    
 
     
    
font-weight: 800;
    
color: #333333;
    
float: left;
    
margin-right: 15px;
line-height: 83px;
}.titlemodel .title ul  a{
    
font-size: 22px;
    
    
font-weight: 800;
    
color: #333333;
    
float: left;
    
line-height: 33px;
}

.titlemodel .title ul li:nth-child(1)  a{
 

}





.titlemodel .title ul  a.current,
.titlemodel .title ul  a:hover{

border-bottom: 2px solid #297b4a;
line-height: 33px;
color: #297b4a;

    
}


.titlemodel .more{
    
font-size: 14px;
    
font-family: ArialRoundedMTBold;
    
font-weight: bold;
    
color: #333333;
    
float: right;
    
margin-right: 0;
}
.index .section1 .item1 .topnews{
    
zoom: 1;
    
overflow: hidden;
    
padding: 0px 15px;
    
padding-bottom: 22px;
    
margin-bottom: 20px;
    
border-bottom: 1px solid #e5e5e5;
}
.index .section1 .item1 .imgbox{
    
float: left;
    
overflow: hidden;
}
.index .section1 .item1 .imgbox img{
    
width: 150px;
    
height: 100px;
}
.index .section1 .item1 .right{
    
float: left;
    
width: calc(100% - 150px);
    
padding-left: 15px;
    
padding-top: 3px;
}
.index .section1 .item1 .right .title{
    
font-size: 18px;
    

    
font-weight: 400;
    
color: #333333;
    
display: block;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: nowrap;
}
.index .section1 .item1 .dec{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #666666;
    
line-height: 22px;
    
padding-top: 14px;
}
.index .section1 .item2{
    
background: #fff;
    
float: right;
    
width: 446px;
border: 1px solid #eee;
min-height: 450px;
border-radius: 4px;
box-shadow: 0 0 1px 0 rgb(0 0 0 / 5%);
}
.index .section1 .item2 .imgbox{
    overflow: hidden;
    margin: 0px 15px;
}
.index .section1 .item2 .imgbox img{
    display: block;
    width: 100%;
}
.index .section1 .item2 .imgbox + .title{
    
font-size: 16px;
    

    
font-weight: 400;
    
color: #000000;
    
display: block;
    
margin-top: 15px;
    
margin-bottom: 15px;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: nowrap;
    
margin-left: 26px;
    
margin-right: 26px;
}
.index .section1 .item2 .listType4{
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
    padding-bottom: 23px;
}
.listType4{
    
padding: 0px 20px;
    
padding-bottom: 0;
}
.listType4 li a{
    
zoom: 1;
    
overflow: hidden;
    
display: block;
    
font-size: 16px;
    
    
font-weight: 400;
    
color: #666666;
    
line-height: 35px;
}
.listType4 li a .s1{
    
float: left;
    
width: 76%;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: nowrap;
}
.listType4 li a .s2{
    
float: right;
}

.index .section1.section2{
    
padding-top: 29px;
}
.index .section1.section2 .item1{
    
    
height: 490px;
}

.index .section1.section2 .item1 .right{
padding-left:32px;
}
.index .section2 .item3{
    
    
float: right;
    
background: #fff;
    
/*! height: 432px; */
width: 446px;
border: 1px solid #eee;
}
.index .section2 .item3 .tab{
    
}
.index .section2 .item3 .hd{
    
zoom: 1;
    
overflow: hidden;
    
padding: 0px 15px;
    
padding-bottom: 24px;
}
.index .section2 .item3 .hd a{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #666666;
    
padding: 0px 10px;
    
float: left;
    
min-width: 86px;
    
line-height: 41px;
    
background: rgba(233, 233, 233, 0.5);
    
border-radius: 5px;
    
margin-right: 7px;
    
text-align: center;
}
.index .section2 .item3 .hd a.current,
.index .section2 .item3 .hd a:hover{
    color:#fff;
    background: #297B4A;
}
.index .section2 .item3 .bd{
    
}
.index .section2 .item3 .model{
    
}
.index .section2 .item3 .listType4{
    
padding-bottom: 20px;
}
.index .section2 .item3 .search{
width: 295px;
height: 41px;
    
background: rgba(233, 233, 233, 0.5);
    
border-radius: 5px;
    
margin: 0px 26px;
    
position: relative;
}
.index .section2 .item3 .search .words{
    
width: 100%;
    
height: 100%;
    
position: absolute;
    
border: none;
    
padding: 0px 16px;
    
background: none;
    
padding-right: 51px;
}
.index .section2 .item3 .search .send{
    
font-size: 0px;
    
background: url(../images/search.png) no-repeat center center;
    
width: 41px;
    
height: 41px;
    
cursor: pointer;
    
border: none;
    
right: 0;
    
top: 0px;
    
position: absolute;
}

.search {
    height: 41px;
    border-radius: 5px;
    margin: 30px auto;
    position: relative;
    line-height: 41px;
    float: left;
    width: 20%;
}
.search .words{
    height: 41px;
    border-radius: 45px;
    margin: 15px;
    position: relative;
    line-height: 41px;
    float: left;
    width: 100%;
    background: rgba(233, 233, 233, 0.5);
    border: navajowhite;
    padding: 0 15px;
}
.search .send{
    
font-size: 0px;
    
background: url(../images/search.png) no-repeat center center;
    
width: 41px;
    
height: 41px;
    
cursor: pointer;
    
border: none;
    
right: -9px;
    
top: 16px;
    
position: absolute;
}


.index .section3{
    
margin-top: 28px;
height: ;
}
.index .section3 .content{
    
padding-left: 0;
    
zoom: 1;
    
overflow: hidden;
    
border-top: 1px solid #e5e5e5;
}
.index .section3 .content .left{
    
float: left;
    
width: 400px;
    
padding-right: 22px;
    
padding-top: 36px;
}
.index .section3 .content .left .infor1{
    
zoom: 1;
    
overflow: hidden;
}
.index .section3 .content .left .img{
    
float: left;
}
.index .section3 .content .left .img img{
    
width: 88px;
    
height: 87px;
    
border-radius: 400px;
}
.index .section3 .content .left .text{
    
float: left;
    
width: calc(100% - 88px);
    
padding-left: 17px;
}
.index .section3 .content .left .name{
    
font-size: 30px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000;
    
line-height: 1;
    
padding-top: 10px;
    
margin-bottom: 14px;
}
.index .section3 .content .left .positions{
    
font-size: 18px;
    

    
font-weight: 400;
    
color: #000000;
}
.index .section3 .content .left .dec{
    
font-size: 14px;

font-weight: 400;
    
color: rgba(51, 51, 51, 0.8);
    
line-height: 24px;
    
margin-top: 21px;
    
margin-bottom: 29px;
height: 70px;
overflow: hidden;
}
.index .section3 .content .left .more{
    
width: 146px;
    
line-height: 43px;
    
background: #297B4A;
    
border-radius: 4px;
    
display: block;
    
text-align: center;
    
font-size: 14px;
    
    
font-weight: 400;
    
color: #FFFFFF;
}
.index .section3 .content .right{
    
float: left;
    
width: 100%;
height: 444px;
}
.index .section3 .content .right li{
    
float: left;
    
width: 25%;
    
    
border: 1px solid #e5e5e5;
    
height: 200px;
    
padding-top: 36px;
    
padding-right: 15px;
    
padding-left: 16px;
border-top: none;
border-right: none;
}
.index .section3 .content .right li .img{
    
float: left;
}
.index .section3 .content .right li .img img{
    
width: 87px;
    
height: 87px;
    
border-radius: 50%;
}
.index .section3 .content .right li .text{
    
float: left;
    
width: calc(100% - 87px);
    
padding-left: 17px;
}
.index .section3 .content .right li .name a{
    color: inherit;
}
.index .section3 .content .right li .name{
    
font-size: 18px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000;
    
padding-top: 2px;
    
line-height: 1;
    
padding-bottom: 15px;
}
.index .section3 .content .right li .dec{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #333333;
    
line-height: 22px;
    
opacity: 0.8;
}


.index .section3 .content .right li:nth-child(4){
border-right: 1px solid #e5e5e5;    
border-bottom: none;
}
.index .bgwhite{
    margin-bottom: 28px;padding: 0 15px;
}
.index .section4{
    
}
.index .section4 .content{
    
padding: 0;
    
zoom: 1;
    
overflow: hidden;
    
padding-bottom: 44px;
}
.index .section4 .content .left{
    
width: 488px;
height: 325px;
opacity: 0.9;
    
float: left;
display: none;
}
.index .section4 .content .left .imgbox{
    
height: 100%;
}
.index .section4 .content .left .imgbox i{
    
position: absolute;
    
left: 0;
    
top: 0px;
    
width: 100%;
    
height: 100%;
    
background: url(../images/video.png) no-repeat center center;
    
background-size: 70px;
}
.index .section4 .content .left .imgbox a{
    
display: block;
    
height: 100%;
    
overflow: hidden;
    
position: relative;
}
.index .section4 .content .left .imgbox img{
    
width: 100%;
    
height: 100%;
}
.index .section4 .content .left .imgbox .bottom{
    
position: absolute;
    
width: 100%;
    
left: 0px;
    
bottom: 0px;
    
background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 80%);
    
height: 141px;
    
padding-top: 102px;
}
.index .section4 .content .left .imgbox .title{
    
font-size: 20px;
    
font-family: PingFang;
    
color: #FFFFFF;
    
line-height: 19px;
    
float: left;
    
margin-left: 21px;
    
width: 280px;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: nowrap;
}
.index .section4 .content .left .imgbox .click{
    
font-size: 12px;
    

    
font-weight: 400;
    
color: rgba(255, 255, 255, 0.8);
    
line-height: 24px;
    
float: right;
    
padding-left: 30px;
    
background: url(../images/click.png) no-repeat left center;
    
background-size: 21px;
    
margin-right: 16px;
}
.index .section4 .content .right{
    
float: left;
    
width: 100%;
}
.index .section4 .content .right .videoTab{
    
}
.index .section4 .content .right .videoTab li{
    width: calc((100% - 45px)/3);
    margin:8px;
    margin-top:0px;
    margin-bottom: 0;
}

.index .section4 .content .right .videoTab li .content{
    width: 100%;

}
.index .section4 .content .right .videoTab li:nth-child(3){
    margin-right: 0px;
}

.index .section4 .content .right .videoTab .bd{
    padding-bottom: 0px;
    border-bottom: none;
}

.index .section5 .listType2{
    border-top: 1px solid #e5e5e5;
    padding: 0;
}
.index .section6{
    
}
.index .section6 .titlemodel .more{
    
margin-right: 155px;
}
.index .section6 .list{
    
position: relative;
    
padding: 0px 26px;
}
.index .section6 .list .swiper-button-next{
    
left: auto;
    
right: 0;
    
top: -38px;
    
width: 38px;
    
height: 38px;
    
background: url(../images/ri.png) no-repeat center center rgba(238, 238, 238, 0.8);
}
.index .section6 .list .swiper-pagination{

width: auto;

right: 0;

left: auto;

bottom: auto;

top: -60px;

line-height: 38px;

right: 89px;

font-size: 16px;

font-family: Arial;

font-weight: 400;

color: #333333;
}

.index .section6 .list .swiper-button-prev:hover{
    background: url(../images/lehover.png) no-repeat center center #297b4a;
}

.index .section6 .list .swiper-button-next:hover{
    background: url(../images/rihover.png) no-repeat center center #297b4a;
}
.index .section6 .list .swiper-button-prev{
    
left: auto;
    
right: 38px;
    
top: -38px;
    
width: 38px;
    
height: 38px;
    
background: url(../images/le.png) no-repeat center center rgba(238, 238, 238, 0.8);
}
.index .section6 .list ul{
    zoom: 1;
    overflow: hidden;
}
.index .section6 .list ul li:nth-child(4){
    margin-right: 0px;
}
.index .section6 .list ul li{
    float: left;
    width: calc((100% - 120px)/4);
    margin-right: 40px;
}
.index .section6 .list ul li a *{
    display: block;
    text-align: left;
}
.index .section6 .list ul li a{
    display: block;
}
.index .section6 .list ul li .imgbox{
    
}
.index .section6 .list ul li .imgbox img{
 width: 100%;   
}
.index .section6 .list ul li .title{
    
text-align: center;
    
font-size: 16px;
    
    
font-weight: 400;
    
color: #333333;
    
    
text-align: left;
height: 40px;
overflow: hidden;
line-height: 40px;
padding: 0;
}
.index .section6 .list ul li .time{
    
font-size: 12px;
    

    
font-weight: 400;
    
color: #999999;
    
text-align: center;
    
padding-bottom: 35px;
text-align: left;
}
.index .section7{
    
}
.index .section7 .bgwhite{
    text-align: center;
    position: relative;
    height: 390px;
    /*background: url(../images/peoples.png) no-repeat center center #fff;*/
    background-size: 1175px;
}
.index .section7 .bgwhite .titleText.type2{
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-top: 0;
    padding-bottom: 81px;
}
.index .section7 .bgwhite .titleText{
    width: 270px;
    padding-top: 84px;
}
.index .section7 .bgwhite .titleText .title{
    font-size: 22px;
font-family: PingFang;
font-weight: 800;
color: #333333;
}
.index .section7 .bgwhite .titleText .dec{
    font-size: 14px;

font-weight: 400;
color: #333333;
padding-top: 17px;
}
.index .section8{
    text-align: center;
    padding-bottom: 33px;
}
.index .section8 .title{
    font-size: 24px;

font-weight: 400;
color: #000000;
line-height: 33px;
padding-top: 56px;
padding-bottom: 22px;
}
.index .section8 .line{
    width: 53px;
height: 4px;
margin: auto;
background: #297B4A
}
.index .section8 .list{
    padding-top: 47px;
    padding-bottom: 59px;
}
.index .section8 .imgbox{
    padding-bottom: 43px;
}
.index .section8 .imgbox img {
    display: block;
    margin: auto;
    width: 280px;
    height: 120px;
}

.index .section8 .swiper-pagination *{
    width: 8px;
    height: 8px;
    background: #E5E5E5;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.4s;
    -o-transition:all 0.4s;
    -moz-transition:all 0.4s;
    -ms-transition:all 0.4s;
    transition:all 0.4s;
}
.index .section8 .swiper-pagination *.swiper-pagination-bullet-active{

background: #297B4A;
width:12px;
height:12px;
border-radius: 50%;
}

.index .section6 .list ul li .imgbox{
    overflow: hidden;
}

.index .section6 .list ul li .title,
.index .section6 .list ul li .imgbox img,
.index .section4 *,
.titlemodel .more,
.index .section3 .content *,
.index .section1 *,.index .section2{

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.index .section6 .list ul li .imgbox:hover img,
.index .section4 .content .left .imgbox a:hover img,
.index .section1 .item2 .imgbox img:hover,
.index .section1 .item1 .imgbox img:hover{
    -webkit-transform: scale(1.05,1.05); 
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}


.listType1 li .name a:hover,
.index .section1 .item1 .right .title:hover,
.index .section6 .list ul li .title:hover,
.listType2 .newstitle:hover,
.videoTab .bd .model li .title:hover,
.titlemodel .more:hover,
.index .section3 .content .right li .name a:hover,
.index .section1 .item2 .imgbox + .title:hover,
.listType4 li a .s1:hover{
    color:#297b4a;
}
.wow{
    opacity: 0;
}
/* project id 视频 */

@font-face {
    font-family: 'iconfont';  
    src: url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.eot');
    src: url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.woff2') format('woff2'),
    url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.woff') format('woff'),
    url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_1867770_aheoboelyyp.svg#iconfont') format('svg');
}

.sv-target video {
    background-color: #000000;
}

.sv-font {
    font-family: 'iconfont';
}

.sv-play {
    color: #ffffff;
    font-size: 20px;
}

.sv-next {
    color: #ffffff;
    font-size: 20px;
}

.sv-fullScreen {
    color: #ffffff;
    font-size: 20px;
}

.sv-cancelFull {
    color: #ffffff;
    font-size: 20px;
}

.sv-target {
    position: relative;
}
.sv-control {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.sv-play-container {
    height: 100%;
    /* background-color: royalblue; */
    display: flex;
    flex-direction: row;
    padding-right: 10px;
}
.sv-control-r {
    height: 100%;
    display: flex;
    flex-direction: row;
    padding-left: 10px;
    padding-right: 10px;
}
.sv-play-container button.sv-playBtn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0 10px;
    outline: none;
    color: inherit;
    text-align: inherit;
    font: inherit;
    line-height: inherit;
    margin-left: 10px;
}

.sv-control-r button.showMute {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0 10px;
    outline: none;
    color: inherit;
    text-align: inherit;
    font: inherit;
    line-height: inherit;
    position: relative;
}

.sv-time {
    height: 100%;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 12px;
}

.sv-time-split {
    padding: 0 4px;
}

.sv-mutePanel {
    position: absolute;
    top: -120px;
    left: 0;
    width: 20px;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    flex-direction: column;
    padding: 16px 6px;
    border-radius: 4px;
}

.sv-mute-num {
    width: 100%;
    height: 20px;
    background-color: transparent;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    margin-bottom: 4px;
}

.sv-mute-slider {
    flex: 1;
    width: 3px;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}

.sv-mute-sliderRange {
    width: 100%;
    background-color: #00a1d6;
}

.sv-control-r button.sv-mute-button {
    position: absolute;
    top: 0;
    left: -4.5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    z-index: 10;
    background-color: #00a1d6;
    border: 0;
    cursor: pointer;
    outline: none;
}

.sv-progressBar {
    position: absolute;
    top: 0;
    left: 2%;
    width: 96%;
    height: 2px;
    background-color: hsla(0,0%,100%,.2);
    border-radius: 4px;
    cursor: pointer;
}

.sv-cacheProgress {
    width: 0%;
    height: 100%;
    background-color: #7a7878;
    border-radius: 4px;
}

.sv-progressNum {
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    background-color: #00a1d6;
}

.sv-progressBtn {
    position: absolute;
    left: 0%;
    top: -7px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: rgba(0, 161, 214, 0.5);
    cursor: pointer;
}
.sv-progressBtn>div {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #00a1d6;
    margin-top: 2.6px;
    margin-left: 2.8px;
}

.hide {
    display: none;
}

.sv-full-screen {
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    left: 0!important;
    top: 0!important;
}.sv-el-control-style {
    padding-right: 10px;
    padding-left: 10px;
    height: 100%;
    display: flex;
    flex-direction: row;
}

.sv-nextBtn {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    text-align: inherit;
}

.sv-speedBtn {
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    text-align: inherit;
    position: relative;
}
.sv-speedBtn .sv-speed-btn {
    position: absolute;
    bottom: 54px;
    left: -10px;
    padding: 10px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.8);

}
.sv-speedBtn .sv-speed-btn ul {
    padding: 0;
    margin: 0;
}
.sv-speedBtn .sv-speed-btn ul li {
    list-style: none;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}
.sv-speedBtn .sv-speed-btn ul li:hover{
    color: #00a1d6;
}
.sv-active{
    color: #00a1d6!important;
}
#videoContainer {
    width: 800px;
    height: 500px;
    margin: 20px auto;
      }



/* InpageSidebar01 侧栏导航1公共样式*/
.InpageSidebar01{width: 25%;float: left;margin-right: 2%;}
.InpageSidebar01 .top{width: 100%;height: 62px;background: #00662b;border-radius: 6px;}
.InpageSidebar01 .top h2{height: 60px;line-height:60px;font-size: 22px;color: #fff;text-align: center;}
.InpageSidebar01 .top h2 a{color: #fff;text-decoration: none; font-weight: bold; }
.InpageSidebar01 .classify .box{border: 1px solid #e4e4e4;border-top: none;position: relative;}
.InpageSidebar01 .classify .box:first-child{border-top: 1px solid #e4e4e4;}
.InpageSidebar01 .classify dl{padding: 10px 19px 8px 30px;}
.InpageSidebar01 .classify dl dd{ display:none;}
.InpageSidebar01 .classify dl dd.cur{ display:block;}
.InpageSidebar01 .classify dt{font-size: 16px;color: #333333;background: url(Img/mub02Inpage/mub02_jt03.png) no-repeat 194px 6px;}
#prochildfl{margin-bottom: 5px;}
.InpageSidebar01 .classify dt a{color: #333333;}
.InpageSidebar01 .classify dd p{border-left: 1px solid #e4e4e4;height: 35px;line-height: 35px;} 
.InpageSidebar01 .classify dd p a{font-size: 14px;color: #333333;display: block;text-indent: 16px;text-decoration: none;}
.InpageSidebar01 .classify .box i{display: none;width: 3px;height: 100%;position: absolute;left: -1px;top: 0;background: #00662b;}
.InpageSidebar01 .classify .box:hover{background: #f5f5f5;}
.InpageSidebar01 .classify .box:hover i{display: block;}
.InpageSidebar01 .classify .box dt.cur{background: url(Img/mub02Inpage/mub02_jt04.png) no-repeat 194px 6px;font-weight: bold;}
.InpageSidebar01 .classify .box:hover dt a,.InpageSidebar01 .classify .box dt.cur a{color: #00662b;display: block;text-decoration: none;}
.InpageSidebar01 .classify .box:hover dt{background: url(Img/mub02Inpage/mub02_jt04.png) no-repeat 194px 6px;font-weight: bold;}
.InpageSidebar01 .classify dd p:hover a,.InpageSidebar01 .classify dd p.cur a{color: #fff;}
.InpageSidebar01 .classify dd p:hover,.InpageSidebar01 .classify dd p.cur{background: url(Img/mub02Inpage/mub02_jt02.png) no-repeat 194px center #00662b;}
.InpageSidebar01 .sidebarLinkUs{border: 1px solid #e4e4e4;margin-top: 20px;padding: 0 19px 20px; margin-bottom:20px;}
.InpageSidebar01 .sidebarLinkUs h3{font-size: 18px;color: #00662b;font-weight: normal;height: 59px;line-height: 59px;border-bottom: 1px solid #e4e4e4;margin-bottom: 18px;text-indent: 10px;}
.InpageSidebar01 .sidebarLinkUs p{font-size: 14px;color: #333333;margin-bottom: 12px;line-height: 20px;padding: 0 10px;}
.InpageSidebar01 .sidebarLinkUs .zxzx{display: block;width: 160px;height: 50px;overflow: hidden;background: #00662b;text-decoration: none;margin-top: 20px;}
.InpageSidebar01 .sidebarLinkUs .zxzx span{display: block;width: 50px;height: 50px;float: left;border-right: 1px solid #fff;background: url(Img/mub02Inpage/zxzx_icon01.png) no-repeat center;}
.InpageSidebar01 .sidebarLinkUs .zxzx em{display: block;width: 109px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;float: left;}
.InpageSidebar01 .sidebarLinkUs .zxzx em img{display: inline-block;*display: inline-block;position: relative;top: 2px;margin-left: 8px;}

/* InpageSidebar02 侧栏导航2公共样式*/
.InpageSidebar02 .classify{border-top: none;position: relative;}
.InpageSidebar02 .classify li{height: 58px;font-size: 15px;color: #333333;line-height: 58px;}
.InpageSidebar02 .classify li a{color: #333333;display: block;text-decoration: none;font-size: 18px;text-align: center;
padding: 0 26px;}
.InpageSidebar02 .classify li:hover,.InpageSidebar02 .classify li.cur{}
.InpageSidebar02 .classify li:hover a,.InpageSidebar02 .classify li.cur a{color: #00662b;font-weight: bold;}
.InpageSidebar02 .classify i{display: block;width: 3px;background: #00662b;position: absolute;left: -1px;top: 0;z-index: 9;}
.InpageSidebar02 .xgzx{border: 1px solid #e4e4e4;margin-top: 20px;padding: 0 19px 16px;}
.InpageSidebar02 .xgzx h3{font-size: 18px;color: #00662b;font-weight: normal;height: 59px;line-height: 59px;border-bottom: 1px solid #e4e4e4;margin-bottom: 18px;text-indent: 10px;}
.InpageSidebar02 .xgzx p{font-size: 14px;color: #333333;margin-bottom: 10px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.InpageSidebar02 .xgzx p a{color: #333333;}
.InpageSidebar02 .xgzx p:hover a{color: #00662b;}
.content,.container{margin-left:auto; margin-right:auto; width:1150px;}
/*行业交流*/
.index .section5 .bclist{
    border-top: 1px solid #e5e5e5;
    padding: 0;
}.bclist .newstitle:hover,.bclist{
    
}
.bclist .title a.more{

float: right;

font-size: 14px;

font-family: ArialRoundedMTBold;

font-weight: bold;

color: #333333;

margin-right: 29px;
}
.bclist .title{
    line-height: 82px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: 800;
    color: #000000;
    height: 82px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 25px;
}
.bclist ul{
    
zoom: 1;
    
overflow: hidden;
}
.bclist ul li{
    
float: left;
    
width:  100%;
    
border-right: 1px solid #e5e5e5;
    
border-bottom: 1px solid #e5e5e5;
    
padding: 27px 20px 34px 27px;
}
.bclist .infor1{
    
zoom: 1;
    
overflow: hidden;
}
.bclist .img{
    
float: left;
}
.bclist .img img{
    
width: 50px;
    
height: 50px;
    
border-radius: 5500px;
}
.bclist .text{
    
float: left;
    
padding-top: 5px;
    
padding-left: 15px;
}

.bclist .text .date{
    
float: right;
    

}
.bclist .date{
    
float: right;
    
padding-top: 5px;
    
padding-left: 15px;
}

.bclist .text .date{
    
float: right;
    

}



.bclist .name{
    
font-size: 18px;
    
font-family: PingFang;
    
font-weight: 800;
    
color: #000000;
    
line-height: 17px;
    
padding-bottom: 5px;
}
.bclist .positions{
    
font-size: 14px;
    

    
font-weight: 400;
    
color: #333333;
    
line-height: 24px;
    
opacity: 0.8;
}
.bclist .newstitle{
    
font-size: 20px;
    
    
font-weight: 800;
    
    
    
    
    
margin-bottom: 23px;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
display: -webkit-box;
    
-webkit-line-clamp: 1;
    
-webkit-box-orient: vertical;
color: #000;
}
.bclist .infor2{
    
zoom: 1;
    
overflow: hidden;
margin-top: 32px;
}
.bclist .imgbox{
    
float: left;
    
width: 204px;
    
height: 129px;
    
overflow: hidden;
}
.bclist .imgbox img{
    
width: 100%;
    
height: 100%;
    
display: block;
}
.bclist .text2{
    
float: left;
    
padding-left: 17px;
    
padding-top: 3px;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: rgba(51, 51, 51, 0.8);
    
line-height: 24px;
    
width: calc(100% - 204px);
}
.bclist .dec{
    
}
.bclist .dec a{
    
color: #0066CC;
}
.bclist .infor3{
    
zoom: 1;
    
overflow: hidden;
    
padding-top:  10px;
}
.bclist .infor3 p{
    
float: left;
    
padding-left: 26px;
    
font-size: 14px;
    

    
font-weight: 400;
    
color: rgba(51, 51, 51, 0.8);
    
line-height: 24px;
    
margin-right: 105px;
}
.bclist .infor3 p.p1{
    
background: url(../images/p1.png) no-repeat left center;
}
.bclist .infor3 p.p2{
    
background: url(../images/p2.png) no-repeat left center;
}
.bclist .infor3 p.p3{
    
background: url(../images/p3.png) no-repeat left center;
}

.bclist ul li:nth-child(2n){
    border-right: none
}
.bclist ul li:nth-last-child(2), .bclist ul li:last-child{
    border-bottom: none
}


.bclist .dec a:hover,
.bclist .newstitle:hover{
    color: #297B4A;
}
.bclist .imgbox img:hover{
    -webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);
}
/* newsList 新闻列表*/

.newsListMenu{width:100%;text-align:center;height: 60px;line-height: 60px;display: block;margin-top: 30px;}
.newsListMenu li{font-size:17px;color:#333;background-color:#fff;border-bottom:solid 1px #e5e5e5;height:50px;line-height:50px;margin-left:8px;width:141px;float: left;display: block;}
.newsListMenu li a{color:#333;text-decoration:none;display:block}
.newsListMenu li:first-child{margin-left:0}
.newsListMenu li.cur a{border-bottom:solid 2px #327f51;color:#333;}
.newsListMenu li:hover a{border-bottom:solid 2px #165b32;color:#327f51;}


.newsList{width: 100%;margin: 20px auto;}
.newsListSection{width: 100%;float: right;}
.newsListSection .mainCon{width: 70%;float: right;}
.newsListSection .newsListIntro{margin: 20px auto 0;}

.newsListSection .newsListIntro  dl{padding: 18px 0;}
.newsListSection .newsListIntro  dt{width: 170px;height: 104px;background: #f5f5f5;text-align: center;padding-top: 32px;float: left;}
.newsListSection .newsListIntro  dt span{display: block;font-size: 42px;color: #666666;font-weight: bold;font-family: arial;}
.newsListSection .newsListIntro  dt em{font-size: 16px;color: #666666;display: block;font-family: arial;}
.newsListSection .newsListIntro  dd{width: 100%;float: right;margin: 19px auto;display: block;border-bottom: 1px solid #ddd;padding-bottom: 40px;}
.newsListSection .newsListIntro  dd h3{font-size: 16px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;}
.newsListSection .newsListIntro  dd h3 a{color: #333333;text-decoration: none;}
.newsListSection .newsListIntro  dd p{line-height: 24px;margin-top: 14px;font-size: 14px;color: #666666;}
.newsListSection .newsListIntro  dd p a{text-decoration: none;font-size: 14px;color: #297B4A;}
.newsListSection .newsListIntro dd span {
    line-height: 18px;
    margin-right: 10px;
}
.newsListSection .newsListIntro  dd span a{color: #297B4A;font-size: 14px;}
.newsListSection .newsListIntro  dd a.more{display: block;width: 37px;height: 37px;position: absolute;right: 0;top: 50%;margin-top: -18px;overflow: hidden;}
.newsListSection .newsListIntro  dd a.more img{display: block;position: relative;}
.newsListSection .newsListIntro  dl:hover dt{background: #00662b;}
.newsListSection .newsListIntro  dl:hover dt span,.newsListSection .newsListIntro  dl:hover dt em{color: #fff;}
.newsListSection .newsListIntro  dl:hover dd h3 a{color: #575757;}
.newsListSection .newsListIntro  dl:hover dd a.more img{top: -37px;}


/* newsDetails 新闻详情*/

 .article{position: relative;}
 .article .bclist{padding: 50px 0;}
 .article .conBox{padding:  20px 0;}
 .article .conBox .title{border-bottom: 1px solid #ddd;}
 .article .bclist ul li {
    float: left;
    width: 100%;
    padding: 25px 0;
    border: none;
    border-bottom: 1px solid #ddd;
}
 .article .title h1{text-align: left;padding: 25px 0px;font-size: 35px;line-height: 55px;font-weight: bold;color: #262626;}
 .article .title .share{width: 100%;height: 27px;}
 .article .title .share p{float: left;overflow: hidden;}
 .article .title .share p span{display: block;font-size: 14px;color: #999999;float: left
;padding: 0 10px;border-left: 1px dotted #b6b6b6;float: left;}
 .article .title .share p span:first-child{padding-left: 0;border-left: none;}
 .article .title .share p span #cntrHits{ float:right;}
 .article .title .share ul{float: right;}
 .article .title .share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
 .article .title .share li img{display: block;}
 .article .title  i{width: 100%;display: block;height: 3px;background: #e7e7e7;margin-top: 12px;background: url(Img/mub02Inpage/mub02Top2_xian.png) no-repeat center;}
 .article .title p.label{font-size: 12px;color: #999999;display: block;padding-left: 26px;background: url(Img/mub02Inpage/label.png) no-repeat left center;line-height: 16px;margin-top: 20px;}

 .article .con p{line-height: 2;font-size: 18px !important;color: #333333;padding: 10px 0px;word-break: break-all;}
.article .con .opera {
	
  margin-top: 20px;
	word-break: break-all;
}
 .article .con p a{ color:red;}
 .article .con {
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 30px;
}
 .article .con table {
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 26px;
    max-width: 1000px;
}
.article .con  h1{line-height: 2;font-size: 23px !important;color: #333333;
word-break: break-all;
text-indent: 0 !important;
font-weight: bold;
margin-top: -10px;
}
 .article .con  h1 span{word-break: break-all;
text-indent: 0 !important;
font-weight: bold;
}

.article .con  h2{font-size: 23px !important;
color: #333333;
word-break: break-all;
text-indent: 0 !important;
font-weight: bold;
border-left: 4px solid #327f51;
line-height: 21px;
padding-left: 8px;
}
 

 .article .con img {
margin: 0;
max-width: 100%;
display: inline-block;
clear: both;
height: auto;transition:all 1s linear;
}
 .article .context{width: 100%;border-top: 1px solid #e7e7e7;height: 60px;}
 .article .context p{width: 454px;float: left;height: 60px;line-height: 60px;width: 50%;}
 .article .context p a{color: #666666;display: block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
 .article .context p.prevNews a{width: 80%;float: left;}
 .article .context p.NextNews a{margin-right: 20px;padding-right: 20px;text-align: right;background: url(Img/mub02Inpage/mub02_jt03.png) no-repeat right center;overflow: hidden;}
 .article .context p.prevNews a:hover{color: #00662b;}
 .article .context p.NextNews a:hover{background: url(Img/mub02Inpage/mub02_jt04.png) no-repeat right center;color: #00662b;}
 .article .context p.NextNews{border-left: 1px solid #e7e7e7;padding-left: 15px;float: right;width: 50%;}

 .article #btn
{
    width: 67px;
    height: 36px;
    line-height:36px;
    color: #333;
    font-size: 14px;
    font-family: aliThin, 'Poppins', Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
    cursor: pointer;
    display:block;
    text-align:center;
    float: right;
    background: url(../images/p3.png) no-repeat left center;
}

/*--aboutus--*/
.aboutus{padding:50px 0;overflow:hidden;}
.aboutus .inner{overflow:hidden;}
.aboutus .inner .picBox{position:relative;float:left;overflow:hidden;animation:fadeinL 1s linear;width: 311px;height: auto;/*! border: 1px solid #ddd; */box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);}
.aboutus .inner .picBox .pic{overflow:hidden;}
.aboutus .inner .picBox .pic img{display:block;width:100%;transition:all 1s linear;}
.aboutus .inner .picBox .pic:hover img{transform:scale(1.1);}
.aboutus .inner .picBox .text{position:absolute;left:40px;right:40px;bottom:0;padding:15px 0 25px;overflow:hidden;display: none;}
.aboutus .inner .picBox .text:before,.aboutus .inner .picBox .text:after{display:block;position:absolute;left:0;top:0;height:1px;content:"";}
.aboutus .inner .picBox .text:before{z-index:1;width:100%;background:rgba(255,255,255,0.5);}
.aboutus .inner .picBox .text:after{z-index:2;width:20px;background:#b36185;}
.aboutus .inner .picBox .text h3{font-size:18px;line-height:1.25;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aboutus .inner .picBox .text h3 a{color:#fff;}
.aboutus .inner .picBox .text em{display:block;margin-top:4px;font-family:"Knockout";font-size:18px;color:#fff;}
.aboutus .inner .intro{position:relative;float:right;width:70%;background:url(../images/Index/intro_dot.gif) no-repeat 0 bottom;animation:fadeinR 1s linear;}
.aboutus .inner .intro .hd{overflow:hidden;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.aboutus .inner .intro .hd h3{font-size:29px;line-height:1.25;overflow:hidden;font-weight: bold;}
.aboutus .inner .intro .hd h3 a{color:#333;}
.aboutus .inner .intro .hd h3 a:hover{color:#000;}
.aboutus .inner .intro .hd em{display:block;margin-top:10px;font-size:16px;color:#6c6c6c;font-style: normal;}
.aboutus .inner .intro .bd{overflow:hidden;padding-top: 25px;}
.aboutus .inner .intro .bd h2{overflow:hidden;margin: 20px auto 10px;border-left: 4px solid #297b4a;padding-left: 10px;}
.aboutus .inner .intro .bd h2:before {}
.aboutus .inner .intro .bd p{font-size:16px;line-height:30px;color:#333;min-height: 10px;}
.aboutus .list{clear:both;margin:80px -12px 0;overflow:hidden;}
.aboutus .list .item{float:left;margin:0 12px;width:calc(33.33% - 24px);}
.aboutus .list .item .pic{overflow:hidden;}
.aboutus .list .item .pic img{display:block;width:100%;transition:all 1s linear;}
.aboutus .list .item .text{position:relative;padding:15px 0 25px;overflow:hidden;}
.aboutus .list .item .text:before,.aboutus .list .item .text:after{display:block;position:absolute;left:0;bottom:0;height:1px;content:"";}
.aboutus .list .item .text:before{z-index:1;width:100%;background:#e5e5e5;}
.aboutus .list .item .text:after{z-index:2;width:20px;background:#b36185;}
.aboutus .list .item .text h3{font-size:18px;line-height:1.25;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aboutus .list .item .text h3 a{color:#333;}
.aboutus .list .item .text em{display:block;margin-top:4px;font-family:"Knockout";font-size:18px;color:#ccc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.aboutus .list .item:hover .pic img{transform:scale(1.1);}
.aboutus .list .item:hover .text h3 a{color:#000;}
.aboutus .list .item:nth-child(1){animation:fadeinB 1s linear;}
.aboutus .list .item:nth-child(2){animation:fadeinB 1.25s linear;}
.aboutus .list .item:nth-child(3){animation:fadeinB 1.5s linear;}
@media(max-width:1440px){
.aboutus{padding:60px 0;}
.aboutus .inner .picBox{}
.aboutus .inner .picBox .text{left:30px;right:30px;}
.aboutus .inner .intro{}
.aboutus .inner .intro .bd p{line-height:26px;}
}
@media(max-width:1200px){
.aboutus{padding:40px 10px;}
.aboutus .inner .picBox,.aboutus .inner .intro{float:none;width:100%;height:auto;}
.aboutus .inner .picBox .text{left:10px;right:10px;padding:10px 0 15px;}
.aboutus .inner .picBox .text h3,.aboutus .inner .picBox .text em{font-size:16px;}
.aboutus .inner .intro{padding:20px 0 30px;}
.aboutus .inner .intro .hd h3,.aboutus .inner .intro .hd em{font-size:18px;}
.aboutus .inner .intro .hd em{margin-top:4px;}
.aboutus .inner .intro .bd{padding-top:20px;}
.aboutus .inner .intro .bd p{font-size:14px;line-height:1.5;}
.aboutus .list{margin:40px -5px 0;}
.aboutus .list .item{margin:5px;width:calc(50% - 10px);}
.aboutus .list .item:first-child{width:100%;}
.aboutus .list .item .text{padding:10px 0 15px;}
.aboutus .list .item .text h3,.aboutus .list .item .text em{font-size:16px;}
}
/*--end aboutus--*/
.green{ 
color: #fff;
padding: 10px 18px;
line-height: 41px;
background: rgba(24, 169, 19, 0.5);
border-radius: 5px;
margin-right: 7px;
text-align: center;}
.gray{color: #fff;padding: 10px 18px;line-height: 41px;background: rgba(136, 136, 136, 0.5);border-radius: 5px;margin-right: 7px;text-align: center;}
.article #btn2 {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    float: right;
    border-radius: 6px;
    width: 70px;
    text-align: center;
    margin-top: 15px;
    background: #297b4a;
    border: none;
}  .article #btn {
    width: 67px;
    height: 36px;
    line-height: 36px;
    color: #333;
    font-size: 14px;
    font-family: aliThin, 'Poppins', Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
    cursor: pointer;
    display: block;
    text-align: center;
    float: right;
    background: #d0d0d0 url(../images/p2.png) no-repeat 9px center;
    border-radius: 6px;
} 



.index .section7 .bgwhite{
background:#fff;
}
.index .section7 .bgwhite .item{
    font-size:0px;
    position:absolute;
    top:40px;right:0px;
}
.index .section7 .bgwhite .item img {
    margin-right: 10px;
    height: 138px;
    width: 100px;
    border: 1px solid #ddd;
}
.index .section7 .bgwhite .item.item2{right:auto;bottom: 37px;top:auto;}

/*pagination*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #297B4A;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #297B4A;
    border-color: #297B4A;
    cursor: default; }
    
/*pagination*/

.index .section3 .content .right li:nth-child(8){
border: 1px solid #e5e5e5;

}
/*--honor--*/
.honor{padding:50px 0;overflow:hidden;background:#fff;}
.honor-list{display:flex;flex-wrap:wrap;margin:25px auto;}
.honor-list .item{flex:none;margin-right:15px;width:156px;overflow:hidden;transition:all 1s;border-radius:5px;}
 
.honor-list .pic{overflow:hidden;border-radius:5px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);border: 1px solid #efefef;}
.honor-list .pic img{display:block;width:100%;transition:all 1s;filter: contrast(0.95);box-shadow: 0 0 20px rgba(0, 0, 0, 0.21);height: auto;width: 156px;max-height: 216px;}
.honor-list .text{padding:0.5rem 0;text-align:center;overflow:hidden;}
.honor-list .text h3{font-weight:400;font-size:1rem;line-height:1.5;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} 
.honor-list .item:hover{box-shadow:0 0 1rem rgba(0,0,0,0.1);transform:translateY(-1rem);}
@media(max-width:992px){
.honor{padding:3.125rem 1.25rem;}
.honor-list{margin:-1.25rem -0.625rem 1.25rem;}
.honor-list .item{margin:1.25rem 0.625rem;width:calc(50% - 1.25rem);border-radius:0;}
.honor-list .pic{border-radius:0;}
.honor-list .text h3{font-size:1.5rem;}
.honor-list .item:hover{box-shadow:none;transform:translateY(0);}
}
/*--end honor--*/
/* --t-title-type02-- */
.t-title-type02{position:relative;padding:0;text-align:left;}
.t-title-type02::before {
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 4px;
    height: 18px;
    content: "";
    background: #297b4a;
    transform: translateX(-50%);
}
.t-title-type02 h2{position:relative;z-index:1;font-size:24px;color:#333;padding-left: 12px;}
.t-title-type02 p{margin-top:5px;font-size:16px;color:#999;}
@media(max-width:1200px){
.t-title-type02 h2{font-size:24px;}
.t-title-type02 p{font-size:14px;}
}
/* --end t-title-type02-- */
.article h6 {
    margin-top: -20px;
    overflow: hidden;
    font-size: 14px !important;
    text-align: center !important;
}


 table.tftable,
        table.table-count {
        
           width: 98%;
            border-width: 1px;
            border-collapse: collapse;
        }
 
        table.table-count th,
        table.table-count td {
      
 
            border-width: 1px;
            border-style: solid;
            border-color: #e4e4e4;
            text-align: center;
        }
 
        table.tftable th,
        table.tftable td {
 
            border-width: 1px;
            padding: 10px;
            border-style: solid;
            border-color: #e4e4e4;
            text-align: left;
            text-align: center;
        }
 
        .tftable{
            margin-left: 1%;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        table.tftable tr:hover {
            background:  #E5FFF0;
        }
        .tftable>thead>tr:hover{
            background: white;
        }


}


*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
