/* 主体内容 */
.box1{
    margin: 50px auto;
    max-width: 1200px;
    overflow: hidden;
}
.box1 ul li{
    float: left;
    padding: 40px 148px 176px 40px;
    width: 16%;
}
.box1 ul li a{
    font-family: "microsoft yahei bold";
    font-weight: bold;
    font-size: 48px;
    text-align: center;
    color: #333; 
}
.box1 ul li:first-child{
    background: url(/uploads/image/i1286/box1_zjht.jpg) no-repeat;
}
.box1 ul li:nth-child(2){
    background: url(/uploads/image/i1286/box1_ywdt.jpg) no-repeat;
    margin: 0px 30px;
}
.box1 ul li:nth-child(3){
    background: url(/uploads/image/i1286/box1_zmhd.jpg) no-repeat;
}
.box2{
    max-width: 1200px;
    margin: 0 auto 50px;
}
.box2_title{
    border-bottom: 4px solid #eee;
    overflow: hidden;
    margin-bottom: 30px;
}
.box2_title div{
    float: left;
    margin-right: 48px;
    margin-bottom: 30px;
}
.box2_title div:hover a,.box2_title div.active a,.box2_title div.hover a{
    font-weight: bold;
}
.box2_title div a{
    font-size: 48px;
    color: #000;
}
.box2 ul{
    max-height: 420px;
    overflow: hidden;
}
.box2 ul li{
    background: url(/uploads/image/i1286/dot.png) no-repeat left 36px;
    padding-left: 36px;
}
.box2 ul li a{
    color: #000;
    font-size: 36px;
    line-height: 72px;
}
.box2 ul li a span{
    color: #666;
    /* margin-left: 20px; */
    float: right;
}
.box3{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.box_tit{
    margin-bottom: 30px;
    overflow: hidden;
}
.box_tit_left{
    float: left;
    width: 470px;
    line-height: 64px;
    height: 64px;
    text-align: left;
    overflow: hidden;
    background: url(/uploads/image/i1286/title_bgl.png) no-repeat center;
    background-size: 100%;
}
.box_tit_right{
    float: right;
    width: 470px;
    height: 64px;
    line-height: 64px;
    text-align: right;
    overflow: hidden;
    background: url(/uploads/image/i1286/title_bgr.png) no-repeat center;
    background-size: 100%;
}
.box_tit_center{
    position: absolute;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    text-align: center;
}
.box_tit_center a,.box_tit_center p{
    font-weight: bold;
    font-size: 48px;
    color: #d9480d;  
}
.box3 ul li a:hover{
    font-weight: bold;
}
.box3 ul li a{
    font-size: 38px;
    color: #000;
    line-height: 160px;
}
.box3 ul{
    overflow: hidden;
    margin-bottom: 20px;
}
.box3 ul li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 160px;
    padding-left: 192px;
    padding-right: 81px;
    width: 26%;
}
.box3 ul li:nth-child(even){
    margin-right: 0px;
}
.box3 ul li:nth-child(1){
    background: url(/uploads/image/i1286/zfxxgkzn.png) no-repeat;
}
.box3 ul li:nth-child(2){
    background: url(/uploads/image/i1286/zfxxgkzd.png) no-repeat;
}
.box3 ul li:nth-child(3){
    background: url(/uploads/image/i1286/fdzdgknr.png) no-repeat;
}
.box3 ul li:nth-child(4){
    background: url(/uploads/image/i1286/zfxxgknb.png) no-repeat;
}
.box4{
    max-width: 1200px;
    margin: 0px auto 50px;
    display: inherit;
}
.box5{
    padding-top: 50px;
    background: #fffad9;
}
.box5_nr{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.box5 ul li{
    width: 276px;
    height: 211px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 12px rgba(217, 72, 13, 0.2);
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
}
.box5 ul li:nth-child(4n){
    margin-right: 0px;
}
.box5 ul li img{
    margin-top: 32px;
    margin-left: 99px;
    display: block;
    margin-bottom: 32px;
}
.box5 ul li a{
    font-size: 36px;
    text-align: center;
    color: #333;
    display: block;
}
.box5 ul li a:hover{
    font-weight: bold;
}
.box5 ul{
    overflow: hidden;
    margin-bottom: 20px;
}
.box6{
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0px;
}

.picscroll-left{ width:1200px;  overflow:hidden; position:relative;padding-top: 30px;}
.picscroll-left .prev,.picscroll-left .next{ display:block;  width:60px; height:244px;overflow:hidden;cursor:pointer;position: relative;z-index: 999; }
.picscroll-left .prev{background:url(/uploads/image/i1286/lb_left.png) no-repeat; float:left;}
.picscroll-left .next{ background:url(/uploads/image/i1286/lb_right.png) no-repeat; float:right;position: relative;z-index: 999;}
.picscroll-left .bd{float: left;width: 1200px;position: absolute;}
.picscroll-left .bd ul{ overflow:hidden; zoom:1; }
.picscroll-left .bd ul li{ float:left; display:inline; overflow:hidden; text-align:center;margin-right: 30px;width: 585px !important;height: 244px;}
.picscroll-left .bd ul li .pic{ text-align:center; }
.picscroll-left .bd ul li .pic img{ width:585px !important; height:244px; display:block;}
.picscroll-left .bd ul li .title{ line-height:24px;   }

.picscroll-left .bd ul li .pic p{
    position: relative;
    bottom: 150px;
    z-index: 999;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}