/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "仿宋gb2312,微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1202px;
	margin: 0 auto;
}
.con {
	width: 1002px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #f1f1f1;
	color: #525252;
	font-size: 14px;

}
a {
	outline: none;
	color: #525252;
}
a:hover {
	color: #fff;
}
.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;
	text-align:center;
}
.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: #37725a;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #37725a;
	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: 40px;
	line-height: 40px;
	background: #3f4142;
	font-size: 18px;
	color: #fff;
}
.topbar span.welcome {
	display: block;
	float: left;
	background: url(/skin/images/topq.jpg) no-repeat left center;
	padding-left: 25px;
}
.topbar ul {
	float: right;
}
.topbar ul li {
	float: left;
	margin-right: 5px;
}
.topbar ul li a {
	color: rgba(255,255,255,.5);
}
.topbar ul li a span {
	margin: 0 5px;
}
.topbar ul li:last-child a {
	background: url(/skin/images/toptell.jpg) no-repeat left center;
	padding-left: 15px;
}
.topbar li:last-child {
	position: relative;
}
.topbar li:last-child img {
	position: absolute;
	display: none;
	left: -50px;
	width: 160px;
	height: 160px;
  z-index: 999;
}
.topbar li:last-child:hover img {
	display: block;
}
.topbg {
	height: 180px;
	background: url(/skin/images/topbg.jpg);
}
.top_right {
	height: 50px;

	padding-left: 40px;
	margin-top: 60px;
}
.top_right p {
	font-size: 16px;
	color: #858585;
}
.top_right span {
	font-size: 26px;
	color: #ff8400;
}
/* nav */
.nav_all {
	height: 52px;
	line-height: 52px;
	background: #7b2322;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	position: relative;
	z-index: 1;
	z-index: 999;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	background: url(/skin/images/navbg.jpg) no-repeat left;
}
.nav .nLi:first-child {
	background: none;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	font-size: 17px;
	font-weight: normal;
	width: 125px;
	text-align: center;
}
.nav .nLi:hover h3 a {
	background: #ff8400;
}
.nav .sub {
	display: none;
	width: 125px;
	left: 0;
	top: 52px;
	position: absolute;
	background: rgba(255,132,0,.62);
	line-height: 26px;
	padding: 10px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	text-align: center;
}
/* flexslider */
.banner {
	position: relative;
}
.flexslider {
	position: relative;
	height: 866px;
	overflow: hidden;
	background: url(/skin/images/loading.gif)  no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 866px;
}
.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(/skin/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(/skin/images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(/skin/images/next.png) center center no-repeat;
}
.service {
	position: absolute;
	bottom: 20px;
	z-index: 999;
}
.service .service_tit {
	color: #fff;
	font-size: 23px;
	margin-bottom: 20px;
}
.service .service_tit span {
	font-size: 12px;
	margin-left: 10px;
}
.service ul {
	background: rgba(255,255,255,.91);
	width: 1002px;
	height: 160px;
}
.service li {
	float: left;
	margin-top: 25px;
}
.service li a {
	width: 130px;
	height: 106px;
	display: block;
	border-right: 1px solid #e1e1e1;
	position: relative;
}
.service li a span {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #464646;
	width: 130px;
	position: absolute;
	bottom: 0;
}
.service li:nth-child(1) a {
	background: url(/skin/images/s1.png) no-repeat center top;
}
.service li:nth-child(2) a {
	background: url(/skin/images/s2.png) no-repeat center top;
}
.service li:nth-child(3) a {
	background: url(/skin/images/s3.png) no-repeat center top;
}
.service li:nth-child(4) a {
	background: url(/skin/images/s4.png) no-repeat center top;
}
.service li:nth-child(5) a {
	background: url(/skin/images/s5.png) no-repeat center top;
}
.service li:nth-child(6) a {
	background: url(/skin/images/s6.png) no-repeat center top;
	border-right: 0;
}
.service li:nth-child(1):hover a {
	background: url(/skin/images/s11.png) no-repeat center top;
}
.service li:nth-child(2):hover a {
	background: url(/skin/images/s22.png) no-repeat center top;
}
.service li:nth-child(3):hover a {
	background: url(/skin/images/s33.png) no-repeat center top;
}
.service li:nth-child(4):hover a {
	background: url(/skin/images/s44.png) no-repeat center top;
}
.service li:nth-child(5):hover a {
	background: url(/skin/images/s55.png) no-repeat center top;
}
.service li:nth-child(6):hover a {
	background: url(/skin/images/s66.png) no-repeat center top;
}
.service li:last-child {
	margin-top: 0;
}
.about {
	background: #fff;
	height: 320px;
	margin-top: 25px;
}
.about_left {
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	width: 690px;
}
.about_left .about_left_top p {
	width: 350px;
	line-height: 25px;
}
.about_left .about_left_top {
	border-bottom: 1px solid #e6e6e6;
	height: 160px;
}
.about_left .about_left_top a {
	color: #37725a;
}
.about_left_bottom p {
	float: left;
	width: 220px;
	color: #353535;
	height: 45px;
	margin-top: 38px;
	margin-left: 10px;
}
.about_left_bottom p:first-child {
	line-height: 45px;
}
.about_left_bottom p i {
	display: block;
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 20px;
	margin-left: 30px;
}
.about_left_bottom p:nth-child(1) i {
	background: url(/skin/images/icon.png) no-repeat -13px -9px;
}
.about_left_bottom p:nth-child(2) i {
	background: url(/skin/images/icon.png) no-repeat -84px -7px;
}
.about_left_bottom p:nth-child(3) i {
	background: url(/skin/images/icon.png) no-repeat -154px -10px;
}
.about_right {
	width: 260px;
	margin-right: 20px;
	margin-top: 30px;
}
.about_right p {
	line-height: 24px;
	margin-top: 5px;
}
.about_right p a {
	color: #37725a;
	margin-left: 10px;
}
.about_right .amore {
	margin-top: 15px;
}
.about_right .amore a {
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
}
.about_right .amore a:first-child {
	border-right: 0;
}
.about_right .amore a:last-child {
	border-left: 0;
}
.about_right .amore .hover {
	background: #37725a;
	color: #fff;
}
.news {
	margin-top: 15px;
	background: #fff;
	height: 420px;
}
/* 本例子css */
.slideBox {
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	color: #fff;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 300px;
	height: 200px;
	display: block;
}
.new_tit {
	font-size: 23px;
	color: #525252;
	margin-bottom: 15px;
}
.new_tit small {
	font-size: 12px;
	color: #909090;
}
.latest {
	margin-top: 30px;
	margin-left: 20px;
}
/* 本例子css */
.slideTxtBox {
	width: 340px;
	text-align: left;
}
.slideTxtBox .hd {
	position: relative;
	height: 40px;
}
.slideTxtBox .hd a.more {
	float: right;
	font-size: 12px;
	color: #b0b0b0;
	margin-top: 10px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	font-size: 21px;
}
.slideTxtBox .hd ul span {
	float: left;
	margin: 0 10px;
}
.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	padding-bottom: 8px;
}
.slideTxtBox .hd ul li.on {
	color: #37725a;
	border-bottom: 2px solid #37725a;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
	background: url(/skin/images/jt.jpg) no-repeat left center;
	padding-left: 15px;
}
.slideTxtBox .bd li a {
	line-height: 28px;
}
.slideTxtBox .bd li:first-child {
	height: 80px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 5px;
	background: 0;
	padding: 0;
}
.slideTxtBox .bd li:first-child a {
	font-size: 16px;
	color: #3a3a3a;
}
.slideTxtBox .bd li:first-child p {
	font-size: 12px;
	color: #747474;
	line-height: 18px;
	margin-top: 5px;
}
.new_new {
	margin-top: 30px;
	margin-left: 30px;
}
.life {
	width: 262px;
	margin-top: 30px;
	margin-right: 20px;
}
.life ul li {
	float: left;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.life ul li a {
	display: block;
	width: 110px;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	padding-left: 20px;
	color: #37725a;
}
.life ul li a:hover {
	background: #ff8400;
	color: #fff;
}
.facility {
	background: #fff;
	height: 290px;
	margin-top: 15px;
}
.facility .new_tit {
	padding: 30px 20px 4px 20px;
}
.facility .new_tit a {
	float: right;
	font-size: 12px;
	color: #b0b0b0;
}
/* 本例子css */
.picMarquee-left {
	width: 960px;
	overflow: hidden;
	position: relative;
	left: 20px;
}
.picMarquee-left .hd {
	overflow: hidden;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 40px;
	height: 60px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("/skin/images/icon.png") no-repeat -13px -70px;
	position: absolute;
	z-index: 999;
	top: 40px;
}
.picMarquee-left .hd .prev {
	left: 0;
}
.picMarquee-left .hd .next {
	background-position: -70px -70px;
	right: -6px;
}
.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}
.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 230px;
	height: 150px;
	display: block;
}
.picMarquee-left .bd ul li .title {
	line-height: 40px;
}
.link {
	height: 80px;
	background: url(/skin/images/link.jpg) no-repeat left center;
	line-height: 80px;
}
.link p {
	padding-left: 50px;
}
.link p a {
	margin-right: 10px;
}
.footer {
	height: 230px;
	background: #383c3f;
}
.foot_left {
	margin-top: 50px;
}
.foot_left ul {
	float: left;
	padding: 0 45px 0 15px;
	border-left: 1px solid #525558;
}
.foot_left ul:first-child {
	border: 0;
}
.foot_left ul li {
	color: #fff;
	font-size: 16px;
}
.foot_left ul li:first-child {
	margin-bottom: 5px;
}
.foot_left ul li a {
	font-size: 14px;
	color: #a2a2a2;
	line-height: 32px;
}
.foot_right {
	width: 320px;
	height: 140px;
	border: 1px solid #56595c;
	background: url(/skin/images/phone.jpg) no-repeat right center;
	margin-top: 40px;
}
.foot_right p {
	padding: 0 18px;
	color: #c1c1c1;
}
.foot_right p:first-child {
	font-size: 14px;
	margin-top: 15px;
	line-height: 25px;
}
.foot_right p:nth-child(2), .foot_right p:nth-child(3) {
	font-size: 17px;
}
.foot_right p:nth-child(2) span, .foot_right p:nth-child(3) span {
	font-size: 18px;
	color: #ff8400;
	font-weight: bold;
}
.foot_right p:nth-child(4) {
	font-size: 21px;
}
.foot_right p:last-child {
	width: 135px;
	background: #383c3f;
	text-align: center;
	margin-left: 75px;
	margin-top: 8px;
}
.bottom {
	height: 45px;
	line-height: 45px;
	background: #37725a;
	color: #fff;
}
.bottom a {
	color: #fff;
}
/* pages */
.nban {
	height: 400px;
}
.nban .flexslider {
	height: 400px;
}
.nban .slides li {
	height: 400px;
}
.menu_shadow {
	position: relative;
	top: -17px;
	z-index: 999;
}
.menu {
	background: url(/skin/images/menu.jpg) no-repeat left 1px #F8F8F8;
	/*height: 48px;*/
	line-height: 46px;
}
.menu span {
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	width: 146px;
	text-align: center;
}
.menu li {
	float: left;
	margin-left: 30px;
}
.menu li a {/*
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 9px;
	width: 116px;
  */
	text-align: center;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
}
/*
.menu li a:hover, .menu li a.hover {
	color: #37725a;
	border-top: 1px solid #37725a;
	border-bottom: 1px solid #37725a;
}*/
.main {
	background: #fff;
}
.position {

	height: 40px;
	background: url(/skin/images/yy.jpg) no-repeat center;
	line-height: 40px;
	padding-right: 10px;
	margin-bottom: 30px;

}
.position p {
	float: left;

}
.content {
	padding-bottom: 50px;
	line-height: 25px;
}
.list li {
	border-bottom: 1px dashed #ddd;
	height: 145px;
	padding: 15px 20px 0;
}
.list li:hover {
	background: #f4f4f4;
}
.list img {
	width: 216px;
	height: 129px;
}
.list .list_right {
	width: 725px;
}
.list .list_right span {
	float: right;
	color: #aeaeae;
	font-size: 12px;
}
.list .list_right a {
	color: #000;
}
.list .list_right p {
	color: #686868;
	text-indent: 27px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
}
.list .list_right a.more {
	float: right;
	font-size: 12px;
	margin-top: 30px;
	color: #37725a;
}
.list .list_right a:hover {
	color: #37725a;
}
.photo ul {
	/*margin-left: -25px;*/
}
.photo li {/*
	width: 380px;
	
	height: 380px;
	line-height: 30px;
	float: left;
	margin-left: 25px;
  */
  text-align: center;
}
.photo li img {
	width: 380px;
	height: 310px;
}
.show_top {
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.show_top h1 {
	color: #333;
	font-size: 22px;
}
.show_top p {
	color: #666;
	margin: 10px 0 15px 0;
}
.prepage {
	padding-top: 15px;
	border-top: 1px solid #ddd;
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 20px;
}
.prepage p {
	color: #333;
}
.prepage p a {
	color: #333;
}


/* 新闻列表 */

.left-bj{ width:calc(100% - 410px);float: left;}
.right-bj{ width: 365px; float: right; margin-bottom: 40px;}
.you-box{ width: 100%;background-color: #fff;border-top: 2px solid #009241; overflow: hidden;}
.you-c{ width: 95%; margin: 0 auto;}
.mag16{ margin-top: 16px;}
.page ul li .button{ background-color: #fff}
.edu2 ul li .tn-r .hg1{ width: 100%; height: 18px; padding-top: 8px}
.edu2 ul li .tn-r .hg1 .icon{float: right;font-size: 14px; color: #9c9c9c; margin-right: 4px; margin-top: 2px;}
.edu2 ul li .tn-r .hg1 h5{float: right; font-size: 14px; color: #838383}
.edu2 ul li.noa .tn-r{ width: 98%; float: none; margin-left: 1%}
.edu2 ul li.noa .img-b{ display: none}

.xun-bj{ width: 100%; background-color: #fff;}
.tml{width: 100%; height: 47px; border-top: 2px solid #009241; background-color: #199d54; overflow: hidden;}
.tml h3{ height: 47px; line-height: 45px; float: left; font-size: 18px; font-weight: bold; color: #fff; padding-left: 14px;}
.tml a{height: 47px; line-height: 45px; float: right; font-size: 14px; color: #fff; padding-right: 12px;}

.hang-b{ width: 100%;}
.hang-b ul{ width: 90%; margin: 0 auto; overflow: hidden; padding: 10px 0 20px 0}
.hang-b ul li{ width: 100%; border-bottom: 1px dashed #e1e1e1; padding-bottom: 12px; margin-top: 12px;}
.hang-b ul li img{ width: 92px; height: 62px; float: left;}
.hang-b ul li .rc-box{ width: calc(100% - 102px);float: right; height: 62px; overflow: hidden;}
.hang-b ul li .rc-box p{ width: 100%; height: 36px;line-height: 18px; font-size: 16px; color: #838383;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.hang-b ul li .rc-box .hg1{ width: 100%; height: 18px; padding-top: 7px}
.hang-b ul li .rc-box .icon{float: right;font-size: 14px; color: #9c9c9c; margin-right: 4px; margin-top: 2px;}
.hang-b ul li .rc-box h5{float: right; font-size: 14px; color: #838383}
.hang-b ul li:last-of-type{ border: none}
.hang-b ul li:hover .rc-box p{ color: #009241}
.mag38{ margin: 38px 0 0 0}
.ha-hien ul li .rc-box .hg1{ display: none}

.jdt-bj{ width: 91.2%; background-color: #009241; margin: 0 auto; margin-top: 17px;}
.pad16{ padding-bottom: 16px;}


/* 图片列表 */

.Three-level{ width: 100%; height: 50px; background-color: #ececec; margin-top: 30px; overflow: hidden;}
.location_scroll { width:100%;}
.location_scroll .inbox { width: 100%; }
.inbox a {float: left; height: 50px; line-height: 50px; font-size: 18px; color: #696969;  width: 115px; text-align: center; margin: 0 10px 0 0;}
.inbox a.on{ background-color: #009241; color: #fff; font-weight: bold}
.inbox a:hover{background-color: #009241; color: #fff; font-weight: bold}



/* 景区列表/三级隐藏 */

.hhd{ width: 100%; height: 50px; position: relative; border-bottom: 2px solid #cacfcc; margin-top: 24px;}
.hhd h3{ font-size: 24px; font-weight: bold; color: #009241; position: absolute; left: 2px; top:3px }

.education-nws{ width: 100%; padding-top: 14px; padding-bottom: 24px}
.education-nws ul{ width: 100%}
.education-nws ul li{ width: 100%; border-bottom: 1px dashed #e1e1e1; padding-bottom: 10px; margin-top: 10px;}
.education-nws ul li a{ width: 100%; display: block; padding: 10px 0; overflow: hidden;}
.education-nws ul li .img-b{width: 27.8%;height: 0;padding-bottom: 17%; overflow: hidden;position: relative; float: left; text-align: center}
.education-nws ul li img{display: block; width: 100%;height: 100%;position: absolute;margin-left: 10px;}

.education-nws ul li .tn-r{width: calc(100% - 30.8%); float: left; margin-left: 13px;}
.education-nws ul li .tn-r h3{ width: 100%; height: 20px; line-height: 20px; font-size: 16px; color: #3d4942; white-space:nowrap;  text-overflow:ellipsis; margin: 3px 0 5px 0;  overflow: hidden;}
.education-nws ul li .tn-r p{ width: 100%; height: 60px; line-height: 20px; font-size: 14px; color: #959595;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; overflow: hidden;}
.education-nws ul li .tn-r h4{ width: 100%; font-size: 14px; color: #3d4942; padding: 5px 0; background-color: #eeeeee; text-indent: 4px; margin-top: 12px; background-image: url(/skin/images/dq1.png); background-repeat: no-repeat; background-position: 10px center; background-size: 12px 16px; padding-left: 22px; overflow: hidden;}



.education-nws ul li a:hover{ background-color: #f1f3f6}
.education-nws ul li a:hover .tn-r h3{ color: #009241; font-weight: bold}
.education-nws ul li a:hover .tn-r h4{ background-color: #fff;background-image: url(/skin/images/dq2.png);background-repeat: no-repeat; background-position: 10px center; background-size: 12px 16px; }



.msg-title {
	font-size: 22px;
	text-align: center;
	margin-bottom: 25px;
}
.add-msg-form .cf-column {
	padding-bottom: 20px;
	position: relative;
}
.add-msg-form .cf-tarea {
	clear: both;
}
.add-msg-form input {
	box-sizing: border-box;
	padding: 0 15px;
	border: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	color: #444;
	width: 100%;
}
.add-msg-form textarea {
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #333;
	min-height: 100px;
	padding: 15px;
	color: #444;
	width: 100%;
}
.add-msg-form .submit-button {
	box-sizing: border-box;
	width: 100%;
	line-height: 40px;
	height: 40px;
	float: right;
	padding: 0px 15px;
	border: 0px;
	color: #fff;
	position: relative;
	background-color: #333;
	cursor: pointer;
}
.add-msg-form .submit-button:hover, .add-msg-form .submit-button:active {
	background-color: #D81919;
}
.add-msg-form em {
	position: absolute;
	bottom: 0;
	z-index: 1111;
	float: left;
	left: 20px;
}

.col-md-6 {
    width: 48%;
      float: left;
      position: relative;
    min-height: 1px;


    padding-right: 15px;

}




.top_right {
	height: 50px;

	padding-left: 40px;
	margin-top: 20px;
}
.search {
    position: relative;
    right: 350px;
}
.search_box {
    width: 200px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    color: #555;
    font-size: 12px;
}
.search button {
    background: none;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 6px;
}
.top_right p {
	font-size: 16px;
	color: #858585;
}
.top_right span {
	font-size: 26px;
	color: #ff8400;
}



.deanTabssliders {
	/*float: right;*/
}

.deanTabssliders ul {
}

.deanTabssliders ul li {
	height: 35px;
	line-height: 35px;
	float: left;
	margin: 5px 10px 2px 12px;
	border: 1px solid #ee751a;
	position: relative;
	width: 140px;
	cursor: pointer;
	background: #fff;
}

.deanTabssliders ul li i {
	display: block;
	width: 0;
	height: 35px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #ee751a;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.deanTabssliders ul li span {
	display: block;
	width: 120px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 2;
	text-align: center;
}

.deanTabssliders ul li:hover i {
	width: 100%;
}

.deanTabssliders ul li.cur span {
	color: #fff;
}

.deanTabssliders ul li:hover span {
	color: #fff;
}

.deanTabssliders ul li.cur i {
	width: 100%;
}

/*联系尊龙时凯开始*/

.bannei {
	width: 100%;
	height: 450px;
	overflow: hidden;
	margin-top: 70px;
}
.bannein {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.bannein p {
	font-size: 30px;
	color: #fff;
	padding-top: 120px;
}
.bannein span {
	font-size: 18px;
	color: #fff;
	padding-top: 40px;
	display: block;
	letter-spacing: 1px;
}
.bxylxwm {
	width: 1300px;
	margin: 0 auto;
	margin-top: 40px;
}
.actitbxy {
	text-align: center;
	margin-bottom: 45px;
}
.actitbxy h3 {
	font-size: 50px;
	color: #333;
	line-height: 90px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.actitbxy p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.wrap12bxy {
	width: 1200px;
	margin: 0 auto;
}
.accon {
	overflow: hidden;
}
.accon div {
	float: left;
	width: 50%;
	margin-right: -1px;
}
.accon_l form {
	width: 80%;
	padding: 0 10%;
}
.accon_l h5 {
	font-size: 22px;
	color: #444;
}
.accon_l p {
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding-bottom: 5px;
}
.accon_l div {
	width: 100%;
	padding: 10px 0;
}
.accon_l input {
	width: 200px;
	font-size: 14px;
	color: #999;
	line-height: 35px;
	border: 1px solid #7d7d7d;
	padding: 0 15px;
	outline-color: #333;
	font-family: "Microsoft YaHei";
}
.accon_l textarea {
	width: 438px;
	height: 105px;
	line-height: 35px;
	border: 1px solid #7d7d7d;
	padding: 0 15px;
	outline-color: #333;
	font-family: "Microsoft YaHei";
	resize: none;
}
.accon_l button {
	width: 170px;
	height: 40px;
	color: #fff;
	background: #333;
	border-radius: 8px;
	border: none;
	cursor: pointer;
	float: right;
	font-family: "Microsoft YaHei";
	outline: none;
	margin-right: 10px;
}
.accon_l button:hover {
	color: #fff;
	background: #c70c1f;
	border-radius: 8px;
	border: none;
}
.accon_r {
	border-left: 1px solid #333;
}
.accon_r a {
	color: #666;
}
.accon_r div {
	width: 80%;
	padding-left: 10%;
}
.accon_rt {
	color: #666;
	border-bottom: 1px solid #b2b2b2;
	padding: 20px 0;
}
.accon_rt h5 {
	font-size: 25px;
	letter-spacing: .2em;
}
.accon_rt p {
	font-size: 15px;
	letter-spacing: .15em;
	margin-bottom: 17px;
}
.accon_rt span {
	position: relative;
	font-size: 16px;
	line-height: 40px;
	padding-left: 40px;
	display: block;
}
.accon_rt span i {
	margin-right: 20px;
	font-style: normal;
}
.accon_rt span img {
	position: absolute;
	top: 9px;
	left: 0;
	width: 22px;
	height: 22px;
}
.accon_rb {
	height: 80px;
	padding: 20px 0;
}
.accon_rb em, .accon_rb span {
	font-size: 18px;
	color: #666;
	line-height: 40px;
}
.accon_rb em {
	font-weight: bold;
	font-style: normal;
}
.accot {
	height: 415px;
}
.accot iframe {
	width: 100%;
	height: 100%;
	border: 1px solid #b2b2b2;
}
.in_int {
	height: 453px;
	background: url(/skin/images/img24.jpg) center no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	margin-top: 82px;
}
.in_int h1 {
	display: block;
	width: 100%;
	height: 32px;
	font-size: 32px;
	color: #fff;
	line-height: 32px;
	padding-top: 90px;
	overflow: hidden;
}
.in_int h5 {
	display: block;
	width: 100%;
	height: 16px;
	font-size: 16px;
	color: #ccc;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 26px;
	overflow: hidden;
}
.in_int img {
	width: 165px;
	height: 165px;
	background: #fff;
	padding: 4px;
}
.accot {
	margin-bottom: 70px;
}
.accot iframe {
	width: 100%;
	height: 100%;
}
.actit {
	text-align: center;
	margin-bottom: 45px;
}
.actit h3 {
	font-size: 50px;
	color: #333;
	line-height: 90px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.actit p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
/*联系尊龙时凯结束*/


/*关于尊龙时凯开始*/

.top {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top: 90px;
	text-align: center;
}
.top_en {
	color: #bababa;
	font-family: 张海山锐线体简;
	font-size: 30px;
	line-height: 100%;
	margin-bottom: 5px;
}
.top_cn span {
	color: #222;
	font-size: 36px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b6b9bf;
}
.top_cn span b {
	background: url(/skin/images/top_enline.jpg) no-repeat bottom;
	padding-bottom: 14px;
}
.wd1100 {
	margin: 0 auto;
	max-width: 1100px;
}
.show {
	display: block;
}
.hide {
	display: none;
}
#about {
	width: 100%;
}
.about_po {
	width: 100%;
	height: 410px;
	background-color: #e4e4e4;
}
.about_poCen {
	height: 410px;
}
.about_poCen ul {
	width: 1158px;
	margin-top: -106px;
	position: relative;
	z-index: 10;
}
.about_poCen li {
	float: left;
	width: 308px;
	margin-right: 78px;
	display: inline;
}
.about_poicon {
	background: url(/skin/images/about_poicon.png) no-repeat;
	width: 200px;
	height: 142px;
	margin-left: 54px;
	padding-top: 58px;
	text-align: center;
}
.about_pocn {
	height: 46px;
	line-height: 46px;
	color: #FFF;
	font-size: 26px;
}
.about_poen {
	font-family: 张海山锐线体简;
	color: #fffefe;
	font-size: 18px;
	line-height: 36px;
}
.about_pocn span {
	padding-bottom: 5px;
	border-bottom: 2px solid #e38690;
}
.about_pointro {
	color: #333;
	font-size: 14px;
	height: 96px;
	overflow: hidden;
	padding-top: 32px;
	text-align: left;
	line-height: 24px;
}
.about_history {
	width: 100%;
	position: relative;
	height: 750px;
	background: #000;
	opacity: 0.8;
}
.about_hisCen {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -294px;
	z-index: 10;
	width: 588px;
	height: 569px;
}
.about_hisSel {
	position: relative;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 588px;
	height: 260px;
}
.about_hisSel li {
	position: absolute;
	cursor: pointer;
}
.about_hisSel1 {
	background: url(/skin/images/about_hisac1.png) no-repeat;
	width: 116px;
	height: 110px;
	left: 0;
	top: 145px;
}
.about_hisSel2 {
	background: url(/skin/images/about_hisac2.png) no-repeat;
	width: 115px;
	height: 115px;
	left: 100px;
	top: 40px;
}
.about_hisSel3 {
	background: url(/skin/images/about_hisac3.png) no-repeat;
	width: 90px;
	height: 100px;
	left: 243px;
	top: 0;
}
.about_hisSel4 {
	background: url(/skin/images/about_hisac4.png) no-repeat;
	width: 114px;
	height: 116px;
	left: 375px;
	top: 42px;
}
.about_hisSel5 {
	background: url(/skin/images/about_hisac5.png) no-repeat;
	width: 115px;
	height: 110px;
	right: 0;
	top: 149px;
}
.about_hisSel1.ab_cur {
	background: url(/skin/images/about_hisaho1.png) no-repeat;
}
.about_hisSel2.ab_cur {
	background: url(/skin/images/about_hisaho2.png) no-repeat;
}
.about_hisSel3.ab_cur {
	background: url(/skin/images/about_hisaho3.png) no-repeat;
}
.about_hisSel4.ab_cur {
	background: url(/skin/images/about_hisaho4.png) no-repeat;
}
.about_hisSel5.ab_cur {
	background: url(/skin/images/about_hisaho5.png) no-repeat;
}
.about_hisCon {
	background: url(/skin/images/aabout_hisbd.png) no-repeat;
	position: absolute;
	left: 50px;
	top: 85px;
	width: 336px;
	height: 420px;
	padding: 64px 74px 0 74px;
}
.about_hisTitle {
	color: #c70c1f;
	font-size: 30px;
	font-weight: bold;
	height: 65px;
	line-height: 65px;
	text-align: center;
}
.about_hisText {
	color: #484848;
	font-size: 14px;
	line-height: 30px;
	height: 240px;
	overflow: hidden;
	padding-top: 18px;
}
.about_banCen {
	position: absolute;
	top: 182px;
	left: 50%;
	z-index: 30;
	margin-left: -487px;
	width: 974px;
}
.about_banTitle {
	line-height: 100%;
	color: #FFF;
	font-size: 55px;
	font-weight: bold;
	text-align: center;
}
.about_banCon {
	color: #ff95a5;
	font-size: 14px;
	line-height: 26px;
	height: 312px;
	overflow: hidden;
	padding-top: 40px;
}
.sevice_banner, .about_banner, .about_hisImg {
	position: relative;
	width: 100%;
}
.sevice_banner, .about_banner {
	padding-top: 70px;
}
.sevice_banner {
	height: 750px;
}
.about_banner {
	height: 650px;
}
.servic_pre, .servic_next {
	display: block;
	position: absolute;
	top: 320px;
	z-index: 20;
	width: 52px;
	height: 102px;
}
.servic_pre {
}
.servic_next {
}
.service_list {
	height: auto;
	overflow: hidden;
	padding: 30px 0 136px;
}
.service_banimg, .about_banimg {
	top: 70px;
}
.service_banimg {
	height: 750px;
}
.about_banimg {
	height: 650px;
	width: 100%;
	background: url(/skin/images/about_banner.jpg) no-repeat top center;
}
.service_wel {
	color: #333;
	font-size: 15px;
	padding-top: 28px;
}
.service_list li {
	float: left;
	width: 157px;
}
.service_list li span {
	display: block;
	cursor: pointer;
}
.service_intro {
	line-height: 24px;
	font-size: 12px;
}
.service_icon {
	display: block;
	background-image: url(/skin/images/service_tipimg.png);
	width: 100px;
	height: 100px;
	margin-left: 28px;
}
.service_icon1 {
	background-position: 0 0;
}
.service_icon2 {
	background-position: -159px 0;
}
.service_icon3 {
	background-position: -317px 0;
}
.service_icon4 {
	background-position: -476px 0;
}
.service_icon5 {
	background-position: -635px 0;
}
.service_icon6 {
	background-position: -793px 0;
}
.service_icon7 {
	background-position: -952px 0;
}
.service_list li:hover .service_icon1 {
	background-position: 0 -122px;
}
.service_list li:hover .service_icon2 {
	background-position: -156px -122px;
}
.service_list li:hover .service_icon3 {
	background-position: -317px -122px;
}
.service_list li:hover .service_icon4 {
	background-position: -476px -122px;
}
.service_list li:hover .service_icon5 {
	background-position: -635px -122px;
}
.service_list li:hover .service_icon6 {
	background-position: -793px -122px;
}
.service_list li:hover .service_icon7 {
	background-position: -952px -122px;
}
.service_name, .service_intro {
	width: 120px;
	padding-left: 18px;
	text-align: center;
}
.service_name {
	color: #333;
	font-size: 18px;
	padding: 18px 0 8px 18px;
}
.service_intro {
	color: #484848;
}
.service_list li:hover span {
	color: #c70c1f;
}
/*关于尊龙时凯结束*/
.header{left:0;right:0;z-index:4;height: 52px;line-height: 52px;border-bottom:1px solid #ddd;position: relative;
transition:all 0.8s ease-out 0s;-webkit-transition:all 0.8s ease-out 0s;}
.header.v1{opacity: 0;/*position:absolute;*/border-bottom: none;
transform:translateY(-105px);-webkit-transform:translateY(-105px);}
.header.show{transform:none;-webkit-transform:none;opacity: 1;}
.header .bg{background:url(/images/black50.png);position: absolute;left:0;top:0;right:0;height:0;opacity: 0;z-index: 1;
transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;}
.header.s .bg{height:450px;opacity: 1;}
.header .block{position:relative;}
.header .logo{float: left;height:100%;position: relative;}
.header .logo a{display:block;height:100%;}
.header .logo a:after{content:"";vertical-align: middle;display: inline-block;height:100%;}
.header .nav_main{position: relative;margin: 0 auto;text-align: center;font-size:18px;z-index: 1;}
.header.s .nav_main{color:#fff;}
.header.v1 .nav_main{color: #fff;}
.header .nav_main .item{display: inline-block;position: relative;padding-bottom:5px;text-align: left;vertical-align: top;margin:0 30px;}
.header .nav_main .item a{transition:all 0.15s ease-out 0s;-webkit-transition:all 0.15s ease-out 0s;color: #fff;}
.header .nav_main .item a.now{color:#1ea999;}
.header .nav_main .item a:hover{color:#1ea999;}
.header .nav_main .item ul{font-size:20px;opacity: 0;height: 0;position: absolute;left:0;top:100%;margin:0;white-space:nowrap;overflow: hidden;}
.header .nav_main .item:hover ul{height:auto;padding-top:10px;
transition:all 0.4s ease-out 0s;-webkit-transition:all 0.4s ease-out 0s;opacity:1;}
.header .nav_main .item li{/*padding:5px 0;*/}
/*.header .nav_main .item:nth-child(2) ul{transition-delay:0.05s;-webkit-transition-delay:0.05s;}
.header .nav_main .item:nth-child(3) ul{transition-delay:0.1s;-webkit-transition-delay:0.1s;}
.header .nav_main .item:nth-child(4) ul{transition-delay:0.15s;-webkit-transition-delay:0.15s;}
.header .nav_main .item:nth-child(5) ul{transition-delay:0.2s;-webkit-transition-delay:0.2s;}
.header .nav_main .item:nth-child(6) ul{transition-delay:0.25s;-webkit-transition-delay:0.25s;}*/
.header .tools{float: right;margin-top:40px;color: #aaa;z-index:1;position: relative;}
.header.s .tools{color:#fff;}
.header.v1 .tools{color: #fff;}
.header .tools .a{float: left;width:36px;height:36px;position: relative;margin-left:10px;}
.header .tools .a i{display:block;width:34px;height:34px;text-align: center;line-height:36px;cursor: pointer;border:1px solid #ccc;border-radius:100%;
transition:all 0.1s ease-out 0s;-webkit-transition:all 0.1s ease-out 0s;}
.header.s .tools .a i{border-color: #fff;}
.header .tools .a:hover i{background:#1ea999;color: #fff;border-color: #1ea999;}
.header .tools .a .code2d{background:#fff;border:1px solid #ddd;width:130px;height:130px;position: absolute;left:50%;top:100%;margin-top:20px;margin-left:-66px;text-align: center;display: none;border-radius:8px;}
.header .tools .a .code2d:before{position:absolute;content:"";left:50%;top:-8px;border-bottom: 8px solid #ddd;border-left:8px solid transparent;border-right:8px solid transparent;width:0;height:0;background:none;margin-left:-8px;}
.header .tools .a .code2d:after{position:absolute;content:"";left:50%;top:-7px;border-bottom: 7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;width:0;height:0;background:none;margin-left:-7px;}
.header .tools .a .code2d img{width:112px;height:112px;margin-top:10px;}
.header .tools .a:hover .code2d{display:block;}
.header .tools .wx i:after{content:"\e602";font-size:22px;font-family:icon;}
.header .tools .wb i:after{content:"\e605";font-size:24px;font-family:icon;}
.header .tools .sc i:after{content:"\e854";font-size:20px;font-family:icon;}
.header .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:42px;position: absolute;right:0;top:100%;margin-top:17px;display: none;color: #333;}
.header .tools .search.s{display:block;}
.header .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:11px 0 0 12px;font-size:16px;}
.header .tools .search .ok{float: right;width:42px;height:42px;cursor: pointer;font-family:icon;font-size:26px;font-family:icon;}
.header .tools .lang{font-size:18px;font-family:Arial;text-align: center;}
.header .tools .lang i{line-height:33px;}


.pages {width:100%;padding-bottom:20px;}
.pages li{display:inline;padding:0}
.pages li.active a{color: #fff !important;
background-color: #37725a;
border-color: #fff;
text-decoration: none;}







