.w{width:94%;margin: 0 auto;}
.clearfix:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
}
.fl{float: left;}
.fr{float: right;}
.flexCenter{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexStart{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexBetween{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexAround{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexEnd{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexColumn{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
html,body{overflow-x: hidden;height:100%;}

@font-face {
    font-family: 'pfbold';
    src: url('../fonts/PingFang Bold.ttf');
}

.wxbig{position: fixed;top: 40%;left: 10px;z-index: 99;}
.item_link{padding-bottom: 10px;padding-top: 10px;background: #171717;border-top: 1px solid #3a3a3a;}
.item_link>div{position: relative;cursor: pointer;color: #fff;margin: 0 10%;}
.item_link>div>img{margin-right: 10px;height: 16px;width: auto;}
.item_link .code img{width: 100px;}
.item_link .code{position: absolute;bottom: 30px;left: -42px;display: none;}
.item_link>div:hover .code{display: block;}


.header_top{position: fixed;top:0;left:0;width: 100%;height: 1rem;z-index:1001;background:#fff;box-shadow: 0 0 .1rem #d0d0d0;}
.header_top .logo{top:50%;left:3%;width: 60%;transform: translateY(-50%);position: absolute;}
.header_top .nav{top:0;right:3%;width: 13%;position: absolute;}

/*.tuichu{top:50%;right:22%;transform: translateY(-50%);position: absolute;color:#0776ae;}*/

.nav_box{position: fixed;top:0;left:0;width: 100%;height: 100%;background:#0776af;left:100%;z-index:999;overflow-y: scroll;}
.nav_box .close{position: absolute;top: 5px;right: 20px;width: 20px;z-index: 9;}
.nav_box .close img{width: 100%;}
.nav_box .logo2{position: absolute;left:50%;transform: translate(-42%);width: 30%;top:15%;}
.nav_box ul{position: absolute;left:10%;height: 100%;padding-top: 10%;box-sizing: border-box;width: 90%;overflow: scroll;padding-bottom: 20%;padding-right:10%;}
.nav_box ul li{font-size: .25rem;color:#fff;margin-top: .3rem;}
.nav_box ul li>a{border-bottom:1px solid #fff;padding-bottom:.2rem;}
.nav_box ul li dl{padding-left: .5rem;display: none;}
.nav_box ul li dl dd{font-size: .25rem;color: #fff;margin-top: .3rem;border-bottom:1px solid #fff;padding-bottom:.2rem;}
.nav_box ul li dl dd:last-child{border:0;padding:0;}
.nav_box ul li img{width:.3rem;margin-left:.1rem;}


.item_one{margin: .2rem auto;}
.item_one a{display: block;width: 31.5%;}
.item_two{width:100%;margin-bottom: .25rem;}

.item_three_container{background: url(../images/bg2.jpg);background-size: cover;padding: .5rem 0;margin-top: .25rem;}
.item_three ul li{width: 48.5%;background: #fff;border-radius: .1rem;}
.item_three ul li a{display: block;text-align: center;padding: .3rem 0;}
.item_three ul li a img{width: 90%;}
.item_three ul li a h3{font-size: .26rem;color: #080808;font-weight: normal;margin: .2rem 0;}
.item_three ul li a p{font-size: .2rem;color: #737373;}
.item_three>a{display: block;margin: .5rem auto 0; width: 2rem;height: .6rem;background: #0776af;text-align: center;line-height: .62rem;font-size: .18rem;color: #fff;border-radius: .6rem;}

.item_four{margin-top: .25rem;padding-bottom: .25rem;}
.item_four ul li{width: 32%;margin-right: 2%;text-align: center;margin-top: .4rem;}
.item_four ul li:nth-child(3n){margin-right: 0;}
.item_four ul li a{display: block;}
.item_four ul li a img{width: 70%;}
.item_four ul li a h3{font-size: .26rem;color: #080808;font-weight: normal;margin: .2rem 0;}
.item_four ul li a p{font-size: .19rem;color: #5b5b5b;}

.item_five_container{background: url(../images/bg3.jpg);background-size: cover;padding-top: .25rem;padding-bottom: .5rem;}
.item_five>a{display: block;margin: .5rem auto 0; width: 2rem;height: .6rem;background: #0776af;text-align: center;line-height: .62rem;font-size: .18rem;color: #fff;border-radius: .6rem;}
.item_five .type_list{margin-top: .25rem;}
.item_five .type_list>div{width: 48.5%;background: #fff;padding: 10px;box-sizing: border-box;}
.item_five .type_list>div:nth-child(1){margin-right: 3%;}
.item_five .type_list>div .top{position: relative;}
.item_five .type_list>div .top p{position: absolute;font-size: .35rem;color: #fff;top: 50%;width: 100%;text-align: center; transform: translateY(-50%);}
.item_five .type_list>div ul li{margin-top: .2rem;}
.item_five .type_list>div ul li img{width: .12rem;margin-right: .1rem;}
.item_five .type_list>div ul li p{width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: .24rem;color: #535353;}
.item_five .type_list>div>a{width: 100%;display: block;height: .55rem;background: #ecebeb;margin-top: .2rem;text-align: center;line-height: .55rem;font-size: .24rem;color: #515050;}

.item_six{margin-top: .25rem;padding-bottom: .5rem;}
.item_six .top_type{height: 50px;border-bottom: 1px solid #e5e5e5;margin-top: .1rem;}
.item_six .top_type ul li{height: 47px;line-height: 50px;font-size: .26rem;color: #2d2d2d;margin: 0 .2rem;border-bottom: 3px solid transparent;position: relative;}
.item_six .top_type ul li.active{border-color:#0776ae;}
.item_six .top_type ul li.active:after{content: "";position: absolute;width: 10px;height: 8px;background: url(../images/sjt.png);bottom: -1px;left: 50%;margin-left: -5px;}

.item_six .bottom_list ul{display: none;}
.item_six .bottom_list ul:nth-child(1){display: block;}
.item_six .bottom_list ul li{margin-top: .3rem;padding-left: .1rem;}
.item_six .bottom_list ul li img{width: .12rem;margin-right: .1rem;}
.item_six .bottom_list ul li p{width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: .24rem;color: #535353;}
.item_six>a{display: block;margin: .5rem auto 0; width: 2rem;height: .6rem;background: #0776af;text-align: center;line-height: .62rem;font-size: .18rem;color: #fff;border-radius: .6rem;}

.item_seven_container{background: url(../images/bg4.jpg);background-size: cover;padding-top: .25rem;padding-bottom: .5rem;}
.item_seven .sea_list>div{width: 48.5%;background: #fff;padding: 10px;box-sizing: border-box;margin-top: .25rem;} 
.item_seven .sea_list>div .top img{width: .6rem;margin-right: .15rem;}
.item_seven .sea_list>div .top{background: #0776af;height: 1rem;}
.item_seven .sea_list>div .top a{height: 100%;}
.item_seven .sea_list>div .top a p{font-size: .3rem;color: #fff;}
.item_seven .sea_list>div ul li{width: 90%;margin:10px auto 0;height: .5rem;background: #ecebeb;font-size: .22rem;color:#535353;text-align: center;line-height: .5rem;}

.item_eight{height: 1.5rem;background: url(../images/bg5.jpg);background-size: cover;}
.item_eight a{width: 36%;margin: 0 3%; height: .6rem;background: #fff;font-size: .26rem;color: #0776af;text-align: center;line-height: .6rem;border-radius: .6rem;}

.item_night{margin-top: .25rem;}
.item_night ul li{margin-top: .25rem;}
.item_night ul li a{border: 1px solid #f1f1f1;}

.item_ten{margin-top: .25rem;padding-bottom: .5rem;}
.item_ten .swiper-slide h3{font-size: .24rem;border: 1px solid #e7e7e7;border-top: 0; height: .6rem;line-height: .6rem; color: #232323;font-weight: normal;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.login_container{width: 75%;position:absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0px);}
.login_container h3{font-size: .36rem;color: #e64711;font-weight: bold;text-align: center;}
.login_container .line{width: .8rem;height: 3px;background: #e64711;margin: .2rem auto .8rem;}
.login_container form input{width: 100%;height: .75rem;border: 1px solid #dfdfdf;border-radius: .1rem;margin-bottom: .3rem;font-size: .24rem;padding-left: .2rem;box-sizing: border-box;}
.login_container form #submit{height: .75rem;background: #0776af;font-size: .26rem;margin-top: .3rem; color: #fff;text-align: center;line-height: .75rem;border-radius: .1rem;}
.login_container form .mesg{font-size: .24rem;color: #7c7c7c;text-align: center;margin-top: .25rem;}
.login_container form .mesg span{color: #e64711;margin-right: .1rem;}
.login_container form .mesg a{color: #0776af;display: inline;}

.user_top{position: relative;}
.user_top div{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);text-align: center;}
.user_top div h3{font-size: .45rem;color: #fff;font-weight: normal;}
.user_top div p{font-size: .16rem;color: #fff;margin-top: .2rem;}

.register_container{width: 75%;position:absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0px);}
.register_container h3{font-size: .36rem;color: #e64711;font-weight: bold;text-align: center;}
.register_container .line{width: .8rem;height: 3px;background: #e64711;margin: .2rem auto .8rem;}
.register_container form>input{width: 100%;height: .75rem;border: 1px solid #dfdfdf;border-radius: .1rem;margin-bottom: .3rem;font-size: .24rem;padding-left: .2rem;box-sizing: border-box;}
.register_container form #submit{height: .75rem;background: #0776af;font-size: .26rem;margin-top: .3rem; color: #fff;text-align: center;line-height: .75rem;border-radius: .1rem;}
.register_container form .mesg{font-size: .24rem;color: #7c7c7c;text-align: center;margin-top: .25rem;}
.register_container form .mesg span{color: #e64711;margin-right: .1rem;}
.register_container form .mesg a{color: #0776af;display: inline;}
.register_container form .xieyi{font-size: .24rem;color: #7c7c7c;text-align: center;}
.register_container form .xieyi span{color: #0776af;}
.register_container form .xieyi input{position: relative;top: -2px;margin-right: 5px;}

.user_type{height: .8rem;border-bottom: .3rem solid #f3f3f3;}
.user_type ul li{height: .8rem;position: relative; font-size: .24rem;color: #4f4f4f;line-height: .8rem;margin: 0 4%;}
.user_type ul li.active:after{content: '';position: absolute;bottom: 0;left: 50%;width: 60%;height: 2px;transform: translate(-50%);background: #0776af;}

.yuyue1{width: 100%;height: 38px;margin-bottom: 10px;}
.yuyue1 p{width: 30%;color: #333333;font-size: 13px;}
.yuyue1 p span{color: #ff0000;margin-right: 10px;}

.yuyue4{width: 100%;height: 38px;margin-bottom: 10px;}
.yuyue4 p{width: 30%;color: #333333;font-size: 13px;}
.yuyue4 p span{color: #ff0000;margin-right: 10px;}
.yuyue1_4{width: 70%;height: 38px;border: 1px solid #c5c5c5;box-sizing: border-box;padding-left: 10px;font-size: 13px;color: #333333;}
.inp_box p{width: 30%;color: #333333;font-size: 13px;}
.inp_box p span{color: #ff0000;margin-right: 10px;}

.yuyue1_1{width: 70%;height: 38px;border: 1px solid #c5c5c5;box-sizing: border-box;padding-left: 10px;font-size: 13px;color: #333333;}
.yuyue_kh1{width: 100%;height: 27px;}
.yuyue3 p{width: 30%;color: #333333;font-size: 14px;}
.yuyue3 p span{color: #ff0000;margin-right: 10px;}
.yuyue3_1{width: 70%;height: 100px;border: 1px solid #c5c5c5;resize: none;padding: 10px;box-sizing: border-box; font-size: 14px;color: #333333;}
.yuyue_kh2{width: 100%;height: 60px;}
.yuyue_tj{width: 100px;height: 35px;text-align: center;line-height: 30px;color: #fff;font-size: 13px;background: #0776af;cursor: pointer;border: 0;border-radius: 40px;}
.yuyue_cz{width: 100px;height: 35px;text-align: center;line-height: 30px;color: #373737;font-size: 13px;background: #dddddd;cursor: pointer;border: 0;border-radius: 40px;}

.count_container .date_box{padding: .1rem 3%;background: #f3f3f3;width: 100%;box-sizing: border-box;margin-top: .2rem;}
.count_container .date_box p{width: 20%;font-size: 13px;color: #464646;}
.count_container .date_box input{width: 80%;font-size: 13px;border-radius: .1rem;}
.count_container #submit{width: 94%;margin: .2rem auto; height: 38px;background: #0776af;border-radius: .1rem;border: 0;font-size: .22rem;color: #fff;}
.look_more{width: 80%;height: 35px;border: 2px solid #eeeeee;font-size: 14px;color: #bdbdbd;text-align: center;line-height: 35px;border-radius: 30px;margin: 30px auto;}
.layui-table tbody tr{display: none;}
.layui-table tr:nth-child(-n+12){display: table-row;}

.about_top{position: relative;}
.about_top>div{position: absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0px);font-size: .3rem;color: #fff;}
.about_top>div .line{width: 50px;height: 1px;background: #fff;margin: .25rem auto 0;}

.about_type ul li{width: 25%;height: .5rem;border: 1px solid #d7d7d7;font-size: .2rem;color: #646464;text-align: center;line-height: .5rem;border-radius: .5rem;margin: 0 2%;margin-top: .25rem;}
.about_type ul li.active{background: #0776ae;border-color: #0776ae;color: #fff;}

.pingtai_box{margin-top: .25rem;}
.pingtai_box .con{padding-top: .25rem;}
.pingtai_box .denglu{width: 2.5rem;height: .6rem;background: #0776af;font-size: .24rem;color: #fff;text-align: center;line-height: .6rem;border-radius: .25rem;margin: .5rem auto;}

.about_else_top{height: 1.4rem;background: #0776af;position: relative;}
.about_else_top>div{position: absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0px);font-size: .3rem;color: #fff;}
.about_else_top>div .line{width: 30px;height: 2px;background: #fff;margin: .2rem auto 0;}

.about_con{font-size: .22rem;color: #393939;line-height: 200%;padding: .5rem 0;}

.yewu_cotainer{padding: .3rem 0;}
.ej_yewu_l1 .liuc{width: 94%;margin: 0 auto;display: block;}
.ej_yewu_l1 form{padding: 0 3%;border-top: 1px solid #d7d7d7;margin-top: .3rem;padding-top: .3rem;}

.ywly_container{padding-top: .3rem;}
.ywly_container ul li{width: 48.5%;display: none;}
.ywly_container ul li:nth-child(-n+6){display: block;}
.ywly_container ul li .img{box-shadow: 0 0 .1rem #eee;}
.ywly_container ul li .look{width: 55%;border-radius: .5rem;margin: .3rem auto; height: .5rem;font-size: .24rem;color: #8a8a8a;text-align: center;line-height: .5rem;border: 1px solid #bababa;}

.ywly_show .img{width: 60%;margin:0 auto;}
.ywly_show .con h3{font-size: .3rem!important;color: #333333;font-weight: normal;}
.ywly_show .con .shangqiao{width: 2rem;height: .55rem;border: 1px solid #0776af;font-size: .24rem;color: #0776af;text-align: center;line-height: .55rem;display:block;}
.ywly_show .jianjie{font-size: .24rem;color: #5c5c5c;text-align: justify;line-height: 180%;margin: .2rem 0;}

.ywly_xq{border-bottom: 1px solid #e6e6e6;padding-bottom: .15rem;font-size: .28rem;color: #0776af;position: relative;margin-top: .5rem;}
.ywly_xq:after{content: "";position: absolute;width: 1.1rem;height: 2px;left: 0;bottom: 0;background: #0776af;}
.ywly_con{font-size: .24rem;color: #515151;line-height: 180%;margin-top: .3rem;}

.news_list_container ul li{padding: .3rem 3%;border-bottom: 1px dashed #dcdcdc;display: none;}
.news_list_container ul li:nth-child(-n+3){display: block;}
.news_list_container ul li .img{width: 38%;}
.news_list_container ul li .mesg{width: 58%;}
.news_list_container ul li .mesg h3{font-size: .26rem;color: #3c3c3c;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list_container ul li p img{width: .2rem;position: relative;top: -1.5px;margin-right: .05rem; font-size: .2rem;}
.news_list_container ul li p{color: #c2c2c2;}
.news_list_container ul li .jianjie{font-size: .22rem;color: #979797;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: .15rem 0;}


.peixun_new ul li{padding: .3rem 3%;border-bottom: 1px dashed #dcdcdc;display: none;}
.peixun_new ul li:nth-child(-n+3){display: block;}
.peixun_new ul li .img{width: 38%;}
.peixun_new ul li .mesg{width: 58%;}
.peixun_new ul li .mesg h3{font-size: .26rem;color: #3c3c3c;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.peixun_new ul li p img{width: .2rem;position: relative;top: -1.5px;margin-right: .05rem; font-size: .2rem;}
.peixun_new ul li p{color: #c2c2c2;}
.peixun_new ul li .jianjie{font-size: .22rem;color: #979797;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: .15rem 0;}


.peixun_new_two ul li{padding: .3rem 3%;border-bottom: 1px dashed #dcdcdc;display: none;}
.peixun_new_two ul li:nth-child(-n+3){display: block;}
.peixun_new_two ul li .img{width: 38%;}
.peixun_new_two ul li .mesg{width: 58%;}
.peixun_new_two ul li .mesg h3{font-size: .26rem;color: #3c3c3c;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.peixun_new_two ul li p img{width: .2rem;position: relative;top: -1.5px;margin-right: .05rem; font-size: .2rem;}
.peixun_new_two ul li p{color: #c2c2c2;}
.peixun_new_two ul li .jianjie{font-size: .22rem;color: #979797;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: .15rem 0;}

.ej_peixun_con{border-top: .3rem solid #efefef;padding: .35rem 3%;}
.ej_peixun_con h3{font-size: .34rem;color: #232323;text-align: center;font-weight: normal;margin-bottom: .35rem;}
.ej_peixun_con li p{width: 25%;font-size: .24rem;color: #353535;}
.ej_peixun_con .peixun1 input{width: 75%;border: 1px solid #c5c5c5;height: 35px;box-sizing: border-box;padding-left: 10px;font-size: .24rem;color: #353535;}
.ej_peixun_con li{margin-bottom: .25rem;}
.ej_peixun_con .layui-form-radio{margin: 0;}
.ej_peixun_con .peixun2 textarea{width: 75%;height: 2rem;box-sizing: border-box;border: 1px solid #c5c5c5;resize: none;padding: .15rem;}
.ej_peixun_con .peixun_tj{width: 100px;height: 35px;text-align: center;line-height: 30px;color: #fff;font-size: 13px;background: #0776af;cursor: pointer;border: 0;border-radius: 40px;}
.ej_peixun_con .peixun_cz{width: 100px;height: 35px;text-align: center;line-height: 30px;color: #373737;font-size: 13px;background: #dddddd;cursor: pointer;border: 0;border-radius: 40px;}

.down_box ul li{padding: .3rem 0;border-bottom: 1px solid #e5e5e5;display: none;}
.down_box ul li:nth-child(-n+5){display: flex;}
.down_box ul li div{width: .35rem;height: .35rem;background:#0776ae url(../images/jt.png) no-repeat center center;}
.down_box ul li p{width: 60%;font-size: .24rem;color: #383838;line-height: 200%;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.down_box ul li a{width: 1.3rem;height: .55rem;font-size: .22rem;color: #0776ae;border: 1px solid #0776ae;text-align: center;line-height: .55rem;border-radius: .55rem;}

.zhuanjia_container li{width: 48.5%;border: 2px solid #f3f3f3;box-sizing: border-box;border-radius: .1rem;margin-top: .3rem;display: none;}
.zhuanjia_container li:nth-child(-n+6){display: block;}
.zhuanjia_container li a{padding: .2rem;text-align: center;}
.zhuanjia_container ul li a h3{font-size: .26rem;color: #080808;font-weight: normal;margin: .2rem 0;}
.zhuanjia_container ul li a p{font-size: .2rem;color: #737373;}

.zjzx_show .img{width: 60%;margin:.3rem auto;}
.zjzx_show .cons h3 p{font-size: .3rem;color: #333333;font-weight: normal;margin-bottom: .2rem;}
.zjzx_show .cons h3 span{font-size: .18rem;color: #fff;padding: .1rem;background: #0776af;border-radius: .05rem;font-weight: normal;}
.zjzx_show .cons .shangqiao{width: 2rem;height: .55rem;border: 1px solid #0776af;font-size: .24rem;color: #0776af;text-align: center;line-height: .55rem;display:block;}
.zjzx_show .jianjie{font-size: .24rem;color: #5c5c5c;text-align: justify;line-height: 180%;margin: .2rem 0;}
.zjzx_xq:after{content: "";position: absolute;width: 1.2rem;height: 2px;left: 0;bottom: 0;background: #0776af;}
.zjzx_con{font-size: .24rem;color: #515151;line-height: 180%;margin-top: .3rem;}
.zjzx_xq{border-bottom: 1px solid #e6e6e6;padding-bottom: .15rem;font-size: .28rem;color: #0776af;position: relative;margin-top: .5rem;}

.job_list{padding-top: .3rem;}
.job_list ul li{border: 1px solid #e5e5e5;border-radius: .1rem;padding: .2rem;margin-bottom: .3rem;}
.job_list ul li div{font-size: .22rem;color: #444444;margin-bottom: .2rem;}
.job_list ul li a{width: 1.5rem;height: .55rem;font-size: .24rem;color: #fff;text-align: center;line-height: .55rem;background: #0776ae;margin-left: auto;}

.jianli .layui-form-radio{margin: 0;}
.jianli .inp_box{margin-top: .25rem;}
.jianli .inp_box p{width: 25%;font-size: .24rem;color: #353535;}
.jianli .inp_box input{width: 75%;}
.jianli .inp_box input{width: 75%;border: 1px solid #c5c5c5;height: 35px;box-sizing: border-box;padding-left: 10px;font-size: .24rem;color: #353535;}
.jianli .text_box{margin-top: .25rem;}
.jianli .text_box p{width: 25%;font-size: .24rem;color: #353535;}
.jianli .text_box textarea{width: 75%;resize: none; border: 1px solid #c5c5c5;height: 2rem;box-sizing: border-box;padding: 10px;font-size: .24rem;color: #353535;}
.jianli .submit_box{margin: .5rem 0;}
.jianli .submit_box input{width: 30%;height: .6rem;font-size: .24rem;margin: 0 3%;}
.jianli .submit_box .tj{background: #0776ae;color: #fff;border: 0;}
.jianli .submit_box .cz{background: #dddddd;color: #636363;border: 0;}

.gbook_container{padding-bottom: .5rem;}
.gbook_box{padding: .3rem 0;border-bottom: 1px dashed #dcdcdc;}
.gbook_box .date{width: 1rem;height: .9rem;border: 1px solid #ddd;text-align: center;}
.gbook_box .date h2{font-size: .32rem;color: #666666;font-weight:bold;margin-top: .1rem;}
.gbook_box .date h4{font-size: .2rem;color: #666666;font-weight:normal;margin-top: .05rem;}
.gbook_box .mesg{width: 77%;}
.gbook_box .mesg h3{font-size: .26rem;color: #333;font-weight: normal;margin-bottom: .1rem;}
.gbook_box .mesg div{font-size: .2rem;color: #333;line-height: 180%;}

.gbook{padding: .3rem 0;}
.gbook li{margin-bottom: .25rem;}
.gbook li p{width: 25%;font-size: .24rem;color: #353535;}
.gbook .li1 input{width: 75%;border: 1px solid #c5c5c5;height: 35px;box-sizing: border-box;padding-left: 10px;font-size: .24rem;color: #353535;}
.gbook .li3 textarea{width: 75%;border: 1px solid #c5c5c5;height: 1.5rem;box-sizing: border-box;padding: .1rem;font-size: .24rem;color: #353535;}
.gbook .li4 #yzm{width: 40%;border: 1px solid #c5c5c5;height: 35px;box-sizing: border-box;padding-left: 10px;font-size: .24rem;color: #353535;}
.gbook .li4 img{width: 24%;margin-left: 5%;}
.gbook .gb_tijiao{width: 30%;height: .6rem;background: #0776af;border: 0;color: #fff;display: block;margin: .5rem auto 0;} 

.inc_news_show{padding:.5rem 0 0;}
.inc_news_show>h3{font-size:.3rem;color:#292929;font-weight:normal;text-align:center;}
.inc_news_show>p{font-size:.24rem;color:#292929;text-align:center;margin-top:.2rem;}
.inc_news_show .con{margin-top:.2rem;padding-top:.2rem;border-top:1px dashed #dcdcdc;font-size:.24rem;color:#585858;line-height:200%;}










.prev_next{padding: .3rem 0;}
.prev_next a{font-size: .24rem;color: #a1a1a1;margin: .2rem 0;display:block;}
.fanhui{position: fixed;width: .2rem;top: .3rem;left: 3%;}
.inc_top{text-align: center;}
.inc_top h3{font-size: .35rem;font-weight: normal;}
.inc_top h3 span:nth-child(2){color: #0776af;}
.inc_top img{width: 6%;}
.inc_top p{font-size: .22rem;color: #5b5b5b;margin-top: .1rem;}
.bot_box{background: url(../images/bg.jpg);background-size: cover;}
.bot{background: #171717;text-align: center;font-size: .22rem;color: #fff;padding: .2rem 0;line-height: 200%;border-top: 1px solid #3a3a3a;}
.bot_box .top{padding: .4rem 0 .2rem;}
.bot_box .top>div{width: 22%;margin: 0 5%;}
.bot_box .top>div img{height: auto;}
.bot_box .top>div p:last-child{font-size: .22rem;color: #9f9f9f;margin-top: .2rem;text-align: center;}
.footer{position: fixed;bottom:0;width: 100%;height: 1.1rem;z-index:999;background:#0776ae;}
.footer>div{width: 25%;text-align: center;}
.footer>div a .img{height: .5rem;position: relative;}
.footer>div a .img img{width: 25%;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
.footer>div a p{font-size: .22rem;color:#fff;margin-top: .05rem;}

/* 新加部分 */
/* 首页登录部分 */

.cw{width: 100%;margin: auto;}
.cdenglu{width:94%;margin:20px auto;display:flex;justify-content: space-between;}
.cdenglu>div{font-size: 12px;cursor:pointer;text-align: center;font-family: 'pfbold';}
.cdenglu>div img{width: 70%;margin:0 15%;display:block;margin-right: 5px;margin-bottom:5px;}
.cdenglu>div a{color: #4f4f4f;cursor:pointer}

.liucheng_idx{width:94%;margin:0 auto;display: flex;justify-content: space-between;margin-bottom:20px;}
.liucheng_idx>div{width:48%;}

/* 新增流程指引 */

.cy_zllc{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index:99999;background: #fff;}
.cy_zllc img{width: 100%;height: auto;max-width: 100%;}
.cy_zllc .mySwiper_clc{height: 100%;width: 100%;position: relative;z-index: 200;}
.cy_zllc .mySwiper_clc .bigimg{width: 100%;height: 100%;position: relative;}
.cy_zllc .mySwiper_clc .bigimg img{width: 100%;height: auto;max-width: 100%;}
.cy_zllc .cynext {width: 75px;height: 75px;position: absolute;top: 0;bottom: 0;right: 0;margin: 130% auto 0;z-index: 500;outline:none;}
.cy_zllc .cyprev{width: 75px;height: 75px;position: absolute;top: 0;bottom: 0;left: 0;margin: 130% auto 0;z-index: 500;outline:none;}
.cynext,
.cynext:focus {outline: none;}
.cy_zllc .swiper-slide{background:#000;}
.cy_zllc .clc_close{width: 40px;;height: 40px;position: absolute;top: 3px;left: 3px;z-index: 1200;}
.cy_zllc .clc_stary{position: absolute;top: 0;left: 0;z-index: 1000;width: 100%;height: 100%;}


.clc_wenjian{text-align:right;color: #fff;width: 34%;font-size:11px;margin-top: -111px;position: relative;z-index: 300;float:right;margin-right:3%;}
.clc_wenjian span{color: #0776af;cursor: pointer;}


.wenjian_pdf{width: 100%;height: 100%;position: absolute;left: 0;right: 0;margin: auto;top: 0;z-index: 2000;display: none;}
.wenjian_pdf .clc_close2{width: 40px;;height: 40px;float: right;position: absolute;top: 20px;right: 20px;}
/* .wenjian_pdf embed{width: 100%;height: 100%;display: block;} */
.wenjian_pdf iframe{width: 100%;height: 100%;display: block;}


.idxgsqtc{position: fixed;width: 80px;font-size: 20px;font-weight: bold;color: #0776af;top: 51%;z-index: 99;padding-left: 18px;}
.idxgsqtc a{color:#0776af;}