@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;
}

header{
	padding:15px 0;
}
header p{font:normal 16px/35px 'Microsoft YaHei',"Helvetica Neue";}
header p a{margin: 0 3px;color:#4079e0;}

.con1{
	background: url(../images/con1Bg.jpg) no-repeat center 0;
	padding-top: 135px;
	height: 650px;
	background-size: cover;
}
.con1 form{
	padding-top: 30px;
	width: 1018px;
	margin:0 auto;
	height:410px;
	display: block;
	background:url(../images/con1Form.png) no-repeat center 0;
}
.con1 form .title {
    width: 95%;
    line-height: 46px;
    font-size: 26px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.con1 form div{width: 590px;margin: 0 auto;}
.con1 form p {
	width: 95%;
	height: 50px;
	display: flex;
	margin: 15px auto;
	zoom: 1;
}

.con1 form p  span {
	line-height: 46px;
	font-size: 18px;
	display: inline-block;
	width: 120px;
	color: #333;
	text-align: center;
}

.con1 form p input[type='text'] {
	width: 425px;
	height: 46px;
	/* margin: auto; */
	line-height: 60px;
	display: inline-block;
	font-size: 16px;
	text-indent: 6px;
	background: #fff;
	border: #dddddd 1px solid;
}
.con1 form p select {
	width: 425px;
	height: 46px;
	margin: 0;
	line-height: 60px;
	display: inline-block;
	font-size: 16px;
	text-indent: 6px;
	background: #fff;
	border: #dddddd 1px solid;
}


.con1 form .blockp input {
	border: 0;
	width: 250px;
	height: 50px;
	margin:10px auto;
	line-height: 50px;
	display: block;
	font-size: 22px;
	border-radius: 1px;
	text-align: center;
	background: #6e8eba;
	color: #fff;
	cursor: pointer;
}
.con1>div{width:1000px;margin: 0 auto;padding-bottom:40px;}
.con1>div span{display: block;text-align: center;font:500 20px/45px 'Microsoft YaHei',"Helvetica Neue";color:#133d87;}
.con1>div p{font:normal 16px/22px 'Microsoft YaHei',"Helvetica Neue";margin-bottom: 10px;text-align: center;}

.con2{
	background: #fff;
	height: 800px;
}
.con2 .title1{
	height: 80px;
	width: 458px;
	background:url(../images/title1.png) no-repeat center 0;
	margin: 0 auto;
}
.con2 .title2{
	height: 80px;
	width: 458px;
	background:url(../images/title2.png) no-repeat center 0;
	margin: 0 auto;
}
.con2 .con2-ul{
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.con2 .con2-ul li{
	width: 350px;
	height: 230px;
	cursor: pointer;
}
.li1{
	background:url(../images/li1.jpg) no-repeat center 0;
}
.li2{
	background:url(../images/li2.jpg) no-repeat center 0;
}
.li3{
	background:url(../images/li3.jpg) no-repeat center 0;
}

.ulContent{
	display: flex;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}
.question{
	width: 480px;
	height: 330px;
}
.question li{
	display: flex;
	height: 60px;
	align-items: center;
	cursor: pointer;
}
.question li img{
	width: 24px;
	height: 24px;
	margin: 0 10px;
}
.question li span{
	font-size: 16px;
}


.tips p{
	padding: 0 50px !important;
	text-align: left !important;
}


footer {
	height: 120px;
	background: #b4b4b4;
}

footer p {
	font-size: 21px;
	color: #fff;
	padding-top: 40px;
	text-align: center;
}

.loginbox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.login {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 472px;
    height: 315px;
    border-radius: 15px;
    background: linear-gradient(to bottom,#d7ecff 0%,#eaf5ff 25%, #ffffff 50% ,#eaf5ff 75% ,#d7ecff 100% );
}

.login .close {
	position: absolute;
    right: 13px;
    top: 8px;
    background: url(../images/close-d.png) center 0 no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.login .title {
	width: 95%;
    font-size: 30px;
    text-align: center;
    color: #0e78d9;
    /* font-weight: 800; */
    margin: 20px auto;
    padding-bottom: 10px;
}
.login p {
	width: 95%;
    display: flex;
    overflow: hidden;
    margin: 10px auto;
    zoom: 1;
}

.login p span {
	line-height: 46px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    /* margin-right: 10px; */
    width: 120px;
}

.login form p input[type='text'] {
	width: 297px;
    height: 46px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    text-indent: 6px;
    background: transparent;
    border: #dddddd 2px solid;
}
.login form p select{
	width: 297px;
    height: 46px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    text-indent: 6px;
    background: transparent;
    border: #dddddd 2px solid;
}





.login form .blockp input {
	border: 0;
	width: 250px;
	height: 50px;
	margin: 27px auto;
	line-height: 50px;
	display: block;
	font-size: 25px;
	/* border-radius: 10px; */
	text-align: center;
	background: #6d8eba;
	color: #fff;
	cursor: pointer;
}

.login .last {
	font-size: 16px;
	line-height: 30px;
	margin: 20px 24px;
}

.registerbox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.register {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 472px;
    height: 370px;
    border-radius: 15px;
	background: linear-gradient(to bottom,#d7ecff 0%,#eaf5ff 25%, #ffffff 50% ,#eaf5ff 75% ,#d7ecff 100% );
}

.register .close {
	position: absolute;
    right: 13px;
    top: 8px;
    background: url(../images/close-d.png) center 0 no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.register .title {
	width: 95%;
    font-size: 30px;
    text-align: center;
    color: #0e78d9;
    /* font-weight: 800; */
    margin: 20px auto;
    padding-bottom: 10px;
}
.register p {
	width: 95%;
    display: flex;
    overflow: hidden;
    margin: 10px auto;
    zoom: 1;
}

.register p span {
	line-height: 46px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    /* margin-right: 10px; */
    width: 120px;
}

.register form p input[type='text'] {
	width: 297px;
    height: 46px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    text-indent: 6px;
    background: transparent;
    border: #dddddd 2px solid;
}
.register form p select {
	width: 297px;
    height: 46px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    text-indent: 6px;
    background: transparent;
    border: #dddddd 2px solid;
}
.register form .blockp input {
	border: 0;
	width: 250px;
	height: 50px;
	margin: auto;
	line-height: 50px;
	display: block;
	font-size: 25px;
	/* border-radius: 10px; */
	text-align: center;
	background: #6d8eba;
	color: #fff;
	cursor: pointer;
}

.register .last {
	font-size: 16px;
	line-height: 30px;
	margin: 20px 24px;
}

.cbl{
	width: 140px;
	height: 240px;
	display: block;
	position:fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/cbl.png)center 0 no-repeat;
}


.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;
}



.PopText {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

.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;
}

.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;
}