@charset "utf-8";
/* CSS Document */
.banner{
	height:674px;
	background:url(../images/banner.jpg) center top no-repeat
}
.banner>.w1340{
	height:614px
}
.nav{
	position:absolute;
	right:0;
	top:570px;
	width:1074px;
	height:54px;
	line-height:54px;
	padding:10px 0;
	border-radius:37px;
	background-color:white;
	font-size:24px;
	box-shadow:0 0 5px #aaa;
	z-index:3
}
.navfix{
	position:fixed;
	width:100%;
	border-radius:0;
	top:0;
	left:0
}
.nav ul{
	display:flex;
	justify-content:space-between
}
.nav ul li{
	width:100%;
	text-align:center;
	border-right:1px solid #dedede;
	box-sizing:border-box
}
.nav ul li:last-child{
	border:0
}
.nav ul li.cur a,
.nav ul li:hover a{
	color:#333;
	padding-bottom:5px;
	border-bottom:5px solid #3491ef
}
.tit{
	line-height:185px;
	font-size:60px;
	color:#065bb1;
	font-weight:bold
}
.left{
	background-color:#f5f5f5;
	padding:30px;
	padding-top:20px;
	border-radius:10px;
	margin-bottom:40px
}
.whatIs{
	margin-bottom:60px
}
.whatIs h3,
.why>h3,
.who>h3,
.where>h3,
.howTabBox>h3,
.contact h3{
	line-height:2;
	font-size:34px;
	color:#1976d4;
	padding-left:60px;
	background:url(../images/ico01.png) left center no-repeat;
	margin-bottom:1rem
}
.whatIs .left{
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:5px solid #dedede
}
.whatIs .left p{
	padding-left:60px;
	font-size:20px;
	line-height:1.7
}
.whatIs .right h3{
	font-size:24px;
	color:#45b556;
	line-height:3;
	margin-top:40px
}
.link1{
	display:inline-block;
	border-radius:8px;
	background-color:#f16161;
	color:white;
	font-weight:bold;
	padding:10px 20px;
	margin-top:20px
}
a.link1:hover{color:white}
.btn01{
	padding:20px 40px
}

.whatIs .whenToApp p{
	display:flex;
	justify-content:space-between
}
.whatIs .whenToApp p span{
	width:50%
}
.whatIs .whenToApp p span:last-child{
	width:50%;
	text-align:center
}
.whatIs .whenToApp p span:last-child i{
	display:block;
	font-style:normal;
	font-size:18px;
	font-weight:bold
}

