﻿/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;outline: none;}
body { margin:0; padding:0; font-size:0.875rem;
	color: #333333;font-family: "SourceHanSansCN-Regular";}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank46{ width:100%; height:46px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank55{ width:100%; height:55px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank75{ width:100%; height:75px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank85{ width:100%; height:85px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}
.blank108{ width:100%; height:108px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/
@font-face{
    font-family: "SourceHanSansCN-Bold";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Bold.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Bold.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-ExtraLight";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-ExtraLight.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-ExtraLight.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-Heavy";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Heavy.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Heavy.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-Light";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Light.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Light.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-Medium";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Medium.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Medium.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-Normal";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Normal.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Normal.otf") format("otf"),
}
@font-face{
    font-family: "SourceHanSansCN-Regular";
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Regular.otf");
    src: url("https://dlhansom.oss-cn-zhangjiakou.aliyuncs.com/font/SourceHanSansCN-Regular.otf") format("otf"),
}
textarea {
	font-family: 'Microsoft YaHei, Microsoft YaHei-Regular';
	outline: none;
}


input:focus {
  outline: none;
}
.max{ position:relative;}
.inner{width:78.5%; max-width: 1493px; height:auto;  z-index:2; margin:0 auto;}
span {
	display: block;
}
.about_top_text span {
	display: unset;
}
.index_about_box span {
	display: unset;
}
.banner {
	position: relative;
    height: 52.1875vw;
}
.banner .swiper {
    width: 100%;
    height: 100%;
}
.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner_dialog {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,.5) , transparent);
	  background: -o-linear-gradient(rgba(0,0,0,.5), transparent);
	  background: -moz-linear-gradient(rgba(0,0,0,.5), transparent);
	  background: linear-gradient(rgba(0,0,0,.5), transparent);
}
.banner video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header {
	position: absolute;
	z-index: 67;
	top: 0;
	left: 0;
	width: 100%;
	padding: 16px 0;
}
.header .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo {
	width: 85px;
}
.logo img {
	width: 100%;
}
.header_right {
	width: calc(100% - 125px);
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.nav_list {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: calc(100% - 190px);
}
.nav_list_item {
	margin-left: 5vw;
	position: relative;
	padding-bottom: 0;
}
.nav_list_item::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 0;
	border-radius: 5px;
	height: 3px;
	background-color: #fff;
	left: 0;
	transition: width .2s ease;
}
.nav_list_item:hover > a,
.nav_list_item:hover > span {
	font-family: "SourceHanSansCN-Bold";
}
.nav_list_item:hover::after {
	width: 100%;
}
.nav_list_item:first-of-type {
	margin-left: 0;
}
.nav_list_item > a,
.nav_list_item > span {
	color: #fff;
	font-size: 18px;
	transition: all .5s;
	cursor: pointer;
}
.nav_list_item_active::after {
	width: 100%;
	background-color: #01BBF8;
}
.nav_list_item_active > a,
.nav_list_item_active > span {
	color: #01BBF8;
	font-family: "SourceHanSansCN-Bold";
}
.nav_list_item > span {
	display: inline-block;
	background: url(../images/arrow4.png) no-repeat right center;
	background-size: 10px 7px;
	padding-right: 1.25vw;
}
.nav_list_item > span.nav_er_item_active {
	background: url(../images/arrow5.png) no-repeat right center;
	background-size: 10px 7px;
}
.nav_er_item {
	padding: 19px 28px;
	border-bottom: 1px solid #D3D3D3;
}
.nav_er_item a {
	font-size: 18px;
	color: #2B2833;
}
.nav_er_item:hover a {
	color: #01BBF8;
}
.nav_er_item:last-of-type {
	border-bottom: none;
}
.nav_er_list {
	position: absolute;
	top: 135%;
	background-color: #fff;
	width: 220px;
	left: -15px;
	display: none;
	border-radius: 7px;
}
.language {
	position: relative;
	margin-left: 50px;
}
.language_info {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	background: url(../images/arrow1.png) no-repeat right center;
	background-size: 14px 9px;
	padding-right: 24px;
	cursor: pointer;
}
.language_info_active {
	background: url(../images/arrow2.png) no-repeat right center;
	background-size: 14px 9px;
}
.language_info img {
	width: 40px;
	height: 40px;
}
.language_info span {
	font-size: 18px;
	color: #fff;
	margin-left: 12px;
}
.language_dialog {
	position: absolute;
	top: 135%;
	background-color: #fff;
	border-radius: 7px;
	padding: 20px 13px;
	width: 130%;
	left: -7%;
	display: none;
}
.language_box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-size: 14px 9px;
	cursor: pointer;
}
.language_box_active {
	background: url(../images/icon1.png) no-repeat right center;
	background-size: 15px 10px;
}
.language_box:last-of-type {
	margin-top: 18px;
}
.language_box img {
	width: 40px;
	height: 40px;
}
.language_box span {
	font-size: 18px;
	color: #353535;
	margin-left: 12px;
}
.index_offer_block {
	margin-top: -95px;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.13);
	padding: 40px;
	position: relative;
	z-index: 67;
	background-color: #fff;
	margin-bottom: 55px;
}
.index_offer_top {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 38px;
}
.index_offer_info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 58px;
}
.index_offer_info img {
	width: inherit;
	max-width: 23px;
}
.index_offer_info span {
	font-size: 26px;
	color: #2D2F33;
	line-height: 36px;
	border-bottom: 4px solid transparent;
	margin-left: 7px;
}
.index_offer_info_active span {
	border-bottom: 4px solid #01BBF8;
}
.index_offer_info:hover span {
	border-bottom: 4px solid #01BBF8;
}
.index_offer_area {
	display: none;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.index_offer_box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 13.5px;
	border: 1px solid #01BBF8;
	width: calc((100% - 66px) / 4);
	margin-left: 22px;
}
.index_offer_box:first-of-type {
	margin-left: 0;
}
.index_offer_box img {
	width: 31px;
}
.index_offer_box span {
	font-size: 22px;
	color: #01BBF8;
	margin-left: 8px;
}
.index_offer_box1 {
	width: calc((100% - 45px) / 2);
	margin-left: 45px;
}
.title_title {
	font-size: 37px;
	color: #000000;
	text-align: center;
	font-family: "SourceHanSansCN-Bold";
}
.index_hang {
	margin-bottom: 100px;
}
.index_hang_list {
	margin-top: 65px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.index_hang_item {
	width: calc((100% - 100px) / 5);
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
}
.index_hang_item:nth-child(5n-4) {
	margin-left: 0;
}
.index_hang_photo {
	width: 100%;height: 100%;
	overflow: hidden;
	position: relative;
}
.index_hang_photo img {
	width: 100%;height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
}
.index_hang_item:hover img {
	transform:scale(1.1);
}
.index_hang_photo_dialog {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,.5) , transparent);
	background: -o-linear-gradient(rgba(0,0,0,.5), transparent);
	background: -moz-linear-gradient(rgba(0,0,0,.5), transparent);
	background: linear-gradient(rgba(0,0,0,.5), transparent);
}
.index_hang_info {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.index_hang_title {
	font-size: 26px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	font-family: "SourceHanSansCN-Medium";
}
.index_hang_text {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	font-family: "SourceHanSansCN-Light";
	margin: 14px 0 23px 0;
}
.index_hang_btn {
	display: inline-block;
	margin: 0 auto;
	background-color: #01BBF8;
	border-radius: 2px;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 16px;
}
.index_service {
	background-color: #F6FBFD;
	padding: 47px 0 1px;
}
.title_text {
	margin-top: 15px;
	font-size: 20px;
	color: #515151;
	text-align: center;
}
.index_service_list {
	margin-top: 90px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.index_service_item {
	width: calc((100% - 621px) / 4);
	margin-left: 207px;
	margin-bottom: 80px;
}
.index_service_item:nth-child(4n-3) {
	margin-left: 0;
}
.index_service_item img {
	width: 50px;
	margin: 0 auto;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.index_service_item:hover img {
	transform: rotateY(-180deg);
}
.index_service_title {
	font-size: 24px;
	color: #000000;
	text-align: center;
	margin: 25px 0 10px;
	font-family: "SourceHanSansCN-Medium";
	transition: all .5s;
}
.index_service_item:hover .index_service_title {
	color: #01BBF8;
}
.index_service_text {
	font-size: 16px;
	color: #6D6D6D;
	text-align: center;
	font-family: "SourceHanSansCN-Light";
}
.index_about {
	padding: 125px 0 0 0;
}
.index_about .inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	background: url(../images/bg1.png) no-repeat center center;
	background-size: contain;
	padding-bottom: 125px;
}
.index_about_photo {
	width: 27.8125vw;
	max-width: 534px;
	height: 32.344vw;
	overflow: hidden;
}
.photo {
	overflow: hidden;
}
.photo > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
}
.index_about_box {
	width: 43.75vw;
	max-width: 840px;
}
.index_about_title {
	font-size: 37px;
	color: #000000;
	font-family: "SourceHanSansCN-Bold";
	margin-bottom: 20px;
}
.index_about_text {
	font-size: 16px;
	color: #515151;
	font-family: "SourceHanSansCN-Light";
}
.index_main {
	margin-bottom: 125px;
}
.index_main_banner {
	margin-top: 60px;
	padding-bottom: 90px;
    position: relative;
}
.index_main_photo {
	overflow: hidden;
}
.index_main_link:hover img {
	transform:scale(1.1);
}
.index_main_title {
	text-align: left;
	font-size: 26px;
	color: #000000;
	font-family: "SourceHanSansCN-Medium";
	margin-top: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all .5s;
}
.index_main_link:hover .index_main_title {
	color: #01BBF8;
}
.index_main_banner .swiper-scrollbar {
	height: 4px;
	width: 307px;
	background: #E6E6E6;
	left: 50%;
	transform: translateX(-50%);
	bottom: -89px;
}
.index_main_banner .swiper-scrollbar-drag {
	background: #01BBF8;
}
.index_news_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.index_news_top_title {
	font-size: 37px;
	color: #000000;
	font-family: "SourceHanSansCN-Bold";
}
.index_news_caption {
	font-size: 20px;
	font-family: "SourceHanSansCN-Medium";
	color: #515151;
	width: calc(100% - 400px);
}
.index_news_list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.index_news_item {
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.08);
	width: calc((100% -  60px) / 3);
	margin-left: 30px;
}
.index_news_item:nth-child(3n-2) {
	margin-left: 0;
}
.index_news_photo {
	width: 100%;
	height: 16.927vw;
	overflow: hidden;
}
.index_news_item:hover .index_news_photo img {
	transform:scale(1.1);
}
.index_news_area {
	padding: 15px 30px;
}
.index_news_data {
	font-size: 16px;
	color: #01BBF8;
	font-family: "SourceHanSansCN-Light";
}
.index_news_title {
	font-size: 23px;
	color: #454545;
	font-family: "SourceHanSansCN-Medium";
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 32px;
	height: 64px;
	margin: 9px 0 15px;
}
.index_news_text {
	font-size: 16px;
	color: #6D6D6D;
	font-family: "SourceHanSansCN-Light";
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	height: 48px;
}
.index_news_area img {
	width: 32px;
	margin-top: 25px;
}
.index_huo {
	margin: 90px 0 110px;
}
.index_huo_list {
	margin-top: 35px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.index_huo_item {
	width: calc((100% - 50px) / 4);
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #C6C6C6;
	border-radius: 4px;
}
.index_huo_item:hover .index_huo_photo img {
	transform:scale(1.1);
}
.footer {
	background-color: #1F3C4C;
	padding: 69px 0 54px;
}
.footer_logo {
	margin-bottom: 15px;
}
.footer_logo img {
	width: 81px;
}
.footer_area {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.footer_left {
	width: 25%;
}
.footer_right {
	width: 65%;
}
.footer_right_list {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-wrap: wrap;
}
.footer_right_item {
	width: calc((100% - 240px) / 4);
	margin-left: 80px;
}
.footer_right_item:first-of-type {
	margin-left: 0;
}
.footer_left_text {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Bold";
	line-height: 23px;
	margin-bottom: 15px;
}
.footer_left_info {
	font-size: 16px;
	color: #fff;
	line-height: 33px;
}
.footer_right_title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
	margin-bottom: 30px;
}
.footer_right_link {
	font-size: 18px;
	color: #B2B2B2;
	margin-bottom: 20px;
	transition: all .5s;
}
.footer_right_link:hover {
	color: #fff;
}
.banner .swiper-pagination {
	bottom: 56px !important;
}
.banner .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background-color: #fff;
	opacity: 0.64;
	margin: 0 10px;
}
.banner .swiper-pagination-bullet-active {
	opacity: 1;
}
.pro_introduction {
	margin: 105px 0 57px;
}
.pro_introduction_tab {
	margin: 50px 0 70px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pro_introduction_tab_text {
	width: 170px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 50px;
	background-color: #EBEBEB;
	font-size: 22px;
	color: #454545;
	transition: all .5s;
	margin: 0 19px;
	cursor: pointer;
}
.pro_introduction_tab_active {
	color: #fff;
	background-color: #01BBF8;
}
.pro_introduction_tab_text:hover {
	color: #fff;
	background-color: #01BBF8;
}
.pro_introduction_list {
	display: none;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.pro_introduction_item {
	width: calc((100% - 39px) / 4);
	margin-left: 13px;
	margin-bottom: 13px;
	box-shadow: 0px -1px 17px 0px rgba(180,180,180,0.5);
}
.pro_introduction_item:nth-child(4n-3) {
	margin-left: 0;
}
.pro_introduction_photo {
	height: 12.135vw;
}
.pro_introduction_item:hover .pro_introduction_photo img {
	transform:scale(1.1);
}
.pro_introduction_info {
	padding: 15px 20px;
}
.pro_introduction_title {
	font-size: 23px;
	color: #194875;
	font-family: "SourceHanSansCN-Medium";
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 9px;
}
.pro_introduction_text {
	font-size: 16px;
	color: #8E8E8E;
	line-height: 27px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	font-family: "SourceHanSansCN-Light";
}
.pro_num {
	position: relative;
}
.pro_num img {
	height: 34.948vw;
	width: 100%;
}
.pro_num_list {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.pro_num_item {
	width: 25%;
	position: relative;
	height: 34.948vw;
	border-left: 1px solid #FFFFFF;
	background-color: rgba(41,41,41,0.44);
}
.pro_num_item:first-of-type {
	border-left: none;
}
.pro_num_area {
	position: absolute;
	bottom: 100px;
	width: 85%;
	left: 50%;
	transform: translateX(-50%);
}
.pro_num_num {
	font-size: 25px;
	color: #01BBF8;
	font-family: "SourceHanSansCN-Bold";
	margin-bottom: 5px;
}
.pro_num_title {
	font-size: 25px;
	color: #FFFFFF;
	line-height: 36px;
	font-family: "SourceHanSansCN-Medium";
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.pro_num_text {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 27px;
	margin-top: 13px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 0;
	transition: height .2s ease;
}
.pro_num_item:hover {
	background-color: rgba(105,105,105,0.17);
	backdrop-filter: blur(9px);
}
.pro_num_item:hover .pro_num_text {
	height: inherit;
}
.pro_safe {
	margin: 100px 0 155px;
}
.pro_safe .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.pro_safe_left {
	position: relative;
}
.pro_safe_photo {
	width: 31.875vw;
	height: 41.198vw;
	max-width: 612px;
}
.pro_safe_photo:hover img {
	transform:scale(1.1);
}
.pro_safe_dialog {
	width: 18.229vw;
	height: 24.6875vw;
	background-color: #01BBF8;
	opacity: 0.43;
	position: absolute;
	bottom: -3.125vw;
	left: -3.125vw;
	z-index: 2;
}
.pro_safe_right {
    max-width: 810px;
	width: 42.1875vw;
}
.pro_safe_title {
	font-size: 37px;
	color: #000000;
	font-family: "SourceHanSansCN-Bold";
	margin-bottom: 40px;
	line-height: 59px;
}
.pro_safe_text {
	font-size: 16px;
	color: #515151;
	line-height: 33px;
	font-family: "SourceHanSansCN-Light";
}
.pro_category_list {
	margin-top: 90px;
}
.pro_category_list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.pro_category_item{
	width: calc((100% - 60px) / 4);
	margin-left: 20px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.07);
	border-radius: 12px;
	padding: 25px 18px;
}
.pro_category_item:nth-child(4n-3) {
	margin-left: 0;
}
.pro_category_photo {
	width: 71px;
	height: 71px;
}
.pro_category_title {
	font-size: 23px;
	color: #454545;
	font-family: "SourceHanSansCN-Medium";
	margin: 20px 0 10px;
	transition: all .5s;
}
.pro_category_text {
	font-size: 16px;
	color: #6D6D6D;
	line-height: 24px;
	font-family: "SourceHanSansCN-Light";
}
.pro_category {
	margin-bottom: 97px;
}
.pro_category_item:hover .pro_category_title {
	color: #01BBF8;
}
.pro_bottom {
	position: relative;
	height: 18.760vw;
}
.pro_bottom img {
	width: 100%;
	height: 100%;
}
.pro_bottom_area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
}
.pro_bottom_title {
	font-size: 34px;
	color: #FFFFFF;
	text-align: center;
	font-family: "SourceHanSansCN-Bold";
}
.pro_bottom_link {
	width: 141px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 2px;
	background-color: #FFFFFF;
	margin: 30px auto 0 auto;
	font-size: 18px;
	color: #01BBF8;
	font-family: "SourceHanSansCN-Medium";
}
.kefu {
	position: fixed;
	right: 67px;
	bottom: 5%;
	background-color: #fff;
	z-index: 100;
	border-radius: 50px;
	padding: 7px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);
	cursor: pointer;
}
.kefu img {
	width: 46px;
	height: 46px;
}
.kefu_text {
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
	font-family: "SourceHanSansCN-Medium";
	writing-mode: vertical-rl;
	line-height: 46px;
    letter-spacing: 8px;
}
.about_top {
	margin: 100px 0;
}
.about_top_text {
	font-size: 16px;
	color: #515151;
	line-height: 33px;
	font-family: "SourceHanSansCN-Light";
	text-align: center;
	margin: 40px 0 90px;
}
.about_top_area {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.about_top_info {
	margin: 0 6.927vw;
	width: 190px;
}
.about_top_info:first-of-type {
	margin-left: 0;
}
.about_top_info:last-of-type {
	margin-right: 0;
}
.about_top_info img {
	width: 77px;
	margin: 0 auto;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.about_top_title {
	font-size: 23px;
	color: #454545;
	text-align: center;
	margin: 30px 0 10px;
	font-family: "SourceHanSansCN-Medium";
}
.about_top_caption {
	font-size: 16px;
	color: #6D6D6D;
	text-align: center;
	line-height: 24px;
	font-family: "SourceHanSansCN-Light";
}
.about_top_info:hover img {
	transform: rotateY(-180deg);
}
.about_center_right {
	width: 50vw;
	height: 34.635vw;
}
.about_center_right:hover img {
	transform:scale(1.1);
}
.about_center_left {
	width: 50vw;
	height: 34.635vw;
	background: url(../images/bg2.png) no-repeat center center;
	background-size: cover;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	z-index: 2;
}
.about_center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about_mask{
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;z-index: 2;
}
.about_center_area {
	width: 80%;
	margin-right: -38.5px;
	position: relative;
	z-index: 2;
}
.about_center_info {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 2.604vw;
}
.about_center_info:last-of-type {
	margin-bottom: 0;
}
.about_center_text {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 33px;
	font-family: "SourceHanSansCN-Light";
	width: calc(100% - 6.875vw);
}
.about_center_title {
	width: 77px;
	height: 77px;
	background-color: #FFFFFF;
	border-radius: 50px;
	text-align: center;
	font-size: 15px;
	line-height: 23px;
	color: #454545;
	font-family: "SourceHanSansCN-Medium";
	margin-left: 2.865vw;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.about_choose {
	margin: 70px 0 130px 0;
}
.about_choose_block {
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.about_choose_box {
	width: 23.646vw;
	max-width: 454px;
}
.about_choose_info:last-of-type {
	margin-bottom: 0;
}
.about_choose_photo {
	width: 23.177vw;
	max-width: 445px;
	height: 37.708vw;
	margin: 0 34px;
}
.about_choose_photo:hover img {
	transform:scale(1.1);
}
.about_choose_info {
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.07);
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 16.927vw;
	width: 100%;
	margin-bottom: 3.90625vw;
	padding: 0 50px;
}
.about_choose_info img {
	width: 77px;
	margin: 0 auto;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.about_choose_info:hover img {
	transform: rotateY(-180deg);
}
.about_choose_title {
	font-size: 23px;
	color: #454545;
	text-align: center;
	font-family: "SourceHanSansCN-Medium";
	margin: 30px 0 10px;
}
.about_choose_text {
	font-size: 16px;
	color: #6D6D6D;
	font-family: "SourceHanSansCN-Light";
	line-height: 24px;
	text-align: center;
}
.about_closer {
	margin-bottom: 85px;
	background: url(../images/bg4.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 42.083vw;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.about_closer_title {
	font-size: 50px;
	color: #FFFFFF;
	text-align: center;
	font-family: "SourceHanSansCN-Bold";
	margin-bottom: 7px;
}
.about_closer_dialog {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.33);
}
.about_closer_area {
    position: relative;
    z-index: 3;
}
.about_closer_text {
	font-size: 34px;
	color: #C7C7C7;
	text-align: center;
}
.about_closer + .index_huo .index_huo_item {
	border: none;
	margin-left: 30px;
	width: calc((100% - 150px) / 6);
	 box-shadow: 0px 0px 11px 0px rgba(116,116,116,0.1); 
}
.index_huo_item:nth-child(4n-3) {
	margin-left: 0;
}
.about_closer + .index_huo .index_huo_item:nth-child(6n-5) {
	margin-left: 0;
}
.consult {
	padding: 26px 0 69px 0;
}
.consult_block {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.consult_left {
	width: 340px;
}
.consult_left_title {
	background-color: #01BBF8;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Bold";
	line-height: 84px;
	height: 84px;
}
.consult_left_info {
	border: 1px solid #C9C7C7;
	border-top: none;
}
.consult_left_link {
	font-size: 20px;
	color: #434343;
	padding: 0 20px;
	border-bottom: 1px solid #C9C7C7;
	height: 68px;
	line-height: 68px;
	transition: all .5s;
}
.consult_left_link:last-of-type {
	border-bottom: none;
}
.consult_left_link:hover {
	color: #01BBF8;
}
.consult_right {
	width: calc(100% - 420px);
}
.consult_right_title {
	font-size: 30px;
	color: #000000;
	text-align: center;
	font-family: "SourceHanSansCN-Bold";
	margin: 60px 0 80px;
}
.consult_right_areea {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #979797;
	padding: 10px;
}
.consult_right_areea input {
	background: transparent;
	border: none;
	outline: none;
	font-size: 18px;
	color: #A7A7A7;
	font-family: "SourceHanSansCN-Light";
	width: calc(100% - 230px);
}
.consult_right_btn {
	width: 213px;
	height: 60px;
	background-color: #01BBF8;
	background: #01BBF8;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.consult_right_btn img {
	width: 20px;
}
.consult_right_btn span {
	font-size: 20px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
	margin-left: 25px;
}
.consult_right_table {
	margin-top: 66px;
}
.consult_right_table table {
	border-spacing: 1px;
	width: 100%;
	border-color: #C9C7C7;
}
.consult_right_table table th {
	padding: 10px;
	background-color: #01BBF8;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
	text-align: center;
}
.consult_right_table table td {
	padding: 15px;
	font-size: 16px;
	color: #434343;
	text-align: center;
}
.news {
	margin: 75px 0 67px;
}
.news_list {
	margin-top: 65px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.news_item {
	width: calc((100% - 68px) / 3);
	margin-left: 34px;
	margin-bottom: 40px;
	box-shadow: 0px 2px 29px 0px rgba(0,0,0,0.08);
}
.news_item:nth-child(3n-2) {
	margin-left: 0;
}
.news_photo {
	height: 23.229vw;
}
.news_item:hover .news_photo img {
	transform:scale(1.1);
}
.news_area {
	padding: 40px 25px;
}
.news_title {
	font-size: 23px;
	color: #454545;
	font-family: "SourceHanSansCN-Medium";
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all .2s;
}
.pagination a.active, .pagination li.active {
    background-color: inherit !important;
    border-color: inherit !important;
}
.pagination a.active span, .pagination li.active span {
    background-color: #01BBF8 !important;
    border-color: #01BBF8 !important;
    color: #fff !important;
}
.news_text {
	font-size: 15px;
	color: #6D6D6D;
	line-height: 33px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	margin: 20px 0 35px;
}
.news_info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.news_info img {
	width: 32px;
}
.news_info span {
	font-size: 18px;
	color: #454545;
	margin-left: 14px;
}
.news_item:hover .news_title {
	color: #01BBF8;
}
.page {
	margin-top: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.page a,
.page span {
	width: 36px;
	height: 36px;
	border: 1px solid #8E8E8E;
	border-radius: 4px;
	font-size: 16px;
	color: #8E8E8E;
	line-height: 36px;
	text-align: center;
	margin: 0 7.5px;
}
.page a.page_active,
.page span.page_active {
	border: 1px solid #01BBF8;
	background-color: #01BBF8;
	color: #fff;
}
.page span:hover,
.page a:hover {
	border: 1px solid #01BBF8;
	background-color: #01BBF8;
	color: #fff;
}
.news_ex {
	margin: 50px 0 80px;
}
.tab {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.tab a,
.tab span {
	font-size: 17px;
	color: #818181;
}
.news_ex_title {
	text-align: center;
	font-size: 23px;
	color: #434343;
	line-height: 39px;
	padding: 85px 0 42px 0;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 20px;
}
.news_ex_info {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 85px;
}
.news_ex_text {
	font-size: 17px;
	color: #818181;
	margin: 0 40px;
}
.contact_block {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 194px 0 128px;
}
.contact_left {
	width: 31.354vw;
	margin-right: 59px;
	max-width: 602px;
}
.contact_title {
	font-size: 36px;
	color: #000000;
	font-family: "SourceHanSansCN-Medium";
	margin-bottom: 50px;
}
.contact_info {
	margin-bottom: 33px;
}
.contact_text {
	font-size: 22px;
	color: #454545;
	font-family: "SourceHanSansCN-Bold";
	margin-bottom: 5px;
}
.contact_info input {
	background-color: #F4F4F4;
	border-radius: 4px;
	width: 100%;
	height: 3.490vw;
	padding: 0 10px;
	line-height: 3.490vw;
	border: none;
	outline: none;
	font-size: 18px;
	font-family: "SourceHanSansCN-Regular";
}
.contact_info textarea {
	background-color: #F4F4F4;
	border-radius: 4px;
	width: 100%;
	height: 12.292vw;
	padding: 10px;
	border: none;
	outline: none;
	font-size: 18px;
	font-family: "SourceHanSansCN-Regular";
}
.contact_btn {
	width: 100%;
	height: 4.21875vw;
	line-height: 4.21875vw;
	text-align: center;
	border: none;
	outline: none;
	background-color: #01BBF8;
	color: #fff;
	border-radius: 4px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
}
.contact_right {
	width: 39.479vw;
	box-sizing: border-box;
	max-width: 757px;
}
.map {
	position: relative;
	width: calc(100% - 75px);
	height: 42.448vw;
}
.index_map {
	width: 100%;
	height: 100%;
}
.contact_dialog {
	width: 15.625vw;
	height: 22.344vw;
	background-color: #01BBF8;
	border-radius: 4px;
	position: absolute;
	top: -37px;
    right: -39px;
	z-index: -1;
}
.contact_list {
	margin-bottom: 117px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.contact_item {
	width: calc((100% - 84px) / 3);
	margin-left: 42px;
	border: 1px solid #979797;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 25px 30px;
}
.contact_item:first-of-type {
	margin-left: 0;
}
.contact_item img {
	width: 45px;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.contact_item:hover img {
	transform: rotateY(-180deg);
}
.contact_item_info {
	margin-left: 30px;
}
.contact_item_title {
	font-size: 22px;
	color: #434343;
	font-family: "SourceHanSansCN-Medium";
}
.contact_item_text {
	font-size: 18px;
	color: #818181;
	margin-top: 5px;
    font-family: "SourceHanSansCN-Light";
}
.sea_less_top {
	margin: 28px 0 19px;
	padding-bottom: 54px;
	border-bottom: 12px solid #F3F5F7;
}
.sea_less_title {
	font-size: 37px;
	color: #000000;
	font-family: "SourceHanSansCN-Medium";
	padding: 25px 0 17px;
	border-bottom: 1px solid #B5B5B5;
}
.transport_list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.transport_item {
	width: calc((100% - 38px) / 2);
	margin-left: 38px;
}
.transport_item:first-of-type {
	margin-left: 0;
}
.transport_item_title {
	font-size: 26px;
	color: #2D2F33;
	font-family: "SourceHanSansCN-Medium";
	padding: 52px 0 27px;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 54px;
}
.transport_item_area {
	position: relative;
}
.transport_item_caption {
	position: absolute;
	top: -28px;
	left: 14px;
	font-size: 16px;
	color: #E85252;
}
.transport_item_info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 25px;
	flex-wrap: wrap;
}
.transport_item_info > input {
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	font-size: 16px;
	color: #6B6B6B;
	background-color: #F4F4F4;
	border: none;
	outline: none;
	width: calc((100% - 75px) / 2);
	margin-left: 39px;
	font-family: "SourceHanSansCN-Regular";
}
.transport_item_info input:first-of-type {
	margin-left: 0;
}
.transport_item_box {
	width: calc((100% - 75px) / 2);
	display: flex;
	margin-left: 39px;
	align-items: center;
}
.transport_item_box label {
	font-size: 16px;
	color: #6B6B6B;
	font-family: "SourceHanSansCN-Regular";
	display: flex;
    align-items: center;
}
.transport_item_box input[type="checkbox"] {
	display: none;
  }
   
.transport_item_box  input[type="checkbox"] + label::before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 0 8px 0 0;
	border: 2px solid #ccc;
	vertical-align: middle;
  }
   
 .transport_item_box input[type="checkbox"]:checked + label::before {
	content: '✔';
	background-color: #01BBF8;
	color: white;
	border: none;
	line-height: 17px;
	text-align: center;
	font-size: 15px;
}
.transport_item_info select {
	width: calc((100% - 75px) / 2);
	font-size: 16px;
	color: #6B6B6B;
	height: 45px;
	font-family: "SourceHanSansCN-Regular";
	padding: 0 15px;
	border: none;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #F4F4F4 url(../images/arrow6.png) no-repeat calc(100% - 15px) center;
	background-size: 15px 9px;
}
.transport_tab {
	margin-top: 45px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.transport_tab_info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 60px;
	cursor: pointer;
}
.transport_tab_info img {
	width: 24px;
	height: 24px;
}
.transport_tab_info span {
	font-size: 26px;
	color: #2D2F33;
	margin-left: 10px;
	font-family: "SourceHanSansCN-Medium";
}
.transport_tab_photo2 {
	display: none;
}
.transport_tab_active .transport_tab_photo2 {
	display: block;
}
.transport_tab_active .transport_tab_photo1 {
	display: none;
}
.transport_unit {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 45px;
}
.transport_unit span {
	font-size: 16px;
	color: #2D2F33;
}
.s {
    width: 54px;
	margin: 0 10px;
}
.si {
    display: none;
}
.sl {
    display: block;
    width: 54px;
    height: 17px;
    border: 1px solid #01BBF8;
	background-color: #DFF1F6;
    border-radius: 20px;
    padding: 2px;
}
.sl::after {
    display: block;
    content: '';
    width: 11px;
    height: 11px;
    position: relative;
    left: 0;
    background-color: #01BBF8;
    border-radius: 50%;
    transition: all .3s ease-in;
}
.si:checked+.sl::after {
    left: calc(100% - 11px);
}
.transport_box_item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 27px;
}
.transport_box_info {
	background-color: #F4F4F4;
	height: 45px;
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 1.5vw;
	width: 14.715vw;
}
.transport_box_info input {
	background-color: inherit;
	border: none;
	outline: none;
	font-size: 16px;
	color: #6B6B6B;
	width: calc(100% - 25px);
	font-family: "SourceHanSansCN-Regular";
}
.transport_box_info:first-of-type input {
	width: 100%;
}
.transport_box_info span {
	font-size: 16px;
	color: #6B6B6B;
	width: 18px;
}
.transport_box_detele {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 2.917vw;
	cursor: pointer;
}
.transport_box_detele img {
	width: 19px;
}
.transport_box_detele span {
	font-size: 20px;
	color: #01BBF8;
	margin-left: 11px;
}
.transport_box_add {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
}
.transport_box_add img {
	width: 22px;
}
.transport_box_add span {
	font-size: 18px;
	color: #01BBF8;
	margin-left: 10px;
}
.transport_box_area {
	display: none;
}
.transport_box_pin .transport_box_info {
	width: 6.615vw;
}
.transport_box_x {
	font-size: 16px;
	color: #6B6B6B;
	margin-left: 0.9vw;
}
.transport_box_x + .transport_box_info {
	margin-left: 0.9vw;
}
.transport_box_info:first-of-type {
	margin-left: 0;
}
.transport_box_block {
	margin-bottom: 40px;
}
.transport_trade_box {
	display: flex;
	align-items: center;
	margin-right: 19px;
}
.transport_trade_box label {
	font-size: 26px;
	color: #2D2F33;
	display: flex;
    align-items: center;
    
    font-family: "SourceHanSansCN-Medium";
}
.transport_trade_box input[type="radio"] {
	display: none;
  }
   
.transport_trade_box input[type="radio"] + label::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	border: none;
	background-color: transparent;
	vertical-align: middle;
	border-radius: 50px;
	background: url(../images/icon15.png) no-repeat center center;
	background-size: 100% 100%;
  }
   
 .transport_trade_box input[type="radio"]:checked + label::before {
	content: '';
	border: none;
	background-color: transparent;
	color: white;
	line-height: 24px;
	text-align: center;
	font-size: 15px;
	background: url(../images/icon16.png) no-repeat center center;
	background-size: 100% 100%;
}
.transport_trade_tab {
	padding-bottom: 27px;
	border-bottom: 1px solid #B5B5B5;
	margin-bottom: 36px;
}
.transport_trade_text {
	font-size: 16px;
	color: #2D2F33;
	margin-bottom: 28px;
	margin-top: 3px;
}
.transport_btn {
	width: 31.458vw;
	height: 3.646vw;
	line-height: 3.646vw;
	margin: 90px auto 57px auto;
	border: none;
	outline: none;
	background-color: #01BBF8;
	border-radius: 4px;
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
}
.air_less .sea_less_bottom .inner > .sea_less_title:first-of-type
 {
	border-bottom: none;
	padding-bottom: 0;
}
.air_area {
	padding-top: 34px;
	color: #B5B5B5;
	border-top: 1px solid #B5B5B5;
}
.air_area_title {
	font-size: 22px;
	color: #2D2F33;
	font-family: "SourceHanSansCN-Medium";
	margin-bottom: 5px;
}
.air_area .transport_trade_box label {
	font-size: 18px;
}
.air_area .transport_trade_box input[type="radio"] + label::before {
	width: 20px;
	height: 20px;
}
.air_area_box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 24px;
}
.air_area_box .transport_trade_box {
	margin-right: 70px;
}
.air_area_title + textarea {
	width: 100%;
	height: 80px;
	background-color: #F4F4F4;
	font-size: 16px;
	color: #6B6B6B;
	padding: 8px 13px;
	font-family: "SourceHanSansCN-Regular";
	border: none;
	outline: none;
}
.index_main_banneripad {
    display: none;
}
.footer_sp {
	display: none;
}
.footer_block_list {
	margin: 24px 0 34px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footer_block_link {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
	font-family: "SourceHanSansCN-Medium";
}
.footer_block_link::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.footer_block_item:last-of-type .footer_block_link {
	padding-right: 0;
	margin-right: 0;
}
.footer_block_item:last-of-type .footer_block_link::after {
	display: none;
}
.footer_block_info span {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-Medium";
	line-height: 30px;
}
.header_sp {
	display: none;
}
.header.active {
	position: fixed;
	width: 100%;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	background-color: #1F3C4C;
	z-index: 600;
}
.header.active .nav_list_item_active > a,
.header.active .nav_list_item_active > span {
	color: #01BBF8;
}
.header.active .nav_list_item::after {
	background-color: #000000;
}
.header.active .nav_list_item_active::after {
	background-color: #01BBF8;
}
.header.active .nav_list_item > span.nav_er_item_active {
	background: url(../images/arrow10.png) no-repeat right center;
	background-size: 10px 7px;
}
.header.active .logo {
	width: 85px;
}
.header_sp_language {
	width: 34px;
	height: 34px;
	background: url(../images/earth.png) no-repeat  center center;
	background-size: 100%;
	margin-right: 23px;
	cursor: pointer;
	position: relative;
}
.header_sp_nav {
	width: 34px;
	height: 34px;
	background: url(../images/nav.png) no-repeat  center center;
	background-size: 100%;
	cursor: pointer;
}
/*.header.active .header_sp_language {*/
/*	background: url(../images/earth1.png) no-repeat  center center;*/
/*	background-size: 100%;*/
/*}*/
/*.header.active .header_sp_nav {*/
/*	background: url(../images/nav1.png) no-repeat  center center;*/
/*	background-size: 100%;*/
/*}*/
.mcenter {
	position: relative;
	z-index: 1;
}
.mfooter {
	position: relative;
	z-index: 1;
}
.index_main_bannersp {
	display: none;
}
.pro_safe_leftsp {
	display: none;
}
.about_center_sp {
	display: none;
}
.less {
	position: relative;
	background-color: #01BBF8;
}
.less .nav_list_item_active > a,
.less .nav_list_item_active > span {
	color: #fff;
}
.less .nav_list_item_active::after {
	background-color: #fff;
}
.index_banner .swiper-pagination {
	bottom: 115px !important;
}
.ui-datepicker-month {
    display: inline-block;
}
.ui-datepicker-year {
    display: inline-block;
}




