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;
}

*{color:#333;}

body,
button,
input,
select,
textarea {
	font-size: 14px;
	font-family: "微软雅黑";
}


html::-webkit-scrollbar {
	width: 4px;
	height: 8px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

html::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #999;
}

html,
body {
	min-width: 1350px;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: couriernew, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

/*a:hover {*/
/*text-decoration: underline;*/
/*}*/

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

input::-webkit-input-placeholder {
	color: #ccc
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc
}

.pl40 {
	padding-left: 40px;
}

.pl45 {
	padding-left: 45px;
}

.vat {
	vertical-align: top;
}

.vertical-align-top {
	vertical-align: top;
}

.vertical-align-middle {
	vertical-align: middle;
}

.vertical-align-bottom {
	vertical-align: bottom;
}

.wfull {
	width: 100%;
}

.w1200 {
	width: 1200px;
}

.w1350 {
	width: 1350px;
}

.w1400 {
	width: 1400px;
}

.fs0 {
	font-size: 0;
}

.transition300 {
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

input,
button {
	outline: none;
}

/* header */
.header {
	width: 100%;
	background-color: #0054a5;
}

.header .logo {
	width: 1050px;
	vertical-align: middle;
}

.header .search {
	width: 350px;
	position: relative;
	z-index: 10;
	text-align: center;
}

.header .inside-scarch {
	position: relative;
	z-index: 8;
}

.header .inside-scarch .btn-search.icon {
	font-size: 30px;
	color: #fff;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-ms-transition: all 1000ms;
	-o-transition: all 1000ms;
	transition: all 1000ms;
}

.header .scrarch-box {
	width: 340px;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
	background-color: #fff;
	border-radius: 45px;
}

.header .scrarch-box input {
	width: 284px;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	padding: 0 0 0 20px;
	margin: 0;
	color: #333;
	border: none;
	display: inline-block;
	*display: inherit;
	zoom: 1;
	vertical-align: middle;
	background-color: transparent;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}

.header .scrarch-box button {
	border: none;
	margin: 0;
	padding: 0;
	width: 54px;
	height: 45px;
	background-color: #fff;
	/* background-image: linear-gradient(top, #D5CA1A, #2AD76B);
	background-image: -webkit-linear-gradient(top, #D5CA1A, #2AD76B);
	background-image: -moz-linear-gradient(top, #D5CA1A, #2AD76B);
	background-image: -ms-linear-gradient(top, #D5CA1A, #2AD76B); */
	border-radius: 0 37px 37px 0;
	cursor: pointer;
	display: inline-block;
	*display: inherit;
	zoom: 1;
	vertical-align: middle;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	transition: all 400ms;
}

.header .scrarch-box button .icon {
	font-size: 30px;
	color: #0048cb;
	font-weight: bold;
}

.header .search:hover .scrarch-box {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
}


/*nanv*/
.nav {
	border-top: 1px solid #3b7db3;
	margin-top: 10px;
	background-color: transparent;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-ms-transition: all 1000ms;
	-o-transition: all 1000ms;
	transition: all 1000ms;
}

.nav ul.nav-con {
	font-size: 0;
	text-align: center;
	display: flex;
}

.nav ul li.item {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 8%;
	text-align: center;
	position: relative;
	z-index: 9;
	vertical-align: middle;
}

.nav ul li a.nav-item-1 {
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	font-weight: normal;
	display: block;
	position: relative;
}

.nav ul li.active a.nav-item-1 {
	color: #24f0f1;
}

.nav ul li .sub-nav {
	position: absolute;
	top: 48px;
	left: 0;
	width: 150%;
	padding: 10px 0;
	overflow: hidden;
	background: rgb(255, 255, 255);
	border-top: 3px solid #24f0f1;
	;
	text-align: center;
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#509e1b2e', endColorstr='#509e1b2e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#509e1b2e', endColorstr='#509e1b2e')"; */
	display: none;
}

.nav ul li .sub-nav li {
	text-align: center;
	width: 100%;
}

.nav ul li .sub-nav li a {
	display: block;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 1.4;
	color: #333;
}

.nav ul li .sub-nav li a:hover {
	background-color: #efefef;
}

.nav ul li:hover a {
	color: #24f0f1;
}

/*下滚动样式开始*/
.header.scrollDown .nav ul li a.nav-item-1 {
	color: #333;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	-ms-transition: all 1000ms;
	-o-transition: all 1000ms;
	transition: all 1000ms;
}

.header.scrollDown .nav {
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}

.header.scrollDown .inside-scarch .btn-search.icon {
	color: #333;
}





/*下滚动样式结束*/

/*footer*/
.footer {
	background: #2c2c2c url('../images/footer-bg.jpg') no-repeat top left;
	background-size: 100% 100%;
}

.footer .top {
	background-size: 100% 100%;
	padding-top: 40px;
	padding-bottom: 8px;
}

.footer .top .left-text {
	width: 578px;
	padding-top: 10px;
}

.footer .top .left-text .list {
	padding-top: 10px;
}

.footer .top .left-text .list .a-box {
	display: inline-block;
	*
	display: inline;
	zoom: 1;
	vertical-align: middle;
	width: 170px;
	min-width: 100px;
	height: 28px;
	border: 1px dashed #fff;
	border-radius: 28px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}



.footer .top .left-text .list .a-box:hover {
	border-color: #24f0f1;
	color: #24f0f1;
}

.footer .top .footer-logo-icon {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
}

.footer .top .code p {
	font-size: 16px;
	line-height: 1;
	color: #fff;
	padding-top: 6px;
	text-align: center;
}

.footer .top .left-text .mune-title {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}

.footer .top .left-text .text,
.footer .top .left-text .text p,
.footer .top .left-text .text span,
.footer .top .left-text .text i,
.footer .top .left-text .text a {
	font-size: 14px !important;
	color: #fff !important;
	line-height: 1.6 !important;
}

.footer .footer-about {
	position: relative;
	width: 400px;
	padding-left: 20px;
}

.footer .footer-about .about-title {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}

.footer .footer-about .list {
	padding-top: 10px;
}

.footer .footer-about .list p,
.footer .footer-about .list span,
.footer .footer-about .list a,
.footer .footer-about .list i {
	font-size: 14px !important;
	line-height: 2 !important;
	color: #fff !important;
}

.footer .code {
	float: right;
}

.footer .code .title {
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	padding-top: 5px;
	text-align: center;
}

.footer .cp {
	padding: 12px 0;
	text-align: center;
	border-top: 1px solid #454542;
}
.footer .cp p,
.footer .cp span,
.footer .cp a,
.footer .cp i{
	font-size: 14px !important;
	line-height: 1.4 !important;
	color: #fff !important;
}