﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #333;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #d02626;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul {
	display: inline-block;
}
.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: #d02626;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #d02626;
	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 */
.slideBox {
	width: 100%;
	height: 650px;
   margin-top:65px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 6px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 1;
	text-align: center;
	width: 100%;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 13px;
	width: 36px;
	height: 6px;
	background: #b5b5b5;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #d02626;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul {
	margin: 0 auto;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 650px;
}
.topbg {
	width: 100%;
	height: 650px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(27,27,27,.6);
	z-index: 99;
	display: none;
}
.navbar {
	position: relative;
	z-index: 999;
}
.nav {
	position: absolute;
	top: 50px;
	right: 0;
	height: 50px;
	overflow: hidden;
}
.nav:hover {
	height: auto;
	overflow: visible;
}
.nav i {
	display: block;
	width: 54px;
	height: 50px;
	background: url(../images/nav.png) no-repeat center;
	cursor: pointer;
}
.nav li {
	line-height: 40px;
}
.nav li a {
	color: #fff;
	font-size: 16px;
}
.nav li a:hover, .nav li a.hover {
	color: #d02626;
}
.nav ul {
	opacity: 0;
	overflow: hidden;
	transition: all 0.5s;
	width: 104px;
	text-align: center;
	margin-left: -25px;
	margin-top: 10px;
}
.nav:hover ul {
	opacity: 1;
	overflow: visible;
}
.notice {
	height: 60px;
	line-height: 60px;
	background: url(../images/no.jpg) center;
}
.notice p {
	font-size: 18px;
	color: #d02626;
	background: url(../images/lb.png) no-repeat left center;
	padding-left: 35px;
}
.txtScroll-top {
	width: 960px;
	overflow: hidden;
	position: relative;
	margin-left: 15px;
}
.indextit {
	width: 264px;
	margin: 0 auto;
	font-size: 68px;
	color: #999;
	font-family: Arial;
	background: url(../images/bor.png) no-repeat bottom center;
	height: 90px;
	text-align: center;
	padding-top: 40px;
}
.indextit i {
	font-size: 14px;
	font-style: normal;
	padding-top: 15px;
	display: block;
	text-align: left;
}
.indextit p {
	font-size: 32px;
	font-weight: bold;
	color: #333;
}
.indextit p span {
	color: #d02626;
}
.jz {
	display: inline-block;
}
.letter {
	margin-right: 10px;
}
.business {
	height: 531px;
	background: url(../images/bus.jpg) no-repeat center;
}
.business ul {
	margin-left: -40px;
	margin-top: 60px;
}
.business li {
	text-align: center;
	float: left;
	margin-left: 40px;
	display: block;
	width: 340px;
	height: 260px;
	border-radius: 10px;
	background: #f3f3f3;
	transition: all 0.3s;
	position: relative;
}
.business li i {
	display: block;
	height: 104px;
	float: left;
	margin-top: 49px;
	width: 100%;
	margin-bottom: 29px;
}
.business li p {
	font-size: 24px;
}
.business li span {
	display: block;
	font-size: 12px;
	color: #666;
}
.business li:first-child i {
	background: url(../images/b1.png) no-repeat center;
}
.business li:first-child+li i {
	background: url(../images/b2.png) no-repeat center;
}
.business li:first-child+li+li i {
	background: url(../images/b3.png) no-repeat center;
}
.business li a {
	display: block;
	height: 240px;
	border-radius: 10px;
	background: #d02626;
	transition: all 0.3s;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	color: #fff;
	text-align: left;
	padding: 10px 40px;
	line-height: 30px;
}
.business li:hover a {
	opacity: 1;
}
.business ul li:first-child a {
	line-height: 24px;
}
.about {
	height: 500px;
	background: url(../images/abbg.jpg) no-repeat center;
}
.about img {
	margin-top: 60px;
	transition: all 0.3s;
}
.about img:hover {
	opacity: 0.8;
}
.abinfo {
	width: 650px;
	margin-top: 110px;
}
.abtit p {
	font-size: 24px;
}
.abtit i {
	display: block;
	width: 55px;
	height: 2px;
	background: #9f2b2e;
	margin: 8px 0;
}
.abtit span {
	color: #121212;
	display: block;
}
.abcont {
	color: #444;
	line-height: 24px;
	margin-top: 20px;
}
.abinfo a.more {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #9f2b2e;
	color: #d02626;
	font-size: 12px;
	margin-top: 50px;
	transition: all 0.3s;
}
.abinfo a.more:hover {
	background: #9f2b2e;
	color: #fff;
}
.case {
	height: 599px;
	background: url(../images/case.jpg) no-repeat center;
}
.case .picMarquee-left {
	position: relative;
	height: 370px;
	margin-top: 55px;
}
.case .picMarquee-left .hd {
	position: absolute;
	right: 0;
	top: -82px;
}
.case .picMarquee-left .hd .prev, .case .picMarquee-left .hd .next {
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	cursor: pointer;
	margin-left: 9px;
}
.case .picMarquee-left .hd .prev {
	background: url(../images/jt.png) no-repeat -26px 0;
}
.case .picMarquee-left .hd .next {
	background: url(../images/jt.png) no-repeat 0 0;
}
.case .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	margin-left: -22px;
	height: 370px;
}
.case .picMarquee-left .bd ul li {
	margin-left: 22px;
	float: left;
	_display: inline;
	width: 317px;
	height: 320px;
	padding: 16px;
	background: #f9f8f8;
	box-shadow: 1px 1px 2px #b7b5b5;
	border-radius: 20px;
}
.case .picMarquee-left .bd ul li img {
	width: 317px;
	height: 194px;
	transition: all 0.3s;
}
.case .picMarquee-left .bd ul li a {
	display: block;
	color: #1b1a1a;
	line-height: 60px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
.case .picMarquee-left .bd ul li p {
	font-size: 12px;
	color: #444343;
	line-height: 22px;
	margin-top: 10px;
}
.case .picMarquee-left .bd ul li img:hover {
	opacity: 0.8;
}
.case .picMarquee-left .bd ul li a:hover {
	color: #d02626;
}
.gg .slideBox {
	height: 260px;
}
.gg .slideBox .hd {
	height: 18px;
	bottom: 13px;
}
.gg .slideBox .hd ul li {
	margin: 0 7px;
	width: 18px;
	height: 18px;
	background: #959595;
	color: #212121;
}
.gg .slideBox .hd ul li.on {
	background: #d02626;
	color: #fff;
}
.gg .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 260px;
}
.news .border {
	height: 6px;
	background: url(../images/d.jpg) no-repeat center;
	margin-top: 55px;
}
.news ul {
	margin-left: -50px;
}
.news li {
	float: left;
	margin-top: 25px;
	border-bottom: 1px solid #e5e5e5;
	height: 95px;
	width: 515px;
	margin-left: 70px;
}
.news li .date {
	width: 82px;
	height: 67px;
	border: 1px solid #999;
	text-align: center;
	font-family: Arial;
	color: #999;
}
.news li .date span {
	display: block;
	font-size: 30px;
}
.news li .fr {
	width: 410px;
}
.news li .fr span {
	display: block;
	margin-top: -2px;
	font-weight: bold;
}
.news li .fr p {
	font-size: 12px;
	color: #444343;
	line-height: 24px;
	margin-top: 10px;
}
.news li:hover .date {
	border-color: #d02626;
	background: #d02626;
	color: #fff;
}
.news li a:hover .fr p {
	color: #d02626;
}
.link {
	margin-top: 45px;
}
.link p {
	font-size: 25px;
	font-weight: bold;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 50px;
	line-height: 74px;
}
.link .picMarquee-left {
	width: 930px;
	overflow: hidden;
	position: relative;
}
.link .picMarquee-left .yl ul {
	overflow: hidden;
	zoom: 1;
}
.link .picMarquee-left .yl ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
}
.link .picMarquee-left .yl ul li img {
	height: 72px;
	width: 365px;
	border: 1px solid #9f2b2e;
}
.footer {
	height: 110px;
	background: #e5e5e5;
	margin-top: 10px;
}
.footer {
	text-align: center;
	color: #444343;
	font-size: 12px;
	line-height: 32px;
}
.footer p:first-child {
	padding-top: 40px;
}
.banner {
	height: 400px;
   margin-top:66px;
	background: url(../images/banner.jpg) no-repeat center;
}
.nbg {
	height: 410px;
}
.main {
	background: #fff;
	margin-top: -65px;
	padding: 12px 25px;
}
.position span {
	display: block;
	font-size: 24px;
}
.position p {
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}
.position p a {
	color: #666;
}
.submenu {
	height: 20px;
	line-height: 20px;
	background: #f7f7f7;
	margin-top: 25px;
}
.submenu li {
	float: left;
	margin-right: 10px;
}
.submenu li a {
	display: block;
	min-width: 40px;
	text-align: center;
}
.submenu li a:hover, .submenu li a.hover {
	background: #d02626;
	color: #fff;
}
.content {
	line-height: 30px;
	margin-top: 30px;
}
.list {
	margin-top: 50px;
}
.list li {
	height: 70px;
	border-bottom: 1px dotted #dbd4cd;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
}
.list_left {
	width: 82px;
	height: 67px;
	text-align: center;
	background: #d02626;
	color: #fff;
}
.list_left span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	padding-top: 3px;
}
.list_left p {
	color: #fff;
	font-size: 12px;
}
.list .fr {
	width: 960px;
}
.list .fr a {
	display: block;
	font-weight: bold;
	margin-top: -2px;
}
.list .fr p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 8px;
}
.photo {
	margin-top: 30px;
}
.photo ul {
	margin-left: -20px;
}
.photo li {
	float: left;
	width: 320px;
	padding: 15px;
	border: 1px solid #eee;
	margin-left: 20px;
	margin-bottom: 20px;
}
.photo li:hover {
	border: 1px solid #d02626;
}
.photo li img {
	width: 320px;
	height: 200px;
}
.photo li span {
	font-weight: bold;
	display: block;
	line-height: 30px;
}
.photo li p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}
.showtop {
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.showtop .title {
	font-size: 16px;
	font-weight: bold;
	color: #d02626;
	padding-top: 30px;
}
.showtop .date {
	font-size: 12px;
	line-height: 40px;
}
.show .content {
	margin-top: 20px;
}
.prepage {
	margin-top: 50px;
	line-height: 30px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}
