@charset "utf-8";
.slide_box { width:1200px; float:left;}
.whpp_pic { width:570px; height:470px; overflow:hidden; margin-left:60px; float:left;}
.whpp_pic img { width:100%;}
.whpp_txt { width:570px; height:470px; overflow:hidden; margin-left:60px; float:left;}
.whpp_txt .title_box { width:100%; float:left; padding-bottom:25px; border-bottom:none; padding-top:0;}
.whpp_txt .title_box .title { float:left; color:#191919; font-size:26px;font-weight: bold; width:100%;}
.whpp_txt .title_box .title_s { float:left; color:#191919; font-size:15px;font-weight: bold; width:100%;}
.whpp_txt .nerrong { width:100%; padding-top:0; float:left;overflow: auto;height: 390px;}
.whpp_txt .nerrong p {color: #5A5A5A; line-height:200%; font-size:15px; padding-bottom:30px;}
.whpp_txt .nerrong::-webkit-scrollbar { /* WebKit浏览器的滚动条样式 */
    width: 2px;
}
.whpp_txt .nerrong::-webkit-scrollbar-track { /* 滚动条轨道的样式 */
    background-color: #E6E6E6;
}
.whpp_txt .nerrong::-webkit-scrollbar-thumb { /* 滚动条滑块的样式 */
    background-color: #BBB;
}
.whpp_txt .nerrong::-webkit-scrollbar-thumb:hover { /* 滚动条滑块的悬停样式 */
    background-color: #666;
}


.sjz { width:1200px; height:55px; background:url(/images/sjz_bg_1.png) center 35px no-repeat; float:left; margin-top:40px;}
.sjz .left {width:30px; margin-top:25px; height:30px; float:left;}
.sjz .right {width:30px; margin-top:25px; height:30px; float:right;}
.sjz .left img,.sjz .right img  { width:100%;}
.sjz .year_name { width:430px; text-align:center; display:inline-block; font-size: 15px; font-weight: bold;}
.sjz .year_l, .sjz .year_r { width:350px; display:inline-block; font-size: 15px; font-weight: bold;}
.sjz .year_l { text-align:right;}

.whln { background:url(/images/whln_bg_1.jpg) center top no-repeat; width:100%; height:680px; padding-top:52px; padding-bottom:86px; margin-bottom:43px; box-sizing:border-box; }
.whln .title_box { width:1200px; border-bottom: 1px solid #E6E6E6; padding-bottom:20px; margin:auto;}
.whln .title_box::after { content:""; clear:both; display:block;}
.whln .title_box .title { float:left; color:#FFFFFF; font-size:26px;font-weight: bold;}
.whln_in { right:50%; float:right; margin-right:-600px; background-color:#FFFFFF; width:100%; position:absolute;}
.whln_in_box { width:1200px; height:460px; float:right; padding-top:50px; padding-bottom:63px; box-sizing:border-box;}
.whln_box_left { width:990px; height:347px; float:left; padding-right:20px; margin-right:10px; float:left; overflow:auto;}
.whln_box_left p.tit { color:#191919; font-size: 28px; font-weight:bold; line-height:100%; padding-bottom:20px;}
.whln_box_left p { color: #5A5A5A; font-size: 15px; line-height: 200%; padding-bottom:14px;}
.whln_box_left p strong { color:#191919; margin-right:10px;}
.whln_box_left::-webkit-scrollbar { /* WebKit浏览器的滚动条样式 */
    width: 2px;
}
.whln_box_left::-webkit-scrollbar-track { /* 滚动条轨道的样式 */
    background-color: #E6E6E6;
}
.whln_box_left::-webkit-scrollbar-thumb { /* 滚动条滑块的样式 */
    background-color: #BBB;
}
.whln_box_left::-webkit-scrollbar-thumb:hover { /* 滚动条滑块的悬停样式 */
    background-color: #666;
}
.whln_box_right { width:130px; height:347px; box-sizing:border-box; border-left: 1px solid #E6E6E6; margin-right:50px; float:right;}
.whln_box_right ul li{ margin-top:45px; color:#969696; font-size:15px; text-align:right;}
.whln_box_right ul li:first-child { margin-top:0px}
.whln_box_right ul li.act{border-left:3px solid #00A59F; font-weight:bold; color:#00A59F;}
.whln_box_right ul li:hover {cursor: pointer}
.whln_box_right ul li.act a{ font-weight:bold; color:#00A59F;}
.whln_box_right ul li a{ color:#969696; font-size:15px;}

.ppbs_tit { padding-top:31px; padding-bottom:43px;color: #000000;font-size: 18px;font-weight: bold;}
.ppbs { background:url(/images/ppbs_bg_1.png) center top no-repeat; width:1200px; height:394px; position:relative}
.ppbs_txt {font-size: 14px; line-height: 200%; color: #5A5A5A;}
.ppbs_1 { width:350px; top:20px; left:0px; position:absolute}
.ppbs_2 { width:350px; bottom:20px; left:0px; position:absolute}
.ppbs_3 { width:350px; top:20px; right:0px; position:absolute}
.ppbs_4 { width:350px; bottom:20px; right:0px; position:absolute}

.DE { background:url(/images/de_bg_1.jpg) center top no-repeat; height:378px; box-sizing:border-box; padding-top:120px; text-align:center; color:#FFFFFF; min-width:1200px; margin-bottom:43px;}
.DE p { text-align:center; color:#FFFFFF; padding-bottom:10px; font-size:15px;}
.DE p.tit { font-size:42px;}
.DE p img { margin-top:5px; width:160px; height:40px;}

.zxwh { width:1200px; margin:10px 0 60px 0; float:left;}
.zxwh:last-child .zxwh_pic { height:400px;}
.zxwh:last-child .zxwh_txt { min-height:400px;}
.zxwh_pic { width:570px; height:430px; overflow:hidden; margin-left:60px; float:left;}
.zxwh_pic img { width:100%;}
.zxwh_txt { width:570px; min-height:430px; margin-left:60px; border-bottom: 1px solid #E6E6E6; float:left; box-sizing:border-box;}
.zxwh_txt .title_box { width:100%; float:left; padding-bottom:25px; border-bottom:none; padding-top:0;}
.zxwh_txt .title_box .title { float:left; color:#191919; font-size:26px;font-weight: bold;}
.zxwh_txt .title_box .title_s { float:left; color:#191919; font-size:15px;font-weight: bold; width:100%;}
.zxwh_txt .nerrong { width:100%; height:100%; padding-top:0; float:left;}
.zxwh_txt .nerrong p {color: #5A5A5A; line-height:200%; font-size:15px; padding:0 0 25px 0;}
.zxwh_txt .nerrong p strong { color:#191919; margin-right:10px;}

.culture_1200 { width:1200px; margin:auto;}
.culture_1200 p { padding:20px 0 10px 0; line-height:200%; font-size:15px;}
.culture_1200 img { width:100%;}
.shzr { width:1200px; border-top: 1px solid #E6E6E6; margin:auto;}
.shzr::after { content:""; clear:both; display:block;}
.shzr .shzr_left { width:600px; box-sizing:border-box;  padding-right:30px; float:left; border-right: 1px solid #E6E6E6;}
.shzr .shzr_right { width:600px; box-sizing:border-box; padding-left:30px; float:left;}
.shzr_list { width:100%; display:block; float:left;}
.shzr_tit_b { background: linear-gradient( 90deg, #00A59F 0%, #00C88C 100%); height:38px; line-height:38px; color:#FFFFFF; padding-left:23px; font-weight: bold;  font-size:15px; margin-top:40px;}
.shzr_list ul { display:block; float:left; padding:20px 0;}
.shzr_list ul li { background:url(/images/icon1.jpg) 10px center no-repeat; padding-left:23px; line-height:35px; font-size:15px;}
.mar_40 { margin-bottom:40px; margin-top:20px;}


@media screen and (min-width: 2401px){
.slide_box { width:2400px; float:left;}
.whpp_pic { width:1140px; height:940px; overflow:hidden; margin-left:120px; float:left;}
.whpp_pic img { width:100%;}
.whpp_txt { width:1140px; height:940px; overflow:hidden; margin-left:120px; float:left;}
.whpp_txt .title_box { width:100%; float:left; padding-bottom:50px; border-bottom:none; padding-top:0;}
.whpp_txt .title_box .title { float:left; color:#191919; font-size:52px;font-weight: bold; width:100%;}
.whpp_txt .title_box .title_s { float:left; color:#191919; font-size:30px;font-weight: bold; width:100%;}
.whpp_txt .nerrong { width:100%; padding-top:0; float:left; overflow:auto; height:780px;}
.whpp_txt .nerrong p {color: #5A5A5A; line-height:200%; font-size:30px; padding-bottom:60px;}

.whpp_txt .nerrong::-webkit-scrollbar { /* WebKit浏览器的滚动条样式 */
    width: 4px;
}
.whpp_txt .nerrong::-webkit-scrollbar-track { /* 滚动条轨道的样式 */
    background-color: #E6E6E6;
}
.whpp_txt .nerrong::-webkit-scrollbar-thumb { /* 滚动条滑块的样式 */
    background-color: #BBB;
}
.whpp_txt .nerrong::-webkit-scrollbar-thumb:hover { /* 滚动条滑块的悬停样式 */
    background-color: #666;
}
.sjz { width:2400px; height:110px; background:url(/images/sjz_bg_2.png) center 70px no-repeat; float:left; margin-top:80px;}
.sjz .left {width:60px; margin-top:50px; height:60px; float:left;}
.sjz .right {width:60px; margin-top:50px; height:60px; float:right;}
.sjz .left img,.sjz .right img  { width:100%;}
.sjz .year_name { width:860px; text-align:center; display:inline-block; font-size: 30px; font-weight: bold;}
.sjz .year_l, .sjz .year_r { width:700px; display:inline-block; font-size: 30px; font-weight: bold;}
.sjz .year_l { text-align:right;}

.whln { background:url(/images/whln_bg_2.jpg) center top no-repeat; width:100%; height:1360px; padding-top:104px; padding-bottom:172px; margin-bottom:86px; box-sizing:border-box; }
.whln .title_box { width:2400px; border-bottom: 2px solid #E6E6E6; padding-bottom:40px; margin:auto;}
.whln .title_box::after { content:""; clear:both; display:block;}
.whln .title_box .title { float:left; color:#FFFFFF; font-size:52px;font-weight: bold;}
.whln_in { right:50%; float:right; margin-right:-1200px; background-color:#FFFFFF; width:100%; position:absolute;}
.whln_in_box { width:2400px; height:920px; float:right; padding-top:100px; padding-bottom:126px; box-sizing:border-box;}
.whln_box_left { width:1980px; height:694px; float:left; padding-right:40px; margin-right:20px; float:left; overflow:auto;}
.whln_box_left p.tit { color:#191919; font-size: 56px; font-weight:bold; line-height:100%; padding-bottom:40px;}
.whln_box_left p { color: #5A5A5A; font-size: 30px; line-height: 200%; padding-bottom:28px;}
.whln_box_left p strong { color:#191919; margin-right:20px;}
.whln_box_left::-webkit-scrollbar { /* WebKit浏览器的滚动条样式 */
    width: 4px;
}
.whln_box_left::-webkit-scrollbar-track { /* 滚动条轨道的样式 */
    background-color: #E6E6E6;
}
.whln_box_left::-webkit-scrollbar-thumb { /* 滚动条滑块的样式 */
    background-color: #BBB;
}
.whln_box_left::-webkit-scrollbar-thumb:hover { /* 滚动条滑块的悬停样式 */
    background-color: #666;
}
.whln_box_right { width:260px; height:694px; box-sizing:border-box; border-left: 2px solid #E6E6E6; margin-right:100px; float:right;}
.whln_box_right ul li{ margin-top:90px; color:#969696; font-size:30px; text-align:right;}
.whln_box_right ul li:first-child { margin-top:0px}
.whln_box_right ul li.act{border-left:6px solid #00A59F; font-weight:bold; color:#00A59F;}
.whln_box_right ul li:hover {cursor: pointer}
.whln_box_right ul li.act a{ font-weight:bold; color:#00A59F;}
.whln_box_right ul li a{ color:#969696; font-size:30px;}

.ppbs_tit { padding-top:62px; padding-bottom:86px;color: #000000;font-size: 36px;font-weight: bold;}
.ppbs { background:url(/images/ppbs_bg_2.png) center top no-repeat; width:2400px; height:788px; position:relative}
.ppbs_txt {font-size: 28px; line-height: 200%; color: #5A5A5A;}
.ppbs_1 { width:700px; top:40px; left:0px; position:absolute}
.ppbs_2 { width:700px; bottom:40px; left:0px; position:absolute}
.ppbs_3 { width:700px; top:40px; right:0px; position:absolute}
.ppbs_4 { width:700px; bottom:40px; right:0px; position:absolute}

.DE { background:url(/images/de_bg_2.jpg) center top no-repeat; height:756px; box-sizing:border-box; padding-top:240px; text-align:center; color:#FFFFFF; min-width:2400px; margin-bottom:86px;}
.DE p { text-align:center; color:#FFFFFF; padding-bottom:20px; font-size:30px;}
.DE p.tit { font-size:84px;}
.DE p img { margin-top:10px; width:320px; height:80px;}

.zxwh { width:2400px; margin:20px 0 120px 0; float:left;}
.zxwh:last-child .zxwh_pic { height:800px;}
.zxwh:last-child .zxwh_txt { min-height:800px;}
.zxwh_pic { width:1140px; height:860px; overflow:hidden; margin-left:120px; float:left;}
.zxwh_pic img { width:100%;}
.zxwh_txt { width:1140px; min-height:860px; margin-left:120px; border-bottom: 2px solid #E6E6E6; float:left; box-sizing:border-box;}
.zxwh_txt .title_box { width:100%; float:left; padding-bottom:50px; border-bottom:none; padding-top:0;}
.zxwh_txt .title_box .title { float:left; color:#191919; font-size:52px;font-weight: bold;}
.zxwh_txt .title_box .title_s { float:left; color:#191919; font-size:30px;font-weight: bold; width:100%;}
.zxwh_txt .nerrong { width:100%; height:100%; padding-top:0; float:left;}
.zxwh_txt .nerrong p {color: #5A5A5A; line-height:200%; font-size:30px; padding:0 0 50px 0;}
.zxwh_txt .nerrong p strong { color:#191919; margin-right:20px;}

.culture_1200 { width:2400px; margin:auto;}
.culture_1200 p { padding:40px 0 10px 0; line-height:200%; font-size:30px;}
.culture_1200 img { width:100%;}
.shzr { width:2400px; border-top: 2px solid #E6E6E6; margin:auto;}
.shzr::after { content:""; clear:both; display:block;}
.shzr .shzr_left { width:1200px; box-sizing:border-box;  padding-right:60px; float:left; border-right: 2px solid #E6E6E6;}
.shzr .shzr_right { width:1200px; box-sizing:border-box; padding-left:60px; float:left;}
.shzr_list { width:100%; display:block; float:left;}
.shzr_tit_b { background: linear-gradient( 90deg, #00A59F 0%, #00C88C 100%); height:76px; line-height:76px; color:#FFFFFF; padding-left:46px; font-weight: bold;  font-size:30px; margin-top:80px;}
.shzr_list ul { display:block; float:left; padding:40px 0;}
.shzr_list ul li { background:url(/images/icon1.jpg) 20px center no-repeat; padding-left:46px; line-height:70px; font-size:30px;}
.mar_40 { margin-bottom:80px; margin-top:40px;}
	
}