@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: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{ text-align:center;padding-bottom: 50px;}
#wrapper { height:auto; margin:0 auto; max-width:7.50rem;background:#f9faff;}
#container {width:100%;margin:0 auto;}
#container {height:auto!important; height:100%; min-height:100%;padding-bottom: .45rem;}
#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;}

.signForm iframe { height: 4rem;}

/* banner */
.banner{
  width:100%;
  min-height:6.80rem;
  background-color: #1a62e1;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-image: url(../Image/fkglxtwap/banner_bg.png);
  background-size: 7.50rem 6.80rem;
  background-repeat:no-repeat;
  background-position: center bottom;
}
.banner h1{
  font-size:.42rem;
  color:#fff;
  line-height: 1;
  padding-top:4.23rem;
  font-weight: 600;
}
.banner p{
  padding-top:.21rem;
  font-size: .22rem;
  color:#fff;
  line-height: .36rem;
}
.banner > a{
  display: inline-block;
  font-size:.30rem;
  color:#1a62e1;
  padding:.21rem .46rem;
  border-radius: .08rem;
  background-color: #fff;
  line-height: 1;
  margin:.15rem .12rem 0;
}
.banner > a.btn2{
  padding:.21rem .15rem;
  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:.18rem auto 0;
}


.section_1{
  width:100%;
  height:7.12rem;
  background:url(../Image/fkglxtwap/s1_bg.png) center center no-repeat;
  background-size: 100%;
}
.section_1 h2{
  font-size:.36rem;
  font-weight: 600;
  color:#1f2b43;
  line-height: 1;
  padding-top:.91rem;
}
.section_1 ul{
  width:7.50rem;
  height:2.20rem;
  margin:1.60rem auto 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
  box-sizing: border-box;
  padding:0 .45rem;
}
.section_1 ul li{
  font-size:.25rem;
  color:#333;
  line-height: 1;
  font-weight: 600;
}
.section_1 ul li:nth-child(1){margin-right:2rem;}


.section_2{
  background: #fff;
  min-height:10rem;
  padding-bottom:.57rem;
}
.section_2 h2{
  font-size:.36rem;
  font-weight: 600;
  color:#1f2b43;
  line-height: 1;
  padding-top:.91rem;
}
.section_2 ul{
  width: 7.50rem;
  margin:.30rem auto 0;
}
.section_2 ul li{position: relative;width: 100%;}
.section_2 ul li > img{position: absolute;}
.section_2 ul li > div{position: absolute;}
.section_2 ul li > div h3{font-size:.28rem;color:#333;font-weight:600;line-height:1;}
.section_2 ul li > div i{display:inline-block;width:.36rem;height:3px;background: #1a62e1;margin-top:.27rem;margin-bottom:.18rem;}
.section_2 ul li > div p{font-size:.23rem;color:#666;font-weight:500;line-height:.36rem;}

.section_2 ul li.item1{height:3.92rem;}
.section_2 ul li.item1 img{top:0;left:.14rem;width:3.70rem;height:3.92rem;}
.section_2 ul li.item1 div{top:1.17rem;left:3.97rem;text-align: left;}

.section_2 ul li.item2{height:4.01rem;margin-top:-.29rem;}
.section_2 ul li.item2 img{top:0;left:3.99rem;width:3.52rem;height:4.01rem;}
.section_2 ul li.item2 div{top:1.09rem;left:.29rem;text-align: right;}

.section_2 ul li.item3{height:3.64rem;margin-top:-.25rem;}
.section_2 ul li.item3 img{top:0;left:.08rem;width:3.54rem;height:3.64rem;}
.section_2 ul li.item3 div{top:1.48rem;left:4.03rem;text-align: left;}

.section_2 ul li.item4{height:4.01rem;margin-top:0;}
.section_2 ul li.item4 img{top:0;left:3.80rem;width:3.21rem;height:4.01rem;}
.section_2 ul li.item4 div{top:1.35rem;left:.37rem;text-align: right;}


.section_3{
  background: #1a62e1;
  min-height:9.63rem;
}
.section_3 h2{
  font-size:.36rem;
  font-weight: 600;
  color:#fff;
  line-height: 1;
  padding-top:.89rem;
}
.section_3 > img{
  margin-top:.45rem;
  width: 4.04rem;
  height:3.63rem;
}
.section_3 ul{
  width: 7.50rem;
  height:3rem;
  margin:.48rem auto 0;
  box-sizing: border-box;
  padding:0 .25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-between;
}
.section_3 ul li{
  min-height: 1.15rem;
  text-align: left;
}
.section_3 ul li h3{
  font-size:.25rem;
  color:#fff;
  line-height: 1;
  font-weight: 600;
  padding-top:.10rem;
  padding-left:.63rem;
}
.section_3 ul li p{
  font-size:.21rem;
  color:#fff;
  line-height: .33rem;
  font-weight: 500;
  padding-top:.13rem;
  padding-left:.63rem;
  white-space: nowrap;
}
.section_3 ul li.item1{background: url(../Image/fkglxt/s3_icon1.png) left top no-repeat;background-size:.50rem;}
.section_3 ul li.item2{background: url(../Image/fkglxt/s3_icon2.png) left top no-repeat;background-size:.50rem;}
.section_3 ul li.item3{background: url(../Image/fkglxt/s3_icon3.png) left top no-repeat;background-size:.50rem;}
.section_3 ul li.item4{background: url(../Image/fkglxt/s3_icon4.png) left top no-repeat;background-size:.50rem;}


.section_4{
  background: #fafafa;
  min-height:8.27rem;
}
.section_4 h2{
  font-size:.36rem;
  font-weight: 600;
  color:#1f2b43;
  line-height: 1;
  padding-top:.94rem;
}
.section_4 > img{
  margin-top:.30rem;
  width: 7.50rem;
}


.section_5{
  height:8rem;
  background: #fff;
  text-align: center;
}
.section_5 h2{
  font-size:.34rem;
  font-weight: 600;
  color:#1f2b43;
  line-height: 1;
  padding-top:.84rem;
  text-align: center;
}
.section_5 > img{
  margin-top:.63rem;
  width: 7.03rem;
  height:5.23rem;
}