/*header*/
.header {
    width: 100%;
    padding:10px 0 0 0;
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}.nav_placeHoloer {
    height: 86px;
}.headerCon {
    padding-top:20px;
    padding-bottom:20px;
    margin: 0 auto;
    position: relative;
}.logoH {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 86px;
    font-size:40px;
    color:#fff;
    margin-left:68px;
}.nav {
    display: flex;
    /* align-items: center; */
    /* justify-content: flex-start; */
    font-size:20px;
    height: 86px;
    line-height:107px;
    color:#fff;
    padding-left: 10px;
}.nav_a {
    font-size: 16px;
    color: #232323;
}.nav_li {
    padding: 0 30px 0 22px;
    height: 86px;
    line-height: 86px;
}.nav_li:hover .nav_a {
    color: #2a4cdc;
    position: relative;
}.nav_li.active .nav_a {
    color: #2a4cdc;
    position: relative;
}.nav_li.active .nav_a:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.nav_li:hover .nav_a {
    color: #2a4cdc;
    position: relative;
}.nav_li:hover .nav_a:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.hdrg {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 86px;
}
.login_box{
    width:130px;
    margin-right: 33px;
    display:flex;
    flex-direction: column;
    align-items: center;
    /* text-algin:center;
    align-items: center;
  justify-content: center; */

}
.login_btn1{
    /* 矩形 25 */
    width: 83px;
    height: 50px;
    box-sizing: border-box;
    /* 白色 */
    border: 1px solid rgb(255, 255, 255);
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    color: #333;
    box-sizing: content-box;
    cursor: pointer;
    margin-top:35px;
}
.login_btn2{
    margin-top:5px;
    font-size:20px;
    font-weight:700;
    color: #fff;
}
.hdrg .login_btn {

    /* 矩形 25 */
    width: 83px;
    height: 50px;
    box-sizing: border-box;
    /* 白色 */
    border: 1px solid rgb(255, 255, 255);
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    border: 1px solid #333;
    color: #333;
    box-sizing: content-box;
    cursor: pointer;
    margin-right: 33px;
}.hdrg .regist_btn {

    box-sizing: border-box;
    /* 白色 */
    border: 1px solid rgb(255, 255, 255);
    /* #警示色 */
    background: rgb(250, 100, 1);
    /* 矩形 25 */
    width: 117px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin-right:29px;
}
.hdrg .top-title-box-center .nav_a{
    color: #fff;
}

.box-top{
    width:100%;
    height:380px;
    margin-top:115px;
    padding-top:10px;
    background-color:rgb(31, 70, 208);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60% 100%;
    /* background: rgb(31, 70, 208); */
    background-image: url("http://www.gfup.cn/static/images/index_banner2.png");
}
.top-title1{
    color: rgb(255, 255, 255);
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin:70px 0px 10px 176px;
}
.top-title-box{
    display: flex;
    width:100%;
}
.top-title-box > div{
    height:220px;
}
.top-title-box > div:nth-child(1){
    flex:1;
}
.top-title-box > div:nth-child(3){
    flex:1;
}
.top-title-box-center{
    display: flex;
    flex-direction: column;
    align-items: center;
    width:579px !important;
}
.top-title-box-center p:nth-child(1){
    
    font-family: Noto Sans;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color:rgb(250, 100, 1);
    
}
.top-title-box-center p:nth-child(2){
    color: rgb(255, 255, 255);
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}
.top-title-box-center p:nth-child(3){
    color: rgb(255, 255, 255);
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-top:48px;
}
.top-title-box-center p:nth-child(4){
    color: rgb(255, 255, 255);
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}
.top-title-box-center span {
    margin-top:31px;
    /* rear_bg */
    box-sizing: border-box;
    /* 白色 */
    /* border: 1px solid rgb(255, 255, 255); */
    /* #警示色 */
    background: rgb(250, 100, 1);
    /* 矩形 25 */
    border-radius:5px;
    width: 117px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.top-title-box-center span a{
    color: #fff;
}

.top-title-box-right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    
}
.top-title-box-right-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right:30px;
}
.title-box-right-img img{
    width:110px;
    height:110px;
}


.top-title-box-right .top-title-box-right-box > p:nth-child(2){
    margin-top:25px;
    color: rgb(255, 255, 255);
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.box-top-hint{
    color: rgba(255, 255, 255, 0.6);
    font-family: Noto Sans;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-top:60px;
    margin-left:12px;
}
.box-top-hint2{
    color: rgba(255, 255, 255, 0.6);
    font-family: Noto Sans;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    margin-top:2px;
    margin-left:12px;
}
.top-title-box-right .top-title-box-right-box > p:nth-child(3){
    color: rgb(255, 255, 255);
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.box-center-title{
    color: rgb(0, 0, 0);
    font-family: 思源黑体;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0px;
    text-align: center;
    margin-top:32px;
    padding-bottom:64px;
}

.box-center-external{
    display: flex;
    align-items: center;
    flex-direction: column;
    /* border:1px solid #ccc; */
}
.box-center{
    width:100%;
}
/* .box-center > div{
    display: flex;
  flex-direction: row;
    
} */
.box-center-div{
    display: flex;
    padding:0 50px;
}
.box-center-left{
    margin-left:14px;
    flex:1;
    display:flex;
    justify-content: center;
}
.box-center-left img{
    /* width:800px; */
    height:400px;
    /* image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated; */
}
.box-center-right{
    /* border:1px solid #ccc; */
    display:flex;
    /* width:658px; */
    flex:1;
    /* align-items: self-end; */
  justify-content: flex-end;
}
.center-right-lef-box{
    padding-top:19px;
}
.center-right-right-box{
    padding-top:19px;
    margin-left:69px;
}
.center-right-lef-box > ul > li{
    font-family: Songti SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    background: url(../images/check.png) 0 50% no-repeat;
    padding-left: 30px;
}
.center-right-lef-box > p {
    font-size:20px;
    font-weight:800;
    padding-bottom:10px;
}

.right-box-statement > ul > li{
    font-family: Songti SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    background: url(../images/check.png) 0 50% no-repeat;
    padding-left: 30px;
}
.right-box-statement > p {
    font-size:20px;
    font-weight:800;
    padding-bottom:10px;
}

.right-box-analyse{
    margin-top:38px;
}
.right-box-analyse > ul > li{
    font-family: Songti SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    background: url(../images/check.png) 0 50% no-repeat;
    padding-left: 30px;
}
.right-box-analyse > p {
    font-size:20px;
    font-weight:800;
    padding-bottom:10px;
}
/***********************************************************/


/* .version_content{
    margin-top:60px;
    display:flex;
    justify-content: center;
    padding:0 50px;
} */



 .version_content{
    display:flex;
    /* justify-content: center; */
    flex-direction: row;
    
    margin:60px 50px 0px 50px;
} 

.version_content-box{
    flex:1;
    display:flex;
    flex-direction: row;
    /* width: 1628px; */
}
.content_box{
    display:flex;
    text-align: center;
    /* height: 400px; */
    width:100%;
    /* border: 1px solid red; */
}

.m_cntent{
    display:none;
}


/***********************************************************/


.version_content-box .content_box_item .box_item_price{
    line-height:34px;
    /* margin-top:33px; */
}
.content_box_item{
    display:flex;
    flex:1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    background: rgb(255, 255, 255);
    min-width:210px;
    padding-top:20px;
}
.pc_cntent > .content_box_item:nth-child(1) .box_item_buy {
    width: 129px;
    background: rgb(250, 100, 1);
    color:#fff;
    /* font-size: 20px; */
    font-weight: 400;
    text-align: center;
}
.version_content-box:nth-child(1) > .content_box_item:nth-child(1) .box_item_buy{
    width: 129px;
    background: rgb(250, 100, 1);
    color:#fff;
    /* font-size: 20px; */
    font-weight: 400;
    text-align: center;
}

.version_content-box:nth-child(1) > .content_box_item:nth-child(2) .box_item_buy:hover .box_item_buy_hover2{
    transform: translateY(30%);
    display: block;
}
.version_content-box:nth-child(2)> .content_box_item:nth-child(1) .box_item_buy:hover .box_item_buy_hover3{
    transform: translateY(30%);
    display: block;
}
.version_content-box:nth-child(2) > .content_box_item:nth-child(2) .box_item_buy:hover .box_item_buy_hover4{
    transform: translateY(30%);
    display: block;
}

.pc_cntent > .content_box_item:nth-child(2) .box_item_buy:hover .box_item_buy_hover2{
    transform: translateY(30%);
    display: block;
}
.pc_cntent > .content_box_item:nth-child(3) .box_item_buy:hover .box_item_buy_hover3{
    transform: translateY(30%);
    display: block;
}
.pc_cntent > .content_box_item:nth-child(4) .box_item_buy:hover .box_item_buy_hover4{
    transform: translateY(30%);
    display: block;
}
.pc_cntent > .content_box_item:nth-child(5) .box_item_buy:hover .box_item_buy_hover5{
    transform: translateY(30%);
    display: block;
}

.box_item_buy_hover2{
    position: absolute;
    top: -20px;
    left:-80px;
    transform: translateY(40%);
    z-index: 50;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 296px;
    height:217px;
    /* opacity: 0; */
    display:none;
    transition: all .3s;
    line-height: 20px;
}
.box_item_buy_hover3{
    position: absolute;
    top: -20px;
    left:-80px;
    transform: translateY(40%);
    z-index: 50;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 296px;
    height:217px;
    /* opacity: 0; */
    display:none;
    transition: all .3s;
    line-height: 20px;
}
.box_item_buy_hover4{
    position: absolute;
    top: -20px;
    left:-80px;
    transform: translateY(40%);
    z-index: 50;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 296px;
    height:217px;
    /* opacity: 0; */
    display:none;
    transition: all .3s;
    line-height: 20px;
}
.box_item_buy_hover5{
    position: absolute;
    top: -20px;
    left:-80px;
    transform: translateY(40%);
    z-index: 50;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 296px;
    height:217px;
    /* opacity: 0; */
    display:none;
    transition: all .3s;
    line-height: 20px;
}
.content_box_item{
    margin:10px;
}
/* .content_box_item:nth-child(3){
    margin:0px 20px 0px 0px;
} */
.content_box_item h1{
    font-size:18px;
    font-weight: 600;
}

.box_item_price {
    font-size:14px;
    margin-top:25px;
}
.box_item_title{
    margin:10px 0;
}
.box_item_price > span:nth-child(1){
    display: inline-block;
    width: 60px;
    background: rgb(60, 190, 127);
    color: rgb(255, 255, 255);
    border-radius:5px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    /* margin-left:-50px; */
}
.box_item_price-free{
    font-family: Noto Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color:rgb(250, 100, 1);
}
.item_price_color{
    color:rgb(71, 86, 105);
}
.item_price_color2{
    color:rgb(71, 86, 105);
    font-weight:bold;
}
.item_price{
    font-size:22px;
    font-weight: 600;
    color:rgb(31, 70, 208);
}
.version_content_title{
    /* 普通文本 */
    color: rgb(1, 1, 1);
    font-family: 思源黑体;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    margin-top:15px;
    margin-left:50px;
    /* position: absolute; */
}
.box-center-client-title{
    color: rgb(0, 0, 0);
    font-family: 思源黑体;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0px;
    text-align: center;
    margin-top:40px;
    margin-bottom:70px;
}
.box-center-client{
    display:flex;
    justify-content: center;
    margin-bottom:29px;

}
.box-center-client > div{
    width:1321px;
}
.box-center-collection{
    height:500px;
    width:100%;
    margin-top:66px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70% 70%;
    background-color: rgb(240, 240, 240);
    background-image: url("../indexImage/collection.png");
}
.box-center-client-center{
    display: flex;
    width:100%;
    /* flex-direction: column; */
    /* align-items: center; */
    display: flex;
  
    justify-content: space-between;
    
}
.box-center-client-center > div{
    flex:1;
    justify-content: center;
  align-items: center;
  height:150px;

    /* padding:44px 41px; */
}


.box-center-AboutUs{
    background: rgb(240, 240, 240);
    padding:40px 0;
}

.box-center-AboutUs-title{
    color: rgb(0, 0, 0);
    font-family: 思源黑体;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0px;
    text-align: center;
    margin-bottom:26px;
}
.AboutUs-text1{
    text-align: center;
    margin-left:-210px; 
    font-size: 16px;
}
.AboutUs-text2{
    text-align: center;
    font-size: 16px;
}
.center-AboutUs-certificate{
    display:flex;
    margin-top:36px;
}
.center-AboutUs-certificate > div{
    flex:1;
}
.center-AboutUs-certificate > div:nth-child(1){
    display:flex;
  justify-content: end;
  margin-right:177px;
}
.center-AboutUs-certificate > div > img{
    width:488px;
}
.box-footer{
    padding-top:49px;
    height:240px;
    background: rgb(29, 40, 57);
}
.box-footer-hot{
    display:none;
}
.box-footer p {
    /* 16号 */
color: rgb(255, 255, 255);
font-family: 思源黑体;
font-size: 16px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0px;
text-align: center;
margin-top:30px;
}
.box-footer p a{
    /* 16号 */
color: rgb(255, 255, 255);
font-family: 思源黑体;
font-size: 16px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0px;
text-align: center;
}
.box-footer-img{
    display:flex;
}
.footer-img-left{
    display: flex;
    align-items: center;
    justify-content: end;
    flex:1;
    margin-right:200px;
}
.footer-img-left img{
    width:500px;
    height: 119px;
}

.footer-img-right{
    flex:1;
    display:flex;
    /* justify-content: center; */
    
}
.footer-img-right img{
    width:150px;
}
.footer-img-right div{
    width:150px;
    display:flex;
    color:#fff;
    /* justify-content: center; */
  flex-direction: column;
  align-items: center;
}
.footer-img-right div span{
    margin-top:10px;
}
.footer-img-right div:nth-child(2){
    margin-left:66px;
}
.case-title{
    /* .弹窗主语 */
    color: rgb(0, 0, 0);
    font-family: .PingFang SC;
    font-size: 20px;
    font-weight: 600;
    line-height: -1px;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom:20px;
    display:inline-block;
}
.client-center-left{
    display:flex;
    border:2px solid #000;
    
}
.client-center-left:nth-child(1){
    margin-right:161px;
}
.client-center-left-text{
    margin-left:46px;
    width:370px;
}
.client-center-left > div:nth-child(1) img{
    width:75px;
    height:95px;
    /* margin-left:48px; */
}
.collection-content{
    display: flex;
  flex-direction: column;
  align-items: center;
}
.collection-content > p{
    font-family: 思源黑体;
    font-size: 36px;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0px;
    text-align: center;
    margin-top:50px;
}
.collection-content > p > span{
    color:rgb(71, 86, 105);
}

.collection-content-bottom{
    display: flex;
    width:650px;
}
.collection-content-bottom > div{
    flex:1;
    margin-top:62px;
}
.collection-content-bottom > div:nth-child(1){
}
.collection-content-bottom > div:nth-child(2){
    display:flex;
  justify-content: flex-end;
}
.collection-content-bottom span{
    margin-right:15px;
    color:#ccc;
}
.collection-content-bottom ul li{
    margin:12px 0;
}
.box_item_lineation{
    font-size:16px;
    color:#ccc;
    text-decoration:line-through;
}
.box_item_lineation2{
    font-size:16px;
    font-weight:bold;
    color:rgb(250, 100, 1);
}
.box_item_buy{
    width: 129px;
    height: 52px;
    line-height: 52px;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    border: 0px solid #333;
    background-color: #1F46D0;
    box-sizing: content-box;
    cursor: pointer;
    margin-top: 25px;
    margin-bottom: 20px;
    color:#fff;
    position: relative;
}
.box_item_buy a{
    color:#fff;
}
.version_title {
    text-align: center;
    color: #fff;
    height: 400px;
    padding-top: 100px;
    width:1260px;
}.version_title h1 {
    font-size: 36px;
    font-weight: normal;
}.version_title h3 {
    font-size: 18px;
    color:#E4E9F9;
    font-weight: normal;
}.version_title p {
    font-size: 18px;
    color: #bcc6ed;
    margin-top: 30px;
}.version_wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    margin-top: 300px;
}
.version_register{
    margin-top:10px;
    font-size:20px;
    color:#BC633D;
}
.version_BooksAccounts{
    font-size:14px;
    color:#ccc;
}
.pro {
    margin-top: -30px;
}

.version {
    width: 360px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 30px;
    box-shadow: 0 4px 10px 0 rgba(51, 51, 51, .1);
    position: relative;
    margin-right: -4px;
}











/******************************************************/
.test_btn {
    width: 170px;
    height: 42px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    border: 0px solid #333;
    background-color: #006CFA;
    box-sizing: content-box;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
}
.test_btn a{
    color: #FFF;
}
.test_btn:hover{
    background-color:#002EC7
}
.hdrg_ico {
    display: block;
    width: 28px;
    height: 29px;
    background: url("../images/tel.png") no-repeat 0 0;
    background-size: 100% 100%;
}.tel_num {
    font-size: 25px;
    color: #2a4cdc;
    font-weight: bold;
    padding-left: 14px;
}/*banner*/
.defbanner {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
}.dfb_iiner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    flex-direction: column;
}
.dfinvite_iiner {
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    margin-left: -10%;
}

