@charset "UTF-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei"
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

b,
strong {
	font-weight: bold
}

input {
	vertical-align: middle;
	outline: none;
}

img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	border: 0
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

small {
	font-size: 12px
}

ul,
ol {
	list-style: none
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

fieldset,
img {
	border: 0
}

button,
input,
select,
textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.none {
	display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	display: block;
	margin: 0;
	padding: 0
}

.left {
	float: left;
}

.right {
	float: right;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.top {
	height: 231px;
	background: url(../images/top-bg.jpg)center 0 no-repeat;
	margin-bottom: 23px;
}

.con1 {
	margin: 0 auto 27px;
}

.con1 .left {
	float: right;
	width: 620px;
	height: 479px;
	background: url(../images/con1-left-bg.jpg)center top no-repeat, #f8f8f8;
}

.con1 form {
	margin-top: 170px;
}

.con1 form .title {
	font-size: 30px;
	color: #1e5896;
	text-align: center;
	font-weight: bold;
}

.con1 form p {
	width: 470px;
	margin: 50px auto;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	zoom: 1;
}

.con1 form p em {
	color: #A60400;
	font-size: 19px;
	float: left;
}

.con1 form p span {
	font-size: 23px;
	color: #000;
	float: left;
}

.con1 form p input[type='text'],
.con1 form p select {
	width: 347px;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	float: right;
	border: 1px solid #1e5896;
	box-sizing: border-box;
}

.con1 form p select {
	padding: 1px;
}

.con1 form .blockp input {
	display: block;
	width: 365px;
	height: 53px;
	margin: 36px auto;
	border: 0;
	background: #0e4b83;
	color: #fff;
	border-radius: 8px;
	font-size: 23px;
}

.con1 .right {
	float: left;
	width: 337px;
	height: 201px;
}

.con1 .right .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 41px;
	left: 0;
	width: 30%;
}

.con1 .right .swiper-pagination-bullet {
	width: 10px;
	height: 3px;
	display: inline-block;
	border-radius: 0;
	opacity: 1;
	background: #16528b;
}

.con1 .right .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.con1 .right .timebox {
	margin-top: 18px;
	width: 337px;
	height: 259px;
	box-sizing: border-box;
	padding-left: 40px;
	background: url(../images/timebox-bg.jpg)center 0 no-repeat;
}

.con1 .right .timebox .bt {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 42px;
}

.con1 .right .timebox .bt2 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	padding-top: 20px;
}

.con1 .right .timebox .bt2 span {
	font-size: 18px;
	color: #0e4b83;
	font-weight: bold;
	padding: 0 43px;
}

.con1 .right .timebox .bt2:last-of-type {
	padding-top: 0;
}

.con1 .right .timebox p {
	line-height: 43px;
	font-size: 15px;
}

.con1 .right .timebox p span {
	color: #0e4b83;
}

.con2 {

}

.con2-left{
	float: left;
	width: 620px;
}
.con2-right{
	float: right;
}
.con2 .content {
	padding: 0 0 25px 0;
}

.con2 .content .left,
.con2 .content .right {
	width: 300px;
	padding-bottom: 10px;
	box-shadow: #d1d1d1 2px 2px 2px 2px;
}

.con2 .content .lefttitle,
.con2 .content .righttitle {
	border-top:  solid 5px #0e4b83;
	background: #eef7ff;
	line-height: 44px;
	color: #0e4b83;
	font-size: 17px;
	margin: 0px 0 10px 0;
}
.con2 .content .lefttitle a,
.con2 .content .righttitle a {
font-size:14px ;
float: right;
font-weight: normal;
color: #000;
}
.con2 ul li {
	line-height: 35px;
	border-bottom: #fff 1px solid;
	padding: 3px 0;
}

.con2 .content .left li:last-of-type,
.con2 .content .right li:last-of-type {
	border-bottom: 0;
}

.con2 ul li img {
	display: inline-block;
	width: 31px;
	height: 26px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 4px 5px 4px 5px;
	cursor: pointer;
	float: left;
}

.con2 ul li a {
	display: inline-block;
	margin: 0 5px;
	height: 35px;
	font-size: 13px;
	color: #000;
	cursor: pointer;
	float: left;
}

.con2 ul li a:hover {
	color: #0e4b83;
	text-decoration: underline;
}

.con2 ul li .span {
	display:block;
	width: 41px;
	height: 20px;
	font-weight: bold;
	line-height: 21px;
	background: #c9dcee;
	color: #000;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
	float: right;
	margin: 7px 2px;
}

