@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;}
#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;}
/*----------------------------------  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/nrglptwap/2022/banner.png) 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: 1rem 0 .8rem;color: #333333;font-weight: bold;
}
.contant .contant_one dl{
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-evenly;
}
.contant .contant_one dd{
    width: 100%;
    margin-bottom: .2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.contant .contant_one .contant_one_box4{
    box-shadow: 0 0 .46rem rgba(140,154,168,0.34);
}
.contant .contant_one .contant_one_box3{
    box-shadow: 0 0 .73rem rgba(140,154,168,0.38);
}
.contant .contant_one .contant_one_box2{
    box-shadow: .18rem 0 .16rem rgba(140,154,168,0.1);
}


.contant .contant_one dd img{
    width: 48%;
}

.contant_two{
    margin: 0 auto;
    background: #fafbff;
    padding-bottom: .7rem;
}
.contant_two h1{
    font-size: .32rem;line-height: .6rem; padding: 1rem 0 .4rem; color: #333333;font-weight: bold;
}

.contant_two>img{
    width:100%;
}

.contant_two dl{
    margin: .3rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contant_two dd{
    flex: 0 0 3.3rem;
    margin-bottom: .14rem;
    border-radius: .1rem;
    overflow: hidden;
    box-shadow: 0 0 .73rem rgba(140,154,168,0.2);
}
.contant_two dl dd img{
    width: 100%;
    height: 100%;
}

.contant_three{
    margin: 0 auto;
}

.contant_three h1{
    font-size: .32rem;line-height: .6rem; padding: 1rem 0 .4rem; color: #333333;font-weight: bold;
}

.contant_three img{
    width: 100%;
}

.contant_four{
    position: relative;
    margin: 0 auto;
}

.contant_four h1{
    font-size: .32rem;line-height: .6rem; padding: .9rem 0 .8rem;color: #333333;font-weight: bold;
}

.contant_four img{
    width: 7.5rem;
}

.contant_four .swiper-container {
    width: 7.5rem;
    height: 5.91rem;
    position: relative;
}  

.contant_four .swiper-button-prev{
    position: absolute;
    top: 50%;
    left: .3rem;
    transform: translateY(-50%);
    width: .6rem;
    height: .6rem;
    z-index: 10;
    background: url(../Image/nrglptwap/2022/jt_left.png) no-repeat center center;background-size:cover;
}

.contant_four .swiper-button-next{
    position: absolute;
    top: 50%;
    right: .3rem;
    transform: translateY(-50%);
    z-index: 10;
    width: .6rem;
    height: .6rem;
    background: url(../Image/nrglptwap/2022/jt_right.png) no-repeat center center;background-size:cover;
}


/* 2022-6 */
.ywxt{width: 100%;height:9.10rem;background: #fff;text-align: center;}
.ywxt h2{font-size: .32rem;line-height: 1;padding: 0.88rem 0 0.78rem;color: #333333;font-weight: bold;}
.ywxt > img{width:6.89rem;height:6.09rem;}

.sycj{width: 100%;height:9.20rem;background: #f4f9ff;text-align: center;}
.sycj h2{font-size: .32rem;line-height: 1;padding: 0.94rem 0 0.55rem;color: #333333;font-weight: bold;}
.sycj > img{width:7.27rem;height:6.92rem;}

.signForm iframe { height: 4rem;}