.deba_p1 {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}.dfb_iiner {
    position: relative;
}.deba_wh {
    color: #111 !important;
}.deba_p2 {
    font-size: 20px;
    color: #fff;
}.lxbody {
    background: #fff;
}.contant {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 50px;
}.ctat_p1 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}.ctat_p2 {
    text-align: center;
    font-size: 16px;
}.ctat_p3 {
    width: 48%;
    text-align: center;
    font-size: 14px;
    margin: 30px auto;
}.ctat_li {
    float: left;
    width: 380px;
    height: 220px;
    background: #fff;
    text-align: center;
    margin-right: 30px;
    /*margin-bottom: 30px;*/
    box-sizing: border-box;
}.ctat_li:nth-of-type(3n) {
    margin-right: 0
}.ctat_li_tp {
    height: 90px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding-top: 16px;
}.ctat_li_ew {
    padding: 30px 0 20px;
    text-align: center;
}.ctpi_p1 {
    color: #111;
    font-size: 16px;
    font-weight: bold;
}.ctpi_p2 {
    color: #333;
    font-size: 18px;
    margin-top: 15px;
}.ctpi_p3 {
    color: #3249d3;
    font-size: 32px;
    font-weight: bold;
    margin-top: 10px;
}.ctpi_p4 {
    color: #333;
    font-size: 18px;
}.contMap {
    width: 100%;
    height: 750px;
    box-sizing: border-box;
    padding-top: 390px;
    background: url("../images/map.jpg") no-repeat center center;
}.contMap_iiner {
    width: 1200px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .9);
    height: 328px;
    color: #fff;
    box-sizing: border-box;
    padding-top: 50px;
    position: relative;
}.lylf_sp {
    font-size: 16px;
}.lylf {
    width: 180px;
    text-align: center;
}.lycBox {
    float: left;
    position: relative;
    width: 298px;
    height: 44px;
    border: 1px solid #323232;
    margin-right: 10px;
    margin-bottom: 10px;
}.lyct {
    width: 620px;
}.lyc_inp {
    float: left;
    width: 298px;
    height: 44px;
    box-sizing: border-box;
    padding: 0 30px;
    line-height: 44px;
    font-size: 14px;
    background: none;
    border: 0;
    color: #d6d6d6;
}.sel_name {
    display: block;
    width: 298px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 30px;
    color: #d6d6d6;
}.lysel {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    background: url("../images/sel.png") no-repeat center center;
    cursor: pointer;
}.tjly {
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    box-sizing: border-box;
    background: none;
    border: 0;
    border: 1px solid #323232;
    color: #d6d6d6;
    border-radius: 23px;
    margin-top: 10px;
    cursor: pointer;
}.lyrg {
    position: relative;
    width: 298px;
    height: 158px;
    border: 1px solid #323232;
    padding: 12px 30px;
    box-sizing: border-box;
}.lyarea {
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    color: #fff;li_rg_png
    font-size: 14px;
    resize: none;
}.jtscri {
    position: absolute;
    top: -240px;
    left: 150px;
    width: 60px;
    height: 60px;
}.scri_tp {
    width: 60px;
    height: 60px;
    position: relative;
}.scri_d1 {
    position: absolute;
    height: 20px;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
    width: 20px;
    background: #4864e0;
    border-radius: 10px;
    z-index: 10;
    opacity: 0.8;
    animation: ripple 4.5s ease-out 1575ms infinite;
}.scri_d2 {
    position: absolute;
    height: 40px;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    width: 40px;
    background: #bcc6ed;
    border-radius: 20px;
    z-index: 9;
    opacity: 0.8;
    animation: ripple 2.5s ease-out 1575ms infinite;
}.scri_d3 {
    position: absolute;
    height: 60px;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    background: #e1e5f2;
    border-radius: 30px;
    z-index: 8;
    opacity: 0.8;
    animation: ripple 2.5s ease-out 1575ms infinite;
}.pp_det {
    max-width: 100%;
}.scri_ad {
    position: absolute;
    width: 206px;
    height: 53px;
    background: url("../images/ad_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    top: -60px;
    font-size: 14px;
    text-align: center;
    left: 0;
    line-height: 40px;
}.ripani {
    animation: ripple 2.5s ease-out 1575ms infinite;
}@-webkit-keyframes ripple {
    0% {
        opacity: 0.8;
        -webkit-transform: scale(.1)
    }    5% {
        opacity: 1
    }    to {
        opacity: 0.8;
        -webkit-transform: scale(1)
    }
}@keyframes ripple {
    0% {
        opacity: 0.8;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }    5% {
        opacity: 1
    }    to {
        opacity: 0.8;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}@-webkit-keyframes ripple2 {
    0% {
        opacity: 0.8;
        -webkit-transform: scale(1)
    }    5% {
        opacity: .3;
        -webkit-transform: scale(1.2)
    }    to {
        opacity: 0.8;
        -webkit-transform: scale(1)
    }
}@keyframes ripple2 {
    0% {
        opacity: 0.8;
        -webkit-transform: scale(1)
    }    5% {
        opacity: .3;
        -webkit-transform: scale(1.2)
    }    to {
        opacity: 0.8;
        -webkit-transform: scale(1)
    }
}/*footer*/
.ftbt {
    width: 100%;
    height: 60px;
    background: #0a0d16;
    text-align: center;
    line-height: 60px;
}.ftbt_p {
    color: #fff;
    font-size: 14px;
    opacity: .5;
}.footer {
    width: 100%;
    background: #1d2839;
}.ftcon {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 48px 0;
}.ftcon_lf {
    float: left;
}.ftcon_rg {
    float: right;
}.ftcon_dl {
    float: left;}.ftcon_dl1 {
    padding-left: 60px;
    padding-top: 10px;
    width: 180px;
}.ftcon_dl2 {
    padding-left: 90px;
    padding-top: 10px;
    width: 180px;
}.ftcon_rg1 {
    padding-top: 10px;
}.ftcon_dl_dd {
    float: left;
    margin-right: 30px;
}.ftcon_dt {
    font-size: 18px;
    margin-bottom: 20px;
}.ftcon_dd a {
    color: #6f6f6f;
    font-size: 14px;
}.ftcon_dl {
    width: 230px;
}.ftcon_dd {
    margin-bottom: 14px;
}.ft_tpw {
    font-size: 16px;
    margin-bottom: 20px;
}.ft_rg_p {
    font-size: 14px;
    opacity: .9;
    margin-bottom: 5px;
    padding-left: 20px;
}.wrapLogo {
    display: none;
}.mmenubtn {
    display: none;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 10001;
}
.mmenubtn img{
    width: 32px;
    height: 32px;
}

.headLeft{
    width:30px;
    height:30px;
    float:right;
    color:#fff;
    font-size:16px;
    cursor: pointer;
    text-align: center;
}

.ebox_center{
    z-index: 9;
    background: #fff;
}

.ebox{
	width: 200px;
	height: 240px;
	background: #8c9ce3;
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}
.dfinvite_iiner_bar{
    width:500px;margin-top: 100px;margin-left: 100px;
}

.mytable{
    width:900px;
    margin:10px auto;
    height: 300px;
}
.mytable  .myRow div{
    float: left;
    width: 29.2%;
    min-height: 56px;
    line-height: 52px;
    font-size: 16px;
    text-align: center;
}
.mytable  .myTitle div{
    background: #2E39E4;
    color:#fff;
  
}

.mytable .money{
    font-size:20px;
}

.mytable .myRow  .leftdiv {
    text-align: center;
    width: 110px;
}

.mytable  .myfooter div{
    line-height: 20px;
    width: 25%;
    margin: 10px 17px;
}

.div_w400_center{
    height: 150px;
     width: 400px;
     margin: auto;
     text-align: center;
}
.bgzc {
    float:left;
    width:50%;
    height:212px;
    background-repeat: no-repeat;
    background-size: auto 212px; 
    margin-top: 10px;
}

.index_title {
    line-height: 3rem;
    color: #174896;
    font-weight: bold;
}.index_title .list {
    width: 2.5rem;
    height: 14px;
    position: relative;
    float: left;
    margin-top: 8px;
}.index_title a {
    color: #174896;
}.index_title a:hover {
    color: #f59e00;
}.index_title .list .line {
    position: absolute;
    left: 0;
    height: 1px;
    background-color: #f6f3f2;
}.index_title .list .line:nth-child(1) {
    width: 2rem;
    top: 0;
}.index_title .list .line:nth-child(2) {
    width: 2.5rem;
    top: 6px;
}.index_title .list .line:nth-child(3) {
    width: 2.25rem;
    top: 12px;
}.index_title .list .line {
    -webkit-animation: sound 0ms -.8s linear infinite alternate;
    animation: sound 0ms -.8s linear infinite alternate;
}.index_title .list .line:nth-child(1) {
    -webkit-animation-duration: 474ms;
    animation-duration: 474ms;
}.index_title .list .line:nth-child(2) {
    -webkit-animation-duration: 433ms;
    animation-duration: 433ms;
}.index_title .list .line:nth-child(3) {
    -webkit-animation-duration: 407ms;
    animation-duration: 407ms;
}#nav {
    z-index: 101;
}@-webkit-keyframes sound {
    0% {
        opacity: 0.35;
        width: 0;
    }    100% {
        opacity: 1;
        width: 100%;
    }
}@keyframes sound {
    0% {
        opacity: 0.35;
        width: 0;
    }    100% {
        opacity: 1;
        width: 100%;
    }
}#nav {
    opacity: 0;
}/*瑙ｅ喅鏂规*/
.jyfbanner {
    width: 100%;
    height: 560px;
    background-repeat: no-repeat;
    background-position: 75% 85%;
    background-size: 25%;
}.jyfa_iiner {
    width: 1200px;
    margin: 0 auto;
    padding-top: 200px;
    padding-left: 50px;
}.jfb_p1 {
    color: #333;
    font-size: 46px;
    font-weight: bold;
}.ncy_p1 {
    font-size: 40px;
    font-weight: bold;
    color: #2a4cdc;
}.ncy_p2 {
    color: #2b478b;
    font-size: 14px;
}.jfb_p2 {
    color: #fff;
    font-size: 14px;
}.ncy_p4 {
    color: #999;
    font-size: 18px;
}.ncy_p3 {
    font-size: 14px;
    color: #000;
    margin-top: 75px;
}.nsy_p3 {
    font-size: 14px;
    color: #000;
    margin-top: 75px;
}.jfb_btn {
    height: 46px;
    width: 168px;
    text-align: center;
    line-height: 46px;
    background: #20c32a;
    border-radius: 2px;
    font-size: 18px;
    color: #fff;
    margin-top: 60px;
    cursor: pointer;
}.jfb_btn2 {
    height: 46px;
    width: 120px;
    text-align: center;
    line-height: 46px;
    background: #fff;
    border-radius: 23px;
    font-size: 18px;
    color: #3e61f4;
    margin-top: 70px;
    cursor: pointer;
}
.jfb_btn3 {
    height: 42px;
    width: 168px;
    text-align: center;
    line-height: 42px;
    background: #294bdb;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
}
.jfb_btn4 {
    height: 38px;
    width: 168px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
    border: solid 1px #fff;
    margin-left:10px;
}
.jfb_btn5 {
    height: 38px;
    width: 168px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #1E38C5;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
    border: solid 1px #1E38C5;
}
}.jfb_p2 {
    font-size: 14px;
    color: #fff;
    margin-top: 90px;
}/*swiper*/
.advSwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
}.advSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.advSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.advSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.advSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.ywSwiper .swiper-pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.ywSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.ywSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.hmsw_a {
    display: block;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}.cpgs {
    background: #fff;
    width: 100%;
}.cpgsCon {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}.cpgs_tit {
    text-align: center;
    font-size: 30px;
    color: #111111;
    font-weight: bold;
}.zdcp_pic {
    width: 450px;
    margin-right: 30px;
}.cpBox {
    padding-top: 60px;
}.cpBox_lf {
    float: left;
    width: 640px;}.cpBox_rg {
    float: left;
    width: 520px;
    box-sizing: border-box;
    padding-right: 50px;
}.cpBox_rg .str {
    color: #294bdb;
}.cpBox_rg .test span {
    display: inline-block;
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    width: 140px;
    border-radius: 2px;
    background: #294bdb;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: 30px
}.mix_p1 {
    font-size: 32px;
    padding-top: 30px;
}.mix_p2 {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    overflow: hidden;
}.mix_p3 {
    font-size: 16px;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 13px;
    overflow: hidden;
}.ks_sw {
    width: 100%;
    box-shadow: 0 15px 30px rgb(0, 0, 0, .5);
}.cpBox_li {
    float: left;
    width: 138px;
    height: 138px;
    text-align: center;}.cpBox_fa {
    /*margin-top: 100px;*/
    display: flex;
}
.hzdt {
    font-size: 14px;
    color: #555555;
    position: relative;
    margin-top: -20px;
}.hytd_tit1 {
    color: #232323;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}.xgzx2 {
    background: #fbfbfb !important;
}.hytd_tit2 {
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}.hytdCon {
    width: 1200px;
    margin: 0 auto;
    padding: 77px 0;
}.hytd_bd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}.hytd_li {
    background: #fff;
    border: 1px solid #e9edfc;
    border-radius: 5px;
    display: flex;
    width: 380px;
    height: 190px;
    box-sizing: border-box;
    padding: 40px 0 0 45px;
    align-items: flex-start;
}.hytd_bd2 .hytd_li {
    height: 210px;
}.hytd_li_rg {
    padding: 5px 40px;
}.wh_ico {
    /*width: 50px;*/
    height: 50px;
}.jftit1 {
    font-size: 18px;
    color: #232323;}.jfnr1 {
    color: #808080;
    font-size: 14px;
    margin-top: 12px;
}.hytd_bd {
    margin-top: 50px;
}.sycj {
    background: #fff;
    overflow: hidden;
}.sycjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 80px;
}.sycj_tit {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #111111;
}.sycj_bd {
    margin-top: 50px;
}.sycj_li {
    box-shadow: 0 15px 30px rgb(0, 0, 0, .1);
    width: 580px;
    height: 210px;
    box-sizing: border-box;
    float: left;
    margin-right: 40px;
    padding: 40px;
    margin-top: 40px;}.sycj_li:nth-of-type(2n) {
    margin-right: 0;
}.sycj_li_rg {
    padding-left: 40px;
    padding-top: 15px;
    width: 300px;
    float: left;
}.cj_pic1 {
    width: 90px;
    margin-top: 20px;
}.syli_p1 {
    font-size: 20px;
    color: #232323;
}.syli_p2 {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}.syli_p3 {
    font-size: 12px;
    color: #2a4cdc;
    margin-top: 10px;
}.cpgn {
    width: 100%;
    background: #fbfbfb;
    overflow: hidden;
    margin-bottom: 50px
}.cpgnCon {
    width: 1200px;
    margin: 0 auto;
    padding: 76px 0 30px;
}.cpgn_tit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #232323;
}.cpgnBd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}.cpgn_li {
    width: 60px;
    height: 60px;
    position: relative;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}.cpgn_li.active {
    background: #fff;
    box-shadow: 0 15px 30px rgb(0, 0, 0, .1);
}.cpgn_p {
    position: absolute;
    left: 0;
    bottom: -38px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
}.sycj_line {
    display: block;
    height: 1px;
    width: 80px;
    background: #e4e8ef;
}.snsSwiper .swiper-button-next,
.snsSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.snsSwiper .swiper-button-prev,
.snsSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.snsSwiper .swiper-button-next,
.snsSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.snsSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.snsSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.ywSwiper .swiper-button-next,
.ywSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.ywSwiper .swiper-button-prev,
.ywSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.ywSwiper .swiper-button-next,
.ywSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.ywSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.ywSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.bb_pic2 {
    width: 100%;
}.cpgswt_lf {
    float: left;
}.cpgswt_rg {
    float: left;
    width: 600px;
    box-sizing: border-box;
    background: #fff;
    padding: 75px 0 0 50px;
}.cpgswt {
    width: 100%;
    background: #fff;
}.sjfxj_lf {
    float: left;
    width: 800px;
    box-sizing: border-box;
    padding: 80px 0 0 50px;
}.sjfxj_lf_item {
    float: left;
    margin-right: 0px;
    width: 150px;
}.sjfxj_lf_p {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}.sjfxj_rg {
    float: right;
    width: 400px;
}.sjfxj_lf_item .posGn_li_gx {
    padding-left: 0;
}.cpgswt_rg_p {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;}.cpgswt_d .posGn_li_gx {
    float: left;
    padding-left: 0;
    width: 158px;
}.cpgnFt {
    width: 1400px;
    position: relative;
    left: -100px;
    margin-top: 40px;
}.snsSwiper {    padding: 50px 100px;
    box-sizing: border-box;}.cpys {
    width: 100%;
    background: #2a4cdc;
}.cpysCon {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    padding-top: 70px;
}.cpys_p1 {
    font-size: 46px;
    font-weight: bold;
}.cpys_p2 {
    font-size: 15px;
    margin-top: 15px;
}.ljsy {
    position: absolute;
    right: 0;
    top: 120px;
    background: #fff;
    height: 46px;
    width: 168px;
    text-align: center;
    border-radius: 23px;
    color: #3e61f4;
    font-size: 18px;
    line-height: 46px;
}.cpysBd {
    border-top: 1px solid #5570e3;
    margin-top: 50px;
    padding-bottom: 30px;
}.cpys_li {
    padding: 50px 0 30px;
    float: left;
    box-sizing: border-box;
    width: 50%;
}.cpys_li_rg {
    padding: 0 0 0 20px;
    width: 466px;
}.cpys_li_p1 {
    font-size: 18px;
    padding-top: 5px;
}.cpys_li_p2 {
    font-size: 14px;
    margin-top: 20px;
    display: flex;
    align-items: center;
}.diot {
    margin-right: 10px;
}.cpal {
    width: 100%;
    background: #fff;
}.cpal_hd {
    width: 100%;
    padding-top: 54px;
    border-bottom: 1px solid #f4f5fa;
    height: 86px;
}.cpal_hd_lf {
    float: left;
    font-size: 30px;
    width: 400px;
    padding-top: 20px;
}.cpal_hd_rg {
    width: 800px;
}.snsSwiper .swiper-slide {
    box-shadow: 0 15px 30px rgb(0, 0, 0, .1);
}.cpal_sp1 {
    display: block;
    width: 132px;
    height: 86px;
    background: url("../images/tit11.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp3 {
    display: block;
    width: 132px;
    height: 86px;
    background: url("../images/tit3.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp3.active {
    background-image: url("../images/tit33.png");
}.cpal_sp3.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp4 {
    display: block;
    width: 132px;
    height: 86px;
    background: url("../images/tt_ico.png") no-repeat center center;
}.cpal_sp4.active {
    background-image: url("../images/tt_ico2.png");
}.cpal_sp4.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp5 {
    display: block;
    width: 132px;
    height: 86px;
    background: url("../images/tit4.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp5.active {
    background-image: url("../images/tit44.png");
}.cpal_sp5.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp7 {
    display: block;
    width: 125px;
    height: 86px;
    background: url("../images/tit55.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp7.active {
    background-image: url("../images/tit5.png");
}.cpal_sp7.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp8 {
    display: block;
    width: 135px;
    height: 86px;
    background: url("../images/tit66.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp8.active {
    background-image: url("../images/tit6.png");
}.cpal_sp8.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp9 {
    display: block;
    width: 91px;
    height: 86px;
    background: url("../images/tit7.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp9.active {
    background-image: url("../images/tit77.png");
}.cpal_sp9.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_spa {
    display: block;
    width: 128px;
    height: 86px;
    background: url("../images/tita.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_spa.active {
    background-image: url("../images/titaa.png");
}.cpal_spa.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_spb {
    display: block;
    width: 158px;
    height: 86px;
    background: url("../images/titb.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_spb.active {
    background-image: url("../images/titbb.png");
}.cpal_spb.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_spc {
    display: block;
    width: 186px;
    height: 86px;
    background: url("../images/titc.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_spc.active {
    background-image: url("../images/titcc.png");
}.cpal_spc.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp {
    position: relative;
    margin-right: 50px;
    cursor: pointer;
}.cpal_sp2 {
    display: block;
    width: 132px;
    height: 86px;
    background: url("../images/tit22.png") no-repeat center center;
    background-size: 100% auto;
}.cpal_sp2.active {
    background-image: url("../images/tit2.png");
}.cpal_sp2.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp1.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_sp1.active {
    background-image: url("../images/tit1.png");
}.tt_ico {
    display: block;
    width: 52px;
    height: 53px;
    background: url("../images/tt_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 100px;
    margin-left: 50px;
}.cpal_hd_rg {
    display: flex;
    align-items: center;
    height: 86px;
}.cpal_hd_con {
    width: 1200px;
    margin: 0 auto;
}.cpal_bd {
    width: 1200px;
    margin: 0 auto;
    padding-top: 76px;
    padding-bottom: 75px;
}.cpal_ul {
    height: 160px;
    border-left: 2px solid #f0f1f2;
}.cpal_ulo {
    height: 115px;
}.cpal_li {    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}.cpal_li.active:before {
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 2px;
    background: #2a4cdc;
    content: '';
}.cpal_bd_lf {
    float: left;
    width: 400px;
}.cpal_bd_rg {
    float: left;
    width: 800px;
}.cpbd_p1 {
    font-size: 24px;
    color: #111111;
}.cpbd_p2 {
    font-size: 15px;
    color: #666666;
    margin-top: 20px;
}.sqmb {
    margin-top: 10px;
    background: #fff;
}.sqmbCon {
    width: 1200px;
    margin: 0 auto;
    padding: 76px 0;
}.sqmb_li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    top: -10px;
    margin-bottom: 66px;
}.sqmb_li_p {
    font-size: 20px;
    color: #111111;
}.sqmb_li_pp {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}.sqmb_li_rg {
    padding-left: 50px;}.sqmb_rg {
    float: left;
    min-height: 400px;
}.jjfa {
    margin-top: 10px;
    background: #fff;
    padding-bottom: 100px;
}.tsxl {
    margin-top: 10px;
    background: #fff;
    padding-bottom: 100px;
}.tsxl_rg {
    float: left;
}.tsxl_li {
    margin-bottom: 65px;
}.tsxl_p1 {
    color: #2a4cdc;
    font-size: 28px;
    font-weight: bold;
}.tsxl_p2 {
    color: #666666;
    font-size: 14px;
}.xgzx {
    margin-top: 10px;
    background: #fff;
}.xgzxCon {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 80px;
}.xgzxHd {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #e4e8f6;
}.xgzx_tit {
    font-size: 30px;
    color: #232323;
}.xgzx_more {
    font-size: 14px;
    color: #666;
    cursor: pointer;
}.xgzxLi {
    padding-top: 30px;
}.xgzxLi_rg::before {
    position: absolute;
    left: 0;
    content: '';
    transition: all .2s;
    bottom: 0;
    width: 0%;
    height: 2px;
    background-color: #2a4cdc;
}.xgzxLi:hover .xgzxLi_rg::before {
    width: 100%;
}.xgzxLi:hover .zx_pic {
    animation: huxi infinite 1s alternate;
}@keyframes huxi {
    from {
        transform: scale(1.01);
    }    to {
        transform: scale(1.2);
    }
}.xgzxLi_rg {
    margin-left: 50px;
    float: left;
    width: 950px;
    border-bottom: 1px solid #e4e8f6;
    height: 120px;
    position: relative;
}.xgzx_rq {
    float: left;
    font-size: 16px;
    width: 150px;
}.xgzx_new {
    float: left;
    font-size: 16px;
    width: 800px;
}.xwzx_p1 {
    font-size: 18px;
    color: #232323;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.xwzx_p2 {
    font-size: 14px;
    color: #999;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.xgzxLi {
    cursor: pointer;
}.xgzxLi:hover .xwzx_p1 {
    color: #2a4cdc;
}.cpalWap {
    background: #fff;
}.lshyrg {
    width: 800px;
    float: left;
}.ztjg {
    width: 100%;
    background: #fbfbfb;
}.ztjgCon {
    width: 1200px;
    margin: 0 auto;
    padding: 75px 0 80px;
}.ztjg_tit {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}.ztjg_box {
    margin-top: 20px;
}.zhn_pic {
    width: 100%;
}.ptyy {
    background: #fff;
}.ptyyCon {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
}.ptyy_lf {
    width: 36%;
}.yy_pic {
    width: 100%;
}.yy_tit {
    float: left;
    font-size: 30px;
    color: #111111;
    left: 560px;
    top: 120px;
    position: absolute;}.ptyy_rg {
    float: right;
    width: 400px;
    padding-top: 66px;
}.ptyy_li {
    float: left;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}.ptyy_li1 {
    float: left;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}.yes_icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url("../images/yes.png") no-repeat 0 0;
}.yy_sp {
    font-size: 14px;
}.zctx {
    background: #fbfbfb;
}.zctxCon {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}.zctx_tit {
    float: left;
    font-size: 30px;
    color: #111111;
    padding-top: 60px;
}.zctx_lf {
    float: left;
    padding-left: 80px;
    width: 200px;
    padding-top: 66px;
}.zctx_rg {
    float: right;
    width: 36%;
}.zc_pic {
    width: 100%;
}.khal {
    background: #fbfbfb;
    position: relative;
}.kh_pic1 {
    position: absolute;
    width: 37%;
    top: 160px;
    right: 0;
    max-width: 800px;
}.kh_pic2 {
    position: absolute;
    width: 50%;
    bottom: 60px;
    left: 0;
    max-width: 800px;
}.khalCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 200px;}.khalBox {
    position: relative;
}.kha_num {
    position: absolute;
    left: 0;
    top: -50px;
    font-size: 160px;
    color: #eff0f3;
    font-weight: bold;
    font-family: Arial;
}.khal_lf {
    position: relative;
    width: 520px;
    padding-top: 110px;
}.khal_tit {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}.khal_lf2 {
    position: relative;
    width: 520px;
    padding-top: 110px;
    float: right;
}.khalBox2 {
    margin-top: 180px;
}.khal_p1 {
    font-size: 32px;
    color: #2a4cdc;
    font-weight: bold;
    line-height: 38px;
    position: relative;
}.khal_p2 {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
}.khal_ft {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}.ali_li {
    float: left;
}.ali_li_p1 {
    font-size: 28px;
    color: #2a4cdc;
    font-weight: bold;
    font-family: Arial;
    position: relative;
}.ali_li_p2 {
    font-size: 15px;
    color: #333333;
    margin-top: 5px;
}.kha_num2 {
    position: absolute;
    left: 0;
    top: -50px;
    font-size: 160px;
    color: #eff0f3;
    font-weight: bold;
    font-family: Arial;
}.ywmy {
    background: #fbfbfb;
    width: 100%;
}.ywmyCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 50px;
}.ywmy_tit {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}.ywmyBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 18px;
    color: #111111;
    padding: 20px 0 0;
}.ywmy_p {
    margin-top: 22px;
}.ywlb {
    width: 100%;
    background: #fff;
    padding: 60px 0 0;
    overflow: hidden;
}.ywlbCon {
    width: 1200px;
    margin: 0 auto;
}.ywSwiper {
    width: 1400px;
    position: relative;
    left: -100px;
    box-sizing: border-box;
    padding: 0 100px 60px;
}.ywlb_li {
    border: 1px solid #eff0f3;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 30px;
    height: 236px;
}.ywlb_p2 {
    font-size: 14px;
    color: #808080;
    margin-top: 15px;
}.ywlb_p1 {
    font-size: 20px;
    color: #111111;
    font-weight: bold;}.ywlb_img {
    text-align: right;
    height: 66px;
    padding-top: 10px;
}.kxgn {
    width: 100%;
    background: #fff;
}.kxgnCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 50px;
}.kxgn_tit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}.kxgnWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.kxgn_li {
    width: 420px;
    height: 130px;
    background: #f7fafd;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    padding-right: 50px;
    font-size: 20px;
    margin-bottom: 10px;
}.kxgn_li2 {
    width: 420px;
    height: 130px;
    background: #f7fafd;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding-left: 50px;
    font-size: 20px;
    margin-bottom: 10px;
}.hxg_mg {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}.hxg_mg2 {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}.cpys_lf {
    width: 600px;
    box-sizing: border-box;
    padding-right: 120px;
}.cpys_rg {
    width: 600px;
    box-sizing: border-box;
    padding-left: 50px;
}.cpys_li2 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 50px;
}.cpysCon1 {
    padding-bottom: 20px;
}.cpys_li_rg2 {
    width: 420px
}.ljsy1 {
    position: relative;
    left: auto;
    right: auto;
    top: 36px;
    display: block;
}.khal2 {
    background: #fff !important;
}.ywcj {
    width: 100%;
}.jfbnc_p2 {
    font-size: 14px;
    color: #fff;
    margin-top: 75px;
}.ywcjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}.ywcj_tit {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}.ywcj_p1 {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    text-align: center;
}.ywmx {
    width: 100%;
    background: #fbfbfb;
}.ywmxCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}.ywmxBox {
    background: #fff;
    padding: 40px 0;
    margin-bottom: 10px;
}.ywmx_lf {
    box-sizing: border-box;
}.ywmx_rg {
    box-sizing: border-box;
    padding-left: 80px;
    width: 50%;
}.jg_p1 {
    font-size: 24px;
    color: #2a4cdc;
    padding-top: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}.jg_p2 {
    font-size: 16px;
    color: #333;
}.jgbox {
    margin-top: 50px;
}.cpgnh {
    background: #f7f7f7;
}.cpgnhCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}.cpgnh_tit {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}.cpgnBox {
    margin-top: 50px;
}.cpgn_tp {
    text-align: center;
}.cpgn_ct {
    margin-top: 50px;
    text-align: center;}.gnh_p1 {
    color: #2a4cdc;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}.gnh_p2 {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: center;
}.zhnjBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 75px 0 0;
}.zhn_p {
    text-align: center;
    font-size: 16px;
    color: #111;
    margin-top: 16px;
}.hpBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
}.ph_p1 {
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}.ph_p2 {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 16px;
}.hpBox_li {
    width: 250px;
    height: 434px;
    word-break: break-all;
}.ywcjTab {
    border-bottom: 1px solid #e4e8ef;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 14px;
}.ywcj_sp {
    position: relative;
    font-size: 18px;
    color: #666;
    margin: 0 30px;
    cursor: pointer;
    padding: 8px 0;
}.ywcj_sp.active {
    color: #2a4cdc;
}.ywcj_sp.active:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 2px;
    content: '';
    background: #2a4cdc;
}.cglc {
    width: 100%;
    height: 240px;
    background: url("../images/ywc_pic.jpg") no-repeat 0 0;
    color: #fff;
    box-sizing: border-box;
    padding: 55px 50px 0;}.cglc_num {
    display: block;
    height: 42px;
    width: 42px;
    border-radius: 21px;
    background: #fff;
    text-align: center;
    line-height: 42px;
    color: #b88716;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}.cglc_li {
    float: left;
    position: relative;
    width: 120px;
    text-align: center;
    padding-right: 75px;
}.ywck_item2 .cglc_li {
    float: left;
    position: relative;
    width: 102px;
    text-align: center;
    padding-right: 64px;
}.cglc_li:before {
    position: absolute;
    content: '';
    width: 150px;
    right: -50px;
    top: 21px;
    height: 0;
    border-bottom: 1px dashed #fff;
}.cglc_li:last-of-type {
    padding-right: 0;
}.cglc_li:last-of-type:before {
    width: 0;
}.cglc_p {
    font-size: 16px;
    margin-top: 20px;
    white-space: nowrap;
}.yylb {
    display: block;
    width: 78px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px auto;
    border-radius: 3px;
    background: rgba(255, 255, 255, .2);
}.cplsx {
    margin-top: 38px;
}.lsx_lf {
    width: 970px;
}.lsx_li {
    background: #fff;
    border-radius: 3px;
    width: 230px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}.lsx_sp {
    font-size: 16px;
    margin-left: 12px;
}.jt_ico {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -26px;
}.lsx_rg {
    width: 230px;
    height: 210px;
    background: #fff;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}.lsx_li1 {
    z-index: 4
}.lsx_li2 {
    z-index: 3
}.lsx_li3 {
    z-index: 2
}.lsx_li4 {
    z-index: 1
}/*琛屼笟鐥涚偣*/
.hyfa {
    background: #fbfbfb;
}.hyfaCon {
    width: 1200px;
    margin: 0 auto;
    padding: 78px 0 80px;
}.hyfa_lf {
    width: 450px;
    padding-right: 50px;
    box-sizing: border-box;
}.hyfa_rg {
    width: 750px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    height: 445px;}.jyfa_ct {
    padding: 46px 38px 0;
}.yyfa_ct_p1 {
    font-size: 20px;
    color: #111111;
}.yyfa_ct_p2 {
    font-size: 14px;
    color: #666666;
    margin-top: 12px;
}.hyf_rg_pic {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 58px;
}.hytd_lf_tit {
    font-size: 30px;
    color: #232323;
    font-weight: bold;
}.hytd_lf_p1 {
    font-size: 16px;
    color: #666666;
    margin-top: 6px;
}.hyfa_li {
    padding: 20px 36px 15px 20px;
    border-radius: 10px;
    cursor: pointer;}.hyfa_li.active .hyfli_p {
    display: block;
}.td_ico1 {
    width: 20px;
    height: 24px;
    background: url("../images/td_ico11.png") no-repeat 0 0;
    background-size: 100% 100%;
}.td_ico2 {
    width: 26px;
    height: 26px;
    background: url("../images/td_ico22.png") no-repeat 0 0;
    background-size: 100% 100%;
}.td_ico3 {
    width: 24px;
    height: 24px;
    background: url("../images/td_ico33.png") no-repeat 0 0;
    background-size: 100% 100%;
}.td_ico4 {
    width: 24px;
    height: 25px;
    background: url("../images/td_ico44.png") no-repeat 0 0;
    background-size: 100% 100%;
}.td_ico5 {
    width: 24px;
    height: 22px;
    background: url("../images/td_ico55.png") no-repeat 0 0;
    background-size: 100% 100%;
}.hyfa_li.active .td_ico1 {
    background-image: url("../images/td_ico1.png")
}.hyfa_li.active .td_ico2 {
    background-image: url("../images/td_ico2.png")
}.hyfa_li.active .td_ico3 {
    background-image: url("../images/td_ico3.png")
}.hyfa_li.active .td_ico4 {
    background-image: url("../images/td_ico4.png")
}.hyfa_li.active .td_ico5 {
    background-image: url("../images/td_ico5.png")
}.hyfa_li.active {
    background: #ecf3fa;
}.hyfa_li.active .hyfli_tit {
    color: #3051dd;
}.hyfa_li_rg {
    width: 290px;
    padding-left: 22px;
}.hyfli_tit {
    font-size: 16px;
}.hyfli_p {
    font-size: 13px;
    color: #666666;
    margin-top: 3px;
    display: none;}.hyfaBox {
    margin-top: 36px;
}.jyfa_lf_tp {
    background: #3051dd;
    color: #fff;
    font-size: 24px;
    padding: 0 40px;
    height: 62px;
    line-height: 62px;
    font-weight: bold;
}.djds {
    background: #fff;
}.djdsCon {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}.djds_hd {
    height: 180px;
    text-align: center;
    position: relative;
}.djds_tit {
    line-height: 180px;
    font-size: 30px;
    font-weight: bold;
    color: #232323;
}.djds_zb2 {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    color: #3051dd;
    font-size: 14px;
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}.djds_zb1 {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
    color: #3051dd;
    font-size: 14px;
    flex-direction: column;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;}.zb_ico {
    display: block;
    width: 22px;
    height: 11px;
    background: url("../images/zb_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 5px;
}.djds_li {
    float: left;
    width: 16.66666%;
    height: 150px;
    box-sizing: border-box;
    border-bottom: 1px solid #e9edfc;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-left: 1px solid #e9edfc;
    text-align: center;
    color: #232323;
}.djds_li_a {
    display: block;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    color: #232323;
}.djds_pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 76px;}.djds_bd {
    border-top: 1px solid #e9edfc;
    box-sizing: border-box;
    border-right: 1px solid #e9edfc;
}.bfkh {
    background: #fbfbfb;
}.bfkhCon {
    width: 1200px;
    margin: 0 auto;
    padding: 95px 0 90px;
}.bfkh_tit {
    font-size: 30px;
    color: #232323;
    text-align: center;
    font-weight: bold;
}.bfkh_p1 {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 18px;
}.bfkhSw {
    margin-top: 30px;}.bfkhSw .swiper-container {
    padding-bottom: 30px;
}.tj_img {
    width: 150px;
    height: 120px;
}.bfSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.bfSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.bfSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.yqjg {
    background: #fff;
}.yqjgCon {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 90px;
}.yqjg_tit {
    text-align: center;
    font-size: 30px;
    color: #232323;
    font-weight: bold;
}.yabbk {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;}.yabbk_sp {
    display: block;
    font-size: 16px;
    color: #232323;
    border: 1px solid #d5d5da;
    border-right: 0;
    height: 44px;
    line-height: 44px;
    width: 88px;
    text-align: center;
}.yabbk_sp:first-of-type {
    border-radius: 5px 0 0 5px;
}.yabbk_sp:last-of-type {
    border-right: 1px solid #d5d5da;
    border-radius: 0px 5px 5px 0;
}.yqjg_jg {
    text-align: center;
    font-size: 14px;
    color: #3051dd;
    margin-top: 25px;
}.yqjgBox {
    margin-top: 50px;
    background: #3051dd;
    color: #fff;
}.yqjgBox_li {
    float: left;
    padding: 35px 40px 0 30px;
    border-right: 1px solid #2144d8;
    height: 300px;
    box-sizing: border-box;
    width: 25%;
}.yqjgBox_li:last-of-type {
    border-right: 0;
}.yqjgBox_li_tp {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 80px;
}.yqjgBox_li_p1 {
    font-size: 20px;
}.yqjgBox_li_p2 {
    font-size: 14px;
    opacity: .6;
    margin-top: 12px;
}.gnldCon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.gnld_li {
    height: 133px;
    width: 415px;
    box-sizing: border-box;
    background: #f7fafd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
}.gnldItem .gnld_li_lf {
    text-align: right;
}.gnldItem .gnld_li_rg {
    width: 66px;
    text-align: right;
}.gnldItem2 .gnld_li_lf {
    text-align: left;
}.gnldItem2 .gnld_li_rg {
    width: 66px;
    text-align: left;
}.gnld_p1 {
    font-size: 20px;
    color: #232323;
    line-height: 40px;
}.gnld_p2 {
    font-size: 14px;
    margin-top: 5px;
    color: #666666;
    word-break: break-all;
}.gnld_li_lf {
    width: 306px;
}.zblsc_table td,
.zblsc_table th {
    border: 1px solid #fff;
}.zblsc_table {
    width: 100%;
}.zblsc_table th {
    background: #4a60cf;
    color: #fff;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
    height: 44px;
    text-align: center;
    font-weight: normal;
}.zblsc {
    margin-top: 40px;
    border-radius: 5px;
    overflow: hidden;
}.zblsc_table td {
    color: #333;
    font-size: 14px;
    height: 44px;
    text-align: center;
    font-weight: normal;
    background: #f0f2f9;
}.zblsc_table td:nth-of-type(2n) {
    background: #f4f6fa;
}.cjSwi {
    position: relative;
}/*swiper*/
.cjSwiper {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    left: -100px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 100px 58px;
    overflow: hidden;
}.cjSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.cjSwiper .swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    box-shadow: none;
}.cjSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.cjSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.cjSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.cjSwiper .swiper-button-next,
.cjSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.cjSwiper .swiper-button-prev,
.cjSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.cjSwiper .swiper-button-next,
.cjSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.cjSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.cjSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.cpgn_hd {
    background: #fff;
    height: 90px;
    border-radius: 10px;
    padding: 25px 0;
    box-sizing: border-box;
    margin-top: 30px;
}.cpgn_bd_sp {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    color: #2a4cdc;
}.cpgn_bd {
    margin-top: 20px;
}.cpgn_bd_sp.active,
.cpgn_bd_sp:hover {
    background: #2a4cdc;
    color: #fff;
    font-size: 16px;
}.cpgn_bd {
    margin-top: 20px;
    display: flex;
}.cpgn_lf {
    width: 200px;
    background: #fff;
    /*box-shadow: 0 1px 1px rgb(0 0 0 / 10%)*/
}.cpgn_rg {
    width: 900px;
    margin-left: 48px;
    padding: 8px 40px 50px;
    background: #fff;
    border: 1px solid #e9edfc;
    border-radius: 5px;
    box-sizing: border-box;
}.cpgn_rg_tit {
    font-size: 24px;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}.cpgn_rg_p1 {
    font-size: 14px;
    margin-top: 5px;
}.cpgn_rg_p2 {
    font-size: 14px;
    margin-top: 5px;
    color: #666;
    margin-bottom: 15px;
}.gn_dt {
    display: flex;
    font-size: 14px;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
}.gn_dl.active .gn_dd {
    display: block;
}.gn_dl.active .gn_dt .slide_ico {
    background-image: url("../images/close.png");
}.gn_dd {
    display: none;
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
    font-size: 14px;
    color: #444;
    cursor: pointer;
    background: #fbfbfb;
}.gn_dd.active .right_ico,
.gn_dd:hover .right_ico {
    display: block;
}.gn_dd.active,
.gn_dd:hover {
    color: #2a4cdc
}.right_ico {
    display: none;
    float: right;
    height: 20px;
    margin-top: 12px;
    width: 20px;
    background: url("../images/right_ico.png") no-repeat center center;}.slide_ico {
    display: block;
    height: 20px;
    width: 20px;
    background: url("../images/plus_ico.png") no-repeat center center;
}.cpysZm {
    background: #fff;
    border-radius: 5px;}.cpgtn {
    margin-top: 45px;
    border-top: 1px solid #5570e3;
    padding: 90px 0;
}.cpysZm_li {
    float: left;
    width: 20%;
    height: 280px;
    border-right: 1px solid #e9edfb;
    box-sizing: border-box;
    position: relative;
}.cpysZm_li:last-of-type {
    border: 0;
}.zm_ico {
    display: block;
    height: 80px;
    width: 80px;
    border-radius: 40px;
    background: #fff;
    position: relative;
    margin: 0 auto;
    top: -40px;
    text-align: center;
    line-height: 80px;
    font-size: 46px;
    color: #0323a8;
    font-weight: bold;
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);}.zm_p2 {
    text-align: center;
    font-size: 16px;
    color: #111;
    margin-bottom: 20px;
}.zm_p1 {
    text-align: center;
    font-size: 30px;
    color: #2a4cdc;
    position: relative;
    margin-top: -30px;
    font-weight: bold;}.zm_p3 {
    text-align: center;
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}.zjbj {
    background: #fff;
}.zjbjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}.zjbj_li {
    float: left;
    height: 55px;
    width: 250px;
    line-height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2a4cdc;
    color: #2a4cdc;
    font-size: 18px;
    padding: 0 50px;
    box-sizing: border-box;
    margin-right: 50px;
    cursor: pointer;
}.zjbj_li .zjbj_sp a {
    color: #2a4cdc;
}.zjbj_li.active .zjbj_sp a {
    color: #ffffff;
}.sjx_ico {
    display: block;
    width: 12px;
    height: 9px;
    background: url("../images/sjx_ico2.png") no-repeat 0 0;
    background-size: 100% 100%;
}.zjbj_li.active {
    background: #2a4cdc;
    color: #fff;
}.zjbj_li.active .sjx_ico {
    background-image: url("../images/sjx_ico1.png");
}.gyzjb {
    background: #fbfbfb;
}.gyzjbCon {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0 0px;
}.gyz_tit {
    font-size: 52px;
    color: #2a4cdc;
    font-weight: bold;
}.gyz_ms {
    font-size: 16px;
    color: #111;
    margin-top: 30px;
}.qyzjBox {
    position: relative;
    width: 100%;
    margin-top: 45px;
    position: relative;
}
.qyzBox_ct {
    color: #fff;
    box-sizing: border-box;
    background: #2a4cdc;
    padding: 20px 0;
}.qyBt_p2 {
    font-size: 14px;
    margin-bottom: 16px;
}.qyBt_p1 {
    font-size: 32px;
    margin-bottom: 30px;
}.qyzSm {    background: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 300px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.qyzSm_li {
    width: 33.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #e9edfc;
    height: 100%;
    box-sizing: border-box;
    padding-top: 70px;
}.qyzsm_tp {
    width: 100px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}.qyzSm_li:last-of-type {
    border-right: 0
}.gy_p1 {
    font-size: 18px;
    color: #232323;
    margin-top: 30px;
}.gy_p2 {
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
}
.bjjy {
    background: #0b153c;
}.bjjyCon {
    width: 1200px;
    margin: 0 auto;
    padding: 76px 0 40px;
}.bjjy_p1 {
    text-align: center;
    font-size: 24px;
    position: relative;
    color: #fff;
}.bjjy_p1:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 1px;
    background: #858a9e;
    bottom: -20px;
    left: 50%;
    margin-left: -15px;
}.bjjy_p2 {
    margin-top: 36px;
    color: #fff;
    font-size: 14px;
    line-height: 2;
}.bjjyBox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}.bjjy_li {
    margin-right: 96px;
    color: #fff;
    text-align: center;
}.bjjy_li_p1 {
    font-size: 42px;
    font-weight: bold;
    color: #e5e8f5;
}.bjjy_li_p2 {
    font-size: 14px;
    color: #c6cddb;
}.bjjy_map {
    margin-top: 50px;
    position: relative;
}.mpsc {
    position: absolute;}.mpsc1 {
    left: 545px;
    top: 100px;
}.mpsc2 {
    left: 568px;
    top: 128px;
}.mpsc3 {
    left: 600px;
    top: 142px;
}.mpsc4 {
    left: 888px;
    top: 194px;
}.mpsc5 {
    left: 890px;
    top: 218px;
}.mpsc6 {
    left: 908px;
    top: 230px;
}.mpsc7 {
    left: 925px;
    top: 162px;
}.mpsc8 {
    left: 914px;
    top: 204px;
}.mpsc9 {
    left: 982px;
    top: 147px;
}.mpsc10 {
    left: 960px;
    top: 236px;
}.mpsc11 {
    left: 1028px;
    top: 145px;
}.mpsc12 {
    left: 1018px;
    top: 284px;
}.mpsc5 .mpsc_na {
    top: 0px;
    left: -50px;
}.mpsc6 .mpsc_na {
    top: 15px;
    left: 0px;
}.mpsc_mi {
    width: 16px;
    height: 16px;
    position: relative;
}.mpsc_d1 {
    position: absolute;
    height: 6px;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
    width: 6px;
    background: #1abc9c;
    border-radius: 3px;
    z-index: 10;
    /*-webkit-transform: scale(.1);*/
    /*animation: ripple2 4.5s ease-out 1575ms infinite;*/
}.mpsc_d2 {
    position: absolute;
    height: 12px;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    border: 1px solid #1ab99a;
    border-radius: 6px;
    z-index: 9;
    opacity: 0.8;
    /*-webkit-transform: scale(.1);*/
    box-sizing: border-box;
    animation: ripple2 2.5s ease-out 1575ms infinite;
}.mpsc_d3 {
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    border: 1px solid #1ab99a;
    box-sizing: border-box;
    border-radius: 8px;
    z-index: 8;
    opacity: 0.8;
    /*-webkit-transform: scale(.1);*/
    animation: ripple2 2.5s ease-out 1575ms infinite;
}.mpsc_na {
    position: absolute;
    color: #cfd9fd;
    font-size: 12px;
    white-space: nowrap;
    top: -26px;
    left: 0%;
}.brySwiper {
    padding: 0 100px;
}.brySwiper .swiper-button-next,
.brySwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.brySwiper .swiper-button-prev,
.brySwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.brySwiper .swiper-button-next,
.brySwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.brySwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.brySwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.gsry {
    background: #fbfbfb;
}.gsryCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 70px;
}.gsry_lf {
    font-size: 24px;
    padding-top: 15px;
}.gsry_sp {
    position: relative;
}.gsry_sp:before {
    position: absolute;
    left: 0;
    bottom: -20px;
    content: '';
    width: 32px;
    height: 1px;
    background: #333;
}.gsry_rg {
    width: 1000px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}.gsry_li {
    text-align: center;
}.gsry_nu1 {
    font-size: 52px;
    text-align: left;
    font-weight: bold;
}.gsry_nu2 {
    font-size: 14px;
    color: #666666;
}.gsry_bd {
    margin-top: 50px;
}.gsrSwi {
    width: 1400px;
    position: relative;
    left: -100px;
    box-sizing: border-box;
}.gsry {
    overflow: hidden;
}.bry_li_tp {
    background: #fff;
    height: 420px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}.bry_li_p2 {
    text-align: center;
    font-size: 16px;
    color: #232323;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}.bry_li_p1 {
    text-align: center;
    font-size: 1px;
    color: #777777;
    margin-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}.fzjs_lf {
    position: relative;
    z-index: 2;
    height: 990px;
    width: 110px;
    box-sizing: border-box;
    padding: 45px 0;
    background: #252525;
}.fzjsCon {
    width: 93%;
    max-width: 1396px;
    box-sizing: border-box;
    margin: 0 auto;
}.fzjs {
    position: relative;
    padding: 128px 0 160px 0;
    background: #f5f5f5 url(../images/js_bg.jpg) bottom center no-repeat;
}.ar_tp {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: url(../images/ar_tp1.png) no-repeat center center;
    margin-bottom: 30px;
}.ar_bt {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background: url(../images/ar_bt1.png) no-repeat center center;
    margin-top: 30px;
}.fzjs_ct_li {
    transition: all .2s;
    cursor: pointer;
    position: relative;
    height: 66px;
    color: #7d7d7d;
    font-size: 16px;
}.fz_year {
    width: 110px;
    transition: all .2s;
    position: absolute;
    left: 0;
    top: 0;
    height: 66px;
    line-height: 66px;
    text-align: center;
}.fz_hx {
    transition: all .2s;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 15px;
    background: #b1b1b1;
}.fzjs_ct {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
}.fzjs_ct_li.active .fz_hx,
.fzjs_ct_li:hover .fz_hx {
    background: #fff;
    width: 24px;
}.fzjs_ct_li.active .fz_year,
.fzjs_ct_li:hover .fz_year {
    background: #3249d3;
    left: 32px;
    top: 50%;
    margin-top: -23px;
    width: 96px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}.fzjs_srcoll {
    position: relative;
    height: 800px;
    width: 150px;
    overflow-y: hidden;
}.ar_tp.gray {
    background-image: url(../images/ar_tp2.png)
}.ar_bt.gray {
    background-image: url(../images/ar_bt2.png)
}.lsjc {
    padding: 65px;
    background: #fefefe url("../images/ls_bg.jpg") no-repeat bottom center;
}.lsjcCon {
    width: 1200px;
    margin: 0 auto;
}.fzjs_rg {
    position: relative;
}.fzjs_ab {
    position: absolute;
    top: -70px;
    left: -80px;
    font-size: 140px;
    font-weight: bold;
    color: #f4f4f6;
    line-height: 140px;
    text-transform: uppercase;
    opacity: .8;
}.fzjs_ab_p2 {
    padding-left: 280px;
}.fzrg_item {
    position: relative;
    z-index: 1;
    padding-top: 130px;
}.fzrg_year {
    position: relative;
    color: #3249d3;
    font-size: 60px;
    font-weight: bold;}.fzjs_d1 {
    margin-bottom: 20px;
}.fzrg_year:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    right: -120px;
    top: 50%;
    background: #3249d3;
}.fzrg_p1 {
    font-size: 16px;
    color: #404040;
    margin-bottom: 10px;
}.ls_tp {
    margin-top: 70px;
}.ppgs_p2 {
    font-size: 28px;
    color: #2a4cdc;
    font-weight: bold;
    position: relative;
    margin-top: -10px;
}.ppgs_p3 {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
    line-height: 2;
}.ppgs_p4 {
    font-size: 14px;
    margin-top: 30px;
    color: #666;
    line-height: 2;
}.ppgs_li:nth-of-type(2n) .ppgs_li_ms {
    padding-left: 0;
    padding-right: 40px;}.ppgsCon {
    padding-bottom: 80px;
}/*鏂板*/
.gslcf .sjzSwiper1 .swiper-slide-active .gslc_sw_con::before {
    position: absolute;
    left: 5px;
    top: 5px;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #cf2e7d;
}.gslcf .sjzSwiper1 .gslc_sw_con::before {
    transition: all .2s;
    position: absolute;
    left: 5px;
    top: 5px;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #dedede;
}.gslcf .sjzSwiper1 .gslc_sw_con:hover {
    background-color: #f0bcd5;
}.gslcf .sjzSwiper1 .gslc_sw_con:hover::before {
    background-color: #cf2e7d;
}.gslc_swp {
    position: relative;
    width: 100%;
    height: 140px;
}.gslc_year {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -58px;
    font-size: 20px;
    color: #666666;
    white-space: nowrap;
}.gslc_line1 {
    position: absolute;
    top: 50%;
    left: 4px;
    width: 100%;
    height: 1px;
    background-color: #dedede;
}.gslcf {
    padding: 0 20px;
    box-sizing: border-box;
    display: none;
}/* .gslc_line2{ position: absolute; top:50%; right: 50%; width: 50%;  height: 1px; background-color: #dedede;} */
.gslcf .sjzSwiper1 {
    width: 100%;
    margin: 0 auto;    box-sizing: border-box;
}.gslcf .sjzSwiper1 .swiper-slide:first-of-type .gslc_line2 {
    width: 0;
}.gslcf .sjzSwiper1 .swiper-slide-active .gslc_sw_con {
    opacity: 1;
    background-color: #f0bcd5;
}.gslcf .sjzSwiper1 .swiper-slide-active .gslc_sw_con::before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
}.gslcf {
    margin-top: 40px;
    position: relative;
}.gslcf .sjzSwiper1 .swiper-slide-active .gslc_swp::before {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -15px 0 0 -5px;
    width: 30px;
    height: 30px;
    background-color: #f0bcd5;
}.gslcf .swiper-button-next,
.gslcf .swiper-button-prev {
    display: none;
}.gs_btn1 {
    cursor: pointer;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 30px;
    width: 71px;
    height: 73px;
    background: url('../images/sns_per.png') no-repeat top center;
    background-size: 100% 100%;
}.gs_btn2 {
    cursor: pointer;
    z-index: 100;
    position: absolute;
    right: 0;
    top: 30px;
    width: 71px;
    height: 73px;
    background: url('../images/sns_per2.png') no-repeat top center;
    background-size: 100% 100%;
}.gslc_sw_con {
    position: absolute;
    transition: all .2s;
    top: 50%;
    left: 0%;
    z-index: 10;
    margin: -15px 0 0 0px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}.sjzSwiper1 .swiper-slide:last-of-type .gslc_line1 {
    display: none;
}.ppgs {
    background: #fbfbfb;
}.ppgsCon {
    width: 1200px;
    margin: 0 auto;
}.ppgs_li {
    position: relative;
}.ppgs_p1 {
    position: absolute;
    left: 0;
    top: -20px;
    text-align: center;
    font-size: 180px;
    color: #f4f4f6;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}.ppgs_li {
    padding-top: 140px;
}.ppgs_li_pic {
    position: relative;
    z-index: 3;
    width: 600px;
}.ppgs_li_ms {
    position: relative;
    z-index: 3;
    width: 600px;
    padding-left: 40px;
    box-sizing: border-box;
}.rczp {
    background: #2a4cdc;
    width: 100%;
}.rczpCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
    text-align: center;
    color: #fff;
}.rczp_p1 {
    font-size: 36px;
    font-weight: bold;
}.rczp_p2 {
    font-size: 18px;
    color: #e9edff;
    margin-top: 5px;
}.dzyx {
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background: #3b6aea;
    border-radius: 25px;
    margin: 97px auto 30px;
}.em_ico {
    display: block;
    width: 22px;
    height: 22px;
    background: url("../images/em_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 8px;
}.rczp_p3 {
    font-size: 34px;
}.wapMap {
    display: none;
}.cj_li {
    float: left;
    width: 388px;
    height: 240px;
    border: 1px solid #e9edfc;
    margin-right: 15px;
    box-sizing: border-box;
    padding: 20px 25px 0 28px;
    margin-bottom: 15px;
}.cjbdt {
    margin-top: 48px;
}.cj_li:nth-of-type(3n) {
    margin-right: 0;
}.sc_tp {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 80px;
}.cwlx {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 5px;
}.cwlx_p {
    font-size: 13px;
    color: #444444;
    margin-bottom: 5px;
}.gnldd_lf {
    float: left;
    width: 650px;
}.ld_pic {
    width: 100%;
}.gnldd_rg {
    width: 550px;
    float: left;
    box-sizing: border-box;
    padding-left: 15px;
}.gnldd {
    margin-top: 50px;
}.sjcj_li {
    background: #fff;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 20px 0 0 40px;
    display: flex;
    height: 132px;
}.gn_lft {
    padding-left: 20px;
}.gn_lft_p1 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}.gn_lft_p2 {
    font-size: 14px;
    color: #666;
    width: 226px;
}.hytd_bd3 {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}.hytd_bd3 .hytd_li {
    width: 586px;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}.hytd_bd3 .hytd_li:nth-of-type(2n) {
    margin-right: 0;
}.stfw_hd {
    display: flex;
    align-items: center;
    justify-content: center;
}.stfw_li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fe6542;
    border-radius: 3px;
    box-shadow: 0 0 13px 0px rgba(0, 0, 0, .1);
    overflow: hidden;
    margin-right: 20px;
}.stfw_sp {
    display: block;
    width: 138px;
    padding-left: 10px;
}.stfw_lf {
    background: #fe6542;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;}/*swiper*/
.stSwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 8px;}.stSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.stSwiper .swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 50px;
    box-sizing: border-box;
}.stSwiper .swiper-slide img {
    position: relative;
    z-index: 2;
    width: 100%;
    box-shadow: none;}.stSwiper .swiper-pagination {
    bottom: 46px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.stSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.stSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.stfw_bd {
    background: #fafafa;
    margin-top: 40px;
}.dmjz_rg {
    position: relative;
    padding-top: 130px;
}.dnbg {
    position: absolute;
    right: -360px;
    top: -70px;
}.jz_pic {
    position: relative;
    z-index: 2;
}.dmjz {
    width: 100%;
    overflow: hidden;
}.dmjzCon {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}.dmjz_p1 {
    font-size: 30px;
    color: #232323;
    font-weight: bold;
}.dmjz_lf {
    padding-top: 140px;
    width: 600px;
}.dmjz_p2 {
    font-size: 14px;
    color: #555555;
    margin-top: 18px;
}.dmjz_li {
    width: 285px;
    height: 80px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    float: left;
    margin-right: 28px;
    margin-bottom: 20px;
    cursor: pointer;
}.dmjz_li:hover,
.dmjz_li.active {
    background: #2a4cdb;
    color: #fff;
}.dmjz_li:nth-of-type(2n) {
    margin-right: 0;
}.dmjz_lftt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
}.xh_sp {
    font-size: 18px;
    color: #2a4cdc;
}.dmjz_li:hover .xh_sp,
.dmjz_li.active .xh_sp {
    color: #fff;
}.dmjz_bd {
    margin-top: 78px;
}.dmjz_li1:hover .xh_ico1,
.dmjz_li1.active .xh_ico1 {
    background-image: url("../images/xh_ico11.png");
}.dmjz_li2:hover .xh_ico2,
.dmjz_li2.active .xh_ico2 {
    background-image: url("../images/xh_ico22.png");
}.dmjz_li3:hover .xh_ico3,
.dmjz_li3.actvie .xh_ico3 {
    background-image: url("../images/xh_ico33.png");
}.dmjz_li4:hover .xh_ico4,
.dmjz_li4.active .xh_ico4 {
    background-image: url("../images/xh_ico44.png");
}.dmjz_li5:hover .xh_ico5,
.dmjz_li5.active .xh_ico5 {
    background-image: url("../images/xh_ico55.png");
}.dmjz_li6:hover .xh_ico6,
.dmjz_li6.active .xh_ico6 {
    background-image: url("../images/xh_ico66.png");
}.xh_ico1 {
    display: block;
    background: url("../images/xh_ico1.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 32px;
    height: 42px;
}.xh_ico2 {
    display: block;
    background: url("../images/xh_ico2.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 42px;
    height: 34px;
}.xh_ico3 {
    display: block;
    background: url("../images/xh_ico3.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 40px;
    height: 39px;
}.xh_ico4 {
    display: block;
    background: url("../images/xh_ico4.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 36px;
    height: 36px;
}.xh_ico5 {
    display: block;
    background: url("../images/xh_ico5.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 28px;
    height: 42px;
}.xh_ico6 {
    display: block;
    background: url("../images/xh_ico6.png") no-repeat 0 0;
    background-size: 100% 100%;
    width: 32px;
    height: 40px;
}.hytd_bd4 {
    margin-top: 0;
}.bosjt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-top: 36px;
}.xtsx {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e4e8ef;
    top: 44px;
}.bosjt_li {
    position: relative;
    z-index: 2;
    cursor: pointer;
}.bosjt_li:hover {
    color: #2a4cdc;
}.bos_sp {
    text-align: center;
    font-size: 14px;
}.boskx {
    background: #fff;
}.boskxCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}.bos_tit {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}.kexcj {
    padding: 36px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin-top: 50px;
    border-radius: 5px;
}.kexj_li {
    float: left;
    border-right: 1px solid #e9edfc;
    border-top: 1px solid #e9edfc;
    box-sizing: border-box;
    padding-left: 40px;
    height: 130px;
    width: 300px;
    padding-top: 38px;
    padding-right: 30px;
}.kexj_li:nth-of-type(1),
.kexj_li:nth-of-type(5) {
    padding-left: 0px;
    width: 236px;
}.kexj_li:nth-of-type(4n) {
    border-right: 0;
    width: 236px;
    padding-right: 0px;
}.kexj_li:nth-of-type(1),
.kexj_li:nth-of-type(2),
.kexj_li:nth-of-type(3),
.kexj_li:nth-of-type(4) {
    border-top: 0;
    padding-top: 0px;
}.kexcj_p1 {
    font-size: 16px;
    font-weight: bold;
}.kexcj_p2 {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}.gnldx {
    background: #fbfbfb;
    overflow: hidden;
}.gnldxCon {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}
/*swiper*/
.ldSwiper {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    left: -100px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 100px 58px;
    overflow: hidden;
}.ldSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.ldSwiper .swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    box-shadow: none;
}.ldSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.ldSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.ldSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.ldSwiper .swiper-button-next,
.ldSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.ldSwiper .swiper-button-prev,
.ldSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.ldSwiper .swiper-button-next,
.ldSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.ldSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.ldSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.ldswp {
    background: #fff;
    text-align: center;
    height: 250px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    padding: 35px 10px 0;
}.gnld_bd {
    margin-top: 50px;
}.ldsw_p {
    font-size: 20px;
    color: #232323;
    margin-bottom: 26px;
}.smgn_li {
    float: left;
    display: flex;
}.smgn_li_lf {
    float: left;
    width: 200px;
    height: 410px;
    box-sizing: border-box;
    position: relative;
    padding-top: 60px;}.smgn_li_lf_d {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 30px;
}.smgn_li1 .smgn_li_lf {
    background: #32c1b8;
}.smgn_li_lf_p1 {
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
}.smgn_li_rg {
    background: #fff;
    box-sizing: border-box;
    width: 600px;
    padding: 60px 45px 0;
    border-top: 1px solid #e9edfc;
    border-bottom: 1px solid #e9edfc;
}.smgn_li_rg_p {
    font-size: 24px;
    color: #232323;
    font-weight: bold;
    margin-bottom: 25px;
}.smgn_li_rg_d {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}.smgn_li_rg_d .yes_icon {
    flex-shrink: 0;
}.smgn_li2 {
    background: #0291d9;
}.smgn_li3 {
    background: #01a8d9;
}.smgn {
    margin-top: 60px;
    margin-bottom: 50px;
}.cpal_sptt {
    display: block;
    width: 80px;
    height: 51px;
    background: url(../images/tit88.png) no-repeat center center;
    background-size: 100% auto;
}.cpal_sptt.active {
    background-image: url(../images/tit8.png);
}.cpal_spbb {
    display: block;
    width: 140px;
    height: 38px;
    background: url(../images/tit99.png) no-repeat center center;
    background-size: 100% auto;
}.cpal_spbb.active {
    background-image: url(../images/tit9.png);
}.cpal_spcc {
    display: block;
    width: 95px;
    height: 29px;
    background: url(../images/tit101.png) no-repeat center center;
    background-size: 100% auto;
}.cpal_spcc.active {
    background-image: url(../images/tit10.png);
}.tsxl_p3 {
    font-size: 14px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 35px;
}.zqac_d {
    background: #2a4cdc;
    border-radius: 8px;
    color: #fff;
    padding: 48px 93px;
    box-sizing: border-box;
    font-size: 15px;
    position: relative;
    margin-top: 10px;}.dh_ico1 {
    position: absolute;
    left: 38px;
    top: 32px;
    width: 22px;
    height: 20px;
    background: url("../images/dh_ico1.png") no-repeat 0 0;
}.dh_ico2 {
    position: absolute;
    right: 38px;
    bottom: 32px;
    width: 22px;
    height: 20px;
    background: url("../images/dh_ico2.png") no-repeat 0 0;
}.hytd_li_po {
    background: #fff;
    border: 1px solid #e9edfc;
    flex-direction: column;
    border-radius: 5px;
    display: flex;
    width: 220px;
    height: 230px;
    box-sizing: border-box;
    padding: 30px 28px 0 28px;
    align-items: flex-start;
}.hytd_li_po .jftit1 {
    margin-top: 12px;
}.hyfajj {
    background: #fff;
}.hytd_pic {
    border-radius: 4px;
}.posGn {
    height: 611px;
    width: 100%;
    background: url("../images/cpgn_bg.jpg") no-repeat top center;
}.posGn_con {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}.posGn_tit {
    text-align: center;
    font-size: 30px;
    padding: 74px 0 40px;
    font-weight: bold;
}.posGnIn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}.posGn_li {
    background: #112989;
    border-radius: 5px;
    box-sizing: border-box;
    width: 238px;
    padding-top: 42px;
    height: 370px;
}.posGn_li_tp {
    display: flex;
    align-items: center;
    padding-left: 30px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}.glc_ico1 {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/glc_ico1.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 10px;
}.glc_ico2 {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/glc_ico2.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 10px;
}.glc_ico3 {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/glc_ico3.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 10px;
}.glc_ico4 {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/glc_ico4.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 10px;
}.glc_ico5 {
    display: block;
    width: 28px;
    height: 28px;
    background: url("../images/glc_ico5.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 10px;
}.posGn_li_gx {
    display: flex;
    align-items: center;
    padding-left: 38px;
    margin-bottom: 18px;}.glys_ico {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/glys_ico.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 8px;
}.zdcp {
    padding: 78px 0 10px;
}.ys_pic {
    width: 500px
}.zdcpCon {
    width: 1200px;
    margin: 0 auto;
}.bosjt_li.active .bos_sp {
    color: #2a4cdc;
}.zdcpInn {
    background: #fff;
    margin-top: 46px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0px 30px;
}.zdcpInn .hytd_lf_tit {
    color: #2a4cdc;
    font-size: 28px;
}.zdcpInn .hyfa_lf {
    width: 300px;
    padding-right: 80px;
    box-sizing: border-box;
}.zdcpInn .hyfa_li_rg {
    width: 130px;
    padding-left: 22px;
}.ynzcrg {
    display: flex;
}.ynzcrg_rg {
    padding-top: 30px;
}.syyps {
    height: 682px;
    width: 100%;
    background: url("../images/kh_pic.jpg") no-repeat top center;
}.syypsCon {
    width: 1200px;
    margin: 0 auto;
    padding-top: 92px;
}.syyps_tit {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}.syyps_li_p1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}.syyps_li_p2 {
    font-size: 16px;
    color: #fff;
}.syyps_li {
    position: relative;
    margin: -1px;
    float: left;
    box-sizing: border-box;
    background: rgba(0, 12, 65, .3);
    text-align: center;
    width: 240px;
    height: 180px;
    border: 1px solid #4367ff;
    border-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.syyps_li:nth-of-type(5n) {
    border-right: 1px solid #4367ff;
}.syypsInner {
    margin-top: 80px;
}.pscpy {
    background: #fff;
}.pscpyCon {
    width: 1200px;
    margin: 0 auto;
    padding: 75px 0 80px;
}.pscpy_tit {
    text-align: center;
    font-size: 32px;
    color: #111;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #eef2ff;
}.pscpy_item {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}.pscpy_lf_p {
    font-size: 20px;
    color: #2a4cdc;
    font-weight: bold;
}.pscpy_lf_d {
    margin-top: 30px;
}.pscpy_lf_p1 {
    font-weight: bold;
    color: #111;
    font-size: 14px;
}.pscpy_lf_p2 {
    color: #a7a7a7;
    font-size: 14px;
}.flSwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 60px;
    box-sizing: border-box;
}.flSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.flSwiper .swiper-pagination {
    bottom: 0px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.flSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.flSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.flSwiper .swiper-button-next,
.flSwiper .swiper-button-prev {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
    cursor: pointer;
}.flSwiper .swiper-button-prev,
.flSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/cp_per1.png");
    left: 280px;
    right: auto;
}.flSwiper .swiper-button-next,
.flSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/cp_next1.png");
    right: 280px;
    left: auto;
}.flSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/cp_per2.png");
    pointer-events: none;
    display: block;
}.flSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/cp_next2.png");
    pointer-events: none;
    display: block;}.cdpGn_bd {
    position: relative;
}.fz_next {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
    cursor: pointer;
    background-image: url("../images/cp_per1.png");
    left: 280px;
    right: auto;
}.fz_per {
    position: absolute;
    bottom: 0px;
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
    cursor: pointer;
    background-image: url("../images/cp_next1.png");
    right: 280px;
    left: auto;
}.cdpcy .sycj_li {
    padding-top: 20px;
}.cdpGn_bd .flSwiper .lbt_pic {
    width: 100%;
    box-shadow: -1px 4px 10px rgb(21 21 21 / 33%);}.cdpGn_bd .flSwiper .swiper-slide {
    transition: 300ms;
    opacity: .3;}.cdpGn_bd .flSwiper .swiper-slide-active,
