﻿* {
	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?#iefix) 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?#iefix) 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?#iefix) 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?#iefix) 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: #3D2F73;
	/*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;
}

.clear {
	clear: both;
}


/*PC导航*/

.header-v1 {
	width: 100%;
	position: fixed;
	/*overflow:hidden; */
	height: 123px;
	z-index: 10;
	/*background:url(../images/top_bg.png) repeat;*/
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	top: 0;
	background: linear-gradient(to right, #33286c 0, #3c3d80 100%);
	;
}

.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 #efefef;
	color: #fff;
	line-height: 43px;
}



.header-v1 .top_one .top_email {
	float: left;
	padding-left: 21px;
	background: url(../images/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(../images/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(../images/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(../images/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%;
	width: 270px;
	margin-top: 2px;
}

.header-v1 .top-main .log32o1 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(../images/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: 65px;
	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: #fff;
	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(../images/top_pic7.png) center center no-repeat;
	width: 20px;
}

.nav #m4 p a em {
	background: url(../images/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: #0c7bc4;*/
	/*background-color:#fff;background:url(../images/top_bg.png) center bottom no-repeat;*/
}
.nav p:hover a{
	color: #0c7bc4;
}

.nav #m1.on p em,
.nav #m6.on p em {
	background: url(../images/top_pic7_on.png) center center no-repeat;
}

.nav #m4.on p em {
	background: url(../images/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: #3D2F73;
}

.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(../images/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(../images/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(../images/top_pic6.png) no-repeat;
	cursor: pointer;
	-webkit-appearance: none;
}

.top_search .search_con .bnts:hover {
	transition: all 0.3s;
	background: url(../images/top_pic6_on.png) no-repeat;
}


/*尾部*/

.foot_bg {
	background-color: #444148;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 10px;
	letter-spacing: 0.5px;
	background: linear-gradient(to right, #33286c 0, #3c3d80 100%);
}

.foot_bg .foot_con1 {
	width: 330px;
	overflow: hidden;
	padding-left: 67px;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	min-height: 150px;
}

.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(../images/foot_pic1.png) left top no-repeat;
}

.foot_bg .foot_con1.bgs2 {
	background: url(../images/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;
	padding-top: 8px;
}

.foot_bg .foot_con2 .foot_ul {
	overflow: hidden;
}

.foot_bg .foot_con2 .foot_ul li {
	float: right;
	margin-right: 7px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	background: url(../images/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: #FFFFFF;
}

.foot_bg .foot_a a:hover {
	color: #fff;
}
.clearfix{display:block;clear:both;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}

/* play */
#play{width:640px;text-align:center;position:relative;overflow:hidden;margin:5px auto;}
#play .change_a{width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;display:block;overflow:hidden;background:url(about:blank);}
#play .prev_a{left:0;}
#play .next_a{right:0}
#play .change_a span{width:24px;height:43px;display:block;position:absolute;top:50%;margin-top:-21px;display:none}
#play .prev_a span{background:url(../images/s_gallery_2012110702.png) no-repeat 0px -50px;left:0;}
#play .next_a span{background:url(../images/s_gallery_2012110702.png) no-repeat -30px -50px;right:0;}
#play .img_ul{position:relative;z-index:1;}
.img_hd {width:640px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#eee;overflow:hidden;height:66px;padding:2px 0;margin-top:15px;margin:5px auto;position:relative;}
.img_hd ul{position:absolute;z-index:1}
.img_hd ul li{float:left;width:80px;height:60px;border:3px solid #eee;cursor:pointer;margin:0 3px 0 1px;overflow:hidden;*display:inline;padding:1px;text-align:center}
.img_hd ul li img{height:60px;}
.img_hd ul li.on{border-color:rgb(45, 150, 233);}
.img_hd .bottom_a{background:url(../images/s_gallery_2012110702.png) no-repeat;width:22px;height:22px;position:absolute;display:block;top:50%;margin-top:-11px;cursor:pointer;z-index:10}
.img_hd .prev_a{background-position:0 -24px;left:5px;}
.img_hd .next_a{background-position:-30px -24px;right:5px;}


.img_a img{
	
	
}
.img_hd li a{
	margin-left: 100px;
}
