@font-face {
	font-family: 'rtb';
	src: url('./rtb.ttf');
}
*{
	margin: 0;
	padding: 0;
}
.main_header{
	width: 100%;
	height: 228px;
	margin: 0 auto;
}
.advertising-box {
	width: 1140px;
	height: 100px;
	margin: 0px auto;
}
.header_top{
	width: 100%;
	height: 40px;
	background-color: #373b48;
}
.header_top_center{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #cccdd6;
}
.header_top_l{
	float: left;
}
.header_top_r{
	float: right;
}
.header_content{
	width: 100%;
	height: 148px;

}
.header_content_center{
	width: 1200px;
	height: 148px;
	margin: 0 auto;
}
.hcc_l{
	width: 351px;
	height: 64px;	
	padding-top: 42px;
	float: left;
}
.l_icon{
	width: 64px;
	height: 70px;
	float: left;
	margin-top: 8px;
}
.l_icon>img{
	width: 100%;
	height: 100%;
}
.hcc_l>img{
	width: 100%;
	height: 100%;
}
.r_icon_title{
	width: calc(100% - 64px);
	float: left;
	padding-left: 12px;
	box-sizing: border-box;
	/*margin-left: 12px;*/
}
.h_chinese{
	font-family: 'rtb';
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	text-align:justify;
	text-align-last:justify
}
.h_chinese_t{
	font-family: 'rtb';
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	text-align:justify;
	text-align-last:justify
}
.h_english{
	/*font-family: 'rtb';*/
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #373b48;
	text-align:justify;
	text-align-last:justify

}
.hcc_r{
	width: 810px;
	height: 100%;
	float: right;
}
.hcc_rt{
	height: 50px;
	line-height: 50px;
}
.top_nav{
	width: 80px;
	height: 50px;
	box-sizing: border-box;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #41576b;
	float: left;
	text-align: center;
	cursor: pointer;
}
.top_nav_h{
	font-weight: bold;
	border-bottom: 2px solid #2584df;
}
.hcc_rc{
	width: 100%;
	height: 50px;
}
.sudo_box{
	width: 553px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #dddddd;
	box-sizing: border-box;
	float: left;
}
.sudo_left{
	width: 100px;
	height: 48px;
	float: left;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.sudo_left>select{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	padding-left: 24px;
	box-sizing: border-box;
	text-align: center;
	background: white;
}
.sudo_left>select>option{
	display: inline-block;
	width: 100px;
	height: 48px;
}
.sudo_left::after{
	content: '';
	width: 1px;
	height: 15px;
	background: whitesmoke;
	position: absolute;
	top: 16px;
	right: 0;
}
.sudo_left>span{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #aaaaaa;
	vertical-align: middle;
}
.sudo_left>img{
	width: 13px;
	height: 6px;
	margin-left: 6px;
	vertical-align: middle;
}
.sudo_input{
	width: 450px;
	height: 48px;
	float: left;
}
.sudo_input>input{
	width: 400px;
	height: 48px;
	border: none;
	outline: none;
	padding-left: 14px;
	box-sizing: border-box;
	float: left;
}
.input_icon{
	width: 50px;
	height: 48px;
	float: left;
	cursor: pointer;
}
.input_icon>img{
	width: 24px;
	height: 24px;
	margin: 12px 13px;
}
.login_btn{
	width: 100px;
	height: 50px;
	background-color: #2584df;
	border-radius: 2px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	float: right;
	margin-left: 12px;
	cursor: pointer;
}
.re_btn{
	width: 100px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 2px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #2584df;
	text-align: center;
	float: right;
	margin-left: 12px;
	border: solid 1px #dddddd;
	cursor: pointer;
}
.hcc_rb{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #999999;
}
/* nav */
.header_nav{
	width: 100%;
	height: 40px;
	background-color: #2584df;
}
.header_nav_center{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.navi_option_2{
	display: inline-block;
	float: left;
	text-decoration: none;
}
.search_conditions_item{
	color: #000;
	text-decoration: none;
}
.navi_list_item{
	text-decoration: none;
}
.filter_list_li:hover{
	background-color: #0aaef5;
}
.navi_list_item{
	color: #000;
}
.navi_list_item:hover{
	color: #0aaef5;
}
.nav_li{
	width: 130px;
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	position: relative;
}
/*.navi_option_2::after{*/
/*	content: '';*/
/*	height: 20px;*/
/*	width: 1px;*/
/*	background: #dddddd;*/
/*	position: absolute;*/
/*	right: 0;*/
/*	top: 10px;*/
/*}*/
.nav_li_f::after{
	content: '';
	height: 20px;
	width: 1px;
	background: #dddddd;
	position: absolute;
	right: 0;
	top: 10px;
}
.nav_li_f:first-child::after{
	width: 0px;
}
.nav_li_f:last-child::after{
	width: 0px;
}
.nav_li_hover{
	background-color: #f43038
}
.nav_li_f:hover{
	background-color: #f43038
}
.nav_r{
	width: 160px;
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: right;
	float: right;
	cursor: pointer;
}
.nav_r>img{
	width: 15px;
	height: 14px;
	vertical-align: middle;
}
.nav_r>span{
	vertical-align: middle;
	margin-left: 8px;
}

ul, li {
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	zoom: 1;
}

.clear:after {
	content: '';
	height: 0;
	display: visibility;
	clear: both;
	overflow: hidden;
}

#box {
	width: 100%;
	height: 120px;
	margin: 10px auto;
	position: relative;
}

#img {
	height: 100%;
}

#img img {
	width: 100%;
	height: 100%;
	display: none;
}

#num li {
	float: left;
	background-color: gray;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
}

#num {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#num li:hover {
	background-color: #f80;
}

#num li.active {
	background-color: #f80;
}
a {
	color: aliceblue;
	text-decoration: none;
}
a:hover{
	color: #0d6caa;
}