.cdpGn_bd .flSwiper .swiper-slide-duplicate-active {
    opacity: 1;
}.cdpGnCon {
    padding: 70px 0 100px;
}.cdpGn_tit {
    text-align: center;
    font-size: 32px;
    color: #111;
    font-weight: bold;
}.cdpGn_hd {
    width: 560px;
    height: 60px;
    border-radius: 30px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 60px;
}.cdpGn_bd_sp {
    width: 140px;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
    cursor: pointer;
    height: 60px;
    display: block;
    line-height: 60px;
}.cdpGn_bd_sp.active {
    background: #2a4cdc;
    color: #fff;
}.cdpGn_p1 {
    text-align: center;
    font-size: 18px;
    margin-top: 45px;
}.cdpGn_p2 {
    text-align: center;
    font-size: 13px;
    color: #555555;
    margin-top: 5px;
}.cdpGn_bd .flSwiper .swiper-slide .cdpGn_p2,
.cdpGn_bd .flSwiper .swiper-slide .cdpGn_p1 {
    opacity: 0;}.cdpGn_bd .flSwiper .swiper-slide-active .cdpGn_p1,
.cdpGn_bd .flSwiper .swiper-slide-duplicate-active .cdpGn_p1 {
    opacity: 1;
}.cdpGn_bd .flSwiper .swiper-slide-active .cdpGn_p2,
.cdpGn_bd .flSwiper .swiper-slide-duplicate-active .cdpGn_p2 {
    opacity: 1;
}.cdpGn_bd .flSwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 0px;
    box-sizing: border-box;
}.cpal_spcno {
    color: #ccc;
    font-size: 24px;
    height: 86px;
    line-height: 86px;
    font-weight: bold;}.cpal_spcno.active {
    color: #2a4cdc;
    font-weight: bold;
    background-image: none;
}.cpal_spcno.active:before {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}.hytd_li_po1 {
    background: #fff;
    border: 1px solid #e9edfc;
    flex-direction: column;
    border-radius: 5px;
    display: flex;
    width: 280px;
    height: 230px;
    box-sizing: border-box;
    padding: 30px 28px 0 28px;
    align-items: flex-start;
}.sycj_tit1 {
    text-align: center;
    font-size: 16px;
    color: #999999;
}.xeCpgn .sycj_line {
    width: 143px;
}.cpgn_li.active .cpgn_p {
    color: #2a4cdc;
}/*swiper*/
.ycSwiper {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    left: -100px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 100px 58px;
    overflow: hidden;
}.ycSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.ycSwiper .swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    box-shadow: none;
}.ycSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 0px .48rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.ycSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    background-color: #c9c9c9;
    opacity: 1;
}.ycSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #7d7d7d;
}.ycSwiper .swiper-button-next,
.ycSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}.ycSwiper .swiper-button-prev,
.ycSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/bb_blue_lf.png");
    left: -0px;
    right: auto;
}.ycSwiper .swiper-button-next,
.ycSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/bb_blue.png");
    right: -0px;
    left: auto;
}.ycSwiper .swiper-button-prev.swiper-button-disabled {
    background-image: url("../images/bb_gray.png");
    pointer-events: none;
    /*display: none;*/
}.ycSwiper .swiper-button-next.swiper-button-disabled {
    background-image: url("../images/bb_gray_rg.png");
    pointer-events: none;
    /*display: none;*/}.ycgnInner {
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0;
}.ycld_li_tp {
    text-align: center;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}.ycld_li_p {
    text-align: center;
    font-size: 16px;
    color: #232323;
}.ycmb_li_tp {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}.ycmb_li {
    width: 50%;
    margin-bottom: 50px;
}.ycmb_li_p {
    font-size: 14px;
    color: #111111;
}.newsBd {
    background: #fbfbfb;
}.newsBd_iiner {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 0px;
}.page {
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}.page ul {
    display: block;
    margin: 0 auto;
}.page ul li {
    float: left;
    display: inline;
    height: 40px;
    line-height: 40px;
    color: #999999;
    font-size: 16px;
    margin: 0px;
    font-size: 16px;
}.page ul li a {
    color: #999999;
    font-size: 16px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    margin: 0 5px;
}.page ul li a.page-num-current {
    background: #2a4cdc;
    border: 1px solid #2a4cdc;
    color: #fff;
    font-size: 16px;
}.page ul li.active a {
    color: #fff;
}.page ul li a:hover {
    background: #2a4cdc;
    color: #fff;
}.page ul li a :focus {
    color: #fff;
    text-decoration: none;
}.page_per {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    margin: 0 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;}.page_num {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    margin: 0 4px;
}.page_num:hover,
.page_more:hover {
    background: #2a4cdc;
    border: 1px solid #2a4cdc;
    color: #fff;
}.page_next {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    margin: 0 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;}.page_more {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e9e9e9;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    margin: 0 4px;
}.page_next:hover {
    background: #2a4cdc;
    border: 1px solid #2a4cdc;
    color: #fff;
}.page_per:hover {
    background: #2a4cdc;
    border: 1px solid #2a4cdc;
    color: #fff;
}.page2 {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url("../images/page2.png") no-repeat 0 0;
    background-size: 100% 100%;
}.page1 {
    display: inline-block;
    width: 7px;
    height: 14px;
    background: url("../images/page1.png") no-repeat 0 0;
    background-size: 100% 100%;
}.news_tit {
    font-size: 32px;
    color: #232323;
    font-weight: bold;
    padding: 30px 0 20px;
}.news_rq {
    font-size: 16px;
    margin-bottom: 40px;
    color: #999999;
}.newsDet_bd {
    width: 1200px;
    margin: 0 auto;
}.newsIn_p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    color: #333333;
    text-indent: 2em;
}.newsIn_p p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    color: #333333;
    text-indent: 2em;
}.newsIn_p img {
    max-width: 100%;
}.newPic {
    text-align: center;
    padding: 20px 0;
}.new_pic {
    max-width: 100%;
}.newsDet {
    background: #fff;
}.xgzxff {
    background: #fbfbfb !important;
}.newsIn {
    padding-bottom: 46px;
}.newxqPx_a {
    color: #666666;
    font-size: 13px;
}.newxqPx_a:hover {
    color: #2a4cdc;
}.newxqPx_a.active {
    color: #2a4cdc;
}.newxqPx {
    border-top: 1px solid #e9edfc;
    padding: 38px 0;
}.ppalc_bd {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 90px;
}.ppalc_li {
    float: left;
    margin-top: 40px;
    margin-right: 38px;
    width: 271px;
    height: 187px;
    overflow: hidden;
}.pp_pic {
    width: 100%;
}.ppalc_li:nth-of-type(4n) {
    margin-right: 0;
}.zjbj_lip {
    height: 55px;
    width: 230px;
    line-height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e9edfb;
    color: #666666;
    font-size: 18px;
    padding: 0 40px;
    box-sizing: border-box;
    margin-right: 10px;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
}.zjbj_lip:nth-of-type(5n) {
    margin-right: 0;
}.zjbj_lip .sjx_ico {
    background-image: url("../images/sjx_ico3.png");
}.zjbj_lip.active,
.zjbj_lip:hover {
    background: #2a4cdc;
    color: #fff;
}.zjbj_lip.active .sjx_ico .zjbj_lip:hover .sjx_ico {
    background-image: url("../images/sjx_ico1.png");
}.zjbj_li.active .sjx_ico {
    background-image: url("../images/sjx_ico1.png");
}.homeSwiper {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 500px;
}.homeSwiper .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.homeSwiper .swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box;
    background-color: #294bdb;
}.banner_iiner {
    position: absolute;
    width: 600px;
    top: 50%;
    left: 20%;
    margin-top: -90px;
    z-index: 2;
}.homeSwiper .swiper-slide img {
    position: relative;
    z-index: 2;
    left: 25%;
    top: 50%;
    margin-top: -230px;
}.homeSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 28px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}.homeSwiper .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    display: inline-block;
    border-radius: 2px;
    margin: 0 4px;
    background-color: #5164a9;
    opacity: 1;
}.homeSwiper .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #e9ebf4;
}.homeHeader {
    background: rgb(31, 70, 208);
}.homeHeader .nav_a {
    color: #fff;
}.homeHeader .nav_li.active .nav_a,
.homeHeader .nav_li:hover .nav_a {
    color: #fff;
    position: relative;
}.homeHeader .nav_li.active .nav_a:before,
.homeHeader .nav_li:hover .nav_a:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
}.homeHeader .hdrg_ico {
    background: url(../images/tel2.png)
}.homeHeader .login_btn {
    border: 1px solid #fff;
    color: #fff;
}.bajfb_p1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-shadow: 0px 0px 0px #fff, 1px 1px 1px #000;
}.bajfb_p11 {
    color: #fff;
    font-size: 46px;}.bajfb_p111 {
    color: #000;
    font-size: 50px;
    font-weight: bold;}.bancy_p4 {
    color: #000;
    font-size: 20px;}.homeSwiper .swiper-button-next,
.homeSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background-color: rgba(255, 255, 255, .1);*/
}.homeSwiper .swiper-button-prev,
.homeSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ba_per.png");
    left: 12%;
    right: auto;}.homeSwiper .swiper-button-next,
.homeSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ba_next.png");
    right: 12%;
    left: auto;
}.homeSwiper .swiper-button-prev.swiper-button-disabled {
    opacity: .1;
    pointer-events: none;
    display: block;
}.homeSwiper .swiper-button-next.swiper-button-disabled {
    opacity: .1;
    pointer-events: none;
    display: block;}.lscy {
    background: #fff;}.lscyCon {
    width: 100%;
    margin: 0 auto;
}.lscy_inbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 80% 50%;
    background-size: 30%;}.lscy_item_right .lscy_inbg {
    background-position: 16% 50%;
    background-color: #f2f2f2;
}.lscy_inbg1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    background-image: url('../images/hm_pic2.jpg')
}.lscy_inbg01 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: none;
    background-image: url('../images/mob01.jpg')
}.lscy_inbg2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    background-image: url('../images/hm_pic4.jpg')
}.lscy_inbg02 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: none;
    background-image: url('../images/mob02.jpg')
}.lscy_inner_h400{
    height: 450px;
    width: 1000px;
    margin: 0px auto;
}
.lscy_inner_h320{
    height: 320px;
    width: 1000px;
    margin: 30px auto;
}
/* .lscy_item_inner {
    width: 1200px;
    margin: 0 auto;
} */.lscy_tit1 {
    padding: 100px 0 10px;
    text-align: center;
    font-size: 46px;
    color: #191919;
}.lscy_tit2 {
    font-size: 24px;
    color: #666666;
    width: 680px;
    margin: 0 auto;
    text-align: center;
}.lscy_item {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
}.lscy_lf {
    width: 600px;
    margin-left: 200px;
    margin-right: 150px;
}
.lscy_center {
    width: 900px;
    margin: 30px auto;
    font: 16px/1.5 思源黑体;
    line-height: 35px;
}
.lscy_rg {
    width: 100%;
    padding-top: 30px;
    position: absolute;
    left: 0;
    top: 0;
}.lscy_lf_tit {
    position: relative;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
}.lscy_num {
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    line-height: 100px;
    font-size: 120px;
    color: #f2f3f7;
    font-family: Arial;
    font-weight: bold;
}.lscy_lf_p {
    position: relative;
    z-index: 2;
    font-size: 44px;
    color: #333333;
    font-weight: bold;
    float: left;
}.lsqsy {
    height: 46px;
    width: 140px;
    border-radius: 2px;
    background: #294bdb;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}.lsqsy a {
    color: #fff;
}.sz_ico {
    display: block;
    width: 11px;
    height: 11px;
    background: url("../images/sz_ico.png") no-repeat 0 0;
    margin-left: 8px;
}.lscy_li {
    float: left;
    margin-right: 60px;
    height: 95px;
}.lscy_li:nth-of-type(2n) {
    margin-right: 0;
}.lscyBd {
    margin-top: 55px;
}.lscy_p1 {
    font-size: 24px;
    color: #999;
    /* width: 384px; */
}.lscy_li_sp {
    float: left;
    width: 65px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #294bdb;
    height: 50px;
    border-radius: 5px;
    /*border: 1px solid #f0f2f3;*/
    /*background: #fff;*/
    box-shadow: 0 0 10px 4px rgba(240, 242, 243, .3);
    white-space: nowrap;
}.lscy_li_rg {
    width: 180px;
    padding-left: 10px;
    float: left;
}
.lscy_li_rg2 {
    padding-left: 2px;
    float: left;
    text-align: center;
}
.lscy_li_rg_png {
    width: 180px;
    height:180px;
    margin:auto;
    background-size: auto 180px;
    background-repeat: no-repeat;
}



.lscy_li_rg_text {
    width: 48%;
    align-items: center;
    justify-content: center;
    height: 200px;
    margin-left: 30%;
}

.lscy_li_rg_text-tltle{
    font-size: 24px;
    width: 200px;
    height:20px;
    margin: 10px auto;
}

.lscy_li_rg_text-content{
    font-size: 18px;
    width: 100%;
    margin-top: 40px;
}



.lscy_li_rg_text .tltle{
    font-size: 24px;
    width: 200px;
    height:20px;
    margin-top: 20px;
}

.lscy_li_rg_text .content{
    font-size: 18px;
    width: 100%;
    margin-top: 30px;
}

.dfinvite_iiner_title{
    font-size: 50px;
    text-align: left;
    color: #ffff;
    width: 400px;
}


.lscy_li_rg_p1 {
    font-size: 16px;
    color: #191919;
    white-space: nowrap;}.lscy_li_rg_p2 {
    font-size: 13px;
    color: #333333;
    margin-top: 10px;
}.hkha {
    background: #fafafa;
}.hkhaCon {
    width: 1200px;
    margin: 0 auto;
    padding: 90px 0 80px;
}.hkha_tit1 {
    text-align: center;
    font-weight: bold;
    font-size: 48px;
    position: relative;
    margin-bottom: 50px;
}.hkha_tit1 span {
    position: relative;
}.hkha_tit1 span:before {
    position: absolute;
    left: 50%;
    bottom: -30px;
    content: '';
    width: 40px;
    height: 1px;
    margin-left: -20px;
    background: #999999;
}.hkha_tit2 {
    text-align: center;
}.hkha_li {
    float: left;
    width: 390px;
    margin-right: 15px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    height: 430px;
    margin-bottom: 30px;
    transition: all .2s;
}.al_pic {
    transition: all .2s;
}.hkha_li:hover .al_pic {
    transform: scale(1.2, 1.2);
}.hkha_li:hover {
    -webkit-box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}.gdato:hover {
    color: #fff;
    background: #294bdb;
}.hkha_li:nth-of-type(3n) {
    margin-right: 0;
}.hkha_bd {
    padding-top: 60px;
}.hkha_li_tp {
    height: 260px;
    overflow: hidden;
}.hkha_li_bt {
    padding: 20px 20px 0;
}.al_pic {
    width: 100%;
}.hkha_li_p1 {
    font-size: 20px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.hkha_li_p2 {
    font-size: 12px;
    color: #666666;
    margin-top: 8px;
    height: 58px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}.hkha_li_dd .hkha_li_bt_dd img {
    height: 27px;
}.hkha_li_dd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}.hkha_li_bt_sp {
    display: inline-block;
    background: #f7f8f9;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 9px;
}.gdato {
    display: block;
    height: 44px;
    width: 160px;
    text-align: center;
    border: 1px solid #294bdb;
    color: #294bdb;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}.gdalft {
    padding-top: 20px;
}.hmhyj {
    background: #fff;
}.hmhyjCon {
    width: 1200px;
    margin: 0 auto;
    padding: 90px 0 50px;
}.youq {
    font-size: 1.2rem;
    margin-right: 5px
}.fen {
    font-size: .8rem;
    margin-left: 20px;
}.hmhyjCon1 {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 50px;
}.hmhyj_bd {
    margin-top: 60px;
}.hmhyj_item {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    height: 515px;
}.hmhyj_item:nth-of-type(3n) {
    margin-right: 0;
}.hmhyj_li {
    margin-bottom: 15px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    transition: all .3s;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url(../images/bg-6.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}.hmhyj_li:hover {
    /*-webkit-box-shadow: 0 15px 30px rgb(0 0 0 / 10%);*/
    /*box-shadow: 0 15px 30px rgb(0 0 0 / 10%);*/
    /*-webkit-transform: translate3d(0, -2px, 0);*/
    /*transform: translate3d(0, -2px, 0);*/
    -webkit-box-flex: 2.2;
    -ms-flex: 2.2;
    flex: 2.2;
}.hmhyj_li {
    transition: all .2s;
    width: 390px;
    height: 250px;}.hmhyj_li {
    transition: all .2s;
    width: 390px;
    height: 250px;}.hmhyj_li1 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img1.jpg");
}.hmhyj_li2 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img2.jpg");}.hmhyj_li3 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img3.jpg");}.hmhyj_li4 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img4.jpg");}.hmhyj_li5 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img5.jpg");}.hmhyj_li6 {
    width: 390px;
    height: 250px;
    background-image: url("../images/al_img6.jpg");}.hmhyj_li_a .al_img {
    width: 100%;
    height: 100%;
}.al_meng {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 35, 64, .5);
    z-index: 1;
    transition: all .2s;
}.hmhyj_li:hover .al_meng {
    background: rgba(12, 66, 205, .85);
}.hmhyj_li:hover .hmhy_in_p2 {
    display: block;
}.hmhyj_li:hover .hmMorem {
    display: flex;
}.hmhyj_li_a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;}.hmhy_in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.hmhy_in_p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
}/*.hmhyj_li4 .al_meng {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: rgba(12, 66, 205, .85);*/
/*z-index: 1;*/
/*}*/.hmhy_in_p2 {
    font-size: 14px;
    color: #fff;
    padding-top: 0px;
    margin-top: 0px;
}.hmhy_in_p2 span {
    position: relative;
}.hmhy_in_p2 span:before {
    position: absolute;
    left: 50%;
    top: -26px;
    content: '';
    width: 40px;
    height: 1px;
    margin-left: -20px;
    background: #fff;
}.hmMorem {
    height: 30px;
    line-height: 30px;
    width: 116px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    margin-top: 45px;
    transform: translateX(-200%);
    transition: all .5s;
    opacity: 0;
    height: 0
}.hmhyj_li:hover .hmMorem {
    transform: translateX(0);
    opacity: 1;
    height: auto;
}.hmhy_in_p2 {
    transform: translateX(-150%);
    transition: all .5s;
    opacity: 0;
    height: 0
}.hmhyj_li:hover .hmhy_in_p2 {
    transform: translateX(0%);
    opacity: 1;
    height: auto;
    padding-top: 20px;
    margin-top: 25px;
}.hm_more {
    height: auto;
    width: 22px;
    height: 10px;
    background: url(../images/hm_more.png) no-repeat 0 0;
    margin-left: 8px;
}.dailog_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(0, 0, 0, .5);
}.tjDailogCon {
    position: fixed;
    left: 50%;
    top: 50%;
    height: 380px;
    width: 440px;
    margin-left: -220px;
    transform: translateY(-50%);
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    z-index: 40000;
    box-shadow: 0 15px 30px 0 15px 30px rgb(0 0 0 / 50%);
}.tjDailogCon2 {
    height: auto;
}.dailog_tj {
    text-align: center;
    padding: 88px 0 30px;
}.dailog_tj_p1 {
    text-align: center;
    font-size: 24px;
    color: #191919;
}.dailog_tj_p2 {
    text-align: center;
    font-size: 15px;
    color: #666666;
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
}.da_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}.bdDail {
    padding: 20px 44px;
}.bdDail_li {
    margin-bottom: 15px;
}.bdDail_p {
    font-size: 15px;
    color: #191919;
    height: 40px;
    line-height: 40px;
}.bdDail_dd {
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    border-radius: 6px;
}.bdDail_inp {
    float: left;
    background: none;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}.bdDail_dd_area {
    height: 80px;
    line-height: 20px;
    background: #f7f7f7;
    border-radius: 6px;
}.bdDail_area {
    background: none;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;
    height: 80px;
    line-height: 20px;
    font-size: 14px;
    resize: none;
}.bdDzsh {
    text-align: right;
    font-size: 14px;
    color: #333333;
}.datjdd {
    display: block;
    font-size: 16px;
    color: #fff;
    background: #294bdb;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 6px;
    margin: 20px 0;
}.siderBar {
    position: fixed;
    right: 30px;
    bottom: 80px;
    z-index: 2;
}.siderBar_li {
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
}.siderBar_li_tp {
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    transition: all .2s;
}.sider_ico1 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico1.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.sider_ico2 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico2.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.sider_ico3 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico3.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.sider_ico4 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico4.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.sider_ico5 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico5.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.sider_ico6 {
    display: block;
    width: 24px;
    height: 23px;
    background: url("../images/sider_ico6.png") no-repeat 0 0;
    background-size: 100% 100%;
    transition: all .2s;
}.siderBar_na {
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
}.siderBar_li:hover .siderBar_li_tp {
    background: #294bdb;
    border: 1px solid #fff;
}.siderBar_li:hover .sider_ico1 {
    background-image: url("../images/sider_ico11.png")
}.siderBar_li:hover .sider_ico2 {
    background-image: url("../images/sider_ico22.png")
}.siderBar_li:hover .sider_ico3 {
    background-image: url("../images/sider_ico33.png")
}.siderBar_li:hover .sider_ico4 {
    background-image: url("../images/sider_ico44.png")
}.siderBar_li:hover .sider_ico5 {
    background-image: url("../images/sider_ico55.png")
}.siderBar_li:hover .sider_ico6 {
    background-image: url("../images/sider_ico66.png")
}.siderBar_li1:hover .zxly {
    opacity: 1;
    transform: translateY(-50%);
    display: block;
}.siderBar_li2:hover .zxly {
    opacity: 1;
    transform: translateY(-50%);
    display: block;
}.siderBar_li3:hover .zxly {
    opacity: 1;
    transform: translateY(-50%);
    display: block;
}.tjDailogCon3 {
    height: auto;
}.dhzxs {
    padding: 10px;
    text-align: center
}.dhzxs_p1 {
    font-size: 20px;
    font-weight: bold;
}.dhzxs_p2 {
    font-size: 14px;
}.siderBar_li4:hover .zxly {
    opacity: 1;
    transform: translateY(-50%);
    display: block;
}.zxly {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(150%);
    z-index: 2;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 240px;
    opacity: 0;
    transition: all .3s;
}.zxly_tit {
    background: #294bdb;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 6px 6px 0 0;
    font-size: 16px;
    padding: 0 15px;
}.zxly_bd {
    padding: 15px;
}.zxly_ly {
    border: 1px solid #eceef0;
    height: 90px;
    border-radius: 3px;
    padding: 12px;
    box-sizing: border-box;
    margin-bottom: 5px;
}.zxly_in {
    border: 1px solid #eceef0;
    height: 28px;
    border-radius: 3px;
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 5px;
}.zxbt {
    float: right;
    height: 28px;
    line-height: 28px;
    color: #999;
}.zxly_in_inp {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
    border: 0;
    background: none;
}.zxly_in_inp1 {
    width: 160px;
}.zxly_area {
    width: 100%;
    height: 50px;
    box-sizing: border-box;    font-size: 12px;
    border: 0;
    background: none;
    resize: none;
}.zxbtar {
    font-size: 12px;
    color: #999999;
}.sendBtn {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #294bdb;
    font-size: 12px;
}.zxly_area::-webkit-input-placeholder,
.zxly_in_inp::-webkit-input-placeholder {
    color: #333333;
}.hmgywm {
    height: 900px;
    background: url("../images/gy_bg.jpg") no-repeat top center;
    margin-top: 280px;
}.hmgy_hd {
    background: #fff;
    padding: 40px 40px 0;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    position: relative;
    top: -200px;
    border-radius: 5px;
}.hmgywmCon {
    width: 1200px;
    margin: 0 auto;
}.hmgywm_lf {
    float: left;
    position: relative;
    width: 640px;
    height: 363px;
    overflow: hidden;
}.bnew_pic {
    width: 100%;
}.play_meng {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}.hmgywm_rg {
    width: 480px;
    padding-left: 40px;
    box-sizing: border-box;
    float: left;
}.play_ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin: -40px 0 0 -40px;
}.hmgywm_p1 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 10px;
}.hmgywm_p2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 50px;
    position: relative;
}.hmgywm_p2:before {
    position: absolute;
    left: 0%;
    bottom: -25px;
    content: '';
    width: 40px;
    height: 1px;
    background: #999999;
}.hmgywm_p3 {
    font-size: 14px;
    margin-bottom: 15px;
}.hmgywm_bt {
    height: 104px;
}.hzbbb {
    float: left;
    line-height: 104px;
    font-size: 15px;
}.hmgywm_bt_rg {
    height: 104px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}.hmgywm_bt_a {
    margin-right: 15px
}.hmgywm_bt_a:last-of-type {
    margin-right: 0
}.hmgy_bd {
    position: relative;
    top: -100px
}.hmgy_bd_li {
    float: left;
    width: 278px;
    height: 180px;
    background: rgba(41, 75, 219, .8);
    color: #fff;
    margin-right: 29px;
    border-radius: 6px;
    margin-bottom: 29px;
    box-sizing: border-box;
    padding: 30px 30px 0;
}.hmgy_bd_li:nth-of-type(4n) {
    margin-right: 0;
}.hmgy_li_num {
    font-size: 40px;
    font-weight: bold;
    font-family: Arial;
}.hmgy_li_p {
    font-size: 12px;
    margin-top: 24px;
}.video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}.ppxq_tit {
    text-align: center;
    background: #fff;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}.ppxqBd {
    width: 1200px;
    margin: 35px auto;
}.ppxqBd_tp {
    background: #fff;
    text-align: center;
}.ppxqBd_ct {
    background: #fff;
    margin-top: 20px;
    padding: 35px;
}.ppxq_p1 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}.ppxq_p2 {
    font-size: 16px;
    color: #666;
    margin-top: 25px;
}.ppmask {
    display: inline-block;
    background: #f7f8f9;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    margin-right: 10px;
}.ppxqBd_in {
    margin-top: 40px;
}.ppxqBd_sc {
    margin-top: 20px;
}.ppxqBd_sc_lf {
    background: #fff;
    width: 590px;
    height: 380px;
    float: left;
    box-sizing: border-box;
    padding: 35px;
}.ppxqBd_sc_rg {
    background: #fff;
    width: 590px;
    float: right;
    box-sizing: border-box;
    height: 380px;
    padding: 35px;
}.ppxqBd_ft {
    margin-top: 50px;
}.alfl_dh_lf {
    float: left;
    background: url("../images/fl_bg.jpg") no-repeat 0 0;
    background-size: 100% 100%;
    width: 196px;
    line-height: 166px;
    height: 166px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}.alfl_dh_rg {
    float: left;
    padding-left: 40px;
    padding-top: 30px;
}.alfl_item_na {
    float: left;
    font-size: 14px;
    color: #191919;
}.alfl_item {
    margin-bottom: 40px;
}.alfl_li {
    float: left;
    height: 32px;
    width: 84px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    margin-left: 35px;
    border: 1px solid #294bdb;
    color: #294bdb;
    font-size: 14px;
}.alfl .hkha_bd {
    padding-top: 40px;
}.alfl_li:hover,
.alfl_li.active {
    float: left;
    height: 32px;
    width: 84px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #294bdb;
    border: 1px solid #294bdb;
    color: #fff;
}.alfl {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 30px;
}.alfl_dh {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    margin-top: 40px;
    height: 166px;
}.qyrd_mask {
    position: absolute;
    font-size: 12px;
    color: #fff;
    left: 25px;
    top: 25px;
    z-index: 2;
}.qyrd {
    padding: 80px 0;
    background: #fafafa;
}.qyrdCon {
    width: 1200px;
    margin: 0 auto;}.qyrd_li {
    float: left;
    width: 390px;
    background: #fff;
    border-radius: 8px;
    margin-right: 15px;
    position: relative;
    padding: 20px 20px 0;
    box-sizing: border-box;
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    transition: all .2s;
}.qyrd_li:hover {
    transform: translate(0px, -10px);
}.qyrd_li:nth-of-type(3n) {
    margin-right: 0;
}.qyrd_li_tp {
    position: relative;
    height: 160px;
}.qyrd_li_tp_p {
    position: absolute;
    font-size: 18px;
    color: #fff;
    left: 25px;
    bottom: 18px;
    z-index: 2;
}.qyrd_li_bt_p1 {
    height: 68px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 22px;
    font-weight: bold;
    color: #191919;
    -webkit-box-orient: vertical;
    margin-top: 16px;
}.qyrd_li_bt_p2 {
    height: 36px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    color: #888888;
    -webkit-box-orient: vertical;
    margin-top: 6px;
}.qyrd_li_ft {
    margin-top: 15px;
}.mo_img {
    position: absolute;
    right: 0;
    bottom: 0;
}.qyrd_item {
    border-top: 1px solid #f9f9f9;
    height: 60px;
    line-height: 60px;
}.qyrd_item_lf {
    font-size: 14px;
    color: #191919;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 220px;
}.qyrd_item:hover .qyrd_item_lf {
    color: #294bdb;
}.qyrd_item_rg {
    color: #999;
    font-size: 13px;
}.jiejf_hd {
    background: #fff;
}.jiefCon {
    width: 1200px;
    margin: 0 auto;
    padding: 66px 0 50px;
}.jiejf_hd_lf {
    font-size: 16px;
    color: #111111;
    line-height: 42px;
    height: 42px;
    margin-right: 55px;
}
.jiejf_hd_sp {
    float: left;
    height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #fff;
    margin-left: 35px;
    border: 1px solid #294bdb;
    color: #294bdb;
    font-size: 14px;
    cursor: pointer;
}.jiejf_hd_sp:hover,
.jiejf_hd_sp.active {
    float: left;
    height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background: #294bdb;
    border: 1px solid #294bdb;
    color: #fff;
}.jiejf_bd {
    width: 1200px;
    margin: 0 auto;
}.jiejf_li {
    float: left;
    width: 367px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    margin-right: 48px;
    margin-bottom: 48px;
}.jiejf_li_tp {
    width: 367px;
    height: 280px;
    overflow: hidden;
}.jiejf_li:nth-of-type(3n) {
    margin-right: 0;
}.jiejf_li_bt {
    height: 140px;
    padding: 20px 30px 0;
    box-sizing: border-box;
    position: relative;
}.jie_more {
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 12px;
    color: #2a4cdc;
}.ji_pic {
    width: 100%;
    transition: all .2s;
}.jiejf_li:hover .ji_pic {
    transform: scale(1.2, 1.2);
}.jiejf .page {
    padding: 10px 0 50px;
}.jiejf_li_p1 {
    font-size: 20px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    padding-top: 5px;
}.jiejf_li_p2 {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    color: #666;
    font-size: 14px;
    margin-top: 15px;
}.ftlflo {
    float: left;
    font-size: 14px;
    color: #6f6f6f;
    font-weight: bold;
}.ft_logo {
    margin-bottom: 25px;
    width:180px;
}.ft_logo+span {
    display: block;
    padding-left: 20px;
    font-size: 14px;
}.ftlflo_p {
    margin-bottom: 14px;
}.ft_rg_wx {
    margin-right: 30px;
    text-align: center;
    font-size: 14px;
    color: #6f6f6f;
}.ft_rg_wx img {
    width: 120px !important;
}.ftcon_dd a:hover {
    color: #999;
}.fterw_p {
    margin-top: 14px;
}.cpgswt_lf {
    width: 600px;
}.cpgswt_rg {
    width: 600px;
}.ppdeal_tp {
    height: 765px;
    width: 1900px;
    /* background: url("../images/pp_pic1.jpg") no-repeat top center;*/
    background-size: cover;}.ppdeal_bd {
    background: #373894;
    width: 100%;
}.ppdeal_bd_iner {
    width: 1200px;
    margin: 0 auto;
    top: -260px;
    margin-bottom: -120px;
    position: relative;
}.ppdet_jj {
    background: #fff;    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
}.ppdet_jj_lf {    width: 355px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}.ppdet_jj_rg {
    border-left: 1px solid #e5e5e5;
    width: 845px;
    box-sizing: border-box;
    padding: 40px 120px 40px 35px;
}.ppdet_jj_rg_p1 span {
    display: block;
    font-size: 26px;
    height: 44px;
    line-height: 47px;
    font-weight: bold;
    color: #fff;
    background: #294cdc;
    padding: 0px 30px;
    float: left;
}.ppdet_jj_rg_p2 {
    font-size: 16px;
    margin-top: 20px;
    color: #343434;
    text-align: justify;
    line-height: 25px;}.ppdet_jj_rg_p2 p {
    text-indent: 2em;
}.ppdest {
    color: #fff;
    display: flex;
    padding-top: 80px;
    border: 1px solid #fff;}.ppdest_lf {
    height: 100%;
}.ppdest_lf .ppdest_bd {
    border-left: 1px solid #fff;
    padding-bottom: 100px;
    padding-left: 70px;
    padding-right: 80px;
}.srci {
    display: block;
    width: 16px;
    height: 13px;
    background: url("../images/seryd.jpg") no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 9px;
}.ppdest_rg .ppdest_bd {
    border-right: 1px solid #fff;
    padding-bottom: 100px;
    padding-left: 65px;
    padding-right: 70px;
}.ppdest_lf {
    width: 50%;
    box-sizing: border-box;}.ppdest_tit {
    font-size: 48px;
    font-weight: bold;
    padding-left: 65px;
}.ppdest_bd_tit {
    margin-top: 40px;
    display: flex;
    align-items: center;
    font-size: 26px;}.ppdest_bd_p1 {
    margin-top: 50px;    padding-left: 25px;
    width: 400px;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;    text-indent: 2em;
}.ppdest_bd_p1 p {
    margin-top: 50px;
    font-size: 18px;
}.ppdest_rg {
    width: 50%;
    box-sizing: border-box;}.sel_option {
    display: none;
    position: absolute;
    z-index: 2;
    top: 46px;
    left: -1px;
    padding: 10px 20px 10px;
    border: 1px solid #d0d7dd;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}.lyxq_in {
    position: relative;
    z-index: 10;
}.sel_op_sp {
    position: relative;
    display: block;
    height: 32px;
    padding: 0 15px;
    line-height: 32px;
    border-radius: 5px;
    font-size: 14px;
    color: #111;
    cursor: pointer;
}.sel_op_sp:hover {
    background: #f4f7f9;
}.sel_op_sp:hover:before {
    position: absolute;
    content: '';
    right: -10px;
    top: 50%;
    width: 3px;
    height: 20px;
    margin-top: -10px;
    background: #d0d7dd;
}.sel_option:before {
    position: absolute;
    content: '';
    right: 25px;
    top: -12px;
    height: 12px;
    width: 18px;
    background: url(../images/sel_aarow.png) no-repeat 0 0;
}.version_title {
    text-align: center;
    background-color: #2a4cdc;
    color: #fff;
    height: 400px;
    padding-top: 100px;
}.version_title h1 {
    font-size: 36px;
    font-weight: normal;
}.version_title p {
    font-size: 18px;
    color: #bcc6ed;
    margin-top: 30px;
}.version_wrapper {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    margin-top: -160px;
}
.pro {
    margin-top: -30px;
}

