@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;}
#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:8.81rem;background:url(../Image/mawap/2022/banner.jpg) no-repeat center center;background-size:cover;text-align:center;box-sizing:border-box;}
.banner>h1{font-size: .54rem;color: #ffffff;margin-bottom: .4rem;}
.banner>p{font-size: .26rem;line-height:.36rem;color: #ffffff;font-weight: 100;}
.contant{width: 100%;margin: 0 auto;}
.contant_one { margin: 0 0 .5rem;}
.contant_one h1{
    font-size: .32rem;line-height: .6rem;padding: .9rem 0 .6rem;color: #333333;font-weight: bold;
}
.contant .contant_one img{width: 100%; display: block;}
.contant .contant_one dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.contant .contant_one dl dd{
    margin: .1rem 0;
    width: 50%;
}
.contant .contant_one dl dd p{
    text-align: left;
}
.contant .contant_one dl dd p:nth-of-type(1){
    color: rgb(26, 98, 225);
    font-size: .3rem;
}


.contant_3{
    margin: 0 .3rem .5rem;
}
.contant_4{
    background-color: rgb(242, 247, 251);
    padding: .7rem 0 0;
    margin-bottom: 0;
}

.contant_4 h1{
    font-size: .32rem;color: #333333;font-weight: bold; padding: 0 0 .2rem;
}

.contant_4 p{
    text-align: center; font-size: .25rem; color: #888888;  margin-top: .1rem; padding: 0 .6rem .4rem;
}
.contant_4 img{
    width: 100%;
}


.contant_4 .swiper-container img{
    width: 7.5rem;
    height: 5rem;
}

.contant_4 .swiper-button-prev{
    position: absolute;
    top: 50%;
    left: .3rem;
    transform: translateY(-50%);
    width: .6rem;
    height: .6rem;
    z-index: 10;
    background: url(../Image/mawap/2022/jt_left.png) no-repeat center center;background-size:cover;
}

.contant_4 .swiper-button-next{
    position: absolute;
    top: 50%;
    right: .3rem;
    transform: translateY(-50%);
    width: .6rem;
    height: .6rem;
    z-index: 10;
    background: url(../Image/mawap/2022/jt_right.png) no-repeat center center;background-size:cover;
}

.contant .contant_5 {
    margin: 0;
}
.contant .contant_5 dl {
    margin: 0 .8rem;
    justify-content: space-between;
}

.contant .contant_5 dl dd {
    width: auto;
    min-width: 44%;
    margin: 0 0 .3rem 0;
}
.contant .contant_5 dl dd p {
    color: #666666;
}
.contant .contant_5 dl dd p:nth-of-type(1) {
    font-size: .44rem;
}
.contant .contant_5 dl dd p:nth-of-type(1) span {
    font-size: .24rem;
}

.contant .contant_6 {
    margin: 0;
    background: #ffffff;
}


.contant_7 h1{
    font-size: .32rem;color: #333333;font-weight: bold; padding-bottom: 0;
}
.contant_7 img{
    display: block;
}

.signForm iframe { height: 4rem;}
