﻿
* {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
	font-family: neris;
	src: url(../fonts/neris-semibold-webfont.eot);
	src: url(../fonts/neris-semibold-webfont.eot) format("embedded-opentype"), url(../fonts/neris-semibold-webfont.woff) format("woff"), url(../fonts/neris-semibold-webfont.woff2) format("woff2"), url(../fonts/neris-semibold-webfont.ttf) format("truetype"), url(../fonts/neris-semibold-webfont.svg#neris) format("svg");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: neris;
	src: url(../fonts/neris-light-webfont.eot);
	src: url(../fonts/neris-light-webfont.eot) format("embedded-opentype"), url(../fonts/neris-light-webfont.woff) format("woff"), url(../fonts/neris-light-webfont.woff2) format("woff2"), url(../fonts/neris-light-webfont.ttf) format("truetype"), url(../fonts/neris-light-webfont.svg#neris) format("svg");
	font-weight: 100;
	font-style: normal
}
@font-face {
	font-family: neris;
	src: url(../fonts/neris-black-webfont.eot);
	src: url(../fonts/neris-black-webfont.eot) format("embedded-opentype"), url(../fonts/neris-black-webfont.woff) format("woff"), url(../fonts/neris-black-webfont.woff2) format("woff2"), url(../fonts/neris-black-webfont.ttf) format("truetype"), url(../fonts/neris-black-webfont.svg#neris) format("svg");
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: gotham;
	src: url(../fonts/gotham-black.eot);
	src: url(../fonts/gotham-black.eot) format("embedded-opentype"), url(../fonts/gotham-black.woff) format("woff"), url(../fonts/Gotham-Black.otf) format("otf"), url(../fonts/Gotham-Black.ttf) format("truetype"), url(../fonts/gotham-black.svg#gotham) format("svg");
	font-weight: 700;
	font-style: normal
}
body {/*overflow-x:hidden;*/
	color: #333;
	font-size: 12px;
	font-family: "微软雅黑", neris, Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	min-width: 1200px;
	font-weight: lighter;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
	-moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
	transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
}
a:hover {
	color: #008cd6;/*text-decoration: underline;*/
}
input, select, img {
	vertical-align: middle;
}
ul, li {
	list-style: none;
	text-align: left;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
	font-style: normal;
}
.wrap {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.wrap2 {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.divhidden {
	display: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c_l {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}
/*PC导航*/
.header-v1 {
	width: 100%;
	position: fixed; /*overflow:hidden; */
	height: 123px;
	z-index: 10;
	background: url(../img/top_bg.png) repeat;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	top: 0;
}
.nav-hide .header-v1 {
	height: 103px;
}
.nav-hide .blank_h {
	height: 103px;
}
.nav-hide .header-v1 .top-main .logo1 img {
	height: 59px;
}
.header-v1 .top_one {
	height: 43px;
	border-bottom: 1px solid #4757a6;
	color: #fff;
	line-height: 43px;
}
.header-v1 .top_one a:Hover {
	color: #008cd6;
}
.header-v1 .top_one .top_email {
	float: left;
	padding-left: 21px;
	background: url(../img/top_pic1.png) left center no-repeat;
	font-size: 14px;
	color: #fff;
	margin-right: 15px;
}
.header-v1 .top_one .top_tel {
	float: left;
	padding-left: 18px;
	background: url(../img/top_pic2.png) left center no-repeat;
	font-size: 14px;
	color: #fff;
}
.header-v1 .top_one .top_ul {
	float: right;
}
.header-v1 .top_one .top_ul li {
	float: left;
	margin-left: 4px;
	width: 27px;
	height: 27px;
	margin-top: 8px;
	cursor: pointer;
	background: url(../img/top_pic3.png) no-repeat;
}
.header-v1 .top_one .top_ul li a {
	display: block;
}
.header-v1 .top_one .top_ul li:Hover {
	background: url(../img/top_pic3_on.png) no-repeat;
}
.header-v1 .top_one .top_ul li.top_a1 {
	background-position: left 0;
}
.header-v1 .top_one .top_ul li.top_a2 {
	background-position: -31px 0;
}
.header-v1 .top_one .top_ul li.top_a3 {
	background-position: -62px 0;
}
.header-v1 .top_one .top_ul li.top_a4 {
	background-position: -91px 0;
}
/*.nav-hide .header-v1 .top-main .top-main-content{ margin-top:18px;}*/
.header-v1 .top-main {
	width: 1200px;/* max-width:1730px;*/
	margin: 0 auto;/* position:relative;*/
}
.header-v1 .top-main .logo1 {
	float: left;
	height: 100%;
}
.header-v1 .top-main .logo1 img {
	height: 100%;
}
.header-v1 .top-main .logo1 img:hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.header-v1 .languages {
	float: right;
	position: relative;
	display: block;
	font-size: 12px;
	color: #fff;
	height: 26px;
	line-height: 26px;
	width: 63px;
	text-align: left;
	text-indent: 26px;
	text-decoration: none;
	margin-left: 11px;
	background: url(../img/top_pic4.png) no-repeat;
	margin-top: 8px;
}
.header-v1 a.languages:hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	color: #fff;
}
/*.header-v1 .languages:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -1px;height:4px;opacity: 0;background-color: #c71d32;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.header-v1 .languages:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}*/

.header-v1 .top-main .top-main-content {
	float: right;/* margin-top:31px;*/
}
.navBar {
}
.nav {
	list-style: none;
	padding: 0;
}
.nav .m {
	float: left;
	border-top: 0;
	border-bottom: 0;/* width:120px;*/
	min-width: 96px;
	position: relative;
	margin-left: 22px;
	letter-spacing: 1px;
}
.nav a:hover {
	text-decoration: none;/* color:#3ebff7; */
}
.nav p {
	float: left;
	font-weight: lighter;
	font-size: 16px;
	height: 79px;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.nav p a {
	display: block;
	color: #dddddd;
	line-height: 79px;
	font-size: 16px;
}
.nav p a em {
	width: 32px;
	height: 100%;
	display: inline-block;
}
.nav #m1 p a em, .nav #m6 p a em {
	background: url(../img/top_pic7.png) center center no-repeat;
	width: 20px;
}
.nav #m4 p a em {
	background: url(../img/top_pic8.png) center 40% no-repeat;
}
.nav-hide .nav p {
	height: 59px;
}
.nav-hide .nav p a {
	line-height: 59px;
}
.nav .on {
}
.nav .on p a {/* height:42px; line-height:42px; */
	color: #008cd6; /*background-color:#fff;background:url(../img/top_bg.png) center bottom no-repeat;*/
}
.nav #m1.on p em, .nav #m6.on p em {
	background: url(../img/top_pic7_on.png) center center no-repeat;
}
.nav #m4.on p em {
	background: url(../img/top_pic8_on.png) center 40% no-repeat;
}
/*.nav li.on a:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li h3 a:after{content: "";display: block;position: absolute;left: 50%;right: 50%; margin-left:5px; margin-right:5px;bottom: -1px;height:4px;opacity: 0;background-color: #c30d23;-webkit-transition: all .5s;
-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li h3 a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}*/
.nav .sub {
	display: none; /*默认隐藏*/
	width: 100%;
	padding: 0;
	font-size: 14px;
	position: fixed;
	top: 123px;
	left: 0;
	background: #fff;
	z-index: 110;
	border-top: 3px solid #ededed;
}
.nav-hide .nav .sub {
	top: 103px;
}
.nav-hide .nav #m6 .sub {
	top: 59px;
}
.nav #m6 .sub {
	width: 168px;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	position: absolute;
	top: 79px;
	left: 50%;
	margin-left: -84px;
	border-top: 0;
}
.nav #m6 .sub a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-indent: 30px;
}
.nav #m6 .sub a:hover {
	color: #fff;
	background-color: #008cd6;
}
.nav .sub dl {
	text-align: center;
}
.nav .sub dd {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	text-decoration: none;
	margin: 30px;
}
.nav .sub dd img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.nav .sub dd a {
	display: block;
}
.blank_h {
	height: 123px;
	overflow: hidden;
}
.top_search {
	float: right;
	height: 79px;
	width: 34px;
	position: relative;
	margin-left: 36px;
}
.nav-hide .top_search {
	height: 59px;
}
.top_search .input1 {
	width: 83%;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	outline: medium;
	background: none;
	color: #9c9c9c;
	text-align: left;
	font-size: 13px;
	border: 0;
}
.top_search em {
	height: 100%;
	width: 100%;
	background: url(../img/top_pic5.png) center center no-repeat;
	cursor: pointer;
	display: block;
}
.top_search em:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.top_search .search_con {
	display: none;
	position: absolute;
	bottom: -56px;
	right: 0px;
	width: 300px;
	height: 0px;
	padding-top: 23px;
	padding-bottom: 19px;
	background: url(../img/top_bg2.png) no-repeat;
	z-index: 100;/* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/
}
.top_search .search_con .input1 {
	height: 39px;
	line-height: 39px;
	background: #f8f8f8;
	border: 0;
	padding-left: 5px;
	margin-left: 16px;
	padding-right: 47px;
	width: 174px;
	float: left;
	outline: none;
}
.top_search .search_con .bnts {
	float: left;
	width: 40px;
	height: 39px;
	background: url(../img/top_pic6.png) no-repeat;
	cursor: pointer;
	-webkit-appearance: none;
}
.top_search .search_con .bnts:hover {
	transition: all 0.3s;
	background: url(../img/top_pic6_on.png) no-repeat;
}
/*尾部*/
.foot_bg {
	background-color: #444148;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 35px;
	letter-spacing: 0.5px;
}
.foot_bg .foot_con1 {
	width: 447px;
	overflow: hidden;
	padding-left: 67px;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	min-height: 215px;
}
.foot_bg .foot_con1 h2 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.foot_bg .foot_con1 .foot_pppp {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}
.foot_bg .foot_con1.bgs1 {
	background: url(../img/foot_pic1.png) left top no-repeat;
}
.foot_bg .foot_con1.bgs2 {
	background: url(../img/foot_pic2.png) left top no-repeat;
}
.foot_bg .foot_con1 a {
	color: #fff;
}
.foot_bg .foot_div {
	border-top: 1px solid #c1c1c1;
	padding-top: 17px;
	overflow: hidden;
}
.foot_bg .foot_con2 {
	width: 514px;
	overflow: hidden;
	color: #b7b7b7;
	font-size: 14px;
	line-height: 22px;
}
.foot_bg .foot_con2 .foot_ul {
	overflow: hidden;
}
.foot_bg .foot_con2 .foot_ul li {
	float: left;
	margin-right: 7px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	background: url(../img/foot_pic3.png) no-repeat;
	margin-bottom: 13px;
}
.foot_bg .foot_con2 .foot_ul li a {
	display: block;
}
.foot_bg .foot_con2 .foot_ul li:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.foot_bg .foot_con2 .foot_ul li.top_a1 {
	background-position: left 0;
}
.foot_bg .foot_con2 .foot_ul li.top_a2 {
	background-position: -49px 0;
}
.foot_bg .foot_con2 .foot_ul li.top_a3 {
	background-position: -98px 0;
}
.foot_bg .foot_con2 .foot_ul li.top_a4 {
	background-position: -143px 0;
}
.foot_bg .foot_a {
	float: left;
	padding-right: 40px;
	overflow: hidden;
	line-height: 22px;
	color: #c1c1c1;
	font-size: 16px;
	padding-top: 13px;
}
.foot_bg .foot_a a {
	display: block;
	color: #c1c1c1;
}
.foot_bg .foot_a a:hover {
	color: #fff;
}
