body {
	min-width: 1400px;
}

.box {
	max-width: 1920px;
	min-width: 1200px;
	box-sizing: border-box;
	margin: auto;
}

.display_center {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
}

#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base {
	height: 80px !important;
	width: 122px !important;
	background-image: url(//sgoutong.baidu.com/static/style/images/d708591cfe0b40d9b3fbe4dae72f6b18.png) !important;
}

#newBridge.mobile-no-scale .nb-icon-wrap .nb-icon-wrap-base {
	background-size: 122px !important;
}

#nb_icon_wrap {
	height: 80px !important;
	width: 122px !important;
}

#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base {
	background-color: rgba(0, 0, 0, 0) !important;
}

#newBridge .nb-icon-right-center {
	bottom: -30px !important;
	top: auto !important;
}

header {
	width: 100%;
	background: url(/img/img190506/header.jpg) no-repeat;
	background-size: cover;
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	color: #FFFFFF;
	height: 35px;
}

.header_bg {
	background-image: url(/img/img190506/header_en.jpg) !important;
}

.header {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	-webkit-box-align: center;
	align-items: center;
	-webkit-align-items: center;
	height: 35px;
}

.header>div:hover {
	cursor: pointer;
}

.img {
	margin-right: 4px;
}

.user {
	margin-right: 60px;
}

.book {
	margin-right: 11px;
}

.v_line {
	height: 13px;
	width: 1px;
	background-color: #FFFFFF;
	margin-right: 20px;
	/*margin-top: 5px;*/
}

.iphone {
	margin-right: 22px;
}

.display_none {
	display: none;
}

.color_d2 {
	color: #d2d9e9 !important;
}

.English {
	margin-right: 12px;
}

.select {
	width: 610px;
	height: 47px;
	background: url(/img/img190506/select.png) no-repeat center;
	background-size: 100% 100%;
	margin-right: 5%;
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: space-between;
}

.search_but {
	height: 47px;
	width: 15%;
	cursor: pointer;
}

.select_list {
	position: relative;
	text-align: center;
	color: #2c9bf6;
	z-index: 99999;
}

.select_list>li {
	border: 1px solid;
	border-color: #2c9bf6;
	border-radius: 17px;
	height: 39px;
}

.select_list li:hover {
	background-color: #2c9bf6;
	color: #FFFFFF;
}

.select #select {
	background: none;
	outline: none;
	border: 0px;
	height: 30px;
	margin-top: 9px;
	margin-left: 5%;
	width: 80%;
}

#select::-webkit-input-placeholder {
	/* placeholder颜色  */
	color: #929292;
	font-size: 10px;
}

.select #searchText {
	background: none;
	outline: none;
	border: 0px;
	height: 30px;
	margin-top: 9px;
	margin-left: 5%;
	width: 80%;
}

#searchText::-webkit-input-placeholder {
	/* placeholder颜色  */
	color: #929292;
	font-size: 10px;
}

.logo {
	margin-left: 5%;
	width: 208px;
}

.logo img {
	width: 208px;
}

.select_btn {
	width: 130px;
	height: 39px;
	background-color: #2c9bf6;
	border-radius: 17px;
	line-height: 39px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 14px;
	position: relative;
}

.select_btn span {
	margin-left: 20%;
	white-space: nowrap;
	text-align: center;
	width: 70px;
	display: inline-block;
}

.select_btn .bes:before {
	content: "";
	border: 4px solid #2c9bf6;
	border-top-color: #FFF;
	border-radius: 0;
	font-size: 0;
	width: 0;
	height: 0;
	padding: 0;
	position: absolute;
	top: 45%;
	left: 82%;
}

.main {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	padding-left: 14.6%;
	padding-right: 14.6%;
	flex-flow: wrap;
	-webkit-flex-flow: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-flow: wrap;
	-ms-justify-content: space-between;
	position: relative;
	z-index: 9999;
}

.ma_tp_20 {
	margin-top: 20px;
}

.ma_tp_2 {
	margin-top: 2px;
}

.main_tag {
	margin-top: 36px;
	margin-right: 7.3%;
	width: 15%;
	cursor: pointer;
}

.main_tag img {
	width: 73%;
}

.title {
	color: #393939;
	font-size: 14px;
	margin-top: 24px;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}

.mation1 {
	margin-top: 17px;
	color: #808080;
	text-align: center;
	white-space: nowrap;
}

