.rel1200{ position:relative; width:1200px; margin:0 auto;padding-bottom: 90px;color:#2f2f2f;}
.bg_link{ width: 1200px;height: 410px;margin: 0 auto; }
.bg_link a {display: block;width: 100%;height: 100%;}
.section{width:930px;padding:80px 0px 0px;line-height:28px;}
.float_left {
	width: 241px;
	float: left;
	margin-right: 29px;
}
.float_right {
	width: 930px;
	float: left;
	position: relative;
	background-color: #fff;
}
.float_right .go_top {
	width: 50px;
	height: 50px;
	position: fixed;
	left: 50%;
    margin-left: 620px;
	bottom: 250px;
	display: none;
}
.float_right .go_top a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../png/go_top.png) 0 0 no-repeat;
}

.s01{width:425px;float:left;height:auto !important; min-height:240px; height:240px;margin-left: 40px;}
.s02{width:404px;padding:0px 18px;float:left;height:auto !important; min-height:240px; height:240px; color: rgb(102, 102, 102);}
.s02 p { font-size: 14px; padding-left: 3px;}
.titB{padding: 0; font-size: 30px;color: rgb(64, 64, 64);}
.titC{padding: 40px; font-size: 40px;color: #55201a; font-weight: bold;}
.titS{font-size:20px;color: rgb(102, 102, 102); padding-left: 2px;}
.ml40 { margin-left: 40px;}
.pd40{padding-top: 40px;}
.fl {float: left;}
.fr {float: right;}
.button_conts a.btn_down{padding-left:146px;}
.list_tab li a:hover{text-decoration: underline;}
.jj_ul01 li a:hover{text-decoration: underline;}
.jj_ul li a:hover{text-decoration: underline;}

.titC-more{
	font-weight: normal;
    margin-left: 630px;
    font-family:'微软雅黑';
    color: #55201a;
    font-size: 14px;
    
}
.titC-more i{
	display: inline-block;
	border: 4px solid transparent;
	border-left: 4px solid #55201a;
	margin-left: 5px;
    margin-bottom: 1px
}
.titC-more:hover{
	text-decoration: underline;
}






/*page 导航栏样式*/
.float_right .float_right_header {
	width: 100%;
	height: 66px;
	background-color: #ededed;
}
.float_right_header  .page_title {
	float: left;
}
.page_title h2 {
  position: relative;
  padding-left: 34px;
  font-size: 26px;
  color: rgb(51, 51, 51);
  line-height: 66px;
  font-weight: bold;
}

.page_title h2::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: 4px;
	height: 26px;
	background-color: #379be9;
}

.float_right_header  .page_site {
	float: left;
	margin-left: 25px;
	font-size: 14px;
	line-height: 66px;
	color: rgb(102, 102, 102);
}
.page_site a {
	font-size: 14px;
	line-height: 66px;
	color: rgb(102, 102, 102);
	/*position: relative;*/
}
.page_site a:hover {
	text-decoration: none;
}


/*新增标题样式*/

.new_title {
	width: 850px;
	height: 35px;
	margin-bottom: 10px;
}
.new_title span {
	float: left;
	display: block;
	width: 270px;
	height: 100%;
	line-height: 35px;
	font-size: 24px;
	margin-right: 11px;
}
.new_title span.mr20 {
	margin-right: 20px;
}
.new_title span:last-child {
	margin-right: 0;
}













