@charset "utf-8";
/* CSS Document */
html { font-family:"微软雅黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size: 14px; line-height: 1.5; color: #333333; background-color: white; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; -webkit-text-size-adjust: none;  -webkit-user-select: none; -webkit-touch-callout: none;  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: antialiased; cursor: default;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap;  }
code, kbd, pre, samp { font-family: "微软雅黑", monospace, monospace; font-size: .15em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family:"微软雅黑",  "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol ,li{ list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: .3rem; }
h2 { font-size: .2rem; }
h3 { font-size: .18rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }
.fl, .fr { display: inline; float: left; }

.fr { float: right; } 

.pr{ position:relative; }

.pa{ position:absolute; }

.clearfix::after{
	content:"";
	display: block;
	clear: both;
}
.lue{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.db{display: block;}
.tc{text-align: center;}
img{
	max-width: 100%;
}
@charset "utf-8";
/* CSS Document */

.main {
	position: relative;
	width: 7.5rem;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	color: #2b2b2b;
	overflow: hidden;
	font-family: Helvetica Neue,Helvetica,Roboto,Segoe UI,Arial,sans-serif;
}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.bottom_swiper{
	margin: 0.4rem 0; 
}
.bottom_swiper .swiper-slide{
	position: relative;
	text-align: center;
	padding: 0.08rem 0;
}
.bottom_swiper .swiper-slide:after{
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -1px;
	top: 0;
	width: 1px;
	background: #f3f3f3;
}
/*开始*/
.eachBox{
	position: relative;
}
.eachBox .titBox{	
	color: rgb(255, 255, 255);
	text-align: center;
}
.eachBox .titBox span{
	font-size: 0.06rem;
	letter-spacing:0.14rem;
	text-transform: uppercase;
}
.eachBox .titBox h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
}
.eachBox .titBox p{
	font-size: 18px;
}
.eachBox .titBox i{ 
	width: 0.89rem;
	height: 0.03rem;
	margin: 12px auto;
	display: block;
}
.wribg{background: #ffffff;}
.grabg{background: rgb(109, 109, 109);}
.blabg{background: #000000;}
.blubg{background: #0d36be;}
.btn{
	border-radius: 0.26rem;
	background-color: rgb(13, 54, 190); 
	/*height: 0.64rem;*/
	line-height: 40px; 
	color: #ffffff;
	font-size: 0.32rem; 
	width: 2.74rem;
	margin: 0 auto;
	text-align: center; 
}

.lj{
	position: absolute;
	bottom: 0;
	left: 0;
} 
.lj2{
	position: absolute;
	top: 0;
	left: 0;
} 
/*part1*/
.part1{
	margin-top: 1rem;
}
.part1 h1{
	position: absolute;
	font-size: 0.7rem;
	color: #ffffff;
	top: .76rem;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: 700;
}
.part1 p{
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	top: 2.08rem;
	left: 0;
	width: 100%;
	text-align: center; 
}
/*peat2*/
.part2{
	background: #0d36be;
}
.part2 .conBox{
	width: 7.337rem;
	margin: 0.24rem auto 0;
	background: #ffffff;
	color: #ffffff; 
	padding-bottom: 1rem;
}
.part2 .conBox ul{
	padding: 0.2rem 0.12rem;
}
.part2 .conBox ul li{
  border-radius: 10px;
  background-color: rgb(13, 54, 190); 
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem; 
  position: relative;
  padding-left: 0.32rem;
  margin-bottom: 0.18rem;
  font-size: 14px;
}
.part2 .conBox ul li:before{
	content: "";
	display: block;
	background-color: rgb(253, 253, 253);
	width: 0.12rem;
	height: 0.12rem;
	position: absolute;
	left: 0.12rem;
	top: 50%;
	margin-top: -0.06rem; 
}
.part2 .conBox>img{
	width: 2.9rem;
	height: 2.82rem;
	margin: 0 auto;
	display: block;
	margin-bottom: 0.16rem;
}
/*part3*/
.part3{ 
	background-image: linear-gradient(to top right, #7f2df8 , #7143f9);
}
.part3 .conBox ul{
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 1.32rem;
}
.part3 .conBox li{
	width: 46%;
	margin: 0.32rem 0.15rem 0;
	text-align: center;
	float: left;
} 
.part3 .conBox li span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0.12rem 0 0.08rem;
} 
/*part4*/
.part4{
	margin-top: -0.98rem;
	padding: 0.96rem 0 1.48rem;
	z-index: 2;
	background: url(../img/p4bg.png) center/cover no-repeat;
}
.part4 .titBox{
	color: #333;
}
.part4 .titBox h2{
	color:#0d36be;
}
.part4 .conBox{
	margin-top: 0.72rem;
}
.part4 .conBox li{
	width: 100%;
	margin-top: 12px;
}
.part4 .conBox li .left,
.part4 .conBox li .right{
	width: 2.9rem;
	color: #333333;
	background: #ffffff;
	text-align: center;
	font-size: 14px;
	float: left;
	padding: 0.20rem 0.08rem;
	height: auto;
}
.part4 .conBox li .left span,
.part4 .conBox li .right span{ 
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 0.12rem;
}
.part4 .conBox li .center{
	width: 1.7rem;
	background: #0d43ce;
	color: #ffffff;
	float: left;
	padding: 0.76rem 0.08rem;
	height: 115px;
	text-align: center;
	font-size: 0.14rem;
}
.part4 .conBox li .center span{
	letter-spacing:0.04rem;
	text-transform: uppercase; 
}
.part4 .conBox li .center p{ 
	font-size: 0.4rem;
}
.part4 .conBox li .right{
	opacity: 0;
}
.part4 .conBox li:nth-child(2n) .right{
	opacity: 1;
}
.part4 .conBox li:nth-child(2n) .left{
	opacity: 0;
}
.part4 .btn{
	margin-top: 0.64rem;
}
/*part5*/
.part5{
	z-index: 1;
	margin-top: -1.3rem;
	background-image: linear-gradient(to top right, #7f2df8 , #7143f9);
	padding-top: 1.08rem;
	padding-bottom: 1.72rem;
}
.part5 .gnline{
	width: 7.32rem;
	margin: 0.16rem auto 0;
	padding: 0.16rem;
	background: #f2f9ff;
	text-align: center;
}
.part5 .gnline h3{
	font-size: 20px;
	font-weight: bold;
}
.part5 .gnline h5{
	font-size: 0.32rem;
	font-weight: 400;
	color: #666;
}
.part5 .gnline>div{
	margin-top: 30px;
}
.part5 .gnline p{
	font-size: 14px;
	line-height: 30px;
	text-indent: 0.32rem;
	text-align: left;
	position: relative;
}
.part5 .gnline p:before{
	content: "";
	display: block;
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 0.04rem;
	position: absolute;
	left: 0.08rem;
	top: 0.14rem;
	background: #333;
}
.part5 .gnline img{
	margin: 0.16rem 0;
}
/*part6*/
.part6{
	/*padding-bottom: 1.4rem;*/
}
.part6 .titBox{
	color: #0d36be;
}
.part6 .titBox p{
	color: #6d6d6d;
}
.part6 .conBox{
	border: 1px solid rgb(13, 54, 190); 
	width: 6.44rem; 
	margin: 0.48rem auto;
	padding: 0.1rem;
}
.part6 .btn{
	margin-bottom: 0.48rem;
}
/*part7*/
.part7{
	background-image: linear-gradient(to top right, #7f2df8 , #7143f9);
	padding-bottom: 1.4rem;
}
.part7 .conBox li{
	width: 3.42rem;
	margin: 0.16rem 0.16rem 0;
	float: left;
}
.part7 .conBox li .imgBox{
	position: relative;
}
.part7 .conBox li .kuang{
	position: absolute;
	border: 1px solid rgb(13, 67, 206);
	position: absolute;
	left: 0;
	top: 0;
	width: 3.46rem;
	height: 2.36rem;
	z-index: 1;
}
.part7 .conBox li img{
	margin: 0.08rem 0 0 0.08rem;
	width: 3.46rem;
	height: 2.36rem;
	z-index: 2;
	position: relative;
}
.part7 .conBox li p{
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 0.18rem
}
/*part8*/
.part8{
	padding-bottom: .4rem; 
	margin-top: -0.96rem;
}
.part8 .titBox{
	color: #0d36be;
}
.part8 .titBox p{
	color: #727272;
}
.part8 .btn{
	margin-top: 0.56rem;
}
/*part9*/
.part9{
	background-image: linear-gradient(to top right, #7f2df8 , #7143f9);
	padding-bottom: 1.4rem;
}
.part9 .conBox{
	width: 7rem; 
	margin: 0.4rem auto;
	color: #ffffff;
}
.part9 .conBox p{
	text-indent: 2em;
	font-size: 16px; 
	line-height: 30px;
}
.part9 .conBox>img{
	margin-top: 0.48rem;
}
.part9 .conBox b{
	font-size: 0.24rem;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 0.48rem;
	text-align: center;
	text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
	-moz-transform: matrix( 1.38453376542246,0,0,1.38367969851419,0,0);
	-webkit-transform: matrix( 1.38453376542246,0,0,1.38367969851419,0,0);
	-ms-transform: matrix( 1.38453376542246,0,0,1.38367969851419,0,0);
	display: block;
	margin-top: 0.4rem;
}
/*part10*/
.part10{
	padding: .6rem 0 .32rem;
}
.part10 .conBox{
	margin: 0.4rem auto 0;
	width: 7.2rem;
}
.part10 .conBox .each{
	width: 50%; 
	float: left;
	border-right: 1px solid #ddd;
	position: relative;
	text-align: center;
	height: 1.8rem;
	line-height: 1.8rem;
	vertical-align: middle;
}
.part10 .conBox .each:nth-child(2n){
	border-right: none;
}
.part10 .conBox .each img{
	max-height: 80%;
	max-height: 80%;
}
.part10 .conBox .each p{
	display: block;
	width: 100%;
	height: 1.8rem;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.8);
	text-align: center;
	color: #fff;
	vertical-align: middle; 
	line-height: 1.8rem;
	opacity: 0;
	transition: all 0.3s;
}
.part10 .conBox .each p span{
	vertical-align: middle;
}
.part10 .conBox .each:hover p{
	opacity: 1
}

header{
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}
header .line1{
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	background: rgba(0,0,0,0.8);
}
header .line1 img{
	max-height: 80%;
}
header .line1 i{
	display: block;
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
	width: 0.4rem;
	height: 0.4rem;
	background: url(../img/tright.png) center/cover no-repeat;
}
header .line1 i.active{
	background-image: url(../img/tright2.png);
}
header ul{
	width: 50%;
	margin-left: 50%;
	display: none;
}
header ul li a,
header ul li a:hover{
	color: #fff;
	display: block;
	margin-top: 0.02rem;
	text-align: center;
	height: 0.56rem;
	line-height: 0.56rem;
	background: rgba(0,0,0,0.8);
}
footer{
	font-size: 16px;
	color: #aaa;
	background: #090b1a;
    padding: 0.48rem 0.24rem 1.2rem;
}
footer .fl{
	width: 60%;
}
footer .fr{
	width: 24%;
	margin-left: 10%;
}
footer p{
	color: #fff;
	font-size: 0.32rem;
}
footer span{
	display: block;
	margin-top: 0.16rem;
}
footer .fr span{
	text-align: center;
}
.xuanfu,
.xuanfu:hover{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 99;
	font-size:16px;
	background: #042596;
	color: #fff;
	text-align: center;
	padding: 0.3rem 0;
	display: block;
}