/* banner */
.banner_jyfx{background: url(../images/banner_jyfx.jpg) no-repeat left center;background-size: 100%;padding-top: 29%;}
/* 导言 */
.preamble_box{width:1200px;height: 243px;margin:45px auto 60px;border: solid 2px #82a0fd;}
.preamble_img{height:100%;}
.preamble_content{width:963px;font-size: 18px;line-height:26px;font-weight: bold;color:#000;padding:10px 30px 10px 20px;box-sizing: border-box;}
.preamble_bj{text-indent: 25px;margin-bottom:15px;}
.preamble_section{padding-left: 25px;}
/* tab切换 */
.hover_content{display: none;}
.hover_content.active{display: block;}
.switch_content{background-color: #b7d7f9;padding:20px 0 45px;}
.switch_title,.switch_content li{margin:0 auto;width: 1200px;}
.switch_title li{box-shadow: 0px 0px 8px 0px rgba(18, 30, 101, 0.12);border-radius: 10px;height: 115px;line-height: 90px;float:left;width:31.7%;margin:0 0.8% 15px;padding:10px 10px 28px 8px;box-sizing: border-box;}
.switch_title p{font-size: 18px;font-weight: bold;color:#000;margin:5px;cursor: pointer;}
.title_tab{background: url(../images/tab_title.png) no-repeat left center;background-size: 100%;width:482px;height:75px;line-height:88px;font-weight: bold;color:#fff;}
.title_tab span:first-child{font-size: 30px;display: inline-block;margin:0 28px;}
.title_tab span:last-child{font-size: 24px;}
.switch_bottom{text-indent: 50px;padding:30px 65px 10px;box-sizing: border-box;margin:30px auto;background-color:#fff;width:1200px;	font-size: 24px;font-weight: bold;color: #000000;}
.switch_bottom p{margin-bottom:30px;}
.font_red{color:#ff0101;}
.font_gary{color:#717171;font-size:18px;text-align: center;font-weight: bold;}
.switch_btn{height: 48px;background-color: #47aecd;color:#fff;font-size: 20px;font-weight: bold;padding:14px 35px;border-radius: 10px;margin:0 auto;font-size: 20px;font-weight: bold;display: block;line-height: 20px;width: 550px;text-align: center;}
.switch_img{margin:30px auto;width:1200px;background-color: #fff;}
.switch_img img{margin:0 auto;display: block;}


.main{
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.adverWrap {
    height: 96px;
    min-width: 1200px;
    text-align: center;
}
.content3{
    padding-bottom: 44px;
}
.con_head4{
    margin: 45px 0 90px;
}
.con_head5{
    margin: 45px 0;
}
.con_head6{
    margin: 60px 0 54px;
}
.content4{
	background-color: #f9d5d5;
}
.content4 a{
    display: block;
    
}
.report{
    margin-bottom: 40px;
}
.code_wrap {
    display: flex;
    justify-content: space-around; 
    margin-bottom: 30px;
}
.code_wrap li{
    width: 178px;
}
.inscribe{
    text-align: right;
    font-size: 14px;  
    line-height: 45px;
}