@charset "utf-8";
/* CSS Document */
body{
	font-family: "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Source Han Sans CN", "Noto Sans CJK SC", sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	min-width: 1200px;
	line-height: 1.5;
}
a{
	text-decoration: none;
}
h1,h2,h3,h4,h5,p{
    margin: 1em 0;
}
.header{
	font-size: 32px;
	color: green;
}
.container{
	width: 1190px;
	margin: 0 auto;
}
.clearfix:after{
	display: block;
	content: '';
	clear: both;
	*zoom: 1;
}
.banner img{
    width: 100%;
    display: block;
}
.a{
    color: #333;
    text-align: center;
}
.a h4{
    font-size: 28px;
    padding-bottom: 1em;
}
.a p{
    font-size: 16px;
    line-height: 1.6;
}
.a img{
    display: block;
    width: 800px;
    margin: 30px auto 0;
}
.a1{
    background-color: #ededed;
    color: #333;
    padding-top: 50px;
}
.a1 .txt{
    text-align: center;
}
.a1 h4{
    font-size: 28px;
    line-height: 1;
    margin: 0;
}
.a1 p{
    font-size: 16px;
    line-height: 1.6;
}
.a1 img{
    left: 50%;
    top: 120px;
    margin-left: 30px;
}
.w{
    padding:50px 0 50px;
}
.w .left{
    width: 50%;
    float: left;
}
.w .right{
    width: 50%;
    float: right;
}
.a2{
    background-color: #ee5a29;
    height:150px;
    color: #fff;
}
.a2 .txt{
    text-align: center;
    position: relative;
    left: 0;
    right:0;
    top:50px;
}
.a2 h5{font-size:38px;
       position: relative;
       padding-bottom: 1em;
       margin: 0 0;
}
.a3{
    color: #333;   
}
.a3 .txt{
		 text-align: center;
		 padding-top: 50px;
}
.a3 h4{font-size: 28px;
      position: relative;
      padding-bottom: 1em;
      margin: 0 0;
}
.a3 p{
    font-size: 14px;
	line-height: 1.6;
	padding: 0 1em;
}
.a3 .icons{
    padding: 50px 0;
    text-align: center;
}
.a3 .icon{
    float: left;
    width: 12.5%;
}
.a3 .circle{
    width: 5em;
    height: 5em;
    padding: 1.2em .5em;
    border-radius: 50%;
    background: #ee5a29;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    line-height: 32px;
    box-sizing: border-box;
}
.c h1{
	text-align: center;
}
.ys h1{
    color: #333;
    text-align: center;
    margin:  30px 0;
}
.ys ul{
	padding: 20px 0;
	margin: 0;
	list-style: none;
}
.ys li{
	width: 50%;
	float: left;
	text-align: center;
	margin: 30px 0;
}
.ys li img{
	vertical-align: middle;
	margin-right: 30px;
}
.ys .wright{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.ys .wright h1{
	color: #333;
	font-weight: normal;
		font-size: 22px;
}

.ys .wright p{
	color: #666;
	font-size: 15px;
	line-height: 1.5;
}
.g {
	color: #fff;
	width: 100%;
	height: 465px;
	background: #25a6e9;
}
.g .container{
    height: 100%;
    background: url(../images/qwyx/qwyx20.png) no-repeat center;
	background-size: 100%;
	position: relative;
}
.g .txt{
	position: absolute;
	left: 50%;
	top: 115px;
	margin-left: 30px;
	text-align: left;
}
.g h2{
	font-size: 24px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0 30px;
}
.g h2:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 3em;
	height: 1px;
	background: #fff;
}
.g p{
	font-size: 18px;
	line-height: 1.8;
}

.pinpai {
    color: #fff;
	width: 100%;
	height: 465px;
	background: #e76a28;
}
.pinpai .container{
    height: 100%;
    background: url(../images/qwyx/qwyx7.jpg) no-repeat center;
	background-size: 100%;
	position: relative;
}
.pinpai .txt{
    position: absolute;
    right: 50%;
    top: 115px;
    margin-right: 30px;
    text-align: left;
}
.pinpai h2{
    font-size: 24px;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 30px;
}
.pinpai h2:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3em;
    height: 1px;
    background: #fff;
}
.pinpai p{
	font-size: 18px;
	line-height: 1.8;
}