.mation2 {
	margin-top: 5px;
	color: #808080;
	text-align: center;
	white-space: nowrap;
}

.mation2_en {
	line-height: 14px;
	color: #808080;
	text-align: center;
	white-space: nowrap;
}

.line_height16 {
	line-height: 16px;
}

.footer {
	width: 100%;
	background-color: #f8f8f8;
	margin-top: 100px;
}

.footer>img {
	width: 24.3%;
}

.f_main {
	display: -webkit-flex;
	display: flex;
	padding-left: 11.6%;
	padding-right: 11.6%;
	-webkit-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 76.8%;
	margin-top: 48px;
}

.f_main img {
	width: 80px;
	margin-left: 10px;
}

.news {
	height: 428px;
	width: 100%;
}

.bgs {
	width: 100%;
	height: 873px;
	background: url(/img/img190506/food_bg.jpg) no-repeat center;
	background-size: 100% 100%;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	/*justify-content: center;*/
	-webkit-flex-direction: column;
	-webkit-align-items: center;
	/*-webkit-justify-content: center;*/
}

.ma_tp_16 {
	margin-top: 16px;
}

.ma_tp_36 {
	margin-top: 36px;
}

.ma_tp_8 {
	margin-top: 8px;
}

.ma_tp_25 {
	margin-top: 25px;
}

.ma_le_9 {
	margin-left: 9%;
}

.ma_le_17 {
	margin-left: 17px;
}

.ma_ri_16 {
	margin-right: 16px;
}

.a_v_line {
	height: 40px;
	border-left: 1px solid #FFFFFF;
}

.pd_bt_35 {
	padding-bottom: 35px;
}

.ma_le_100 {
	margin-left: 100px;
}

.font_0 {
	font-size: 0;
}

.font_12 {
	font-size: 12px;
}

#searchText {
	-webkit-user-select: auto !important;
	/*webkit浏览器*/
	user-select: auto !important;
	-o-user-select: auto !important;
	-ms-user-select: auto !important;
}

.about {
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	-webkit-flex-direction: column;
	-webkit-justify-content: center;
	padding-left: 11.6%;
	padding-right: 11.6%;
	/*width: 76.8%;*/
	background-color: #071738;
}

.a_title {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 32px;
}

.a_line {
	margin-top: 12px;
	width: 25px;
	border-top: 1px solid #FFFFFF;
}

.a_company {
	margin-top: 20px;
}

.a_company a {
	margin-left: 15px;
	color: #FFFFFF;
}