.version {
    width: 360px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 30px;
    box-shadow: 0 4px 10px 0 rgba(51, 51, 51, .1);
    position: relative;
    margin-right: -4px;
}.version_head .price_unit {
    font-size: 14px;
}.version_head {
    text-align: center;
    padding-bottom: 30px;
}.version_head h2 {
    font-size: 36px;
}.version_head .price_count {
    font-size: 52px;
    color: #2a4cdc;
}.version_head .price_coin {
    font-size: 24px;
    color: #2a4cdc;
}.version_head .price_unit {
    font-size: 18px;
    color: #999;
}.version .purchase {
    display: inline-block;
    width: 230px;
    height: 44px;
    border-radius: 4px;
    margin-top:20px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    background-color: #2a4cdc;
}
.pro .purchase {
    margin-top: 23px;
}
.version .tips {
    line-height: 32px;
    color: #666;
}.version li {
    line-height: 46px;
    background: url(../images/check.png) 0 50% no-repeat;
    padding-left: 30px;
}.version li.doing {
    color: #999;
    background-image: none;
}.version li.title {
    font-weight: bold;
    padding-left: 0px;
    background-image: none;
}.version li.gray {
    color: #BBB;
    background: url(../images/xiegang.png) 0 50% no-repeat;
    background-size: 16px 16px;
}.version.standard {
    //z-index: 2;
    margin-top: -30px;
}.version.standard .cancel_price {
    border-top: 1px solid #666;
    width: 120px;
    position: relative;
    top: -20px;
    left: 50%;
    margin-left: -60px
}.version.standard .version_price .price_count {
    color: #999;
    font-size: 32px;
}.version.standard .version_price .price_coin {
    color: #999;
    font-size: 16px;
}.version.standard .version_price .price_unit {
    font-size: 14px;
}.version.standard .marketing_price .info {
    display: block;
    background-color: #ffa105;
    color: #fff;
    padding: 0 4px;
    border-radius: 2px;
    width: 60px;
    margin: 0 auto;
    margin-top:10px;
}
.purchase:hover .purchase_dialog {
    opacity: 1;
    transform: translateY(30%);
    display: block;
}
.purchase_dialog {
    position: absolute;
    right: -130px;
    top: 10px;
    transform: translateY(40%);
    z-index: 50;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    width: 300px;
    opacity: 0;
    transition: all .3s;
    line-height: 20px;
}
.dialog1 {
    right: -15px;
}
.dialog2 {
    right: 100px;
}
.purchase_dialog img {
    margin: 20px;
}
.purchase_dialog_text {
    color: #000;
    margin-top: 30px;
}
.description {
    height: 150px;
}
/*form*/
.form-control{
    border: solid 1px #9999A1;
    margin: 10px auto;
   
}

.form-div{
    width: 90%;
    height: 40px;
}

.form-input{
    width: 90%;
    height: 40px;
    text-indent:20px
}