.qwyx-wx {
    color: #fff;
    width: 100%;
    height: 590px;
    background: #57c764;
}
.qwyx-wx .container{
    height: 100%;
    background: url(../images/qwyx/qwyx8.png) no-repeat center;
    background-size: 100%;
    position: relative;
}
.qwyx-wx .txt{
	padding-top: 60px;
    text-align: center;
}
.qwyx-wx h2{
	font-size: 24px;
	padding-bottom: 20px;
	position: relative;
}
.qwyx-wx h2:after{
    content: '';
    position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -1.5em;
    width: 3em;
    height: 1px;
    background: #fff;
}
.qwyx-wx p{
	font-size: 18px;
	line-height: 1.8;
}

.b{
    width: 1190px;
    height: 450px;
    position: relative;
}
.b b1{width: 595px;
      height:200px ;
      margin: auto;
      float: left;
}
.b b1 left{width: 200px;
           height: 200px;
           margin: auto;
           float: left;
}
.b b1 right{width:395px;
            height: 200px;
            margin: 0 auto;
            float: right;
    
}

.b1 {
    color:#333 ;
    width: 595px;
    height: 200px;
    position: relative;
}
.b1 .txt{
         position: absolute;
         float: left;  
         top: 30px;
         text-align: left;
         font-size: 20px;
}
.b1 {
	color: #333;
	width: 595px;
	height: 200px;
	background-color: #fff;
	background-size: 100%;
	position: relative;
}
.b1 .txt{
	     position: relative;
	     left: 50%;
	     top: 50px;
	     margin-left: 30px;
	     text-align: left;
}
.b1 h6{
	font-size: 18px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0 30px;
}
.b1 p{
	font-size: 16px;
	line-height: 1.5;
}
.l{
    position: relative;
    color: #333;
}
.l .txt{position: relative;
        text-align: center;
        left: 0;
        right: 0;
    }
.l h4{font-size: 28px;
      position: relative;
      padding-bottom: 1em;
      margin: 0 0;
}
.l p{
    font-size: 16px;
    line-height: 1.6;
}
.l img{
	display: block;
	margin: 20px auto 0;
}
.x{
    color: #fff;
    width: 100%;
    background: url(../images/qwyx/qwyx13.png) no-repeat center;
	background-size: 100%;
	padding: 60px 40px 0;
}
.x .txt{
	font-size: 0;
	padding-bottom: 90px;
}
.x h2{
	display: inline-block;
	width: 40%;
	font-size: 22px;
	line-height: 2;
	text-align: center;
	margin: 0;
	vertical-align: middle;
}
.x p{
	display: inline-block;
	width: 60%;
    font-size: 16px;
	line-height: 1.6;
	margin: 0;
	vertical-align: middle;
}
.kf {
	color: #fff;
	width: 100%;
	height: 686px;
	background: url(../images/app/app_kf.png) no-repeat center;
	background-size: 100%;
	position: relative;
}

.top h5 {
	font-size: 50px;
    padding: 60px 0;
	text-align: center;
	margin: 0;
}

.bottomleft {
	width: 595px;
	height: 486px;
	position: relative;
	float: left;
	text-align: center;
}

.bottomleft h1 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 60px 0 0 0;

}

.bottomleft .txt {
	position: relative;
	right: 50%;
	padding-bottom: 1em;
	text-align: center;
	margin: 0;

}

.bottomleft p {
	font-size: 18px;
	line-height: 1.8;
}

.bottomright {
	width: 595px;
	height: 486px;
	position: relative;
	float: right;
	text-align: center;
}

.bottomright h1 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 60px 0 0 0;
}

.bottomright .txt {
	position: relative;
	right: 50%;
	padding-bottom: 1em;
	text-align: center;
	margin: 0 0;

}

.bottomright p {
	font-size: 18px;
	line-height: 1.8;

}

.ios {
	color: #e89316;
	width: 100%;
	height: 516px;
	background: url(../images/app/app_10.png) no-repeat center;
	background-size: 100%;
	position: relative;

}

.ios .txt {
	position: absolute;
	right: 50%;
	top: 90px;
	margin-right: 120px;
	text-align: center;

}

.ios img {
	position: relative;
	left: 0;
	margin: auto;

}

.ios h2 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0;
}

.ios p {
	font-size: 20px;
	line-height: 2;
}


.android {
	color: #768dc7;
	width: 100%;
	height: 516px;
	background: url(../images/app/app_12.png) no-repeat center;
	background-size: 100%;
	position: relative;
}

