@charset "utf-8";
/* CSS Main */

html{color:#4d4d4d; height:100%; min-height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body,button,input,select,textarea,span{font:13px/1.5em "microsoft yahei";}
input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit}
fieldset,img,a img{border:0}
iframe{display:block}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500}
ol,ul,li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500}
q:before,q:after{content:''}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
ins,a{text-decoration:none}
input,button { border:none; background:none;}

a {color:#0066cc;}
.a-hide {display: block; height: 100%; text-indent: -999px; overflow: hidden;}
.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align:center;}
.tj{text-align:justify;*text-justify:distribute;}
.vt{vertical-align:top;}
.vm{vertical-align:middle;}
.vb{vertical-align:bottom;}
.b { font-weight:bold;}
.n { font-weight:normal;}
.i { font-style:italic;}

.fn:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}
.fn{*zoom:1}
.l{float:left}
.r{float:right}
.cl{clear: both;}
.rel{ position:relative;}
.abs{ position:absolute;}
.oh{overflow:hidden}
.db { display:block;}
.di { display:inline;}
.dn { display:none;}
.dib{display:inline-block;*display:inline;*zoom:1}
/* =0 Reset
--------------------------------------------------------------*/

/* Global
--------------------------------------------------------------*/
body{ height:100%; min-height:100%; text-align:center; padding-bottom: 50px; overflow-x: hidden;}
#wrapper { height:auto; margin:0 auto; max-width:7.50rem!important;}
#container {width:100%;margin:0 auto;}
#container {height:auto!important; height:100%; min-height:100%;}
#header { height:auto; overflow:hidden;z-index:1; position:relative;text-align:center;}
#main { height:auto!important; height:100%; position:relative;}
#footer { padding:5px 0; background:#000; color:#fff;}
/*----------------------------------  Global  ------------------------------------*/
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #ccc;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc;
}
input,select{-webkit-appearance: none;margin-left: 20px;padding: 10px 0;height: 100%;border: none;box-sizing: border-box;font-size: 16px;line-height: 30px;color: #333;}
.mt20{margin-top: 20px !important;}
.mt10{margin-top: 10px !important;}
.ml18{margin-left: 18px !important;}
.mt0{margin-top: 0px !important;}
.pt20{padding-top: 20px !important;}
.pt5{padding-top: 5px !important;}
.pt0{padding-top: 0px !important;}
.c06A243{color: #06A243 !important;}
.ed3f41{color: #ed3f41 !important;}
.eba900{color: #eba900 !important;}
.fff{background: #fff !important;}
.mt25{margin-top: .25rem;}

.banner{position:relative;width:100%;height:6.9rem;background:url(../Image/syzzjjfawap/2022/banner.jpg) no-repeat center center;background-size:cover;text-align:center;box-sizing:border-box;}

.banner > a{
    display: inline-block;
    font-size:.30rem;
    color:#1a62e1;
    padding:.21rem .46rem;
    border-radius: .08rem;
    background-color: #fff;
    margin:5.2rem .15rem 0;
}
.banner > a.zixun{
    display: inline-block;
    font-size:.30rem;
    color:#fff;
    padding:.18rem .42rem;
    border-radius: .08rem;
    background-color: #1a62e1;
    margin:5.2rem .15rem 0;
    border:1px solid #fff;
}

.contant{width: 100%;margin: 0 auto;}
.contant_one { margin: 0 .3rem .5rem;}
.contant_one h1{
    font-size: .32rem;line-height: .6rem;padding: .7rem 0 .3rem;color: #333333;font-weight: bold;
}

.contant_one img{
    width: 100%;
    display: block;
}
.contant_one .btnBox{
    padding: .4rem 0 .7rem 0;
    display: flex;
    justify-content: center;
}
.contant_one .viewBtn,.contant_one .yyysBtn {
    display: inline-block;
    width: 1.8rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: .24rem;
}

.contant_one .viewBtn{
    margin-right: .2rem;
    color: white;
    background: rgb(26, 98, 225);
    border: 1px solid rgb(26, 98, 225);
}
.contant_one .yyysBtn{
    margin-left: .2rem;
    color:rgb(26, 98, 225);
    border: 1px solid rgb(26, 98, 225);
}

.zcbg{
    background: url(../Image/syzzjjfawap/2022/background2.png);
}

.zcbottombg{
    width: 7.5rem;
    height: 1.8rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .3rem;
    background: url(../Image/syzzjjfawap/2022/bottom.png) no-repeat center center;
    background-size: cover;
}

.contant_one>#xian{
    border-bottom: 1px solid rgb(225,230,240);
}

.contant_one>.inform{
    border-bottom: none;
    margin-top: .3rem;
}

.contant_one dl{
    width: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
}

.contant_one dl dd{
    width: 30%;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
}

.contant_1,.contant_2,.contant_3,.contant_5,.contant_6,.contant_7,.contant_8 {
    margin: 0;
}
.contant_4 .swiper-container2{
    width: 100% !important;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.contant_4 .swiper-container2 .swiper-slide ul li{
    width: 30%;
}
.contant_4 .swiper-container2 .swiper-slide ul li img{
    width: 100%;
}
.contant_4 .swiper-container3{
    width: 100% !important;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.contant_4 .swiper-container3 .swiper-slide ul li{
    width: 30%;
}
.contant_4 .swiper-container3 .swiper-slide ul li img{
    width: 100%;
}


.contant_4 .swiper-slide{
    width: 100% !important;
}

.contant_4 .swiper-container{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.contant_4 .swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    box-sizing: content-box;
}
.contant_4 .swiper-pagination-clickable .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #b6b9c6;
    opacity: 1;
    margin-top: .1rem;
    margin-bottom: .2rem;
}
.contant_4 .swiper-pagination-clickable .swiper-pagination-bullet-active {
    width: .12rem;
    height: .12rem;
    border-radius: 50%;
    background: #1a62e1;
    opacity: 1;
}

.active{
    color: rgb(26, 98, 225);
    font-weight: bold;
    border-bottom: 1px solid rgb(26, 98, 225);
}

.active_two{
    color: rgb(26, 98, 225);
    font-weight: bold;
}

.yichu{
    height: 1rem;
    line-height: 1rem;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;

}
.yichu>span{
    margin-right: .4rem;
}

#mengban{
    background: rgb(26, 98, 225);
}

#vipxt{
    height: 10rem;
    background: url(../Image/syzzjjfawap/2022/five.jpg) no-repeat center center;
    background-size: contain;
    border: none;
    position: relative;
}
#vipxt .btnBox{
    position: relative;
    top: 8.3rem;
}
#vipxt .viewBtn{
    background-color: white;
    color: rgb(26, 98, 225);
    margin-right: .2rem;
    border: 1px solid white;
}
#vipxt .yyysBtn{
    margin-left: .2rem;
    border: 1px solid white;
    color: white;
}