.form-label { 
    /*position: absolute;*/
    width:100px;
    min-width:100px;
    text-align: left;
    top:0;
    left:0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999; 
}
.form-group {
    width:100%;
    margin-top:10px;
}
.form-group div{
    float: left;
      margin-top:10px;
}
@media screen and (max-width: 1400px) {
    .banner_iiner {
        left: 10%;
    }    .homeSwiper .swiper-slide img {
        left: 15%;
    }    .tel_num {
        font-size: 18px;
        color: #2a4cdc;
        font-weight: bold;
        padding-left: 14px;
    }    .khalBox2 {
        margin-top: 320px;
    }    .homeSwiper .swiper-button-prev,
    .homeSwiper .swiper-container-rtl .swiper-button-next {
        background-image: url("../images/ba_per.png");
        left: 0px;
        right: auto;    }    .homeSwiper .swiper-button-next,
    .homeSwiper .swiper-container-rtl .swiper-button-prev {
        background-image: url("../images/ba_next.png");
        right: 0px;
        left: auto;
    }}@media screen and (max-width: 1200px) {
    .nav {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 86px;
        padding-left: 30px;
    }    .nav_li {
        padding: 0 10px 0 10px;
        height: 86px;
        line-height: 86px;
    }    .lscy_inbg1 {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        display: block;
        background-image: url('../images/mob01.jpg')
    }    .lscy_inbg2 {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        display: block;
        background-image: url(../images/mob02.jpg);
    }    .hdrg .login_btn {
        margin-right: 10px;
    }    .ppdeal_tp {
        height: 300px;
        width: 100%;
    }    .tel_num {
        font-size: 25px;
        color: #2a4cdc;
        font-weight: bold;
        padding-left: 14px;
    }    .ppdet_jj {
        flex-direction: column;
        padding: 20px 0;
    }    .pp_logo {
        max-width: 50%;
    }    .ppdeal_bd_iner {
        width: 100%;
        margin: 0 auto;
        top: -60px;
        margin-bottom: -30px;
        position: relative;
    }    .ppdet_jj_lf {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }    .ppdet_jj_rg {
        border-left: 1px solid #e5e5e5;
        width: 100%;
        box-sizing: border-box;
        padding: 20px 20px 20px 20px;
    }    .ppdet_jj_rg_p1 span {
        display: block;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        font-weight: bold;
        color: #fff;
        background: #294cdc;
        padding: 0px 15px;
        float: left;
    }    .ppdest {
        color: #fff;
        display: flex;
        padding-top: 40px;
        flex-direction: column;
        border-bottom: 0px solid #fff;
    }    .ppdest_lf {
        width: 100%;
        box-sizing: border-box;
    }    .ppdest_tit {
        font-size: 24px;
        font-weight: bold;
        padding-left: 50px;
    }    .ppdest_lf .ppdest_bd {
        border-left: 0px solid #fff;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        word-break: break-all;
    }    .ppdest_rg .ppdest_bd {
        border-right: 0px solid #fff;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        word-break: break-all;
    }    .ppdest_bd_p1 {
        margin-top: 15px;
        font-size: 14px;
        padding-left: 25px;
        width: 100%;
        box-sizing: border-box;
    }    .ppdest_rg {
        width: 100%;
        box-sizing: border-box;
    }    .ppdest_bd_tit {
        margin-top: 20px;
        display: flex;
        align-items: center;
        font-size: 20px;
    }    .sjfxj_rg {
        float: right;
        width: 100%;
    }    .sjfxj_lf_item {
        width: 50%;
    }    .sjfxj_lf {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 20px 0 0 20px;
        display: flex;
        flex-wrap: wrap;
    }    .jiefCon {
        width: 100%;
        padding: 30px 12px 25px;
        box-sizing: border-box;
    }    .jiejf_hd_sp {
        margin-left: 0;
        margin-right: 10px;
        margin-bottom: 10px;
    }    .jiejf_bd {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 20px 0;
    }    .jiejf_li {
        float: left;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
        margin-right: 0px;
        margin-bottom: 20px;
    }    .ftlflo {
        float: left;
        width: 100%;
        padding: 0 20px;
        font-size: 14px;
        color: #6f6f6f;
        font-weight: bold;
    }    .jiejf_li_tp {
        width: 100%;
        height: 200px;
        overflow: hidden;
    }    .xw_pic {
        width: 100%;
        height: 100%;
    }    .qyrd {
        padding: 40px 0;
        background: #fafafa;
    }    .qyrdCon {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 12px;
    }    .qyrd_li {
        width: 100%;
        margin-bottom: 15px;
    }    .ppalc_bd {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 12px 40px;
    }    .ppalc_li {
        float: left;
        margin-top: 15px;
        margin-right: 5%;
        width: 47%;
        height: auto;
        overflow: hidden;
    }    .ppalc_li:nth-of-type(2n) {
        margin-right: 0
    }    .ppxq_p1 {
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }    .ppmask {
        margin-bottom: 10px;
    }    .ppxqBd_sc_lf {
        background: #fff;
        width: 100%;
        height: auto;
        float: left;
        box-sizing: border-box;
        padding: 35px;
    }    .newxqPx_lf {
        width: 100%;
    }    .ppxq_p2 {
        font-size: 14px;
        color: #666;
        margin-top: 25px;
    }    .ppxqBd_ft {
        margin-top: 20px;
        box-sizing: border-box;
        padding: 0 20px;
    }    .ppxqBd_sc_rg {
        background: #fff;
        width: 100%;
        float: right;
        box-sizing: border-box;
        height: auto;
        margin-top: 20px;
        padding: 35px;
    }    .ppxq_tit {
        text-align: center;
        background: #fff;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }    .pp_tit {
        max-height: 100%;
    }    .ppxqBd {
        width: 100%;
        margin: 15px auto;
    }    .newsDet_bd {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0 20px;
    }    .news_tit {
        font-size: 18px;
    }    .news_rq {
        font-size: 16px;
        margin-bottom: 20px;
        color: #999999;
    }    .newsBd_iiner {
        width: 100%;
        margin: 0 auto;
        padding: 0px 0 0px;
    }    .zjbreadff {
        color: #fff !important;
    }    .alfl {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 30px;
        box-sizing: border-box;
    }    .alfl_dh {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
        margin-top: 20px;
        height: auto;
        box-sizing: border-box;
        padding: 0 12px;
    }    .alfl_dh_lf {
        float: left;
        background: url(../images/fl_bg.jpg) no-repeat 0 0;
        background-size: 100% 100%;
        width: 100%;
        line-height: 100px;
        height: 100px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        border-radius: 8px;
        overflow: hidden;
    }    .alfl_dh_rg {
        float: left;
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }    .alfl_li {
        float: left;
        height: 32px;
        width: 84px;
        text-align: center;
        line-height: 32px;
        border-radius: 16px;
        background: #fff;
        margin-left: 0px;
        margin-right: 10px;
        border: 1px solid #294bdb;
        color: #294bdb;
        font-size: 14px;
        margin-top: 10px;
    }    .page {
        text-align: center;
        height: 40px;
        line-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 0;
    }    .hkha_li_dd .hkha_li_bt_dd img {
        height: 27px;
    }    .hmhyjCon1 a {
        font-size: .8rem;
        margin-left: 20px;
        color: #000;
    }    .ppdest_bd_p1 p {
        margin-top: 50px;
        font-size: 18px;
    }    .bajfb_p1 {
        font-size: 16px;
    }    .bajfb_p111 {
        font-size: 16px;
    }    .homeSwiper .swiper-button-next,
    .homeSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /* background-color: rgba(255, 255, 255, .1); */
    }    .lscy_tit1 {
        padding: 30px 0 20px;
        font-size: 36px;
    }    .lscy_lf {
        width: 400px;
        margin-left: 100px;
        margin-right: 50px;
    }    .lscy_rg {
        width: 100%;
    }    .lscy_lf_p {
        font-size: 24px;
    }    .lscy_p1 {
        font-size: 16px;
        margin-top: 10px;
        box-sizing: border-box;
    }    .hkhaCon {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0 40px;
        box-sizing: border-box;
    }    .hkha_bd {
        padding: 30px 20px 0;
    }    .hkha_li_tp {
        height: 180px;
        overflow: hidden;
    }    .hkha_li {
        float: left;
        width: 100%;
        margin-right: 0px;
        background: #fff;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
        height: 350px;
        margin-bottom: 30px;
    }    .hmhyjCon {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0 25px;
        box-sizing: border-box;
    }    .hmhyj_li {
        width: 100% !important;
    }    .hmhyj_bd {
        margin-top: 30px;
        padding: 0 20px;
    }    .al_img {
        height: 100%;
    }    .hmgywmCon {
        width: 100%;
        margin: 0 auto;
    }    .hmgywm {
        margin-top: 40px;
    }    .hmgy_hd {
        background: #fff;
        padding: 20px 20px 0;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
        position: relative;
        top: 0px;
        border-radius: 5px;
    }    .hmgywm_rg {
        width: 100%;
        padding-left: 0px;
        box-sizing: border-box;
        float: left;
        margin-top: 30px;
    }    .hmgywm_p1 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }    .hmgywm_p2 {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 50px;
        position: relative;
    }    .hmgy_bd {
        position: relative;
        top: 0px;
        padding: 50px 20px;
    }    .hmgywm_bt {
        height: auto;
        padding-bottom: 30px;
    }    .hmgywm_bt_a {
        margin-right: 0;    }    .hmgy_bd_li {
        float: left;
        width: 100%;
        height: auto;
        background: rgba(41, 75, 219, .8);
        color: #fff;
        margin-right: 29px;
        border-radius: 6px;
        margin-bottom: 29px;
        box-sizing: border-box;
        padding: 15px 30px 20px;
    }    .hmgywm {
        background-size: 100% 100%;
        height: auto;
        border-radius: 6px 6px 0 0;
    }    .hmgy_li_p {
        font-size: 12px;
        margin-top: 20px;
    }    .hmgywm_bt_rg {
        flex-wrap: wrap;
        height: auto;
    }    .li_img {
        width: 45px;
    }    .hzbbb {
        float: left;
        line-height: 38px;
        font-size: 13px;
    }    .play_ico {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        cursor: pointer;
        margin: -20px 0 0 -20px;
    }    .hmgywm_lf {
        float: left;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }    .hmhyj_item {
        width: 100%;
        margin-right: 0px;
    }    .hkha_tit1 {
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        position: relative;
        margin-bottom: 50px;
    }    .jfb_p1 {
        font-size: 32px;
    }    .lscy_li {
        width: 100%;
        float: left;
        margin-right: 0px;
        height: 95px;
    }    .hm_pic1,
    .hm_pic2,
    .hm_pic3,
    .hm_pic4,
    .hm_pic5,
    .hm_pic6 {
        width: 100%;
    }    .lscyBd {
        margin-top: 25px;
    }    .lsqsy {
        float: left;
        height: 34px;
        width: 100px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-top: 10px;
        cursor: pointer;
    }

    .lscy_lf_tit {
        height: 30px;
        line-height: 30px;
    }    
     .lscy_title2{
        font-size: 18px;
         line-height: 30px;
    }  
     .lscy_title3{
        font-size: 14px;
         line-height: 30px;
    }   
     .lscy_num {
        position: absolute;
        left: 0;
        top: 0;
        height: 50px;
        line-height: 50px;
        font-size: 60px;
        color: #f2f3f7;
        font-family: Arial;
        font-weight: bold;
    }    .lscy_tit2 {
        font-size: 12px;
        color: #666666;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }    .bancy_p4 {
        font-size: 14px;
    }    .homeSwiper {
        height: 360px;
    }    .homeSwiper .swiper-slide img {
        margin-top: -180px;
    }    /*   .siderBar {
          display: none;
      } */
    .homeSwiper_banner {
        height: 100%;
    }    .nav_placeHoloer {
        height: 60px;
        width: 100%;
    }    .bdDail {
        padding: 20px 20px;
    }    .bdDail_p {
        font-size: 13px;
        color: #191919;
        height: 26px;
        line-height: 26px;
    }    .bdDail_dd {
        height: 34px;
        line-height: 34px;
        background: #f7f7f7;
        border-radius: 6px;
    }    .bdDail_li {
        margin-bottom: 5px;
    }    .bdDail_area {
        background: none;
        border: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 10px 10px;
        height: 50px;
        line-height: 20px;
        font-size: 12px;
    }    .bdDail_dd_area {
        height: 50px;
        line-height: 20px;
        background: #f7f7f7;
        border-radius: 6px;
    }    .datjdd {
        display: block;
        font-size: 14px;
        color: #fff;
        background: #294bdb;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 6px;
        margin: 10px 0;
    }    .bdDail_inp {
        float: left;
        background: none;
        border: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0 10px;
        height: 34px;
        line-height: 34px;
        font-size: 12px;
    }    .tjDailogCon {
        width: 300px;
        margin-left: -150px;
        border-radius: 20px;
        overflow: hidden;
        z-index: 4;
    }    .tjDailogCon1 {
        height: 280px;
    }    .yes_img {
        width: 60px;
    }    .dailog_tj {
        text-align: center;
        padding: 60px 0 30px;
    }    .dailog_tj_p1 {
        text-align: center;
        font-size: 18px;
        color: #191919;
    }    .dailog_tj_p2 {
        text-align: center;
        font-size: 12px;
        color: #666666;
        width: 200px;
        margin: 0 auto;
        margin-top: 20px;
    }    .da_close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }    .smgn_li_lf {
        width: 100%;
        height: 210px;
    }    .smgn_li_lf_p1 {
        font-size: 18px;
        color: #fff;
        padding-left: 30px;
        position: relative;
        z-index: 1;
    }    .smgn_li {
        float: left;
        display: flex;
        flex-direction: column;
        width: 100%;
    }    .smgn_li_rg {
        background: #fff;
        box-sizing: border-box;
        width: 100%;
        padding: 20px 15px 0;
        border-top: 0px solid #e9edfc;
        border-bottom: 0px solid #e9edfc;
    }    .smgn_li_rg {
        display: block !important;
        padding-bottom: 30px;
    }    .cdpGnCon {
        padding: 30px 0 40px;
    }    .cdpGn_tit {
        text-align: center;
        font-size: 20px;
        color: #111;
        font-weight: bold;
    }    .cdpGn_hd {
        width: 300px;
        height: 32px;
        border-radius: 16px;
        background: #fff;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 25px;
        margin-bottom: 30px;
    }    .cdpGn_bd_sp {
        width: 100px;
        text-align: center;
        font-size: 14px;
        border-radius: 16px;
        cursor: pointer;
        height: 32px;
        display: block;
        line-height: 32px;
    }    .cdpGn_p1 {
        text-align: center;
        font-size: 14px;
        margin-top: 25px;
    }    .flSwiper .swiper-button-next,
    .flSwiper .swiper-button-prev {
        position: absolute;
        bottom: 20px;
        width: 20px;
        height: 20px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        top: auto;
        left: auto;
        right: auto;
        background-repeat: no-repeat;
        z-index: 11;
    }    .flSwiper .swiper-button-prev,
    .flSwiper .swiper-container-rtl .swiper-button-next {
        background-image: url("../images/cp_per1.png");
        left: 20px;
        right: auto;
    }    .flSwiper .swiper-button-next,
    .flSwiper .swiper-container-rtl .swiper-button-prev {
        background-image: url("../images/cp_next1.png");
        right: 20px;
        left: auto;
    }    .fz_next {
        position: absolute;
        bottom: 20px;
        width: 20px;
        height: 20px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        top: auto;
        left: auto;
        right: auto;
        background-repeat: no-repeat;
        z-index: 11;
        background-image: url("../images/cp_per1.png");
        left: 20px;
        right: auto;
    }    .fz_per {
        position: absolute;
        bottom: 20px;
        width: 20px;
        height: 20px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        top: auto;
        left: auto;
        right: auto;
        background-repeat: no-repeat;
        z-index: 11;
        background-image: url("../images/cp_next1.png");
        right: 20px;
        left: auto;
    }    .cdpGn_bd .flSwiper {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 0px;
        box-sizing: border-box;
    }    .cpal_spcno {
        color: #ccc;
        font-size: 24px;
        height: 86px;
        line-height: 86px;
        font-weight: bold;
        white-space: nowrap;
    }    .ycmb_li {
        width: 100%;
        margin-bottom: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }    .ycmb_li_tp {
        width: 30%;
        height: auto;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }    .sqmb_li_p {
        font-size: 14px;
        color: #111111;
    }    .ycmb_li_p {
        padding-left: 20px;
    }    .sqmb_li {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        top: -10px;
        margin-bottom: 30px;
    }    .sqmb_li_pp {
        font-size: 12px;
        color: #666;
        margin-top: 10px;
    }    .ycmb_li_tp .mb_img1 {
        width: 100%;
    }    .zqac_d {
        background: #2a4cdc;
        border-radius: 8px;
        color: #fff;
        padding: 15px 20px;
        box-sizing: border-box;
        font-size: 15px;
        position: relative;
        margin-top: 10px;
    }    .dh_ico1 {
        position: absolute;
        left: 8px;
        top: 6px;
        width: 12px;
        height: 10px;
        background: url(../images/dh_ico1.png) no-repeat 0 0;
        background-size: 100% 100%;
    }    .dh_ico2 {
        position: absolute;
        right: 8px;
        bottom: 6px;
        width: 12px;
        height: 10px;
        background: url(../images/dh_ico2.png) no-repeat 0 0;
        background-size: 100% 100%;
    }    .hytd_li_po {
        margin-bottom: 15px;
        flex-direction: row;
        padding-bottom: 20px;
        margin-right: 0;
        height: auto;
        width: 100%;
    }    .hytd_tit2 {
        padding: 0 15px;
    }    .hyfa_li i {
        flex-shrink: 0;
    }    .posGn_con {
        width: 100%;
        margin: 0 auto;
        color: #fff;
    }    .posGn_tit {
        text-align: center;
        font-size: 20px;
        padding: 38px 0 20px;
        font-weight: bold;
    }    .posGnIn {
        flex-direction: column;
        padding: 20px;
    }    .posGn {
        height: auto;
        background-size: 100% 100%;
    }    .posGn_li {
        background: #112989;
        border-radius: 5px;
        box-sizing: border-box;
        width: 100%;
        padding-top: 42px;
        height: auto;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }    .zdcp {
        padding: 38px 0 35px;
    }    .zdcpCon {
        width: 100%;
        margin: 0 auto;
    }    .zdcpInn {
        background: #fff;
        margin-top: 23px;
        border-radius: 8px;
        box-sizing: border-box;
        padding: 25px 15px;
    }    .zdcpInn .hyfa_lf {
        width: 100%;
        padding-right: 0px;
        box-sizing: border-box;
    }    .hyfaBox {
        margin-top: 15px;
    }    .zdcp_pic {
        width: 100%;
    }    .hytd_pic {
        width: 100%;
    }    .pscpy_tit {
        text-align: center;
        font-size: 20px;
        color: #111;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #eef2ff;
    }    .pscpy_item {
        flex-direction: column;
        padding-top: 20px;
    }    .pscpy_rg {
        width: 100%;
    }    .ys_pic {
        width: 100%;
    }    .bos_ico {
        width: 100%;
    }    .bosjt {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        margin-top: 16px;
    }    .syypsCon {
        width: 100%;
        margin: 0 auto;
        padding-top: 42px;
    }    .syyps_tit {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }    .syypsInner {
        margin-top: 40px;
    }    .syyps_li {
        position: relative;
        margin: -1px;
        float: left;
        box-sizing: border-box;
        background: rgba(0, 12, 65, .3);
        text-align: center;
        width: 50%;
        height: 100px;
        border: 1px solid #4367ff;
        border-right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }    .syyps_li:nth-of-type(5n) {
        border-right: 0px solid #4367ff;
    }    .ycgnInner {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0;
    }    .ycSwiper {
        position: relative;
        margin: 0 auto;
        width: 100%;
        left: 0px;
        height: 100%;
        overflow: hidden;
        box-sizing: border-box;
        padding: 0 50px 30px;
        overflow: hidden;
    }    .ycSwiper .swiper-button-next,
    .ycSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -10px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }    .sycj_tit1 {
        text-align: center;
        font-size: 14px;
        color: #999999;
        padding: 0 15px;
    }    .syyps_li_p1 {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }    .syyps_li_p2 {
        font-size: 12px;
        color: #fff;
    }    .pscpy_lf {
        padding: 0 20px;
        box-sizing: border-box;
    }    .pscpyCon {
        width: 100%;
        margin: 0 auto;
        padding: 38px 0 40px;
    }    .ynzcrg {
        flex-direction: column;
    }    .zdcpInn .hytd_lf_tit {
        color: #2a4cdc;
        font-size: 20px;
    }    .hyfa_li {
        padding: 20px 36px 15px 20px;
        border-radius: 10px;
        cursor: pointer;
    }    .hytd_li_po1 {
        height: auto;
        padding-bottom: 20px;
    }    .hytd_li_po_rg {
        padding: 0 20px;
    }    .hytd_li_po .jftit1 {
        margin-top: 0px;
    }    .smgn {
        margin-top: 30px;
        margin-bottom: 0px;
    }    .tj_img {
        width: 100%;
        height: 120px;
    }    .yqjgCon {
        width: 100%;
        margin: 0 auto;
        padding: 40px 0 45px;
    }    .yqjgBox_li_tp {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }    .yqjgBox_li {
        text-align: center;
        float: left;
        padding: 26px 20px 0 15px;
        border-right: 0;
        border-bottom: 1px solid #2144d8;
        height: 160px;
        box-sizing: border-box;
        width: 100%;
    }    .bfkhCon {
        width: 100%;
        margin: 0 auto;
        padding: 45px 0 40px;
    }    .djds_zb1 {
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 120px;
        color: #3051dd;
        font-size: 14px;
        flex-direction: column;
        cursor: pointer;
    }    .djds_zb2 {
        float: right;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 120px;
        color: #3051dd;
        font-size: 14px;
        flex-direction: column;
        cursor: pointer;
    }    .djds_tit {
        line-height: 120px;
        font-size: 20px;
        font-weight: bold;
        color: #232323;
    }    .djds_li {
        width: 33.3333%
    }    .gnldCon {
        display: block;
        justify-content: space-between;
        align-items: center;
    }    .gnld_li {
        height: 133px;
        width: 100%;
        box-sizing: border-box;
        background: #f7fafd;
        border-radius: 5px;
        margin-bottom: 10px;
        padding: 20px;
    }    .djds_hd {
        height: 120px;
        text-align: center;
    }    .djdsCon {
        width: 100%;
        margin: 0 auto;
        padding: 0 12px 30px;
        box-sizing: border-box;
    }    .gnldItem {
        padding: 0 12px;
    }    .gnld_li_rg {
        float: left;
    }    .gnld_li_lf {
        float: left;
        width: 230px;
    }    .gnldItem .gnld_li_rg {
        width: 66px;
        text-align: left;
    }    .gnldItem .gnld_li_lf {
        text-align: left;
    }    .hyfaCon {
        width: 100%;
        margin: 0 auto;
        padding: 36px 0 40px;
    }    .gl_img {
        width: 300px;
        display: block;
        margin: 20px auto;
    }    .hyfa_lf {
        width: 100%;
        padding-right: 0px;
        box-sizing: border-box;
        padding: 0 12px;
    }    .hyfa_rg {
        width: 100%;
        box-sizing: border-box;
        border-radius: 10px;
        overflow: hidden;
        background: #fff;
        height: auto;
        padding: 0 12px 30px;
        margin-top: 20px;
    }    .jyfa_ct {
        padding: 26px 0px 0;
    }    .jq_pic {
        width: 100%;
    }    .hyf_rg_pic {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 38px;
    }    .cpgtn {
        margin-top: 45px;
        border-top: 1px solid #5570e3;
        padding: 90px 0 0px;    }    .hmhyjCon1 {
        width: 100%;
        margin: 0 auto;
        padding: 50px 0 50px;
        padding: 10px 10px 40px 10px;
        line-height: 26px;
    }    .fen {
        font-size: .8rem;
        margin-left: 10px;
    }    .zdcp_pic {
        width: 100%
    }    .hyfa_li {
        display: flex;
    }    .cpgn {
        margin-bottom: 30px;
    }    .cpysZm_li {
        width: 50%;
        margin-bottom: 50px;
        background: #fff;
        border-radius: 5px;
    }    .cpgn_lf {
        width: 100%;
    }    .cpysZm {
        background: none;
        border-radius: 5px;
    }    .cpgn_rg {
        width: 100%;
        margin-left: 0px;
        padding: 14px 12px 0;
        background: #fff;
        margin-top: 50px;
        border: 1px solid #e9edfc;
        border-radius: 5px;
        box-sizing: border-box;
    }    .kq_pic {
        width: 100%;
    }    .cpgn_bd {
        margin-top: 20px;
        display: block;
    }    .cjSwiper {
        position: relative;
        margin: 0 auto;
        width: 100%;
        left: 0px;
        height: 100%;
        overflow: hidden;
        box-sizing: border-box;
        padding: 20px 0px 58px;
        overflow: hidden;
    }    .cpgn_bd_sp {
        float: left;
        width: 120px;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 20px;
        cursor: pointer;
        font-size: 16px;
        color: #2a4cdc;
        margin-bottom: 10px;
    }    .cpgn_hd {
        background: #fff;
        height: auto;
        border-radius: 10px;
        padding: 12px 12px;
        box-sizing: border-box;
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }    .rczpCon {
        width: 100%;
        margin: 0 auto;
        padding: 35px 0;
        text-align: center;
        color: #fff;
    }    .rczp_p1 {
        font-size: 26px;
        font-weight: bold;
    }    .dzyx {
        width: 180px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 16px;
        background: #3b6aea;
        border-radius: 25px;
        margin: 47px auto 30px;
    }    .rczp_p3 {
        font-size: 14px;
    }    .rczp_p2 {
        font-size: 14px;
        color: #e9edff;
        margin-top: 5px;
    }    .ppgsCon {
        width: 100%;
        margin: 0 auto;
        padding-top: 50px;
    }    .ppgs_li {
        padding-top: 100px;
        margin-bottom: 20px;
    }    .ppgs_li_pic {
        position: relative;
        z-index: 3;
        width: 600px;
    }    .ppgs_li:nth-of-type(2n) .ppgs_li_ms {
        padding: 20px 12px;
    }    .ppgs_li_ms {
        position: relative;
        z-index: 3;
        width: 550px;
        padding: 20px 12px;
        box-sizing: border-box;
    }    .ppgs_p1 {
        position: absolute;
        left: 0;
        top: -20px;
        text-align: center;
        font-size: 80px;
        color: #f4f4f6;
        font-weight: bold;
        text-transform: uppercase;
        width: 100%;
    }    .wap_map {
        width: 100%;
    }    .wapMap {
        margin-top: 30px;
        display: block;
    }    .bjjy_map {
        display: none;
    }    .bjjyCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 12px 20px;
        box-sizing: border-box;
    }    .gsryCon {
        width: 100%;
        margin: 0 auto;
        padding: 35px 0 35px;
    }    .gsry_hd {
        padding: 0 12px;
    }    .gsry_lf {
        width: 100%;
    }    .gsry_rg {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 30px;
    }    .gsry_nu2 {
        font-size: 12px;
        color: #666666;
    }    .gsry_nu1 {
        font-size: 32px;
        text-align: center;
        font-weight: bold;
    }    .gsrSwi {
        width: 100%;
        position: relative;
        left: 0px;
        box-sizing: border-box;
    }    .brySwiper {
        padding: 0 0px;
    }    .bry_li_tp {
        background: #fff;
        height: 200px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }    .yr_pic {
        max-width: 80%;
    }    .bry_li_p2 {
        text-align: center;
        font-size: 12px;
        color: #232323;
        margin-top: 0px;
    }    .gsry_bd {
        padding: 0 12px;
    }    .bjjyBox {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-top: 32px;
    }    .bjjy_li {
        margin-right: 0px;
        color: #fff;
        text-align: center;
    }    .gybtt {
        padding-bottom: 0px;
    }    .fzjs_ab {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 60px;
        font-weight: bold;
        color: #f4f4f6;
        line-height: 80px;
        text-transform: uppercase;
        opacity: .8;
    }    .fzjs_ab_p2 {
        padding-left: 0px;
    }    .fzrg_item {
        position: relative;
        z-index: 10;
        padding-top: 0px;
        box-sizing: border-box;
        padding: 0 12px;
    }    .ls_pic {
        width: 100%;
    }    .fzrg_year {
        position: relative;
        color: #3249d3;
        font-size: 30px;
        font-weight: bold;
    }    .fzrg_p1 {
        font-size: 14px;
        color: #404040;
        margin-bottom: 10px;
    }    .ls_tp {
        margin-top: 30px;
    }    .zjbjCon {
        width: 100%;
        padding: 40px 0;
    }    .gyzjbCon {
        width: 100%;
        margin: 0 auto;
        padding: 40px 12px 0px;
        box-sizing: border-box;
    }    .lsjcCon {
        width: 100%;    }    .qyzBox_ct {
        width: 100%;
        color: #fff;
        box-sizing: border-box;
        padding: 30px 12px;
        background: #2a4cdc;
        margin: 0 auto;
        position: relative;
        z-index: 2;
        height: auto;
    }    .gy_img {
        position: relative;
        left: 0;
        top: 0;
        bottom: auto;
        width: 100%;
    }    .qyzSm {
        position: relative;
        left: 0;
        top: 0;
        bottom: auto;
        background: #fff;
        right: auto;
        width: 100%;
        height: 220px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }    .gy_p1 {
        font-size: 15px;
        color: #232323;
        margin-top: 20px;
    }    .gy_p2 {
        font-size: 12px;
        color: #808080;
        margin-top: 10px;
    }    .qyzSm_li {
        width: 33.3333%;
        text-align: center;
        float: left;
        border-right: 1px solid #e9edfc;
        height: 100%;
        box-sizing: border-box;
        padding-top: 20px;
    }    .qyBt_p1 {
        font-size: 22px;
        margin-bottom: 30px;
    }    .gyz_tit {
        font-size: 32px;
        color: #2a4cdc;
        font-weight: bold;
    }    .zjbj_hd {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 12px;
        flex-wrap: wrap;
    }    .zjbj_hd2 {
        display: block;
    }    .zjbj_lip:nth-of-type(5n) {
        margin-right: 5%;
    }    .zjbj_lip:nth-of-type(2n) {
        margin-right: 0%;
    }    .zjbj_lip {
        overflow: hidden;
        height: 55px;
        width: 47%;
        line-height: 55px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #e9edfb;
        color: #666666;
        font-size: 14px;
        padding: 0 10px;
        box-sizing: border-box;
        white-space: nowrap;
        margin-right: 5%;
        cursor: pointer;
        float: left;
        margin-bottom: 10px;
    }    .zjbj_li {
        float: left;
        height: 55px;
        width: 32.5%;
        line-height: 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #2a4cdc;
        color: #2a4cdc;
        font-size: 14px;
        padding: 0 10px;
        box-sizing: border-box;
        margin-right: 0;
        cursor: pointer;
    }    .lsjc {
        padding: 30px 0;
    }    .gslc_year {
        font-size: 14px;
        top: -40px;
    }    .fzjs_lf {
        display: none;
    }    .gslcf {
        display: block;
    }    .gs_btn2,
    .gs_btn1 {
        width: 30px;
        height: 30px;
        top: 56px;
    }    .hytd_bd2 .hytd_li {
        height: auto;
    }    .zblsc_table th {
        background: #4a60cf;
        color: #fff;
        font-size: 13px;
        border-radius: 5px 5px 0 0;
        height: 44px;
        text-align: center;
        font-weight: normal;
    }    .zblsc_table td {
        color: #333;
        font-size: 12px;
        height: 44px;
        text-align: center;
        font-weight: normal;
        background: #f0f2f9;
    }    .wrapLogo {
        display: none;
        position: fixed;
        left: 20px;
        top: 24px;
        width: 90px;
        z-index: 100;
    }    .waplogo_img {
        width: 100%;
    }    #nav {
        opacity: 1;
    }    header {
        display: none;
    }    .mmenubtn {
        display: none;
        position: fixed;
        right: 20px;
        top: 20px;
        z-index: 100;
    }    .dfb_iiner {
        width: 100%;
        height: 240px;
    }    .defbanner {
        height: 240px;
    }    .deba_p1 {
        font-size: 30px;
    }    .contant {
        width: 100%;
    }    .ctat_p1 {
        font-size: 28px;
        font-weight: bold;
        text-align: center;
    }    .ctat_p3 {
        width: 88%;
        margin-top: 14px;
    }    .ctat_li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
        height: 160px;
    }    .ctat_li:nth-of-type(3n) {
        margin-right: 4%
    }    .ctat_li:nth-of-type(2n) {
        margin-right: 0
    }    .ctat_div {
        padding: 0 16px;
    }    .ctat_li_tp {
        transform: scale(.6, .6)
    }    .ctat_li_tp {
        padding-top: 0
    }    .ctpi_p3 {
        font-size: 18px;
        margin-top: 5px;
    }    .ctpi_p1 {
        font-size: 14px;
    }    .ctpi_p2 {
        font-size: 12px;
        margin-top: 5px;
    }    .ctat_li_ew {
        padding: 10px 0 10px;
        text-align: center;
    }    .ctpi_p4 {
        font-size: 12px;
    }    .contMap_iiner {
        width: 100%;
        height: auto;
    }    .contMap {
        padding-top: 0;
        height: auto;
    }    .lylf {
        width: 100%;
        margin-bottom: 20px;
    }    .lyct {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }    .lycBox {
        width: 100%;
    }    .lyc_inp {
        padding: 0 12px;
    }    .lyxq {
        width: 100%;
        padding-bottom: 30px;
    }    .lyrg {
        width: 100%;
        padding: 12px 12px;
    }    .jyet {
        box-sizing: border-box;
        padding: 0 20px;
        width: 100%;
    }    .tjly {
        margin-left: 20px;
    }    .sel_name {
        padding: 0 12px;
    }    .jtscri {
        display: none;
    }    .ftcon_lf {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }    .ftcon_dl1 {
        padding-left: 0px;
        padding-top: 10px;
        width: 100%;
    }
    .jiejf_hd_sp {
        float: left;
        height: 32px;
        width: 84px;
        text-align: center;
        line-height: 32px;
        border-radius: 16px;
        background: #fff;
        margin-left: 0px;
        margin-right: 10px;
        border: 1px solid #294bdb;
        color: #294bdb;
        font-size: 14px;
        margin-top: 10px;
    }    .jiejf_hd_sp:hover,
    .jiejf_hd_sp.active {
        float: left;
        height: 32px;
        width: 84px;
        text-align: center;
        line-height: 32px;
        border-radius: 16px;
        background: #294bdb;
        border: 1px solid #294bdb;
        color: #fff;
    }    .ftcon_dl2 {
        padding-left: 0px;
        padding-top: 10px;
        width: 100%;
    }    .ftcon {
        width: 100%;
    }    .ftcon_rg {
        box-sizing: border-box;
        padding: 0 20px;
        float: right;
    }    .ft_rg_wx {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
        margin-right: 15px;
        flex-direction: column;
    }    .ftlxw {
        display: flex;
        align-items: center;
        justify-content: center;
    }    .ftcon_rg {
        width: 100%;
    }    .ft_tpw {
        text-align: center;
    }    .ftbt {
        height: auto;
        padding: 12px;
        box-sizing: border-box;
    }    .ftbt_p {
        font-size: 12px;
        line-height: 22px;
        word-break: break-all;    }    .jyfbanner {
        height: 460px;
    }    .jfb_btn2 {
        height: 32px;
        width: 120px;
        text-align: center;
        line-height: 32px;
        background: #fff;
        border-radius: 16px;
        font-size: 14px;
        color: #3e61f4;
        margin-top: 40px;
        cursor: pointer;
    }    .jfb_p2 {
        font-size: 12px;
        color: #fff;
        margin-top: 50px;
    }    .hytd_bd3 .hytd_li {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }    .boskxCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .bos_tit {
        font-size: 20px;
    }    .ren {
        width: 100%;
    }    .kexj_li {
        width: 100%;
        border: 0;
        padding-left: 0px;
    }    .gnldxCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .ldSwiper {
        position: relative;
        margin: 0 auto;
        width: 100%;
        left: 0px;
        height: 100%;
        overflow: hidden;
        box-sizing: border-box;
        padding: 10px 0px 28px;
        overflow: hidden;
    }    .ldswp {
        height: 180px;
    }    .ld_img {
        width: 60%;
    }    .ldSwiper .swiper-button-next,
    .ldSwiper .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
    }    .gnld_bd {
        margin-top: 30px;
    }    .hytd_lf_tit {
        font-size: 20px;
        color: #232323;
        font-weight: bold;
    }    .yqjg_tit {
        text-align: center;
        font-size: 20px;
        color: #232323;
        font-weight: bold;
    }    .yqjgBox_li_p1 {
        font-size: 16px;
    }    .yqjgBox_li_p2 {
        font-size: 12px;
        opacity: .6;
        margin-top: 12px;
    }    .yabbk_sp {
        display: block;
        font-size: 14px;
        color: #232323;
        border: 1px solid #d5d5da;
        border-right: 0;
        height: 44px;
        line-height: 44px;
        width: 88px;
        text-align: center;
    }    .bfkh_p1 {
        text-align: center;
        font-size: 12px;
        color: #666666;
        margin-top: 14px;
    }    .bfkh_tit {
        font-size: 20px;
        color: #232323;
        text-align: center;
        font-weight: bold;
    }    .jyfa_lf_tp {
        background: #3051dd;
        color: #fff;
        font-size: 18px;
        padding: 0 40px;
        height: 62px;
        line-height: 62px;
        font-weight: bold;
    }    .cpgsCon {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 30px;
    }    .cpBox {
        margin-top: 10px;
    }    .cpBox_lf {
        float: left;
        width: 100%;
    }    .advSwiper .swiper-slide {
        height: 100%;
        width: 80% !important;
        margin: 0 auto;
        position: relative;
        padding: 20px;
        box-sizing: border-box;
    }    .advSwiper .swiper-pagination {
        bottom: 30px;
    }    .cpgs_tit {
        text-align: center;
        font-size: 20px;
        color: #111111;
        font-weight: bold;
    }    .cpBox_rg {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
        text-align: center;
    }    .cpBox_fa {
        margin-top: 30px;    }    .hytdCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .hytd_tit1 {
        color: #232323;
        text-align: center;
        font-size: 20px;
    }    .hytd_tit2 {
        color: #999999;
        font-size: 13px;
        text-align: center;
        margin-top: 10px;
    }    .hytd_li {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        padding-bottom: 20px;
    }    .hytd_bd {
        display: block;
        align-items: center;
        justify-content: space-between;
        padding: 0 12px;
        box-sizing: border-box;    }    .hytd_li_rg {
        padding: 0px 20px;
    }    .sycjCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 40px;
    }    .sycj_tit {
        text-align: center;
        font-size: 20px;
        color: #111111;
        margin-bottom: 20px;
    }    .sycj_li {
        width: 100%;
    }    .cj_pic1 {
        width: 100px;
        margin-top: 40px;
    }    .sycj_li_rg {
        padding-top: 20px;
        width: 70%;
    }    .syli_p1 {
        font-size: 24px;
    }    .syli_p2 {
        font-size: 16px;
    }    .syli_p3 {
        font-size: 16px;
    }
    .sycj_bd {
        padding: 0 12px;
    }    .cpgnCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 15px;
    }    .cpgn_tit {
        font-size: 20px;
    }    .cpgnFt {
        width: 100%;
        position: relative;
        margin-top: 20px;
        left: 0;
        padding-bottom: 30px;
    }    .snsSwiper {
        padding: 0;
        box-sizing: border-box;
    }    .snsSwiper .swiper-button-next,
    .snsSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }    .cpgnBd {
        display: flex;
        flex-wrap: wrap;
        padding: 0 12px;
        margin-top: 30px;
    }    .sycj_line {
        display: none;
    }    .cpgn_li {
        margin-bottom: 60px;
        float: left;
        margin-right: 30px;
    }    .cpgn_li:nth-of-type(4n) {
        margin-right: 0;
    }    .cpysCon {
        width: 100%;
        margin: 0 auto;
        color: #fff;
        position: relative;
        padding: 30px 12px 0;
        box-sizing: border-box;
    }    .cpys_p1 {
        font-size: 26px;
    }    .ljsy {
        position: absolute;
        right: 12px;
        top: 30px;
        background: #fff;
        height: 36px;
        width: 120px;
        text-align: center;
        border-radius: 18px;
        color: #3e61f4;
        font-size: 18px;
        line-height: 36px;
    }    .cpys_li {
        padding: 15px 20px 15px;
        float: left;
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-sizing: border-box;
    }    .cpys_p2 {
        margin-top: 35px;
    }    .ys_ico {
        float: inherit;
        display: block;
        margin: 0 auto;
    }    .cpys_li_rg {
        padding: 0 0 0 0px;
        width: 100%;
        margin-top: 15px;
    }    .cpal_hd_con {
        width: 100%;
    }    .cpal_hd_lf {
        float: inherit;
        font-size: 20px;
        width: 100%;
        text-align: center;
        padding-top: 0;
    }    .cpal_hd {
        width: 100%;
        padding-top: 54px;
        border-bottom: 0px solid #f4f5fa;
        height: 86px;
    }    .cpal_hd_rg {
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin-top: 30px;
    }    .cpal_sp {
        position: relative;
        margin: 0px 10px;
        cursor: pointer;
    }    .gnldd_lf {
        float: left;
        width: 100%;
    }    .ld_pic {
        width: 100%;
    }    .gnldd_rg {
        width: 100%;
        padding: 0 15px;
    }    .jfb_btndb {
        margin-top: 20px;
    }    .stfw_hd {
        flex-wrap: wrap;
    }    .stfw_li {
        margin-bottom: 10px;
    }    .stSwiper .swiper-pagination {
        bottom: 20px;
    }    .dmjzCon {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 50px;
    }    .dmjz_lf {
        padding: 40px 20px 0;
        width: 100%;
        box-sizing: border-box;
    }    .dmjz_p1 {
        font-size: 20px;
        color: #232323;
        font-weight: bold;
    }    .dmjz_rg {
        position: relative;
        padding-top: 30px;
    }    .jz_pic {
        width: 100%;
    }    .dnbg {
        display: none;
    }    .gn_lft_p1 {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
    }    .gn_lft_p2 {
        font-size: 12px;
        color: #666;
        width: 100%;
    }    .cj_li {
        float: left;
        width: 100%;
        height: 240px;
        border: 1px solid #e9edfc;
        margin-right: 15px;
        box-sizing: border-box;
        padding: 20px 15px 0 15px;
        margin-bottom: 15px;
    }    .cpal_bd {
        width: 100%;
        margin: 0 auto;
        padding-top: 76px;
        padding-bottom: 35px;
    }    .cpal_bd_lf {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin-top: 50px;
    }    .cpal_bd_rg {
        float: left;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        margin-top: 30px;
    }    .cpal_li {
        float: left;
        width: 25%;
        text-align: center;
        padding-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 15px;
        cursor: pointer;
    }    .cpal_ul {
        height: auto;
        border-left: 0px solid #f0f1f2;
        border-bottom: 2px solid #f0f1f2;    }    .cpal_li.active:before {
        position: absolute;
        left: 0px;
        top: auto;
        bottom: -2px;
        width: 100%;
        height: 2px;
        background: #2a4cdc;
        content: '';
    }    .cpbd_p1 {
        font-size: 18px;
        color: #111111;
    }    .wb_cp {
        margin-top: 20px;
    }    .wb_pic {
        width: 100%;
    }    .sqmbCon {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }    .sqmb_rg {
        width: 100%;
        box-sizing: border-box;
        padding: 0 12px;
        margin-top: 30px;
        min-height: auto;
    }    .sqmb_li_rg {
        padding-left: 20px;
        box-sizing: border-box;
        width: 70%;
    }    .tsxl_rg {
        float: left;
        margin-top: 30px;
        padding: 0 20px;
        box-sizing: border-box;
    }    .tsxl_p1 {
        color: #2a4cdc;
        font-size: 20px;
        font-weight: bold;
    }    .tsxl_li {
        margin-bottom: 35px;
    }    .tsxl {
        margin-top: 10px;
        background: #fff;
        padding-bottom: 50px;
    }    .xgzxCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 40px;
    }    .zx_pic {
        width: 100%;
    }    .xgzxBd {
        padding: 0 12px;
    }    .xgzxHd {
        height: 60px;
        line-height: 60px;
        padding: 0 12px;
        border-bottom: 1px solid #e4e8f6;
    }    .xgzx_tit {
        font-size: 20px;
        color: #232323;
    }    .xgzxLi_rg {
        margin-left: 0px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #e4e8f6;
        height: auto;
        position: relative;
    }    .xgzx_rq {
        float: left;
        font-size: 16px;
        width: 100%;
        margin-top: 15px;
    }    .xwzx_p1 {
        margin-top: 15px;
    }    .xwzx_p2 {
        margin-top: 5px;
    }    .xgzx_new {
        float: left;
        font-size: 16px;
        width: 100%;
        margin-top: 5px;
        padding-bottom: 20px;
    }    .lshyrg {
        width: 100%;
    }    .wapnavBg {
        position: fixed;
        background: #2b2929;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 60px;
        z-index: 99;
    }    .ncy_p1 {
        font-size: 16px;
    }    .ncy_p3 {
        font-size: 12px;
        margin-top: 30px;
    }    .mix_p2 {
        min-height: auto;
    }    .cpBox_fa {
        display: block;
    }    .ztjgCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 40px;
    }    .ztjg_tit {
        text-align: center;
        font-size: 20px;
        color: #111111;
    }    .ptyyCon {
        width: 100%;
        margin: 0 auto;
        padding: 25px 12px;
        box-sizing: border-box;
    }    .ptyy_lf {
        width: 100%;
    }    .yy_tit {
        width: 100%;
        text-align: center;
        font-size: 20px;
        padding: 0px 0 30px;
        font-weight: bold;
        position: relative;
        left: 0;
        top: 0;
    }    .ptyy_rg {
        width: 100%;
        padding-top: 50px;    }    .ptyy_li {
        padding-left: 20px;
    }    .zctx_tit {
        width: 100%;
        text-align: center;
        font-size: 20px;
        padding: 0px 0 30px;
        font-weight: bold;
    }    .zctxCon {
        width: 100%;
        margin: 0 auto;
        padding: 25px 12px;
        box-sizing: border-box;
    }    .zctx_lf {
        float: left;
        padding-left: 0px;
        width: 100%;
        padding-top: 50px;
    }    .zctx_rg {
        float: right;
        width: 100%;
    }    .khalCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 50px;
    }    .khal_tit {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
    }    .kh_pic1 {
        position: relative;
        width: 100%;
        top: 0px;
        right: 0;
    }    .kha_num {
        position: absolute;
        left: 0;
        top: -80px;
        font-size: 80px;
        color: #eff0f3;
        font-weight: bold;
        font-family: Arial;
    }    .khal_lf {
        width: 100%;
        box-sizing: border-box;
        margin-right: 0;
        margin-top: 60px;
        padding: 0 12px;
    }    .khal_p1 {
        font-size: 20px;
        color: #2a4cdc;
        font-weight: bold;
        line-height: 28px;
        position: relative;
    }    .khal_ft {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 30px;
    }    .khalBox2 {
        margin-top: 30px;
    }    .khal_lf2 {
        position: relative;
        width: 100%;
        float: right;
        padding: 0 12px;
        margin-top: 40px;
        box-sizing: border-box;
    }    .kha_num2 {
        position: absolute;
        left: 0;
        top: -80px;
        font-size: 80px;
        color: #eff0f3;
        font-weight: bold;
        font-family: Arial;
    }    .kh_pic2 {
        position: relative;
        width: 100%;
        bottom: 0px;
        left: 0;
        margin-top: 50px;
    }    .ywmyCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 20px;
        box-sizing: border-box;
    }    .ywmy_tit {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }    .ywmyBox {
        flex-wrap: wrap;
        font-size: 14px;
    }    .ywmy_li {
        padding: 0 20px;
        box-sizing: border-box;
    }    .yw_pic1 {
        width: 80%;
    }    .yw_pic2 {
        width: 80%;
    }    .yw_pic3 {
        width: 80%;
    }    .ywlbCon {
        width: 100%;
        margin: 0 auto;
    }    .ywSwiper {
        width: 100%;
        position: relative;
        left: 0px;
        box-sizing: border-box;
        padding: 0 0 60px;
    }    .ywlb_li {
        border: 1px solid #eff0f3;
        border-radius: 5px;
        box-sizing: border-box;
        padding: 10px;
        height: 166px;
    }    .lb_ico {
        width: 30px;
    }    .ywlb_img {
        text-align: right;
        height: 30px;
        padding-top: 5px;
    }    .ywlb_p1 {
        font-size: 15px;
        color: #111111;
        font-weight: bold;
    }    .ywlb_p2 {
        font-size: 12px;
        color: #808080;
        margin-top: 8px;
    }    .ywSwiper .swiper-button-next,
    .ywSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -20px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }    .cjSwiper .swiper-button-next,
    .cjSwiper .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -20px;
        z-index: 10;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }    .cpgswt_lf {
        width: 100%;
    }    .cpgswt_d .posGn_li_gx {
        float: left;
        padding-left: 0;
        width: 18%;
    }    .ywSwiper {
        padding: 0 12px 50px;
    }    .kxgnCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 20px;
    }    .kxgn_tit {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }    .kxgnWrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 24px;
    }    .kxgn_li {
        width: 100%;
        padding-right: 0px;
        font-size: 16px;
        margin-bottom: 10px;
        justify-content: center;
    }    .kxgn_li2 {
        width: 100%;
        padding-left: 0px;
        font-size: 16px;
        margin-bottom: 10px;
        justify-content: center;
    }    .kxgn_item {
        width: 100%;
        box-sizing: border-box;
        padding: 0 12px;
    }    .kx_pic {
        width: 100%;
    }    .cpys_lf {
        width: 100%;
        box-sizing: border-box;
        padding-right: 0;
    }    .cpys_rg {
        width: 100%;
        box-sizing: border-box;
        padding-left: 0px;
        padding-bottom: 30px;
        margin-top: 30px;
    }    .cpys_li_p1 {
        font-size: 14px;
        padding-top: 5px;
    }    .cpys_li_p2 {
        font-size: 12px;
        margin-top: 5px;
    }    .khal {
        margin-top: 30px;
    }    .ywcjCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .ywcj_tit {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }    .ywcj_p1 {
        padding: 0 12px;
    }    .cglc_li:before {
        position: absolute;
        content: '';
        width: 180px;
        right: -50px;
        top: 21px;
        height: 0;
        border-bottom: 1px dashed #fff;
        display: none;
    }    .cglc {
        width: 100%;
        height: auto;
        background: url(../images/ywc_pic.jpg) no-repeat 0 0;
        color: #fff;
        box-sizing: border-box;
        padding: 20px 12px;
        background-size: 100% 100%;
    }    .cglc_li {
        float: left;
        position: relative;
        width: 50%;
        box-sizing: border-box;
        text-align: center;
        padding-right: 0px;
        margin-bottom: 20px;
    }    .ywck_item2 .cglc_li {
        float: left;
        position: relative;
        width: 50%;
        text-align: center;
        padding-right: 0px;
    }    .cglc_li:nth-of-type(2n) {
        padding-right: 0;
    }    .lsx_lf {
        width: 100%;
    }    .lsx_tp {
        float: left;
        width: 48%;
    }    .lsx_bt {
        float: right;
        width: 48%;
    }    .lsx_li {
        background: #fff;
        border-radius: 3px;
        width: 100%;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        float: left;
        margin-right: 12px;
        margin-bottom: 10px;
    }    .lsgx_ico {
        width: 30px;
    }    .jt_ico {
        transform: translateX(-50%) rotate(90deg) scale(.5, .5);
        left: 50%;
        bottom: -30px;
        right: auto;
        top: auto;    }    .lsx_rg {
        width: 100%;
        height: 80px;
    }    .cplsx {
        padding: 0 12px;
    }    .jj_pic {
        width: 100%;
        margin-top: 30px;
    }    .ywmxCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .ywmx_lf {
        width: 100%;
    }    .ywmx_pic1 {
        width: 100%;
    }    .ywmx_rg {
        box-sizing: border-box;
        padding: 0 12px;
        width: 100%;
    }    .jgbox {
        margin-top: 30px;
    }    .cpgnhCon {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
    }    .cpgnh_tit {
        font-size: 20px;
    }    .gn_pic {
        width: 90%;
    }    .cpgn_tp {
        padding: 0 12px;
    }    .gnh_p1 {
        color: #2a4cdc;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }    .cpgn_ct {
        padding: 0 12px;
    }    .hpBox {
        flex-wrap: wrap;
    }    .hpBox_li {
        width: 200%;
        word-break: break-all;
        text-align: center;
        margin-bottom: 30px;
    }    .cpBox_li {
        float: left;
        width: 50%;
        height: 138px;
        text-align: center;    }
}
@media screen and (max-width: 768px) {    .header {
    display: none;
}    .wapnavBg,
.wrapLogo,
.wrapLogo {
    display: block;
}
.ppdeal_tp {
    height: 200px;
    width: 100%;
}    .lscy_li_rg {
    width: 280px;
    padding-left: 10px;
    float: left;
}    .ppdet_jj {
    flex-direction: column;
    padding: 20px 0;
}    .pp_logo {
    max-width: 50%;
}    .ppdeal_bd_iner {
    width: 100%;
    margin: 0 auto;
    top: -60px;
    margin-bottom: -30px;
    position: relative;
}    .ppdet_jj_lf {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}    .ppdet_jj_rg {
    border-left: 1px solid #e5e5e5;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 20px 20px 20px;
}    .ppdet_jj_rg_p1 span {
    display: block;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #fff;
    background: #294cdc;
    padding: 0px 15px;
    float: left;
}    .ppdest {
    color: #fff;
    display: flex;
    padding-top: 40px;
    flex-direction: column;
    border-bottom: 0px solid #fff;
}    .ppdest_lf {
    width: 100%;
    box-sizing: border-box;
}    .ppdest_tit {
    font-size: 24px;
    font-weight: bold;
    padding-left: 50px;
}    .ppdest_lf .ppdest_bd {
    border-left: 0px solid #fff;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    word-break: break-all;
}    .ppdest_rg .ppdest_bd {
    border-right: 0px solid #fff;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    word-break: break-all;
}    .ppdest_bd_p1 {
    margin-top: 15px;
    font-size: 14px;
    padding-left: 25px;
    width: 100%;
    box-sizing: border-box;
}    .ppdest_rg {
    width: 100%;
    box-sizing: border-box;
}    .ppdest_bd_tit {
    margin-top: 20px;
    display: flex;
    align-items: center;
    font-size: 20px;
}    .sjfxj_rg {
    float: right;
    width: 100%;
}    .sjfxj_lf_item {
    width: 50%;
}    .sjfxj_lf {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}    .lscy_inbg1 {
    position: relative;
    height: 100px;
    background-size: cover;
    display: none;
    background-image: url('../images/hm_pic2.jpg')
}    .lscy_inbg01 {
    position: relative;
    height: 100px;
    background-size: cover;
    display: block;
    background-image: url('../images/mob01.jpg')
}    .lscy_inbg2 {
    position: relative;
    height: 100px;
    background-size: cover;
    display: none;
    background-image: url('../images/hm_pic4.jpg')
}    .lscy_inbg02 {
    position: relative;
    height: 100px;
    background-size: cover;
    display: block;
    background-image: url('../images/mob02.jpg')
}    .jiefCon {
    width: 100%;
    padding: 30px 12px 25px;
    box-sizing: border-box;
}    .jiejf_hd_sp {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}    .jiejf_bd {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 20px 0;
}    .jiejf_li {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    margin-right: 0px;
    margin-bottom: 20px;
}    .ftlflo {
    float: left;
    width: 100%;
    padding: 0 20px;
    font-size: 14px;
    color: #6f6f6f;
    font-weight: bold;
}    .jiejf_li_tp {
    width: 100%;
    height: 200px;
    overflow: hidden;
}    .xw_pic {
    width: 100%;
    height: 100%;
}    .qyrd {
    padding: 40px 0;
    background: #fafafa;
}    .qyrdCon {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 12px;
}    .qyrd_li {
    width: 100%;
    margin-bottom: 15px;
}    .ppalc_bd {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 12px 40px;
}    .ppalc_li {
    float: left;
    margin-top: 15px;
    margin-right: 5%;
    width: 47%;
    height: auto;
    overflow: hidden;
}    .ppalc_li:nth-of-type(2n) {
    margin-right: 0
}    .ppxq_p1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}    .ppmask {
    margin-bottom: 10px;
}    .ppxqBd_sc_lf {
    background: #fff;
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    padding: 35px;
}    .newxqPx_lf {
    width: 100%;
}    .ppxq_p2 {
    font-size: 14px;
    color: #666;
    margin-top: 25px;
}    .ppxqBd_ft {
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0 20px;
}    .ppxqBd_sc_rg {
    background: #fff;
    width: 100%;
    float: right;
    box-sizing: border-box;
    height: auto;
    margin-top: 20px;
    padding: 35px;
}    .ppxq_tit {
    text-align: center;
    background: #fff;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}    .pp_tit {
    max-height: 100%;
}    .ppxqBd {
    width: 100%;
    margin: 15px auto;
}    .newsDet_bd {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 20px;
}    .news_tit {
    font-size: 18px;
}    .news_rq {
    font-size: 16px;
    margin-bottom: 20px;
    color: #999999;
}    .newsBd_iiner {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 0px;
}    .newsIn_p p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    color: #333333;
}    .newsIn_p img {
    max-width: 100%;
}    .zjbreadff {
    color: #fff !important;
}    .alfl {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    box-sizing: border-box;
}    .alfl_dh {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    margin-top: 20px;
    height: auto;
    box-sizing: border-box;
    padding: 0 12px;
}    .alfl_dh_lf {
    float: left;
    background: url(../images/fl_bg.jpg) no-repeat 0 0;
    background-size: 100% 100%;
    width: 100%;
    line-height: 100px;
    height: 100px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    overflow: hidden;
}    .alfl_dh_rg {
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}    .alfl_li {
    float: left;
    height: 32px;
    width: 84px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    margin-left: 0px;
    margin-right: 10px;
    border: 1px solid #294bdb;
    color: #294bdb;
    font-size: 14px;
    margin-top: 10px;
}    .page {
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}    .bajfb_p1 {
    font-size: 16px;
}    .bajfb_p11 {
    font-size: 32px;
}    .bajfb_p111 {
    font-size: 16px;
}    .banner_iiner {
    margin-top: -40px;
}    .homeSwiper .swiper-button-next,
.homeSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* background-color: rgba(255, 255, 255, .1); */
}    .lscy_rg {
    width: 100%;
}    .lscy_lf {
    width: 220px;
    margin-left: 20px;
    margin-right: 20px;    }    .lscy_item {
    padding-top: 40px;
    padding-bottom: 40px;
}    .lscy_lf_p {
    font-size: 20px;
}    .lscy_tit1 {
    font-size: 26px;
    text-align: center;
    width: 90%;
    margin: auto;
}    .hkhaCon {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 40px;
    box-sizing: border-box;
}    .hkha_bd {
    padding: 30px 20px 0;
}    .hkha_li_tp {
    height: 180px;
    overflow: hidden;
}    .hkha_li {
    float: left;
    width: 100%;
    margin-right: 0px;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    height: 350px;
    margin-bottom: 30px;
}    .hmhyjCon {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 25px;
    box-sizing: border-box;
}    .hmhyjCon1 {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 50px;
}    .hmhyjCon1 a {
    font-size: .8rem;
    margin-left: 20px;
    color: #000;
}    .hmhyj_li {
    width: 100% !important;
}    .hmhyj_bd {
    margin-top: 30px;
    padding: 0 20px;
}    .al_img {
    height: 100%;
}    .hmgywmCon {
    width: 100%;
    margin: 0 auto;
}    .hmgywm {
    margin-top: 40px;
}    .hmgy_hd {
    background: #fff;
    padding: 20px 20px 0;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    position: relative;
    top: 0px;
    border-radius: 5px;
}    .hmgywm_rg {
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
    float: left;
    margin-top: 30px;
}    .hmgywm_p1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}    .hmgywm_p2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 50px;
    position: relative;
}    .hmgy_bd {
    position: relative;
    top: 0px;
    padding: 50px 20px;
}    .hmgywm_bt {
    height: auto;
    padding-bottom: 30px;
}    .hmgywm_bt_a {
    margin-right: 0;    }    .hmgy_bd_li {
    float: left;
    width: 100%;
    height: auto;
    background: rgba(41, 75, 219, .8);
    color: #fff;
    margin-right: 29px;
    border-radius: 6px;
    margin-bottom: 29px;
    box-sizing: border-box;
    padding: 15px 30px 20px;
}    .hmgywm {
    background-size: 100% 100%;
    height: auto;
    border-radius: 6px 6px 0 0;
}    .hmgy_li_p {
    font-size: 12px;
    margin-top: 20px;
}    .hmgywm_bt_rg {
    flex-wrap: wrap;
    height: auto;
}    .li_img {
    width: 75px;
}    .hzbbb {
    float: left;
    line-height: 38px;
    font-size: 15px;
    font-weight: bold;
}    .play_ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin: -20px 0 0 -20px;
}    .hmgywm_lf {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}    .hmhyj_item {
    width: 100%;
    margin-right: 0px;
}    .hkha_tit1 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    margin-bottom: 50px;
}    .lscy_li {
    width: 100%;
    float: left;
    margin-right: 0px;
    height: 75px;
}    .hm_pic1,
.hm_pic2,
.hm_pic3,
.hm_pic4,
.hm_pic5,
.hm_pic6 {
    width: 100%;
}    .lscyBd {
    margin-top: 25px;
}    .qyrd_item {
    border-top: 1px solid #f9f9f9;
    height: 50px;
    line-height: 50px;
}    .lscy_num {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    font-size: 60px;
    color: #f2f3f7;
    font-family: Arial;
    font-weight: bold;
}    .lscy_tit2 {
    font-size: 18px;
    color: #666666;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}    .homeSwiper .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}    .bancy_p4 {
    font-size: 14px;
}    .homeSwiper {
    height: 180px;
}    .siderBar {
    display: block;
}    .homeSwiper_banner {
    height: 100%;
}    .homeSwiper .swiper-slide img {
    margin-top: -90px;
}    .nav_placeHoloer {
    height: 60px;
    width: 100%;
}    .bdDail {
    padding: 20px 20px;
}    .bdDail_p {
    font-size: 13px;
    color: #191919;
    height: 26px;
    line-height: 26px;
}    .bdDail_dd {
    height: 34px;
    line-height: 34px;
    background: #f7f7f7;
    border-radius: 6px;
}    .bdDail_li {
    margin-bottom: 5px;
}    .bdDail_area {
    background: none;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    height: 50px;
    line-height: 20px;
    font-size: 12px;
}    .bdDail_dd_area {
    height: 50px;
    line-height: 20px;
    background: #f7f7f7;
    border-radius: 6px;
}    .datjdd {
    display: block;
    font-size: 14px;
    color: #fff;
    background: #294bdb;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    margin: 10px 0;
}    .bdDail_inp {
    float: left;
    background: none;
    border: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
}    .tjDailogCon {
    width: 300px;
    margin-left: -150px;
    border-radius: 20px;
    overflow: hidden;
    z-index: 4;
}    .tjDailogCon1 {
    height: 280px;
}    .yes_img {
    width: 60px;
}    .dailog_tj {
    text-align: center;
    padding: 60px 0 30px;
}    .dailog_tj_p1 {
    text-align: center;
    font-size: 18px;
    color: #191919;
}    .dailog_tj_p2 {
    text-align: center;
    font-size: 12px;
    color: #666666;
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
}    .da_close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}    .smgn_li_lf {
    width: 100%;
    height: 210px;
}    .smgn_li_lf_p1 {
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
    position: relative;
    z-index: 1;
}    .smgn_li {
    float: left;
    display: flex;
    flex-direction: column;
    width: 100%;
}    .smgn_li_rg {
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 15px 0;
    border-top: 0px solid #e9edfc;
    border-bottom: 0px solid #e9edfc;
}    .smgn_li_rg {
    display: block !important;
    padding-bottom: 30px;
}    .cdpGnCon {
    padding: 30px 0 40px;
}    .cdpGn_tit {
    text-align: center;
    font-size: 20px;
    color: #111;
    font-weight: bold;
}    .cdpGn_hd {
    width: 300px;
    height: 32px;
    border-radius: 16px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 30px;
}    .cdpGn_bd_sp {
    width: 100px;
    text-align: center;
    font-size: 14px;
    border-radius: 16px;
    cursor: pointer;
    height: 32px;
    display: block;
    line-height: 32px;
}    .cdpGn_p1 {
    text-align: center;
    font-size: 14px;
    margin-top: 25px;
}    .flSwiper .swiper-button-next,
.flSwiper .swiper-button-prev {
    position: absolute;
    bottom: 20px;
    width: 20px;
    height: 20px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
}    .flSwiper .swiper-button-prev,
.flSwiper .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/cp_per1.png");
    left: 20px;
    right: auto;
}    .flSwiper .swiper-button-next,
.flSwiper .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/cp_next1.png");
    right: 20px;
    left: auto;
}    .fz_next {
    position: absolute;
    bottom: 20px;
    width: 20px;
    height: 20px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
    background-image: url("../images/cp_per1.png");
    left: 20px;
    right: auto;
}    .fz_per {
    position: absolute;
    bottom: 20px;
    width: 20px;
    height: 20px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    top: auto;
    left: auto;
    right: auto;
    background-repeat: no-repeat;
    z-index: 11;
    background-image: url("../images/cp_next1.png");
    right: 20px;
    left: auto;
}    .cdpGn_bd .flSwiper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
}    .cpal_spcno {
    color: #ccc;
    font-size: 24px;
    height: 86px;
    line-height: 86px;
    font-weight: bold;
    white-space: nowrap;
}    .ycmb_li {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}    .ycmb_li_tp {
    width: 30%;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}    .sqmb_li_p {
    font-size: 14px;
    color: #111111;
}    .ycmb_li_p {
    padding-left: 20px;
}    .sqmb_li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    top: -10px;
    margin-bottom: 30px;
}    .sqmb_li_pp {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}    .ycmb_li_tp .mb_img1 {
    width: 100%;
}    .zqac_d {
    background: #2a4cdc;
    border-radius: 8px;
    color: #fff;
    padding: 15px 20px;
    box-sizing: border-box;
    font-size: 15px;
    position: relative;
    margin-top: 10px;
}    .dh_ico1 {
    position: absolute;
    left: 8px;
    top: 6px;
    width: 12px;
    height: 10px;
    background: url(../images/dh_ico1.png) no-repeat 0 0;
    background-size: 100% 100%;
}    .dh_ico2 {
    position: absolute;
    right: 8px;
    bottom: 6px;
    width: 12px;
    height: 10px;
    background: url(../images/dh_ico2.png) no-repeat 0 0;
    background-size: 100% 100%;
}    .hytd_li_po {
    margin-bottom: 15px;
    flex-direction: row;
    padding-bottom: 20px;
    margin-right: 0;
    height: auto;
    width: 100%;
}    .hytd_tit2 {
    padding: 0 15px;
}    .hyfa_li i {
    flex-shrink: 0;
}    .posGn_con {
    width: 100%;
    margin: 0 auto;
    color: #fff;
}    .posGn_tit {
    text-align: center;
    font-size: 20px;
    padding: 38px 0 20px;
    font-weight: bold;
}    .posGnIn {
    flex-direction: column;
    padding: 20px;
}    .posGn {
    height: auto;
    background-size: 100% 100%;
}    .posGn_li {
    background: #112989;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100%;
    padding-top: 42px;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 20px;
}    .zdcp {
    padding: 38px 0 35px;
}    .zdcpCon {
    width: 100%;
    margin: 0 auto;
}    .zdcpInn {
    background: #fff;
    margin-top: 23px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 25px 15px;
}    .zdcpInn .hyfa_lf {
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
}    .hyfaBox {
    margin-top: 15px;
}    .zdcp_pic {
    width: 100%;
}    .hytd_pic {
    width: 100%;
}    .pscpy_tit {
    text-align: center;
    font-size: 20px;
    color: #111;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #eef2ff;
}    .pscpy_item {
    flex-direction: column;
    padding-top: 20px;
}    .pscpy_rg {
    width: 100%;
}    .ys_pic {
    width: 100%;
}    .bos_ico {
    width: 100%;
}    .bosjt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-top: 16px;
}    .syypsCon {
    width: 100%;
    margin: 0 auto;
    padding-top: 42px;
}    .syyps_tit {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}    .syypsInner {
    margin-top: 40px;
}    .syyps_li {
    position: relative;
    margin: -1px;
    float: left;
    box-sizing: border-box;
    background: rgba(0, 12, 65, .3);
    text-align: center;
    width: 50%;
    height: 100px;
    border: 1px solid #4367ff;
    border-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}    .syyps_li:nth-of-type(5n) {
    border-right: 0px solid #4367ff;
}    .ycgnInner {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
}    .ycSwiper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    left: 0px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 50px 30px;
    overflow: hidden;
}    .ycSwiper .swiper-button-next,
.ycSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}    .sycj_tit1 {
    text-align: center;
    font-size: 14px;
    color: #999999;
    padding: 0 15px;
}    .syyps_li_p1 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}    .syyps_li_p2 {
    font-size: 12px;
    color: #fff;
}    .pscpy_lf {
    padding: 0 20px;
    box-sizing: border-box;
}    .pscpyCon {
    width: 100%;
    margin: 0 auto;
    padding: 38px 0 40px;
}    .ynzcrg {
    flex-direction: column;
}    .zdcpInn .hytd_lf_tit {
    color: #2a4cdc;
    font-size: 20px;
}    .hyfa_li {
    padding: 20px 36px 15px 20px;
    border-radius: 10px;
    cursor: pointer;
}    .hytd_li_po1 {
    height: auto;
    padding-bottom: 20px;
}    .hytd_li_po_rg {
    padding: 0 20px;
}    .hytd_li_po .jftit1 {
    margin-top: 0px;
}    .smgn {
    margin-top: 30px;
    margin-bottom: 0px;
}    .tj_img {
    width: 100%;
    height: 120px;
}    .yqjgCon {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 45px;
}    .yqjgBox_li_tp {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}    .yqjgBox_li {
    text-align: center;
    float: left;
    padding: 26px 20px 0 15px;
    border-right: 0;
    border-bottom: 1px solid #2144d8;
    height: 160px;
    box-sizing: border-box;
    width: 100%;
}    .bfkhCon {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0 40px;
}    .djds_zb1 {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    color: #3051dd;
    font-size: 14px;
    flex-direction: column;
    cursor: pointer;
}    .djds_zb2 {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    color: #3051dd;
    font-size: 14px;
    flex-direction: column;
    cursor: pointer;
}    .djds_tit {
    line-height: 120px;
    font-size: 20px;
    font-weight: bold;
    color: #232323;
}    .djds_li {
    width: 33.3333%
}    .gnldCon {
    display: block;
    justify-content: space-between;
    align-items: center;
}    .gnld_li {
    height: 133px;
    width: 100%;
    box-sizing: border-box;
    background: #f7fafd;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
}    .djds_hd {
    height: 120px;
    text-align: center;
}    .djdsCon {
    width: 100%;
    margin: 0 auto;
    padding: 0 12px 30px;
    box-sizing: border-box;
}    .gnldItem {
    padding: 0 12px;
}    .gnld_li_rg {
    float: left;
}    .gnld_li_lf {
    float: left;
    width: 230px;
}    .gnldItem .gnld_li_rg {
    width: 66px;
    text-align: left;
}    .gnldItem .gnld_li_lf {
    text-align: left;
}    .hyfaCon {
    width: 100%;
    margin: 0 auto;
    padding: 36px 0 40px;
}    .gl_img {
    width: 300px;
    display: block;
    margin: 20px auto;
}    .hyfa_lf {
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
    padding: 0 12px;
}    .hyfa_rg {
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    height: auto;
    padding: 0 12px 30px;
    margin-top: 20px;
}    .jyfa_ct {
    padding: 26px 0px 0;
}    .jq_pic {
    width: 100%;
}    .hyf_rg_pic {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
}    .cpgtn {
    margin-top: 45px;
    border-top: 1px solid #5570e3;
    padding: 90px 0 0px;    }    .hmhyjCon1 {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 50px;
    padding: 10px 10px 40px 10px;
    line-height: 26px;
}    .fen {
    font-size: .8rem;
    margin-left: 10px;
}    .zdcp_pic {
    width: 100%
}    .hyfa_li {
    display: flex;
}    .cpgn {
    margin-bottom: 30px;
}    .cpysZm_li {
    width: 50%;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 5px;
}    .cpgn_lf {
    width: 100%;
}    .cpysZm {
    background: none;
    border-radius: 5px;
}    .cpgn_rg {
    width: 100%;
    margin-left: 0px;
    padding: 14px 12px 0;
    background: #fff;
    margin-top: 50px;
    border: 1px solid #e9edfc;
    border-radius: 5px;
    box-sizing: border-box;
}    .kq_pic {
    width: 100%;
}    .cpgn_bd {
    margin-top: 20px;
    display: block;
}    .cjSwiper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    left: 0px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px 0px 58px;
    overflow: hidden;
}    .cpgn_bd_sp {
    float: left;
    width: 120px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    font-size: 16px;
    color: #2a4cdc;
    margin-bottom: 10px;
}    .cpgn_hd {
    background: #fff;
    height: auto;
    border-radius: 10px;
    padding: 12px 12px;
    box-sizing: border-box;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}    .rczpCon {
    width: 100%;
    margin: 0 auto;
    padding: 35px 0;
    text-align: center;
    color: #fff;
}    .rczp_p1 {
    font-size: 26px;
    font-weight: bold;
}    .dzyx {
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background: #3b6aea;
    border-radius: 25px;
    margin: 47px auto 30px;
}    .rczp_p3 {
    font-size: 14px;
}    .rczp_p2 {
    font-size: 14px;
    color: #e9edff;
    margin-top: 5px;
}    .ppgsCon {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}    .ppgs_li {
    padding-top: 100px;
    margin-bottom: 20px;
}    .ppgs_li_pic {
    position: relative;
    z-index: 3;
    width: 100%;
}    .ppgs_li:nth-of-type(2n) .ppgs_li_ms {
    padding: 20px 12px;
}    .ppgs_li_ms {
    position: relative;
    z-index: 3;
    width: 100%;
    padding: 20px 12px;
    box-sizing: border-box;
}    .ppgs_p1 {
    position: absolute;
    left: 0;
    top: -20px;
    text-align: center;
    font-size: 80px;
    color: #f4f4f6;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}    .wap_map {
    width: 100%;
}    .wapMap {
    margin-top: 30px;
    display: block;
}    .bjjy_map {
    display: none;
}    .bjjyCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 12px 20px;
    box-sizing: border-box;
}    .gsryCon {
    width: 100%;
    margin: 0 auto;
    padding: 35px 0 35px;
}    .gsry_hd {
    padding: 0 12px;
}    .gsry_lf {
    width: 100%;
}    .gsry_rg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}    .gsry_nu2 {
    font-size: 12px;
    color: #666666;
}    .gsry_nu1 {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}    .gsrSwi {
    width: 100%;
    position: relative;
    left: 0px;
    box-sizing: border-box;
}    .brySwiper {
    padding: 0 0px;
}    .bry_li_tp {
    background: #fff;
    height: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}    .yr_pic {
    max-width: 80%;
}    .bry_li_p2 {
    text-align: center;
    font-size: 12px;
    color: #232323;
    margin-top: 0px;
}    .gsry_bd {
    padding: 0 12px;
}    .bjjyBox {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 32px;
}    .bjjy_li {
    margin-right: 0px;
    color: #fff;
    text-align: center;
}    .gybtt {
    padding-bottom: 0px;
}    .fzjs_ab {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 60px;
    font-weight: bold;
    color: #f4f4f6;
    line-height: 80px;
    text-transform: uppercase;
    opacity: .8;
}    .fzjs_ab_p2 {
    padding-left: 0px;
}    .fzrg_item {
    position: relative;
    z-index: 10;
    padding-top: 0px;
    box-sizing: border-box;
    padding: 0 12px;
}    .ls_pic {
    width: 100%;
}    .fzrg_year {
    position: relative;
    color: #3249d3;
    font-size: 30px;
    font-weight: bold;
}    .fzrg_p1 {
    font-size: 14px;
    color: #404040;
    margin-bottom: 10px;
}    .ls_tp {
    margin-top: 30px;
}    .zjbjCon {
    width: 100%;
    padding: 40px 0;
}
.gyzjbCon {
    width: 100%;
    margin: 0 auto;
    padding: 40px 12px 0px;
    box-sizing: border-box;
}    .lsjcCon {
    width: 100%;    }    .qyzBox_ct {
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 12px;
    background: #2a4cdc;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    height: auto;
}    .gy_img {
    position: relative;
    left: 0;
    top: 0;
    bottom: auto;
    width: 100%;
}    .qyzSm {
    position: relative;
    left: 0;
    top: 0;
    bottom: auto;
    background: #fff;
    right: auto;
    width: 100%;
    height: 220px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}    .gy_p1 {
    font-size: 15px;
    color: #232323;
    margin-top: 20px;
}    .gy_p2 {
    font-size: 12px;
    color: #808080;
    margin-top: 10px;
}    .qyzSm_li {
    width: 33.3333%;
    text-align: center;
    float: left;
    border-right: 1px solid #e9edfc;
    height: 100%;
    box-sizing: border-box;
    padding-top: 20px;
}    .qyBt_p1 {
    font-size: 22px;
    margin-bottom: 30px;
}    .gyz_tit {
    font-size: 32px;
    color: #2a4cdc;
    font-weight: bold;
}    .zjbj_hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    flex-wrap: wrap;
}    .zjbj_hd2 {
    display: block;
}    .zjbj_lip:nth-of-type(5n) {
    margin-right: 5%;
}    .zjbj_lip:nth-of-type(2n) {
    margin-right: 0%;
}    .zjbj_lip {
    overflow: hidden;
    height: 55px;
    width: 47%;
    line-height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #e9edfb;
    color: #666666;
    font-size: 14px;
    padding: 0 10px;
    box-sizing: border-box;
    white-space: nowrap;
    margin-right: 5%;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
}    .zjbj_li {
    float: left;
    height: 55px;
    width: 32.5%;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2a4cdc;
    color: #2a4cdc;
    font-size: 14px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 0;
    cursor: pointer;
}    .lsjc {
    padding: 30px 0;
}    .gslc_year {
    font-size: 14px;
    top: -40px;
}    .fzjs_lf {
    display: none;
}    .gslcf {
    display: block;
}    .gs_btn2,
.gs_btn1 {
    width: 30px;
    height: 30px;
    top: 56px;
}    .hytd_bd2 .hytd_li {
    height: auto;
}    .zblsc_table th {
    background: #4a60cf;
    color: #fff;
    font-size: 13px;
    border-radius: 5px 5px 0 0;
    height: 44px;
    text-align: center;
    font-weight: normal;
}    .zblsc_table td {
    color: #333;
    font-size: 12px;
    height: 44px;
    text-align: center;
    font-weight: normal;
    background: #f0f2f9;
}    .wrapLogo {
    display: none;
    position: fixed;
    left: 20px;
    top: 24px;
    width: 90px;
    z-index: 100;
}    .waplogo_img {
    width: 100%;
}    #nav {
    opacity: 1;
}    header {
    display: none;
}    .mmenubtn {
    display: block;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 100;
}    .dfb_iiner {
    width: 100%;
    height: 240px;
}    .defbanner {
    height: 240px;
}    .deba_p1 {
    font-size: 30px;
}    .contant {
    width: 100%;
}    .ctat_p1 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}    .ctat_p3 {
    width: 88%;
    margin-top: 14px;
}    .ctat_li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    height: 160px;
}    .ctat_li:nth-of-type(3n) {
    margin-right: 4%
}    .ctat_li:nth-of-type(2n) {
    margin-right: 0
}    .ctat_div {
    padding: 0 16px;
}    .ctat_li_tp {
    transform: scale(.6, .6)
}    .ctat_li_tp {
    padding-top: 0
}    .ctpi_p3 {
    font-size: 18px;
    margin-top: 5px;
}    .ctpi_p1 {
    font-size: 14px;
}    .ctpi_p2 {
    font-size: 12px;
    margin-top: 5px;
}    .ctat_li_ew {
    padding: 10px 0 10px;
    text-align: center;
}    .ctpi_p4 {
    font-size: 12px;
}    .contMap_iiner {
    width: 100%;
    height: auto;
}    .contMap {
    padding-top: 0;
    height: auto;
}    .lylf {
    width: 100%;
    margin-bottom: 20px;
}    .lyct {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}    .lycBox {
    width: 100%;
}    .lyc_inp {
    padding: 0 12px;
}    .lyxq {
    width: 100%;
    padding-bottom: 30px;
}    .lyrg {
    width: 100%;
    padding: 12px 12px;
}    .jyet {
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
}    .tjly {
    margin-left: 20px;
}    .sel_name {
    padding: 0 12px;
}    .jtscri {
    display: none;
}    .ftcon_lf {
    /*display: none;*/
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}    .ftcon_dl1 {
    padding-left: 0px;
    padding-top: 10px;
    width: 100%;
}    .jiejf_hd_sp {
    float: left;
    height: 32px;
    width: 84px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #fff;
    margin-left: 0px;
    margin-right: 10px;
    border: 1px solid #294bdb;
    color: #294bdb;
    font-size: 14px;
    margin-top: 10px;
}    .jiejf_hd_sp:hover,
.jiejf_hd_sp.active {
    float: left;
    height: 32px;
    width: 84px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #294bdb;
    border: 1px solid #294bdb;
    color: #fff;
}    .ftcon_dl2 {
    padding-left: 0px;
    padding-top: 10px;
    width: 100%;
}    .ftcon {
    width: 100%;
}    .ftcon_rg {
    box-sizing: border-box;
    padding: 0 20px;
    float: right;
}    .ft_rg_wx {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-right: 15px;
    flex-direction: column;
}    .ftlxw {
    display: flex;
    align-items: center;
    justify-content: center;
}    .ftcon_rg {
    width: 100%;
}    .ft_tpw {
    text-align: center;
}    .ftbt {
    height: auto;
    padding: 12px;
    box-sizing: border-box;
}    .ftbt_p {
    font-size: 12px;
    line-height: 22px;
    word-break: break-all;    }    .jyfa_iiner {
    width: 100%;
    box-sizing: border-box;
    padding-top: 140px;
    padding-left: 20px;
}    .jyfbanner {
    height: 300px;
    background-position: 80% 70%;
}    .jfb_p1 {
    font-size: 18px;
}    .ncy_p4 {
    font-size: 14px;
}    .jfb_btn {
    height: 32px;
    width: 120px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
}    .jfb_btn2 {
    height: 32px;
    width: 120px;
    text-align: center;
    line-height: 32px;
    background: #fff;
    border-radius: 16px;
    font-size: 14px;
    color: #3e61f4;
    margin-top: 40px;
    cursor: pointer;
}    .jfb_p2 {
    font-size: 12px;
    color: #fff;
    margin-top: 50px;
}
.hytd_bd3 .hytd_li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 20px;
}    .boskxCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .bos_tit {
    font-size: 20px;
}    .ren {
    width: 100%;
}    .ftcon_dl_dd {
    float: left;
    margin-right: 0px;
}    .kexj_li {
    width: 100%;
    border: 0;
    padding-left: 0px;
}    .gnldxCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .ldSwiper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    left: 0px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 0px 28px;
    overflow: hidden;
}    .ldswp {
    height: 180px;
}    .ld_img {
    width: 50%;
}    .ldSwiper .swiper-button-next,
.ldSwiper .swiper-button-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
}    .gnld_bd {
    margin-top: 30px;
}    .hytd_lf_tit {
    font-size: 20px;
    color: #232323;
    font-weight: bold;
}    .yqjg_tit {
    text-align: center;
    font-size: 20px;
    color: #232323;
    font-weight: bold;
}    .yqjgBox_li_p1 {
    font-size: 16px;
}    .yqjgBox_li_p2 {
    font-size: 12px;
    opacity: .6;
    margin-top: 12px;
}    .yabbk_sp {
    display: block;
    font-size: 14px;
    color: #232323;
    border: 1px solid #d5d5da;
    border-right: 0;
    height: 44px;
    line-height: 44px;
    width: 88px;
    text-align: center;
}    .bfkh_p1 {
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-top: 14px;
}    .bfkh_tit {
    font-size: 20px;
    color: #232323;
    text-align: center;
    font-weight: bold;
}    .jyfa_lf_tp {
    background: #3051dd;
    color: #fff;
    font-size: 18px;
    padding: 0 40px;
    height: 62px;
    line-height: 62px;
    font-weight: bold;
}    .cpgsCon {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
}    .cpBox {
    margin-top: 10px;
}    .cpBox_lf {
    float: left;
    width: 100%;
}    .advSwiper .swiper-pagination {
    bottom: 30px;
}    .cpgs_tit {
    text-align: center;
    font-size: 20px;
    color: #111111;
    font-weight: bold;
}    .cpBox_rg {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    box-sizing: border-box;
}    .cpBox_fa {
    margin-top: 30px;    }    .hytdCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .hytd_tit1 {
    color: #232323;
    text-align: center;
    font-size: 20px;
}    .hytd_tit2 {
    color: #999999;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
}    .hytd_li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 20px;
}    .hytd_bd {
    display: block;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
    box-sizing: border-box;    }    .hytd_li_rg {
    padding: 0px 20px;
}    .sycjCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 40px;
}    .sycj_tit {
    text-align: center;
    font-size: 20px;
    color: #111111;
    margin-bottom: 20px;
}    .sycj_li {
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
    width: 100%;
    height: auto;
    box-sizing: border-box;
    float: left;
    margin-right: 0px;
    padding: 10px;
    margin-top: 20px;
    min-height: 140px;
}    .sycj_li_rg {        width: 50%;
}    .sycj_bd {
    padding: 0 12px;
}    .cpgnCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 15px;
}    .cpgn_tit {
    font-size: 20px;
}    .cpgnFt {
    width: 100%;
    position: relative;
    margin-top: 20px;
    left: 0;
    padding-bottom: 30px;
}    .snsSwiper {
    padding: 0;
    box-sizing: border-box;
}    .snsSwiper .swiper-button-next,
.snsSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}    .cpgnBd {
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
    margin-top: 30px;
}    .sycj_line {
    display: none;
}    .cpgn_li {
    margin-bottom: 60px;
    float: left;
    margin-right: 30px;
}    .cpgn_li:nth-of-type(4n) {
    margin-right: 0;
}    .cpysCon {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    position: relative;
    padding: 30px 12px 0;
    box-sizing: border-box;
}    .cpys_p1 {
    font-size: 26px;
}    .ljsy {
    position: absolute;
    right: 12px;
    top: 30px;
    background: #fff;
    height: 36px;
    width: 120px;
    text-align: center;
    border-radius: 18px;
    color: #3e61f4;
    font-size: 18px;
    line-height: 36px;
}    .cpys_li {
    padding: 15px 20px 15px;
    float: left;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
}    .cpys_p2 {
    margin-top: 35px;
}    .ys_ico {
    float: inherit;
    display: block;
    margin: 0 auto;
}    .cpys_li_rg {
    padding: 0 0 0 0px;
    width: 100%;
    margin-top: 15px;
}    .cpal_hd_con {
    width: 100%;
}    .cpal_hd_lf {
    float: inherit;
    font-size: 20px;
    width: 100%;
    text-align: center;
    padding-top: 0;
}    .cpal_hd {
    width: 100%;
    padding-top: 54px;
    border-bottom: 0px solid #f4f5fa;
    height: 86px;
}    .cpal_hd_rg {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}    .cpal_sp {
    position: relative;
    margin: 0px 10px;
    cursor: pointer;
}    .gnldd_lf {
    float: left;
    width: 100%;
}    .ld_pic {
    width: 100%;
}    .gnldd_rg {
    width: 100%;
    padding: 0 15px;
}    .jfb_btndb {
    margin-top: 20px;
}    .stfw_hd {
    flex-wrap: wrap;
}    .stfw_li {
    margin-bottom: 10px;
}    .stSwiper .swiper-pagination {
    bottom: 20px;
}    .dmjzCon {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}    .dmjz_lf {
    padding: 40px 20px 0;
    width: 100%;
    box-sizing: border-box;
}    .dmjz_p1 {
    font-size: 20px;
    color: #232323;
    font-weight: bold;
}    .dmjz_rg {
    position: relative;
    padding-top: 30px;
}    .jz_pic {
    width: 100%;
}    .dnbg {
    display: none;
}    .gn_lft_p1 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}    .gn_lft_p2 {
    font-size: 12px;
    color: #666;
    width: 100%;
}    .cj_li {
    float: left;
    width: 100%;
    height: 240px;
    border: 1px solid #e9edfc;
    margin-right: 15px;
    box-sizing: border-box;
    padding: 20px 15px 0 15px;
    margin-bottom: 15px;
}    .cpal_bd {
    width: 100%;
    margin: 0 auto;
    padding-top: 76px;
    padding-bottom: 35px;
}    .cpal_bd_lf {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 50px;
}    .cpal_bd_rg {
    float: left;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 30px;
}    .cpal_li {
    float: left;
    width: 25%;
    text-align: center;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    cursor: pointer;
}    .cpal_ul {
    height: auto;
    border-left: 0px solid #f0f1f2;
    border-bottom: 2px solid #f0f1f2;    }    .cpal_li.active:before {
    position: absolute;
    left: 0px;
    top: auto;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #2a4cdc;
    content: '';
}    .cpbd_p1 {
    font-size: 18px;
    color: #111111;
}    .wb_cp {
    margin-top: 20px;
}    .wb_pic {
    width: 100%;
}    .sqmbCon {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}    .sqmb_rg {
    width: 100%;
    box-sizing: border-box;
    padding: 0 12px;
    margin-top: 30px;
    min-height: auto;
}    .sqmb_li_rg {
    padding-left: 20px;
    box-sizing: border-box;
    width: 70%;
}    .tsxl_rg {
    float: left;
    margin-top: 30px;
    padding: 0 20px;
    box-sizing: border-box;
}    .tsxl_p1 {
    color: #2a4cdc;
    font-size: 20px;
    font-weight: bold;
}    .tsxl_li {
    margin-bottom: 35px;
}    .tsxl {
    margin-top: 10px;
    background: #fff;
    padding-bottom: 50px;
}    .xgzxCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 40px;
}
.zx_pic {
    width: 100%;
}    .xgzxBd {
    padding: 0 12px;
}    .xgzxHd {
    height: 60px;
    line-height: 60px;
    padding: 0 12px;
    border-bottom: 1px solid #e4e8f6;
}    .xgzx_tit {
    font-size: 20px;
    color: #232323;
}    .xgzxLi_rg {
    margin-left: 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e4e8f6;
    height: auto;
    position: relative;
}    .xgzx_rq {
    float: left;
    font-size: 16px;
    width: 100%;
    margin-top: 15px;
}    .xwzx_p1 {
    margin-top: 15px;
}    .xwzx_p2 {
    margin-top: 5px;
}    .xgzx_new {
    float: left;
    font-size: 16px;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 20px;
}    .lshyrg {
    width: 100%;
}    .wapnavBg {
    position: fixed;
    background: #2b2929;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 60px;
    z-index: 99;
}    .ncy_p1 {
    font-size: 16px;
}    .ncy_p3 {
    font-size: 12px;
    margin-top: 30px;
}    .mix_p2 {
    min-height: auto;
}    .cpBox_fa {
    display: block;
}    .ztjgCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 40px;
}    .ztjg_tit {
    text-align: center;
    font-size: 20px;
    color: #111111;
}    .ptyyCon {
    width: 100%;
    margin: 0 auto;
    padding: 25px 12px;
    box-sizing: border-box;
}    .ptyy_lf {
    width: 100%;
}    .yy_tit {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 0px 0 30px;
    font-weight: bold;
    position: relative;
    left: 0;
    top: 0;
}    .ptyy_rg {
    width: 100%;
    padding-top: 50px;    }    .ptyy_li {
    padding-left: 20px;
}    .zctx_tit {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 0px 0 30px;
    font-weight: bold;
}    .zctxCon {
    width: 100%;
    margin: 0 auto;
    padding: 25px 12px;
    box-sizing: border-box;
}    .zctx_lf {
    float: left;
    padding-left: 0px;
    width: 100%;
    padding-top: 50px;
}    .zctx_rg {
    float: right;
    width: 100%;
}    .khalCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 50px;
}    .khal_tit {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}    .kh_pic1 {
    position: relative;
    width: 100%;
    top: 0px;
    right: 0;
}    .kha_num {
    position: absolute;
    left: 0;
    top: -80px;
    font-size: 80px;
    color: #eff0f3;
    font-weight: bold;
    font-family: Arial;
}    .khal_lf {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
    margin-top: 60px;
    padding: 0 12px;
}    .khal_p1 {
    font-size: 20px;
    color: #2a4cdc;
    font-weight: bold;
    line-height: 28px;
    position: relative;
}    .khal_ft {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}    .khalBox2 {
    margin-top: 30px;
}    .khal_lf2 {
    position: relative;
    width: 100%;
    float: right;
    padding: 0 12px;
    margin-top: 40px;
    box-sizing: border-box;
}    .kha_num2 {
    position: absolute;
    left: 0;
    top: -80px;
    font-size: 80px;
    color: #eff0f3;
    font-weight: bold;
    font-family: Arial;
}    .kh_pic2 {
    position: relative;
    width: 100%;
    bottom: 0px;
    left: 0;
    margin-top: 50px;
}    .ywmyCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 20px;
    box-sizing: border-box;
}    .ywmy_tit {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}    .ywmyBox {
    flex-wrap: wrap;
    font-size: 14px;
}    .ywmy_li {
    padding: 0 20px;
    box-sizing: border-box;
}    .yw_pic1 {
    width: 80%;
}    .yw_pic2 {
    width: 80%;
}    .yw_pic3 {
    width: 80%;
}    .ywlbCon {
    width: 100%;
    margin: 0 auto;
}    .ywSwiper {
    width: 100%;
    position: relative;
    left: 0px;
    box-sizing: border-box;
    padding: 0 0 60px;
}    .ywlb_li {
    border: 1px solid #eff0f3;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    height: 166px;
}    .lb_ico {
    width: 30px;
}    .ywlb_img {
    text-align: right;
    height: 30px;
    padding-top: 5px;
}    .ywlb_p1 {
    font-size: 15px;
    color: #111111;
    font-weight: bold;
}    .ywlb_p2 {
    font-size: 12px;
    color: #808080;
    margin-top: 8px;
}    .ywSwiper .swiper-button-next,
.ywSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}    .cjSwiper .swiper-button-next,
.cjSwiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}    .cpgswt_lf {
    width: 100%;
}    .cpgswt_d .posGn_li_gx {
    float: left;
    padding-left: 0;
    width: 18%;
}    .ywSwiper {
    padding: 0 12px 50px;
}    .kxgnCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 20px;
}    .kxgn_tit {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}    .kxgnWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 24px;
}    .kxgn_li {
    width: 100%;
    padding-right: 0px;
    font-size: 16px;
    margin-bottom: 10px;
    justify-content: center;
}    .kxgn_li2 {
    width: 100%;
    padding-left: 0px;
    font-size: 16px;
    margin-bottom: 10px;
    justify-content: center;
}    .kxgn_item {
    width: 100%;
    box-sizing: border-box;
    padding: 0 12px;
}    .kx_pic {
    width: 100%;
}    .cpys_lf {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
}    .cpys_rg {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px;
    padding-bottom: 30px;
    margin-top: 30px;
}    .cpys_li_p1 {
    font-size: 14px;
    padding-top: 5px;
}    .cpys_li_p2 {
    font-size: 12px;
    margin-top: 5px;
}    .khal {
    margin-top: 30px;
}    .ywcjCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .ywcj_tit {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}    .ywcj_p1 {
    padding: 0 12px;
}    .cglc_li:before {
    position: absolute;
    content: '';
    width: 180px;
    right: -50px;
    top: 21px;
    height: 0;
    border-bottom: 1px dashed #fff;
    display: none;
}    .cglc {
    width: 100%;
    height: auto;
    background: url(../images/ywc_pic.jpg) no-repeat 0 0;
    color: #fff;
    box-sizing: border-box;
    padding: 20px 12px;
    background-size: 100% 100%;
}    .cglc_li {
    float: left;
    position: relative;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    padding-right: 0px;
    margin-bottom: 20px;
}    .ywck_item2 .cglc_li {
    float: left;
    position: relative;
    width: 50%;
    text-align: center;
    padding-right: 0px;
}    .cglc_li:nth-of-type(2n) {
    padding-right: 0;
}    .lsx_lf {
    width: 100%;
}    .lsx_tp {
    float: left;
    width: 48%;
}    .lsx_bt {
    float: right;
    width: 48%;
}    .lsx_li {
    background: #fff;
    border-radius: 3px;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}    .lsgx_ico {
    width: 30px;
}    .jt_ico {
    transform: translateX(-50%) rotate(90deg) scale(.5, .5);
    left: 50%;
    bottom: -30px;
    right: auto;
    top: auto;    }    .lsx_rg {
    width: 100%;
    height: 80px;
}    .cplsx {
    padding: 0 12px;
}    .jj_pic {
    width: 100%;
    margin-top: 30px;
}    .ywmxCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .ywmx_lf {
    width: 100%;
}    .ywmx_pic1 {
    width: 100%;
}    .ywmx_rg {
    box-sizing: border-box;
    padding: 0 12px;
    width: 100%;
}    .jgbox {
    margin-top: 30px;
}    .cpgnhCon {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}    .cpgnh_tit {
    font-size: 20px;
}    .gn_pic {
    width: 90%;
}    .cpgn_tp {
    padding: 0 12px;
}    .gnh_p1 {
    color: #2a4cdc;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}    .cpgn_ct {
    padding: 0 12px;
}    .hpBox {
    flex-wrap: wrap;
}    .hpBox_li {
    width: 200%;
    word-break: break-all;
    text-align: center;
    margin-bottom: 30px;
}    .cpBox_li {
    float: left;
    width: 50%;
    height: 138px;
    text-align: center;    }    
