@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:#045ac5;}

.con1{
	background: url(../images/con1Bg.jpg) no-repeat center 0;
	/*background-size: cover;*/
	padding-top: 212px;
	
	/* height: 515px; */
	/* padding-top: 20px; */
}
.con1 form{
	padding-top: 43px;
	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: #045ac5;
	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:#045ac5;}
.con1>div p{font:normal 14px/22px 'Microsoft YaHei',"Helvetica Neue";margin-bottom: 10px;}
.con7{
	/* padding-top: 50px; */
	height: 600px;
}
.con7 .title {
	text-align: center;
    padding-top: 25px;
    padding-bottom: 46px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
}

.con7 .title span {
	color: #045ac5;
}


.con7 .w1000{
	display: flex;
	justify-content: space-between;
}
.con7-left{
	width: 35%;
}
.con7-left h3{
	height: 176px;
    background: url(../images/con7-left.jpg);
    background-size: contain;
}
.con7-left p{
	border-left: 3px solid red;
    font-size: 18px;
    text-indent: 2em;
    font-weight: 800;
	height:30px;
	line-height: 30px;
	margin: 20px 0;
	/* font-size: 22px;
	display: flex;
	justify-content: space-between;
	font-weight: bold;
	background: #f4f4f4; */
}
.con7-left p span{
	color: #045ac5;
	height: 40px;
	cursor: pointer;
	border-bottom: 1px solid #045ac5;
	font-size: 16px;
	/* font-weight: 100; */
}
.con7-left ul{
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	/* font-weight: bold; */
	flex-wrap: wrap;
	color:#045ac5;
}
.con7-left ul li{
	width: 48%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	margin-top: 10px;
	cursor: pointer;
	background: #e8f2ff;
	border: 1px solid #045ac5;
}







.con7-center{
	width: 40%;
	/* background: #f4f4f4; */
}
.con7-center p{
	height: 40px;
    line-height: 40px;
    font-size: 22px;
    display: flex;
    color: #e22828;
    font-weight: bold;
    
}
.con7-center p span{
	color: #fff;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
	font-size: 16px;
	display: block;
	text-align: center;
	width: 55px;
	background: #e22828;
	margin-left:1em;
	margin-right: 10px;
}
.con7-center ul{
	/* padding-top: 30px; */
}
.con7-center ul li{
	width: 95%;
    margin: 0 auto;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.con7-center ul li:hover{
	color: #e22828;
}


.con7-right{
	width: 20%;
}
.con7-right ul li{
	display: flex;
	margin-bottom: 12px;
	cursor: pointer;
}
.con7-right ul li:last-child{
	margin-bottom: 0;
}

.con7-right ul li span{
	display: block;
    height: 45px;
    background: url(./../images/spanBg.png);
	width: 75%;
	line-height: 45px;
	border-radius: 5px 0 0 5px;
	text-align: center;
	font-size: 16px;
}
.con7-right ul li img{
	display: block;
    width: 25%;
	height: 45px;
	border-radius: 0 5px 5px 0;
}

footer {
	height: 120px;
	background: #045ac5;
}

footer p {
	font-size: 21px;
	color: #fff;
	padding-top: 40px;
	text-align: center;
}

.downloadbox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.download {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 472px;
    height: 345px;
    border-radius: 15px;
    background: linear-gradient(to bottom,#d7e8f5 0%,#f2f8fb 25%, #fffffe 50% ,#f9feff 75% ,#e8f6fd 100% );
}

.download .close {
	position: absolute;
    right: 13px;
    top: 8px;
    background: url(../images/close-d.png) center 0 no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.download .title {
	width: 95%;
    font-size: 30px;
    text-align: center;
    color: #015293;
    font-weight: 800;
    margin: 20px auto;
    padding-bottom: 10px;
}
.download p {
	width: 95%;
    display: flex;
    overflow: hidden;
    margin: 10px auto;
    zoom: 1;
}

.download p span {
	line-height: 46px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    /* margin-right: 10px; */
    width: 120px;
}

.download 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;
}
.download 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: #045ac5;
	color: #fff;
	cursor: pointer;
}

.download .last {
	font-size: 16px;
	text-align: center;
	margin: 20px 0;
}
.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: 345px;
    border-radius: 15px;
    background: linear-gradient(to bottom,#d7e8f5 0%,#f2f8fb 25%, #fffffe 50% ,#f9feff 75% ,#e8f6fd 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: #015293;
    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: auto;
	line-height: 50px;
	display: block;
	font-size: 25px;
	/* border-radius: 10px; */
	text-align: center;
	background: #045ac5;
	color: #fff;
	cursor: pointer;
}

.login .last {
	font-size: 16px;
	text-align: center;
	margin: 20px 0;
}
.querybox {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.query {
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 472px;
    height: 395px;
    border-radius: 15px;
    background: linear-gradient(to bottom,#d7e8f5 0%,#f2f8fb 25%, #fffffe 50% ,#f9feff 75% ,#e8f6fd 100% );
}

.query .close {
	position: absolute;
    right: 13px;
    top: 8px;
    background: url(../images/close-d.png) center 0 no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.query .title {
	width: 95%;
	font-size: 23px;
	text-align: center;
	color: #015293;
	/* font-weight: 800; */
	margin: 20px auto;
	padding-bottom: 10px;
	padding-top: 35px;
}
.query p {
	width: 95%;
    display: flex;
    overflow: hidden;
    margin: 10px auto;
    zoom: 1;
}

.query p span {
	line-height: 46px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    /* margin-right: 10px; */
    width: 120px;
}

.query 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;
}
.query form p select{
	width: 300px;
    height: 46px;
    line-height: 60px;
    display: inline-block;
    font-size: 16px;
    text-indent: 6px;
	background: transparent;
	margin:  0;
    border: #dddddd 2px solid;
}
.query 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: #045ac5;
	color: #fff;
	cursor: pointer;
}

.query .last {
	font-size: 16px;
	text-align: center;
	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;
}



.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;
}