.android .txt {
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: 120px;
	text-align: center;
}

.android img {
	position: relative;
	left: 0;
	margin: auto;
}

.android h2 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0;
}

.android p {
	font-size: 20px;
	line-height: 2;
}

.wx {
	color: #27ab49;
	width: 100%;
	height: 516px;
	background: url(../images/app/app_13.png) no-repeat center;
	background-size: 100%;
	position: relative;

}

.wx .txt {
	position: absolute;
	right: 50%;
	top: 90px;
	margin-right: 120px;
	text-align: center;

}

.wx img {
	position: relative;
	left: 0;
	margin: auto;
}

.wx h2 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0;
}

.wx p {
	font-size: 20px;
	line-height: 2;
}

.xcx {
	color: #1aa9df;
	width: 100%;
	height: 516px;
	background: url(../images/app/app_15.png) no-repeat center;
	background-size: 100%;
	position: relative;
}

.xcx .txt {
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: 120px;
	text-align: center;
}

.xcx img {
	position: relative;
	left: 0;
	margin: auto;
}

.xcx h2 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0;
}

.xcx p {
	font-size: 20px;
	line-height: 2;
}



.sc {
	color: #c39e02;
	width: 100%;
	height: 516px;
	background: url(../images/app/app_18.png) no-repeat center;
	background-size: 100%;
	position: relative;

}

.sc .txt {
	position: absolute;
	right: 50%;
	top: 90px;
	margin-right: 120px;
	text-align: center;

}

.sc img {
	position: relative;
	left: 0;
	margin: auto;
}

.sc h2 {
	font-size: 30px;
	position: relative;
	padding-bottom: 1em;
	margin: 0 0;
}