.bg01{
	background-color:#e8eef8
}
.rylb{
	background:white;
	box-shadow:0px 3px 5px #cacaca;
	display:flex;
	justify-content:space-between;
}
.rylb h3{
	width:165px;
	padding:20px 0;
	background:#3d8ee0;
	color:white;
	text-align:center;
	font-size:24px;
	font-weight:bold
}
.rylb div{
	width:calc(100% - 165px);
	box-sizing:border-box;
	padding:30px;
	font-size:20px;
	line-height:1.5
}
.who{
	margin-top:40px;
	padding-bottom:60px
}
.why,
.where{
	padding-bottom:60px
}
.why>h3,
.who>h3,
.where>h3,
.how>h3,
.contact .left>h3,
.contact .right h3{
	margin-top:0
}
.list02{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}
.list01_l,
.list01_r{
	width:635px;
	float:left
}
.list01_r{
	float:right
}
.list01_l>div,
.list01_r>div{
	width:100%;
	box-sizing:border-box;
	background:#f76f6f;
	box-sizing:border-box;
	padding:30px;
	padding-top:10px;
	transition:all .3s ease-in 0s;
	margin-bottom:30px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-radius:10px;
	color:white
}
.list01_l>div div h3,
.list01_r>div div h3{
	font-size:24px;
	margin-bottom:20px
}
.list01_l>div div p,
.list01_r>div div p{
	text-align:justify;
	font-size:20px;
	line-height:1.5
}
.list01_l>div>p img,
.list01_r>div>p img{
	margin-left:20px
}
.list01_l>div:hover,
.list01_r>div:hover{
	transform:translate(0,-10px);
    box-shadow:0px 5px 25px #cacaca
}
.list01_l>div:nth-child(1){
	height:200px
}
.list01_r>div{
    padding-top:40px;
	float:right;
	background-color:#3d8ee0;
	height:720px;
	flex-wrap:wrap;
	align-items:baseline
}
.list01_r>div div{
	width:100%
}
.list01_r>div div p{
	line-height:2;
	margin-top:50px
}
.list01_r>div p{
	width:100%;
	text-align:right
}
.list01_l>div:nth-child(3){
	background-color:#7dce75;
	height:200px;
	margin-bottom:0
}
.list01_l>div:nth-child(2){
	background-color:#f2a641;
	height:260px;
	
}
.box1{
	padding:40px;
	background-color:#6ecc7c;
	margin-top:40px;
	color:white
}
.box1 h3{
	font-size:30px;
	margin-bottom:30px
}
.box1 p{
	font-size:18px;
	line-height:2
}
.who,
.how{
	margin-bottom:60px
}
.beizhu{
	line-height:2;
	font-size:20px;
	padding-left:60px
}
.whoDetail{
	background-color:#fdf1de;
	border-radius:15px;
	padding:30px;
	padding-left:60px
}
.whoDetail p{
	font-size:20px;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:20px
}
.sbtj_List li{
	background-color:#ffb064;
	border-radius:15px;
	display:flex;
	justify-content:space-between;
	overflow:hidden;
	margin-top:20px
}
.sbtj_List li i{
	width:60px;
	font-size:48px;
	font-weight:lighter;
	font-style:normal;
	color:white;
	background-color:#fb813e;
	display:flex;
	justify-content:center;
	align-items:center
}
.sbtj_List li div{
	width:calc(100% - 60px);
	box-sizing:border-box;
	padding:30px;
	font-size:18px;
	color:white;
	font-weight:bold;
	text-align:justify
}
.sbtj_List li div p{
	line-height:1.5;
	margin-bottom:15px
}
.where>h3,
.who>h3{
	background:url(../images/ico02.png) left center no-repeat;
}
.tb01{
	border-left:1px solid #dedede;
	border-top:1px solid #dedede;
	width:100%;
	border-radius:5px; 
	overflow:hidden
}
.tb01 td{
	padding:18px;
	font-size:18px;
	background:white;
	word-break:break-all;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede
}
.tb01 thead td{
	font-weight:bold;
	background-color:#3d8ee0;
	color:white;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff
}
.tb01 td:nth-child(4){
	white-space:nowrap
}
.how>h3{
	background:url(../images/ico02.png) left center no-repeat;
}
.fhtj_List{
	display:flex;
	justify-content:space-between;
	margin-top:30px
}
.fhtj_List li{
	background:white;
	border-radius:15px;
	width:23%;
	box-sizing:border-box;
	padding:40px 30px;
	font-size:20px;
	text-align:center;
	transition:all .3s ease-in 0s
}
.fhtj_List li p:last-child{
	text-align:left;
	margin-top:20px
}
.fhtj_List li:hover{
	transform:translate(0,-10px);
    box-shadow:0px 5px 25px #cacaca
}
.howTabBox{
	background-color:#f4f4f4;
	padding:35px;
	border-radius:15px;
	margin-bottom:30px
}
.howTabBox>h3{
	margin-top:0;
	background:url(../images/ico03.png) left center no-repeat;
}
.htb02>h3{
	background:url(../images/ico04.png) left center no-repeat;
}
.htb03>h3{
	background:url(../images/ico05.png) left center no-repeat;
}


/*260327*/
.tab .title{
	display:flex;
	justify-content:space-between;
	width:60%;
	margin:30px 20%;
	position:relative
}
.tab .title:after{
	position:absolute;
	content:'';
	width:80%;
	height:3px;
	background-color:#6cadee;
	left:10%;
	top:40px;
	margin-top:-2px;
	z-index:1
}
.tab .title li{
	width:20%;
	text-align:center
	
}
.tab .title li div{
	margin:0 auto;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:40px;
	background-color:#6cadee;
	font-weight:bold;
	font-size:48px;
	text-align:center;
	color:white;
	cursor:pointer;
	position:relative;
	z-index:2
}
.tab .title li p{
	color:#777
}
.tab .title li.cur div{
	background-color:#1976d4
}
.tab .title li.cur p{
	color:#1976d4
}
.tab .title li p{
	width:80%;
	margin:0 10%;
	margin-top:20px;
	font-size:1rem;
	font-weight:bold
}



