
/*

By  鱼 
QQ  594074555

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{
	font-family: "arial" ,'Microsoft Yahei';
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #666;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
img{
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}
body{position: relative;min-width: 1200px;}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*********************************/

.Pub_top{
	width: 100%;
	height: 30px;
	background: #e3e4e5;
}
.Pub_top .Pub_top1200{
	width: 1200px;
	height: 30px;
	margin: 0 auto;
}
.Pub_top .Pub_top1200 h1{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	float: left;
	height: 30px;
	line-height: 30px;
}
.Pub_top .Pub_top1200 h2{
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.Pub_top .Pub_top1200 h2 span{
	color: #a68131;
}
.Pub_top2{
	width: 1200px;
	margin: 0 auto;
}
.Pub_top2 .Ptone{
	width: 100%;
	height: 120px;
}
.Pub_top2 .Ptone img{
	display: block;
	width: 217px;
	height: 78px;
	float: left;
	margin: 21px 0 0 0;
}
.Pub_top2 .Ptone .search{
	float: left;
	margin: 38px 0 0 230px;
}
.Pub_top2 .Ptone .search .top{
	height: 35px;
}
.Pub_top2 .Ptone .search .top .myselect{
	float: left;
	border: 1px solid #a68131;
	border-right: none;
}
.Pub_top2 .Ptone .search .top input[type="text"]{
	display: block;
	width: 398px;
	height: 35px;
	outline: none;
	border: 1px solid #a68131;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
	float: left;
	line-height: 33px;
}
.Pub_top2 .Ptone .search .top input[type="button"]{
	display: block;
	width: 50px;
	height: 35px;
	background: none;
	background-image: url(../images/a2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #a68131;
	outline: none;
	border: none;
	cursor: pointer;
}
.Pub_top2 .Ptone .search .bottom{
	height: 40px;
	overflow: hidden;
	width: 550px;
	font-size: 12px;
	color: #999999;
	line-height: 1.6em;
	padding: 5px 0 0 0;
}
.Pub_top2 .Ptone .search .bottom a{
	color: inherit;
	margin: 0 10px 0 0;
}
.Pub_top2 .Ptone .search .bottom a:hover{
	color: #a68131;
}
.Pub_top2 .Pttwo{
	border-bottom: 1px solid #a68131;
}
.Pub_top2 .Pttwo span{
	display: block;
	width: 250px;
	height: 45px;
	float: left;
	background-color: #a68131;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 45px;
}
.Pub_top2 .Pttwo ul{
	float: left;
	margin: 0 0 0 85px;
}
.Pub_top2 .Pttwo ul li{
	float: left;
	position: relative;
}
.Pub_top2 .Pttwo ul li>a{
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
	padding: 0 40px;
}
.Pub_top2 .Pttwo ul li:hover>a{
	color: #a68131;
}
.Pub_top2 .Pttwo ul li.onon>a{
	color: #a68131;
}
.Pub_top2 .Pttwo ul li dl{
	position: absolute;
	top: 100%;
	width: 80px;
	background: #a68131;
	text-align: center;
	left: 50%;
	margin-left: -40px;
	display: none;
	z-index: 10;
}
.Pub_top2 .Pttwo ul li:hover dl{
	display: block;
}
.Pub_top2 .Pttwo ul li dl dd a{
	display: block;
	padding: 8px 5px;
	font-size: 12px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.Pub_top2 .Pttwo ul li dl dd a:hover{
	background: #8d6817;
}
.Pub_top2 .Ptthree{
	width: 100%;
	/*height: 305px;*/
}
.Pub_top2 .Ptthree ul.left{
	float: left;
	position: relative;
	width: 250px;
	/*height: 305px;*/
	border: 1px solid #eeeeee;
}
.Pub_top2 .Ptthree ul.left li{
	width: 100%;
	height: 75px;
	border-top: 1px solid #eee;
	position: relative;
	padding: 0 7px;
}
.Pub_top2 .Ptthree ul.left li:first-child{
	border-top: none;
}
.Pub_top2 .Ptthree ul.left li>a{
	display: block;
	width: 100%;
	height: 74px;
	background: url(../images/a10.png) 85% center no-repeat;
}
.Pub_top2 .Ptthree ul.left li>a img{
	display: block;
	width: 41px;
	height: 41px;
	float: left;
	margin: 16.5px 0 0 8px;
}
.Pub_top2 .Ptthree ul.left li>a p{
	font-size: 16px;
	color: #666666;
	height: 24px;
	border-left: 1px solid #eee;
	padding: 0 0 0 20px;
	line-height: 24px;
	margin: 25px 0 0 12px;
	float: left;
	position: relative;
	left: 0;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.Pub_top2 .Ptthree ul.left li dl{
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 10;
	border: 1px solid #eee;
	background: #fff;
	padding: 15px 15px 10px 30px;
	width: 440px;
	display: none;
}
.Pub_top2 .Ptthree ul.left li:hover dl{
	display: block;
}
.Pub_top2 .Ptthree ul.left li:hover>a p{
	left: 10px;
	color: #a68131;
}
.Pub_top2 .Ptthree ul.left li dl:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.Pub_top2 .Ptthree ul.left li dl dd{
	float: left;
	width: 130px;
	padding: 0 10px 0 0;
	font-size: 14px;
	color: #666666;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.Pub_top2 .Ptthree ul.left li dl dd a{
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: inherit;
}
.Pub_top2 .Ptthree ul.left li dl dd a:hover{
	color: #a68131;
}
.Pub_top2 .Ptthree div.right{
	float: right;
	width: 946px;
	height: 375px;
	margin: 2px 0 0 0;
	border: 1px solid #eee;
	position: relative;
	overflow: hidden;
}

/* 本例子css */
.slideBox{ width:944px; height:375px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle;
	width: 944px;
	height: 375px;
	position: relative;
	overflow: hidden;
}
.slideBox .bd li img{
	display: block;
	width: 944px;
	height: 375px;
}
.slideBox .prev,
.slideBox .next{ 
	position:absolute; 
	left:2%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:30px; 
	height:30px;
	background: url(../images/a7.png) center no-repeat;
}
.slideBox .next{ 
	left:auto; 
	right:2%;
	background: url(../images/a8.png) center no-repeat; 
}

.mid1200{
	width: 1200px;
	margin: 0 auto;
}
.indexl_mat{
	padding-top: 40px;
}
.indexl_title{
	width: 100%;
	height: 50px;
	position: relative;
	text-align: center;
}
.indexl_title:before{
	content: "";
	width: 100%;
	height: 1px;
	background: #b9b9b9;
	position: absolute;
	left: 0;
	top: 50%;
	text-align: center;
}
.indexl_title a{
	display: inline-block;
	/*width: 170px;*/
	height: 50px;
	/*margin: 0 auto;*/
	background: #fff;
	position: relative;
	z-index: 5;
	padding: 0 15px;
}
.indexl_title a img{
	display: block;
	width: 41px;
	height: 41px;
	float: left;
	margin: 4.5px 0 0 0;
}
.indexl_title a span{
	display: block;
	float: right;
	font-size: 22px;
	color: #a68131;
	height: 50px;
	line-height: 55px;
}




.indexl_list{
	width: 1212.5px;
	position: relative;
	left: -12.5px;
	padding: 35px 0 0 0;
}
.indexl_list li{
	width: 230px;
	float: left;
	margin: 0 0 20px 12.5px;
}
.indexl_list li div.img{
	width: 100%;
	height: 230px;
	position: relative;
	overflow: hidden;
}
.indexl_list li div.img img{
	display: block;
	width: 100%;
	height: 100%;
}
.indexl_list li div.img i{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/a19.png) repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.indexl_list li div.img em{
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/a11.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: -150%;
	margin: -12px 0 0 -12px;
	z-index: 6;
	-webkit-transition: all .3s ease-out .2s;
	-moz-transition: all .3s ease-out .2s;
	-ms-transition: all .3s ease-out .2s;
	-o-transition: all .3s ease-out .2s;
	transition: all .3s ease-out .2s;
}
.indexl_list li:hover div.img i{
	opacity: 1;
	filter:alpha(opacity=100);
}
.indexl_list li:hover div.img em{
	top: 50%;
}
.indexl_list li p{
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
	height: 3em;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0.6em 0 0 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.indexl_list li:hover p{
	color: #a68131;
}

.indexl_news{
	width: 1200px;
	position: relative;
	padding: 30px 0 50px 0;
}
.indexl_news li{
	float: left;
	width: 390px;
	margin: 0 0 0 15px;
}
.indexl_news li:first-child{
	margin: 0;
}
.indexl_news li div.img{
	width: 100%;
	height: 308px;
	position: relative;
	overflow: hidden;
}
.indexl_news li div.img img{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.indexl_news li div.img:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.indexl_news li dl dt{
	width: 100%;
	font-size: 16px;
	color: #333333;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}
.indexl_news li dl dt a{
	color: inherit;
}
.indexl_news li dl dt:hover a{
	color: #a68131;
}
.indexl_news li dl dd{
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	position: relative;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.indexl_news li dl dd a{
	color: inherit;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
.indexl_news li dl dd a:hover{
	color: #a68131;
}
.indexl_news li dl dd:before{
	content: "";
	width: 3px;
	height: 3px;
	background: #a68131;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.Pub_footer{
	width: 100%;
	background: #101010;
}
.Pub_footer .Pub_footer1200{
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.Pub_footer .Pub_footer1200 .left{
	width: 1030px;
	float: left;
	margin: 0 0 50px 0;
}
.Pub_footer .Pub_footer1200 .left dl{
	padding: 0 38px;
	text-align: center;
	float: left;
}
.Pub_footer .Pub_footer1200 .left dl dt a{
	font-size: 16px;
	color: #a4a4a4;
	height: 30px;
	line-height: 30px;
	display: block;
	max-width: 70px;
	overflow: hidden;
}
.Pub_footer .Pub_footer1200 .left dl dd a{
	display: block;
	font-size: 14px;
	color: #a4a4a4;
	height: 35px;
	line-height: 35px;
	max-width: 100px;
	overflow: hidden;
}
.Pub_footer .Pub_footer1200 .left ul{
	padding: 0 38px;
	float: left;
}
.Pub_footer .Pub_footer1200 .left ul li{
	font-size: 16px;
	color: #a4a4a4;
	height: 35px;
	line-height: 35px;
	display: block;
	max-width: 420px;
}
.Pub_footer .Pub_footer1200 .left ul li a{
	color: inherit;
}
.Pub_footer .Pub_footer1200 .left dl dt a:hover,
.Pub_footer .Pub_footer1200 .left dl dd a:hover,
.Pub_footer .Pub_footer1200 .left ul li a:hover{
	color: #a68131;
}
.Pub_footer .Pub_footer1200 .right{
	float: right;
	width: 124px;
	margin: 0 30px 50px 0;
	text-align: center;
}
.Pub_footer .Pub_footer1200 .right h1{
	font-size: 16px;
	color: #a4a4a4;
	font-weight: normal;
}
.Pub_footer .Pub_footer1200 .right h2{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.Pub_footer .Pub_footer1200 .right img{
	display: block;
	width: 124px;
	height: 124px;
	margin: 16px 0 10px 0;
}
.Pub_footer .Pub_footer1200 .bottom{
	clear: both;
	width: 100%;
	border-top: 1px solid #282828;
	margin-top: 50px;
	height: 60px;
}
.Pub_footer .Pub_footer1200 .bottom p{
	float: left;
	font-size: 12px;
	color: #bbbbbb;
	height: 60px;
	line-height: 60px;
}
.Pub_footer .Pub_footer1200 .bottom span{
	display: block;
	float: right;
	height: 60px;
	line-height: 60px;
	font-size: 12px;
	color: #bbbbbb;
}
.Pub_footer .Pub_footer1200 .bottom span a{
	color: inherit;
}
.Pub_footer .Pub_footer1200 .bottom span a:hover{
	color: red;
}


.neimian{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	margin: 30px 0 40px 0;
}
.neimian .neimian1200{
	width: 1200px;
	margin: 0 auto;
	height: 30px;
	padding-left: 15px;
	background: url(../images/a13.png) left center no-repeat;
}
.neimian .neimian1200 a,
.neimian .neimian1200 span{
	display: block;
	float: left;
	font-size: 14px;
	color: #a68131;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
.neimian .neimian1200 a{
	padding: 0;
	margin: 0 15px;
}
.neimian .neimian1200 em{
	display: block;
	float: left;
	height: 30px;
	background: url(../images/a14.png) right center no-repeat;
	width: 5px;
}
/* .neimian .neimian1200 a:hover{
	color: #49350a;
} */

.mid1200.mid1200pb{
	padding-bottom: 50px;
}

.min_left{
	float: left;
	width: 225px;
	position: relative;
}
.min_left i{
	display: block;
	width: 7px;
	height: 6px;
	background: url(../images/a15.png) center no-repeat;
	position: absolute;
	right: 0;
	top: 34px;
}
.min_left h1{
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #a68131;
	color: #fff;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.min_left h1 span{
	font-size: 12px;
	text-transform: uppercase;
}
.min_left ul{
	width: 219px;
	border: 1px solid #dcdcdc;
}
.min_left ul li{
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.min_left ul li.sub p em{
	width: 4px;
	height: 5px;
	background: url(../images/a14.png) center no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2.5px;
}
.min_left ul li.sub.on{
	background-color: #a68131;
}
.min_left ul li.sub.on p{
	color: #fff;
	border-top: 1px solid #a68131;
}
.min_left ul li.sub.on p em{
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}
.min_left ul li p{
	font-size: 12px;
	color: #666666;
	width: 190px;
	margin: 0 auto;
	border-top: 1px solid #dcdcdc;
	padding: 12px 15px;
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.min_left ul li:hover{
	background: #a68131;
}
.min_left ul li:hover p{
	color: #fff;
	border-top: 1px solid #a68131;
}
.min_left ul li.onon{
	background: #a68131;
}
.min_left ul li.onon p{
	color: #fff;
	border-top: 1px solid #a68131;
}
.min_left ul li:first-child p{
	border-top: none;
}
.min_left ul li dl{
	display: none;
}
.min_left ul li dl dd{
	width: 100%;
	background: #f1f1f1;
	border-top: 1px solid #fff;
}
.min_left ul li dl dd a{
	display: block;
	padding: 12px 27.5px;
	font-size: 12px;
	color: #666666;
}

.min_right{
	float: right;
	width: 945px;
}

.cpl_one{
	width: 100%;
	border: 1px solid #dcdcdc;
}
.cpl_one li{
	border-top: 1px solid #dcdcdc;
	padding: 10px 15px 10px 150px;
	position: relative;
}
.cpl_one li:first-child{
	border-top: none;
}
.cpl_one li:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cpl_one li span{
	font-size: 14px;
	color: #333333;
	display: block;
	position: absolute;
	padding: 0 0 0 15px;
	border-left: 3px solid #a68131;
	position: absolute;
	left: 18px;
	top: 18px;
	line-height: 1em;
}
.cpl_one li a{
	display: block;
	font-size: 14px;
	color: #666666;
	float: left;
	line-height: 1.5em;
	padding: 5px 20px 5px 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cpl_one li a:hover{
	color: #fff;
	background: #a68131
}
.cpl_one li a.on{
	color: #fff;
	background: #a68131
}
.cpl_two{
	width: 100%;
	border: 1px solid #dcdcdc;
	border-top: none;
	height: 45px;
	display: none;
} 
.cpl_two span{
	display: block;
	float: left;
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.cpl_two select{
	display: block;
	float: left;
	width: 100px;
	height: 44px;
	line-height: 44px;
	background: #a68131;
	font-size: 16px;
	color: #ffffff;
	border: none;
	outline: none;
	padding: 0 10px;
}
.cpl_two select option{
	background: #fff;
	color: #333;
}
.indexl_list.neilist{
	width: 956px;
	left: -11px;
}
.indexl_list.neilist li{
	width: 228px;
	margin: 0 0 11px 11px;
}
.indexl_list.neilist li div.img{
	height: 228px;
}

.neifan{
	width: 100%;
	text-align: center;
	padding: 40px 0 20px 0;
	font-size: 0;
}
.neifan a{
	display: inline-block;
	height: 37px;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
	padding: 0 15px;
	margin: 0 5px;
	border: 1px solid #d7d7d7;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.neifan a.on,
.neifan a:hover{
	background: #a68131;
	border: 1px solid #a68131;
	color: #fff;
}

.cpxq_box{
	width: 100%;
	position: relative;
	word-wrap: break-word;
	word-break: normal;
	font-size: 14px;
	color: #666666;
}
.cpxq_box *{
	max-width: 100%;
}
.cpxq_box .a{
	font-size: 18px;
	color: #333333;
	width: 100%;
	padding: 0 0 40px 0;
	font-weight: normal;
	text-align: center;
}
.cpxq_box .boxin{
	word-wrap: break-word;
	word-break: normal;
}

.gywm_box{
	width: 100%;
}
.gywm_box .imgbox{
	float: left;
	width: 460px;
	height: 455px;
	overflow: hidden;
}
.gywm_box .imgbox img{
	display: block;
	width: 100%;
	height: 100%;
}
.gywm_box .wordbox{
	float: right;
	width: 700px;
	height: 455px;
	position: relative;
	overflow: hidden;
	word-wrap: break-word;
	word-break: normal;
	padding: 0 10px 0 0;
}
.gywm_box .wordbox *{
	max-width: 100%;
}
.gywm_box .wordbox .a{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}
.gywm_box .wordbox .b{
	font-size: 14px;
	color: #666666;
	line-height: 2em;
}

.cpxq_box .time{
	width: 100%;
	height: 40px;
}
.cpxq_box .time>span{
	display: block;
	font-size: 14px;
	color: #757575;
	line-height: 40px;
	height: 40px;
	float: left;
}
.cpxq_box .time>div.rigfen{
	float: right;
}
.cpxq_box .time>div.rigfen em{
	display: block;
	float: left;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 0;
}
.cpxq_box .time>div.rigfen .bdsharebuttonbox{
	float: right;
}
/*分享*/
.bdshare-button-style0-16 .bds_more{
	display: none;
}
.bdshare-button-style0-16 a{
	width: 26px;
	height: 26px !important;
	background-image: url(../images/a16.png) !important;
	background-repeat: no-repeat;
}
.bdshare-button-style0-16 .bds_tsina{
	background-position: 0 0 !important;
}
.bdshare-button-style0-16 .bds_tsina:hover{
	background-position: -26px 0 !important;
}
.bdshare-button-style0-16 .bds_sqq{
	background-position: 0 -26px !important;
}
.bdshare-button-style0-16 .bds_sqq:hover{
	background-position: -26px -26px !important;
}
.bdshare-button-style0-16 .bds_weixin{
	background-position: 0 -52px !important;
}
.bdshare-button-style0-16 .bds_weixin:hover{
	background-position: -26px -52px !important;
}
#bdshare_weixin_qrcode_dialog,
#bdshare_weixin_qrcode_dialog *{
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}

.sxp_box{
	width: 100%;
	padding: 30px 0;
}
.sxp_box a{
	display: block;
	width: 113px;
	height: 40px;
	line-height: 40px;
	background-color: #a68131;
	font-size: 16px;
	text-align: center;
	color: #fff;
}
.sxp_box a.prev{
	padding-left: 20px;
	background-image: url(../images/a17.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	float: left;
}
.sxp_box a.next{
	padding-right: 20px;
	background-image: url(../images/a18.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	float: right;
}


.lxwm_box{
	width: 100%;
	position: relative;
	background-color: #f9f9f9;
}
.lxwm_box .mapbox{
	float: left;
	width: 612px;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.lxwm_box .mapbox *{
	max-width: 100%;
}
.lxwm_box .table{
	float: right;
	width: 550px;
	height: 350px;
	display: table;
	table-layout: fixed;
	overflow: hidden;
	padding: 10px 10px 10px 0;
}
.lxwm_box .table .cell{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.lxwm_box .table .cell h1{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}
.lxwm_box .table .cell p{
	font-size: 16px;
	color: #666666;
	line-height: 1.5em;
	margin: 1em 0 0 0;
}

.xwlb_list li{
	width: 100%;
	background: #f8f9fb;
	padding: 15px 30px;
	color: #333333;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xwlb_list li a{color: inherit;}
.xwlb_list li:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.xwlb_list li div.time{
	width: 110px;
	height: 120px;
	float: left;
	overflow: hidden;
	padding: 20px 15px 0 0;
	text-align: center;
}
.xwlb_list li div.time span{
	display: block;
	font-size: 43px;
	color: inherit;
}
.xwlb_list li div.time em{
	display: block;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	color: inherit;
}
.xwlb_list li div.img{
	width: 198px;
	height: 120px;
	float: left;
	position: relative;
	overflow: hidden;
}
.xwlb_list li div.img img{
	display: block;
	width: 100%;
	height: 100%;
}
.xwlb_list li div.word{
	width: 560px;
	float: right;
	height: 120px;
	overflow: hidden;
}
.xwlb_list li div.word h1{
	font-size: 14px;
	color: inherit;
	font-weight: normal;
	line-height: 1.5em;
	height: 1.5em;
	width: 100%;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 1em 0 0.5em 0;
}
.xwlb_list li div.word p{
	font-size: 12px;
	color: #666666;
	width: 100%;
	line-height: 1.6em;
	height: 3.2em;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 0 0.5em 0;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xwlb_list li div.word i{
	display: block;
	width: 68px;
	height: 25px;
	border: 1px solid #d7d7d7;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xwlb_list li:hover{
	color: #fff;
	background: #a68131;
}
.xwlb_list li:hover div.word p,
.xwlb_list li:hover div.word i{
	color: #fff;
}
.xwlb_list li:hover div.word i{
	border: 1px solid #fff;
}


.joinbox{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.joinbox .head{
	width: 100%;
	padding: 40px 80px 40px 0;
	position: relative;
}
.joinbox .head h1{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	width: 100%;
	word-wrap: break-word;
	word-break: normal;
}
.joinbox .head h2{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	width: 100%;
	word-wrap: break-word;
	word-break: normal;
}
.joinbox .head i{
	display: block;
	width: 62px;
	height: 40px;
	background: url(../images/b14.jpg) center no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	-webkit-transform: rotateZ(-180deg);
	-ms-transform: rotateZ(-180deg);
	-o-transform: rotateZ(-180deg);
	transform: rotateZ(-180deg);
}
.joinbox.on .head i{
	-webkit-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}
.joinbox .body{
	padding: 35px 0;
	position: relative;
	display: none;
}
.joinbox.on .body{
	display: block;
}
.joinbox .body .word{
	width: 1030px;
	font-size: 14px;
	color: #333;
	line-height: 1.6em;
	word-wrap: break-word;
	word-break: normal;
}
.joinbox .body .word *{
	max-width: 100%;
}
.joinbox .body .jform{
	padding: 35px 0 0 0;
}
.joinbox .body .jform input,
.joinbox .body .jform textarea{
    border: 1px solid #f7f7f7;
	background: #f7f7f7;
	font-size: 20px;
	color: #666666;
	padding: 5px 10px;
	outline: none;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.joinbox .body .jform input:focus,
.joinbox .body .jform textarea:focus{
	background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ccc;
}
.joinbox .body .jform input.a{
	width: 500px;
	height: 55px;
	line-height: 55px;
	float: left;
	margin: 0 30px 0 0;
}
.joinbox .body .jform input.b{
	clear: both;
	width: 1030px;
	height: 55px;
	line-height: 55px;
	margin: 30px 0 30px 0;
}
.joinbox .body .jform textarea.c{
	width: 1030px;
	height: 200px;
	resize: none;
}
.joinbox .body .jform input.d{
	background: #a68131;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	height: 50px;
	width: 150px;
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
}









