﻿* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1440px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #e7eef6;
	color: #525252;
	font-size: 14px;
	text-align: justify;
}
a {
	outline: none;
	color: #525252;
}
a:hover {
	color: #e80015;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/

.page_list {
	margin: 20px auto 20px auto;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.page_list a, .page_list 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;
}
.page_list .on {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	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: #185ab8;
	border-color: #fff;
}
.page_list a:hover {
	color: #fff !important;
	background-color: #185ab8;
	border-color: #fff;
	text-decoration: none;
}
.page_list strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.page_list span {
	padding: 0 10px;
	line-height: 23px;
}
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
/*分页样式*/


/* index top */

.logos {
	width: 70%;
	overflow: hidden;
	float: left;
	display: inline;
}
.topbar {
	height: 36px;
	line-height: 36px;
	background: #3f4142;
	font-size: 12px;
	color: #fff;
}
.topbar span.welcome {
	display: block;
	float: left;
	background: url(../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(../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;
}
.topbar li:last-child:hover img {
	display: block;
}
.topbg {
	height: 90px;
}
.top_right {
	float:right;
	display:inline;
	width:230px;
	height: 72px;
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 40px;
	margin-top: 15px;
	overflow:hidden;
}
.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: #097367;
}
.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(../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,.nav .nLi h3 a.on{
	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: 350px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 350px;
}
.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;
}
.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(../images/s1.png) no-repeat center top;
}
.service li:nth-child(2) a {
	background: url(../images/s2.png) no-repeat center top;
}
.service li:nth-child(3) a {
	background: url(../images/s3.png) no-repeat center top;
}
.service li:nth-child(4) a {
	background: url(../images/s4.png) no-repeat center top;
}
.service li:nth-child(5) a {
	background: url(../images/s5.png) no-repeat center top;
}
.service li:nth-child(6) a {
	background: url(../images/s6.png) no-repeat center top;
	border-right: 0;
}
.service li:nth-child(1):hover a {
	background: url(../images/s11.png) no-repeat center top;
}
.service li:nth-child(2):hover a {
	background: url(../images/s22.png) no-repeat center top;
}
.service li:nth-child(3):hover a {
	background: url(../images/s33.png) no-repeat center top;
}
.service li:nth-child(4):hover a {
	background: url(../images/s44.png) no-repeat center top;
}
.service li:nth-child(5):hover a {
	background: url(../images/s55.png) no-repeat center top;
}
.service li:nth-child(6):hover a {
	background: url(../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(../images/icon.png) no-repeat -13px -9px;
}
.about_left_bottom p:nth-child(2) i {
	background: url(../images/icon.png) no-repeat -84px -7px;
}
.about_left_bottom p:nth-child(3) i {
	background: url(../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(../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("../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 {
	background: url(../images/link.jpg) no-repeat left center;
	line-height: 24px;
	padding-bottom: 10px
}
.link p {
	padding-left: 50px;
	padding-top: 10px
}
.link p a {
	margin-right: 10px;
}
.footer {
	width: 100%;
	height: 90px;
	background: #eaf1f9;
}
.foot_left {
    width: 55%;
    margin-top: 15px;
    height: 60px;
    overflow: hidden;
}
.youlian{width:100%;height: 60px;}
.foot_left ul {
	padding: 0 45px 0 15px;
	border-left: 1px solid #525558;
}
.foot_left ul:first-child {
	border: 0;
}
.foot_left ul li {
	width: 190px;
	height: 60px;
	float: left;
	display: inline;
	margin-right: 30px;
}
.foot_left ul li a {
	width: 100%;
	display: block;
}
.foot_left ul li a img {
	width: 190px;
	height: 60px;
}
.foot_left ul li a {
	font-size: 14px;
	color: #a2a2a2;
	line-height: 32px;
}
.foot_right {
	width: 40%;
	overflow: hidden;
}
.foot_right ul {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
.foot_right li {
	width: 80px;
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
}
.foot_right p {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.bottom {
	width: 100%;
	text-align: center;
	height: 83px;
	background: #0f1e33;
}
.bottom a {
	color: #fff;
}
/* pages */
.nban {
	height: 350px;
}
.nban .flexslider {
	height: 350px;
}
.nban .slides li {
	height: 350px;
}
.menu_shadow {
	position: relative;
	top: -17px;
	z-index: 999;
}
.menu {
	background: #1d2a4d;
	height: 38px;
	line-height: 38px;
	width: 100%;
	border-radius: 3px;
}
.menu span {
	font-size: 16px;
	color: #fff;
	display: block;
	float: left;
	width: 30%;
	padding-left: 20px;
}
.menu li {
	float: right;
	margin-left: 30px;
}
.menu li a {
    width: auto;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    color: #fff;
    background: #e80015;
    margin: 8px 10px 0 0;
    padding: 0 15px;
    border-radius: 50px;
}
.menu li a:hover, .menu li a.hover {
	color: #737989;
}
.main {
	background: #e7eef6;
	padding-bottom: 20px;
}
.position {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
}
.position p {
	float: right;
}
.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 {
	overflow: hidden;
	padding: 10px;
	background: #fff;
}
.photo ul {
	overflow: hidden;
	clear: both;
	margin-left: -25px;
}
.photo li {
	width: 264px;
	height: 245px;
	line-height: 20px;
	float: left;
	margin-left: 25px;
	overflow: hidden;
	padding-bottom: 10px;
}
.photo li img {
	width: 280px;
	height: 200px;
}
.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;
}

.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;
}
/*服务项目*/
.container_minas {
	width: 100%;
	overflow: hidden;
}
.service-warp {
    width: 96%;
    background: #fff;
    min-height: 500px;
    padding: 2%;
	border-radius:3px;
}
.service-conts {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 960px;
	max-width: 1180px;
	padding-top: 100px;
	padding-bottom: 60px;
	min-height: 380px;
	position: relative;
}
.service-item-abt {
	width: 50%;
	float: right;
	text-align: left;
}
.service-item-abt h4 {
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	width: 100%;
	font-weight: 100;
	color: #494949;
}
.service-item-abt p {
	width: 100%;
	line-height: 30px;
	margin-top: 20px;
}
.see-btn {
	width: 100%;
	overflow: hidden;
	margin-top: 58px;
}
.see-btn a {
	display: block;
	float: left;
	width: 220px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	text-align: center;
	background: #3598db;
	font-size: 16px;
	color: #fff;
	margin-right: 20px;
}
.see-btn a.contact-btn2 {
	background: #e84c3d;
}
.service-conts-right {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 960px;
	max-width: 1180px;
	padding-top: 100px;
	padding-bottom: 60px;
	min-height: 380px;
	background: url(../images/sitem_bg1.png) no-repeat right center;
}
.service-item-abt-right {
	width: 50%;
	float: left;
	text-align: left;
	padding-left: 5%;
}
.service-item-abt-right h4 {
	font-size: 40px;
	line-height: 50px;
	height: 50px;
	width: 100%;
	font-weight: 100;
	color: #494949;
}
.service-item-abt-right p {
	width: 100%;
	line-height: 30px;
	margin-top: 20px;
}
.service-conts-gonguan {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 960px;
	max-width: 1180px;
	padding-top: 100px;
	padding-bottom: 60px;
	min-height: 380px;
	background: url(../images/sitem_bg4.png) no-repeat left center;
}
/*活动预告*/
.photo_huodong {
	overflow: hidden;
	padding: 10px;
	background: #fff;
}
.photo_huodong ul {
	overflow: hidden;
	clear: both;
	margin-left: -25px;
}
.photo_huodong li {
	width: 262px;
	height: 315px;
	line-height: 20px;
	float: left;
	margin-left: 25px;
	overflow: hidden;
	padding-bottom: 10px;
	border: 1px solid #efefef;
}
.photo_huodong li img {
	width: 280px;
	height: 200px;
}
.date-pp {
	margin-top: 14px;
	color: #999;
	font-size: 12px;
	width: 90%;
	padding: 0 5%;
}
.date-pp span {
	margin-left: 10px;
}
.item-title a {
	margin-top: 8px;
	color: #2b312b;
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 90%;
	padding: 0 5%;
}
.item-title a:hover{
	
	color:#f00;
}

.item-dress {
	color: #909497;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 14px;
	width: 90%;
	padding: 0 5%;
}
.item-dress-icon {
	margin-right: 3px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/dizhi.png) no-repeat left center;
	vertical-align: middle;
}
.item-dress-pp {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*合作入驻*/
.hezuoruzhu-warp {
	width: 100%;
	background: #f8f8f8;
	padding: 15px;
}
.hezuoruzhu-conts {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 960px;
	max-width: 1180px;
	padding-top: 100px;
	padding-bottom: 60px;
	min-height: 380px;
	background: url(../images/hezuoruzhu.jpg) no-repeat left center;
}
.hezuoruzhu-item-abt {
	width: 50%;
	float: right;
	text-align: left;
}
.hezuoruzhu-item-abt h1 {
	width: 468px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
.hezuo_action {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.hezuo_action li {
	width: 100%;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
}
.hezuo_action li span {
	float: left;
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 15px;
}
.ruzhi_input {
	float: left;
	width: 300px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 15px;
}
.hezuo_action li a, .hezuo_action li a:hover {
	color: #fff;
}
.ruzhu_but {
	width: 400px;
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
	background: #ff6666;
	color: #fff;
	margin-left: 50px;
}
/*联系我们*/
.lianxis {
    width: 100%;
    background: #fff;
    padding: 0px 20px 20px 20px;
    min-height: 500px;
    border-radius: 3px;
}
.contact_us_citys {
    text-align: center;
    padding: 30px 0 0 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 30px 0;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
}

.lianxiwomens{width:100%; overflow:hidden; min-height:500px;}

.contact_us_citys .city {
	display: inline-table;
	font-size: 14px;
	border-bottom: 2px solid #fff;
	line-height: 50px;
	cursor: pointer;
}
.contact_us_citys .cut {
	display: inline-table;
	font-size: 14px;
	margin: 0 32px;
	color: #ddd;
}
.contact_us_citys .current {
	border-bottom: 3px solid red;
}
.city_show {
	margin: 0 0 60px 0;
}
.city_show .city_data {
	float: left;
	width: 570px;
	height: 350px;
	overflow:hidden;
	}
	
.city_show .city_data .city_name {
	font-size: 28px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 20px 0;
}
.city_show .city_data .city_info {
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}
.city_show .city_data .city_info .item {
	margin: 0 0 10px 0;
}
.city_show .city_data .city_info .info_name {
	float: left;
	width: 100px;
	color: #aaa;
}
.city_show .city_data .city_info .info_data {
	float: left;
	width: 220px;
}
.city_show .city_img {
	float: right;
	width: 570px;
	height: 350px;
	overflow:hidden;
}

.city_show .city_img img{width:100%;}


/*媒体资源*/
.mtzy_contents {
	background: #fff;
	padding: 15px;
	clear: both;
	overflow: hidden;
}
.mtzy_left {
	float: left;
	display: inline;
	width: 240px;
}
.mtzy_left dl {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.mtzy_left dl dt {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #000;
	font-size: 16px;
	color: #000;
	cursor:pointer;
}
.mtzy_left dl dd {
	display:none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px dashed #e3e3e3;
	padding: 5px 0;
}
.mtzy_left dl dd a {
	color: #383838;
	font-size: 16px;
}
.mtzy_right {
	float: right;
	display: inline;
	width: 890px;
}
.mtzy_right_title {
	width: 100%;
	border-bottom: 1px solid #000;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #000;
}
.mtzy_title_a {
	width: 16%;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3%;
}
.mtzy_title_b {
	width: 10%;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3%;
}
.mtzy_title_c {
	width: 47%;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3%;
}
.mtzy_title_d {
	width: 18%;
	float: left;
	display: inline;
	text-align: center;
}
.mtzy_right_mians {
	width: 100%;
	overflow: hidden;
}
.mtzy_right_contes {
	width: 100%;
	border-bottom: 1px dashed #e3e3e3;
	padding: 15px 0;
	overflow: hidden;
}
.mtzy_title_cont_a {
	width: 16%;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3%;
}
.mtzy_title_cont_a img {
	width: 160px;
	height: 52px;
}
.mtzy_title_cont_b {
	width: 10%;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3%;
}
.mtzy_title_cont_b p {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow:hidden;
}
.mtzy_title_cont_b p.mtzy_title_cont_b_p {
	border-bottom: 1px dashed #e3e3e3;
}
.mtzy_title_cont_c {
	width: 47%;
	float: left;
	display: inline;
	text-align: left;
	margin-right: 3%;
}
.mtzy_title_cont_d {
	width: 18%;
	float: left;
	display: inline;
	text-align: center;
}
.mtzy_title_cont_d a {
	padding-left: 15px;
}

.mtzy_title_cont_d a img{
	width:90px;
	height:36px;
}

/*首页*/
.zixun_minas {
	width: 100%;
	overflow: hidden;
}
.bannees {
	margin: 10px 0;
}
.bannees img {
	width: 1440px;
}
.zixun_left {
	width: 1050px;
	float: left;
	display: inline;
	overflow: hidden;
	background: #fff;
}
.zixun_left_wen {
	overflow: hidden;
	clear: both;
	padding: 10px;
	border: 1px solid #ECECEC;
}
.zixun_left_imgs {
	width: 628px;
	float: left;
	display: inline;
	overflow: hidden;
}
.zixun_left_imgs li {
	width: 197px;
	height:125px;
	float: left;
	display: inline;
	position: relative;
	margin: 0 10px 10px 0;
	border:1px solid #ccc;
	overflow:hidden;
}
.zixun_left_imgs a {
	display: block;
	width: 100%;
	font-size: 12px;
}
.zixun_left_imgs a img {
	width: 100%;
	height: auto;
}
.zixun_left_imgs_title {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	background: #111;
	opacity: .75;
	color: #fff;
}
.zixun_left_lists {
	width: 400px;
	float: left;
	display: inline;
	overflow: hidden;
}
.zixun_left_lists li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/index_39.jpg) no-repeat left center;
	padding: 0 0 2px 25px;
}
.zixun_right {
	width: 380px;
	float: right;
	display: inline;
	overflow: hidden;
	background: #fff;
}
.remen_tuwen {
	padding: 10px;
	border: 1px solid #ECECEC;
	overflow: hidden;
}
.remen_tuwen dl {
	overflow: hidden;
	clear: both;
	background: #eaeaea;
	padding: 7px 10px;
	margin-bottom: 10px;
}
.remen_tuwen dl dt {
	width: 150px;
	height:113px;
	float: left;
	display: inline;
	overflow: hidden;
}
.remen_tuwen dl dt img {
	width: 100%;
	height: auto;
}
.remen_tuwen dl dd {
	width: 175px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 10px;
}
.remen_tuwen dl dd h2 {
	width: 100%;
	line-height: 20px;
}
.remen_tuwen dl dd h2 a {
	font-size: 12px;
}
.remen_tuwen dl dd p {
	line-height: 20px;
}
.bobao_list {
	width: 100%;
	overflow: hidden;
	padding: 0 10px;
	background: #fff;
}
.bobao_list li {
	width: 245px;
	height: 195px;
	line-height: 20px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	padding-bottom: 10px;
}
.bobao_list li img {
	width: 245px;
	height: 150px;
}
.zxhdyg {
	width: 100%;
	overflow: hidden;
}
.zxhdyg_list {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	background: #fff;
}
.zxhdyg_list li {
	width: 275px;
	height: 230px;
	line-height: 20px;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	padding-bottom: 10px;
}
.zxhdyg_list li img {
	width: 286px;
	height: 166px;
	border-radius: 3px;
}
.zxhdyg_list li p {
	line-height: 20px;
	padding-top: 5px;
}
.zxhdyg_list li p.zxhdy_kaishi {
	color: #9a9a9a;
	font-size: 12px;
}
.hezuomeiti {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.hzmt_mians {
	overflow: hidden;
	clear: both;
	padding: 10px;
	background: #fff;
}
.hzmt_mians_top {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.hzmt_mians_top h2 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #666;
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}
.hzmt_mians_top h2 label {
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	top: 18px;
	background: #fff;
}
.hzmt_lists_ul {
	width: 102%;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
.hzmt_lists_ul li {
	width: 160px;
	float: left;
	display: inline;
	margin-right: 10px;
	height: 112px;
}
.hzmt_lists_ul li p{width:100%;height:25px; line-height:25px; text-align:center;}

.hzmt_lists_ul li a {
	display: block;
}
.hzmt_lists_ul li a img {
	width: 158px;
	height: 52px;
	border: 1px solid #cbcbcb;
}
.fuwuxiangmu {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.fuwuxm_lists {
	width: 102%;
	overflow: hidden;
	clear: both;
	background: #fff;
	padding: 10px;
}
.fuwuxm_lists li {
	width: 348px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.fuwuxm_lists li a {
	display: block;
	width: 348px;
	height:150px;
	overflow:hidden;
	border: 1px solid #cbcbcb;
}
.fuwuxm_lists li a img {
	width: 100%;
	height: auto;

}
.fuwuxm_lists li p {
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}
/*图文咨询*/

/* 轮播图插件 */
.zixun_toutiao {
	position: relative;
	width: 500px;
	height: 290px;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #ccc;
	float: left;
 display：inline;
}
.zixun_toutiao li {
	position: relative;
}
.zixun_left_imgs_titles {
	display: block;
	width: 500px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	background: #333;
	opacity: 0.9;
	color: #fff;
	z-index: 999;
	filter: alpha(opacity=90);
	text-align: center;
}
.zixun_left_imgs_title a {
	display: block;
}
.zixun_toutiao .flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.zixun_toutiao .slidess {
	zoom: 1;
}
.zixun_toutiao .flex-direction-nav {
	display: none;
}
.zixun_toutiao .flex-direction-nav a {
	width: 60px;
	height: 90px;
	line-height: 99em;
	overflow: hidden;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.zixun_toutiao .flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.zixun_toutiao .flex-direction-nav .flex-prev {
	left: 0;
}
.zixun_toutiao:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.zixun_toutiao:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.zixun_toutiao:hover .flex-next:hover, .zixun_toutiao:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.zixun_toutiao .flex-control-nav {
	bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	padding: 20px 0 0 0;
	background: #ccc;
	background: rgba(0,0,0,0.2);
	z-index: 15;
}
.zixun_toutiao .flex-control-nav li {
	display: inline-block;
	margin: 0 2% 0 0;
	width: 10%
}
.zixun_toutiao .flex-control-paging li a {
	background: #fff;
	clear: none;
	cursor: pointer;
	display: block;
	float: left;
	height: 6px;
	overflow: hidden;
	text-indent: -99em;
	width: 100%
}
.zixun_toutiao .flex-control-paging li a.flex-active {
	background: #185895;
}
.zixun_toutiao .slidess li img {
	width: 100%;
	height: auto;
}
.tuwen_left_lists {
	width: 515px;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 10px;
}
.tuwen_left_lists li {
	width: 100%;
}
.tuwen_left_lists li h1 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color: #e80015;
}
.tuwen_left_lists li h1 a {
	font-size: 18px;
	color: #e80015;
}
.tuwen_left_lists li p {
	width: 100%;
	font-size: 15px;
	line-height: 22px;
	font-size: 12px;
}
.tuwen_left_lists li p a {
	font-size: 12px;
}
.tuwenzixun_list {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.tuwenzixun_list li {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	clear: both;
	padding: 15px 0;
}
.tuwenzixun_left {
    width: 285px;
    height: 174px;
    float: left;
    display: inline;
    margin-right: 10px;
	overflow:hidden;
}
.tuwenzixun_left a img {
	width: 100%;
	height: auto;
}
.tuwenzixun_right {
	width: 700px;
	height: auto;
	float: right;
	display: inline;
}
.tuwenzixun_right h3 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.tuwenzixun_right h3 a {
	font-size: 16px;
}
.tuwenzixun_right p {
	line-height: 25px;
}
.tuwenzixun_right p.riqisa {
	height: 25px;
	padding-top: 10px;
}
.guangaowei {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e5e5e5;
	margin: 5px 0;
}
.guangaowei a {
	display: block;
}
.guangaowei img {
	width: 360px;
	height: 291px;
}
.twzx_paihang {
	width: 100%;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e5e5e5;
}
.twzx_paihang li {
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	overflow: hidden;
	clear: both;
}
.twzx_paihang_left {
	width: 22px;
	height: 22px;
	line-height: 22px;
	float: left;
	display: inline;
	background: #ccc;
	text-align: center;
	color: #fff;
}
.twzx_paihang_center {
	width: 240px;
	height: 22px;
	line-height: 22px;
	float: left;
	display: inline;
	margin: 0 10px;
}
.twzx_paihang_right {
	width: 80px;
	height: 22px;
	line-height: 22px;
	float: left;
	display: inline;
	text-align: center;
	color: #ef5555;
}
.twzx_paihang li .twzx_paihang_left.on {
	background: #990002;
}
.banner_top{    width: 1920px;
    overflow: hidden;
    text-align: center;
    height: 460px;
    margin: 0 auto;}
.banner_top img{width:100%; }
/*详情*/
.biaotis{width:100%; height:50px; line-height:50px; text-align:center;}
.biaotis h1{width:100%; height:50px; line-height:50px; font-size:18px;}
.contents{padding:15px 10px; overflow:hidden;}
.contents p{line-height:25px; font-size:14px;}
.guanyuwomen{padding:50px 15px 0 15px;}

/*  PC端悬浮 */
.floating_ck{position:fixed;right:0;top:30%;z-index:9999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#D70C19;border-bottom:solid 1px #D70C19;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#D70C19;border-bottom:solid 1px #D70C19;display:none;}
.floating_left a{color:#fff;line-height:80px;font-size: 18px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background:url(../images/appCode.jpg) no-repeat;display:block;width:145px;height:145px;margin:auto;margin-top:7px;}

.floating_ewm i.ewm_one{background:url(../images/appCode_1.jpg) no-repeat;}
.floating_ewm i.ewm_two{background:url(../images/appCode_2.jpg) no-repeat;}
.floating_ewm i.ewm_three{background:url(../images/appCode_3.jpg) no-repeat;}



.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}


.mtzy_left dt b {
    background: url(../images/common.png) no-repeat;
}
.mtzy_left dt b {
    float: left;
    width: 16px;
    height: 16px;
    margin: 10px 8px 0 0;
    background-position: 6px -246px;
    overflow: hidden;
    cursor: pointer;
	margin-left:15px;
}
.mtzy_left .current b {
    background-position: -11px -246px;
}

/* 必要布局样式css */
.cation-content {
    width: 1440px;
    margin: 0 auto;
    padding: 0;
}

.cation-middle {
    line-height: 48px;
    background: #fff;
    padding: 10px 20px 10px 30px;
    font-size: 14px;
}

.cation-list {
    overflow: hidden;
}

.cation-list dt {
    float: left;
    width: 64px;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    color: #333;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cation-list dt:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 22px;
    border: 1px solid #333;
    border-width: 0 1px 1px 0;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cation-list dd {
    border-bottom: 1px dotted #e0e0e0;
    margin-left: 64px;
    overflow: hidden;
}

.cation-list dd a {
    color: #8d8d91;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    float: left;
    border-right: 1px solid #e0e0e0;
    padding: 0 18px;
    margin: 17px 0;
}

.cation-list dd a.on, .cation-list a:hover {
    color: #fc8080;
}

.cation-list dd a:last-child {
    border-right: 0 none;
}

.cation-list:last-of-type dd {
    border-bottom: 0 none;
}


/*顶部导航*/
.header-top {
    background: #3f4142;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    font-size: 12px;

    width: 100%;
}
.header-top .header-title {
    display: block;
    float: left;
    background: url(../images/topq.jpg) no-repeat left center;
    padding-left: 25px;
	height:36px;
	line-height:36px;
    color: #fff;
}
.header-top-nav .toolbar-menu>li{
    float: left;
    position:relative;
    line-height: 36px;
}
.header-top-nav .toolbar-menu>li:first-child a{
    padding-left:10px;
}
.header-top-nav .toolbar-menu>li>a{
    padding: 0px 15px;
    cursor: pointer;
    color: #fff;
    display: block;
    border-bottom: none;
    border-top: none;
}
.header-top-nav .toolbar-menu>li:hover{
    border-bottom: none;
    border-top: none;
    background: #fff;
    z-index: 1000;
    position: relative;
}
.header-top-nav .toolbar-menu>li:hover>a{
	/* text-decoration: none; */
	/* border: 1px solid #fff; */
    color: #f1463c;
    /* border-bottom: none;
    border-top: none; */
}
.header-top-nav .toolbar-menu>.nomenu:hover{
    background: #f8f8f8;
}
.header-top-nav .toolbar-menu>.nomenu:hover>a{
	color: #34b260;
}
.header-top-nav .toolbar-menu>li:hover .toolbar-submenu{
    display: block;
}
.header-top-nav .toolbar-menu>li>a i{
    display: inline-block;
    vertical-align: middle;
    color: #999;
}
.header-top-nav .toolbar-menu>li a i.icon-phone{
    background-image: url(../images/icons.png);
    background-position: -49px -65px;
    width: 18px;
    height: 18px;
    margin-right: 8px;
}

.header-top-nav .toolbar-menu>li.nav-phone{
    background: none;
}

.header-top-nav .toolbar-submenu{
    display: none;
    position: absolute;
    top:35px;
    right:0;
    background: #fff;
    border-top:none;
    z-index: 999;
    width: 100%;
	overflow:hidden;
}
.header-top-nav .error-msg{
    visibility: hidden;
    line-height: 20px;
}
.header-top-nav .error-msg.show{
    visibility: visible;
}
.header-top-nav .success-box{
    position: absolute;
    background: rgba(255,255,255,0.9);
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.header-top-nav .success-box .success-msg{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    width: 80%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
}
.header-top-nav .toolbar-submenu.contact-us{
    width: 300px;
    padding: 30px;
    box-shadow: 0 10px 15px rgba(0,0,0,.3);
}
.header-top-nav .toolbar-submenu.contact-us h3{
    font-size: 18px;
    color:#333;
    font-weight: 500;
    text-align: center;
}
.header-top-nav .toolbar-submenu.contact-us input,.header-top-nav .toolbar-submenu.contact-us .common-btn{
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 20px auto 0;
    font-size: 14px;
}
.header-top-nav .toolbar-submenu.contact-us .common-btn{
    margin: 0 auto;
}
.header-top-nav .toolbar-submenu.contact-us p{
    line-height: 20px;
    margin-top: 20px;
    font-size: 13px;
}
.header-top-nav .toolbar-submenu .vertical-block{
    float: left;
    min-width: 80px;
    width: 97.6%;
    padding: 5px 0px;
    border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
.header-top-nav .toolbar-submenu.contact-us .vertical-block{
    border: none;
    padding: 0;
}
/* .header-top-nav .toolbar-submenu.stjl-submenu{
    width: 150px;
    background: #fff;
} */
.two-block{
    width: 180px;
}
.three-block{
    width: 270px;
}
.header-top-nav .toolbar-submenu .vertical-block a{
    display: block;
    padding: 4px 15px;
    line-height: 22px;
    text-decoration: none;
}
.header-top-nav .toolbar-submenu .vertical-block a:hover{
    color: #f1463c;
}
.fw{font-weight: bold !important;}

/*导航*/
.mtgj_logos{width:35%;float:left;display:block;}
.mtgj_navs{width:65%;float:left;display:block;}

.page-header{width: 100%;height: 100px;text-align: center;font-family: '微软雅黑'; background:#fff;}
.header-card{width: 1440px;height: 100px;clear:both; margin:0 auto; background:#fff;}
.clearfixss{ background: #3f4142;height:36px;}
.page-header .logo{width: 100%;min-width: 154px;height: 100px;background: url(../images/logos.png) center left no-repeat;background-size: 100% auto;}
.page-header .logo a{display:block;width:100%;overflow:hidden;height: 100px;}
.page-header .logo h1{color: transparent;text-indent: -9999px;}
.page-header .navs{margin-right: 30px; width: 105%;height: 100px; width:100%; clear:both;}
.page-header .navs ul{height: 100px;}
.page-header .navs ul li{float: left;color: #7d92a0;line-height: 100px;padding: 0 15px;position: relative;}
.page-header .navs ul li .home-icon,.page-header .navs ul li .home-icon-active{margin-right: 8px;margin-top: -5px;display: none;}
.page-header .navs ul li.active .home-icon{display: inline-block;}
.page-header .navs ul li:not(.active) .home-icon-active{display: inline-block;}
/* .page-header .navs ul li:first-child a:hover .home-icon-active{display: none;}
.page-header .navs ul li:first-child a:hover .home-icon{display: inline-block;} */
.page-header .navs ul li a{color: #7d92a0;}
.page-header .navs ul li a:hover,.navs ul li.active a{color: #f1463c;}

.page-header .navs ul li a.active{color: #f1463c;}

.page-header .login{height: 100px;position: relative;width: 170px;float: right;}
.page-header .navs ul li:not(:first-child) img{position: absolute;width: 64px;height: 24px;top: 15px;left: 50%;transform: translateX(-50%);}

.page-header .login .btn{width: 80px;height: 32px;line-height: 32px;border-radius: 16px;border: 1px solid #ee4138;float: left;text-align: center;margin-top: 32px;margin-right: 10px;}
.page-header .login a:last-child .btn{margin-right: 0;}
.page-header .login .btn.rgst,.login .btn.index{color:#ffffff;background: #ee4138;}
.page-header .login .btn.login,.login .btn.logout{color:#ee4138;background: #ffffff;}
.school:after {
    position: absolute;
    content: '\25BC';
    font-size: 10px;
    top: 0;
    color: #7d93a1;
    margin-left: 3px;
}


.nav-btn{
position: absolute;
width: 30px;
height: 30px;
right: 15px;
top: 35px;
background: url(static/images/yd-0icon.png) center center no-repeat;
background-size: contain;
}
.nav-list{
width: 100%;
display: inline-block;
padding: 20px 0;
z-index: 999;
position: fixed;
top: -100%;
left: 0;
background: #fff;
text-align: center;
}
.nav-list.active{top: 100px;}
.nav-list li{color: #928080;line-height: 36px;}
.health {
z-index: 9999;
position: absolute;
background: #fff;
width: 100px;
min-height: 32px;
line-height: 32px;
/*border: 1px solid #f2f2f2;*/
display: none;
top: 67px;
margin-left: -16px;
} 
.health a {color: #7d93a1 !important; display: inline-block; height: 30px;line-height: 30px; position: relative;} 
.health a:hover{color: #f1463c !important;}
.navs li:hover .school:after{transform: rotateX(180deg); color: #f1463c}
.navs li:hover .health{display: block;}
.page-header .logo{width: 490px;}
.page-header .navs ul li:first-child{margin-left: 30px;}
.more_btn{display: none;}


/*首页轮播图*/
.index-content{
	position: relative;
	width:100%;
	height: 460px;
	top: -1px;
}
.site-index img,.zhzx-img img{
	width: 100%;
	height: 100%;
}
.index-banner{
	width: 1920px;
	overflow: hidden;
	margin:0 auto;
}
.index-banner-prev,.index-banner-next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 70px;
	margin-top: -30px;
	background:rgba(0,0,0,0.2);
	z-index: 7046;
	text-align: center;
	line-height: 70px;
	cursor: pointer;
	display: none;
	transition: all 0.5s;
}
.index-banner-prev:hover,.index-banner-next:hover{
	background:rgba(0,0,0,0.3);
}
.index-banner-prev .iconfont,.index-banner-next .iconfont{
	font-size: 30px;
	color:#ccc;
}
.index-banner-prev{
	left:0;
}
.index-banner-next{
	right:0;
}
.index-content .swiper-slide{
	height: 460px;
}
.index-content .swiper-slide img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
}
.index-content .swiper-pagination-bullet{
    display: inline-block;
    width: 30px;
    height: 0px;
    border-top: 1px solid #fff;
    opacity: .4;
    cursor: pointer;
}
.index-content .swiper-pagination-bullet-active{
	opacity: 1;
}
/*首页轮播图end*/

/*公共按钮样式*/
.common-btn{
	background: #ff5d1d;
	color:#fff;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
}
.common-btn a{
	color: #fff;
}
/*自定义轮播图左右按钮*/
.common-prev-btn,.common-next-btn{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 44px;
	text-align: center;
	color:#b3b3b2;
	z-index: 7046;
	line-height: 44px;
	background: #233246;
}
.common-prev-btn .iconfont,.common-next-btn .iconfont{font-size: 22px;}
.common-prev-btn{
	left: 0;
}
.common-next-btn{
	right: 0;
}

/* 公共免费设计/免费报价 表单框 start*/
.common-form{
	background:#fff;
	border: 1px solid #ddd;
	padding-bottom: 20px;
}
.common-form .form-box{
	display: none;
}
.common-form .top-tab{
	border-bottom: 1px solid #f8f8f8;
}
.common-form .top-tab li{
	float:left;
	width:50%;
	height:54px;
	background:#f8f8f8;
	color:#666;
	text-align:center;
	line-height:60px;
	cursor:pointer;
	font-size: 18px;
}
.common-form .top-tab li.cur {
	background:#fff;
	color: #ff7a50;
}
.common-form .form-content{
	padding: 0 14px;
}
.common-form .form-box h3{
	padding: 16px 6px;
}
.common-form .form-box .mfsj-title{
	padding: 32px 0;
}
.common-form .mfsj-bottom{
	width: 116px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom:40px;
}

.common-form .mfsj-bottom a {
    width: 55px;
    text-align: center;
    float: left;
}
.common-form .mfsj-bottom a:nth-child(1) {
    border-right: 1px solid #b8b8b8;
}
.common-form .mfsj-bottom a:nth-child(2) {
    border-left: 1px solid #c6c6c6;
}
.common-form .form-box p,.common-form .form-box .phone-input-select,.free-box-wrap .phone-input-select{
	margin-bottom: 10px;
	position: relative;
}
.common-form .form-box p input,.common-form .form-box p select,.common-form .form-box .phone-input-select input,.free-box-wrap .phone-input-select input{
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
	padding-right: 30px;
}
.common-form .form-box .phone-input-select input,.free-box-wrap .phone-input-select input{
	padding-left: 60px !important;
}
.common-form .form-box p .unit,.common-form .form-box .phone-input-select .phone-box,.free-box-wrap .phone-input-select .phone-box{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.common-form .form-box .phone-input-select .phone-box,.free-box-wrap .phone-input-select .phone-box{
	width: 54px;
	left: 0px;
	padding-left:10px;
	z-index: 99999;
}
.common-form .form-box .phone-input-select .cur-select,.free-box-wrap .phone-input-select .cur-select{
	height: 36px;
	line-height: 36px;
}
.common-form .form-box .phone-input-select .phone-select,.free-box-wrap .phone-input-select .phone-select{
	display: none;
	position: absolute;
	left: 0px;
	top: 37px;
	width: 50px;
	background:#fff;
	border: 1px solid #ccc;
	border-top: none;	
}
.common-form .form-box .phone-input-select input,.free-box-wrap .phone-input-select input{
	display: none;
}
.common-form .form-box .phone-input-select .phone-box:hover .phone-select,.free-box-wrap .phone-input-select .phone-box:hover .phone-select{
	display: block;
}
.common-form .form-box .phone-input-select .phone-box .cur-p .iconfont,.free-box-wrap .phone-input-select .phone-box .cur-p .iconfont{
	font-size: 12px;
	margin-left: 5px;
}
.common-form .form-box .phone-input-select .phone-box .phone-select li,.free-box-wrap .phone-input-select .phone-box .phone-select li{
	line-height: 20px;
	padding-left: 10px;
	cursor: pointer;
	padding: 5px 10px;
}
.common-form .form-box .phone-input-select .phone-box .phone-select li:hover,.free-box-wrap .phone-input-select .phone-box .phone-select li:hover{
	background: #f1f1f1;
}
.common-form .form-xy{
	line-height: 30px;
	margin-bottom: 0;
	color:#a0a0a0;
	position: relative;
	height: 30px;
	padding-left: 20px;
}
.common-form .submit-btn{
	color:#fff;
	background: #ff7a50;
	width: 100%;
	text-align: center;
	padding: 14px 0;
	font-size: 14px;
	margin-bottom: 10px;
	cursor: pointer;
}
.common-form .checkbox{
	height:14px;width:14px;box-shadow:none;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.common-form .text-box{
	color: #9f9f9f;
	line-height: 20px;
	font-size: 11px;
}
.common-form .mfbj-tab-content>.form-item-select{
	display: none;
}
.common-form .mfbj-tab li {
	float:left;
	width:50%;
	height:37px;
	background:#fff;
	border: 1px solid #ccc;
	text-align:center;
	line-height:35px;
	cursor:pointer;
	box-sizing: border-box;
}

.common-form .mfbj-tab li.cur {
	background:#fff;
	border: 1px solid #ff7a50;
}
.common-form .mfbj-title{
	padding: 10px 0;
}
.common-form .mfbj-title i {
    height: 1px;
    width: 20px;
    background: #ccc;
    display: inline-block;
    vertical-align: middle;
}
/* 公共免费设计/免费报价 表单框 end*/

/*公共免费设计，免费报价框start*/

.index-banner_1920{
    width: 1920px;
    height: 460px;
    margin: 0 auto;
    position: relative;
}

.free-box-wrap{   
    position: absolute;
    width: 100%;
    height: 460px;
    left: 0;
    top: 0;
   }
	
.free-box-wrap_one{
	position:relative;
    width: 1440px;
    height: 460px;
    margin: 0 auto;

}
	
.free-box-wrap .free-box{
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 99;
}
.free-box-wrap .free-box.design-box{
	left: auto;
	right: 65px;
}
.free-box-wrap .free-tab-content>div {
    width: 341px;
    height: 420px;
	display:none;
	box-sizing: border-box;
	background:#fff;
	border-radius: 5px;
}
.free-box-wrap .free-tab {
	width:310px;
	overflow:hidden;
	border-bottom: 1px solid #e8e8e8;
}
.free-box-wrap .free-tab li {
	float:left;
	width:155px;
	height:60px;
	background:#f8f8f8;
	color:#666;
	text-align:center;
	line-height:60px;
	cursor:pointer;
	font-size: 18px;
}
.free-box-wrap .free-tab-content .on {
	display:block;
}
.free-box-wrap .free-tab li.cur {
	background:#fff;
	color: #ff7a50;
}
.free-box-wrap .free .free-title{
    padding: 20px 0;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
.free-box-wrap .free-form{
	padding: 0 24px;
}
.free-box-wrap .free-form .form-item{
	position: relative;	
	margin-bottom: 15px;
	height: 44px;
}
.free-box-wrap .free-form .form-item input,.free-form .form-item select{
	border: 1px solid #ccc;
	width: 100%;
	height:42px;
	padding: 0 12px;
	box-sizing: border-box;
	    border-radius: 3px;
}
.free-box-wrap .free-form .submit-btn{
	width: 100%;
	height:42px;
	border: none;
	background: #ff7a50;
	color:#fff;
	cursor: pointer;
	    border-radius: 3px;
}
.free-box-wrap .free-form .free-bottom{
	width: 116px;
	margin: 10px auto;
}
.free-box-wrap .free-form .free-bottom a{
	width: 55px;
	text-align: center;
	float: left;
}
.free-box-wrap .free-form .free-bottom a:nth-child(1) {
	border-right: 1px solid #b8b8b8;
}
.free-box-wrap .free-form .free-bottom a:nth-child(2) {
	border-left: 1px solid #c6c6c6;
}
.free-box-wrap .mfbj .mfbj-title{
	padding: 16px 0;
}
.free-box-wrap .mfbj .mfbj-title i{
	height: 1px;
    width: 20px;
    background: #ccc;
    display: inline-block;
    vertical-align: middle;
}
.free-box-wrap .mfbj .mfbj-title span{
	margin: 0 10px;
}
.free-box-wrap .mfbj .free-form .form-item .ztmj{
	padding-right: 25px;
}
.free-box-wrap .mfbj .free-form .form-item .unit{
	position: absolute;
	right: 10px;
	width: 15px;
	height: 15px;
	top: 13px;
	font-size: 14px;
}
.free-box-wrap .mfbj-tab li {
	float:left;
	width:50%;
	height:37px;
	background:#fff;
	border: 1px solid #ccc;
	text-align:center;
	line-height:35px;
	cursor:pointer;
	box-sizing: border-box;
}
.free-box-wrap .mfbj-tab-content>div{
	display: none;
}
.free-box-wrap .mfbj-tab-content .on {
	display:block;
}
.free-box-wrap .mfbj-tab li.cur {
	background:#fff;
	border: 1px solid #ff7a50;
}
/*公共免费设计，免费报价框end*/

.bot-bg{width:1490px; margin:0 auto; background: url(../images/pc-1-bg.png) center center no-repeat;}
.bot-bg .tabs{margin-top: 10px;margin-bottom: 10px;font-family: 'å¾®è½¯é›…é»‘';}
.bot-bg .tabs .tab{height: 165px;border-radius: 5px;padding: 25px 110px 0 29px;cursor: pointer;background-position-x: right;background-repeat: no-repeat;background-size: cover;}
.bot-bg .tabs .tab.tab1{background-image: url(../images/1-kpbg1.png);color: #a38558;}
.bot-bg .tabs .tab.tab2{background-image: url(../images/1-kpbg2.png);color: #a1625d;}
.bot-bg .tabs .tab.tab3{background-image: url(../images/1-kpbg3.png);color: #717897;}
.bot-bg .tabs .tab.tab4{background-image: url(../images/1-kpbg4.png);color: #8f7864;}
.bot-bg .tabs .tab:hover{box-shadow: 0px 2px 9px 0px rgba(15, 16, 16, 0.1);}
.bot-bg .tabs .tab .title{font-size: 20px;margin-bottom: 15px;width: 150%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.bot-bg .tabs .tab .title img{margin-right: 8px;margin-top: -5px;}
.bot-bg .tabs .tab .title img:last-child{float: right;}
.bot-bg .tabs .tab .content{font-size: 14px;line-height: 22px;max-height: 66px;height: 66px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.bot-bg .recs{width: 100%;height: 60px;background: #ffffff;margin-bottom: 20px;border-radius: 5px;padding: 0 30px;line-height: 60px;}
.bot-bg .recs a{color: #b4bbc1;}
.bot-bg .recs a:hover{color: #f1463c;}
.bot-bg .recs .icon{width: 81px;height: 60px;background:url(../images/pc-1-sstj.png) center center no-repeat;}
.bot-bg .recs .info{width: 80%;max-width: 80%;height: 30px;line-height: 30px;margin: 15px 0 15px 30px;overflow: hidden;}
.bot-bg .recs .info li{width: 100%;height: 30px;}

.mtgj_tabls_li{
    width: 341px;
    float: left;
    margin: 10px 0 20px 25px;
}



/*客服 */


.right-service{width: 140px;height: 520px;position: fixed;right: 15px;top: 50%;transform: translateY(-50%);z-index: 9999;background: url(../images/pc-0-ydh.png);border-radius: 5px;}
.right-service .btn{
	width: 110px;
    height: 36px;
    position: absolute;
    line-height: 36px;
    left: 16px;
text-align: center;
}
.right-service .btn1{top: 140px;}
.right-service .btn2{top: 188px;}
.right-service .btn3{top: 236px;}
.right-service .btn4{top: 286px;}
.right-service .goBackTop{position: absolute;width: 26px;height: 13px;left: 59px;top: 493px;cursor: pointer;}












