@charset "utf-8";

/* CSS Document */

* {
	font-family:  "微软雅黑","Arial";
}

html,
body {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Arial", "微软雅黑";
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: none !important;
}


/*a:hover{color:#cd0200;text-decoration:underline; cursor: pointer;}*/

a:hover,
a:visited,
a:link,
a:active {
	cursor: pointer;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

.display_a {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
}

.display_b {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}

.display_c {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	flex-direction: column;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-webkit-align-items: center;
	-webkit-justify-content: center;
}

.display_d {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-webkit-box-align: center;
	align-items: center;
	-webkit-align-items: center;
}

.display_e {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	-webkit-align-items: center;
}

.display_f {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-align-items: center;
}

.display_g {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.display_h {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	flex-wrap: wrap
}

.display_i {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap
}

.display_j {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap
}

.display_k {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	align-items: center;
	-webkit-align-items: center;
}

.display_l {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap
}

.display_m {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	flex-direction: column;
	align-items: center;
	-webkit-box-pack: space-between;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
}

.display_n {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.display_o {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	align-items: center;
	-webkit-align-items: center;
	flex-wrap: wrap
}
.display_p {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: flex-start;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.display_q {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	-webkit-flex-direction: column;
	-webkit-align-items: center;
	-webkit-justify-content: flex-start;
}
.display_r {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-end;
	-webkit-align-items: flex-end;
}
.display_s{
	display: -moz-box;
	display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	flex-wrap:wrap
}
.lf_12 {
	font-size: 12px;
	line-height: 12px;
}

.font_14 {
	font-size: 14px;
}

.font_13 {
	font-size: 13px;
}

.font_15 {
	font-size: 15px;
}

.font_16 {
	line-height: 16px;
	font-size: 16px;
}

.font_18 {
	font-size: 18px;
}

.color_3e {
	color: #3e3a39;
}
.color26{
	color: #262626;
}

.color_ff {
	color: #FFFFFF !important;
}

.color6f{
	color: #6f6f6f;
}

.color_00 {
	color: #000000;
}
.color27{
	color: #2794d7;
}
.nowrap {
	white-space: nowrap;
}

.ma_ri_78 {
	margin-right: 78px;
}

.color39 {
	color: #3e3a39;
}
.color1f{
	color: #1f4668;
}

.relative {
	position: relative;
}

.w_100 {
	width: 100%;
}

.ma_le_12 {
	margin-left: 12px;
}
.ma_le_20{
	margin-left: 20px;
}

.ma_tp_45{
	margin-top: 45px;
}

.ma_tp_12 {
	margin-top: 12px;
}
.ma_tp_16{
	margin-top: 12px;
}

.ma_le_10 {
	margin-left: 10px;
}

.ma_re_10 {
	margin-right: 10px;
}

.ma_le_40 {
	margin-left: 40px;
}

.color4d {
	color: #4d4d4d;
}
.color83{
	color: #838383;
}
.color7d{
	color: #7d7d7d;
}
.color3c{
	color: #3c3c3c;
}
.colorb1{
	color: #b1b0b0;
}
.color59{
	color: #595757;
}
.color7{
	color: #777777;
}
.ellipsis{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_border {
	border: #d2d2d2 1px solid;
	padding: 20px;
}

.ma_tp_60 {
	margin-top: 60px;
}

.ma_ri_7im {
	margin-right: 7px !important;
}

.width_60px {
	width: 60px;
}

.width_93px {
	width: 93px;
}

.width_160px {
	width: 67%;
}

.color2e {
	color: #2e2e2e;
}

.width_76px {
	width: 30%;
}

.vip_header_boxs {
	height: 400px;
}

.vip_header_box_center {
	background-color: #fff;
	height: 350px;
}

.vip_header_ul {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
	border: 0;
	border-radius: 0px;
}

.vip_list_box_right_title {
	margin-bottom: 10px;
	margin-top: 40px;
}

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

.function_parent ul {
	overflow: hidden;
}

.function_parent ul ol {
	width: 20%;
	height: 230px;
	float: left;
	margin: 20px 2.5%;
	border-radius: 10px;
	background: #000;
	cursor: pointer;
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	;
	/*FireFox*/
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* Opear */
	background: -ms-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	/*IE10及IE10+*/
}

.function_parent ul li {
	width: 95%;
	height: 0px;
	background-color: #fff;
	overflow: hidden;
	margin: 0 2.5%;
	-webkit-box-shadow: 0 0 5px #e6e6e6;
	-moz-box-shadow: 0 0 5px #e6e6e6;
	box-shadow: 0 0 5px #e6e6e6;
}

.function_parent ul li img {
	max-width: 100%;
}

.function_parent ul ol img {
	margin: 22px auto;
	display: block;
	width: 78px;
}

.new_home_banner {
	height: 852px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.new_home_banner .new_img_position {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.movement {
	position: absolute;
	top: 0;
	left: 0%;
}

.new_home_first {
	width: 1280px;
	position: absolute;
	left: 50%;
	margin-left: -640px;
	z-index: 1000;
	top: 130px;
}

.new_home_first_title {
	font-size: 21px;
	color: #fff;
}

.new_home_first_title .first_color {
	color: #2b9ef7 !important;
}

.new_home_first_title .last_color {
	color: #3779eb !important;
}

.new_home_first_text {
	color: #fff;
}

.new_home_search {
	position: relative;
	margin-top: 20px;
}

.new_home_search_left {
	display: inline-block;
	width: 170px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 20px 0 20px 0;
	background-color: #12306c;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}

.cursor{
	cursor: pointer;
}

.new_home_search_content {
	width: 500px;
	height: 45px;
	margin-left: 140px;
	padding-left: 50px;
	border: 0;
}

.new_home_search_right {
	display: inline-block;
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 20px 0 20px 0;
	color: #FFFFFF;
	position: absolute;
	left: 600px;
	top: 0;
	background: -webkit-linear-gradient(right, #3778eb, #2aa0f8);
	background: -o-linear-gradient(right, #3778eb, #2aa0f8);
	background: -moz-linear-gradient(right, #3778eb, #2aa0f8);
	background: linear-gradient(right, #3778eb, #2aa0f8);
	cursor: pointer;
}

.new_home_search_right img {
	width: 26px;
}

.new_home_module {
	margin-top: 380px;
	overflow: hidden;
}

.new_home_module ol {
	width: 263px;
	height: 175px;
	overflow: hidden;
	float: left;
	position: relative;
}

.new_home_module ol img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.module_text_message {
	position: absolute;
	left: 0;
	top: 0;
}

.module_title {
	font-size: 46px;
	font-weight: bold;
	margin-top: 23px;
	padding: 0 36px;
}

.module_title span {
	font-size: 18px;
}

.orange {
	color: #ff6f00;
}

.nattier_blue {
	color: #00fff0;
}

.yellow {
	color: #ffb71b;
}

.green {
	color: #1ebc44;
}

.module_text {
	font-size: 14px;
	margin-top: 16px;
	padding: 0 36px;
	color: #fff;
}

.function_box {}

.function_title {
	font-size: 16px;
	color: #000;
	text-align: center;
}

.function_text {
	font-size: 12px;
	color: #6f6f6f;
	text-align: center;
	padding: 0 30px;
	margin-top: 14px;
}

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

.new_article_title {
	text-align: center;
}

.new_article_titles {
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}

.new_article_titles li {
	float: none;
	display: inline-block;
	width: auto;
	color: #333;
}

.new_article_titles ol {
	margin: 0 10px;
	display: inline-block;
	width: auto;
}

.links {
	padding: 8px;
	background-color: #52b529;
	margin: 5px;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.links a {
	color: #fff;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.links:hover {
	background-color: #1e824c;
}

.current {
	background-color: #22a7f0;
}

.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_left a {
	width: 100%;
}

.new_home_news_right {
	width: 40%;
	float: right;
	padding-left: 2%;
}

.new_home_news_module {
	width: 100%;
}

.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: 1200px;
	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;
}

.home_bg1 {
	width: 43%;
	height: 90px;
	float: left;
}

.home_bg2 {
	width: 57%;
	height: 90px;
	float: left;
	background-color: #08183b;
}

.new_home_header_center {
	max-width: 1700px;
	width: 90%;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -45%;
	min-width: 1200px;
}

.new_home_logo {
	margin-top: 14px;
	float: left;
}

.new_home_title {
	float: right;
	overflow: hidden;
	width: 57%;
}

.new_home_title ul {
	margin-top: 35px;
}

.new_home_title li {
	width: auto;
	color: #fff;
	float: left;
	margin-right: 2%;
}

.this_footer {
	width: 100%;
	height: 410px;
	background-color: #17376e;
	float: left;
}

.this_footer ol {
	background-color: #f1f1f1 !important;
	border: 0 !important;
}

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

.new_article_titless {
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
	line-height: 40px;
	color: #fff;
	padding: 0 20px;
}

.new_home_search_selected {
	width: 170px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 45px;
}

.new_home_search_selected li {
	line-height: 40px;
	color: #333;
}

.new_home_search_selected li:hover {
	background-color: #12306c;
	color: #fff;
}

.exhibition_left {
	width: 40%;
	overflow: hidden;
	float: left;
	padding-right: 60px;
}

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

.exhibition_left .exhibition_title {
	font-size: 26px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin: 40px 0 20px 100px;
	border-bottom: 1px #ccc solid;
	padding-bottom: 20px;
}

.exhibition_left .exhibition_text {
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-top: 20px;
	padding: 0 0 0 100px;
}

.huise {
	background-color: #a9a8a8 !important;
}

.home_data_box {
	width: 910px;
	overflow: hidden;
}

.home_data_box li {
	width: auto;
	float: left;
	color: #FFFFFF;
	margin-right: 20px;
}

.home_data_box li a {
	color: #FFFFFF;
}

.tools_list {
	position: fixed;
	padding: 0;
	bottom: 233px;
	right: 10px;
	width: 20px;
	z-index: 999;
	cursor: pointer;
	transform: translate(-50%, -50%);
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	/* IE 9 */
	-moz-transform: rotate(-90deg);
	/* Firefox */
	-webkit-transform: rotate(-90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(-90deg);
	/* Opera */
	transition: all 0.3s;
}

.tools_list-c {
	transform: translate(-50%, -50%);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(90deg);
	/* Opera */
	transition: all 0.3s;
}
.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
}