.a_text {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.n_tag {
	width: 50%;
	margin-top: 15px;
	height: 15px;
}

.n_tag div {
	/*width: 70px;*/
	height: 25px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	line-height: 25px;
	white-space: nowrap;
	padding: 0 5px;
}

.n_tag div:hover {
	/*width: 70px;*/
	height: 25px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #2d95f4;
	color: #FFFFFF !important;
}

.n_tag div:hover a {
	color: #FFFFFF !important;
}

.n_tag span {
	border-right: 1px solid #000000;
	height: 15px;
}

.sweiper .left {
	width: 346px;
	height: 264px;
	position: relative;
	/*float: left;*/
}

.left_bg {
	width: 327px;
	height: 229px;
	background-color: #eeeeee;
	position: absolute;
	bottom: 0;
	left: 0;
}

.sweiper {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	height: 264px;
	width: 82.8%;
}

.sweiper .left a>img {
	width: 327px;
	height: 232px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.s_title {
	width: 54%;
	height: 264px;
	/*float: right;*/
	margin-left: 40px;
	position: relative;
}

.s_title2 {
	text-indent: 2em;
	color: #808080;
}

.news_ul li {
	list-style: disc !important;
	font-size: 14px;
	line-height: 22px;
	content: ".";
	color: #45ba74;
	width: 100%;
	text-align: left;
}

.news_ul li span {
	color: #393939;
	font-size: 12px;
}

.check {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 89px;
	height: 23px;
	line-height: 23px;
	border: solid 1px #808080;
	text-align: center;
	color: #808080;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.show_two_line {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.replace {
	width: 33px;
	height: 66px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 19px;
	z-index: 5;
}

.replace img {
	width: 33px;
	height: 33px;
}

.home_company_box {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}

.home_company_box_center {
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.home_company_box_title {
	width: 100%;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}

.home_company_box_title img {
	float: right;
	margin-top: 16px;
}

.home_company_box_content {
	width: 100%;
	overflow: hidden;
}

.home_company_box_content_first {
	width: 48%;
	height: 350px;
	float: left;
	background-color: #fff;
}

.home_company_box_content_first img {
	width: 100%;
}

.home_company_box_content_first ul {
	width: 93%;
	margin: 10px auto;
}

.home_company_box_content_first li {
	font-size: 12px;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
}

.home_company_box_content_first_title {
	font-size: 14px !important;
	font-weight: bold;
	margin-bottom: 10px;
}

.home_company_box_content_two {
	width: 400px;
	overflow: hidden;
	float: left;
}

.home_company_box_content_two div {
	width: 100%;
	height: 175px;
	border: 1px #f0f0f0 solid;
}

.home_company_box_content_last {
	width: 100%;
	overflow: hidden;
	float: left;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
}

.home_company_box_content_last .home_company_box_content_last_list {
	width: 20%;
	float: left;
	height: 100px;
}

.home_company_box_content_last_list_box {
	width: 90%;
	margin: 10px auto;
}

.home_company_box_content_last_list .home_company_logo {
	width: 80px;
	height: 80px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	border: 1px #f0f0f0 solid;
}

.home_company_logo img {
	width: 100%;
}

.home_company_box_content_last_list .home_company_text {
	overflow: hidden;
}

.home_company_text .home_company_name {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 14px;
}

.home_company_text div {
	font-size: 12px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper-container {
	width: 100%;
	height: 300px;
	margin: 20px auto;
	background: #eee;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.new_home_news {
	width: 95%;
	overflow: hidden;
	margin: 30px 2.5% 40px 2.5%;
}

.new_home_news_left {
	width: 60%;
	float: left;
}

.new_home_news_module div {
	width: 30%;
	overflow: hidden;
	float: left;
	height: 140px;
	margin-top: 20px;
	position: relative;
}

.new_home_news_module img {
	width: 100%;
}

.new_home_compang {
	width: 90%;
	max-width: 1400px;
	min-width: 1080px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

.new_home_compang a {
	width: 90%;
}

.home_company_logo {
	float: left;
	margin-right: 15px;
}

.home_company_text {
	text-align: left;
}

.new_home_header {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-slide {
	background-color: #fafafa !important;
}

.thisBox_footer {
	width: 910px;
	margin: 0 auto;
}

.thisBox_footer img {
	width: 26px;
	float: left;
	margin: 2px;
}

.demo {
	margin-top: 35px;
	width: 100%;
	height: 347px;
	border: 1px solid #dfdfdf;
	position: relative;
	width: 120%;
	left: -10%;
}

.demo .out,
.demo .in,
.out1,
.in1 {
	position: absolute;
	width: 0;
	height: 0px;
}

.demo .out {
	border: 20px solid transparent;
	border-bottom-color: #dfdfdf;
	/*这里的颜色一定要跟上面demo边框颜色一样*/
}

.demo .in {
	border: 19px solid transparent;
	border-bottom-color: #fff;
	/*这里的颜色一定要跟demo背景颜色一样*/
}

.out1 {
	border: 20px solid transparent;
	border-top-color: #dfdfdf;
	/*这里的颜色一定要跟上面demo边框颜色一样*/
}

.in1 {
	border: 19px solid transparent;
	border-top-color: #fff;
	/*这里的颜色一定要跟demo背景颜色一样*/
}

.demo_text {
	margin-left: 36px;
	width: 40%;
}

.font_20 {
	font-size: 20px;
}

.color_blue {
	color: #0ca2dd;
}

.lh14 {
	line-height: 24px;
	font-size: 14px;
}

.lh14en {
	line-height: 18px;
	font-size: 14px;
}

.header_right_buttonlogos {
	width: 200px;
	position: absolute;
	left: 0;
	top: 15px;
	font-size: 30px;
	font-weight: bold;
	line-height: 56px;
	color: #000000;
}

.search_box {
	position: relative;
	width: 100%;
}

.search {
	width: 100%;
	height: 40px;
	margin-top: 27px;
}

.search_title {
	padding: 0 35px;
	/* width: 130px !important; */
	height: 39px;
	background-color: #2c9bf6;
	border-radius: 17px;
	line-height: 39px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	z-index: 998;
	cursor: pointer;
}

.search_title span {
	/* margin-left: 20%; */
	white-space: nowrap;
	text-align: center;
	/* width: 70px; */
	display: inline-block;
}

.search_title .bes:before {
	content: "";
	border: 4px solid #2c9bf6;
	border-top-color: #FFF;
	border-radius: 0;
	font-size: 0;
	width: 0;
	height: 0;
	padding: 0;
	position: absolute;
	top: 45%;
	left: 82%;
}

.search_title i {
	margin-left: 5px;
}

.search_title_hidden {
	width: 160px !important;
	background-color: #fff;
	position: absolute;
	top: 59px;
	left: 0;
	z-index: 991;
	border: 1px #e0e8f3 solid;
	border-radius: 7px;
}

.search_title_hidden:before {
	content: " ";
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	border-bottom: 9px solid #e0e8f3;
	position: absolute;
	top: -9px;
	left: 14px;
}

.search_title_hidden:after {
	content: " ";
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-bottom: 8px solid #fff;
	position: absolute;
	top: -7px;
	left: 16px;
}

.search_title_hidden>li {
	width: 100%;
	margin: 0 !important;
	height: 50px !important;
	line-height: 50px !important;
	font-size: 12px !important;
	float: none !important;
	text-align: center !important;
	border-bottom: 1px solid #e0e8f3;
	color: #2c9bf6;
	position: relative;
}

.search_title_hidden>li:last-of-type {
	border-bottom: 0;
}

.data_list li {
	display: list-item;
	float: none !important;
	height: 30px !important;
	line-height: 30px !important;
	font-size: 12px !important;
	text-indent: 1em;
}

.data_list li:hover {
	background-color: #FFFFFF !important;
}

.search_title_hidden:first-child {
	margin-top: 30px;
}

.search_title_hidden li span {
	color: #a4a5a9;
}

.search_title_hidden>li:hover:before {
	content: "";
	color: #2c9bf6;
	border-left: 3px solid #2c9bf6;
	height: 100%;
	position: absolute;
	left: 0;
}

.search_title_hidden>li:hover {
	background-color: #e0e8f3;
	cursor: pointer;
}

.search_title_hidden>li:hover>span {
	color: #000000 !important;
}

.search input {
	width: 88%;
	padding-left: 2%;
	height: 18px;
	border: 0;
	outline: none;
	font-size: 12px;
	/*    margin-top: 8px; */
	color: #000;
	position: absolute;
	left: 20px;
	top: 14px;
}

.search_button {
	width: 100px;
	max-width: 87px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	float: right;
	color: #fff;
	position: relative;
	z-index: 999;
}

.search_button:hover {
	cursor: pointer;
}

.search_box ul {
	width: 100%;
	line-height: 40px;
}

.search_box ul li {
	margin: 0 10px;
}

.search_right {
	width: 755px;
}

.search_right ul {
	width: 100%;
	/*position: relative;*/
}

.search_right ul li {
	height: 100px;
	float: left;
	text-align: center;
	line-height: 100px;
	margin: 0;
}

.people_center {
	background-color: #ebeef0;
	color: #7b8a97;
	width: 100%;
	position: absolute;
	right: 0;
}

.people_center_alert {
	width: 300px;
	overflow: hidden;
	background-color: #34495e;
	float: right;
	border-top: 2px #3b9ff3 solid;
	border-radius: 0 0 5px 5px;
	display: none;
}

.people_center_alert div {
	width: 100%;
	height: 50px;
	border-bottom: 1px #253546 solid;
	color: #7e96af;
	line-height: 50px;
	text-align: left;
	padding-left: 40px;
	font-size: 14px;
}

.people_center_alert div:hover {
	background-color: #3b9ff3;
	color: #fff;
	cursor: pointer;
}

.people_center_alert div i {
	margin-right: 10px;
}

#searchForm {
	width: 570px;
	height: 47px;
	/*background: url(/img/img190506/select.png) no-repeat center;
    background-size: 100% 100%;*/
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: space-between;
	position: relative;
	z-index: 98;
}

.as-wrapper-advanced {
	width: 550px;
}

.as-wrapper-advanced .as-menu {
	position: absolute;
	z-index: -11!important;
	width: 562px !important;
	/* display: none; */
	margin-top: 38px;
	left: 4px!important;
	top: -17px!important;
	/* padding-top: 26px; */
	background-color: #fff;
	border: 1px #2c9bf6 solid !important;
	border-top: none !important;
	border-top: 0;
	padding-top: 25px;
}

.bg_sech {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(/img/img190506/select.png) no-repeat center;
	background-size: 100% 100%;
}

.as-wrapper-advanced .as-menu span {
	border: none !important;
}

.header_right_number {
	position: absolute;
	top: -3px;
	right: 1px;
	width: 18px;
	height: 18px;
	background-color: #FFFFFF;
	border: 2px solid #58cfbc;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
	color: #58cfbc;
}

.color_58 {
	color: #58cfbc;
}

.color_40 {
	color: #40c7de;
}

.color_2c {
	color: #2c9bf6 !important;
}

.ma_ri_5 {
	margin-right: 5%;
}

.width_200 {
	width: 200px;
}

.ma_tp_4 {
	margin-top: 4px;
}

.body_box {
	background-color: #e0e8f3;
	padding-top: 3px;
	margin-top: 8px;
}

.body_view {
	margin: 0 5% 0 5%;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 2%;
	padding-right: 2%;
	min-width: 1200px;
	padding-bottom: 25px;
}

.body_view_data {
	margin: 0 5% 0 5%;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
	min-width: 1200px;
	padding-bottom: 25px;
}

.topic_content_box {
	padding-left: 5% !important;
	padding-right: 8%;
}

.box_shadow {
	box-shadow: 0px 0px 50px -2px #d2d9e3;
	border-bottom: 2px #ebeef0 solid;
}

.back_ff {
	background-color: #FFFFFF;
}

.back_e {
	background-color: #e0e8f3;
}

.color_6 {
	color: #565656;
}

.color_9e {
	color: #9e9e9e;
}

.color_27 {
	color: #2794d7
}

.color_72 {
	color: #727171;
}

.ma_ri_8 {
	margin-right: 8px;
}

.tab_line1 {
	height: 2px;
	width: 43px;
	background-color: #2c9bf6;
}

.tab_line2 {
	margin-left: 1px;
	width: calc(100% - 44px);
	background-color: #515151;
	height: 2px;
}

.tab_line {
	width: 100%;
}

.tab_box {
	margin-left: 9.3%;
}

.font_bold {
	font-weight: bold;
}

.interested {
	width: 22.5%;
	border: 1px solid #e0e8f3;
}

.inter {
	padding: 9.2% 12.4% 12.4% 12.4%;
}

.int_line {
	width: 100%;
	border-bottom: 2px solid #e0e8f3;
	margin-top: 14px;
}

.inter_btn {
	width: 65.7%;
	margin: 0 auto;
	background-color: #3b9ff3;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #FFFFFF;
	border-radius: 2px;
}

.text_area {
	width: 100%;
	border: 1px solid #e0e8f3;
	margin-top: 11px;
	min-height: 5px;
}

.text_box {
	width: 75.8%;
}

.selec_box {
	width: 100%;
	min-width: 1200px;
	border: 1px solid #e0e8f3;
}

.color33 {
	color: #333333;
}

.selec_close {
	height: 43px;
	line-height: 43px;
	background-color: #f8f8f8;
}

.select_choose {
	height: 43px;
	width: 400px;
	box-sizing: border-box;
	margin-right: 100px;
}

.select_choose div {
	height: 43px;
	line-height: 43px;
	cursor: pointer;
}

.select_true {
	border-bottom: 3px solid #008cff;
	box-sizing: border-box;
	color: #008cff;
	font-weight: 600;
}

.color99 {
	color: #999999 !important;
}

.ma_ri_30 {
	margin-right: 30px;
}

.dropdowns {
	height: 28px;
	width: 104px;
	border: 1px solid #e3e3e3;
}

.dropdown-menu {
	width: 106px;
}

.dropdownHidden {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	width: 106px;
	font-size: 14px;
	text-align: center;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdownHidden li:hover {
	cursor: pointer;
	color: #999999;
}

.condition label {
	font-weight: normal !important;
}

.dropdownHidden li {
	margin-top: 5px;
	font-size: 12px;
}

.dropdown {
	cursor: pointer;
}

.condition {
	padding: 21px 88px 18px 60px;
}

.selec_box .condition label {
	text-align: right;
	margin-right: 7px !important;
}

.selec_box .condition .nowrap {
	margin: 8px 0;
	width: 20%;
}

.w_100px {
	width: 100px;
}

.w_80px {
	width: 80px;
}

.w_130px {
	width: 130px;
}

.inputselect {
	height: 30px;
	color: #333;
	font-size: 12px;
	font-family: 'Arial', '微软雅黑';
	border-radius: 2px !important;
	display: inline-block;
	padding: 6px 3px;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.heilibne {
	height: 30px;
	line-height: 22px;
	margin: 0 5px;
}

.nowrap {
	white-space: nowrap;
}

.country {
	position: absolute;
	top: 35px;
	left: 0;
	height: 280px;
	overflow-y: scroll;
	width: 163px;
	background-color: #f5f5f5;
	z-index: 99;
	padding: 10px;
}

#cuntry_name,
#cuntry_names {
	line-height: 17px;
}

.lis {
	height: 30px;
	display: block;
	color: #3b9ff3;
	line-height: 30px;
}

.liss {
	height: 30px;
	display: block;
	color: #000000;
	line-height: 30px;
}

.liss:hover {
	background: #3b9ff3;
	color: #FFFFFF;
}

.lis:hover {
	background: #3b9ff3;
	color: #FFFFFF;
}

.show_more {
	content: '';
	width: 0;
	height: 0;
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	overflow: hidden;
	cursor: pointer;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: absolute;
	top: 17px;
	right: 3px;
	margin-top: -3px;
	border-width: 6px;
	border-top-color: rgba(0, 0, 0, 0.7);
}

.message_click_alert {
	width: 290px;
	height: 360px;
	position: absolute;
	right: -55px;
	top: 70px;
	z-index: 999999;
	border: 1px #f0f0f0 solid;
	border-radius: 4px;
	background-color: #fafafa;
	display: none;
}

.search_right ul {
	width: 100%;
	/*position: relative;*/
}

.message_click_img {
	float: left;
	margin-top: -12px;
	margin-left: 55px;
	width: 15px;
}

.no_move_message {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #ccc;
	margin-top: 144px;
}

.cursor {
	cursor: pointer
}

.message_click_title {
	font-size: 14px;
	color: #000;
}

.message_click_people {
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.message_click_numberbox {
	display: inline-block;
	width: 30%;
	float: right;
	color: #54b1ff;
	text-align: right;
}

.message_click_ul ol {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px #ececec solid;
}

.people_login_box {
	width: 20px;
	height: 20px;
	overflow: hidden;
	border-radius: 50%;
	float: left;
	line-height: 24px !important;
	margin-right: 5px;
	margin-top: 2px;
}

.header_top_right ol,
.header_top_right li {
	float: left;
	color: #7b8a97;
}

#windowCenterTitle>div {
	cursor: pointer;
}

.li_select {
	clear: both;
	width: 100%;
	text-align: left;
}

#dropdownHidden>li {
	width: 100%;
	text-align: left;
	height: 20px;
	line-height: 20px;
	text-indent: 2em;
}

#dropdownHidden>li:hover {
	color: #2c9bf6;
}

.swipernews {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	width: 82.8%;
	overflow: hidden;
	position: relative;
	height: 300px;
}

.swipernews .swiper-slide {
	background-color: rgba(0, 0, 0, 0) !important;
}

.swipernews .newsbox {
	width: 90%;
	height: 100%;
}

.swipernews .left {
	width: 40%;
}

.swipernews .right {
	width: 52%;
}

.swipernews .bullet {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #0085ff;
}

.swipernews .titlenews {
	max-width: 250px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	margin-left: 10px;
	font-size: 14px;
}

.swipernews .timenews {
	font-size: 14px;
}

.swipernews .news1 {
	cursor: pointer;
	padding: 7px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
}

.swipernews .news1:hover {
	color: #0085ff !important;
}

.swipernews .news1:hover a{
	color: #0085ff !important;
}

.swipernews .news2s {
	cursor: pointer;
	padding: 7px 0;
}

.swipernews .news2img {
	width: 100px;
}

.swipernews .news2imgb {
	width: 100px;
	height: 67px;
	overflow: hidden;
}

.swipernews .titlenews2 {
	max-width: 330px;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	margin-left: 10px;
	font-size: 14px;
}

.swipernews .timenews2 {
	font-size: 14px;
}

.swipernews .news2b {
	width: 75%;
}

.swipernews .news2mation {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;
	color: #bdbdbd;
	margin-top: 15px;
	line-height: 19px;
	max-height: 38px;
	text-align: left;
}
.swipernews .news2s:hover a {
	color: #0085ff !important;
}

.swipernews .news2s:hover .titlen2 {
	color: #0085ff !important;
}

.swipernews .news2s:hover .news2mation {
	color: #a6bbcd !important;
}