.version_wrapper {
    flex-direction: row;
}    
.version_wrapper .version {
    width: 29%;
}
.version {
    padding: 7px;
}
.version li{
    line-height: 35px;
    padding-left: 18px;
}
.version .version_head {
    padding-top:0px;
}
.version .version_price {
    margin-top:10px;
}
.version.standard .version_price {
    margin-top:0;
}
.version_head h2 {
    font-size: 25px;
}
.version_head .price_count {
    font-size: 20px;
}
.version .purchase {
    width: 80%;
    margin-top: 8px;
}
.version_head .price_coin {
    font-size: 20px;
}
.version .version_name{
    margin: 10px, 0;
}
.version.standard .version_price .price_count {
    color: #999;
    font-size: 18px;
}
.version.standard .cancel_price {
    width: 70%;
    top: -14px;
    left: 70%;
}
.purchase:hover .purchase_dialog {
    opacity: 1;
    transform: translateY(-10%);
    display: block;
}
.purchase_dialog {
    right: -130px;
    top: 0;
    transform: translateY(110%);
    width: 240px;
    line-height: 20px;
}
.dialog1 {
    right: -15px;
}
.dialog2 {
    right: 100px;
}
.purchase_dialog img {
    margin: 10px 0;
}
.purchase_dialog_text {
    color: #000;
    margin: 10px 0;
}
.description {
    height: 260px;
}
.pro .purchase {
    margin-top:8px;
}
.pro .marketing_price {
    margin-top:4px;
}
.lscy_center {
    width: 90%;
    margin: 20px auto;
    font: 12px / 25px 思源黑体;
}
.dfinvite_iiner{
    width: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    margin-left: -40%;
}
.mytable{
    width: 98%;
    margin:10px auto;
    height: 250px;
}
.mytable  .myRow div{
   float:left;
   width: 28.4%;
   min-height: 40px;
   line-height: 40px;
   font-size:12px;
   text-align: center;
}
.mytable  .myTitle div{
    background: #2E39E4;
    color:#fff;
  
}

