﻿/*公共样式*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
body {
	font-size: 14px;
	font-family: "微软雅黑"!important;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none !important;
}
em {
	font-style: normal
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: middle
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
p {
	word-wrap: break-word;
	text-decoration: none !important;
}
.wfull {
	width: 100%;
}
.w1200 {
	width: 1200px;
	margin: auto;
}
.w1280 {
	width: 1280px;
	margin: auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.pages {
	margin-right: 15px;
	margin-bottom: 96px;
}
.pages span {
	padding: 6px;
	border: 1px solid #707070;
	background: #707070;
	color: #fff;
}
.pages a {
	padding: 6px;
	border: 1px solid #d7d7d7;
	color: #999999;
}
.eli_next a {
	color: #999;
}
.chei {
	color: #121212;
}
.cfei {
	color: #787c7b;
}
.hei {
	color: #363636 !important;
}
.ffff {
	background: #fff !important;
	border-left: 3px solid #349695;
	border-bottom: 3px solid #f0f0f0 !important;
}
/*浅灰色#919191 深灰色#7f7f7f 红色#eb5a01 蓝色#349695; 橙色#eb5a01*/


/*头部*/
.banner_top {
	height: 120px;
	position: fixed;
	top: 0px;
	background: #fff;
	z-index: 999999;
	/*border-bottom: 4px solid #349695;*/
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	box-shadow: 0px 0px 10px #999;
}
.banner {
	height: 120px;
	position: relative;
	z-index: 9999;
}
/*导航条*/
.slide_fade {
	top: -24px;
}
.menu_p1 {
	margin-top: 66px;
	font-size: 14px;
	color: #2f2f2f !important;
}
.menu_p2 {
	font-size: 12px;
	color: #000 !important;
}
/*.fff{border-bottom: 2px solid #009997;  }*/
.fff a p {
	color: #009997 !important;
}
#menu-wrap {
	height: 120px;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu {
}
.menu_ul {
	margin-top: 50px !important;
}
.menu_ul li {
	width: 150px !important;
	height: 40px !important;
	border-bottom: 1px solid #eeeeee !important;
}
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom: 1;
}
#menu li {
	width: 135px;
	height: 118px;
	text-align: center;
	float: left;
	position: relative;
}
/*#menu li:hover{background: #3f4771 !important;}*/
#menu li:hover {
	background: url(../Images/index05_02.jpg) no-repeat;
	background-size: 100% 100%;
}
#menu li:hover>.menu_ul {
	border-top: 3px solid #359999;
}
.menu_ul li a {
	padding-top: 0px !important;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px !important;
}
#menu a {
	display: block;
	width: 100%;
	float: left;
	/*padding: 12px 30px;*/
	font-size: 18px;
	color: #858585;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
/**html #menu li a:hover {
    color: #fafafa;
}*/
#menu ul {
	top: 70px;
	width: 150px;
	margin: 20px 0 0 0;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -26px;
	z-index: 9999999;
	background: #fff;
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	/*-moz-border-radius: 3px;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0;
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0;/*-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    /*-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    /*box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	/*padding: 10px;*/
    /*width: 130px;*/
    /*_height: 10px;*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
#menu ul a:hover {
	background-color: #fff;
}
#menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
	display: none;
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}
#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
}
#menu ul li:first-child a:hover:after {
	border-bottom-color: #0089d9;
}
#menu ul ul li:first-child a:hover:after {
	border-right-color: #0089d9;
	border-bottom-color: transparent;
}
#menu ul li:last-child > a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
/* Mobile */
#menu-trigger {
	display: none;
}
@media screen and (max-width: 600px) {
/* nav-wrap */
#menu-wrap {
	position: relative;
}
#menu-wrap * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/* menu icon */
#menu-trigger {
	display: block;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	padding: 0 0 0 35px;
	border: 1px solid #222;
	color: #fafafa;
	font-weight: bold;
	background-color: #111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
