/* CSS Document */


/*公共部分*/

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	display: inherit;
}

li {
	list-style: none;
}

i {
	font-style: normal;
}

a {
	text-decoration: none;
}

body {
	background: url(../images/bg_12.jpg) top center repeat-y;
	min-width: 1200px;
	font-family: "SimSun";
	/*background: url(../images/bg.jpg);*/
}

a {
	color: #fff;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.clear{
	clear: both;
}

/*nav*/

.nav_bef {
	width: 100%;
	height: 80px;
	overflow: hidden;
	line-height: 80px;
	border-bottom: 1px solid rgb(250, 89, 6);
	z-index: 22111;
	background-color: #fff;
}

.nav_bef_show {
	display: block!important;
	opacity: 1!important;
	position: fixed;
	top: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-moz-transition: 0.3s;
}

.logo {
	line-height: 80px;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
}

.logo_2 {
	margin-top: 15px;
	float: right!important;
	margin-right: 40px;
}

.nav_bef a {
	float: left;
}

.nav_bef ul {
	float: left;
	overflow: hidden;
	margin-left: 70px;
	height: 100%;
}

.nav_bef ul li {
	float: left;
	width: 100px;
	height: 77px;
	border-bottom: 3px solid transparent;
	text-align: center;
}

.active {
	border-bottom: 3px solid rgb(250, 89, 6)!important;
}

.nav_bef ul li a {
	color: #000;
	font-size: 20px;
	width: 100%;
	display: block;
	margin: 0 auto;
}

.nav_after {
	height: 80px;
	overflow: hidden;
	background-color: rgb(255, 102, 0);
	line-height: 80px;
	/*opacity: 0;*/
	width: 100%;
	position: fixed;
	top: 0;
	display: none;
	z-index: 22111;
}

.nav_after a {
	float: left;
}

.nav_after ul {
	float: left;
	overflow: hidden;
	margin-left: 70px;
	height: 100%;
}

.nav_after ul li {
	float: left;
	width: 100px;
	height: 77px;
	border-bottom: 3px solid transparent;
	text-align: center;
}

.nav_after ul li a {
	color: #000;
	font-size: 20px;
	width: 100%;
	display: block;
	margin: 0 auto;
	color: #fff;
}

.nav_right {
	float: right!important;
	margin-top: 10px;
	margin-right: 70px;
	line-height: 28px;
}

.active_2 {
	border-bottom: 3px solid rgb(255, 255, 255)!important;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-moz-transition: 0.3s;
}

.banner1 {
	background: url(../images/banner_01.jpg) top center no-repeat;
	height: 100px;
}

.banner2 {
	background: url(../images/banner_02.jpg) top center no-repeat;
	height: 100px;
}

.banner3 {
	background: url(../images/banner_03.jpg) top center no-repeat;
	height: 100px;
}

.banner4 {
	background: url(../images/banner_04.jpg) top center no-repeat;
	height: 100px;
}

.banner5 {
	background: url(../images/banner_05.jpg) top center no-repeat;
	height: 100px;
}

.banner6 {
	background: url(../images/banner_06.jpg) top center no-repeat;
	height: 100px;
}

.banner7 {
	background: url(../images/banner_07.jpg) top center no-repeat;
	height: 100px;
}

.banner8 {
	background: url(../images/banner_08.jpg) top center no-repeat;
	height: 100px;
}

.banner9 {
	background: url(../images/banner_09.jpg) top center no-repeat;
	height: 100px;
}

.banner10 {
	background: url(../images/banner_10.jpg) top center no-repeat;
	height: 100px;
}

.content1 {
	background: url(../images/newyear_11.jpg) no-repeat top center;
	height: 590px;
	z-index: 99;
	position: relative;
}

.content1 p {
	text-align: center;
	color: #fff;
	position: relative;
	top: 191px;
	font-size: 18px;
	line-height: 42px;
	/*position: absolute;
	bottom: 120px;
	margin: 0 auto;*/
}
.shi{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: relative;
	top: 159px;
}
.content2 {
	
	/*height: 544px;
	position: relative;
	bottom: 22px;*/
}

.content3 {
	margin-top: 10px;
	position: relative;
}

.c3 {
	margin-top: 30px;
}

.c3 ul {
	overflow: hidden;
}

.c3 ul li {
	display: inline-block;
	/*margin: 0 auto;*/
	float: left;
	background: url(../images/zhuanye_14.png) no-repeat top center;
	width: 537px;
	height: 550px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 40px;
}

.c3 ul li:nth-child(even) {
	float: right;
	margin-right: 30px;
}

.c3 ul li img {
	margin: 0 auto;
	margin-top: 30px;
}

.c3 ul li div {
	width: 88%;
	margin: 0 auto;
}

.c3 ul li div img {
	float: left;
}

.c3 ul li div .p {
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-top: 30px;
}

