.index01{
    background: #f8f8f8;
    overflow: hidden;
}
.index_title{
    background: url(../images/titleBg_green.png) no-repeat top center;
    margin: 4.4% 0 4%;
    overflow: hidden;
    text-align: center;
    padding: 5px 0;
}
.index_title.title_bottom{
    margin: 4.4% 0 2%;
}
.index_title1{
    background: url(../images/titleBg_white.png) no-repeat top center;
    color: #fff;
}
.index_title h3{
    font-size: 28px;
    line-height: 38px;
    /* font-weight: bold; */
}
.index_title p{
    color: #666;
}
.index_title1 p{
    color: #fff;
}
.index01C{
    margin-bottom: 65px;
    overflow: hidden;
}
.index01L,.index01M,.index01R{
    height: 666px;
}
.index01L{
    position: relative;
    width: 43%;
    background: #fff;
    margin-right: 1.5%;
}
.index01LB{
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
}
.index01LB a{
    float: right;
    background: url(../images/more_jt.png) no-repeat;
    width: 163px;
    height: 38px;
    line-height: 38px;
    margin: 0 22px 28px 0;
    padding-left: 35px;
    font-size: 16px;
    color: #00a271;
}
/* 轮播js */
/*焦点图*/
.focus{ position:relative; width:100%; height:420px;}  
.picImg img{width:100%; height:420px;overflow: hidden;}
.focus .shadow{ padding: 24px 24px 0;}  
.focus .shadow a{ display:block;width: 100%;} 
.focus .shadow a h3{font-size: 20px;font-weight: bold;color: #333;height: 36px;line-height: 36px;text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}
.focus .shadow a:hover h3{color: #00a271;}
.focus .shadow a p{font-size: 16px;color: #878787;line-height: 24px;height: 72px;overflow: hidden;}
.focus .shadow a span{font-size: 16px;color: #878787;line-height: 28px;}
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;}  
.focus .fPic{ position:absolute; left:0px; top:0px;  width:100%;}  
.focus .D1fBt{ overflow:hidden; zoom:1; z-index:10; margin-right: 20px; }  
.focus .fcon{ position:relative; width:100%; float:left;  display:none;}  
.focus .fcon img{ display:block; }  
.focus .fbg{ position:absolute;height: 50px; line-height: 50px; text-align: right;  z-index: 2; width:100%; left:0; bottom:0px; background:rgba(0,0,0,0.6);}  
.focus .fbg div{ overflow:hidden;zoom:1;}    
.focus .D1fBt a{position:relative; display:inline-block; width:9px; height:9px; margin-left: 12px;text-decoration:none; outline:0; background: #fff;border-radius: 50%;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background: #00a271;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.index01M{
    width: 28%;
}
.index01M_item{
    overflow: hidden;
    margin-bottom: 12px;
}
.index01M_item:last-child{
    margin-bottom: 0;
}
.index01M_item a{
    display: block; 
    background: #fff;
    padding: 24px 30px;
}
.index01M_itemT{
    border-bottom:1px solid #d6d6d6;
    padding-bottom: 15px;
}
.index01M_itemT h3{
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index01M_itemT p{
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #878787;
}
.index01M_itemB{
    color: #878787;
    position: relative;
    overflow: hidden;
    padding-top: 16px;
}
.index01M_itemB h4{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.index01M_itemB span{
    font-size: 16px;
}
.index01M_itemB .index01_btn{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #c9c9c9;  
}
.index01M_itemB .index01_btn .iconfont{
    font-size: 30px;
}
.index01M_item a:hover{
    background: #00a271;
    transition: all 0.7s ease-in-out;
}
.index01M_item a:hover .index01M_itemT h3,.index01M_item a:hover .index01M_itemT p,.index01M_item a:hover .index01M_itemB h4,.index01M_item a:hover .index01M_itemB span,.index01M_item a:hover .index01M_itemB .index01_btn .iconfont{
    color: #fff;   
}
.index01M_item a:hover .index01M_itemT{
    border-bottom: 1px solid #5ec4a5;
}
.index01R{
    width: 26%;
}
.index01R_item{
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    background: #fff;
}
.index01R_item:last-child{
    margin-bottom: 0;
}
.index01_btn1{
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #c9c9c9;
}
.index01R_item .index01_btn1 .iconfont{
    font-size: 20px;
}
.index01R_itemL{
    color: #878787;
    width: 25%;
    border-right: 1px solid #d3d3d3;
}
.index01R_itemL h4{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    position: relative;
    margin-bottom: 10px;
}
.index01R_itemL h4::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 30px;
    height: 2px;
    background: #d3d3d3;
}
.index01R_itemL span{
    font-size: 16px;
    line-height: 36px;
}
.index01R_itemR{
    margin-left: 5%;
    width: 70%;
}
.index01R_itemR p{
    font-size: 20px;
    color: #333;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.index01R_item a{
    display: block; 
    background: #fff;
    padding: 40px 20px;
    overflow: hidden;
}
.index01R_item a:hover{
    background: #00a271;
    transition: all 0.7s ease-in-out;
}
.index01R_item a:hover .index01R_itemL,.index01R_item a:hover .index01R_itemR p,.index01R_item a:hover .index01_btn1 .iconfont{
    color: #fff;
}
.index01R_item a:hover .index01R_itemL h4::before{
    background: #fff;
}
.index01R_item a:hover .index01R_itemL{
    border-right: 1px solid #5ec4a5
}
.index02{
    width: 100%;
    background: url(../images/index02_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    overflow: hidden;
    padding-bottom: 120px;
}
.index02C ul li{
    float: left;
    width: 15.83%;
    margin-right: 1%;
}
.index02C ul li:last-child{
    margin-right: 0;
}
.index02C ul li a{
    display: block;
    border-radius: 10px;
    background: #fff;
    padding: 24% 0;
}
.index02C_icon{
    text-align: center;
}
.index02C_icon span{
    display: inline-block;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    box-shadow: 2px 2px 10px #ccc;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 16%;
}
.index02C_icon span i{
    font-size: 60px;
    color: #c3c3c3;
}
.index02C_icon span i.icon-cesuo{
    font-size: 90px;
}
.index02C_icon span i.icon-tingchechang{
    font-size: 45px;
}
.index02C_icon span i.icon-yuanqu{
    font-size: 45px;
}
.index02C ul li a h3{
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 30px;
}
.index02C ul li a p{
    font-size: 16px;
    color: #9d9d9d;
    text-align: center;
    line-height: 24px;
}
.index02C ul li a:hover{
    background: #00a271;
    transition: all 0.7s ease-in-out;
}
.index02C ul li a:hover span i{
    color: #00a271;
}
.index02C ul li a:hover h3,.index02C ul li a:hover p{
    color: #fff;
}
/* 安全生产tab样式 */
.index03C{
    margin-bottom: 60px;
}
.index03C .tabs {
    line-height: 60px;
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
}
.index03C .tabs li {
    display: inline-block;
    margin: 0 2%;
}
.index03C .tabs li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    padding: 0 40px;
}
.index03C .tabs li.active a {
    color: #00a271;
    position: relative;
}
.index03C .tabs li.active a::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #00a271;
}
.index03_l{
    width: 25%;
    margin-right: 1.5%;  
}
.index03_m{
    width: 47%;
}
.index03_r{
    width: 25%;
}
.index03 .tab_container{
    margin-top: 50px;
    overflow: hidden;
}
.tab_container .greenBg{
background-color: #f1fafc;
}
.index03_mt{
    margin-bottom: 20px;
}
.index03_img{
    width: 100%;
    height: 244px;
    overflow: hidden;
}
.index03_img img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.index03_img img:hover {
    transform: scale(1.1);
}
.index03_text{
    padding: 30px 24px;
    overflow: hidden;
}
.index03_text h4{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
.index03_brief{
    font-size: 16px;
    line-height: 30px;
    color: #606060;
    height: 115px;
    overflow: hidden;
    margin-bottom: 10px;
}
.index03_bot{
    font-size: 16px;
}
.index03_bot span.date{
    font-size: 16px;
    color: #878787;
    line-height: 30px;
}
.index03_bot button{
    background: none;
    border: none;
    color: #00a271;
    cursor: pointer;
    line-height: 30px;
}
.index03_mt{
    overflow: hidden;
    height: 244px;
}
.index03_mt .index03_text{
    width: 51.5%;
}
.index03_mt .index03_img{
    width: 48.5%;
}
.index03_l .index03_text,.index03_r .index03_text{
    padding: 37px 24px;
}
.index04{
    background: #f8f8f8;
    overflow: hidden;
    padding-bottom: 60px;
}
.index04CL{
    width: 32.5%;
    height: 625px;
    background: #fff;
    border-radius: 10px;
}
.index04CLT{
    background:#00a271;
    height: 300px;
    border-radius: 10px 10px 0 0;
}
.index04CR{
    width: 66%;
}
.index04CRT{
    position: relative;
    padding: 38px 0 0 30px;
}
.index04CRT h3{
    font-size: 24px;
    line-height: 36px;
    color: #00a271;
}
.index04CRT p{
    font-size: 20px;
    line-height: 22px;
    color: #666666;
}
.index04T{
    height: 300px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}
.index04CR .index04_more i.icon-fanhui2{
    color: #00a271;
}
.index04TT ul li{
    overflow: hidden;
}
.index04TT ul li{
    float: left;
    width: 50%;
}
.index04TT ul li a{
    display: block;
    padding: 20px 30px;
}
.index04_bt{
    color: #1e1e1e;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index04_bt:hover{
    color: #00a271;
}
.index04_jj{
    font-size: 16px;
    color: #878787;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.index04_bottom{
    position: relative;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
}
.index04_bottom::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 78px;
    height: 1px;
    background-color: #dcdcdc;
}
.index04_bottom span{
    color: #878787;
    font-size: 16px;
}
.index04B{
    height: 310px;
    background-color: #fff;
    border-radius: 10px;
}
.index04BB{
    overflow: hidden;
    padding: 20px 30px;
}
.index04BB ul li{
    height: 45px;
    line-height: 45px;
    background: url(../images/li_dot.png) no-repeat left center;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 1px dashed #cdcdcd;
}
.index04BB ul li:last-child{
    border-bottom: none;
}
.index04BB ul li a{
    float: left;
    width: 60%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.index04BB ul li a:hover{
    color: #00a271;
}
.index04BB ul li span{
    float: right;
    color: #333;
}
.adv{
    width: 100%;
}
.adv a{
    display: block;
}
.adv img{
    width: 100%;
    height: auto;
}
/* 关于我们tab样式 */
.index05C{
    margin-bottom: 60px;
}
.index05C .tabs {
    line-height: 60px;
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
}
.index05C .tabs li {
    display: inline-block;
    margin: 0 2%;
}
.index05C .tabs li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    padding: 0 40px;
}
.index05C .tabs li.active a {
    color: #00a271;
    position: relative;
}
.index05C .tabs li.active a::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #00a271;
}
.index05 .tab_container{
    margin-top: 50px;
    overflow: hidden;
}
.tab_container .greenBg{
background-color: #f1fafc;
}
.tab3_video{
    width: 46%;
}
.tab3_text{
    width: 54%;
    padding:2% 0 0 2%;
}
.tab3_text p{
    font-size: 16px !important;
    line-height: 45px;
    text-indent: 2em;
    color: #333;
}
.tab3_more{
    overflow: hidden;
}
.tab3_more a{
    color: #00a271;
    float: right;
}
.index_title2{
    background: url(../images/titleBg_greenda.png) no-repeat top center;
}
.index04CLT{
    position: relative;
    color: #fff;
    padding: 38px 0 0 30px;
}
.index04_more{
    position: absolute;
    top: 45px;
    right: 30px;
    cursor: pointer;
}
.index04_more i.icon-fanhui2{
    font-size: 30px;
}
.index04CLT h3{
    font-size: 24px;
    line-height: 36px;
}
.index04CLT p{
    font-size: 20px;
    line-height: 22px;
}
.index04CLB{
    position: relative;
    width: 84%;
    margin: -168px 8%;
}
.index04CLB h4{
    font-size: 18px;
    color: #1e1e1e;
    font-weight: bold;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    margin:20px 0 10px;
}
.index04CLB h4:hover{
    color: #00a271;
}
.index04CL_img{
    width: 100%;
    height: 250px;
    border-radius: 10px;
    overflow: hidden;
}
.index04CL_img img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.index04CL_img img:hover {
    transform: scale(1.1);
}
.index04_brief{
    line-height:28px;
    font-size:16px;
    color:#878787;
    height: 84px;
    overflow: hidden;
    margin-bottom: 10px;
}
.index04_bot{
    font-size: 16px;
    height: 30px;
}
.index04_bot span.date{
    color: #878787;
    line-height: 30px;
}
.index04_bot button{
    background: none;
    border: none;
    color: #00a271;
    cursor: pointer;
    line-height: 30px;
}
.zzjg{
    text-align: center;
}
.qywh_item{
    margin-bottom: 10px;
}
/* 大事记css */
.dashiji{
    overflow: hidden;
    margin-bottom: 50px;
}
.year_list{
    width: 10%;
    border: 1px solid #eee;
}
.year_list ul li{
    width: 100%;
    text-align: center;
    line-height: 36px;
    margin-bottom: 1px;
}
.year_list ul li a{
    display: block;
    position: relative;
}
.year_list ul li a::after{
    content: '';
    position: absolute;
    width: 5px;
    height: 14px;
    z-index: 1;
    top: 50%;
    background: url(../images/sjr-year.png) center no-repeat;
    margin-top: -7px;
    transition: 0.3s;
    opacity: 0;
}
.year_list li.on a:after,.year_list li:hover a:after{
    right: -5px;
    opacity: 1;
}
.year_list ul li.on a,.year_list ul li:hover a{
    background-color: #00a271;
    color: #fff;
    font-size: 18px;
}
.dsj_list{
    width: 86%;
    position: relative; 
    overflow: hidden;
}
.dsj_list::before{
    content: ''; 
    position: absolute; 
    left: 72px; 
    top:0; 
    z-index: 0;
	width: 4px; 
    height: 100%; 
    background-color: #ddd;
}
.dsj_list li{
    padding-bottom: 45px;
}
.dsj_list dt{ 
    padding-left: 100px; 
    position: relative; 
    z-index: 1; 
    height: 50px;
    background: url(../images/dot_year.png) 64px no-repeat;
}
.dsj_list dt span{ 
    font-size: 28px; 
    color: #00a271; 
    font-family: 'arial';
	font-weight: bold; 
    font-style: italic; 
    line-height: 50px;
}
.dsj_list dd{ 
    padding-left: 100px; 
    position: relative; 
    z-index: 1; 
    margin-top: 15px;
	min-height: 52px; 
    background: url(../images/dot.png) 68px 20px no-repeat;
}
.dsj_list dd label{ 
    position: absolute; 
    left:0; 
    top:0; 
    z-index: 1; 
    width: 72px; 
    height: 52px;
	font-size: 14px; 
    color: #333; 
    line-height: 52px;
}
.dsj_list dd .txt{ 
    background-color: #f1fafc; 
    position: relative; 
    padding: 14px 30px;
	font-size: 14px; 
    color: #666; 
    line-height: 24px;
}
.dsj_list dd .txt:before{ 
    content: ''; 
    position: absolute; 
    z-index: 1; 
    left:-10px; 
    top:20px;
	background: url("../images/sjl-day.png") center no-repeat; 
    width: 10px; 
    height: 13px;
}
@media (max-width:1440px){
    .index02C ul li a p{
        height: 40px;
        line-height: 20px;
        padding: 0 20px;
    }
    .index03_l{
        width: 25%;
    }
    .focus{
        height: 334px;
    }
    .picImg img{
        height: 334px;
    }
    .index01L, .index01M, .index01R{
        height: 560px;
    }
    .index01M_item a{
        padding: 15px 20px 10px;
    }
    .index01M_itemB{
        padding-top: 9px;
    }
    .index01M_itemT h3{
        font-size: 18px;
    }
    .focus .shadow a h3{
        font-size: 18px;
    }
    .index01M_itemT{
        padding-bottom: 10px;
    }
    .index01M_itemB .index01_btn .iconfont{
        font-size: 26px;
    }
    .index01M_itemB h4{
        font-size: 22px;
    }
    .index01R_itemR p{
        font-size: 18px;
    }
    .index01R_item a{
        padding: 27px 20px;
    }
    .index03_img,.index03_mt{
        height: 195px;
    }
    .index03_brief{
        font-size: 14px;
        height: 92px;
        line-height: 24px;
    }
    .index03_mt{
        margin-bottom: 15px;
    }
    .index03_l .index03_text, .index03_r .index03_text{
        padding: 25px 24px;
    }
    .index03_text{
        padding: 20px 24px;
    }
    .index04CL_img{
        height: 200px;
    }
    .index04_bt{
        font-size: 16px;
    }
    .index04CRT,.index04CLT{
        padding: 24px 0 0 30px;
    }
    .index04_more i.icon-fanhui2{
        font-size: 26px;
    }
    .index04CLB{
        margin: -130px 8%;
    }
    .index04CLT{
        height: 240px;
    }
    .index04TT ul li a{
        padding: 5px 30px;
    }
    .index04_bt{
        height: 40px;
        line-height: 40px;
    }
    .index04_bottom{
        margin-top: 5px;
    }
    .index04T{
        height: 260px;
    }
    .index04BB{
        padding: 5px 30px;
    }
    .index04CRT h3{
        font-size: 22px;
        line-height: 32px;
    }
    .index04CRT p{
        font-size: 18px;
    }
    .index04B{
        height: 280px;
    }
    .index04CL{
        height: 555px;
    }
    .tab3_text p{
        line-height: 40px;
    }
    .index_title h3{
        font-size: 24px;
    }
    .index_title{
        margin: 3% 0;
    }
}
@media (max-width:1366px){
    .index01R_itemL{
        width: 28%;
    }
    .index01R_itemR{
        width: 67%;
    }
    .index01R_itemR p{
        font-size: 16px;
    }
}
@media (max-width:1280px){
    .tab3_text p{
        line-height: 32px;
    }
    .index01R_itemL{
        width: 34%;
    }
    .index01R_itemR{
        width: 61%;
    }
    .index03_bot{
        font-size: 14px;
    }
}
@media (max-width:1024px){
    .index_title h3{
        font-size: 20px;
        line-height: 30px;
    }
    .index_title p{
        font-size: 12px;
    }
    .index_title{
        background: url(../images/titleBg_green1024.png) no-repeat top center;
    }
    .index_title1{
        background: url(../images/titleBg_white1024.png) no-repeat top center;
    }
    .picImg img,.focus{
        height: 250px;
    }
    .focus .fbg{
        height: 32px;
        line-height: 32px;
    }
    .focus .shadow a h3{
        font-size: 16px;
    }
    .focus .shadow a p{
        font-size: 14px;
    }
    .index01M_itemT h3{
        font-size: 16px;
    }
    .index01M_itemT p{
        line-height: 20px;
        height: 40px;
    }
    .index01M_itemB h4{
        font-size: 20px;
        line-height: 20px;
    }
    .index01R_itemL{
        width: 35%;
    }
    .index01R_itemR{
        width: 60%;
    }
    .index01R_itemR p{
        font-size: 16px;
    }
    .index01R_item a{
        padding: 20px;
    }
    .index01_btn1{
        position: absolute;
        bottom: 10px;
    }
    .index01L, .index01M, .index01R{
        height: 507px;
    }
    .index02C_icon span{
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .index02C_icon span i{
        font-size: 50px;
    }
    .index02C_icon span i.icon-tingchechang{
        font-size: 40px;
    }
    .index02C_icon span i.icon-yuanqu{
        font-size: 40px;
    }
    .index02C ul li a h3{
        font-size: 16px;
    }
    .index02C ul li a p{
        font-size: 14px;
    }
    .index03_img, .index03_mt{
        height: 145px;
    }
    .index03_brief{
        height: 96px;
        margin-bottom: 2px;
    }
    .index03_text{
        padding: 10px 10px 0;
    }
    .index03_bot{
        font-size: 14px;
    }
    .index03_l .index03_text, .index03_r .index03_text{
        padding: 16px 24px;
    }
    .index_title2{
        background: url(../images/titleBg_greenda1024.png) no-repeat top center;
    }
    .index04CLT{
        height: 200px;
    }
    .index04CL_img{
        height: 148px;
    }
    .index04CLB{
        margin: -95px 8%;
    }
    .index04CLT h3{
        font-size: 20px;
    }
    .index04CLT p{
        font-size: 16px;
    }
    .index01M_itemB .index01_btn .iconfont{
        font-size: 24px;
    }
    .index04_more i.icon-fanhui2{
        font-size: 24px;
    }
    .index04CRT h3{
        font-size: 20px;
    }
    .index04CRT p{
        font-size: 15px;
    }
    .index04_jj{
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }
    .index04CLB h4{
        font-size: 16px;
        line-height: 24px;
        height: 48px;
        margin: 15px 0 10px;
    }
    .index04_brief{
        font-size: 14px;
        line-height: 22px;
        height: 66px;
    }
    .index04_bt{
        height: 36px;
        line-height: 36px;
    }
    .index04T{
        height: 195px;
    }
    .index04CRT, .index04CLT{
        padding: 18px 0 0 30px;
    }
    .index04BB ul li{
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    .index04BB ul li a{
        height: 36px;
        line-height: 36px;
    }
    .index04TT ul li a{
        padding: 0 30px;
    }
    .index04BB ul li a{
        height: 36px;
        line-height: 36px;
    }
    .index04B{
        height: 234px;
    }
    .index04_bot{
        font-size: 14px;
    }
    .index04CL{
        height: 444px;
    }
}
@media (max-width:750px){
    .index_title h3{
        font-size: 18px;
    }
    .index_title{
        padding: 0;
        background: url(../images/titleBg_green750.png) no-repeat top center;
        margin: 8% 0;
    }
    .index_title1{
        background: url(../images/titleBg_white750.png) no-repeat top center;
    }
    .index_title2{
        background: url(../images/titleBg_greenda750.png) no-repeat top center;
    }
    .index01L, .index01M, .index01R{
        width: 100%;
    }
    .index01LB{
        display: none;
    }
    .index01L{
        height: 420px;
        margin-bottom: 10px;
    }
    .index01M,.index01R{
        display: none;
    }
    .index01C{
        margin-bottom: 10px;
    }
    .index02C ul li {
        width: 31.3%;
        margin: 0 3% 3% 0;
    }
    .index02C ul li a{
        padding: 15% 5px 12%;
    }
    .index02C ul li:nth-child(3n){
        margin-right: 0;
    }
    .index02C_icon span{
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .index02C_icon span i{
        font-size: 36px;
    }
    .index02C ul li a p{
        padding: 0;
    }
    .index02C_icon span i.icon-cesuo{
        font-size: 60px;
    }
    .index02C ul li a h3{
        font-size: 15px;
    }
    .index02C_icon span i.icon-tingchechang{
        font-size: 28px;
    }
    .index02C_icon span i.icon-yuanqu{
        font-size: 28px;
    }
    .index02C_icon span{
        margin-bottom: 8%;
    }
    .index02{
        padding-bottom: 30px;
    }
    .index_title.title_bottom{
        margin: 8% 0 2%;
    }
    .index03C .tabs li a{
        font-size: 16px;
        padding: 0 20px;
    }
    .index05C .tabs{
        line-height: 50px;
    }
    .index05C .tabs li{
        margin: 0;
    }
    .index05C .tabs li a{
        font-size: 16px;
        padding: 0 10px;
    }
    .index05C .tabs li.active a::before{
        bottom: -1px;
    }
    .tab3_video{
        width: 100%;
    }
    .tab3_video video{
        height: 240px !important;
    }
    .index05 .tab_container{
        margin-top: 20px;
    }
    .tab3_text{
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }
    .tab3_text p{
        font-size: 14px !important;
        line-height: 24px;
    }
  
    .index05C{
        margin-bottom: 20px;
    }
    .adv{
        height: 95px;
    }
    .adv a{
        display: block;
        height: 95px;
    }
    .adv img{
        width: 100%;
        height: 100%;
    }
    .index04CL{
        width: 100%;
        margin-bottom: 15px;
        height: 415px;
    }
    .index04CLT{
        height: 160px;
    }
    .index04CR{
        width: 100%;
    }
    .index04CRT, .index04CLT{
        padding: 15px 0 0 15px;
    }
    .index04CLB{
        width: 90%;
        margin: -70px 5%;
    }
    .index04CL_img{
        height: 175px;
    }
    .index04_more{
        top: 12px;
    }
    .index04CRT h3{
        font-size: 16px;
        line-height: 24px
    }
    .index04CRT p{
        font-size: 14px;
    }
    .index04TT ul li a{
        padding: 0 10px;
    }
    .index04TT{
        margin: 0 5px;
    }
    .index04TT ul li:nth-child(2){
        display: none;
    }
    .index04TT ul li{
        width: 100%;
    }
    .index04_bt{
        font-size: 15px;
    }
    .index04_bottom::before{
        display: none;
    }
    .index04_bottom span{
        float: left;
    }
    .index04BB{
        padding: 5px 15px;
        height: 108px;
    }
    .index04B{
        height: 183px;
        overflow: hidden;
    }
    .index04T{
        height: 185px;
    }
    .index04{
        padding-bottom: 20px;
    }
    .index03_l{
        width: 100%;
        margin:0 0 15px 0;
    }
    .index03_m{
        display: none;
    }
    .index03_r{
        width: 100%;
    }
    .index01R_itemL{
        width: 24%;
    }
    .index01R_itemR{
        width: 70%;
    }
    .index03 .tab_container{
        margin-top: 20px;
    }
    .index03_img{
        width: 48.5%;
        float: left;
        height: 112px;
    }
    .index03_text{
        width: 51.5%;  
    }
    .index03_l .index03_text, .index03_r .index03_text{
        padding: 10px 10px 0;
        height: 112px;
    }
    .index03_img, .index03_mt{
        height: 112px;
    }
    .index03_r .index03_text{
        float: left;
    }
    .index03C{
        margin-bottom: 20px;
    }
    .index03_brief{
        height: 66px;
        margin-bottom: 6px;
        line-height: 22px;
    }
    .index03_bot button{
        display: none;
    }
    .index03_bot span.date{
        font-size: 14px;
        line-height: 22px;
    }
    .year_list{
        width: 20%;
    }
    .dsj_list{
        width: 75%;
    }
    .index04_brief{
        height: 44px;
        margin-bottom: 0;
    }
    .index04CLB h4{
        margin: 10px 0 5px;
        margin-bottom: 5px;
    }
    .focus .shadow{
        padding: 12px 15px 0;
    }
    .focus .shadow a p{
        height: 48px;
    }
    .index01L{
        height: 390px;
    }
    .tab3_jianjie{
        height: 120px;
        overflow: hidden;
    }
    .tab3_jianjie p{
        line-height: 24px !important;
    }
    .tab3_more a{
        float: left;
    }
    .tab3_more a{
        margin: 5px 0 0;
    }
    .zzjg img{
        width: 100% !important;
    }
}
/* 首页固定定位 */
.sideBar-wrapper{
    position: fixed;
    top: 50%;
    right: 12px;
    margin-top: -101px;
    width: 80px;
    z-index: 6666;
    background: #00a271;
    border-radius: 10px;
    padding: 20px 0;
    text-align: center;
}
.sideBar-wrapper ul li{ 
    padding-bottom: 10px;
    width: 100%;
}

.sideBar-wrapper ul li a{
    display: block;
    cursor: pointer;
    margin: 0 15px;
    border-bottom:1px solid #e6e6e6;
}
.sideBar-wrapper ul li:last-child a{
    border-bottom: none;
}
.sideBar-wrapper ul li a span{
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}
.sideBar-wrapper ul li a i{
    display: block;
    color: #fff;
    font-size: 36px;
    height: 42px;
}
.sideBar-wrapper ul li a i.icon-tousujianyi{
    font-size: 42px;
}
.sideBar-weixin{
    position: absolute;
    top: 213px;
    right: 100px;
    background: #fff;
    padding: 15px;
    width: 160px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    display: none;
}
.sideBar-weibo{
    position: absolute;
    top: 140px;
    right: 100px;
    background: #fff;
    padding: 15px;
    width: 160px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    display: none;
}
.sideBar-kefu{
    position: absolute;
    top: 35px;
    width: 140px;
    right: 80px;
    background: #fff;
    padding:15px 10px;
    overflow: hidden;
    /* border: 1px solid #f0f0f0; */
    display: none;
    background: #00a271;
}
.sideBar-tousu{
    position: absolute;
    top: 88px;
    right: 80px;
    background: #fff;
    width: 146px;
    padding:15px;
    overflow: hidden;
    /* border: 1px solid #f0f0f0; */
    background: #00a271;
    display: none;
    text-align: left;
}
.sideBar-weixin p{
    line-height: 20px;
    color: #7c7c7c;
    margin-bottom: 10px;
}
.sideBar-weibo p{
    line-height: 20px;
    color: #7c7c7c;
    margin-bottom: 10px;
}
.sideBar-kefu p{
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}
.sideBar-tousu p{
    line-height: 20px;
    color: #fff;
    font-size: 16px;
}
.sideBar-tousu p span{
    font-size: 14px;
    display: block;
    font-weight: bold;
}
.sideBar-wrapper ul li.weixin:hover .sideBar-weixin,.sideBar-wrapper ul li.weibo:hover .sideBar-weibo,.sideBar-wrapper ul li.kefu:hover .sideBar-kefu,.sideBar-wrapper ul li.tousu:hover .sideBar-tousu{
    display: block;
}
@media (max-width:750px){
    .index04BB ul li a{
        width: 68%;
    }
    .index03_text h4{
        margin-bottom: 0;
    }
    .sideBar-wrapper{
        padding: 10px 0;
        width: 70px;
        right: 0;
    }
    .sideBar-wrapper ul li a i{
        font-size: 28px;
        height: 34px;
    }
    .sideBar-wrapper ul li a i.icon-tousujianyi{
        font-size: 34px;
    }
    .sideBar-wrapper ul li{
        padding-bottom: 0;
    }
    .sideBar-wrapper ul li a{
        margin: 0 6px;
    }
    .sideBar-wrapper ul li a span{
        font-size: 14px;
    }
    .sideBar-weixin{
        right: 80px;
        top: 160px;
    }
    .sideBar-weibo{
        right: 80px;
        top: 130px;
    }
    .sideBar-kefu{
        top: 20px;
        right: 69px;
    }
    .sideBar-tousu{
        top: 60px;
        right: 69px;
    }
}