.tab .con{
	background-color:#fff;
	padding:30px;
	border:1px solid #dedede
}
.tab .con h3{
	font-size:24px;
	color:#333;
	margin-bottom:30px
}
.tab .con h3>a{
	font-size:18px;
	font-weight:normal;
	display:inline-block;
	padding:5px 20px;
	background-color:#399b49;
	color:white;
	margin-left:40px
}
.tab .con>p{
	font-size:18px;
	line-height:2
}
.tab .con>p>a{
	margin-left:20px
}
.cityTab .title{
	display:flex;
	justify-content:space-between;
	width:80%;
	margin:40px 10%;
	position:relative
}
.cityTab .title li{
	width:100px;
	height:100px;
	line-height:100px;
	border-radius:50px;
	background-color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#777;
	cursor:pointer;
	position:relative;
	z-index:2
}
.cityTab .title li.cur{
	background-color:#5598dc;
	color:white
}
.cityTab .con{
	max-height:730px;
	overflow:auto
}
.contact{
	padding-bottom:30px
}
.zixun{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:20px
}
.zixun li:first-child{
	width:100%;
    padding:40px 20px
}
.zixun li{
	width:48%;
	background-color:white;
	padding:20px;
	box-sizing:border-box;
	border-bottom:3px solid #fb813e;
	font-size:18px;
	line-height:1.6;
	margin-top:20px
}
.qa li{
	margin-top:60px
}
.qa li:first-child{margin:0}
.qa li h4{
	font-size:20px;
	margin-bottom:20px
}
.qa li p{
	font-size:18px;
	line-height:1.5;
	padding-left:34px;
	position:relative
}
.qa li h4:before,
.qa li p:before{
	content:'Q';
	display:inline-block;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	border-radius:12px;
	background-color:#e97a20;
	color:white;
	font-size:16px;
	font-weight:normal;
	margin-right:10px
}
.qa li p:before{
	position:absolute;
	left:0;
	content:'A';
	background-color:#51c464
}
.btn02{
	padding:15px 50px;
	margin:0 10px
}

.about{
	margin-bottom:60px
}
.footer{
	background:#5ec060
}
.footer-nav{
	color:#d9fdda
}
.footer-cont-middle::before,
.footer-cont-middle::after{
	background:#d9fdda
}
.footer-nr .ipv6 {
    background:#399b49;
    color:#fff
}
.foot_nav a{color: white;}
.foot_con a{color: white;}

/*1202*/
.contact .right h3 a{
	color:#fe9b3b
}

.ab03 p{flex-wrap:wrap}
.ab03 p a{width:48%;box-sizing:border-box}

/*260129*/
.olbl{
	display:flex;
	justify-content:space-between;
	width:100%
}
.olbl li{
	width:22%;
	padding:40px;
	box-sizing:border-box;
	background:white;
	border-radius:10px;
	box-shadow:0px 5px 5px #ddd
}
.olbl li img{
	border:1px solid #dedede
}
.olbl li p{
	margin-top:20px;
	line-height:1.5;
	font-size:18px;
	text-align:justify
}
.who{
	margin-bottom:0
}
.howTabBox > h3{
	background:url(../images/ico02.png) left center no-repeat
}
.bxcj .con{
	padding:0;
	border:0
}
.bxcj .con h3{
	position:relative;
	width:100%;
	box-sizing:border-box;
	padding:30px;
	background:#e8eef8;
	color:#1976d4;
	margin-bottom:0 !important
}
.bxcj .con>div{
	padding:30px;
	border:1px solid #dedede
}
.bxcj .con>div h4{
	font-size:24px;
    color:#333;
    margin-bottom:10px
}
.bxcj .con>div p{
    font-size:18px;
    line-height:2
}
.contact .left{
	box-sizing:border-box;
	float:left;
	padding:0;
	width:710px;
	background:none;
	border-radius:0
}
.contact .right{
	box-sizing:border-box;
	float:right;
	width:580px
}
.contact .left>div,
.contact .right>div{
	background:white;
	border-radius:10px;
	margin-bottom:20px;
	padding:20px;
	padding-top:10px;
	box-sizing:border-box;
	font-size:20px;
	box-shadow: 0px 5px 10px #ddd
}
.contact .left>div p,
.contact .right>div p{
	line-height:1.5;
	margin-bottom:20px
}
.qa li h4{
	position:relative;
	padding-left:34px
}
.qa li h4::before{
	position: absolute;
    left:0;
}
.zxdh h3{
	background:url(../images/ico03.png) left center no-repeat
}
.xszx h3{
	background:url(../images/ico04.png) left center no-repeat
}
.xxzx h3{
	background:url(../images/ico05.png) left center no-repeat
}
.cjwt h3{
	background:url(../images/ico06.png) left center no-repeat
}
.xszx p a{
	margin-top:10px;
	display:inline-block;
	background:#6cadee;
	padding:8px 30px;
	width:40%;
	text-align:center;
	border-radius:10px;
	color:white
}
.olmess{
	display:inline-block;
	width:100%;
	background-color:#3d8ee0;
	color:white;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	border-radius:10px;
	padding:15px 0
}
.olmess:hover{
	color:white
}
.xgsx_l{
	width:728px
}
.xgsx_r{
	width:576px
}
.xgsx li div p{
	display:flex
}
.xgsx li div p b{
	white-space:nowrap
}
.xgsx_l>div,
.xgsx_r>div{
	color:white;
	border-radius:10px;
	box-sizing:border-box;
	padding:25px;
	font-size:18px;
	line-height:1.5;
	width:100%;
	margin-bottom:20px
}
.xgsx_l>div:nth-child(1),
.xgsx_l>div:nth-child(3){
	background-color:#6baced
}
.xgsx_l>div:nth-child(2){
	background-color:#f76f6f
}
.xgsx_r>div:nth-child(1){
	background-color:#3d8ee0
}
.xgsx_r>div:nth-child(2){
	background-color:#f2a641
}
.xgsx_l>div h3,
.xgsx_r>div h3{
	font-size:24px;
	margin-bottom:20px
}
.xgsx_l>div p,
.xgsx_r>div p{
	display:flex
}
.xgsx_l>div p b,
.xgsx_r>div p b{
	white-space:nowrap
}
.xgsx_r>div p{
	line-height:1.8;
	margin-bottom:33px
}