.z_title {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.c3 ul li div p {
	position: absolute;
	bottom: 56px;
	right: 167px;
	color: yellow;
	font-size: 18px;
}

.content4 {
	background: url(../images/bg_19.png) no-repeat top center;
	height: 1048px;
	margin-top: -200px;
	padding-top: 120px;
}

.main5 .h455 {
	margin-top: 20px;
	height: 323px;
	position: relative;
	width: 942px;
}
.wrap_2{
	width: 942px;
	margin: 0 auto;
	margin-top: 372px;
}
.h455 td {
	overflow: hidden;
	height: 323px;
}

.w300 {
	width: 165px;
	overflow: hidden;
	/*margin-top: 200px;*/
}

.h455 td td {
	width: auto;
	height: auto;
	overflow: hidden;
}

.w300 div {
	width: 191px;
	height: 320px;
	padding: 0 31px 0 20px;
	background-color: #fff;
}

.w300 div a {
	color: #fc441e;
}

.w300 div a,
.w300 div p {
	display: block;
	font: 16px/30px "SimSun";
	font-size: 12px;
}

.w350 span {
	display: block;
	width: 348px;
	height: 129px;
}

.w350 span img {
	margin-left: 4px;
	float: left;
}
.content4 p{
	font-size: 12px;
}
.content5{
	
}
.content5 .c5{
	background: url(../images/newyear_86.png) no-repeat top center;
	height: 978px;
	padding-top: 205px;
}
.content5 .c5 div{
	width: 900px;
	margin-bottom: 6px;
	margin: 0 auto;
}
.content5 .c5 div ul{
	overflow: hidden;
	margin-left: 25px;
}
.content5 ul li{
	float: left;
	margin: 0 4px;
}
.content6 .wrap>p{
	text-align: center;
	color: #fff;
	font-size: 28px;
	margin-top: 20px;
	font-weight: bold;
	letter-spacing: 3px;
}
.c6{
	background: url(../images/newyear_86.png) no-repeat top center;
	height: 870px;
	padding-top: 212px;
}
.c6 .intro{
	width: 780px;
	margin: 0 auto;
	font-size: 22px;
	letter-spacing: 4px;
	line-height: 36px;
	margin-top: 50px;
	color: #fff;
	text-indent: 2.5em;
}
.qiye{
	text-align: center;
	margin-top: 20px;
	font-size: 36px;
	color: rgb(246,255,0);
	font-weight: bold;
	letter-spacing: 8px;
}
.c6 ul{
	overflow: hidden;
	width: 900px;
	position: relative;
	left: 5px;
	margin: 0 auto;
	margin-top: 40px;
	
}
.c6 ul li{
	float: left;
	margin: 0 2px;
	margin-bottom: 4px;
}
.c6 ul li img{
	width: 174px;
	height: 121px;
}





/*contentbox7*/

.contentbox7 {
	width: 100%;
	background: #313439;
	padding: 80px 0px;
}

.content7 {
	width: 1000px;
	margin: 0 auto;
}

.content7 h2 a {
	color: #fff;
	margin-left: 900px;
	font: 18px/38px "SimSun";
	margin-bottom: 35px;
	display: inline-block;
}

.content7 ul {
	overflow: hidden;
	width: 760px;
	margin: 0 auto;
}

.content7 ul li {
	float: left;
	margin-right: 100px;
}

.content7 p {
	color: #fff;
	text-align: center;
	margin-top: 80px;
	font: 18px/38px "SimSun";
}

.content7 p a {
	color: #fff;
}
/*.content9{
	width: 1100px;
	height: 950px;
	border-radius: 40px 40px 40px 40px;
	background-color: rgb(219,46,48);
	margin: 0 auto;
}
.content9 p{
	text-align: center;
	font-size: 24px;
	color: #fff;
}
.content9 li{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 42px;
	vertical-align: middle;
}
.content9 li input{
	height: 91px;
	background-color: rgb(238,159,150);
	border-radius: 50px 50px 50px 50px;
	width: 100%;
	outline: none;
	font-size: 26px;
}
::-webkit-input-placeholder{
	margin-left: 15px;
}*/
.content8{
	background-color: rgb(242,242,242);
	padding-top: 30px;
	padding-bottom: 10px;
}
.content8 img{
	display: block;
	margin: 0 auto;
}
.content8 form ul li{
	width: 672px;
	height: 62px;
	margin-top: 16px;
	
}
.content8 form ul li input{
	width: 100%;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content8 form ul li select{
	width: 693px;
	height: 100%;
	color: rgb(102,102,102);
	border: 1px solid rgb(230,230,230);	
	padding-left:18px ;
}
.content8 .btn{
	width: 693px;
	height: 50px;
	color: #fff;
	background-color: rgb(244,78,17);
	text-align: center;
}
.content8 form{
	float: left;
}
.content8 .other{
	float: left;
	margin-left: 50px;
	width: 430px;
}
.content8 .other h2{
	border-bottom:2px solid rgb(244,78,17) ;
}
.content8 form>input{
	text-align: center;
	width: 693px;
	height: 50px;
	border: none;
	font-size: 21px;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	background-color: rgb(244,78,17);
	cursor: pointer;
	margin-top: 20px;
}
.content8 i{
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../images/tubiao.png) no-repeat;
	vertical-align: middle;
}
.weixin{
	background-position: -73px -17px!important;
}
.weibo{
	background-position: -196px -27px!important;
}
.QQ{
	background-position: -75px -89px!important;
}
.phone{
	background-position: -193px -88px!important;
}
.other ul li {
	overflow: hidden;
	line-height: 37.5px;
	margin-top: 10px;
}
.other ul li a{
	color: rgb(102,102,102);
}
.other ul li img{
	float: left;
	width: 126px;
	height: 126px;
	margin: 0 7px;
}