﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 模版源码：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材网：Www.28sucai.Com 专业建站素材网站 */
/* QQ：9490489 */
* {
	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: #000;
	font-size: 12px;
}
a {
	outline: none;
	color: #000;
}
a:hover {
	color: #f13b3a;
}
.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: #f13b3a;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #f13b3a;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* banner */

.flexslider {
	position: relative;
	height: 777px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 777px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
/* index top */



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	height: 127px;
	line-height: 127px;
	background: url(../images/logo.jpg) no-repeat center #2b2b2b;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi:first-child {
	margin-left: 190px;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	width: 150px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.nav .nLi:hover h3 a {
	color: #956233;
}
.nav .sub {
	display: none;
	width: 150px;
	left: 0;
	top: 127px;
	position: absolute;
	background: #e0b588;
	line-height: 26px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.nav .sub a:hover {
	background: #956233;
	color: #fff;
}
/*.nav{

	height: 127px;

	line-height: 127px;

	background:url(../images/logo.jpg) no-repeat center #2b2b2b;

}

.nav .container{

	position: relative;

}

.nav ul{

	margin-left: 30px;

}

.nav li{

	float: left;

}

.nav li a{

	color: #fff;

	font-size: 20px;

	display: block;

	width: 150px;

	text-align: center;

}

.nav li a:hover{

	background: #956233;

}*/

.advantage {
	background: url(../images/advantage.jpg) no-repeat center;
	height: 1063px;
}
.index_tit {
	text-align: center;
	padding-top: 120px;
}
.index_tit h1 {
	font-size: 35px;
	color: #2b2b2b;
	font-weight: normal;
}
.index_tit h1 span {
	color: #f13b3a;
}
.index_tit p {
	font-size: 16px;
	color: #2b2b2b;
	line-height: 26px;
	margin-top: 35px;
}
.adv_text {
	margin-top: 70px;
}
.adv_left {
	width: 590px;
}
.adv_left li {
	height: 92px;
	margin-top: 40px;
}
.adv_left li i {
	display: block;
	width: 92px;
	height: 92px;
	background: #e23a3a;
	color: #fff;
	font-size: 46px;
	line-height: 92px;
	text-align: center;
	font-style: normal;
}
.adv_left li .fr {
	width: 477px;
}
.adv_left li span {
	font-size: 18px;
}
.adv_left li p {
	color: #5d5d5d;
	line-height: 26px;
	margin-top: 10px;
}
.about {
	height: 540px;
	background: url(../images/ab.png) no-repeat right center fixed #101010;
}
.about span {
	font-size: 32px;
	color: #e23a3a;
	padding-top: 140px;
	display: block;
}
.about p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	margin-top: 40px;
}
.about a.more {
	font-size: 16px;
	color: #fff;
	width: 102px;
	height: 36px;
	background: #e23a3a;
	line-height: 36px;
	text-align: center;
	display: block;
	border-radius: 5px;
	margin-left: 440px;
	margin-top: 12px;
}
.product {
	height: 889px;
	background: url(../images/pro.jpg) center no-repeat;
}
.product .index_tit {
	padding-top: 90px;
}
.product ul {
	margin-left: -20px;
}
.product li {
	float: left;
	width: 260px;
	height: 210px;
	margin-left: 20px;
	margin-top: 70px;
}
.product li img {
	width: 260px;
	height: 210px;
}
.footer {
	height: 460px;
	background: url(../images/foot.jpg) no-repeat bottom fixed;
	color: #fff;
	font-size: 18px;
}
.footer a {
	color: #fff;
}
.foot_nav {
	padding-top: 75px;
}
.foot_nav .foot_tell i {
	font-size: 36px;
	color: #e23a3a;
}
.foot_nav li {
	float: left;
	margin-left: 70px;
	margin-top: 40px;
}
.foot_cont {
	margin-top: 90px;
}
.foot_cont li {
	float: left;
	padding-left: 75px;
}
.foot_cont li span {
	display: block;
}
.foot_cont li small {
	font-size: 16px;
}
.foot_cont li:nth-child(1) {
	background: url(../images/f1.png) no-repeat left;
}
.foot_cont li:nth-child(2) {
	background: url(../images/f2.png) no-repeat left;
	margin-left: 160px;
}
.foot_cont li:nth-child(3) {
	background: url(../images/f3.png) no-repeat left;
	margin-left: 80px;
}
.foot_cont li:last-child {
	padding-left: 30px;
}
.bottom {
	border-top: 1px solid #292721;
	height: 80px;
	line-height: 80px;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}
.banner {
	background: url(../images/banner.jpg) no-repeat center;
	height: 300px;
}
.banner span {
	color: #fff;
	font-size: 35px;
	margin-top: 100px;
	display: block;
	float: left;
}
.main {
	position: relative;
	min-height: 600px;
}
.main .left {
	width: 240px;
	position: absolute;
	top: -85px;
}
.main .left .left_top {
	height: 150px;
	background: #EB4346;
	color: #fff;
	padding-left: 30px;
}
.main .left .left_top p {
	font-size: 24px;
	font-weight: bold; line-height:150px
}
.main .left .left_top span {
	font-size: 14px;
	line-height: 22px;
}
.left ul {
	border: 1px solid #EDEDED;
	padding-bottom: 30px;
}
.left ul li {
	height: 50px;
	line-height: 50px;
	background: url(../images/jt.png) no-repeat right;
}
.left ul li a {
	display: block;
	font-size: 14px;
	margin-left: 12px;
	margin-right: 12px;
	text-indent: 15px;
	border-bottom: 1px solid #aaa;
	color: #666;
}
.left ul li:hover, .left ul li.hover {
	background: url(../images/jt.png) no-repeat right #252E35;
}
.left ul li:hover a, .left ul li.hover a {
	color: #fff;
}
.right {
	width: 800px;
}
.right_top {
	height: 60px;
	line-height: 60px;
	color: #999;
	font-size: 14px;
	border-bottom: 1px solid #e1e1e1;
	background: url(../images/home.jpg) no-repeat left center;
	padding-left: 25px;
	margin-bottom: 10px;
}
.right_top a {
	color: #999;
}
.content {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.content img{
width:100%!important;
height: 100%!important;
}
.list {
	margin-top: 40px;
}
.list li {
	height: 80px;
	margin-top: 25px;
	border-bottom: 1px dotted #dbd4cd;
}
.list .date {
	width: 60px;
	height: 60px;
	background: #eb4346;
	text-align: center;
	color: #fff;
}
.list .date p {
	font-size: 26px;
	margin-top: 5px;
}
.list .date span {
	font-size: 13px;
}
.list .list_right {
	width: 700px;
}
.list .list_right a {
	color: #333;
	font-size: 16px;
}
.list .list_right a:hover {
	color: #f13b3a;
}
.list .list_right p {
	color: #999;
	font-size: 12px;
	margin-top: 3px;
}
.photo ul {
	margin-left: -10px;
}
.photo li {
	float: left;
	width: 260px;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}
.photo li img {
	width: 260px;
	height: 210px;
}
.photo li span {
	line-height: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.show .show_top {
	text-align: center;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	margin-top: 20px;
}
.show .show_top h1 {
	color: #333;
	font-size: 18px;
}
.show .show_top p {
	color: #5a5a5a;
	font-size: 12px;
	line-height: 40px;
}
.show .show_top p span {
	margin-right: 20px;
}
.prepage {
	line-height: 25px;
	margin-top: 30px;
	margin-bottom: 80px;
}
.prepage, .prepage a {
	color: #5a5a5a;
}
/* qq */

.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/ewm.jpg) no-repeat center bottom #333; background-size:100px;
	padding-bottom: 90px;
}
.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: #f13b3a;
}
.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;
}
/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}