/* main nav */
#menu {
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
	background-color: #444;
	display: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu:after {
	content: '';
	position: absolute;
	left: 25px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #444;
}
#menu ul {
	position: static;
	visibility: visible;
	opacity: 1;
	margin: 0;
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul ul {
	margin: 0 0 0 20px !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu li {
	position: static;
	display: block;
	float: none;
	border: 0;
	margin: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul li {
	margin-left: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu a {
	display: block;
	float: none;
	padding: 0;
	color: #000;
}
#menu a:hover {
	color: #fff !important;
}
#menu ul a {
	padding: 0;
	width: auto;
}
#menu ul a:hover {
/*background: none;*/
}
#menu ul li:first-child a:after, #menu ul ul li:first-child a:after {
	border: 0;
}
}
@media screen and (min-width: 600px) {
#menu {
	display: block !important;
}
}
/* iPad */
.no-transition {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	opacity: 1;
	visibility: visible;
	display: none;
}
#menu li:hover > .no-transition {
	display: block;
}
.menu_p1 a {
	color: #2f2f2f !important
}
#menu ul li a:hover {
	background: #349898 !important;
	color: #fff !important;
}
.menu_p1 {
	font-size: 22px;
	color: #2f2f2f;
}
.menu_p1:hover {
	color: #009997 !important;
}
.menu_p2 {
	font-size: 12px;
	color: #c9c9c9;
}
#menu li:hover>a p {
	color: #009997 !important;
}
#menu li:hover >p a {
	color: #009997 !important;
}
#menu li:hover >.menu_p1 a {
	color: #009997 !important;
}
/*轮播图*/
.lubo {
	width: 100%;
	min-width: 1000px;
	clear: both;
	position: relative;
	height: 542px;
}
.lubo_box {
	position: relative;
	width: 100%;
	height: 542px;
}
.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 542px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.lubo_box li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}
.lubo_box li img {
	width: 100%;
	height: 542px;
}
.left_btn, .right_btn {
	display: none;
}
/*圆点*/
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	bottom: 40px !important;
}
.cir_box li {
	float: left;
	width: 30px;
	height: 5px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.cir_on {
	background: #e5c417 !important;
}
/*我们能为您做什么*/
.zuosm {
	height: 400px;
}
.zuosm_p1 {
	font-size: 40px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}
.zuosm_p1 span {
	font-size: 40px;
	color: #eb5a01;
	font-weight: bold;
}
.zuosm_p2 {
	padding: 0 200px;
	text-align: center;
	margin-top: 5px;
	font-size: 14px;
	color: #919191;
}
.box1 {
	float: left;
	width: 299px;
	height: 200px;
	border-right: 1px solid #d7d7d7;
}
.box1 {
	position: relative;
	box-sizing: border-box;
}
.box1 .box2 {
	width: 131px;
	height: 107px;
	overflow: hidden;
	position: absolute;
	right: 75px;
	bottom: 95px;
}
.box1_ul1 {
	margin-top: 40px;
}
.box1_ul1_p1 {
	font-size: 18px;
	text-align: center;
	color: #505050;
	margin-top: 122px;
}
.box1_ul1_p2 {
	font-size: 14px;
	text-align: center;
	color: #919191;
	margin-top: 7px;
}
.box1_ul1_p1 span {
	color: #eb5a01;
}
.box1 a {
	display: block;
}
/*关于我们*/
.aboutus {
	height: 520px;
	background: #f6f6f6;
	position: relative;
}
.aboutus_middle {
	padding-top: 43px;
}
.aboutus_fl {
	width: 570px;
	height: 344px;
	overflow: hidden;
}
.aboutus_fr {
	width: 600px;
	height: 344px;
}
.aboutus_fr_p1 {
	font-size: 25px;
	color: #349695;
	float: left;
}
.aboutus_fr_p1 span {
	font-size: 16px;
	color: #919191;
	vertical-align: 3px;
	text-transform: uppercase;
}
.aboutus_fr_content {
	text-indent: 32px;
	height: 265px;
	margin-top: 10px;
	line-height: 28px;
	font-size: 16px;
	color: #919191;
	text-align: justify;
}
.aboutus_fr_geng {
	width: 125px;
	height: 35px;
	background: #eb5a01;
	text-align: center;
	line-height: 35px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.aboutus_fr_geng a {
	color: #fff;
	display: block;
}
.aboutus_shuzi {
	height: 164px;
	position: relative;
	bottom: 0px;
	position: absolute;
	bottom: -76px;
	left: 50%;
	margin-left: -600px;
	margin-top: -82px;
	background: #fff;
	/*background: url(../Images/index06_03.png) no-repeat;background-size: 100% 100%;*/
	moz-box-shadow: 0px 0px 18px #999;
	-webkit-box-shadow: 0px 0px 18px #999;
	box-shadow: 0px 0px 18px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
}
.aboutus_shuzi_ul {
	float: left;
	width: 300px;
}
.aboutus_shuzi_ul_p1 {
	font-size: 50px;
	color: #eb5a01;
	text-align: center;
	margin-top: 50px;
}
.aboutus_shuzi_ul_p1 span {
	font-size: 14px;
	color: #919191;
	vertical-align: top;
}
.aboutus_shuzi_p1 {
	font-size: 14px;
	text-align: center;
	color: #7f7f7f;
}
.aboutus_shuzi_ul_span01 {
	vertical-align: top;
}
.mun_top01 {
	margin-top: 40px;
	margin-left: 95px;
}
.mun_top02 {
	margin-top: 40px;
	margin-left: 120px;
}
.mun_top03 {
	margin-top: 40px;
	margin-left: 120px;
}
.mun_top04 {
	margin-top: 40px;
	margin-left: 120px;
}
/*主营业务*/
/*.zhuying{height: 750px;}*/
.zhuying_ul01 {
	float: right;
	margin-top: 7px;
}
.zhuying_ul01 li {
	float: left;
}
.zhuying_ul01 li a {
	color: #7f7f7f;
	padding: 0px 8px;
	font-size: 16px;
}
.zhuying_ul01 li a:hover {
	color: #349695;
	font-size: 16px;
}
.zhuying_block {
	height: 120px;
}
.zhuying_span01 {
	float: left;
	font-size: 16px;
	color: #919191;
	vertical-align: 3px;
	text-transform: uppercase;
	margin-top: 7px;
	margin-left: 5px;
}
.zhuying_ul02 {
	margin-top: 30px;
}
.zhuying_ul02 li {
	width: 380px;
	height: 330px;
	margin-bottom: 20px;
	float: left;
	margin-right: 29px;
}
.zhuying_div01 {
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.zhuying_p01 {
	font-size: 18px;
	color: #5f5f5f;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 5px;
	text-indent: 5px;
	margin-top: 5px;
	text-align: center;
}
.zhuying_p02 {
	font-size: 16px;
	color: #919191;
	text-indent: 5px;
	margin: 0 10px;
	overflow: hidden;
	/* white-space: nowrap;
    text-overflow: ellipsis;*/display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 24px;
	width: 360px;
	height: 48px;
}
.zhuying_ul02 li {
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear; /* Firefox 4 */
	-webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
	-o-transition: all 0.2s linear;
}
.zhuying_ul02 li:hover {
	-moz-box-shadow: 0px 2px 10px #B0A8B0;/*firefox*/
	-webkit-box-shadow: 0px 2px 10px #B0A8B0;/*webkit*/
	box-shadow: 0px 2px 10px #B0A8B0;/*opera或ie9*/
	transform: translate3d(0, -2px, 0);
}
/*经典案例*/
.jingdian {
	height: 620px;
	background: #f6f6f6;
}
.jingdian_p1 {
	padding-top: 40px;
}
.xiangmu_middle {
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 28px;
}
/*.anli_middle_ul1{margin-top: 30px;}*/
.anli_middle_ul1 li {
	margin-top: 30px;
}
.anli_middle_ul1 li {
	width: 370px;
	height: 430px;
	background: #fff;
	border: 1px solid #dedede;
	float: left;
	margin-right: 39px;
}
.anli_middle_ul1_img1 {
	width: 100%;
	height: 218px;
	overflow: hidden;
}
.anli_middle_ul1_p1 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #565656;
}
.anli_middle_ul1_div1 {
	width: 33px;
	height: 2px;
	background: #ebebeb;
	margin: auto;
}
.anli_middle_ul1_p2 {
	font-size: 16px;
	line-height: 24px;
	color: #919191;
	text-align: left;
	padding: 0px 8px;
}
.anli_middle_ul1_div2 {
	width: 44px;
	height: 10px;
	margin: 45px auto;
	display: none;
}
/*.anli_middle_ul1 li .anli_middle_ul1_b:hover>a .anli_middle_ul1_div2{width: 44px;height: 10px;margin: 45px auto;display: block;}*/
/*.anli_middle_ul1 li .anli_middle_ul1_b:hover{-webkit-box-shadow: #999 0px 0px 8px;*/
    /*-moz-box-shadow: #999 0px 0px 8px;*/
    /*box-shadow: #999 0px 0px 8px;*/
/*}*/
/*.anli_middle_ul1 li .anli_middle_ul1_b:hover>a .anli_middle_ul1_p1{color: #7abf41;}*/
/*.anli_middle_ul1 li .anli_middle_ul1_b:hover>a .anli_middle_ul1_p2{color: #7abf41;}*/
/*.anli_middle_ul1 li .anli_middle_ul1_b:hover>a .anli_middle_ul1_div1{background: #7abf41;}*/
.jingdian_geng {
	width: 118px;
	height: 38px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 15px auto;
	text-align: center;
	line-height: 38px;
	border: 1px solid #dedede;
	color: #919191;
}
.anli_middle_ul1_b {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.anli_middle_ul1_b:hover {
	transform: translate(0, -30px);
	-webkit-transform: translate(0, -30px);
	-moz-transform: translate(0, -30px);
	-o-transform: translate(0, -30px);
	-ms-transform: translate(0, -30px);
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
}
/*专家团队*/
.zhuanjia {
	height: 400px;
	margin-top: 40px;
}
.bd {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
	display: none;
	top: -1px;
	position: relative;
	z-index: 99;
	background: #fff;
}
.slideTxtBox {
	width: 100%;
	text-align: left;
	padding-top: 60px;
}
.slideTxtBox .hd {
	height: 290px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	width: 286px;
	height: 290px;
	float: left;
	cursor: pointer;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
.slideTxtBox .hd ul li.on {
	height: 290px;
	background: #fff;
	/*border:1px solid #ddd; */
	border-bottom: 2px solid #fff;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
	line-height: 24px;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBox .arrow a {
	display: block;
	width: 40px;
	height: 40px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
}
.slideTxtBox .arrow .next {
	background-position: 0 -50px;
	background: url("../Images/index80.jpg") 0 0 no-repeat;
	position: absolute;
	right: -38px;
	top: 100px;
}
.slideTxtBox .arrow .prev {
	position: absolute;
	left: -1216px;
	top: 100px;
	background: url("../Images/index77_03.jpg") 0 0 no-repeat;
}
.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}
.tab_touxiang {
	width: 180px;
	height: 180px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	-moz-border-radius: 100px; /* Firefox */
	-webkit-border-radius: 100px; /* Safari 和 Chrome */
	border-radius: 100px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.tab_name {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #4b4b4b;
}
.tab_name2 {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #919191;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 80%;
	margin: 0 auto;
}
.bd ul li a p {
	text-indent: 10px;
}
.bd_p1 {
	font-size: 18px;
	color: #349695;
}
.bd_p2 {
	font-size: 16px;
	color: #7f7f7f;
}
.bd_p2 span {
	font-size: 16px;
	color: #919191;
}
.bd_d2 {
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #349695;
	margin: 10px 0 0 10px;
	color: #fff;
}
/*荣誉资质*/
.rongyu {
	height: 340px;
}
#zzsc {
	height: 256px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	padding-top: 70px;
}
#zzsc .pre {
	background-image: url(../Images/index77_03.jpg);
	background-repeat: no-repeat;
	background-position: -50px top;
	display: block;
	height: 47px;
	width: 25px;
	cursor: pointer;
	position: absolute;
	left: -120px;
	top: 182px;
}
#zzsc a.pre:hover {
	background-position: -75px top;
}
#zzsc .next {
	background-image: url(../Images/index80.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 47px;
	width: 25px;
	cursor: pointer;
	top: 182px;
	right: -120px;
	position: absolute;
}
#zzsc a.next:hover {
	background-position: -25px top;
}
#zzsc #pic_list_1 {
	height: 256px;
	width: 100%;
	/*overflow: hidden;*/
	position: relative;
}
.zzsc_box_img {
	width: 100%;
	height: 172px;
	overflow: hidden;
}
#zzsc #pic_list_1 .box .title {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 46px;
	color: #494949;
	background: url(../Images/index81_03.jpg);
	/*background:rgba(000, 000, 000, 0.5);*/
    /*filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000); */
	height: 46px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width: 248px;
	/*text-indent: 1em;*/text-align: center;
	left: 0px;
}
#zzsc .box {
	width: 3600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#zzsc .box a.img:hover {
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	Opacity: 0.9;
	Filter: alpha(opacity=90);
	outline: none;
}
#zzsc .box .img {
	display: block;
}
#zzsc .box ul {
	float: left;
	display: block;
	height: 256px;
	width: 1200px;
}
#zzsc .box li {
	float: left;
	font-size: 0px;
	line-height: 0px;
	position: relative;
	width: 245px;
	height: 218px;
	margin-right: 73px;
	overflow: hidden;
}
#zzsc .nav {
	height: 10px;
	margin-top: 20px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#zzsc .nav a {
	background: #eaeaea;
	display: block;
	float: left;
	height: 10px;
	width: 75px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
	width: 142px;
	height: 6px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari 和 Chrome */
	border-radius: 15px;
	margin: 0 -2px;
}
#zzsc .nav a:hover {
	background-color: #f05d00;
}
#zzsc .nav .now {
	background-color: #f05d00;
	width: 142px;
	height: 18px;
	position: relative;
	bottom: 6px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari 和 Chrome */
	border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
