
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:200}
ol,ul,li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:200}
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;}
body{ height:100%; min-height:100%; text-align:center; margin: 0; padding: 0;}
#wrapper { height:auto; margin:0 auto; max-width:7.50rem;background:#fff;}
#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;}
a { text-decoration: none;}

.clearfix:after{content: "";display: block;clear: both;}

.banner{
    position:relative;
    width:100%;
    height: 6.9rem;
    background:url(../Image/ldxsxtwap/2022/banner.png) no-repeat center center;
    background-size:cover;
    text-align:center;
    box-sizing:border-box;
}
.banner h1{color: #ffffff;font-size: .44rem;line-height: .44rem; padding: 3.7rem 0 .2rem 0; font-weight: 600;}
.banner p{color: #ffffff;font-size: .22rem;opacity: 0.7;}
.banner > a{
    display: inline-block;
    font-size:.30rem;
    color:#1a62e1;
    padding:.21rem .46rem;
    border-radius: .08rem;
    background-color: #fff;
    margin:.2rem .15rem 0;
}
.banner > a.btn2{
    padding:.19rem .22rem;
    box-sizing: border-box;
    background: none;;
    color:#fff;
    border:1px solid #fff;
}
.banner > span {
    display: block;
    font-size: .28rem;
    color: #fff;
    line-height: 1;
    margin: 0.18rem auto 0;
}

.contant{width: 100%;margin: 0 auto;}
.contant_one { margin: 0 .3rem .5rem;}
.contant_one h1{
    font-size: .32rem;color: #333333;font-weight: bold; padding: 1rem 0 .2rem;
}
.contant_one p{ text-align: center; font-size: .2rem; color: #888888; margin-bottom: .5rem;}

.contant_one img{
    width: 100%;
    display: block;
}

.contant_one dl{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: .4rem;
}

.contant_one dl dd{
    width: 48%;
    box-shadow: 0 0 40px rgba(149, 155, 165, .15);
}

.contant_3{
    background: #fcfcfd;
}
.contant_3 img {
    display: block;
}

.contant_4{
    padding: 0 .3rem;
    margin: 0;
    background: rgb(26,98,225);
    box-sizing: border-box;
}

.contant_4 h1{font-size: .32rem;color: white;font-weight: bold;padding: .8rem 0 .4rem;}
.contant_4 p{ text-align: center; font-size: .28rem; color: rgba(255,255,255,.7); margin: 0 .6rem .4rem;}
.contant_4 img{width: 100%; display: block;}

.ty{
    margin-top: .2rem;
    box-shadow: 0 0 38px rgba(14, 5, 9, .06);
}

.contant_6{
    width: 100%;
    margin: 0;
}
.contant_6 h1{
    background: rgb(233,237,248);
    font-size: .32rem;color: #333333;font-weight: bold;padding: .8rem 0 .2rem;
}
.contant_6 p{ background: rgb(233,237,248);text-align: center; font-size: .2rem; color: #888888; padding: 0 .6rem .2rem; margin: 0;}

.contant_6 img{
    width: 100%;
    display: block;
}

.contant_7{
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #F9FBFD;
}
.contant_7 h1{
    font-size: .32rem;color: #333333;font-weight: bold;padding: .8rem 0 .4rem;
}
.contant_7 p{ text-align: center; font-size: .2rem; color: #888888; margin-bottom: .4rem;}

.contant_7 img{
    float: left;
    width: 100%;
    display: block;
}
.contant_7::after{
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}


.signForm iframe { height: 4rem;}