.contant_7 {
    background: #f9faff;
}

.contant_8{
    background: rgb(26, 98, 225);
    padding-bottom: .2rem;
}

.contant_8 h1{
    font-size: .32rem;line-height: .6rem;padding: .7rem 0 .1rem;color: white;font-weight: bold;
}

.contant_8 img{
    width: 100%;
}

.contant_8 .viewBtn{
    background-color: white;
    color: rgb(26, 98, 225);
    margin-right: .2rem;
    border: 1px solid white;
}
.contant_8 .yyysBtn{
    margin-left: .2rem;
    border: 1px solid white;
    color: white;
}

.inform ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.inform ul li{
    width: 30%;
    margin-bottom: .22rem;
    background: #ffffff;
    box-shadow: 0 0 .21rem rgba(160, 171, 180, .14);
}

#wxdian{
    width: 20%;
    margin: .5rem auto;
    display: flex;
    justify-content: space-evenly;
}

#wxdian dd{
    width: .2rem;
    height: .2rem;
    background: rgb(192,193,203);
    border-radius: 50%;
}

#wxdian>.activewxdian{
    width: 1rem;
    height: .2rem;
    border-radius: .1rem;
    background: rgb(26, 98, 225);
}

.contant_9 {
    background: #f9faff;
    margin: 0;
}

.contant_9 .swiper-pagination-clickable .swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #c0c1cb;
    opacity: 1;
    margin-top: .1rem;
    margin-bottom: .2rem;
}
.contant_9 .swiper-pagination-clickable .swiper-pagination-bullet-active {
    width: .48rem;
    height: .08rem;
    border-radius: .04rem;
    background: #1a62e1;
    opacity: 1;
}

.signForm iframe { height: 4rem;}