/*gg*/
.title_all {
	padding: 30px 0;
	text-align: center;
}
.title_all h3 a {
	font-size: 24px;
	font-weight: bold;
	color: #8c6300;
	display: block;
	padding-bottom: 5px;
	transition: .3s all;
}
.title_all h3 span {
	font-size: 18px;
	color: #9a9a9a;
	transition: .3s all;
	display: block;
}
.title_all h3:hover a {
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
}
.title_all h3:hover span {
	transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
}
.mt40 {
	margin-top: 40px;
}
.zy_con{
height:432px;overflow:hidden;}
/* fullSlide */
.banner {
	position: relative;
	z-index: 2;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 536px;
overflow:hidden;
	background: #f0f0f0;
	z-index: 2;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 536px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.fullSlide .bd li img {
	width: 100%;
	height: 536px;
	display: block;
	margin: auto;
	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 4;
	bottom: 40px;
	left: 0;
	height: 30px;
	line-height: 30px;
	display: none;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.8;
	line-height: 999px;
	z-index: 7;
}
.fullSlide .hd ul .on {
	background: #07913b;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 7;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
 @keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
.pro_topc {
	background: #0079d1;
	width: 245px;
	height: 535px;
	left: 0px;
	top: 0px;
	z-index: 5;
	overflow: hidden;
}
.pro_topc li {
	background: url(../images/pro_x.jpg) repeat-x bottom center;
	height: 52px;
	display: block;
	line-height: 52px;
}
.pro_topc li a {
	background: url(../images/jt.png) no-repeat 200px center;
	height: 52px;
	display: block;
	font-size: 15px;
	color: #FFF;
	padding-left: 43px;
}
.pro_topc li:hover {
	background: #FFF;
	border-left: 6px solid #f60;
}
.pro_topc li:hover a {
	background: url(../images/jt2.png) no-repeat 194px center;
	color: #0079d1;
	padding-left: 37px;
}
/*search*/
.search_bg {
	height: 60px;
	background: #eee;
}
.search_zi {
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 48px;
	background: url(../images/sear.jpg) no-repeat left center;
}
.search_zi a {
	color: #3f3f3f;
	margin: 0 2px;
}
.search1 {
	margin-top: 15px;
	width: 330px;
	height: 32px;
	line-height: 28px;
	background: url(../images/search_bg.jpg) no-repeat;
}
.search1 .text {
	width: 240px;
	height: 32px;
	float: left;
	background: none;
	line-height: 32px;
	color: #cacaca;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}
.search1 .submit {
	width: 80px;
	height: 32px;
	cursor: pointer;
	background: none;
	border: none;
}
/*td*/
.tdall {
	height: 606px;
	background: url(../images/tdpng.png);
}
.tdle {
	width: 556px;
	padding-top: 100px;
}
.tdle strong {
	display: block;
	font-size: 30px;
	color: #8c6300;
	height: 97px;
}
.tdle p {
	font-size: 16px;
	line-height: 38px;
}
.tdle p b {
	font-weight: bold;
	color: #8c6300;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.tdtell {
	width: 326px;
	height: 68px;
	background: url(../images/td_tell.jpg) no-repeat;
}
.tdtell div {
	padding: 10px 0 0 75px;
	color: #fff;
}
.tdtell div span {
	font-size: 14px;
	font-weight: bold;
}
.tdtell div em {
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.tdtell a {
	display: block;
	width: 32px;
	height: 32px;
	margin: 20px 14px 0 0;
}
.tdzs {
	width: 590px;
	padding-top: 90px;
}
.tdzs strong {
	font-size: 18px;
	color: #8c6300;
}
.tdzs p {
	padding-bottom: 30px;
}
.tdzs p b {
	font-weight: bold;
	color: #8c6300;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/*zyd*/
.zy_con li {
	width: 500px;
	padding: 10px;
	border: 1px solid #c9c9c9;
	float: left;
	margin: 20px 34px;
	transition: .3s all;
}
.zy_con li .zy_img {
	width: 500px;
	height: 302px;
}
.zy_con li .zy_img img {
	width: 500px;
	height: 302px;
}
.zy_con li .zy_txt {
	height: 68px;
	line-height: 68px;
}
.zy_txt b {
	display: inline-block;
	margin-top: 20px;
}
.zy_con li:hover {
	border: 1px solid #8c6300;
}
/*product*/
.pro_l {
	width: 342px;
}
.pro_tit {
	height: 178px;
	background: #8c6300;
	color: #fff;
}
.pro_tit b {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 38px 0 0 27px;
}
.pro_tit span {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 27px;
}
.pro_tit h2 a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin-left: 24px;
	padding-top: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.pro_tit em {
	font-size: 16px;
	color: #fff;
	display: block;
	padding-left: 27px;
}
.pro_l li {
	height:42px;
	line-height:42px;
	margin-bottom: 1px;
	padding-left: 56px;
	background: #f8f8f8;
	border-left: 3px solid #f8f8f8;
	font-size: 16px;
	font-weight: bold;
	transition: .3s all;
}
.pro_l li:hover {
	background: #e5e5e5;
	border-left: 3px solid #523e33;
}
.pro_r {
	width: 838px;
}
.pro_r li {
	width: 258px;
	height: 202px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
.pro_r li img {
	width: 258px;
	height: 202px;
	transition: .3s all;
}
.pro_r li span {
	display: block;
	width: 100%;
	height: 40px;
	background: url(../images/case_bg.png) repeat;
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 40px;
}
.pro_r li span a {
	color: #fff;
}
.pro_r li:hover img {
	transform: scale(1.2, 1.2);
}
/*hjbanner*/
.bar01 {
	height: 295px;
	background: url(../images/bar01.jpg) no-repeat center top;
}
.bar01 .bar_txt {
	line-height: 30px;
	padding-left: 623px;
}
.bar01 strong {
	display: block;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	padding: 45px 0 0 0;
	font-weight: normal;
}
.bar01 span {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 15px 0 0 0;
}
.bar01 span b {
	font-size: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bar01 .bar_tel {
	padding: 23px 0 0 618px;
	color: #fff;
}
.bar01 .bar_tel div {
	padding-left: 88px;
}
.bar01 .bar_tel b {
	font-size: 16px;
	display: inline-block;
}
.bar01 .bar_tel em {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-right: 10px;
}
.bar01 .bar_tel img {
	display: inline-block;
	margin-top: 20px;
}
/*ts*/
.ts {
	height: 790px;
	background: url(../images/ts.jpg) no-repeat center top;
}
.ts .title_all {
	margin-top: 40px;
}
.ts_con {
	position: relative;
	width: 1180px;
	height: 630px;
}
.ts_con li {
	height: 118px;
	position: absolute;
}
.ts_con li.lits01 {
	top: 115px;
	left: 472px;
}
.ts_con li.lits02 {
	top: 218px;
	left: 606px;
}
.ts_con li.lits03 {
	top: 346px;
	left: 720px;
}
.ts_con li.lits04 {
	top: 448px;
	left: 450px;
}
.ts_con li strong {
	display: inline-block;
	width: 118px;
	height: 118px;
	text-align: center;
	line-height: 118px;
	background: #8c6300;
	color: #fff;
	font-size: 18px;
	border-radius: 100px;
	margin-right: 20px;
}
.ts_con li p {
	display: block;
	font-size: 16px;
}
.ts_con li.lits01 p {
	width: 570px;
	padding-top: 30px;
}
.ts_con li.lits02 p {
	width: 436px;
	padding-top: 23px;
}
.ts_con li.lits03 p {
	width: 322px;
	padding-top: 16px;
}
.ts_con li.lits04 p {
	width: 592px;
	padding-top: 44px;
}
/*honor*/
.honor {
	padding: 30px 0;
	height: 220px;
	overflow: hidden;
}
.honor li {
	float: left;
	width: 268px;
	margin-right: 30px;
}
.honor li .honor_img {
	width: 268px;
	height: 180px;
}
.honor li .honor_img img {
	width: 268px;
	height: 180px;
}
.honor li .honor_txt {
	width: 100%;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
/*ys*/
.yscon {
	height: 800px;
	overflow: hidden;
}
.yscon .title_all b {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.fanan_l {
	overflow: hidden;
	width: 370px;
}
.fanan_l li {
	height: 92px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	background: url(../images/ys_bg01.jpg) no-repeat;
	cursor: pointer;
}
.fanan_l li b {
	display: block;
	width: 92px;
	height: 92px;
	text-align: center;
	line-height: 92px;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8c6300;
}
.fanan_l li div {
	width: 260px;
	padding-top: 26px;
}
.fanan_l li div span {
	display: block;
	font-size: 18px;
	color: #d1c199;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.fanan_l li div strong {
	font-size: 18px;
	color: #8c6300;
}
.fanan_l li.on {
	background: url(../images/ys_bg02.jpg) no-repeat;
}
.fanan_l li.on b {
	color: #fff;
}
.fanan_l li.on div strong {
	color: #fff;
}
.fanan_r {
	width: 810px;
}
.fanan_r li {
	width: 810px;
	height: 552px;
	position: relative;
	overflow: hidden;
}
.fanan_r li div {
	width: 100%;
	height: 92px;
	line-height: 92px;
	text-indent: 24px;
	background: url(../images/case_bg.png);
	font-size: 18px;
	position: absolute;
	bottom: 0;
	color: #fff;
}
.picMarquee-left001{
height:207px;overflow:hidden;}
/*case*/
.all_tit {
	padding: 40px 0 0;
	overflow: hidden;
}
.all_tit h3 {
	width: 765px;
	cursor: pointer;
}
.all_tit h3 a {
	display: block;
	font-size: 26px;
	height: 46px;
	font-weight: bold;
	color: #8c6300;
	background: url(../images/line.jpg) no-repeat left bottom;
}
.all_tit h3 span {
	display: block;
	font-size: 14px;
}
.case_con {
height:304px;
	overflow: hidden;
}
.case_min li {
	float: left;
	width: 372px;
	overflow: hidden;
	margin-right: 20px;
}
.case_min li img {
	width: 372px;
	height: 264px;
}
.case_min li span {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
/*kh*/
.kh_con {
	overflow: hidden;
}
.kh_con li {
	float: left;
	width: 235px;
	margin: 20px 30px;
}
.kh_con li .kh_img {
	width: 235px;
	height: 166px;
	margin: 0 auto;
}
.kh_con li .kh_img img {
	width: 233px;
	height: 164px;
	border: 1px solid #f0f0f0;
}
.kh_con li .kh_txt {
	height: 144px;
	background: #e5e5e5;
}
.kh_con li .kh_txt strong a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
overflow:hidden;
}
.kh_con li .kh_txt p {
	height: 78px;
	width: 210px;
	margin: 0 auto;
	line-height: 24px;
	overflow: hidden;
}
.kh_con li:hover .kh_txt {
	background: #8c6300;
	color: #fff;
}
.kh_con li:hover a {
	color: #fff;
}
/*hjbanner*/
.bar02 {
	height: 295px;
	background: url(../images/bar02.jpg) no-repeat center top;
}
.bar02 .bar_txt {
	line-height: 30px;
	padding-left: 0;
}
.bar02 .bar_tel {
	padding: 15px 0 0 0;
	color: #fff;
}
.bar02 strong {
	display: block;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	padding: 45px 0 0 0;
	font-weight: bold;
}
.bar02 span {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 15px 0 0 0;
}
/*about*/
.about_all {
	overflow: hidden;
	background: url(../images/ab_bg.jpg) no-repeat center top;
	padding: 30px 0;
}
.about {
	height: 360px;
	overflow: hidden;
}
.ab_conheader {
	padding-bottom: 10px;
}
.ab_conheader span {
	font-family: Arial, Helvetica, sans-serif;
	color: #8c6300;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.ab_conheader h3 a {
	font-size: 24px;
}
.ab_img {
	width: 638px;
	height: 360px;
}
.ab_img img {
	width: 638px;
	height: 360px;
}
.ab_con {
	width: 644px;
	padding: 30px;
}
.ab_con_txt strong a {
	font-size: 24px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
}
.ab_more {
	width: 140px;
	color: #fff;
}
.ab_more h3 {
	padding: 80px 0 0 14px;
}
.ab_more h3 a {
	display: block;
	color: #fff;
	font-size: 19px;
}
.ab_more h3 b {
	font-size: 12px;
	text-transform: uppercase;
}
.ab_more span a {
	color: #fff;
	display: block;
	margin: 42px 0 0 107px;
}
.ab_con_txt div {
	height: 164px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 40px;
	margin-top: 20px;
}
.ab_con_txt b a {
	display: block;
	width: 130px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #d40004;
	border-radius: 50px;
	color: #d40004;
}
/*xc*/
.partner {
	color: #fff;
	margin: 135px auto 0;
}
.par_left {
	height: 60px;
}
.par_left h3 a {
	font-size: 18px;
	color: #fff;
}
.par_left h3 span {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.parss {
	position: absolute;
	top: -50px;
	width: 100%;
}
.parss ul {
	overflow: hidden;
	float: right;
}
.parss li {
	width: 121px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	background: #8c6300;
	float: left;
	margin-left: 10px;
	font-size: 16px;
}
.parss li a {
	color: #fff;
}
.parss li.on {
	background: #ff8c3f;
}
.par_right {
	width: 1180px;
	overflow: hidden;
}
.picMarquee-left001 .bd ul li {
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 274px;
}
.picMarquee-left001 .bd ul li .pic {
	width: 272px;
	height: 170px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.picMarquee-left001 .bd ul li .pic img {
	width: 272px;
	height: 170px;
	display: block;
	transition: .3s all;
}
.picMarquee-left001 .bd ul li:hover img {
	transform: scale(1.2, 1.2);
}
.picMarquee-left001 .bd ul li .title {
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.xc {
	height: 470px;
	background: url(../images/xc.jpg) no-repeat center top;
	overflow: hidden;
}
.xc_c {
	width: 1020px;
	margin: 30px auto;
	overflow: hidden;
}
/*news*/
/*新闻*/
.news-all {
height:421px;
	overflow: hidden;
	padding: 20px 0;
}
.slideTxtBoxnews {
	text-align: left;
}
.slideTxtBoxnews .hd {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
	padding: 0 10px 0 0;
	margin-bottom: 20px;
	position: relative;
}
.slideTxtBoxnews .hd ul {
	height: 34px;
	overflow: hidden;
	background: url(../images/ww.png) no-repeat 98px center;
}
.slideTxtBoxnews .hd div {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	height: 16px;
}
.slideTxtBoxnews .hd ul li {
	float: left;
	padding-right: 30px;
	cursor: pointer;
	font-size: 20px;
	margin-right: 10px;
	text-align: center;
	color: #333;
	font-weight: bold;
}
.slideTxtBoxnews .hd span {
	position: absolute;
	right: 5px;
	top: 25px;
}
.slideTxtBoxnews .hd ul li a {
	color: #333;
}
.slideTxtBoxnews .hd ul li.on a {
	color: #8c6300;
}
.slideTxtBoxnews .bd .news-Tn {
	overflow: hidden;
	padding-bottom: 20px;
}
.slideTxtBoxnews .bd .news-Tn img {
	width: 223px;
	height: 151px;
	border: 1px solid #e8e8e8;
	padding: 4px;
}
.slideTxtBoxnews .bd .news-Tn div {
	width: 426px;
}
.slideTxtBoxnews .bd .news-Tn div span a {
	display: block;
	font-size: 15px;
	color: #8c6300;
	height: 20px;
	overflow: hidden;
}
.slideTxtBoxnews .bd .news-Tn div p {
	height: 70px;
	overflow: hidden;
	color: #a8a8a8;
	margin: 10px 0;
}
.slideTxtBoxnews .bd .news-Tn div b a {
	display: block;
}
.slideTxtBoxnews .bd .T-news {
	float: left;
	width: 338px;
	overflow: hidden;
}
.slideTxtBoxnews .bd .T-news p {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding-left: 26px;
}
.slideTxtBoxnews .bd .T-news .newsTime {
	height: 30px;
	line-height: 30px;
	padding-left: 16px;
	background: url(../images/newsIcon.png) no-repeat left center;
	font-size: 14px;
}
.slideTxtBoxnews .bd .T-news .newsTime span {
	font-size: 24px;
}
.slideTxtBoxnews .bd .T-news .newsTime b {
	font-size: 14px;
}
.slideTxtBoxnews .bd .T-news .newsTxt {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.news-titleOne {
	overflow: hidden;
}
.news-titleTwo {
	padding-top: 20px;
}
.newsTs {
	width: 390px;
	height: 100px;
}
.newsTs div {
	width: 260px;
	height: 84px;
}
.newsTs div span a {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}
.newsTs div p {
	height: 40px;
	overflow: hidden;
	color: #a8a8a8;
}
.slideTxtBoxnews .bd li .date {
	float: right;
	color: #999;
}
.news {
	padding: 30px 0 10px;
	overflow: hidden;
}
.newsCon {
	width: 678px;
	padding-left: 20px;
}
.newsCons {
	width: 438px;
	padding-right: 20px;
}
.cjwt_header {
	height: 60px;
	background: url(../images/line_icon.jpg) repeat-x left bottom;
}
.newsConW h3 {
	display: inline-block;
}
.newsConW h3 a {
	font-size: 20px;
	color: #8c6300;
	font-weight: bold;
}
.cjwt_header b {
	float: right;
	margin-top: 30px;
}
.cjwt_header span {
	color: #a7a7a7;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.newsIn li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
}
.newsIn li a {
	float: left;
	display: inline-block;
	width: 290px;
	padding-left: 10px;
}
.newsIn li span {
	float: right;
}
.more-tit span {
	color: #1796d7;
}
.txtMarquee-top {
	overflow: hidden;
	position: relative;
}
.news-header {
	height: 30px;
	padding-left: 10px;
}
.news-header h3 {
	display: inline-block;
	font-size: 18px;
}
.news-header h3 span {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
}
.txtMarquee-top .bd {
	padding: 15px 0;
}
.txtMarquee-top .infoList li {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 10px;
	font-size: 14px;
}
.txtMarquee-top .infoList li a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
 color: .jpg#8c6300;
	margin-top: 5px;
	overflow: hidden;
}
.txtMarquee-top .infoList li span {
	display: block;
	height: 58px;
	overflow: hidden;
	color: #a8a8a8;
	font-size: 12px;
	font-family: "微软雅黑";
	padding-left: 15px;
line-height:20px;
}
.txts {
	display: block;
	padding-left: 15px;
	background: url(../images/ww.png) no-repeat left center;
}
.pics {
	display: block;
	padding-left: 15px;
	background: url(../images/wd.png) no-repeat left 5px;
}
.cp_hemm {
	height: 54px;
	position: absolute;
	top: -108px;
	left: 42%;
}
.cp_hemm span {
	display: inline-block;
	margin-top: 20px;
}
.cp_hemm h2 a {
	font-size: 20px;
	font-weight: bold;
	color: #186bbb;
}
.cp_hemm h3 a {
	font-size: 20px;
	font-weight: bold;
	color: #186bbb;
}
.cp_hemm ul {
	overflow: hidden;
}
.cp_hemm ul li {
	width: 128px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-right: 15px;
	border: 1px solid #d4000a;
	background: none;
}
.cp_hemm ul li.on {
	background: #d4000a;
}
.cp_hemm ul li.on a {
	color: #fff;
}
.cp_hemm b {
	display: block;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #e4e4e4;
}
.cp_hemm i {
	display: block;
	border-top: 1px solid #18800a;
	margin: 0 auto;
	width: 122px;
}
.cp_hemm span {
	font-size: 14px;
	color: #000;
}
/*友情链接*/
.links {
	border-bottom: 1px solid #705b33;
	margin-bottom: 30px;
}
.web-alls1 {
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.web-alls1 h4 {
	width: 178px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #b7ad99;
}
.linkLj {
	width: 978px;
}
.linkLj a {
	margin-left: 15px;
	color: #b7ad99;
}