.sc p {
	font-size: 20px;
	line-height: 2;
}
.block {
    height: 400px;
    text-align: center;
    margin: 30px 0;
}
.block-left{
    width: 204px;
    height: 100%;
    float: left;
    position: relative;
    background: #fff no-repeat center;
}
.block-left p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 30px;
}
.block-left h2{
    height: 65px;
    line-height: 65px;
    margin: 0;
    color: #fff;
}
.block-center{
    width: 546px;
    height: 100%;
    float: left;
    background: #fff no-repeat center;
}
.block-center h1{
    font-size: 22px;
    margin: 20px 0 10px;
    font-weight: normal;
    color: #333;
}
.block-center h3{
    font-size: 16px;
    color: #666;
    margin: 0;
    font-weight: normal;
}
.block-right{
    width: 440px;
    height: 100%;
    float: left;
}
.block-right h2{
    color: #333;
    font-weight: normal;
    font-size: 18px;
    margin: 16px 0 6px;
}
.block-right p{
    font-size: 14px;
    color: #999;
    margin: 0;
}
.block-right:after{
    display: block;
    content: '';
    width: 0;
    height: 0;
    *zoom: 1;
    clear: both;
}
.block-item{
    float: left;
    width: 50%;
    height: 50%;
    box-sizing: border-box;
    border: 1px solid #fff;
    background: #fff no-repeat center;
    transition: .3s;
}
.block-item > a{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 180px;
}
.block-item img{
    display: block;
    width: 100%;
    height: 180px;
}
.block-item span{
    display: block;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qyyx .block-left{
    background-image: url(../images/wzjs/wzjs_04.png);
}
.qyyx .block-left h2{
     background-color: #0173a7;
}
.qyyx .block-center{
    background-image: url(../images/wzjs/wzjs_05.png);
}
.qyyx .block-item:hover{
    border-color: #0173a7;
    transition: .3s;
}
.qyyx .block-item:nth-child(1){
    background-image: url(../images/wzjs/wzjs_06.png);
}
.qyyx .block-item:nth-child(2){
    background-image: url(../images/wzjs/wzjs_09.png);
}
.qyyx .block-item:nth-child(3){
    background-image: url(../images/wzjs/wzjs_07.png);
}
.qyyx .block-item:nth-child(4){
    background-image: url(../images/wzjs/wzjs_10.png);
}

.mbzs .block-left{
    background-image: url(../images/wzjs/wzjs_13.png);
}
.mbzs .block-left h2{
     background-color: #f16475;
}
.mbzs .block-center{
    background-image: url(../images/wzjs/wzjs_14.png);
}
.mbzs .block-item:hover{
    border-color: #f16475;
    transition: .3s;
}
.mbzs .block-item:nth-child(1){
    background-image: url(../images/wzjs/wzjs_15.png);
}
.mbzs .block-item:nth-child(2){
    background-image: url(../images/wzjs/wzjs_17.png);
}
.mbzs .block-item:nth-child(3){
    background-image: url(../images/wzjs/wzjs_16.png);
}
.mbzs .block-item:nth-child(4){
    background-image: url(../images/wzjs/wzjs_18.png);
}
.srdz .block-left{
    background-image: url(../images/wzjs/wzjs_21.png);
}
.srdz .block-left h2{
    background-color: #f06e30;
}
.srdz .block-center{
    background-image: url(../images/wzjs/wzjs_22.png);
}
.srdz .block-item:hover{
    border-color: #f06e30;
    transition: .3s;
}
.srdz .block-item:nth-child(1){
    background-image: url(../images/wzjs/wzjs_23.png);
}
.srdz .block-item:nth-child(2){
    background-image: url(../images/wzjs/wzjs_25.png);
}
.srdz .block-item:nth-child(3){
    background-image: url(../images/wzjs/wzjs_24.png);
}
.srdz .block-item:nth-child(4){
    background-image: url(../images/wzjs/wzjs_26.png);
}
.cgal .block-left{
    background-image: url(../images/wzjs/wzjs_29.png);
}
.cgal .block-left h2{
    background-color: #988eca;
}
.cgal .block-center{
    background-image: url(../images/wzjs/wzjs_30.png);
}
.cgal .block-item:hover{
    border-color: #988eca;
    transition: .3s;
}

.gn{
	text-align: center;
	padding: 30px 0;
}
.gn h1,
.gn p{
    margin: 0;
    line-height: 2;
}
.gn h3{
    font-size: 1.2em;
    margin: 10px 0;
    line-height: 2;
}
.gn-item{
    float: left;
    width: 33.3333%;
    padding: 60px 0 30px;
}
.gn-item2{
    float: left;
    width: 50%;
    padding: 30px 0 60px;
}
.gn-item2 img{
    vertical-align: middle;
    margin-right: 30px;
}
.gn-item2 .gnbright{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.hy{
	height: 900px;
	width: 100%;
	position: relative;
	text-align: center;
}
.hy p{
	margin: 0 0 30px 0;
}
.hyt{
	height: 355px;
	width: 100%;
	position: relative;
	text-align: center;
}
.hyt1{
	 height: 355px;
	 width: 33.3333%;
	 float: left;
}

.hyt2{
	height: 355px;
	width: 33.3333%;
	float: left;
}
.hyt3{
	height: 355px;
	width: 33.3333%;
	float: left;
}
.hyb{
	height: 355px;
	width: 100%;
	position: relative;
	text-align: center;
}
.hyb1{
	height: 355px;
	width: 33.3333%;
	float: left;
}
.hyb2{
   height: 355px;
   width: 33.3333%;
   float: left;
}
.hyb3{
   height: 355px;
   width: 33.3333%;
   position: relative;
   float: left;
}
.cj{
	width: 100%;
	text-align: center;
}
.cj ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cj li{
	width: 25%;
	float: left;
	margin: 20px 0;
}
.cj img{
	display: block;
	margin: 0 auto;
}
.js h1{
	text-align: center;
	margin: 85px 0;
}


.jh{
	height: 400px;
	width: 100%;
	position: relative;
	text-align: center;

}
.jh h1{padding-top: 50px;

}
.jhbox{height: 350px;
	   width: 1200px;
	   position: relative;
}
.jh1{height: 350px;
	 width: 200px;
	 float: left;
	 padding: 30px 0;
}
.jh1 p{
	font-size: 18px;
}
.jh2{height: 350px;
	width: 200px;
	float: left;
	padding: 30px 0;
}
.jh2 p{
	font-size: 18px;
}
.jh3{height: 350px;
	width: 200px;
	float: left;
	padding: 30px 0;
}
.jh3 p{
	font-size: 18px;
}
.jh4{height: 350px;
	width: 200px;
	float: left;
	padding: 30px 0;
}
.jh4 p{
	font-size: 18px;
}
.jh5{height: 350px;
	width: 200px;
	float: left;
	padding: 30px 0;
}
.jh5 p{
	font-size: 18px;
}
.jh6{height: 350px;
	width: 200px;
	float: left;
	padding: 30px 0;
}
.jh6 p{
	font-size: 18px;
}