.mytable .money{
    font-size:14px;
}

.mytable   .myfooter .leftdiv {
    line-height: 70px;
    text-align: center;
}

.mytable  .myfooter div{
    text-align: center;
    line-height: 14px;
    font-size:10px;
    margin: 10px 0px;
}



.mytable .myRow .leftdiv{
    width: 60px;
}
.lscy_inner_h400 {
    width: 100%;
    height:300px;
}

.lscy_inner_h500{
    height:500px;
}

.lscy_li_rg2 {
    padding-left: 2px;
}

.lscy_li_rg_png {
    width: 90px;
    height: 90px;
    margin: auto;
    background-size: auto 90px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.lscy_li_rg_text {
    width: 100px;
    align-items: center;
    justify-content: center;
    height: 30px;
    margin-left: 5%;
}

.lscy_li_rg_text .tltle{
    font-size: 14px;
    width: 100px;
    height:20px;
    margin-top: 20px;
}

.lscy_li_rg_text .content{
    font-size: 10px;
    width: 100px;
    margin-top: 20px;
}

.lscy_li_rg_text-tltle{
    font-size: 14px;
    width: 100px;
    margin: 10px 0;
}

.lscy_li_rg_text-content{
    font-size: 10px;
    width: 100px;
    margin: 10px 0;
}
.phone_title{
    color:#FFF;
}

.dfinvite_iiner_title {
    font-size: 30px;
    text-align: center;
    color: #ffff;
    width: 330px;
    /* margin-right: 15px; */
}


/*form*/
.form-control{

}

.form-div{
    height: 60px;
    margin-top: -15px;
}

.form-input{
      
}

.form-label { 
    font-size: 12px;
}
.form-group {
   
}
.form-group div{
    margin-left: 10px;
    margin-top: -10px;
}

.form-h750{
    height: 750px;
}

.dfinvite_iiner_bar{
    width:400px;
    margin-top: 50px;

}
.lscy_inner_h320{
    height: 220px;
    width: 100%;
    margin: 10px auto 0 auto;
}
.div_w400_center {
    height: 150px;
    width: auto;
    margin: auto;
    text-align: center;
}


.jfb_btn3_35 {
    margin-left: 60px;
}

.jfb_btn3 {
    height: 34px;
    width: 140px;
    line-height: 34px;
    font-size: 15px;
    margin-top: 20px;
}

.jfb_btn4 {
    height: 32px;
    width: 140px;
    line-height: 32px;
    font-size: 15px;
    margin-top: 20px;
}

.jfb_btn5 {
    height: 32px;
    width: 140px;
    line-height: 32px;
    font-size: 15px;
    margin-top: 20px;
}
}
@media screen and (max-width: 400px) { 

    .jfb_btn3_35 {
        margin-left: 40px;
    }

    .mytable .myRow div {
        width: 27.8%;
    }

    .lscy_li_rg_text-tltle {
        font-size: 13px;
        width: 95px;
    }

    .lscy_li_rg_text-content{
        font-size: 8px;
        width: 95px;
        text-align: center;
    }


    .dfinvite_iiner_bar {
        margin: auto;
        padding-top: 50px;
    }

    .dfinvite_iiner {
        margin-left: -30%;
    }
}