@media (max-width: 800px) {

body,html{font-size:14px}
.w1340{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.banner{
	height:40vw;
	background-size:140% auto;
	position:relative;
	padding-bottom:80px
}
.banner > .w1340{
	height:auto;
	position:static
}
.nav{
	width:100%;
	border-radius:0;
	height:auto;
	top:40vw;
	padding:0;
}
.nav ul{
	flex-wrap:wrap
}
.nav ul li{
	width:25%;
	border:0;
	font-size:1.12rem;
	line-height:40px
}
.navfix{
	position:fixed;
	width:100%;
	border-radius:0;
	top:0;
	left:0
}
.tit{line-height:3;font-size:2rem; text-align:center}
.whatIs,
.list01, 
.list02{flex-wrap:wrap}
.whatIs .left,
.whatIs .right,
.list01 li{width:100%}
.whatIs .left h3, 
.why > h3, 
.who > h3, 
.where > h3, 
.how > h3, 
.contact .left > h3, 
.contact .right h3,
.list01 li h4,
.box1 h3,
.list02 li h4{font-size:1.5rem; background:none;padding-left:0}
.whatIs .left p,
.list01 li p,
.box1 p{padding-left:0;font-size:1rem}
.whatIs .right h3{line-height:1.5;padding:2rem 0}
.list01 li,
.list02{margin-bottom:1rem}
.box1{margin-top:1rem;padding:1.5rem}
.why,
.where{padding-bottom:2rem}
.list02 li{width:100%;border-radius:0;height:auto;padding:1rem;margin-bottom:1rem}
.beizhu{font-size:1rem;width:100%;margin-bottom:1rem}
.green{background:#6ecc7c;padding:1rem}
.jiaocheng>div,
.jiaocheng > div ul li{width:100%}
.jiaocheng > div ul{flex-wrap:wrap}
.jiaocheng > div ul li{margin-bottom:1rem}
.jiaocheng > div h4{margin:2rem 0 1rem 0}
.jiaocheng{margin-top:0}
.how p{font-size:1rem}
.tab .title{margin:2rem 2%;flex-wrap:wrap}
.tab .title li{width:30%;border-radius:5px; height:auto; line-height:2; font-size:2rem; margin-bottom:1rem}
.tab .title::after{display:none}
.tab .con{padding:15px}
.tab .con > p{font-size:1rem; line-height:1.5}
.four li{width:100%;margin-bottom:2rem !important}
.tab .con > p > a{white-space: nowrap}
.tab .con h3 > a{margin:0; width:100%;font-size:1rem;margin-bottom:10px;box-sizing:border-box}
.who,
.how{margin-bottom:1rem}
.contact .left,
.contact .right,
.zixun li{width:100%}
.contact .left p,
.contact .right p,
.ab01 > p, 
.ab02 > p, 
.ab03 > p,
.ab01 ul, 
.ab03 ul{font-size:1rem}
.zixun li{margin-top:0;margin-bottom:1rem}
.qa li h4,
.ab01 > a, 
.ab02 > a{font-size:1.4rem}
.ab01,
.ab02,
.ab03{width:100%;padding:15px;padding-top:0;height:auto}
.ab01 h3, 
.ab02 h3, 
.ab03 h3{font-size:1.4rem;line-height:3}
.ab01 ul, 
.ab03 ul{width:100%;margin:0}


.banner>.w1340>img{
	width:50%
}

.footer{
    height: auto;
    padding: 1em 0;
}

.whatIs .whenToApp p,
.fhtj_List,
.contact .left > p,
.ab04{flex-wrap:wrap}
.whatIs .whenToApp p span,
.list01 li,
.fhtj_List li{width:100% !important}
.whatIs .whenToApp p span:last-child img{width:80%;margin:2rem 10%;margin-bottom:0}
.list01 li h4{margin:0}
.list01 li h4 img{display:none}
.sbtj_List li div p{font-size:1rem}
.sbtj_List li i{font-size:2rem}
.tb01 td{font-size:1rem;padding:10px}
.beizhu{padding:0}
.whoDetail{padding:20px}
.whoDetail p{font-size:1rem}
.fhtj_List li{margin-bottom:1rem;font-size:1rem;padding:20px}
.btn01{padding:10px 20px;font-size:1.2rem;margin:0}
.howTabBox{padding:20px}
.howTabBox > h3{font-size:1.4rem; background-size:30px auto;padding-left:40px}
.tab .title{margin:20px 0; width:100%; flex-wrap:nowrap;justify-content:space-around}
.tab .title li{width:19%}
.tab .con h3{font-size:1.4rem;margin-bottom:20px}
.contact .left > p span{width:100%;font-size:1.2rem}
.contact .left p > a{width:100%; margin:20px 0;margin-bottom:0; text-align:center}
.right>.pd30{padding:20px}
.btnArea>p,
.ab04{display:flex}
.tab .con > p > a{margin-left:0}
.btn02,
.ab03 > p a{font-size:1rem;width:48%;box-sizing:border-box}
.ab01 > a{padding:20px;margin:20px 0;font-size:1rem}
.ab04{padding:15px;padding-top:0}
.ab04 h3{text-align:center;font-size:1.4rem;width:100%;margin:0; line-height:3}
.ab04 a{width:100%; font-size:1rem; margin:0; margin-bottom:1rem}

/*260202*/
.whatIs .left{
	box-sizing:border-box;
	margin-bottom:20px
}
.whatIs{margin-bottom:20px}
.list01_l, .list01_r{width:100%}
.list01_l>div,.list01_r>div{height:auto !important; padding:20px !important;margin:0 0 10px 0 !important}
.list01_l>div>p,.list01_r>div>p{display:none}
.list01_l>div div h3,.list01_r>div div h3{font-size:1.2rem}
.list01_l>div div p,
.list01_r>div div p,
.olbl li p{font-size:1rem}
.list01_r > div div p{margin-top:0}
.rylb{flex-wrap:wrap}
.rylb h3{width:100%;font-size:1.2rem}
.rylb div{width:100%; font-size:1rem}
#d4.tit{margin-top:0}
.cityTab .title{width:100%; margin:20px 0; flex-wrap:wrap}
.cityTab .title li{width:24%;border-radius:10px;height:auto;line-height:inherit;padding:10px 0; font-size:1.2rem; margin-bottom:10px}
.olbl{flex-wrap:wrap}
.olbl li{width:48%; padding:20px; margin-bottom:20px;}
.olbl li img{width:100%}
.bxcj .con > div h4,
.olmess{font-size:1.2rem}
.bxcj .con > div p{font-size:1rem}
.contact .left h3,
.contact .right h3{background:none; padding:0; font-size:1.4rem}
.contact .left p > a{box-sizing:border-box}
.xgsx_l,
.xgsx_r{width:100%}
.xgsx_l > div h3, .xgsx_r > div h3{font-size:1.2rem}
.xgsx_l > div, .xgsx_r > div{font-size:1rem}
.xgsx_r > div p{line-height:1.5; margin-bottom:0}

/*260327*/
.tab .title li{width:33.3%}
.tab .title{flex-wrap:wrap}
.tab .title li div{
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:30px;
	font-size:30px
}
.tab .title li p{font-size:1rem; line-height:1.5; margin-top:10px}
.tab.tab1 .title,
.tab.tab2 .title, 
.tab.tab3 .title{width:100%; margin:20px 0 0 0}


}