﻿* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #5c5c5c;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #4e4e4e;
}
a:hover {
	color: #930516;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #930516;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #930516;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */
.topbar {
	height: 34px;
	line-height: 34px;
	background: #930516;
	color: #fff;
	font-size: 12px;
}
.topbar a {
	color: #fff;
	margin: 0 10px;
}
.head {
	height: 120px;
	background:url(../images/bj1.jpg) repeat center;
	overflow: hidden;
}
.head .fr {
	margin-top: 28px;
}
.head .fr p {
	font-size: 18px;
	color: #303030;
}
.head .fr span {
	font-size: 35px;
	color: #e80000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
}
.nav {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: url(../images/nav.jpg) center;
	box-shadow: 0 -2px 10px -4px #000;
	position: relative;
	z-index: 999;
}
.nav li {
	float: left;
}
.nav li a {
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 0 30px;
}
.nav li a:hover, .nav li a.hover {
	background: #fff;
	color: #930516;
}
.slideBox {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative; margin:auto;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0; margin:auto;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 600px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.video{ float:left; margin-top:180px;}
.about {
	height: 645px;
	background: url(../images/ab.jpg) no-repeat center;
}
.about img.fl {
	margin-top: 255px;
	margin-left: 38px;
}
.abright {
	width: 500px;
	margin-left: 38px;
	margin-top: 255px;
}
.abright p {
	color: #3c3c3c;
	line-height: 26px;
	text-indent: 2em;
}
.abright a {
	display: block;
	color: #930516;
	float: right;
	margin-top: 30px;
}
.picc {
	height: 540px;
	background:url(../images/bj1.jpg) repeat center;
	text-align: center;
}
.picc .indextit {
	padding-top: 60px;
}
.picMarquee-left {
	position: relative;
	padding: 22px 0;
	background: #fff;
	margin-top: 60px;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 40px;
	height: 71px;
	cursor: pointer;
	position: absolute;
	top: 86px;
}
.picMarquee-left .hd .prev {
	background: url(../images/l.jpg) no-repeat center;
	left: -80px;
}
.picMarquee-left .hd .next {
	background: url(../images/r.jpg) no-repeat center;
	right: -80px;
}
.picMarquee-left .bd {
	padding: 10px;
	overflow: hidden;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 7px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li img {
	width: 265px;
	height: 206px;
}
.join {
	height: 620px;
	text-align: center;
}
.join .indextit {
	margin-top: 80px;
}
.join .indextit p {
	font-size: 21px;
	color: #3c3c3c;
	font-family: "宋体";
	font-weight: bold;
	margin-top: 10px;
}
.join ul {
	margin-left: -62px;
	margin-top: 80px;
}
.join li {
	float: left;
	margin-left: 62px;
}
.join li p {
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.join li:hover p {
	color: #930516;
}
.joban {
	height: 190px;
	background: url(../images/jo.jpg) no-repeat center;
}
.dm {
	background:url(../images/bj1.jpg) repeat center;
	text-align: center; padding-bottom:30px;
}
.dm .indextit {
	padding-top: 80px;
}
.dm ul {
	margin-left: -48px;
	margin-top: 50px;
}
.dm li {
	float: left;
	width: 308px;
	height: 244px;
	padding: 12px;
	background: #fff;
	margin-left: 48px;
	margin-bottom: 30px;
	overflow: hidden;
}
.dm li img {
	width: 308px;
	height: 244px;
}
.dm a.more {
	color: #fff;
	display: block;
	width: 102px;
	height: 36px;
	line-height: 35px;
	text-align: center;
	background: #930516;
	border-radius: 20px;
	margin: 10px auto 0 auto;
}
/*优势*/
.ys{ overflow: hidden; width: 100%;  background:url(../images/ys_bg.jpg) no-repeat center; height:2408px;}
.ys .yshh{ width:100%;}
.ys .ysTit{ overflow: hidden;  height: 206px; text-align: center;}
.ys .ysTit h2{ font-size:43px; margin-top:50px; color:#fff;}
.ys .ysTit h2 b{ font-size: 65px; color: #ffa200}
.ys .ysTit p{ font-size: 24px; margin-top: 5px; color: #fff;}
.ys .ys01{ background: url("../ys_0.png") no-repeat center; height: 372px; float:right;}
.ys .ys02{ background: url("../ys_0.png") no-repeat center; height:404px; }
.ys .ys03{ background: url("../ys_0.png") no-repeat center; height: 404px;}
.ys .ys04{ background: url("../ys_0.png") no-repeat center; height: 444px;}
.ys .ysBox h3{ font-size: 30px; color:#cf010e; margin-bottom: 5px; margin-left:10px;}
.ys .ysBox span{ display: inline-block; background-color: #e5e5e5; color:#cf010e; line-height: 35px; margin-left:20px; padding:  0 10px; font-size: 18px; margin-bottom: 5px; margin-top: 5px;}
.ys .ysBox p{ background: url("Img/Index/ys_li.png") no-repeat left 5px; line-height: 20px; font-size: 16px; padding-left: 15px; margin-top: 15px;}
.ys .ysBox h4{ width:245px; margin:0 auto; padding-bottom: 25px;  font-weight: normal; background: url("Img/Index/ys_phone.png") no-repeat 10px 5px,url("Img/Index/ys_phoneBg.png") no-repeat center bottom; padding-left: 55px; font-size: 13px; color: #4e4e4e; margin-top: 45px;}
.ys .ysBox h4 b{ color: #082fa2; font-size: 27px; display: block;}
.ys .ysBox{ width: 600px; overflow: hidden; margin-top: 330px; float:left; margin-left:640px;}
.ys .two{margin-top:400px; margin-left:205px; float:left;}
.ys .thr{margin-top:230px; float:right;}
.ys .four{ margin-top:400px; margin-left:205px; float:left; }

.effect:hover {
	animation-duration: 1.5s;
	animation-name: pulse;
}
@keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.1);
}
 100% {
 transform: scale(1);
}
}
.news {
	height: 580px;
}
.news .indextit {
	padding-top: 80px;
	text-align: center;
}
.newleft {
	width: 570px;
	margin-top: 70px;
}
.newleft .hotnew a {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #1f1f1f;
	background: url(../images/li.png) no-repeat center;
    background-position-x: 165px;
}
.newleft .hotnew p {
	color: #676767;
	line-height: 25px;
	margin-top: 10px;
}
.newleft ul {
	margin-top: 25px;
}
.newleft li {
	width: 230px;
	float: left;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 28px;
	line-height: 54px;
}
.news .fr {
	margin-top: 70px;
}
.news .fr img {
	width: 473px;
	height: 290px;
}
.footer {
	height: 438px;
	background: url(../images/foot.jpg) no-repeat center;
	box-shadow: 0 -2px 10px -5px #000;
	color: #930516;
}
.footer .container {
	position: relative;
}
.footnav {
	padding-top: 50px;
}
.footnav li {
	float: left;
}
.footnav li a {
	color: #930516;
	margin: 0 15px;
}
.footcont {
	margin-top: 100px;
}
.footcont span {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
.footcont p {
	line-height: 25px;
}
.by {
	margin-left: 60px;
	margin-top: 110px;
}
.bottom {
	font-size: 12px;
	position: absolute;
	top: 380px;
}
.bottom a {
	color: #930516;
}
.page_top {
	text-align: center;
	margin-top: 40px;
}
.page_top span {
	font-size: 30px;
	color: #5a5a5a;
	display: block;
	font-weight: bold;
}
.page_top p {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 40px;
}
.main {
	margin-top: 20px;
	padding-bottom: 50px;
}
.content {
	line-height: 30px;
	color: #333;
}
.submenu {
	text-align: center;
	margin-top: 10px;
}
.submenu ul {
	display: inline-block;
}
.submenu ul li {
	float: left;
}
.submenu ul li a {
	display: block;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #f4dfb2;
	color: #930516;
}
.submenu ul li a:hover, .submenu ul li a.hover {
	background: #930516;
	color: #fff;
}
.list {
	margin-top: 30px;
}
.list li {
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.list li a {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 30px;
}
.list li span {
	display: block;
	font-size: 11px;
	color: #929292;
}
.list li p {
	color: #5a5a5a;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}
.photo {
	margin-top: 30px;
}
.photo ul {
	margin-left: -13px;
}
.photo li {
	float: left;
	margin-left: 13px;
	margin-top: 10px;
}
.photo li p {
	text-align: center;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.photo li img {
	width: 265px;
	height: 196px;
}
.show_top {
	text-align: center;
	margin-top: 50px;
}
.show_top .title {
	color: #392b2a;
	font-size: 16px;
	font-weight: bold;
}
.show_top .update {
	line-height: 40px;
}
.show_top .update span {
	font-size: 12px;
	margin: 0 10px;
	color: #646464;
}
.prepage {
	color: #000;
	font-size: 12px;
	margin-top: 50px;
	line-height: 30px;
}
.prepage a {
	color: #930516;
}
.scrollsidebar {
	position: absolute;
	z-index: 999;
	top: 220px;
	width: 98px;
	padding-right: 0px;
}
#qq {
	width: 98px;
	border-radius: 0px;
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.qq {
	padding: 0px;
	background: url(../images/ee.png) no-repeat center bottom #333;
	padding-bottom: 60px;
}
.qq em {
	padding: 24px 0 0 0;
	display: block;
}
.qq span {
	padding-bottom: 12px;
	font-family: impact;
	font-size: 16px;
	display: block;
}
.qq em, .qq span {
	text-align: center;
	color: #fff;
	background: #8d0312;
}
.qq em {
	font-size: 16px;
	font-weight: bold;
}
.qq span {
	margin-bottom: 8px;
}
.qq .zx hr {
	color: #626262;
	height: 1px;
	background: #626262;
	border: none;
	width: 68px;
}
.qq .zx {
	padding: 10px 15px 44px;
	text-align: left;
}
.qq .zx p {
	margin: 8px 0;
	vertical-align: middle;
}
.qq .zx p a {
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}
.qq .zx p a img {
	vertical-align: middle;
}
.qq .ewm {
	background: #fff;
	border-radius: 4px;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
.qq .zxrx {
	margin-top: 10px;
}
.qq .zxrx h3 {
	font-size: 18px;
	margin-top: 4px;
}
.qq .zxrx h2 {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	background: url(../images/bg_zxrx.png) no-repeat 10px center;
	text-indent: 10px;
}
.qqb {
	text-align: center;
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
	padding-bottom: 0;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
