* {
    box-sizing: border-box;
}

body {
    font-size: 16px;
    font-family: '\5FAE\8F6F\96C5\9ED1';
}
.f-w {
    margin: 0 auto;
    width:1200px;
}
.f-w-1260 {
    margin: 0 auto;
    width: 1260px;
}
.f-p20 {
    padding: 20px;
}

.f-mt5 {
    margin-top: 5px;
}

.f-mt10 {
    margin-top: 10px;
}

.f-mt20 {
    margin-top: 20px;
}

.f-mt22 {
    margin-top: 22px;
}

.f-mt30 {
    margin-top: 30px;
}

.f-mt35 {
    margin-top: 35px;
}
.f-mt50 {
    margin-top: 50px;
}
.f-mt55 {
    margin-top: 55px;
}
.f-mt60 {
    margin-top: 60px!important;
}

.flex-1 {
    flex: 1;
}

.g-doc {
    flex-direction: column;
    height: 100%;
}

.g-doc .g-hd {
    justify-content: space-between;
    align-items: center;
    padding: 17px 35px;
    height: 80px;
    color: #fff;
    background: #0156C4;
}

body {
    background: #e9f3ff;
}
.fh-page {
    background: url(../img/bg/pageBg_01.jpg) no-repeat top center;
}
.page-hd {
    height: 848px;
}
.page-content {
    padding: 35px 30px 60px;
    background: #fff;
    border-radius: 15px 15px 0 0;
}
.page-ft {
    height: 200px;
    background: #005dab;
}
.ft-con {
    align-items: center;
    padding: 30px 0;
    line-height: 30px;
    color: #e9f3ff;
    font-size: 16px;
}
.ft-con .copyright a {
    color: #e9f3ff;
}
.ft-con .copyright span {
    margin-left: 25px;
}



/* 焦点图 */
.slideBox{
    width:100%;
    height:620px;
    overflow:hidden;
    position:relative;
}

.slideBox1{
    width:100%;
    height:427px;
    overflow:hidden;
    position:relative;
}
.slideBox2{
    width:100%;
    height:600px;
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    height:16px;
    overflow:hidden;
    position:absolute;
    left:50%;
    bottom:12px;
    margin-left: -30px;
    z-index:1; }
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
    height: 16px;
}
.slideBox .hd ul li{
    float:left;
    margin-top: 3px;
    width:10px;
    height:10px;
    background:#e9f3ff;
    border-radius: 50%;
    cursor:pointer;
}
.slideBox .hd ul li+li {
    margin-left: 15px;
}
.slideBox .hd ul li.on{
    margin-top: 0;
    width: 16px;
    height: 16px;
    background:#ffc53a;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    position: relative;
    zoom:1;
    vertical-align:middle;
}
.slideBox .bd .back::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 135px;
    background: rgba(0, 45, 94, .6);
}
.slideBox .bd img{
    width:100%;
    height:620px;
    display:block;
}

.slideBox2 .bd img{
    width:100%;
    height:600px;
    display:block;
}

.slideBox .bd .backt {
    position: absolute;
    bottom: 30px;
    left: 20px;
    width: 1160px;
    height: 90px;
	font-weight: bolder;
}
.slideBox .bd .backt em {
    display: inline-block;
    color: #fff;
    line-height: 24px;
    height: 24px;
    font-size: 18px;
    overflow: hidden;
}
.slideBox .bd .backt p {
    margin-top: 10px;
    color: #e4effd;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
/* 焦点图按钮 */
.slideBox .prev,
.slideBox .next{
    position:absolute;
    left:0px;
    top:50%;
    display:block;
    margin-top:-45px;
    width:67px;
    height:90px;
}

.slideBox .prev1,
.slideBox .next1{
    position:absolute;
    left:0px;
    top:50%;
    display:block;
    margin-top:-45px;
    width:30px;
    height:40px;
}

.slideBox .prev {
    background:url(../img/bg/btnLeft_01.png);
    background-size:100% 100%;
}
.slideBox .next{
    left:auto;
    right:0px;
    background:url(../img/bg/btnRight_01.png);
    background-size:100% 100%;
}

.slideBox .prevStop,
.slideBox .nextStop{ display:none;  }

/* 标题 */
.title {
    width:100%;
    height:166px;
    padding: 35px 54px;
    overflow:hidden;
    position:relative;
    background-image: url(../img/titel.png);
    display: table;
}
.title .title-L{
    width: 426px;
    height: 96px;
    padding-right: 6px;
    font-size: 12px;
    font-style: oblique;
    color: #6182a0;
    display: table-cell;
    text-align: right;
}

.title .title-M{
    width: 240px;
    height: 96px;
    font-size: 48px;
    font-style: oblique;
    font-weight: bold;
    color: #045092;
    display: table-cell;
    text-align: center;
}

.title .title-R{
    width: 426px;
    height: 96px;
    padding-left: 10px;
    font-size: 12px;
    font-style: oblique;
    color: #6182a0;
    display: table-cell;
    text-align: left;
}

.column{
    width: 100%;
    height: 550px;
    
}

.column-L{
    width: 432px;
    height: 550px;
    padding: 24px 20px;
    background-color: #5b94e0;
    float: left;

}

.column-L img{
    width: 392px;
    height: 260px;
}

.column-L h1{
    margin: 18px 0;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    font-weight: bold;
    font-style: oblique;
}

.column-L span{
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
    font-weight: normal;
    font-style: oblique;
    margin-left: 12px;
}

.column-L p{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}

.column-R{
    width: 739px;
    height: 550px;
    float: right;
}

.column-R-T{
    width: 392px;
    height: auto;
    float: left;
}

.column-R1{
    width: 739px;
    height: 260px;
    padding: 24px 20px;
    background-color:#edf3f8;
}

.column-R2{
    width: 739px;
    height: 260px;
    padding: 24px 20px;
    margin-top: 31px;
    background-color:#edf3f8;
}

.column-R h1{
    margin: 18px 0;
    font-size: 24px;
    line-height: 36px;
    color: #1f6cd4;
    font-weight: bold;
    font-style: oblique;
}

.column-R span{
    font-size: 16px;
    line-height: 36px;
    color: #1f6cd4;
    font-weight: normal;
    font-style: oblique;
    margin-left: 12px;
}

.column-R p{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.column-R img{
    width: 288px;
    height: 217px;
    float: right;
}

.slideBox1 .tab{
    width: 376px;
    height: 427px;
    background-image: url(../img/jianjielan.png);
    display: block;
    float: left;
    margin-right: 36px;
}

.slideBox1 .tabr{
    width: 376px;
    height: 427px;
    background-image: url(../img/jianjielan.png);
    display: block;
    float: left;
}

.slideBox1  .tab-p{
    width: 376px;
    height: 305px;
    padding: 40px 60px 40px 45px;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.slideBox1 .tab-h1{
    width: 376px;
    height: 122px;
    padding: 30px 47px 22px 40px;
    font-size: 24px;
    line-height: 30px;
    color: #1f6cd4;
}

.slideBox1 .tab-span{
    width: 195px;
    font-size: 16px;
    line-height: 24px;
    color: #1f6cd4;
    float: right;
    font-weight: normal;
}


@media screen and (max-width: 1800px) {
}

@media screen and (min-width: 2000px) {
}