h5,
h6 {

	cursor: pointer;

}

* {

	margin: 0;

	padding: 0;

}

img {
	border: 0;
	padding: 0;
}

a {

	text-decoration: none;

	color: #333333;

	transition: color 1s;

}

body {

	font-family: "微软雅黑", Arial, Helvetica, Verdana;

}

a:hover {

	color: #009de1;

}

a:visited {

	color: #333333;

}

.nav_box {

	width: 100%;

	height: auto;

	/*    overflow: hidden;*/

	font-family: "微软雅黑", "宋体", Arial;

	/*background-color: #FAFAFA;*/

	background-color: #009de1;

	/*padding-bottom: 17px;*/
	padding-bottom: 0;
}

.nav_box_txt {

	width: 1200px;

	height: 65px;

	/*    overflow: hidden;*/

	margin: 0 auto;

}

.head_left {

	width: 26%;

	height: auto;

	float: left;

	margin-top: 10px;

	padding-top: 0 !important;

}

.head_left img {
	vertical-align: middle ! important;
}

.div_right {

	width: 74% !important;

	height: auto;

	/*    overflow: hidden;*/

	float: right;

}

.head_left span {

	display: inline-block;

	vertical-align: middle;

	/* margin-top: 10px;*/

}

.head_left i {

	display: inline-block;

	width: 3px;

	height: 25px;

	background-color: #666;

	margin-left: 10px;

	margin-right: 10px;

	margin-bottom: -7px;

}

.head_left b {

	display: inline-block;

	font-weight: normal;

	font-size: 24px;

	vertical-align: top;

	margin-top: 15px;

	color: #333333;

}

.div_right_li a:hover em {

	/*color: #009de1;*/

	color: #333;

}

.div_right_li a {

	padding: 0 ! important;

	/*color: #626262 ! important;*/

	color: #fff ! important;

	font-weight: normal ! important;

	display: block !important;

	margin-bottom: 1px;

}

.div_right_li.hover {
	background-color: #fff;

}

.div_right_li {

	float: left;

	/*padding: 35px 24px 25px 24px;*/
	padding: 21px 24px;

	list-style: none;

	position: relative;

}

.div_right_li:hover {
	background-color: #fff;
}

.div_right_li:hover a em {
	color: #333;
}

.div_right_li em {

	font-style: normal;

}

.header_daohang {

	display: none;

	position: absolute;

	z-index: 999999;

	/*top: 82px;*/
	top: 65px;

	/*left: 14%;*/
	left: 0;
	text-align: center;
	width: 100%;

}

.header_daohang a {

	/*background-color: rgba(255,255,255,0.8);*/
	background-color: rgba(255, 255, 255, 1);

}

.display_span {

	display: inline-block;

	padding: 12px 10px;

	cursor: pointer;

}

.div_right_li:hover .header_daohang {

	display: block;
}

/*.display_span:hover {

    color: #009de1;

}*/
.div_right_li a.hover em {
	/*color: #009de1;*/
	color: #333;
}

.a_lian {

	text-decoration: none;

	padding: 0px ! important;

	display: inline;

	color: #666;

}

.floor_box {

	width: 100%;

	height: auto;

}

.floor_txt {

	width: 1200px;

	height: auto;

	margin: 0 auto;

	padding-top: 20px;

	padding-bottom: 50px;

}

.floor {

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.floor_left {

	width: 70%;

	height: auto;

	float: left;

	font-size: 13px;

	overflow: hidden;

}

.floor_right {

	width: 30%;

	height: auto;

	float: right;

	text-align: right;

}

.floor_right span {

	margin-right: 70px;

	display: block;



}

.floor_right span img {

	width: 100%;

	height: auto;

}

/*.floor_left td{

    padding: 2px 85px 2px 0;

    cursor: pointer;

}

.floor_left td:hover{

    color: #009de1;

}*/

.floor_left_ul {

	width: 16.5%;

	float: left;

}

.floor_left_ul:last-child {

	width: 9%;

	/*padding-right: 7.5%*/

}

.floor_left_ul li {

	list-style: none;

	cursor: pointer;

	line-height: 20px;

	font-family: "微软雅黑";

	color: #000 ! important;

}

.floor_left_ul li:hover a {

	color: #009de1 ! important;

}

.floor_left_li {

	font-size: 16px;

	padding-top: 5px;

	padding-bottom: 5px;

	border-bottom: 1px solid #c0c0c0;

	border-top: 1px solid #c0c0c0;

	margin-bottom: 10px;

}

.floor_txt h3 {

	padding-top: 30px;

	padding-bottom: 20px;

	border-bottom: 1px solid silver;

	color: rgba(51, 51, 51, 0.83);

	font-weight: 900;

	font-size: 20px;

}

.floor_txt p {

	margin-top: 20px;

	font-size: 14px;

	color: #666666;

}

.floor_txt p a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	margin-left: 10px;
}

.tr_2 td {

	padding-top: 10px;

}

.display_span {

	display: inline-block;

	padding: 12px 10px;

	color: black;

	/*border-bottom: 3px solid transparent;*/

	/*width: 84%;*/

}

.div_right strong:hover .header_daohang {

	display: block;

}

.header_daohang a:hover {
	background-color: #009de1;
}

.display_span:hover {
	background-color: #009de1;
	color: #fff;

	/*color:#009de1 ;*/

	/*background-color:white;*/

}

.a_lian {

	text-decoration: none;

	padding: 0px ! important;

	display: inline;

	color: #666 !important;

}

/* 头部添加切换中英按钮 */
.btn_wrap {
	width: 70px;
	height: 29px;
	border-radius: 50%;
	position: absolute;
	top: 18px;
	right: -70px;
	z-index: 9;
}

.btn_wrap>.i {
	width: 100%;
}

.btn_wrap>.btn_cont {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.btn_wrap>.btn_cont>.t {
	width: 50%;
	line-height: 29px;
	font-size: 14px;
	text-align: center;
	color: #0F475A;
	font-weight: bold;
	border-radius: 50%;
}

.btn_wrap>.btn_cont>.t.act {
	color: #FFF;
	width: 40px;
}