/* box1 */
.box1{
    overflow: hidden;
    margin: 100px 0 50px 0;
}
.box1_t{
    overflow: hidden;
    margin-bottom:20px;
}
.box1_tl{
    width: 43%;
}
.box1_tl h3{
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
}
.box1_tl h4{
    font-size: 50px;
    color: #eee;
    padding-left: 37px;
    line-height: 50px;
    font-weight: bold;
}
.jianjie{
    margin: 30px 0 10px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
    color: #545454;
    height: 224px;
    overflow: hidden;
    padding-left: 64px;
}
.box1_tj{
    padding-left: 64px;
}
.box1_tj ul li{
    float: left;
    margin-right: 10%;
}
.box1_num{
    font-size: 18px;
}
.box1_num b{
    font-size: 30px;
    margin-right: 10px;
}
.box1_tj p{
    font-size: 18px;
    color: #333333;
    line-height: 36px
}
.box1_tr{
    width: 50%;
}
.box1_b{
    width: 100%;
    height: 257px;
    background: url(../images/box1_bg.jpg) no-repeat top center;
}
.box1_bc{
    float: right;
    width: 60%;
    padding-top: 109px;
}
.box1_bc ul{
    width: 100%;
}
.box1_bc ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.box1_bc li span{
    display: block;
    height: 50px;
    margin-bottom: 12px;
}
.box1_bc li p{
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}
/* box2 */
.box2{
    overflow: hidden;
    width: 100%;
    background:#f5f7fa url(../images/box2_bg.jpg) no-repeat top center;
    padding: 7% 0 4% 0;
}
.box2_con{
    overflow: hidden;
    background: #fff;
    padding: 3% 4% 1%;
    border-radius: 10px;
}
.box2_con h3{
    font-size: 36px;
    line-height: 70px;
    font-weight: bold;
    margin-bottom: 1.8%;
}
.box2_list{
    overflow: hidden;
}
.box2_list .tabs {
    height: 50px;
    margin-bottom: 28px;
}
.box2_list .tabs li {
    float: left;
    height: 50px;    
    line-height: 50px;
    margin-right: 10px;
}
.box2_list .tabs li a {
    display: inline-block;
    text-decoration: none;
    color: #000000;
    font-size: 18px;
    padding: 0 24px;
    height: 50px;
    border-radius: 10px;
}
.box2_list .tabs li.active a {
    color: #fff;
    background: #00883b;
}
.box2_list .tab_container li{
    float: left;
    width: 24.25%;
    margin: 0 1% 3.5% 0;
}
.box2_list .tab_container li:nth-child(4n){
    margin-right: 0;
}
.box2_list .tab_container li span{
    display: block;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.box2_list .tab_container li span img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.box2_list .tab_container li p{
    background:#e0ebfb;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #000;
}
.box2_list .tab_container li:hover img{
    transform: scale(1.1);
}
.box2_list .tab_container li:hover p{
    background: #00883b;
    color: #fff;
}
/* box3 */
.box3{
    overflow: hidden;
    margin-bottom: 70px;
}
.box3_c{
    overflow: hidden;
    margin: 0 5%;
}
.box_title{
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    font-size: 57px;
    color: #eee;
    font-weight: bold;
    margin: 70px 0 40px 0;
}
.box_title h3{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 36px;
    color: #000;
    font-weight: bold;
}
.box_title p{
    font-weight: bold;
}
.box3_l{
    width: 52%;
}
.box3_lt{
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 24px;
    margin-bottom: 10px;
}
.box3_img{
    width: 21%;
    height: 110px;
}
.box3_img a{
    display: block;
}
.box3_img img{
    width: 100%;
    height: 100%;
}
.box3_text{
    width: 76%;
}
.box3_text h3{
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.box3_text h3:hover{
    color: #00883b;
}
.box3_text p{
    color:#979797;
    font-size: 16px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.box3_lb ul li{
    height: 35px;
    line-height: 35px;
}
.box3_lb li a{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.box3_lb li a:hover{
    color: #00883b;
}
.box3_lb li span{
    float: right;
    font-size: 16px;
}
.box3_r{
    width: 45%;
}
.box3_rimg{
    width: 100%;
    height: 237px;
}
.box3_rimg img{
    width: 100%;
    height: 100%;
}
.box3_rtext h3{
    font-size: 18px;
    color: #000;
    height: 36px;
    line-height: 36px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}
.box3_date{
    font-size: 16px;
    color: #5b5b5b;
    line-height: 24px;
    margin-bottom: 10px;
}
.box3_rtext p{
    font-size: 16px;
    color: #979797;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-bottom: 30px;
}
.box3_more span{
    display: inline-block;
    height: 44px;
    border: 1px solid #666666;
    line-height: 44px;
    padding: 0 60px;
    font-size: 16px;
    color: #979797;
}
.box3_more span:hover{
    background: #00883b;
    border: 1px solid #00883b;
    color: #fff;
}
/* box4 */
.box4{
    overflow: hidden;
    background: #f1f5fa;
    padding-bottom: 40px;
}
.box4 .box_title{
    color: #e3e6ea;
}
.picScroll-left{
	width: 100%;
	overflow: hidden;
}
.hd{
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	overflow: hidden;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next{
	cursor: pointer;
	display: block;
	float: right;
	height: 9px;
	width: 5px;
	margin:10px 5px 0 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
}
.picScroll-left .hd .next{
	background-position: 0 -50px;
}
.picScroll-left .hd ul{
	float: right;
	margin-top: 10px;
	overflow: hidden;
}
.picScroll-left .hd ul li{
	background: url(../images/icoCircle.gif) no-repeat 0 -9px;
	width: 9px;
	height: 9px;
	float: left;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}
.picScroll-left .hd ul li.on{
	background-position: 0 0;
}
.tempWrap{
	width: 100%;
	height: 395px;
	overflow: hidden;
	position: relative;
}
.tempWrap ul li{
	width:25%;
	float: left;
	text-align: center;
	margin: 0 8px;
}
.tempWrap ul li img{
	width: 100%;
	height: 295px;
	border: 1px solid #eee;
}
.title a{
    display: block;
	line-height: 28px;
	color: #000;
    padding: 0 24px;
    font-size: 18px;
    margin-top: 20px;
}
/* box5 */
.box5{
    overflow: hidden;
    padding-bottom: 60px;
    background: #f9f9f9;
}
.box5_l{
    width: 33%;
    position: relative;
    margin-right: 1.5%;
}
.box5_lt{
    height: 490px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
}
.focus{ position:relative; width:100%; height:350px;}  
.picImg img{width:100%; height:350px;overflow: hidden;}
.focus .shadow a{ display:block;width: 100%;} 
.focus .shadow a h3{font-size: 18px;font-weight: bold; margin-top: 20px; color: #000;height: 36px;line-height: 36px;width:90%;text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}
.focus .shadow a:hover h3{color: #00883b;}
.focus .shadow a p{font-size: 16px;color: #979797;line-height: 24px;height: 48px;overflow: hidden;margin-top: 5px; text-indent: 2em;}
.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: #00883b;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }
.box5_lb ul li{
    height: 35px;
    line-height: 35px;
}
.box5_lb ul li a{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.box5_lb ul li a:hover{
    color: #00883b;
}
.box5_lb ul li span{
    float: right;
    font-size: 16px;
}
.box5_m{
    width: 21%;
}
.box5_mlist{
    overflow: hidden;
    background: #fff;
    height: 305px;
    padding:20px 24px;
}
.box5_mlist:first-child{
    margin-bottom: 20px;
}
.box5_mlist a{
    display: block;
}
.box5_mlist h3{
    font-size: 18px;
    color: #000;
    line-height: 26px;
    margin-bottom: 15px;
    height: 52px;
    overflow: hidden;
}
.box5_mj{
    font-size: 16px;
    color: #979797;
    text-indent: 2em;
    line-height: 26px;
    height: 170px;
    overflow: hidden;
    border-top: 1px solid #d7d7d7;
    padding-top: 15px;
}
.box5_mlist p{
    text-align: right;
    font-size: 18px;
    color: #979797;
    margin-top: 8px;
}
.box5_mlist:hover{
    background: #00883b;
    transition: all 0.7s ease-in-out;
}
.box5_mlist:hover h3{
    color: #fff;
}
.box5_mlist:hover .box5_mj{
    color: #fff;
    border-top: 1px solid #fff;
}
.box5_mlist:hover p{
    color: #fff;
}
.box5_r{
    width: 43%;
}
.box5_rlist{
    overflow: hidden;
    background: #fff;
    height: 197px;
    padding:20px 24px;
    margin-bottom: 20px;
}
.box5_rlist:last-child{
    margin-bottom: 0;
}
.box5_rlist h3{
    font-size: 18px;
    color: #000;
    line-height: 26px;
    height: 26px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.box5_rj{
    font-size: 16px;
    color: #979797;
    text-indent: 2em;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.box5_rb{
    overflow: hidden;
    font-size: 18px;
    color: #979797;
    line-height: 30px;
}
.box5_rb span.date{
    font-size: 16px;
}
.box5_rlist:hover{
    background: #00883b;
    transition: all 0.7s ease-in-out;
}
.box5_rlist:hover h3{
    color: #fff;
}
.box5_rlist:hover .box5_rj{
    color: #fff;
}
.box5_rlist:hover .box5_rb{
    color: #fff;
}
@media (max-width:1680px){
    .box1_tl h4{
        font-size: 42px;
    }
    .jianjie{
        margin: 10px 0 15px;
        height: 168px;
    }
}
@media (max-width:1500px){
    .box1_tl h4{
        font-size: 35px;
    }
    .jianjie{
        margin: 10px 0 15px;
        height: 140px;
    }
}
@media (max-width:1280px){
    .box1_tj ul li{
        margin-right: 8%;
    }
}
@media (max-width:1200px){
    .box1_tj ul li{
        margin-right: 5%;
    }
}
@media (max-width:750px){
    .box1{
        margin: 30px 0 30px 0;
    }
    .box1_tl{
        width: 100%;
    }
    .box1_tr{
        width: 100%;
    }
    .box1_tl h3{
        text-align: center;
        font-size: 30px;
    }
    .box1_tl h4{
        font-size: 24px;
        padding: 0;
        text-align: center;
        line-height: 30px;
    }
    .jianjie{
        margin: 0;
        padding: 0;
        height: 84px;
    }
    .box1_tj{
        padding-left: 0;
        margin: 15px 0;
        overflow: hidden;
    }
    .box1_tj p{
        font-size: 15px;
    }
    .box1_num b{
        font-size: 24px;
    }
    .box1_b{
        background: #f5fff9;
        height: 104px;
    }
    .box1_bc{
        width: 100%;
        padding-top: 20px;
    }
    .box1_bc li span{
        width: 40%;
        height: auto;
        margin: 0 auto;
    }
    .box1_bc li span img{
        width: 100%;
        height: 100%;
    }
    .box1_bc li p{
        margin-top: 5px;
        font-size: 16px;
    }
    .box2_con h3{
        font-size: 30px;
    }
    .box2_con{
        overflow: hidden;
    }
    .box2_list .tab_container li{
        width: 48%;
        margin: 0 4% 4% 0;
    }
    .box2_list .tab_container li:nth-child(4n){
        margin-right: 0;
    }
    .box2_list .tab_container li:nth-child(2n){
        margin-right: 0;
    }
    .box2_list .tab_container li span{
        height: 108px;
    }
    .box2_list .tab_container li p{
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
    .box2_list .tabs li{
        height: 40px;
        line-height: 40px;
    }
    .box2_list .tabs{
        margin-bottom: 15px;
    }
    .box2_list .tabs li a{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .box2_con .tab_container{
        height: 300px;
        overflow: hidden;
    }
    .box3{
        margin-bottom: 40px;
    }
    .box3_l{
        width: 100%;
    }
    .box3_r{
        width: 100%;
    }
    .box_title{
        font-size: 30px;
        margin: 30px 0 10px 0;
    }
    .box_title h3{
        font-size: 30px;
    }
    .box3_c{
        margin: 0;
    }
    .box3_img{
        width: 35%;
    }
    .box3_text{
        width: 61%;
    }
    .box3_text h3{
        font-size: 16px;
        line-height: 30px;
        height: 30px;
        margin-top: 5px;
    }
    .box3_text p{
        font-size: 14px;
    }
    .box3_lt{
        padding-bottom: 0;
    }
    .box3_lb li a{
        width: 68%;
    }
    .box3_lb{
        height: 150px;
        overflow: hidden;
    }
    .box3_rimg{
        height: 130px;
    }
    .box3_more{
        text-align: center;
    }
    .tempWrap ul li{
        width: 50%;
    }
    .tempWrap ul li img{
        height: 133px;
    }
    .title a{
        font-size: 14px;
        line-height: 22px;
        margin-top: 5px;
    }
    .tempWrap{
        height: 200px;
    }
    .box4{
        padding-bottom: 30px;
    }
    .box5{
        padding-bottom: 30px;
    }
    .box5_m,.box5_r{
        display: none;
    }
    .box5_l{
        width: 100%;
    }
    .picImg img,.focus{
        height: 220px;
    }
    .box5_lt{
        height: 350px;
    }
    .focus .fbg{
        height: 36px;
        line-height: 36px;
    }
}