﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
 @charset "utf-8";
/*

*/
 
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body, input, textarea {
	font-size: 14px;
	color: #666666;
	font-family: 'Microsoft Yahei';
}
img {
	border: none;
}
ul, ol, li, a {
	list-style: none;
	text-decoration: none;
}
input, select, textarea {
	outline: none;
	border: none;
	background: #FFF;
}
textarea {
	resize: none;
}
/*清浮动*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
/*公共部分*/
.fl {
	float: left;
} /*左浮动*/
.fr {
	float: right;
} /*右浮动*/
.c {
	clear: both;
} /*清浮动*/
.dn {
	display: none;
} /*不显示*/
/* ------------------------------------------index----------------------------------- */

/* 头部 */

/* 顶部样式 */
.h_top_c {
	width: 100%;
	height: 39px;
	background-color: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.h_top, .h_mid {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
.h_top span.Notice {
	float: left;
	line-height: 39px;
	font-weight: bold;
}
.h_top marquee {
	float: left;
	width: 300px;
	height: 39px;
	line-height: 39px;
	padding-left: 25px;
	font-size: 14px;
	color: #6c6c6c;
}
.h_top span.tel {
	float: right;
	line-height: 39px;
	color: #858585;
	font-size: 14px;
}
.h_top span.tel font {
	color: #d00000;
	font-weight: bold;
}
.logo {
	float: left;
	margin-top: -4px;
	padding-left: 20px;
}
.h_mid_c {
	width: 100%;
	height: 86px;
	position: relative;
	z-index: 99;
}
.itfname {
	float: left;
	line-height: 39px;
	padding: 0 0 0 25px;
}
.ihand {
	float: left;
	background: url(../images/hand.gif) 15px center no-repeat;
	padding: 0 0 0 40px;
	color: #d31111;
	line-height: 39px;
	font-weight: bold;
	font-size: 14px;
}
.newsshare {
	float: left;
	height: 21px;
	padding: 10px 0 0 0
}
.newsshare .bdshare-button-style0-16 a {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 23px !important;
	height: 24px !important;
	padding: 0 !important;
	margin: 0 0 0 3px!important;
}
.newsshare a {
	background: url(../images/share.gif) no-repeat !important;
}
.newsshare .bds_tsina, .newsshare a.bds_tsina:hover {
	background-position: -29px 0 !important;
}
.newsshare .bds_tqq, .newsshare a.bds_tqq:hover {
	background-position: -61px 0 !important;
}
.newsshare .bds_sqq, .newsshare a.bds_sqq:hover {
	background-position: 0 0 !important;
}
.newsshare .bds_weixin, .newsshare a.bds_weixin:hover {
	background-position: -87px 0 !important;
}
/* 顶部样式 end*/

.search {
	position: relative;
	float: right;
	z-index: 999;
	height: 32px;
	display: inline;
	margin: 0 0 0 30px;
	line-height: 30px;
	padding: 25px 0 13px 10px;
}
div.selectbox-wrapper {
	border: #dcdcdc 1px solid;
	overflow: hidden;
	width: 78px;
	position: absolute;
	top: 37px;
	left: 0;
	background: #fff;
	text-align: left;
	z-index: 10;
	border-top: 0;
}
div.selectbox-wrapper ul li.selected {
	background: #7a7a7a;
	color: #fff
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #7a7a7a
}
div.selectbox-wrapper ul li {
	float: left;
	display: inline-block;
	font-size: 12px;
	width: 70px;
	padding-left: 10px;
	height: 33px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 33px;
	color: #7a7a7a;
	cursor: pointer;
}
.selectbox {
	float: left;
	font-size: 12px;
	width: 74px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d4d4d4;
	border-left: 0;
	color: #7a7a7a;
	padding-left: 6px;
	background: url(../images/drop_down_icon_03.png) #fff no-repeat 90% center;
	cursor: pointer;
}
.text {
	background: #fff;
	border: 1px solid #d4d4d4;
	font-size: 12px;
	border-right: 0;
	width: 230px;
	height: 35px;
	line-height: 35px;
	text-indent: 6px;
	color: #7a7a7a;
	float: left;
}
.button {
	width: 49px;
	z-index: 9;
	position: relative;
	height: 37px;
	float: left;
	background: url(../images/insexsearch.png) no-repeat left top;
	cursor: pointer;
	margin-left: -1px;
}
.select {
	float: left;
	position: relative;
	width: 80px;
	height: 31px;
	line-height: 31px;
	color: #7a7a7a;
}
.select select {
	margin: 5px auto;
	width: 80px
}
/* logo search end*/

/* 头部 end*/

/* nav */
.nav_c {
	width: 100%;
	height: 49px;
	background-color: #198339;
}
.nav {
	width: 1004px;
	margin: 0 auto;
	height: 49px;
	position: relative;
	z-index: 9;
}
.nav ul li {
	float: left;
	width: 91px;
	margin: 0 0 0 0;
	text-align: center;
	position: relative;
	z-index: 8;
}
.nav ul li:hover {
	background-color: rgba(178,209,202,0.8);
	color: #fff;
}
.nav ul li.on {
	background: rgba(178,209,202,0.8);
	color: #fff;
}
.nav ul li a {
	width: 100%;
	font-size: 16px;
	line-height: 49px;
	color: #fff;
	display: block;
	font-family: 'Microsoft Yahei';
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li:first-child {
	border-left: 0;
}
.nav ul li:last-child {
	border-right: 0;
}
.nav ul li a:hover {
	color: #198339;
}
.nav ul li a.cur {
	color: #198339;
}
.nav ul li.on a {
	color: #198339;
}
.nav_dd {
	width: 90%;
	position: absolute;
	padding: 1% 5% 5% 5%;
	top: 49px;
	left: 0%;
	z-index: 7;
	background-color: rgba(178,209,202,0.9);
}
.nav ul li .nav_dd a {
	color: #198339;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid rgba(157,199,189,1);
}
/* nav end*/

/* banner */
.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/* main */
.main_c {
	width: 100%;
	background-color: #fff;
}
.main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.main1 {
	width: 1004px;
	margin: 0 auto;
	overflow: hidden;
}
.itao {
	padding: 16px 0;
}
.itao ul {
	float: left;
	width: 1004px;
}
.itao ul li {
	float: left;
	width: 161px;
	display: inline;
	margin: 0 7px 0 0
}
.itao ul li:last-child {
	margin: 0;
}
.itao ul li a {
	display: block;
}
.itao ul li a img {
	float: left;
	width: 161px;
	height: 119px;
}
.itao ul li a span {
	float: left;
	width: 159px;
	height: 41px;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	color: #14692e;
	text-align: center;
	line-height: 41px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.proname {
	margin: 0 auto;
	width: 1004px;
	color: #ff733b;
	line-height: 27px;
	padding: 10px 0 0 0;
}
.proname span {
	float: left;
	font-size: 18px;
	color: #198339;
	font-weight: bold;
	background: url(../images/ileft.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
.proname a {
	float: right;
	font-size: 14px;
	color: #198339;
	padding: 0 0 0 10px;
}
.index_pro {
	width: 1004px;
	margin: 0 auto;
	padding-top: 0;
	height: 369px;
	border-bottom: 1px solid #e7e7e7
}
.imore {
	width: 100%;
	text-align: center;
	padding: 25px 0 0 0;
}
.imore a {
	display: inline-block;
	width: 194px;
	height: 40px;
	border: 3px solid #fff;
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: 黑体;
}
.imore1 {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}
.imore1 a {
	display: inline-block;
	width: 194px;
	height: 40px;
	border: 3px solid #8d8c91;
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
	color: #8d8c91;
	font-size: 20px;
	font-family: 黑体;
}
.nameff1 {
	float: left;
	width: 330px;
	padding: 25px 0 0 0;
	border-bottom: 1px solid #d3d3d3;
}
.nameff1 p {
	float: left;
	padding: 0 0 5px 0;
}
.nameff1 p span {
	display: inline;
	font-size: 18px;
	line-height: 1;
	color: #1e9e01;
	position: relative;
	z-index: 10
}
.nameff1 p label {
	display: inline;
	color: #a3a3a3;
	line-height: 1.3;
	font-size: 16px;
	text-transform: uppercase;
	z-index: 0;
}
.nameff1 a {
	float: right;
	padding: 0px 0 0 0;
	color: #1e9e01;
	font-size: 14px;
}
.news_ful1 {
	float: left;
	width: 330px;
	padding: 13px 0 0 0
}
.news_ful1 li {
	float: left;
	width: 330px;
	border-bottom: 1px solid #c0c0c0
}
.news_ful1 li a {
	float: left;
	width: 320px;
	height: 37px;
	line-height: 37px;
	color: #454545;
	font-size: 14px;
	padding: 0 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_fleft {
	float: left;
	width: 330px;
}
.newsul {
	float: left;
	width: 472px;
	padding: 0;
}
.newsul li {
	cursor: pointer;
	float: left;
	width: 472px;
	height: 119px;
	display: inline;
	margin: 3px 0 10px 0;
}
.newsul li a {
	cursor: pointer;
	float: left;
	width: 472px;
	height: 119px;
}
.newsimg {
	float: left;
	width: 159px;
	height: 119px;
	display: inline;
	margin: 0;
}
.newsword {
	float: right;
	width: 290px;
	padding: 0;
}
.newsword p.top {
	float: left;
	width: 290px;
	height: 35px;
	line-height: 35px;
}
.newsword p.top span {
	float: left;
	width: 290px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #444343;
	font-size: 16px;
	font-weight: bold;
}
.newscon {
	color: #777777;
	float: left;
	width: 290px;
	height: 88px;
	line-height: 22px;
	overflow: hidden;
	font-size: 14px;
}
.iyt {
	width: 1004px;
	margin: 0 auto;
	height: 343px;
	border-bottom: 1px solid #e7e7e7
}
.iyou {
	float: left;
	width: 466px;
}
.iyttop {
	display: block;
	width: 452px;
	height: 37px;
	line-height: 37px;
	background: #198339
}
.itt1 {
	width: 528px;
}
.iyttop span {
	float: left;
	font-size: 16px;
	color: #fff;
	padding-left: 16px;
}
.iyttop a {
	float: right;
	font-size: 14px;
	color: #fff;
	padding-right: 16px;
}
.iyul {
	display: block;
	padding: 18px 0 0 0;
}
.iyul li {
	float: left;
	width: 219px;
	position: relative;
	height: 164px;
	overflow: hidden;
	display: inline;
	margin: 0 14px 0 0
}
.iyul li span {
	color: #fff;
	font-size: 16px;
	position: absolute;
	width: 219px;
	height: 34px;
	background-color: rgba(248,157,42,0.9);
	left: 0;
	bottom: 0;
	line-height: 34px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iyul2 {
	display: block;
	float: left;
	width: 452px;
	padding: 10px 0 0 0;
}
.iyul2 li {
	float: left;
	width: 452px;
	background: url(../images/dian.gif) left center no-repeat;
}
.iyul2 li a {
	display: block;
	line-height: 25px;
}
.iyul2 li a span {
	color: #444343;
	float: left;
	width: 336px;
	padding: 0 0 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iyul2 li a label {
	color: #777777;
	float: right;
	width: 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iti {
	float: right;
	width: 528px;
}
.ittnew {
	float: left;
	width: 525px;
	padding: 5px 0 13px 3px;
	border-bottom: 1px solid #e7e7e7
}
.ittnew span {
	display: block;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #198339;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ittnew label {
	display: block;
	line-height: 21px;
	height: 63px;
	font-size: 14px;
	color: #777777;
	overflow: hidden;
}
.ittul {
	display: block;
	float: left;
	width: 520px;
	padding: 10px 0 0 8px;
}
.ittul li {
	float: left;
	width: 452px;
	background: url(../images/dian.gif) left center no-repeat;
	width: 100%;
	line-height: 27px;
}
.ittul li a {
	float: left;
	color: #444343;
	padding: 0 0 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ittul li span {
	color: #777777;
	float: right;
	width: 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.zhuanjia_list ul li {
	padding: 3px;
	display: inline;
	margin: 0 21px 0 0;
	float: left;
	width: 227px;
	height: 296px;
	border: 1px solid #e7e7e7;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zhuanjia_list ul li:hover {
	border: 1px solid #198339;
}
.zhuanjia_pic img {
	width: 227px;
	height: 169px;
}
.zhuanjia_c {
	padding: 11px 8px;
}
.zhuanjia_c h2 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #444343;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zhuanjia_c h1 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #444343;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 5px 0 0 0;
}
.zhuanjia_c div {
	width: 100%;
	height: 37px;
	overflow: hidden;
	color: #777777;
	margin-top: 8px;
	margin-bottom: 14px;
}
.zhuanjia_c del {
	display: inline-block;
	width: 109px;
	height: 29px;
	line-height: 29px;
	background: #bf9d5a;
	text-align: center;
	color: #fff;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zhuanjia_c strong {
	display: block;
	width: 97px;
	height: 29px;
	margin: 0 auto;
	line-height: 29px;
	text-align: center;
	color: #fff;
	background-color: #198339;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zhuanjia_c strong a {
	color: #fff;
}
.zhuanjia_list ul li:last-child {
	margin: 0;
}
.zhuanjia_list {
	float: left;
	width: 1004px;
	padding: 13px 0 0 0;
}
.iabfra {
	width: 1004px;
	margin: 0 auto;
	height: 374px;
	border-bottom: 1px solid #e7e7e7
}
.iab {
	float: left;
	width: 570px;
	border-right: 1px solid #e7e7e7;
	height: 374px;
}
.iatop {
	display: block;
	height: 45px;
	line-height: 45px;
	background: url(../images/ileft.gif) left center no-repeat;
}
.iatop span {
	float: left;
	font-size: 18px;
	color: #198339;
	padding-left: 10px;
	font-weight: bold;
}
.iatop a {
	float: right;
	font-size: 14px;
	color: #198339;
	padding-right: 20px;
}
.iacon {
	float: left;
	width: 550px;
	line-height: 26px;
	padding: 15px 0 0 0;
	height: 182px;
	overflow: hidden;
	color: #444343;
	font-size: 14px;
}
.ihonor {
	float: right;
	width: 420px
}
.iatop1 {
	display: block;
	height: 45px;
	line-height: 45px;
	background: url(../images/ileft.gif) 8px center no-repeat;
}
.iatop1 span {
	float: left;
	font-size: 18px;
	color: #198339;
	padding-left: 20px;
	font-weight: bold;
}
.iatop1 a {
	float: right;
	font-size: 14px;
	color: #198339;
}
.ihul {
	float: left;
	width: 420px;
}
.ihul li {
	float: left;
	width: 200px;
	height: 149px;
	display: inline;
	margin: 5px 0 5px 10px;
}
.icoop {
	width: 1004px;
	margin: 0 auto;
	height: 280px;
	border-bottom: 1px solid #e7e7e7;
}
.icootop {
	display: block;
	height: 37px;
	line-height: 37px;
	background: #198339;
	margin: 13px 0 0 0
}
.icootop span {
	float: left;
	font-size: 16px;
	color: #fff;
	padding-left: 16px;
}
.icootop a {
	float: right;
	font-size: 14px;
	color: #fff;
	padding-right: 16px;
}
.icooul {
	float: left;
	width: 1004px;
}
.icooul li {
	float: left;
	width: 166px;
	height: 113px;
	overflow: hidden;
	border-bottom: 1px dashed #d6d6d6;
	border-right: 1px dashed #d6d6d6;
}
.icooul li:nth-child(6) {
	border-right: 0;
}
.icooul li:nth-child(12) {
	border-right: 0;
}
.iinfra {
	width: 1004px;
	margin: 0 auto;
	height: 444px;
	border-bottom: 1px solid #e7e7e7
}
.iin {
	float: left;
	width: 490px;
	padding: 0 13px 0 0;
	height: 444px;
	border-right: 1px solid #e7e7e7
}
.ihea {
	float: right;
	width: 480px;
}
.ittnewh {
	float: left;
	width: 465px;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #e7e7e7
}
.ittnewh span {
	display: block;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #444343;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ittnewh label {
	display: block;
	line-height: 21px;
	height: 63px;
	font-size: 14px;
	color: #777777;
	overflow: hidden;
}
.ittulh {
	display: block;
	float: left;
	width: 460px;
	padding: 10px 0 0 15px;
}
.ittulh li {
	float: left;
	width: 460px;
	background: url(../images/dian.gif) left center no-repeat;
	line-height: 24px;
}
.ittulh li a {
	float: left;
	color: #444343;
	padding: 0 0 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ittulh li span {
	color: #777777;
	float: right;
	width: 80px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iaonline {
	float: left;
	width: 228px;
	height: 100px;
	background: url(../images/yu.gif) left top no-repeat;
	display: inline;
	margin: 13px 0 0 6px;
}
.iaonline label {
	float: right;
	width: 135px;
	padding: 25px 10px 0 0;
	color: #fff;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iaonline span {
	float: right;
	width: 135px;
	padding: 0 10px 0 0;
	font-size: 28px;
	color: #fff;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iatel {
	float: right;
	width: 228px;
	height: 100px;
	background: url(../images/itel.gif) left top no-repeat;
	display: inline;
	margin: 13px 0 0 0;
}
.iatel label {
	float: right;
	width: 135px;
	padding: 25px 10px 0 0;
	color: #fff;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.iatel span {
	float: right;
	width: 135px;
	padding: 0 10px 0 0;
	font-size: 28px;
	color: #fff;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.fy_iao {
	float: none;
	display: block;
	margin: 15px 0 0 0
}
.iteam {
	width: 1004px;
	margin: 0 auto;
	height: 369px;
}
/* foot*/


.footclear {
	width: 100%;
	clear: both;
	margin: 0 0 0px 0;
	height: 0px;
	font-size: 0;
	overflow: hidden;
}
.foot {
	width: 100%;
	min-width: 1004px;
	color: #fff;
	height: 140px;
	overflow: hidden;
	background: #dcece2;
}
.fmain {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.bottomnav {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #282828;
	padding-top: 29px;
	text-align: center;
}
.bottomnav a {
	height: 45px;
	overflow: hidden;
	display: inline-block;
	width: 90px;
	margin: 0 5px;
	_display: inline;
	_zoom: 1;
}
.bootTxt {
	float: left;
	text-align: center;
	width: 1004px;
	padding-top: 30px;
	line-height: 25px;
	color: #198339
}
.boname {
	float: left;
	text-align: center;
	width: 1004px;
	padding-top: 5px;
	color: #fe8d01
}
.boname span {
	display: inline-block;
	line-height: 25px;
	height: 25px;
	font-size: 20px;
}
.boname em {
	display: inline-block;
	background: url(../images/bline.gif) center 18px no-repeat;
	width: 62px;
	padding: 0 5px;
	line-height: 25px;
	height: 25px;
}
.foot a {
	color: #198339;
}
.common {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}
.common_title {
	position: relative;
	height: 45px;
	margin-bottom: 15px;
	border-bottom: 2px solid #d6bae4;
}
.common_title h2 {
	width: 100px;
	padding-left: 36px;
	padding-bottom: 6px;
	position: absolute;
	left: 0;
	top: 10px;
	border-bottom: 2px solid #8241a3;
	font-size: 22px;
	font-weight: normal;
	color: #632781;
	text-align: center;
}
.common_title a {
	display: inline-block;
	width: 70px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 10px;
	right: 9px;
	text-align: center;
	color: #f1a4f0;
	background-color: #632781;
}
.common_title a:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
/* common */

/* 友情链接 */
.links {
	color: #198339;
	width: 1000px;
	margin: 12px auto;
	font-size: 14px;
	text-align: left;
}
.links .links_c {
	width: 920px;
	float: right;
}
.links a {
	display: inline-block;
	color: #198339;
	margin: 0 9px;
}
.links a:hover {
	color: #ff9900;
	text-decoration: underline;
}
/* 友情链接 end*/
/*---index---底部导航*/
.footnav {
	background: #198339;
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #156d2f;
	border-top: 1px solid #156d2f
}
.footnav .foofra {
	margin: 0 auto;
	width: 1004px;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.foofra a {
	display: inline-block;
	padding: 0 4px;
	color: #fff;
	font-size: 14px;
}
/*---------右边悬浮------------------------------*/
.side_nav {
	position: fixed;
	top: 50%;
	right: 0;
	width: 60px;
	z-index: 2;
}
.side_nav ul li {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	margin-bottom: 1px;/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a {
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;/* 	border-bottom: 1px solid #fff; */
}
/* .side_nav ul li:last-child,.side_nav ul li:last-child a{
	border-bottom: 0;
} */
.current_side_n {
	width: 140px!important;
}
.current_side_n a {
	width: 140px!important;
}
/* .current_side_n span{

} */
.side_nav ul li span {
	/*  	display:block; */
	float: left;
	color: #fff;
	line-height: 60px;
	font-size: 16px;
	margin-left: 60px;
	cursor: pointer;
}
.side_nav_3 a {
	width: 60px;
}
.side_nav_3 a span {
	height: 128px;
	position: absolute;
	right: 60px;
	bottom: 0px;
	margin-left: 0!important;
	display: none;
}
.tel a {
	background: #198339 url(../images/0013920_47.png) no-repeat 15px 15px;
}
.QQ a {
	background: #198339 url(../images/0013920_47.png) no-repeat 15px -48px;
}
.sub_QR a {
	background: #198339 url(../images/0013920_47.png) no-repeat 15px -110px;
}
.back_top a {
	background: #198339 url(../images/0013920_47.png) no-repeat 15px -169px;
}
/* ------------------------------------------index end----------------------------------- */

/* ------------------------------------------subpage------------------------------------- */

/* 公共 */
.sub_content {
	width: 225px;
}
.sub_youhui {
	width: 228px;
	margin-top: 15px;
	padding: 0;
}
.sub_common {
	margin-bottom: 10px;
}
.sub_common_padding {
	width: 226px;
	margin: 0 auto;
	padding-bottom: 15px;
	padding-top: 5px;
	background-color: #fff;
	color: #390f4e;
}
.sub_common_padding a {
	color: #390f4e;
}
.sub_common_title {
	background: #198339;
	width: 100%;
	height: 37px;
	line-height: 37px;
}
.sub_common_title h2 {
	float: left;
	font-family: microsoft yahei;
	padding-left: 13px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
.sub_common_title a {
	float: right;
	color: #fff;
	padding-right: 13px;
}
.content_com_title {
	border-bottom: 2px solid #198339;
	background: url(../images/ileft.gif) left center no-repeat;
	position: relative;
	height: 50px;
	margin-bottom: 15px;
}
.content_com_title h2 {
	display: inline-block;
	padding-bottom: 6px;
	position: absolute;
	left: 20px;
	top: 13px;
	font-size: 18px;
	font-weight: normal;
	color: #198339;
	text-align: left;
	font-weight: bold;
	font-family: "microsoft yahei";
}
.bread {
	color: #198339;
	position: absolute;
	top: 18px;
	right: 0px;
}
.bread a {
	display: inline-block;
	color: #198339;/* 	height: 26px;
line-height: 26px; */
}
/* 左侧 */
.sp_left {
	width: 225px;
	float: left;
	margin-top: 15px;
}
.fy_ltname {
	display: block;
	text-indent: 10px;
	color: #fff;
	padding: 20px 0 0 0;
}
.fyltel {
	display: block;
	font-family: Impact;
	color: #ff733b;
	font-size: 28px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
/* left_nav */
.sub_nav_list {
	overflow: hidden;
}
.sub_nav_list ul li {
	width: 195px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 9px;
	overflow: hidden;
}
.sub_nav_list ul li a {
	display: block;
	height: 33px;
	padding-left: 40px;
	border-radius: 20px;
	border: 1px solid #7e5195;
}
.sub_nav_list ul li a:hover {
	background-color: #cd9ae6;
	border: 1px solid #cd9ae6;
}
.current_snl a {
	color: #d6bae4!important;
	border: 1px solid #632781!important;
	background-color: #632781!important;
}
/* left_nav */

/* 优惠模块 */
.syl_pic img {
	width: 240px;
	height: 138px;
}
.syl_list ul li {
	width: 98%;
	padding: 0 1%;
	height: 25px;
	line-height: 25px;
	background: url(../images/dian.gif) 12px center no-repeat;
}
.syl_list ul li a {
	font-size: 14px;
	color: #444343;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 0 0 0 20px;
}
.sub_youhui_content {
	border: 1px solid #e6e6e6;
}
.fy_you {
	display: block;
	width: 206px;
	position: relative;
	height: 154px;
	overflow: hidden;
	margin: 13px 0 0 10px;
}
.fy_you span {
	color: #fff;
	font-size: 16px;
	position: absolute;
	width: 206px;
	height: 34px;
	background-color: rgba(248,157,42,0.9);
	left: 0;
	bottom: 0;
	line-height: 34px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/* 优惠模块 end*/

/* 左侧联系我们 */
.sub_content_list {
	color: #515d6b;
	font-size: 12px;
	padding-bottom: 15px;
	line-height: 20px;
}
.imap {
	border: 2px solid #f4f4f4;
	float: left;
	width: 221px;
	height: 146px;
}
/* 左侧联系我们 end*/
/* 左侧  end*/

/* 右侧内容 */
.sp_content {
	width: 758px;
	float: right;
	margin-top: 15px;
}
.content {
	min-height: 672px;
	line-height: 28px;
 _height:expression(this.scrollHeight < 672 ? "672px" : "auto");
}
/* ------------------------------------------subpage end------------------------------------- */

.xg:before {
	content: "|";
	margin: 0 10px;
	color: #fff;
}
.xg:first-child:before {
	display: none;
}
