@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: .18rem; 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; 
}
.tc{
	text-align: center;
	margin: 0 auto;
}
.db{display: block;}
.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: #333333;
	text-align: center;
}
.eachBox .titBox span{
	font-size: 0.06rem;
	letter-spacing:0.14rem;
	text-transform: uppercase;
	color: #191919;
}
.eachBox .titBox h2{
	font-size: 0.48rem;
	font-weight: bold;
	color: #0d36be;
}
.eachBox .titBox p{
	font-size: 16px;
}
.eachBox .titBox i{ 
	width: 0.89rem;
	height: 0.03rem;
	margin: 12px auto;
	display: block;
}
.wribg{background: #ffffff;}
.grabg{background: #6d6d6d;}
.blabg{background: #000000;}
.blubg{background: #0d36be;}
.lowbg{background: #f2f9ff;}
.btn{
	border-radius: 0.26rem;
	background-color: rgb(13, 54, 190); 
	height: 40px;
	line-height: 40px; 
	color: #ffffff;
	font-size: 0.32rem; 
	width: 2.74rem;
	margin: 0 auto;
	text-align: center; 
} 
/*part1*/
.part1{
	margin-top: 1rem;
}
.part1 h1{
	position: absolute;
	font-size: 0.64rem;
	color: #ffffff;
	top: .68rem;
	left: 0;
	width: 100%;
	text-align: center;
	font-weight: 700;
}
.part1 p{
	position: absolute;
	font-size: 18px;
	color: #ffffff;
	top: 1.9rem;
	left: 0;
	width: 100%;
	text-align: center; 
}
/*part2*/

.part2{
	padding-top: 0.18rem; 
}
.part2 .conBox{
	width: 7.08rem;  
	color: #ffffff;  
	margin: 0.32rem auto 0;
	text-align: center;
} 
.part2 .conBox ul li{
	border-radius: 10px;
	background-color: rgb(13, 54, 190); 
	width: 100%; 
	padding: 0.16rem 0.24rem 0.16rem 0.48rem;
	position: relative; 
	margin-bottom: 0.18rem;
	font-size: 14px;
	background: #0d36be;
	text-align: left;
}
.part2 .conBox ul li:before{
	content: "";
	display: block;
	background-color: rgb(253, 253, 253);
	width: 0.12rem;
	height: 0.12rem;
	position: absolute;
	left: 0.2rem;
	top: 0.22rem; 
}
.part2 .conBox>img{
	margin: 0.32rem 0;
}
/*part3*/
.part3{
	margin-top: 0.84rem;
}
.part3 .conBox{
	margin-top: 0.28rem;
}
.sonBox{
	padding: 0.48rem 0.52rem;
	text-align: center;
	position: relative;
}
.sonBox div{
	text-align: left;
}
.sonBox div p{
	padding-left: 0.34rem;
	line-height: 30px;
	font-size: 14px;
	margin-top: 0.2rem;
	position: relative;
}
.sonBox div p:before{
	content: "";
	display: block;
	background: #0d36be;
	position: absolute;
	left: 0.04rem;
	top: 0.28rem;
	width: 0.12rem;
	height: 0.12rem;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); 
}
.sonBox .tit{
	background: url(../img/tit2.png) center/cover no-repeat;
	width: 29px;
	height: 100px;
	display: block;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 0.3rem 0.12rem;
	line-height: 0.36rem;
	writing-mode: tb-rl;
}
.sonBox .titR{
	right: 0.42rem;
	top: 0.2rem;
}
.sonBox .titL{
	left: 0.08rem;
	top: 0.2rem;
}
.sonBox img{max-width: 80%;}
.sonBox2 div p,
.sonBox10 div p,
.sonBox4 div p{
	width: 50%;
	float: left;
	font-size: 14px; 
	margin-right: 3.2%
}
.sonBox2 div p:nth-child(2n),
.sonBox10 div p:nth-child(2n),
.sonBox4 div p:nth-child(2n){
	width: 46%;
	margin-right: 0
}
.sonBox3 .tit,
.sonBox7 .tit,
.sonBox13 .tit{
	padding: 0.2rem;
	font-size: 0.22rem;
	line-height: 0.24rem;
}
.sonBox4 .tit{
	padding: 0.66rem 0.04rem;
	width: 0.8rem;
	height: 2.8rem;
	text-align: left;
	background-image: url(../img/tit2.png);
}
.sonBox6 .tit{ 
	width: 0.59rem;
	height: 2.53rem;
	background-image: url(../img/tit3.png);
	padding: 0.26rem 0.12rem;
}
.sonBox9 div{
	width: 39%;
	float: left;
}
.sonBox9 img{
	width: 52%;
	float: left;
	margin-top: 0.40rem;
}

























/*part7*/
.part7{
	padding: .6rem 0;
	margin-top: 0.4rem
}
.part7 .titBox,
.part7 .titBox span,
.part7 .titBox h2{
	color: #ffffff;
}
.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 #fff;
	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: 14px;
	color: #fff;
	margin-top: 0.18rem
}
/*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: 14px;
	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: 16px;
}
footer span{
	display: block;
	margin-top: 0.16rem;
}
footer .fr span{
	text-align: center;
}
.xuanfu,
.xuanfu:hover{
	position: fixed;
	font-size:16px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 99;
	background: #042596;
	color: #fff;
	text-align: center;
	padding: 0.3rem 0;
	display: block;
}