.con2 ul li .span:hover {
	background: #0e4b83;
	color: #fff;
	text-decoration: none;
}
.con2-right{
	width: 336px;
}
.con2-right p .blue {
    display: inline;
    width: 4px;
    height: 31px;
    background: #16518c;
    line-height: 46.67px;
    margin: 0 5px 0 0;
}
 .con2-right p .s-title {
	font-size: 23px;
	color: #15518b;
	display: inline;
	line-height: 31px;
}
.con2-right .btn{
	box-sizing: border-box;
	padding: 0 10px;
}
.con2-right .btn a{
	border: #e5d1d0 1px solid;
    width: 137px;
    height: 39px;
    font-size: 22px;
    background: #fefbf7;
    display: inline-block;
    line-height: 39px;
    text-align: center;
    color: #0e4b83;
    margin: 8px 5px 8px 5px;
}
.con2-right .btn a:hover{
	background: #0e4b83;
	color:#fff ;
}
.con2-right a {
	display: block;
	margin:  7px 0 40px 0;
}

footer {
	height: 270px;
	margin-top: 50px;
	background: #f6faff;
	font-size: 16px;
	color: #000;
	text-align: center;
}

footer p img {
	padding: 0 10px;
}

footer p:first-of-type {
	padding: 20px 0 20px;
}
.introduction{
	display: flex;
	width: 600px;
	height: 30px;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.introduction a{
	color: #000;
}
.fc1 {
	position: fixed;
	right: 1px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.fc1 a {
	position: absolute;
	left: 50%;
	top: 24%;
	transform: translateX(-50%);
	width: 120px;
	height: 32px;
	border-radius: 32px;
	line-height: 32px;
	display: block;
	font-size: 19px;
	text-align: center;
	margin-bottom: 6px;
	color: #000;
	background: #ffcc00;
}

.fc1 a:hover {
	color: #fff;
	background: #1e80c6;
}

.blockp input {
	cursor: pointer;
}

.downloadbox,.bmtjcxbox{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.download,.bmtjcx{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 293px;
	height: 325px;
	border: 2px solid #1e80c6;
	border-radius: 15px;
	background: linear-gradient(#e6f1f9,#fff);
}
.download .close,
.bmtjcx .close{
	position: absolute;
	right: -27px;
    top: -11px;
	background: url(../images/close.png) center 0 no-repeat;
	width:19px;
	height: 19px;
	cursor: pointer;
}
.download .title,
.bmtjcx .title{
	width: 95%;
	font-size: 25px;
	text-align: center;
	color: #1e80c6;
	margin: 30px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #b5b5b5;
}
.download .title img,
.bmtjcx .title img{
	padding-right: 10px;
}
.download p,
.bmtjcx p{
    display: block;
    overflow: hidden;
	margin: 25px 0;
	zoom: 1;
}

.download p span,
.bmtjcx p span{
	float: left;
	line-height: 30px;
	font-size: 10px;
	color: #d51417;
	text-indent: 18px;
	vertical-align: middle;
	margin-right: 5px;
}

.download form p input[type='text'],
.download form p select,
.bmtjcx form p input[type='text'],
.bmtjcx form p select{
	width: 180px;
	height: 30px;
	margin: auto;
	line-height: 30px;
	display: inline-block;
	font-size: 12px;
	text-indent: 6px;
	box-sizing: border-box;
	float: left;	
	border: #1e80c6 1px solid;
}
.download form em,
.bmtjcx form em{
	line-height: 30px;
	font-size: 14px;
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.download form .blockp input,
.bmtjcx form .blockp input{
	border: 0;
	width: 178px;
	height: 36px;
	margin: auto;
	line-height: 36px;
	display: block;
	font-size: 18px;
	border-radius: 10px;
	text-align: center;
	background: #1e80c6;
	color: #fff;
}

.download .last,
.bmtjcx .last{
	color: #596f7d;
	font-size: 16px;
	text-align: center;
	margin: 20px 0;
}
.download .last span,
.bmtjcx .last span{
	color: #d51417;
}
.bmznbox{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.bmzn{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 516px;
	height: 411px;
	border: 1px solid #1e80c6;
	border-radius: 20px;
	background: #fff;
}
.bmzn .close{
	position: absolute;
	right: -27px;
    top: -11px;
	background: url(../images/close.png) center 0 no-repeat;
	width:19px;
	height: 19px;
	cursor: pointer;
}
.bmzn .title p{
	padding: 20px 0;
	font-size: 15px;
	color: #d80e0e;
	text-align: center;
}
.bmzn form label{
	margin: auto;
	display: flex;
	justify-content: center;
	width: 311px;
	height: 40px;
	border: 1px solid #b1b1b1;
	margin-bottom: 20px;
}
.bmzn form label img{
	width: 22px;
    height: 40px;
    margin: 0 18px;
}
.bmzn form label select,
.bmzn form label input{
	border: 0;
	width:280px; 
	font-size: 18px;
	box-sizing: border-box;
}
.bmzn form .blockP input{
	border: 0;
	width: 262px;
	height: 42px;
	margin: auto;
	line-height: 42px;
	display: block;
	font-size: 21px;
	border-radius: 10px;
	text-align: center;
	background: #1e80c6;
	color: #fff;
}
.bmzn .lastp{
	text-align: center;
	color: #d80e0e;
	font-size: 15px;
	margin: 20px 0;
}
.smgzlayer {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2147483641;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}

.smgzbox .close1 {
	position: absolute;
    right: -30px;
    top: -11px;
    background: url(../images/close.png) center 0 no-repeat;
    background-size: contain;
    width: 25px;
    height: 30px;
    cursor: pointer;
}

.smgzbox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 293px;
    height: 326px;
    background: url(../images/smgz.png)center 0 no-repeat;
    background-size: contain;
}

.smgzewm {
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
    width: 144px;
    height: 144px;
    background: url(../images/smgzewm.jpg)center 0 no-repeat;
    background-size: contain;
}

.rechargeBox.jjwanBox{padding:15px 50px 30px;}
/*.jjwanBox>p{border-top:1px solid #dcdcdc;}*/
.popTan {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	display: block;
}

.popTan>span {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	-moz-opacity: 0.7;
}

.popTan>p {
	width: 320px;
	height: auto;
	background: #fff;
	border-radius: 3px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 25px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	margin-left: -150px;
	z-index: 1000;
	display: none;
}

.popTan .fromBox {
	width: 700px;
	height: 465px;
	border-radius: 5px;
	background: url(../images/popBg.png) no-repeat center 0;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -233px -350px;
	position: relative;
}

.popTan form {
	padding: 75px 53px 0;
}

.popTan form p {
	width: 195px;
	height: 40px;
	margin-bottom: 10px;
	display: inline-block;
}

.popTan form p.blockP {
	display: block;
	margin: 0 auto;
}

a.closePop {
	width: 43px;
	height: 43px;
	display: block;
	position: absolute;
	right: 23px;
	top: 17px;
}

.popTan p.timer {
	padding: 97px 0 0 50px;
	text-align: center;
}

.popTan p.timer span {
	font-size: 54px;
	line-height: 100px;
	display: inline-block;
	color: #fff;
}

.popTan form p select,
form p input[type='text'] {
	width: 191px;
	height: 38px;
	font: normal 14px/38px \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	border: 1px solid #ccc;
	text-indent: 5px;
}

.popTan form p input[type='button'] {
	width: 150px;
	height: 43px;
	font: normal 16px/43px \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	background: #002a88;
	color: #fff;
	border: 0;
	cursor: pointer;
}

.tan,
.PopText {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

.tan>span,
.PopText>span {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	-moz-opacity: 0.7;
}

.tan a.closePop {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #fff;
	color: #ff811c;
	text-align: center;
	font-size: 20px;
	line-height: 19px;
	right: -10px;
	top: -10px;
}

.tan>p,
.PopText>p {
	width: 300px;
	height: auto;
	background: #fff;
	border-radius: 3px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 25px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	margin-left: -150px;
	z-index: 1000;
	display: none;
}

.PopText>p {
	display: block;
}

.tan .fromBox {
	width: 420px;
	height: 440px;
	border-radius: 5px;
	background: #fff;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -220px -210px;
	position: relative;
}

.tan form {
	padding: 45px 0 0 50px;
}

.tan .fromBox h3 {
	background: #ff811c;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border-radius: 5px 5px 0 0;
}

.tan form p {
	width: 312px;
	height: 40px;
	margin-bottom: 15px;
	text-align: center;
}

.tan form p lable {
	width: 65px;
	height: 40px;
	font: normal 16px/40px \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	color: #333;
	float: left;
	text-align: right;
}

.tan form p input[type='text'] {
	width: 245px;
	height: 40px;
	font: normal 14px/40px \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	border: 1px solid #ccc;
	border-radius: 5px;
	text-indent: 5px;
}

.tan form p input[type='button'] {
	width: 150px;
	height: 48px;
	font: normal 16px/48px \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei";
	background: #ff811c;
	color: #fff;
	border-radius: 5px;
	border: 0;
	cursor: pointer;
}