#zzsc .box li {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
#zzsc .box li:hover {
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
}
#zzsc .box ul li:hover>a .title {
	color: #349695 !important;
}
.scroll_horizontal2 {
	position: relative;
	width: 1200px;
	height: 430px;
	line-height: 20px;
	top: 36px;
}
.scroll_horizontal2 .box {
	overflow: hidden;
	position: relative;
	width: 1200px;
	height: 433px;
	margin: 0 auto;
}
.scroll_horizontal2 .list {
	overflow: hidden;
	width: 9999px;
}
.scroll_horizontal2 .list li {
	float: left;
	text-align: center;
	/*width: 245px;margin-right: 73px;*/
	width: 409px;
	height: 432px;
	position: relative;
}
.anli_middle_ul1_b {
	width: 370px;
	height: 430px;
	background: #fff;
	border: 1px solid #dedede;
	float: left;
}
.scroll_horizontal2 .plus {
	background: url(../Images/index77_03.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	top: 50px;
}
.scroll_horizontal2 .minus {
	position: absolute;
	top: 50px;
	background: url(../Images/index80.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.scroll_horizontal2 .plus {
	left: -15px;
	top: 195px;
}
.scroll_horizontal2 .minus {
	right: -15px;
	top: 195px;
}
.scroll_horizontal2 .minus:hover {
	background: url(../Images/index80.png) no-repeat #009997;
}
.scroll_horizontal2 .plus:hover {
	background: url(../Images/index77_03.png) no-repeat #009997;
}
/*专家团队*/
.scroll_horizontal3 {
	position: relative;
	width: 1200px;
	height: 308px;
	line-height: 20px;
	top: 36px;
}
.scroll_horizontal3 .box {
	overflow: hidden;
	position: relative;
	width: 1200px;
	height: 308px;
	margin: 0 auto;
}
.scroll_horizontal3 .list {
	overflow: hidden;
	width: 9999px;
}
.scroll_horizontal3 .list li {
	float: left;
	text-align: center;
	/*width: 245px;margin-right: 73px;*/
	width: 300px;
	height: 294px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
.scroll_horizontal3 .list li:hover { /*background: rgb(0, 151, 152);transition: all 0.4s ease-in-out 0s;*/
	-moz-box-shadow: 0px 2px 10px #B0A8B0;/*firefox*/
	-webkit-box-shadow: 0px 2px 10px #B0A8B0;/*webkit*/
	box-shadow: 0px 2px 10px #B0A8B0;/*opera或ie9*/
	transform: translate3d(0, -2px, 0);
}
.scroll_horizontal3 .list li:hover .tab_name {
	color: rgb(0, 151, 152);
}
.scroll_horizontal3 .plus {
	background: url(../Images/index77_03.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	top: 50px;
}
.scroll_horizontal3 .minus {
	position: absolute;
	top: 50px;
	background: url(../Images/index80.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.scroll_horizontal3 .plus {
	left: -15px;
	top: 195px;
}
.scroll_horizontal3 .minus {
	right: -15px;
	top: 195px;
}
.scroll_horizontal3 .minus:hover {
	background: url(../Images/index80.png) no-repeat #009997;
}
.scroll_horizontal3 .plus:hover {
	background: url(../Images/index77_03.png) no-repeat #009997;
}
.scroll_horizontal {
	position: relative;
	width: 1200px;
	height: 256px;
	line-height: 20px;
	top: 36px;
}
.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1200px;
	height: 256px;
	margin: 0 auto;
}
.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
	height: 218px;
}
.scroll_horizontal .list li {
	float: left;
	text-align: center;
	/*width: 245px;margin-right: 73px;*/
	width: 318px;
	height: 218px;
	position: relative;
}
.scroll_horizontal .plus {
	background: url(../Images/index77_03.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	top: 50px;
}
.scroll_horizontal .minus {
	position: absolute;
	top: 50px;
	background: url(../Images/index80.png) no-repeat #c0c0c0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.scroll_horizontal .plus {
	left: -15px;
	top: 106px;
}
.scroll_horizontal .minus {
	right: -15px;
	top: 106px;
}
.scroll_horizontal .minus:hover {
	background: url(../Images/index80.png) no-repeat #009997;
}
.scroll_horizontal .plus:hover {
	background: url(../Images/index77_03.png) no-repeat #009997;
}
.rong_title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 46px;
	color: #494949;
	background: url(../Images/index81_03.jpg);
	height: 46px;
	position: absolute;
	bottom: 0px;
	z-index: 30;
	width: 245px;
	text-align: center;
	left: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rongyu_dd1 {
	width: 245px;
	float: left;
	height: 218px;
}
/*首页新闻资讯轮播图*/
.news {
	height: 200px;
}
.m-slide {
	position: relative;
	width: 790px;
	height: 200px;
	background: #fff;
	margin-top: 10px;
	float: left;
}
/*.m-slide .bottom-shadow {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
    background: #e6e6e6;
    border-bottom: 1px solid #ececec
}*/
.m-slide .img {
	float: left;
	position: relative
}
.m-slide .img li, .m-slide .img a, .m-slide .img img {
	display: block;
	width: 290px;
	height: 200px
}
.m-slide .img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0
}
.m-slide .img .first {
	display: block
}
.m-slide .tab {
	float: right
}
.m-slide .tab li {
	margin-bottom: 20px;
	width: 480px
}
.m-slide .tab .first {
	border-top: 0
}
.m-slide .tab a {
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
	height: 90px;
}
.m-slide .tab a b {
	position: absolute;
	left: 0;
	top: 20px;
	width: 4px;
	height: 11px;
	overflow: hidden
}
.m-slide .tab a span {
	position: absolute;
	overflow: hidden
}
.m-slide .tab a .title {
	left: 116px;
	top: 6px;
	height: 24px;
	line-height: 24px;
	color: #515151;
	font-size: 18px;
}
.m-slide .tab a .des {
	left: 116px;
	top: 36px;
	line-height: 22px;
	color: #919191;
	font-size: 16px;
}
.m-slide .tab .first a {
	height: 50px
}
.m-slide .tab .on a {
/*border-left: 3px solid #41a1f2*/
}
.m-slide .tab .on a b {
	background: url(../Images/dot.png) no-repeat
}
.m-slide .tab .on a .title {
	color: #349695;
}
.div_ri {
	width: 98px;
	height: 88px;
	border: 1px solid #c3c3c3;
}
.div_ri_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #515151;
	font-size: 40px;
	font-weight: bold;
	border-bottom: 1px solid #c3c3c3;
}
.div_ri_bottom {
	line-height: 27px;
	text-align: center;
	color: #7f7f7f;
	font-size: 16px;
}
.news_r {
	width: 383px;
}
.news_r ul li {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #c3c3c3;
	line-height: 40px;
}
.news_r ul li a {
	color: #919191;
	font-size: 16px;
}
.news_li_s1 {
	margin-right: 30px;
}
.news_r ul li:hover>a {
	color: #349695;
	font-size: 16px;
}
/*底部*/
.footer {
	height: 210px;
	background: #282828;
	margin-top: 120px;
}
.footer_top {
	height: 146px;
	border-bottom: 1px solid #484848;
}
.footer_top_middle {
	padding-top: 34px;
}
.footer_top_fl {
	width: 770px;
}
/*.footer_top_fl_ul1{margin-bottom: 20px;}*/
.footer_top_fl_ul1 LI {
	margin-bottom: 20px;
}
.footer_top_fl_ul1 li, .footer_top_fl_ul2 li {
	float: left;
	border-right: 1px solid #919191;
}
.footer_top_fl_ul1 li a {
	padding: 0px 10px;
	color: #919191;
	font-size: 16px;
}
.footer_top_fl_ul1 li a:hover {
	color: #349695;
}
.foot_you {
	height: 68px;
	color: #919191;
	font-size: 14px;
}
.footer_top_fl_ul2 li {
	margin-bottom: 10px;
}
.footer_top_fl_ul2 li a {
	padding: 0px 10px;
	color: #919191;
	font-size: 14px;
}
.footer_top_fl_ul2 li a:hover {
	color: #349695;
}
.footer_bottom_s1, .footer_bottom_s1 a {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 62px;
}
.footer_bottom_s1 a:hover {
	color: #349695;
}
/*内页导航条*/
.link {
	background: #f7f7f7;
}
.submenu li {
	background: #f7f7f7;
}
.list-title {
	display: inline-block;
	width: 100%;
	max-width: 200px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: #FFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #f39800;
	font-weight: bold;
	cursor: pointer;
}
h1 {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-top: 80px;
}
h1 a {
	color: #f39800;
	font-size: 16px;
}
.accordion {
	width: 248px;
	max-width: 250px;
	border: solid 1px #ccc;
	background: #FFF;
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 42px;
	color: #4D4D4D;
	font-size: 18px;
	/*font-weight: bold;*/
	border-bottom: 1px dotted #d6d7dc;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li:last-child .link {
/*border-bottom: 0;*/
}
.accordion li {
	cursor: pointer;
}
.accordion li i {
	position: absolute;
	top: 16px;
	left: 12px;
	font-size: 18px;
	color: #595959;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	color: #349695;
}
.accordion li.open i {
	color: #349695;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/
.submenu {
	display: none;
	background: #f5f5f5;
	font-size: 16px;
}
.submenu li {
	border-bottom: 1px dotted #d6d7dc;
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #666;
	padding: 12px;
	padding-left: 52px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu a:hover, .submenu li.current a {
	background: #fff;
	color: #349695;
	border-left: 3px solid #349695;
}
.content_nav, .account-l {
	width: 250px;
}
.account-l {
	margin-bottom: 15px;
}
.content_nav {
	margin-bottom: 30px;
}
/*单页*/
.content_banner {
	height: 68px;
}
.content_banner_s1, .content_banner_s1 a {
	color: #7f7f7f;
}
.content_banner_s1 {
	margin-top: 36px;
	float: left;
}
.content_banner_s1 a:hover {
	color: #349695;
}
.zixun {
	height: 94px;
	background: #f85f01;
}
.zixun_fl {
	width: 130px;
	height: 94px;
	border-right: 1px solid #fa843c;
}
.zixun_fl p, .zixun_fr p {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.erweima {
	width: 248px;
	height: 240px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
 border-bottom: border-right: 1px solid #e6e6e6;
	background: #f7f7f7;
	margin-bottom: 15px;
}
.erweima_img2 {
	margin-left: 15px;
}
.erweima_p1 {
	font-size: 12px;
	color: #7f7f7f;
	text-align: center;
	line-height: 30px;
}
.erweima_img3 {
	margin-right: 15px;
}
.zidingyi {
	margin-bottom: 15px;
}
.zidingyi a {
	color: #797979
}
.anli a {
	color: #797979
}
.guanggao {
	height: 250px;
	position: relative;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
}
.guanggao_ying {
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../Images/index19_03.png);
	position: absolute;
	left: 0px;
	top: 210px;
}
.anli {
	margin-bottom: 15px;
}
.content_fr {
	width: 1000px;
	overflow: hidden;
}
.content_fr_p1 {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 16px;
}
.content_fr_d1 {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.content_xiangguan {
	border-top: 1px solid #e6e6e6;
	margin-top: 15px;
	margin-bottom: 120px;
}
/*相关新闻*/
#outer {
	width: 100%;
	margin: 48px auto 0px auto;
}
#tab {
	overflow: hidden;
	zoom: 1;
	height: 56px;
}
#tab li {
	float: left;
	color: #7f7f7f;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	list-style-type: none;
	padding: 0 20px;
}
#tab li.current {
	color: #349695;
}
#content {
	border-top-width: 0;
}
#content ul {
	line-height: 25px;
	display: none;
}
#content ul li {
	width: 545px;
	float: left;
}
.outer_p1 {
	margin-top: 8px;
	margin-left: 5px;
}
/*.content{overflow-x: hidden;}*/
.content_ul_p01 {
	font-size: 18px;
	text-align: center;
	line-height: 41px;
	color: #626262;
}
#content ul li {
	width: 100% !important;
	overflow: hidden;
	float: left;
}
.content_ul_img01 {
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.content_fl {
	width: 395px;
}
.content_time {
	width: 96px;
	height: 88px;
	border: 1px solid #e6e6e6;
}
.content_time1 {
	margin-left: 20px;
}
.content_time_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	color: #515151;
	font-size: 40px;
	font-weight: bold;
}
.content_time_bottom {
	color: #7f7f7f;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
}
.content_d {
	width: 280px;
	font-size: 14px;
	line-height: 30px;
	color: #919191;
}
.content_xiang_fr {
	width: 564px;
}
.content_xiang_fr_b {
	height: 130px;
}
.content_time_fr {
	width: 422px;
	height: 88px;
}
.content_time_fr_p1 {
	line-height: 24px;
	color: #515151;
	font-size: 18px;
	margin-bottom: 14px;
}
.content_time_fr_p2 {
	line-height: 26px;
	color: #919191;
}
.content_xiang_b {
	height: 20px;
}
.content_xiang_fr_b:hover {
	background: #f7f7f7;
}
.content_xiang_fr_b:hover>a .content_time_fr .content_time_fr_p1 {
	color: #359798;
}
.content_fl:hover>a .content_ul_p01 {
	color: #349695;
}
.content_xiang_fr_b a {
	display: block;
}
/*列表页*/
.list_ul li {
	height: 200px;
	width: 992px;
	margin: 4px 4px;
	padding: 33px 0px;
	border-bottom: 1px dotted #e8e8e8;
}
.list_ul_img01 {
	width: 260px;
	height: 200px;
	overflow: hidden;
}
.list_ul_fr {
	width: 700px;
	height: 200px;
}
.list_ul_s01 {
	font-size: 18px;
	color: #3f3f3f;
	line-height: 40px;
	font-weight: bold;
}
.list_ul_s02 {
	font-size: 14px;
	color: #919191;
	line-height: 40px;
	margin-right: 16px;
}
.list_ul_content {
	height: 86px;
	font-size: 16px;
	padding-right: 16px;
	color: #7f7f7f;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.list_ul_gengduo {
	width: 97px;
	height: 34px;
	/*border: 1px solid #e4e4e4;*/
	line-height: 32px;
	text-align: center;
	color: #a0a0a0;
	/*-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px; */
	background: url(../Images/index23_03.jpg) no-repeat;
}
.list_ul li {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.list_ul li:hover {
	/*transform:translate(0,-30px);
    -webkit-transform:translate(0,-30px);
    -moz-transform:translate(0,-30px);
    -o-transform:translate(0,-30px);
    -ms-transform:translate(0,-30px);*/
	-moz-box-shadow: 0px 0px 18px #999;
	-webkit-box-shadow: 0px 0px 18px #999;
	box-shadow: 0px 0px 18px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
}
.list_ul li a .list_ul_img01 {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.list_ul li a:hover>.list_ul_img01 {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
	margin-left: 20px;
}
.list_ul li a .list_ul_fr {
	transition: width 0.8s ease-in-out;
	-webkit-transition: width 0.8s ease-in-out;
	-moz-transition: width 0.8s ease-in-out;
	-o-transition: width 0.8s ease-in-out;
}
.list_ul li a:hover>.list_ul_fr {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
	width: 700px;
}
.xiangguan_gengduo {
	border: 1px solid #e4e4e4;
	margin: 35px 0 0 310px;
	width: 196px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.xiangguan_gengduo a {
	color: #757575;
	display: block;
	border: none;
}
/*加盟申请*/
.jiameng {
	height: 1050px;
	background: #fdfdfd;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 88px;
}
.jiameng_line {
	height: 4px;
	background: url(../Images/index26_03.jpg) no-repeat;
}
.jiameng_fl {
	width: 856px;
}
.jiameng_fl_p1 {
	font-size: 22px;
	font-weight: bold;
	color: #434343;
	text-align: center;
	margin-top: 48px;
}
.jiameng_fl_p1 span {
	color: #eb5a01;
}
.jiameng_fl_p2 {
	font-size: 14px;
	color: #919191;
	text-align: center;
	margin-top: 3px;
}
/*留言*/
.mail_box {
	margin: auto;
}
.mail_box p {
	position: relative;
	padding-left: 12px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: "微软雅黑";
}
.mail_box p:after {
	content: '';
	width: 3px;
	height: 20px;
	background: #005BAC;
	position: absolute;
	left: 0;
	top: 2px;
}
.mail_box p>i {
	font-size: 18px;
	font-weight: bold;
}
.mail_box p span {
	color: #005BAC;
}
.mail_box p em {
	position: absolute;
	right: 0;
	display: block;
	top: 0;
	font-size: 14px;
}
.mail_box .left {
	float: left;
	width: 560px;
	padding-right: 40px;
	border-right: #dcdcdc 1px solid;
}
.new_style li {
	width: 100%;
	position: relative;
	height: 45px;
	line-height: 45px;
	/*font-family: "宋体";*/
	font-size: 14px;
	border-bottom: #e0dcdc 1px dashed;
}
.new_style li span {
	position: absolute;
	right: 0;
	top: 0;
}
.new_style li:hover a {
	color: #005BAC;
}
.mail_box .right {
	float: right;
	width: 560px;
}
a.more_btn {
	margin: 30px auto 0;
	text-align: center;
	line-height: 35px;
	border-radius: 17.5px;
	display: block;
	width: 155px;
	height: 35px;
	border: #dcdcdc 1px solid;
	font-size: 14px;
	color: #999;
}
a.more_btn:hover {
	color: #fff;
	background: #005BAC;
	border: #005BAC 1px solid;
}
.mail_new {
	width: 1200px;
	margin: 0 auto;
}
.mail_form {
	width: 808px;
	margin: 0px auto 0;
	padding-top: 35px;
	color: #666;
	font-size: 14px;
	padding-bottom: 40px;
}
.form_select {
	width: 100%;
	margin-bottom: 10px;
}
.form_select1 {
	height: 43px;
}
.form_select i {
	color: #666;
	display: inline-block;
	width: 210px;
	text-align: right;
	line-height: 34px;
}
.form_select i>span {
	margin-right: 10px;
	color: red;
}
.form_select .input1 {
	color: #333;
	text-indent: 10px;
	height: 34px;
	border: #d2d2d2 1px solid;
}
.form_select select {
	text-indent: 2px;
	height: 34px;
	border: #d2d2d2 1px solid;
	color: #919191;
	font-size: 14px;
}
.input1 {
	width: 476px;
}
.input2, .form_select textarea {
	width: 476px;
}
.form_select textarea {
	color: #333;
	font-size: 14px;
	text-indent: 10px;
	border: #d2d2d2 1px solid;
	height: 208px;
	vertical-align: top;
}
.form_select select {
	width: 479px;
}
.form_select em {
	display: inline-block;
	width: 116px;
	height: 36px;
	vertical-align: middle;
}
.form_btn {
	margin-top: 30px;
	width: 136px;
	float: left;
}
.form_btn input[type="submit"] {
	background: url(../Images/index27_03.jpg) !important;
}
.form_btn input[type="reset"] {
	background: url(../Images/index28_03.jpg) !important;
}
.form_btn input[type="submit"], .form_btn input[type="reset"] {
	cursor: pointer;
	width: 126px;
	height: 36px;
	color: #fff;
	border: none;
}
.form_btn input[type="submit"]:hover, .form_btn input[type="reset"]:hover {
	text-decoration: underline;
}
i {
	display: inline-block;
	font-style: normal;
}
.form_select span {
	color: #eb5a01;
}
.form_btn1 {
	margin-left: 0px;
	margin-top: 40px;
	margin-left: 216px;
}
.form_btn1, .form_btn11 {
	background: url(../Images/index27_03.jpg) !important;
	border: none;
	cursor: pointer;
}
.form_btn2, .form_btn22 {
	background: url(../Images/index28_03.jpg) !important;
	border: none;
	margin-left: 40px;
	margin-top: 40px;
	cursor: pointer;
}
.form_btn1 input, .form_btn2 input, .form_btn1, .form_btn2, .form_btn11, .form_btn22 {
	width: 175px !important;
	height: 58px !important;
}
.jiameng_fr {
	width: 420px;
}
.jiameng_fr_top {
	height: 270px;
	background: #f85f01;
}
.jiameng_fr_line {
	height: 1px;
	background: #fa843a;
}
.jiameng_fr_top ul li {
	float: left;
}
.jiameng_p1 {
	color: #333;
	font-size: 14px;
	margin-left: 204px;
	position: static !important;
}
/*图片列表*/
.list_tu_ul li {
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 35px;
	float: left;
	width: 320px;
	height: 350px;
	border: 1px solid #e8e8e8;
	background: #f9f9f9;
}
.list_tu_ul_img01 {
	height: 260px;
	/*height: 210px;*/
	overflow: hidden;
	background: #fff;
}
.list_tu_ul_p1 {
	font-size: 16px;
	text-align: center;
	color: #454545;
	margin-top: 30px;
	margin-bottom: 15px;
}
.list_tu_ul_p2 {
	font-size: 14px;
	text-align: center;
	color: #8f8f8f;
	margin-bottom: 12px;
}
.list_tu_ul li {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.list_tu_ul li:hover {
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
}
.list_tu_ul li:hover> a .list_tu_ul_img01 {
	height: 210px;
}
.list_tu_ul li a .list_tu_ul_img01 {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.list_tu_ul li:hover> a .list_tu_ul_p1 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.list_tu_ul li a .list_tu_ul_p1 {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
}
.list_tu_ul_div01 {
	height: 40px;
	padding: 0 22px;
	line-height: 24px;
	color: #8f8f8f;
	margin-bottom: 10px;
}
.list_tu_ul_geng {
	width: 96px;
	height: 32px;
	border: 1px solid #e8e8e8;
	margin: 0 112px;
	line-height: 32px;
	text-align: center;
	color: #8f8f8f;
}
.list_tu_ul li a .list_tu_ul_div01 {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.list_tu_ul li:hover> a .list_tu_ul_div01 {
	visibility: visible;
	opacity: 1;
}
.list_tu_ul li a .list_tu_ul_geng {
	transition: All 0.8s ease-in-out;
	-webkit-transition: All 0.8s ease-in-out;
	-moz-transition: All 0.8s ease-in-out;
	-o-transition: All 0.8s ease-in-out;
	visibility: hidden;
	opacity: 0;
}
.list_tu_ul li:hover> a .list_tu_ul_geng {
	visibility: visible;
	opacity: 1;
}
.list_tu_ul li:hover> a .list_tu_ul_p1 {
	color: #349695;
}
/*经典案例*/
.jingdian_title {
	height: 108px;
	background: url(../Images/index36_03.jpg) bottom left no-repeat;
}
.jingdian_p01 {
	font-size: 18px;
	color: #454545;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
}
.jingdian_p01 span {
	color: #eb5a01;
}
.jingdian_p02 {
	font-size: 12px;
	color: #919191;
	text-align: center;
}
.jingdian_qingkuan {
	padding: 20px 0 40px 0;
}
.jingdian_qingkuan {
	color: #919191;
}
.jingdian_ul01 {
	padding: 20px 0 0px 0;
}
.jingdian_ul01 li {
	width: 227px;
	height: 195px;
	overflow: hidden;
	float: left;
	margin-left: 19px;
}
.jingdian_ul01 li img {
	cursor: pointer;
	transition: all 1.4s;
}
.jingdian_ul01 li :hover {
	transform: scale(1.4);
}
.jingdian_ul02 {
	margin-top: 20px;
}
.jingdian_ul02 li {
	width: 294px;
	height: 362px;
	background: #f9f9f9;
	float: left;
	margin-left: 19px;
}
.jingdian_div02 {
	height: 224px;
	overflow: hidden;
}
.jingdian_ul02_p1 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #349695;
	padding: 0 10px;
}
.jingdian_ul02_p1 a {
	color: #349695;
}
.jingdian_ul02_p2 {
	color: #919191;
	padding: 0 10px;
	line-height: 24px;
}
.jingdian_ul02_p2 a {
	color: #919191;
}
.jingdian_ul02 li {
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear; /* Firefox 4 */
	-webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
	-o-transition: all 0.2s linear;
}
.jingdian_ul02 li:hover {
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
}
.jingdian_ul02 li {
	margin-right: 20px;
	float: left;
	margin-bottom: 38px;
}
.peitao_line {
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}
/*内部外部环境*/
.huanjing_fl {
	width: 610px;
	height: 492px;
	border: 1px solid #c6d4df;
	padding: 3px;
	overflow: hidden;
}
.huanjing_fr {
	width: 376px;
}
.huanjing_fr_hu {
	width: 100%;
	height: 244px;
	overflow: hidden;
}
.huanjing {
	margin-top: 40px;
}
.huanjing_fr_bottom {
	width: 100%;
	height: 238px;
	overflow: hidden;
	padding: 3px;
	border: 1px solid #c6d4df;
	margin-top: 10px;
	_margin-top: 10px;
	overflow: hidden;
}
.huanjing_fr_ul01 li {
	margin-top: 10px;
	float: left;
	width: 323px;
	height: 241px;
	border: 1px solid #c6d4df;
	margin-right: 12px;
	overflow: hidden;
}
.huanjing_fr_ul01 li div {
	padding: 3px;
}
.huanjing_fr_top {
	padding: 3px;
	border: 1px solid #c6d4df;
	margin-bottom: 13px;
	overflow: hidden;
}
.jigou_ul01 {
	margin-top: 20px;
}
.jigou_ul01 li {
	margin-right: 6px;
	float: left;
	width: 327px;
	height: 263px;
	background: #f9f9f9;
}
.jigou_img01 {
	width: 100%;
	height: 222px;
	overflow: hidden;
}
.jigou_ul_p01 {
	font-size: 16px;
	color: #999999;
	line-height: 42px;
	text-align: center;
}
.jigou_ul_p01 span {
	color: #009a9c;
}
.jigou_ul_img01 {
	margin: 56px auto 0 auto;
	width: 287px;
	height: 35px;
	display: block;
}
.jigou_ul_d01 {
	border-bottom: 1px dotted #ccc;
}
.waibu {
	margin-top: 40px;
	margin-bottom: 36px;
}
.waibu li {
	width: 327px;
	height: 245px;
	float: left;
	background: #f9f9f9;
	margin-right: 6px;
	margin-bottom: 10px;
}
.waibu_d01 {
	width: 100%;
	height: 205px;
	overflow: hidden;
}
.waibu_p01 {
	font-size: 16px;
	color: #515151;
	text-indent: 10px;
	line-height: 42px;
	font-weight: bold;
}
.huanjing_fl img {
	cursor: pointer;
	transition: all 1.4s;
}
.huanjing_fl :hover {
	transform: scale(1.4);
}
.huanjing_fr_bottom img {
	cursor: pointer;
	transition: all 1.4s;
}
.huanjing_fr_bottom :hover {
	transform: scale(1.4);
}
.huanjing_fr_ul01 li div img {
	cursor: pointer;
	transition: all 1.4s;
}
.huanjing_fr_ul01 li div :hover {
	transform: scale(1.4);
}
.huanjing_fr_top img {
	cursor: pointer;
	transition: all 1.4s;
}
.huanjing_fr_top :hover {
	transform: scale(1.4);
}
.waibu_d02 {
	font-size: 14px;
	color: #919191;
	line-height: 24px;
}
.xingfu_img01 {
	margin-top: 20px;
}
.input01 {
	height: 0px !important;
	vertical-align: middle
}
label {
	padding: 0px 20px;
	line-height: 24px;
	float: left;
	width: 150px;
}
/*专家团队*/
.list_zhuan li {
	height: 420px;
	width: 992px;
	margin-left: 4px;
	border-bottom: 1px dotted #e8e8e8;
}
.list_zhuan li:first-child {
	margin-top: 7px;
}
.list_zhuan_block {
	padding: 46px 0 30px 0;
	height: 343px;
}
.list_zhuan_block_img01 {
	width: 304px;
	height: 343px;
	overflow: hidden;
}
.list_zhuan_block_fr {
	width: 680px;
	height: 343px;
}
.list_zhuan_block_fr_p1 {
	font-size: 28px;
	font-weight: bold;
	color: #464646;
}
.list_zhuan_block_fr_p1 span {
	color: #eb5a01;
}
.list_zhuan_block_fr_x {
width: width: 688px;
	height: 100px;
}
.list_zhuan_block_fr_line {
	margin-top: 5px;
	margin-bottom: 30px;
	height: 4px;
	background: url(../Images/index58_06.jpg);
}
.list_zhuan_block_fr_content {
	height: 128px;
	font-size: 14px;
	line-height: 24px;
	color: #7f7f7f;
	width: 668px;
}
.content_fr_ul02 {
	margin-top: 20px;
}
.content_fr_ul02 {
	width: 92px;
	height: 97px;
	float: left;
	border-bottom: none;
}
.content_fr_ul02 p {
	font-size: 14px;
	color: #878787;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
}
.content_fr_ul02 img {
	display: block;
	margin: 5px auto;
}
.list_zhuan li {
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear; /* Firefox 4 */
	-webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
	-o-transition: all 0.2s linear;
}
.list_zhuan li:hover {
	/*-webkit-box-shadow:0px 5px 15px #B0A8B0;
    -moz-box-shadow:0px 5px 15px #B0A8B0;
    box-shadow:0px 5px 15px #B0A8B0;*/
	-moz-box-shadow: 0px 0px 18px #999;
	-webkit-box-shadow: 0px 0px 18px #999;
	box-shadow: 0px 0px 18px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
}
/*详情页*/
.show_line {
	height: 4px;
	background: url(../Images/index64_03.jpg);
}
.shou_zhuan_ul {
	margin: 37px 0 10px;
}
.shou_zhuan_ul li {
	width: 250px;
	height: 350px;
	float: left;
}
.shou_zhuan_p1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #555555;
}
.shou_zhuan_p2 {
	font-size: 12px;
	text-align: center;
	color: #919191;
	margin: 5px 0 10px;
}
.shou_zhuan_p3 {
	font-size: 14px;
	color: #7f7f7f;
	padding: 0 6px;
	line-height: 24px;
}
.shou_zhuan_ul li:hover {
	background: #009996;
}
.shou_zhuan_img01 {
	width: 100%;
	height: 170px;
	background: url(../Images/index65.png) center center no-repeat;
}
.shou_zhuan_img02 {
	width: 100%;
	height: 170px;
	background: url(../Images/index67.png) center center no-repeat;
}
.shou_zhuan_img03 {
	width: 100%;
	height: 170px;
	background: url(../Images/index69.png) center center no-repeat;
}
.shou_zhuan_img04 {
	width: 100%;
	height: 170px;
	background: url(../Images/index65.png) center center no-repeat;
}
.shou_zhuan_ul li:hover> .shou_zhuan_img01 {
	background: url(../Images/index66.png) center center no-repeat;
}
.shou_zhuan_ul li:hover> .shou_zhuan_img02 {
	background: url(../Images/index68.png) center center no-repeat;
}
.shou_zhuan_ul li:hover> .shou_zhuan_img03 {
	background: url(../Images/index70.png) center center no-repeat;
}
.shou_zhuan_ul li:hover> .shou_zhuan_img04 {
	background: url(../Images/index66.png) center center no-repeat;
}
.shou_zhuan_ul li:hover> .shou_zhuan_p1 {
	color: #fff;
}
.shou_zhuan_ul li:hover> .shou_zhuan_p2 {
	color: #fff;
}
.shou_zhuan_ul li:hover> .shou_zhuan_p3 {
	color: #fff;
}
.shou_zhuan_ul li {
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear; /* Firefox 4 */
	-webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
	-o-transition: all 0.2s linear;
}
.shou_zhuan_ul li:hover {
	-webkit-box-shadow: 0px 5px 15px #B0A8B0;
	-moz-box-shadow: 0px 5px 15px #B0A8B0;
	box-shadow: 0px 5px 15px #B0A8B0;
}
.shou_zhuan_ul02 {
	margin-top: 50px;
	margin-bottom: 60px;
}
.shou_zhuan_ul02 li {
	width: 330px;
	height: 248px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
}
.shou_zhuan_ying {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../Images/index74_09.png);
}
.shou_zhuan_d02 {
	width: 43px;
	height: 43px;
	background: url(../Images/index72_06.png);
	margin: 80px auto 10px;
}
.shou_zhuan_p4 {
	text-align: center;
	font-size: 16px;
	color: #e0e0e0;
	font-weight: bold;
}
.shou_zhuan_ul02 li:hover>.shou_zhuan_ying .shou_zhuan_d02 {
	width: 43px;
	height: 43px;
	background: url(../Images/index73_06.png);
	margin: 80px auto 10px;
}
.shou_zhuan_ul02 li:hover>.shou_zhuan_ying .shou_zhuan_p4 {
	color: #f85f01;
}
/**/
.B_box {
	width: 1220px;
	margin: auto;
	margin-top: 10px;
}
.B_box .B_box_l {
	width: 260px;
}
.B_box .B_box_l .In_title_q {
	height: 410px;
	box-shadow: 1px 3px 3px #cfcccc;
	background: #f1f1f1;
}
.B_box .B_box_l .In_title_q .In_title {
	height: 123px;
	background: #009995;
	text-align: center;
}
.B_box .B_box_l .In_title_q .In_title span.s_01 {
	font-size: 36px;
	font-family: "微软雅黑";
	color: #fff;
	font-weight: bold;
	padding-top: 37px;
}
.B_box .B_box_l .In_title_q .In_title span.s_02 {
	font-size: 14px;
	font-family: "Sylfaen";
	color: #d6e9e8;
}
.B_box .B_box_l .In_title_q .In_con {
	background: #f1f1f1;
	padding-top: 17px;
	height: 270px;
}
.B_box .B_box_l .In_title_q .In_con ul {
}
.B_box .B_box_l .In_title_q .In_con ul li {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	background: url(../Images/20171025114958768.png) bottom repeat-x;
}
.B_box .B_box_l .In_title_q .In_con ul li a {
	color: #666;
	text-decoration: none;
	margin-left: 27px;
}
.B_box .B_box_l .In_title_q .In_con ul li:hover, .B_box .B_box_l .In_title_q .In_con ul li.dq {
	font-weight: bold;
	color: #009995;
	background: #ffd9c1;
}
.B_box .B_box_l .In_title_q .In_con ul li.dq a {
	color: #009995
}
.B_box .B_box_l .In_title_q .In_con ul li a:hover {
	color: #009995
}
/*右侧内容区*/
.B_box_r {
	width: 960px;
}
.B_box_r .R_top {
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 999;
}
.B_box_r .B_b_klnhjj {
	text-align: center;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	font-family: "微软雅黑";
	margin-top: 30px;
}
.B_box_r .B_b_klnhjj span {
	color: #f05e00
}
.B_box_r .B_b_xt {
	color: #979696;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 26px;
}
.B_box_r .B_b_xxian {
	text-align: center;
}
.B_box_r .B_b_ww {
	font-size: 16px;
	font-family: "宋体";
	line-height: 28px;
	color: #797979;
}
.B_box_r .B_b_ww strong {
	color: #f05e00
}
.B_box_r .B_bzyyw_t {;
	height: 390px;
}
.B_box_r .B_bzyyw_t ul li {
	height: 48px;
	margin-bottom: 4px;
	width: 930px;
	color: #797979;
	height: 48px;
	float: left;
}
.B_box_r .B_bzyyw_t ul li span.klnhjj_wt {
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	color: #797979;
	width: 48px;
	background: #e4e4e4;
	font-family: Verdana;
	font-size: 44px;
}
.B_box_r .B_bzyyw_t ul li span.klnhjj_wt_h {
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	color: #a96b44;
	width: 48px;
	background: #ffc8a5;
	font-family: Verdana;
	font-size: 44px;
}
.B_box_r .B_bzyyw_t ul li span.klnhjj_ww {
	float: left;
	line-height: 48px;
	background: #f3f3f3;
	font-family: 宋体;
	font-size: 16px;
	padding: 0 15px;
}
.B_box_r .B_bzyyw_t ul li span.klnhjj_ww_h {
	float: left;
	line-height: 48px;
	background: #ffe2d0;
	font-family: 宋体;
	font-size: 16px;
	padding: 0 15px;
}
.B_box_r .B_gsry {
	height: 410px;
}
.B_box_r .B_gsry .B_gsry_l {
	width: 321px;
}
.B_box_r .B_gsry .B_gsry_r {
	width: 602px;
	font-size: 16px;
	font-family: "宋体";
	line-height: 28px;
	color: #797979;
}
.B_box_r .B_b_left_w {
	font-size: 16px;
	font-family: "宋体";
	line-height: 28px;
	color: #797979;
	width: 573px;
}
.B_box_r .B_b_right_w {
	font-size: 16px;
	font-family: "宋体";
	line-height: 28px;
	color: #797979;
	width: 520px;
	margin-top: 40px;
}
.B_box_r table {
	border: 1px solid #fff;
	background: #f3f3f3;
}
.B_box_r table tr {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-family: 宋体;
	color: #7a7a7a;
}
.B_box_r table tr td {
	padding: 0 10px;
}
.B_box_r table tr .td_title {
	font-size: 16px;
	font-family: 宋体;
	color: #009995;
	text-align: center;
	font-weight: bold;
}
.B_box_r table tr .td_right {
	text-align: right;
}
/*发展历程*/
.dashiji_ul_li1 {
	height: 180px;
	width: 100%;
	border-bottom: 1px solid #d6d7dc;
}
.dashiji_ul_img1 {
	width: 200px;
	height: 140px;
	overflow: hidden;
}
.dashiji_ul_d1 {
	padding-top: 20px;
}
.dashiji_ul_d2 {
	width: 790px;
	height: 160px;
	margin-left: 10px;
}
.dashiji_ul_p1 {
	font-size: 18px;
	color: #349695;
	line-height: 30px;
}
.dashiji_ul_p1_s1 {
	font-size: 14px;
	color: #7f7f7f;
	font-weight: normal;
}
.shuzi {
	width: 18px;
	height: 18px;
	background: #349695;
	display: block;
	margin: 7px 7px 0 0;
	float: left;
	text-align: center;
	line-height: 18px;
	color: #fff;
}
.dashiji_ul_d3 {
	width: 100%;
	height: 106px;
	line-height: 26px;
	margin: 5px 0px;
	color: #919191;
	font-size: 16px;
}
.jingdian_geng1 {
	width: 118px;
	height: 38px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 7px 0px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #dedede;
	color: #919191;
}
.dashiji_ul_li2 {
	width: 100%;
	height: 42px;
	border-bottom: 1px dotted #e1e1e1;
	line-height: 42px;
}
.shuzi_02 {
	width: 18px;
	height: 18px;
	background: #7d7d7d;
	display: block;
	margin: 13px 7px 0 7px;
	float: left;
	text-align: center;
	line-height: 18px;
	color: #fff;
}
.dashiji_ul_li2_p1 {
	font-size: 14px;
	color: #676767;
}
.dashiji_ul_p1_s2 {
	margin-right: 15px;
}
.dashiji_ul_li2:hover>a .shuzi_02 {
	background: #349695;
}
.dashiji_ul_li2:hover>a .dashiji_ul_li2_p1 {
	color: #349695;
}
.dashiji_ul_li2:hover>a .dashiji_ul_p1_s2 {
	color: #349695;
}
/*回到顶部*/
.right-win {
	width: 70px;
	height: 287px;
	position: fixed;
	top: 125px;
	right: 5px;
	background-color: #fff;
	z-index: 900;
}
.right-win-ul {
	width: 70px;
	height: 306px;
	float: left;
	padding: 0;
	margin: 0;
}
.right-win-ul li {
	width: 70px;
	height: 70px;
	float: right;
	margin: 0 0 1px 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.right-win-ul li img {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.right-win-ul li img.last {
	width: 80px;
	height: 74px;
	position: absolute;
	top: 0;
	right: 0;
}
.right-win-link {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0px;
}
.right-win-tips {
	width: 70px;
	height: 74px;
	position: absolute;
	top: 0;
	left: 53px;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
}
.right-win-tel {
	width: 230px;
	height: 74px;
	position: absolute;
	top: 0;
	left: 80px;
	background: url(../Images/left-win-icon08.jpg) no-repeat;
	overflow: hidden;
}
.right-win-txt {
	width: 120px;
	height: 24px;
	position: absolute;
	top: 18px;
	left: 16px;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.right-win-btn {
	width: 70px;
	height: 30px;
	position: absolute;
	top: 14px;
	left: 165px;
	text-align: center;
	font-size: 12px;
	line-height: 34px;
	color: #fff;
	cursor: pointer;
}
.right-win-btn:hover {
	color: #fff;
}
#right-win-wx {
	width: 70px;
	height: 74px;
	float: left;
	margin: 0 0 1px 0;
	position: relative;
	list-style: none;
}
#right-win-wx .icon {
	width: 80px;
	height: 74px;
	position: absolute;
	top: 0;
	left: 0px;
}
.right-win-ul li .right-win-wx {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0;
	left: 0px;
}
.ding_li1 {
	background: url(../Images/index82_03.jpg);
}
.ding_li1:hover {
	background: url(../Images/index87_03.jpg);
}
.ding_li2 {
	background: url(../Images/index83_03.jpg);
}
.ding_li2:hover {
	background: url(../Images/index88_03.jpg);
}
.ding_li3 {
	background: url(../Images/index84_03.jpg);
}
.ding_li3:hover {
	background: url(../Images/index89_03.jpg);
}
.ding_li4 {
	background: url(../Images/index98_03.jpg);
}
.ding_li4:hover {
	background: url(../Images/index99_03.jpg);
}
.ding_li5 {
	background: url(../Images/index86_03.jpg);
}
.ding_li5:hover {
	background: url(../Images/index91_03.jpg);
}
.ding_li6 {
	background: url(../Images/index104.jpg);
}
.ding_li6:hover {
	background: url(../Images/index103.jpg);
}
.block>.submenu {
	display: block;
}
.content_xiangguan {
	display: none;
}
.xiang_xin {
	margin-bottom: 120px;
}
/*左侧新闻*/
.xiangxin li a {
	color: #797979;
	line-height: 24px;
}
.xiangxin li a:hover {
	color: #349695;
}
.jiameng_fr_li1 {
	width: 141px;
	height: 137px;
	overflow: hidden;
}
.jiameng_fr_li2 {
	width: 140px;
	height: 137px;
	overflow: hidden;
}
.jiameng_fr_li3 {
	width: 139px;
	height: 137px;
	overflow: hidden;
}
#bshareF {
	top: 460px !important;
}
/*网站地图*/
.page_ditu {
	margin-bottom: 40px;
}
.middle_ditu {
	margin-top: 50px;
	height: 91px;
	width: 100%;/*border-bottom: 1px solid #bcb9b5;*/
}
.middle_ditu_title {
	border-left: 3px solid #ff0008;
}
.middle_ditu_title a {
	font-size: 25px;
	margin-left: 20px;
	font-weight: bold;
	color: #000;
}
.middle_ditu_title a:hover {
	color: #ff0008;
}
.middle_ditu ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 30px;
	margin-top: 20px;
}
.middle_ditu ul li a:hover {
	color: #e5c417;
}
.middle_ditu ul li a {
	font-size: 18px;
	line-height: 30px;
	margin: 0 10px;
	color: #000;
}
.eli_next {
	display: block;
	overflow: hidden;
	margin: 0px 30px 10px 30px;
	line-height: 30px;
}
.eli_comment {
	display: block;
	overflow: hidden;
	margin: 0px 30px 10px 30px;
}
#ttkefuminily {
	display: none !important;
}
#minidialog {
	display: none !important;
}
/*.bdshare-slide-button-box .bdshare-slide-button{top:343px !important;}*/
#ttkefuico {
	display: none !important;
}
