/*æ•´ç«™æ ·å¼*/

html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
input {
	margin: 0;
	padding: 0;
	border: 0;
}

input,
textarea,
button {
	padding: 0;
	font-family: Verdana, Arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ul,
ol,
li {
	list-style-type: none;
}

body {
	min-width: 1300px;
	font-family: "微软雅黑";
}


/*img{border:0;vertical-align:middle}*/

select,
input,
textarea,
button {
	vertical-align: middle;
	outline: none;
	font-family: 'Microsoft Yahei';
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

iframe {
	border: none;
}

img {
	border: 0;
}

i,
em {
	font-style: normal;
}

input[type=submit]:hover,
button:hover {
	cursor: pointer;
}

a {
	color: #333;
	cursor: pointer;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}

.wrap {
	border: 0;
	padding: 0;
	width: 1100px;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pors {
	position: relative;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.layouts {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.layouts1 {
	width: 1200px;
	height: 65px;
	margin: 0 auto;
	background-color: #125cb3;
}

.layouts:after {
	content: "";
	display: table;
	clear: both;
}

.layouts1 .each {
	padding: 20px 10px;
	/*display: inline-block;*/
	float: left;
	padding-left: 0px;
}

.each .each-small {
	width: 277px;
	color: #000000;
	font-family: "微软雅黑";
	text-align: left;
	/*margin-left: 10px;*/
}
.n1 .each{
	width: 240px;
	height:150px;
	/*padding:30px;*/
}
.n1 .each .each-big{
	margin-top: -5px;
}
.n1 .rig{
	border-left:1px solid #E4E4E4;
	padding-left:30px;
}
.n1 a:hover{
	color: #125CB3;
}
.each .each-big {
	/*width: 277px;*/
	color: #000000;
	font-family: "微软雅黑";
	font-size: 22px;
	text-align: left;
	/*margin-left: 10px;*/
}
.n1 .each-small{
	padding-left:5px;
	font-size: 16px;
}
.n1 .nav-img img{
	float: left;
	padding-right: 10px;
} 
.clear {
	clear: both;
}
.nav .n1 .nav-img{
	width: 35px;
	height: 28px;
}
.each ul{
	padding-left:50px;
	vertical-align: middle;
}
/* å¤´éƒ¨ */

.header .logo {
	float: left;
	padding-top: 20px;
}

.header .logo img {
	margin-top: -10px;
}

.header .lan_wrap {
	float: right;
	padding-top: 25px;
	font-size: 14px;
}

.header .lan_wrap a {
	display: inline-block;
	padding: 0 15px;
	color: #5bc7ff;
	/*line-height:1;*/
	border-right: 1px solid #878b93;
}

.header .lan_wrap a:last-child {
	padding: 0 0 0 15px;
	border-right: 0 none;
}

.header .lan_wrap a.on,
.header .lan_wrap a:hover {
	color: #FFFFFF;
}

.header {
	background-color: #125cb3;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}

.nav {
	text-align: center;
}

.nav>ul>li {
	display: inline-block;
	margin-top: -1px;
}

.nav .per {
	display: block;
	height:65px;
	/*padding: 0 22px;*/
	width: 100px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	line-height:65px;
}
.nav .bigul{
	float: left;
	padding-left:20px;
}
.nav .on .per {
	color: #FFFFFF;
	background-color: #064fa5;
}

.nav .per:hover {
	background-color: #064fa5;
	color: #FFFFFF;
}

.sub_nav {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 70px;
	display: none;
	background-color: #fff;
	/*margin-top: -10px;*/
}

.sub_nav a {
	display: block;
	/*padding-left:23px;*/
	font-size: 14px;
	color: #999;
	line-height: 35px;
	text-align: center;
}

.sub_nav1 {
	margin-top: -5px;
    width: 1920px;
	margin-left: -1050px;
	min-height:30px;
	padding: 10px;
	/*padding-bottom: 15px;*/
	background-color: #FFFFFF;
}
.sub_nav1 li{
	display: inline-block;
	width: 230px;
	text-align: left;
	padding-left: -100px;
}
.sub_nav1 li a {
	line-height: 40px;
	color: #000000;
	font-size:18px;
	display: inline-block;
	text-align: left;
}
.sub_nav1 li a:hover {
	color: #4b79be;
	background-color: #FFFFFF;
	/*text-decoration: underline;*/
}

.n2 .each{
	padding-left: 0px;
	padding-right: 20px;
}
.sub_nav2 {
	margin-top: -5px;
	width: 100%;
	min-height: 230px;
	/*padding-bottom: 15px;*/
	background-color: #FFFFFF;
	
}
.sub_nav2 .str{
	position: relative;
    left:18%;
    top: -10px;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.sub_nav2 .str1{
	position: relative;
    /*left:50%;*/
    top: -10px;
    left:27%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.sub_nav1 .str{
	position: absolute;
    left:56.5%;
    top: -10px;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.sub_nav2 .layouts1 {
	background-color: #FFFFFF;
	display: inline-block;
}
.main {
	min-width: 1300px;
}

.lan_wrap .search-img {
	background-image: url(../images/search_bg.png);
	width: 160px;
	height: 30px;
	float: right;
	margin-top: -5px;
	margin-left: 30px;
}

.lan_wrap .language {
	float: right;
}

.nav .nav-img {
	height: 200px;
	width: 270px;
}
.n2{
	min-height:340px;
}

/*body*/
.n2 .right2{
	padding-left: 0px;
	padding-right: 23.5px;
}
/*地址内容*/
/*内容导航条*/
.content{
	width: 100%;
		border-bottom: 1px solid #e0e0e0;
}
.content .content-title{
	width: 1200px;
	margin: 15px auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	line-height: 32px;
}
.content .content-title .black{
	color: #000000;
}
/*基本信息*/
/*轮播*/
.pc-banner {
	background-color: #fafafa no-repeat center top/100% auto;
	width: 100%;
	float: left;
	/*height: 500px;*/
}

@media screen and (max-width: 668px) {
	.pc-banner {
		background-size: auto 100%;
	}
}


@media screen and (max-width: 668px) {
	.swiper-container {
		margin: 20px 0 15px;
		background-color: #FAFAFA;
	}
}

.swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	
}

@media screen and (max-width: 668px) {
	.swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 668px) {
	.swiper-slide-active,.swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.swiper-slide a {
	background: #fff;
	padding:0px;
	display: block;
	/*border-radius: 14px;*/
}

@media screen and (min-width: 668px) {
	.swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		/*box-sizing: border-box;*/
		/*border: 10px solid #fff;*/
		content: "";
		width: 100%;
		height: 100%;
		/*background: url(images/top_slick_cover_bg01.png) 0 0 repeat;*/
		/*border-radius: 20px;*/
	}
}

.swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.swiper-slide a {
		/*padding: 5px;*/
		/*border-radius: 7px;*/
	}
}

.swiper-slide img {
	width: 100%;
	/*border-radius: 14px;*/
	display: block;
}

@media screen and (max-width: 668px) {
	.swiper-slide img {
		/*border-radius: 7px;*/
	}
}

.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.swiper-pagination-bullet {
	background: #00a0e9;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	border: 6px solid #00a0e9;
	margin-bottom: 0;
}

@media screen and (max-width: 668px) {
	
	.swiper-pagination {
		position: relative;
		margin-bottom: 20px;
	}

	.swiper-pagination-bullet {
		background: #00a0e9;
		margin-left: 2px;
		margin-right: 2px;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
	}

	.swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #FFF;
		border: 3px solid #00a0e9;
		margin-bottom: 0;
	}
}

.button {
	width: 150px;
	margin: 0 auto;
	bottom: 43px;
	position: relative;
	margin-top: 100px;
	color: #FFFFFF;
}

@media screen and (max-width: 668px) {
	.button {
		width: 70%;
		bottom: 22px;
	}
}

.button div:hover {
	background-color: #125cb3;
	color: #FFFFFF;
}

.swiper-button-prev {
	
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #a9a9a9 center 50%/50% 50% no-repeat;
   color: #FFFFFF;
   /*font-size: 10px;*/
  padding:15px;
}

.swiper-button-next {
	border-radius: 50%;
	color: #FFFFFF;
  padding:15px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #a9a9a9 center 50%/50% 50% no-repeat;
}

@media screen and (max-width: 668px) {
	.button div {
		width: 28px;
		height: 28px;
	}
}	
	.banner-footer{
		width: 100%;
		height:350px;
		background-color: #FAFAFA;
	}
	/*具体内容*/
	.mess{
		background-color: #FAFAFA
	}
	.mess .top .title{
		font-size: 24px;
		color:#125CB3;
		line-height:32px;
		padding: 40px 0px;
		
	}
	.mess .top .mess1{
		width: 870px;
		height: 90px;
		margin: 0px auto;
		font-size: 16px;
		line-height: 32px;
	}
	.mess .top {
		width: 1200px;
		margin: 0px auto;
		text-align: center;
		padding-bottom: 40px;
	}	
	/*参数*/
	.mess-bottom{
		margin: 0px auto;
		width: 1200px;
	}
	.mess-bottom:after{
		clear: both;
		content :"";
		display: table;
	}
	.mess-bottom .mess-bottomleft{
		width: 870px;
		float: left;
	}
	.mess-bottomleft .left-title{
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		padding-top: 30px;
		
	}
	.left-title .t3{
		width: 560px;
		/*margin-left:0.1px;*/
		/*height:30px;*/
		display: inline-block;
	}
	.tt{
		border-bottom: 1px solid #125CB3;
		padding:15px 25px;
		margin: 0px -5px;
	}
	.t{
		border: 1px solid #125CB3;
			border-bottom: 1px solid transparent;
			border-radius:4% 4% 0% 0%;
			padding:15px 25px;
	}
	.left-message{
		padding-bottom:10px;
	}
	.left-message .bt{
		font-size: 16px;
		color: #125CB3;
		padding-top: 30px;
		font-weight: bold;
		line-height: 34px;
	}
	.left-message p{
		font-size: 16px;
		padding-right:11px;
		line-height: 34px;
	}
	.mess-bottomright{
		float: right;
		width: 300px;
		/*padding-top: 50px;*/
	}
	.mess-bottomright li{
		color: #000000;
		font-size: 16px;
		line-height: 50px;
		padding:0px 10px;
		border-bottom: 1px solid #E4E4E4;
		background-color: #F7F7F7;
	}
	.mess-bottomright li.title5{
		background-color:#125CB3;
		color: #FFFFFF;
		font-weight: bold;
	}
	.mess-bottomright .menu1:hover{
		color: #125CB3;
	}
	.mess-bottomright .menu1:hover img{
		display: table;
	}
	.mess-bottomright ul{
		margin:30px 0px;
	}
	.menu1 a img{
		float: right;
		padding: 15px 0px;
		display: none;
	}
	.m2{
		display: none;
	}
/*页脚*/
.footer  .footer-bold a{
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}
.footer  a{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #E4E4E4;
	line-height: 30px;
}

.footer .footer1{
	float: left;
	width: 170px;
	margin: 0px;
}

.footer .footer2-1 div{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #E4E4E4;
	line-height: 30px;
}
.footer .footers1{
	border-right: 1px solid #2174b5;
	height: 250px;
	width: 680px;
	float: left;
	padding-top: 15px;
}
.footer .footers2{
	width: 300px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
	
}
.footer .footer3{
	padding-top: 40px;
	width: 120px;
	float: left;
	margin-left:60px;
}
.footer .phone{
	background-image: url(../images/footer-phone.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left:40px;
	padding-top: -5px;
	height: 30px;
}
.footer .call{
	background-image: url(../images/footer-call.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left:40px;
	padding-top: -5px;
	height: 30px;
}
.footer .fax{
	background-image: url(../images/footer-fax.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left:40px;
	padding-top: -5px;
	height: 30px;
}
.footer .loc{
	background-image: url(../images/footer-loc.jpg);
	background-repeat: no-repeat;
	width: 300px;
	padding-left:40px;
	padding-top: -10px;
	height: 40px;
	 clear:both;
	 /*text-align:center;*/
}
.footer3 .weixin{
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
.footer .sumfooter{
	height: 266px;
	width: 1200px;
	margin: 0 auto;
	background-color: #125CB3;
	border-bottom: 1px solid #2174b5;
}
.footer .footer4{
	text-align: center;
	padding-top: 10px;
	background-color: #125CB3;
	min-width: 1200px;
	/*height: 50px;*/
}
.footer{
	margin:auto 0;
	height: 310px;
	width: 100%;
		background-color: #125cb3;
		color: #E4E4E4;
}
.search-img input{
	margin: 6px 10px;
	background-color: transparent;
	color: #FFFFFF;
}
 ::-webkit-input-placeholder {/*Chrome/Safari*/
     color:#92daff;
     }
     : :-moz-placeholder {/*Firefox*/
     color:#92daff;
     }
     　: :-ms-input-placeholder {/*IE*/
        color:#92daff;
     } 