@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

b,
strong {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,
textarea,
button {
	font-size: 10pt;
}

.L {
	float: left
}

.R {
	float: right
}

.C {
	clear: both
}

.RA {
	position: relative;
}

.A {
	position: absolute;
}

.BR {
	display: block;
	overflow: hidden;
	line-height: 1px;
	height: 1px;
}

.BO {
	display: block;
	overflow: hidden;
}

.B {
	display: block;
}

.O {
	overflow: hidden;
}

.IB {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.AC {
	position: absolute;
	left: 50%;
	top: 50%;
}

.ABC {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
}

html,
body {
	font-family: "微软雅黑", simhei;
	color: #212121;
	font-size: 14px;
}

body {}

a {
	text-decoration: none;
	outline: 0;
	color: #212121;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

a:hover,
.cp a:hover,
.ny_right_top_right a:hover,
.ny_right_top_right span {
	text-decoration: none;
	outline: 0;
	color: #05b1ff;
}

.clear {
	clear: both;
}


/*header*/

header {
	width: 100%;
	height: auto;
}

.head_top {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	padding: 1rem 0;
	font-size: 0;
}

.head_top_left {
	width: 30%;
	height: auto;
	display: inline-block;
}

.head_top_left img {
	height: 100%;
	width: auto;
}

.head_top_right {
	width: 40%;
	height: auto;
	position: relative;
	display: inline-block;
	margin-left: 30%;
	text-align: right;
}

.head_top_right>a>img {
	display: inline-block;
	margin-right: 1rem;
}

.head_top_right ul {
	display: inline-block;
	height: auto;
	width: auto;
	margin-left: 2rem;
}

.head_top_right ul li {
	display: inline-block;
	width: 4rem;
	text-align: center;
}

.head_top_right ul li img {
	width: 60%;
	height: auto;
}

.head_top_right ul li p {
	font-size: 0.8rem;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: '宋体';
	margin-top: 0.3rem;
}

.head_center {
	width: 100%;
	height: auto;
	background: #0084cd;
	position: relative;
}

.head_center ul {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
	padding: 1rem 0;
}

.head_center ul li {
	width: calc(100% / 6);
	display: inline-block;
	font-size: 14px;
	text-align: center;
}

.head_center ul li a {
	color: white;
}

.head_bottom {
	width: 100%;
	height: auto;
	background: #003e97;
}

.head_bottom ul {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 1rem 0;
	font-size: 0;
	text-align: center;
}

.head_bottom ul li {
	font-size: 14px;
	width: calc(100% / 6);
	display: inline-block;
}

.head_bottom ul li a {
	color: white;
}


/*header*/


/*banner*/

.pcbanner .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 40px;
}

.pcbanner .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 40px;
}

.pcbanner .swiper-slide img {
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-webkit-transition: all 0.4s ease 1.2s;
	-moz-transition: all 0.4s ease 1.2s;
	-ms-transition: all 0.4s ease 1.2s;
	-o-transition: all 0.4s ease 1.2s;
	transition: all 0.4s ease 1.2s;
}

.pcbanner .swiper-slide-active img {
	transition-delay: 0.4s !important;
	transform: matrix(1.0, 0, 0, 1.0, 0, 0);
	-webkit-transition: all 5.0s ease;
	-moz-transition: all 5.0s ease;
	-ms-transition: all 5.0s ease;
	-o-transition: all 5.0s ease;
	transition: all 5.0s ease;
}


/* 手机banner */

.mbanner {
	margin-top: 9rem;
	display: none;
}

* {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

a {
	color: black;
	text-decoration: none;
	list-style-type: none;
}

li {
	list-style: none;
	list-style-type: none;
}

hr {
	border: none;
}


/*footer*/

footer {
	width: 100%;
	height: auto;
	padding: 3rem 0;
	box-shadow: 0 -2px 3px -1px #f4f4f4;
}

.footer {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	font-size: 0;
}

.footer ul li {
	width: 12%;
	margin-left: calc(4% / 11);
	height: auto;
	display: inline-block;
	vertical-align: top;
	font-size: 0.8rem;
	text-align: left;
}

.footer ul li:first-child {
	margin-left: 0;
}

.footer ul li img {
	width: 60%;
	margin-left: 20%;
	height: auto;
}

.footer ul li>a {
	font-size: 0.9rem;
	color: #595757;
	font-weight: 600;
	letter-spacing: 0px;
}

.footer ul li ul {
	width: 100%;
	height: auto;
	margin-top: 0.8rem
}

.footer ul li ul li {
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}

.footer ul li ul li a {
	font-weight: 100;
}

.footer ul li p {
	text-align: center;
	margin-top: 0.5rem;
}

.footer_bottom {
	width: 1200px;
	height: auto;
	padding-top: 2rem;
	border-top: 1px solid #cdcccc;
	margin: 2rem auto 0 auto;
	font-size: 0;
}

.footer_bottom ul {
	width: 70%;
	margin: 0 auto;
	height: auto;
}

.footer_bottom ul li {
	width: calc(100% / 6);
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.footer_bottom ul li img {
	width: 60%;
	margin: 0 20%;
}

.footer_div {
	display: inline-block;
	width: 25%;
	height: auto;
	font-size: 16px;
	margin-top: 3rem;
	vertical-align: top;
}

.footer_div h3 {
	color: #595757;
	font-size: 1.2rem;
	height: auto;
	font-family: '宋体';
}

.footer_div h5 {
	color: #595757;
	font-size: 0.8rem;
	height: auto;
	margin-top: 0.5rem;
	font-family: '宋体';
}

.footer_div h6 {
	color: #595757;
	font-size: 0.8rem;
	margin-top: 0.5rem;
	height: auto;
	font-family: '宋体';
}

.list_nav_banner {
	width: 100%;
	height: auto;
}

.list_nav_banner>img {
	width: 100%;
	height: auto;
}

.mheader {
	display: none;
}

/* kefu */
.main_kefu {top:50%; width: 61px; position:fixed; right:0; height: 360px; margin-top: -180px; z-index:99; background-color: #fff; }
.main_kefu dl{ float: left; width: 100%; height: 60px; border-bottom: solid 1px #eee; border-left: solid 1px #eee; position: relative; z-index: 2;}
.main_kefu dl:first-child{ border-top: solid 1px #eee; }
.main_kefu dl dt{ width: 60px; height: 60px; background:#fff url(../images/kefuIcon.png) no-repeat; cursor: pointer; position: relative; z-index: 5;}
.main_kefu dl dt a{ display: block; width: 60px; height: 60px;}
.main_kefu dl.icon1 dt{ background-position: 0 0; }
.main_kefu dl.icon2 dt{ background-position: -60px 0; }
.main_kefu dl.icon3 dt{ background:#0084cd url(../images/kefuIcon.png) no-repeat; background-position: -120px -60px; }
.main_kefu dl.icon4 dt{ background-position: -180px 0; }
.main_kefu dl.icon5 dt{ background-position: -240px 0; }
.main_kefu dl.icon6 dt{ background-position: -300px 0; }
.main_kefu dl:hover dt{ background:#0084cd url(../images/kefuIcon.png) no-repeat;}
.main_kefu dl.icon1:hover dt{ background-position: 0 -60px; }
.main_kefu dl.icon2:hover dt{ background-position: -60px -60px; }
.main_kefu dl.icon3:hover dt{ background-position: -120px -60px; }
.main_kefu dl.icon4:hover dt{ background-position: -180px -60px; }
.main_kefu dl.icon5:hover dt{ background-position: -240px -60px; }
.main_kefu dl.icon6:hover dt{ background-position: -300px -60px; }

.main_kefu dl.icon2 dd{ width: 150px; height: 150px; transition: all 0.5s ease; position: absolute; top: 0; right: -213px; z-index: 1;}
.main_kefu dl.icon2 dd img{ width: 150px; height: 150px; border: solid 1px #eee;}
.main_kefu dl.icon2:hover dd,.main_kefu dl.icon3:hover dd,.main_kefu dl.icon4:hover dd{ right: 61px;}
.main_kefu dl.icon3 dd{ width: 130px; border: solid 1px #eee; transition: all 0.5s ease; height: 245px;  position: absolute; top: 0; right: -193px; z-index: 1;}
.main_kefu dl.icon3 dd a{ float: left;display: block; width: 100%; height: 40px; text-align: center; line-height: 40px; border-top: solid 1px #eee; background-color: #fff;}
.main_kefu dl.icon3 dd a:hover{ background-color: #0084cd; color: #fff;}
.main_kefu dl.icon3 dd a:first-child{ border-top: 0;}
.main_kefu dl.icon4 dd{ height: 48px; padding: 6px 15px; background-color:rgba(0, 0, 0, 0.8); position: absolute; top: 0; right: -261px; color: #fff; font-size: 14px; line-height: 24px; z-index: 1; width: 200px;transition: all 0.5s ease;}



/* 手机导航 */

.mheader {
	display: none;
	width: 100%;
	height: 4rem;
	background-color: #FFFFFF;
	position: relative;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.mheader .m_logo {
	padding-top: 1rem;
}

.mheader .m_logo img {
	width: 100px;
	height: auto;
	margin-left: 2%;
}

.mheader .m_search {
	width: 30px;
	height: 36px;
	background-image: url(../images/m_search.png);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	right: 2%;
	top: 22%;
}

.mheader .show {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.mheader .show .show_logo{
	text-align: center;
	font-size: 0;
}
.mheader .show .show_logo>a {
	display: block;
	display: inline-block;
	overflow: hidden;
	color: #ffffff;
}
.mheader .show .show_logo a{
	cursor: pointer;
}
.mheader .show .close {
	width: 50px;
	height: 50px;
	background-image: url(../images/close.png);
	position: absolute;
	right: 4%;
	top: 5%;
}

.mheader .show {
	display: none;
}
.show_logo ul{
	width: 100%;
	height: auto;
	margin-top:1.5rem;
}
.show_logo ul li{
	display: inline-block;
	width: calc(100% / 3);
}
.show_logo ul li img{
	width: 40%;
	margin: 0 30%;
}
.show_logo ul li p{
	width: 100%;
	font-size: 1rem;
	text-align: center;
	color:white;
	margin-top:0.5rem;
}
.mheader .show .box {
	width: 80%;
	margin: 100px auto 0;
}

.mheader .show .box .mnav>h2 {
	border-bottom: 1px solid #646565;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	position: relative;
	font-weight: normal;
}

.mheader .show .box .mnav>h2:after {
	content: "";
	width: 15px;
	height: 15px;
	background-image: url(../images/jia.png);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}

.mheader .show .box .mnav>h2.open:after {
	content: "";
	width: 15px;
	height: 15px;
	background-image: url(../images/jian.png);
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}

.mheader .show .box .mnav>h2>a {
	color: #ffffff;
}

.mheader .show .box .mnav>ol {
	display: none;
}

.mheader .show .box .mnav>ol li {
	width: 100%;
	background-color: #484848;
	z-index: 999;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}

.mheader .show .box .mnav>ol li a {
	color: #ffffff;
	position: relative;
}

.m_footer {
	display: none;
}

.m_footer {
	width: 90%;
	margin: 0 auto;
	padding: 3rem 5%;
	font-size: 0;
	box-shadow: 0 -2px 3px -1px #f4f4f4;
}

.m_footer_left {
	width: 60%;
	display: inline-block;
	height: auto;
	display: none;
}

.m_footer_left ul {
	width: 50%;
	height: auto;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.m_footer_left ul li {
	font-size: 0.6rem;
	text-align: center;
	width: 100%;
	line-height: 1.5rem;
}

.m_footer_right {
	width: 100%;
	display: inline-block;
	height: auto;
	vertical-align: top;
}

.m_footer_right img {
	width: 30%;
	height: auto;
	margin: 0 auto;
	margin-left: 35%;
}

.m_footer_right p {
	width: 100%;
	text-align: center;
	font-size: 0.6rem;
	padding-top: 0.5rem;
}

.m_footer_bottom {
	width: 100%;
	height: auto;
	margin-top: 1rem;
}

.m_footer_bottom .m_footer_div {
	width: 100%;
	display: inline-block;
	height: auto;
	margin-top: 1rem;
	border-top: 1px solid #CCCCCC;
	padding-top: 1rem;
}

.m_footer_bottom .m_footer_div h3 {
	color: #595757;
	font-size: 1.2rem;
	height: auto;
	font-family: '宋体';
}

.m_footer_bottom .m_footer_div h5 {
	color: #595757;
	font-size: 0.8rem;
	height: auto;
	margin-top: 0.5rem;
	font-family: '宋体';
}

.m_footer_bottom .m_footer_div h6 {
	color: #595757;
	font-size: 0.8rem;
	margin-top: 0.5rem;
	height: auto;
	font-family: '宋体';
}

.m_bottom {
	width: 100%;
	height: auto;
	padding: 0.5rem 0;
	margin: 0;
	display: none;
}

.m_bottom p {
	line-height: 30px;
	font-size: 0.8rem;
	padding-left: 5%;
	font-family: '宋体';
	color: white;
	background: #595757;
}

.m_head_bottom {
	display: none;
}

.m_head_bottom {
	width: 100%;
	height: auto;
	background: #003e97;
	margin-top: 6rem;
}

.m_head_bottom ul {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 1rem;
	font-size: 0;
	text-align: center;
}

.m_head_bottom ul li {
	font-size: 14px;
	width: calc(100% / 3);
	margin-top: 1rem;
	display: inline-block;
}

.m_head_bottom ul li a {
	color: white;
}
.m_call{
	width: 25px;
	height: 25px;
	position: fixed;
	top:80%;
	right: 5%;
	border-radius: 50%;
	padding: 0.5rem;
	border:1px solid #003e97;
	display: none;
}
.m_call a{
	width: 25px;
	z-index: 1000;
	display: block;
	height: 25px;
	background-image: url(../images/call.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
@media only screen and (max-width:1200px) {
	.head_top {
		width: 900px;
	}
	.head_top_right {
		width: 60%;
		margin-left: 10%;
	}
	.head_center ul {
		width: 900px;
	}
	.head_bottom ul {
		width: 900px;
	}
	.footer {
		width: 900px;
	}
	.footer ul li:nth-child(7) {
		margin-left: 0;
	}
	.footer_bottom {
		width: 900px;
	}
	.footer_div {
		width: 50%;
	}
}

@media only screen and (max-width:900px) {
	header {
		display: none;
	}
	.mheader {
		display: block;
	}
	footer {
		display: none;
	}
	.m_footer {
		display: block;
	}
	.m_bottom {
		display: block;
	}
	.m_head_bottom {
		display: block;
	}
	.pcbanner,.list_nav_banner{
		margin-top:4rem;
	}
}

@media only screen and (max-width:410px) {
	.m_head_bottom ul li {
		width: 50%;
	}
}