/**************首页幻灯片**************/

.flash {  width:100%; height:600px; overflow:hidden; margin:0 auto;}
.flexslider{position:relative;height:600px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;margin:0 auto;z-index:1 }
.slides{position:relative;z-index:1;width:100%;float:left;}
.slides li{height:600px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; overflow:hidden;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
a {color:#F0710A;}


.banner{
	width: 100%;
	position: relative;
	display: inline-block;
	background: url(../images/loading.gif) no-repeat center;
	margin-top: -6px;
	z-index: 0
}
.banner.margin{
	top: 141px;
	margin-bottom: 135px;
	z-index: 2;
}
.banner img{
	width: 100%;
	display: block;
}
.banner ul{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.banner li{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.banner .btnbox{
	position: absolute;
	left: 50%;
	bottom: 29px;
}
.banner .btnbox span{
	display: block;
	width: 13px;
	height: 13px;
	background: url(../images/ico_03.png) no-repeat center;
	float: left;
	cursor: pointer;
	margin-left: 11px;
}
.banner .btnbox span.on{
	background: url(../images/ico_04.png) no-repeat center;
}
.banner .i-ban-hei{
	margin-top: 30.5%;
	width: 100%;
	height: 0;
}
.m-banner{
	display: none;
	width: 100%;
	position: relative;
	background: url(../images/loading.gif) no-repeat center;
	cursor: grab;
}
.m-banner img{
	width: 100%;
	float: left;
}
.m-banner li{
	width: 100%;
}
.m-banner .pagination{
	position: absolute;
	bottom: 5%;
	left: 50%;
	z-index: 2;
}
.m-banner .pagination span{
	display: block;
	width: 6px;
	height: 6px;
	margin-left: 4px;
	background: url(../images/ico_03.png) no-repeat center;
	background-size: auto 100%;
	float: left;
	margin-right: 0;
}
.m-banner .pagination span.swiper-pagination-bullet-active{
	background: url(../images/ico_04.png) no-repeat center;
	background-size: auto 100%;
}
/*********************************************/
.article-one{
	width: 100%;
	float: left;
	padding:20px 0;
}
.article-one-mid{
	width: 1200px;
	margin:0 auto;
	overflow: auto;
}
.about-left{
	width: 100%;
	float: left;
	overflow: hidden;
}
.about-left h1{
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 30px;
	color:#000;
}
.about-left h2{
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 22px;
	color:#000;
	margin-bottom: 20px;
}
.about-left h5{
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color:#999;
	font-weight: normal;
}
.about-centent{
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color:#555;
	font-weight: normal;
}
.about-btn{
	width: 200px;
	height: 45px;
	float: left;
	background: #3f3c35;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	margin-top: 10px;
}
.about-btn:hover{
	transition: all ease .5s;
	background: #aace3b;
	animation: btnanimate .3s ease;
}
.about-right{
	width: 443px;
	float: right;
	height: 298px;
	background: url(../images/about_right.jpg);
}
.flash-middle{
	width: 100%;
	float: left;
	height: 352px;
	background: url(../images/index_img.jpg) no-repeat center top;
}
.index-new{
	width: 100%;
	float: left;
	padding: 40px 0;
	background: url(../images/section5Bg.gif) repeat-x top #f7f7f7;
}
.index-new-mid{
	width: 1200px;
	margin: 0px auto;
	overflow: auto;
}
.index-new-mid h1{
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #aace3b;
	font-size: 30px;
}
.index-new-mid > h2{
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #666;
	font-weight: normal;
	font-size: 25px;
}
.index-new-mid h1 .en-news{
	padding-left: 10px;
	color: #666;
	font-size: 14px;
}
.index-new-mid h1 a{
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 15px;
}
.index-new-mid h1 .news-moer span{
	padding: 0 20px;
	color: #fff;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.spanred{
	background: #aace3b;
}
.spanhei{
	background: #000;
}
.index-new-mid h1 a:hover .spanred{
	background: #000;
	transition: all ease .5s;
}
.index-new-mid h1 a:hover .spanhei{
	background: #aace3b;
	transition: all ease .5s;
}
.index-news-centent{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.section5{
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #fff;

}
.news-ul{
	width: 100%;
	margin-top:46px;
}
.news-ul .new-li{
	width: 285px;
	height: 240px;
	float: left;
	background: #fff;
	position: relative;
	margin-right: 15px;
	
}
.news-ul .new-li .new-img{
	width: 100%;
	height: 240px;
	overflow: hidden;
	display: block;
	float: left;
}
.news-ul .new-li .new-img img{
	width: 100%;
	transition-duration:500ms;
	height: 240px;
}
.news-ul .new-li:hover .new-img img{
	transform:scale(1.04);
}
.news-ul .new-li .new-img .down{
	top:227px;
	background:url(../images/nw1.png) no-repeat;
}
.news-ul .new-li .new-box{
	height: 45px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	line-height: 45px;
	color: #fff;
	text-align: center;
	background:url(../images/caseTitlebg.png) repeat;
}
.news-ul .new-li .new-box a{
	font-size: 16px;
	color: #fff;
	font-family: "方正正中黑简体","微软雅黑";
}

.news-ul .new-li:hover .new-box a:hover{
	color: #f5f5f5;
}
.news-ul .new-li .new-text{
	font-size: 13px;
	color: #999;
	line-height: 24px;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
}
.title{
	width: 100%;
	padding-bottom: 20px;
}

.title p{
	text-align: center;
	width: 100%;

}
.title .en{
	line-height: 54px;
	font-size: 30px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	color:#aace3b;
}
.title .cn{
	color: #666;
font-size: 16px;
float: left;
height: 25px;
line-height: 25px;
width: 100%;
font-weight: normal
}

.pro_title{
	width: 100%;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: center;
}
.pro_title span{
	text-align: center;
	width: 100%;
	color: #333;
}
.pro_title .en{
	line-height: 54px;
	font-size:35px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}
.pro_title .cn{
	line-height: 46px;
	font-size: 30px;
 
}


.article-two{
	width: 100%;
	padding: 20px 0;
	background: #fff;
	float: left;
}
.article-two-md{
	width: 1200px;
	margin: 0 auto;
}
.index-pro-left{
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.index-pro-left h1{
	color: #333;
	font-size: 30px;
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.index-pro-left h2{
	font-size: 22px;
	float: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.index-pro-left span{
	background: #aace3b;
	font-size: 30px;
	display: inline-block;
	height: 5px;
	line-height: 5px;
	width: 80px;
}
.index-pro-left h3{
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal; margin-bottom:20px;
}
.product-shuoming{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.index-pro-right{
	width: 100%;
	float: left;
	margin-top: 20px
}
.index-pro-right ul{
	width: 230px;
	float: left;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
	height: 255px;
}

.index-pro-right ul .plist-img{
	width: 228px;
	float: left;
	height: 200px;
	border:1px solid #ddd;
	border-bottom: none;
	background: url(../images/csdbj.jpg) no-repeat;
}
.index-pro-right ul .plist-img img{
	width: 100%;
	height: 200px;
}
.index-pro-right ul .plist-text{
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	font-size: 18px
}
.index-pro-right ul .plist-text a{
	color: #555;
	background: #ddd;
	float: left;
	height: 55px;
	width: 100%
}
.index-pro-right ul:hover .plist-text a{
	color: #fff;
	background: #aace3b;
	transition: all ease .5s
	
}
.scroll-pro-list{
	width: 90px;
	height: 90px;
	background: #FFF;
	display: block;
	position: absolute;
	left: -90px;
	top: -90px;
	z-index:9999;
}
.scroll-pro-list img{
	width: 87px;
	height: 87px;
	border:3px solid #fff;
	border-radius: 3px;
}

.zhezhao{
	background: rgba(0,0,0,.8);
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.index-pro-right ul:hover .zhezhao{
	display: block;
	transition: all ease .5s;
}



.two-list-show{
	width: 100%;
	float: left;
	position: absolute;
	top:15px;
	left: 0;
	height: 350px;
	background: transparent;
}
.two-list-show a{
	display: none;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	background: #fff;
	padding: 10px;
	float: left;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	display: none;
}
.two-list-show a img{
	width: 50px;
	height: 50px;
	border-radius: 25px;
	
}
.zifenlei-jj{
	width: 100%;
	float: left;
	line-height: 22px;
	color: #666;
	text-align: center;
}
.pro-title{
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #000;
	text-align: center;
	font-size: 18px;
}
.pro-title:hover{
	color: #bb1e10;
	transition: all 0.5s ease;
}




.proshowi-wrap{
	width: 100%;
	position: relative;
	overflow: hidden;
	/*padding-top: 756px;*/
	z-index: 2;
}
.proshowi-wrap .title{
	text-align: center;
}
.proshowi-wrap .title span{
	display: inline-block;
	margin:0 8px;
}
.proshowi-wrap .title .cn{
	color: #fff;
	font-size: 36px;
}
.proshowi-wrap .title .en{
	font-size: 36px;
	color: #eee;
	text-transform: uppercase;
	font-family: arial;
}
.proshowi-wrap .hr{
	width: 50px;
	height: 3px;
	background: #ebb100;
	margin:0 auto;
}
.i-pro{
	height: 580px;
	width: 100%;
	background: #f5f5f5;
}
.i-prob{
	padding-top: 60px;
}
.i-prolist{
	position: relative;
	height: 315px;
	margin: 0 auto;
	width: 1200px;
	margin-top: 64px;
}

.i-prolist ul{
	width: 1200px;
}
.i-prolist li{
	width: 285px;
	height: 300px;
	background: #fff;
	margin-right: 15px;
	position: relative;
	cursor: pointer;
}
.i-prolist li .con{
	width: 265px;
	height: 80px;
	/*border-top: 1px solid #f1f1f1;*/
	padding:10px 10px 0 10px;
	position: absolute;

	left: 0;
}
.i-prolist li .con i{
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0;
	top: 0;
}
.i-prolist li .conb{
	position: relative;
	z-index: 2;
}
.i-prolist li h2{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.i-prolist li h2 a{
	color: #333;
	
}
.i-prolist li h2 a:hover{
	color: #e21001;
	
}
.i-prolist li h3{
	color: #999;
	height: 75px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.i-prolist li .more{
	width: 88px;
	height: 26px;
	margin-top:20px;
	line-height: 26px;
	border:1px solid #d2d2d4;
	color: #666666;
	text-align: center;
	float: right;
	font-family: arial;
	border-radius: 20px;
	transition: all 500ms ease-in 0ms;
}
.i-prolist li .more a{
	
	color: #666666;
	
}
.i-prolist li:hover .more{
	background: #aace3b;
	color: #fff;
	border-color: #aace3b;	
}
.i-prolist .prev,
.i-prolist .next{
	display: block;
	cursor: pointer;
	width: 39px;
	height: 39px;
	background-image: url("../images/btn1.png");
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 134px;
}
.i-prolist .prev{
	background-position: left top;
	left: -69px;
}
.i-prolist .next{
	background-position: left bottom;
	right: -69px;
}
.i-prolist .prev:hover{
	background-position: right top;
}
.i-prolist .next:hover{
	background-position: right bottom;
}










.case-news-section {
	width: 100%;
	float: left;
}
.case-news-section .case-list {
	width: 568px;
	float: left;
}
.case-news-section .cns-aside {
	width: 158px;
	height: 296px;
	float: left;
	text-align: center;
	color: #fefefe;
	position: relative;
}
.case-news-section .cns-aside h2 {
	padding-top: 80px;
	height: 60px;
	font: 20px/30px "微软雅黑";
	margin-bottom: 14px;
}
.case-news-section .cns-aside ul {

	width: 100%;

}
.case-news-section .cns-aside li {
	line-height: 20px;
	font-size: 14px;
	float: none;
	width: 100%;
	text-align: center;
}
.case-news-section .cns-aside p {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 16px;
}
.case-news-section .cns-aside p a {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
.case-news-section .cns-aside p a:hover {
	color: rgba(255,255,255,0.8)
}
.case-news-section .case-list .cns-aside {
	background: #aace3b;
}
.case-news-section .news-list .cns-aside {
	background: #989898;
}

.case-news-section .cns-main {
	float: right;
}
.case-news-section .case-list .cns-main {
	width: 410px;
	position: relative;
	overflow: hidden;
}
.case-news-section .case-list .cns-main ul {
	width: 820px;
	position: relative;
}
.case-news-section .case-list .cns-main li {
	width: 410px;
	float: left;
}
.case-news-section .case-list .cns-main li a {
	display: block;
	position: relative;
}
.case-news-section .case-list .cns-main img {
	width: 410px;
	height: 296px;
}
.case-news-section .case-list .cns-main span,.case-news-section .case-list .cns-main em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.case-news-section .case-list .cns-main span {
	height: 38px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.case-news-section .case-list .cns-main em {
	line-height: 38px;
	text-align: center;
	z-index: 2;
	font-size: 14px;
	color: #fefefe;
}
.case-news-section .prev-btn,.case-news-section .next-btn {
	width: 24px;
	height: 68px;
	background: rgba(88,88,88,0.9);
	font: 14px/68px "宋体";
	text-align: center;
	color: #fefefe;
	position: absolute;
	z-index: 3;
	top: 114px;
	background: #585858 \9;
	filter: alpha(opacity=90) \9;
	transition: 1s;
}
.case-news-section .prev-btn:hover,.case-news-section .next-btn:hover {
	background: #aace3b;
	font-size: 16px;
}
.case-news-section .prev-btn {
	left: 0;
}
.case-news-section .next-btn {
	right: 0;
}
.case-news-section .news-list .cns-main {
	width: 402px;
	position: relative;
}

.case-news-section .news-list {
	width: 560px;
	float: right;
}
.case-news-section .news-img {
	height: 160px;
}
.case-news-section .news-img img {
	width: 402px;
	height: 160px;
}
.case-news-section .news-list .cns-main ul {
	padding: 18px 0 40px 0;
	height: 78px;
	background: #fff;
}
.case-news-section .news-list .cns-main li {
	padding-left: 32px;
	line-height: 26px;
	background: url("http://www.choufang.cn/static/web/css/../img/yellow-squire.png") no-repeat 16px center;
	overflow: hidden;
	vertical-align: top;
	width: 372px;
}
.case-news-section .news-list .cns-main  a {
	float: left;
	font-size: 14px;
	color: #666;
	transition: 1s;
}
.case-news-section .news-list .cns-main a:hover {
	color: #aace3b;
}
.case-news-section .news-list .cns-main span {
	float: right;
	margin-right: 14px;
	font-family: "arial";
	color: #b5b5b5;
}
.case-news-section .news-list .cns-main p {
	position: absolute;
	right: 12px;
	bottom: 10px;
}
.case-news-md{
	width: 1200px;
	margin:0 auto;
}



/*indexNews*/	
.indexNews{width:100%;float:left;margin-top:20px;}
.news_K {WIDTH: 375px; FLOAT: left;OVERFLOW: hidden;padding:8px 8px 15px; background:#fff;margin-right:5px;}
.news_Kr {FLOAT: right}
.news_K .title {BORDER-BOTTOM: #ddd 1px solid; HEIGHT: 35px;font-size:16px;font-weight:700; padding-bottom:0;}
.title a{color:#000;}
.title a:hover{color:#fb9607;}
.news_K .title DL {LINE-HEIGHT: 35px; WIDTH: 309px; HEIGHT: 35px;}
.news_K .title DL DT {
	FLOAT: left; FONT-SIZE: 18px;display:inline-block;border-bottom:2px solid #000;height:35px; margin-left:15px;
}
.news_K .title DL DD {
	 BACKGROUND: url(../images/d_bor.gif) no-repeat 5px center; FLOAT: right
}
.news_K .content {
	 WIDTH: 379px;OVERFLOW: hidden; 
}
.Xit_ {
	MARGIN-TOP: 5px; FLOAT: left
}
.Xit_ DIV {
	BORDER-BOTTOM: #eee 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #eee 1px solid; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; WIDTH: 120px; PADDING-RIGHT: 3px; DISPLAY: block; FONT-FAMILY: Arial; HEIGHT: 90px;  VERTICAL-ALIGN: middle; BORDER-TOP: #eee 1px solid; BORDER-RIGHT: #eee 1px solid; PADDING-TOP: 3px;
}
.Xit_ DIV:hover{border:1px solid #c00}
.Xit_ IMG {
	WIDTH: 120px; HEIGHT: 90px; VERTICAL-ALIGN: middle
}
.X_top {
	float:left; WIDTH: 379px; HEIGHT: auto; OVERFLOW: hidden; PADDING-TOP: 7px
}
.Xij_ {
	WIDTH: 210px; BACKGROUND: url(../images/h_bor.gif) repeat-x 50% bottom; FLOAT: right; HEIGHT: 105px; OVERFLOW: hidden;
margin-right:8px;}
.Xij_B{
	WIDTH: 160px; BACKGROUND: url(../images/h_bor.gif) repeat-x 50% bottom; FLOAT: left;OVERFLOW: hidden
}
.Xij_ IMG {
	
}
.Xij_ H2 {
	LINE-HEIGHT: 30px; WIDTH: 160px; DISPLAY: block; HEIGHT: 30px; OVERFLOW: hidden
}
.Xij_ H2 A {
	COLOR: #000; FONT-SIZE: 14px
}
.Xij_ H2 A:hover{color:#fb9607}
.Xij_ P {
	TEXT-INDENT: 1.8em; DISPLAY: block; HEIGHT: 72px; OVERFLOW: hidden;line-height:18px;
}
.Xij_ P A {
	COLOR: #666
}
.Xbgn {
	WIDTH: 379px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-TOP: 5px
}
.Xlist_ {
	TEXT-ALIGN: right; MARGIN: auto; WIDTH: 379px; HEIGHT: auto; COLOR: #999999; OVERFLOW: hidden;float:left;
}
.Xlist_ img{ vertical-align:middle}
.Xlist_ LI {
	LINE-HEIGHT: 35px; text-indent: 15px; BACKGROUND: url(../images/navbg.png) no-repeat 5px center; HEIGHT: 35px;OVERFLOW: hidden;padding-right:5px;border-bottom:1px  dotted #cfcfcf;width:371px;
}
.Xlist_ LI a{color:#000; font-size:14px;}
.Xlist_ LI a:hover{color:#dd0000}
.Xlist_ DIV {
	TEXT-ALIGN: left; FLOAT: left
}


/*产品*/
.chanpin_zs{ width:1200px; height:auto; clear:both; margin:0 auto;}
.chanpin_zs .zs_title{ width:1200px; height:46px; text-align:center;}
.chanpin_zs .zs_title a{font-size:20px; color:#921028; font-family: microsoft yahei;}
.chanpin_zs .container{ margin-top:0;}
.ttt{ width:1200px; height:100px;  min-width: 1200px; margin: 0px auto;}
.ttt ul{  height:50px;}
.ttt li{ float:left; width:150px; height:50px; background:url(../images/flbj.jpg); text-align:center; line-height:50px;cursor:pointer; font-size:16px;font-weight:bold;color:#fff; }
.ttt li.hover{ background:url(../images/flbjho.jpg);font-weight:bold;color:#fff;}
.ttt li.hover a{font-weight:bold;color:#fff;}
.tabcont{ width:1200px; float:left; height:auto;clear:both;}
.tabcont .tabc{width:1200px; float:left; height:auto;clear:both;}
.tabcont .tabc ul{width:254px; height:auto; float:left; overflow:hidden; padding:0px; margin:0px; padding-left:38px; margin-bottom:10px;}
.tabcont .tabc ul li{width:254px; height:auto; float:left; overflow:hidden;}
.tabcont .tabc ul li.tu1{ width:245px; border:1px solid #ddd; padding:3px; float:left;}
.tabcont .tabc ul li.tu1 img{ width:245px; height:156px;}
.tabcont .tabc ul li.tu2{width:254px; padding:2px 0px 5px; margin:0px;float:left;}
.tabcont .tabc ul li.tu2 img{ float:left;}
.tabcont .tabc ul li.wz{ text-align:center; height:auto; line-height:25px;}
.tabcont .tabc ul li.wz a{ color:#108de0 ; font-size:14px; font-family: microsoft yahei; font-weight:bold;}

.tabcont .tabc ul li.wz a span { color:#666; font-weight:400;}

.pb_h{ text-align:center;height:109px; overflow:hidden; text-align:center;font-weight:100;background:url(../Images/spa_l3.gif) left 42px repeat-x;}
.pb_h b{ font-weight:100; display:block;line-height:31px; font-size:24px; color:#362c24;}
.pb_h span{ display:block;line-height:22px;height:26px;  font-size:20px; text-transform:uppercase; color:#9b8574;}
.pb_h a{  display:inline-block;width:558px;margin:0 auto; background:#fff;}
.pb_h i a{ display:block;margin:0 auto;width:63px; line-height:22px; border:1px #362c24 solid; text-align:center; font-size:14px; font-family:Arial; color:#362c24; font-style:normal;}


.main-title {}
.main-title h2 { margin:0; font-size:30px; font-weight:600;color:#333; text-align:center;}
.main-title p { color:#666; text-align:center;font-size:16px; line-height:25px; margin-top:10px;}
.main-title span { height:5px; width:80px; display:block; color:#000; border-bottom:5px solid #AACE3B; margin:0 auto; padding-top:5px;}

.clear {clear:both;height:0px; overflow:hidden;}
.blank10{overflow:hidden;}
.blank50{height:30px;overflow:hidden;}
.font15 { font-size:15px;}
.line30{ line-height:30px;}
.text-center {
  text-align: center;
}
.col-md-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
  .col-md-offset-2 {
    margin-left: 1%;
  }
.gy{ width:1300px; margin:0 auto; height:252px;overflow:hidden;}
.gy_c{ margin:18px 0 0; padding:0 0 0 0; width:1300px; background:url(../Images/ge01.jpg) repeat-y 0 0;}
.gy_c a{color:#999;}
.gy_c dl{ height:214px; overflow:hidden}
.gy_c dt{ width:360px; float:right; padding-left:20px;}
.gy_c dd{ width:433px; float:right; line-height:26px; color:#979799}
.gy_c dd p{ height:110px;}
.gy_c dd h3{ font-size:12px;}
.gy01,.gy03{ padding:74px 0; width:50px;}
.gy02{ width:787px; overflow:hidden; position:relative;}
.gy02 li{ width:250px; height:175px; padding:0 6px; float:left}
.gy02 li img{width:250px; height:175px;}
.gy02 li span{width:250px; height:27px; line-height:27px;text-align:center; background-color:#000; left:6px; bottom:0; filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;}
.gy02 li span a { color:#FFF;}
.fl { float:left;}

.plist{ width:1210px; margin:30px auto 10px; overflow:hidden;}

.plistbox{ width:275px; float:left; margin:0 5px; border:1px solid #ccc; padding:7px 7px; border-radius:5px; text-align:center;}

.plistbox:hover{ width:275px; float:left; margin:0 5px; border:1px solid #73c7ff; background:#f3fbff; padding:7px 7px; border-radius:5px; text-align:center;}

.plistbox:hover span { 	width:275px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 18px;font-weight:700; color:#FF0;}

.plistbox img { margin-bottom:10px;}

.plistbox h3 { margin-bottom:25px; font-size:16px; font-weight:400;}

.plistbox span { background:#008fe6; padding:0px 0px; color:#fff; 	width: 275px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 18px; font-weight:700;}