
@font-face {
  font-family: "Poppins-Regular";
  src: url("Poppins-Regular.ttf");
}


.a_jkty2 {
	/* margin-top:50px; */
	text-align:left;
	display: inline-block;
	background: #0090de;
	border-radius: 60px;
}
.a_jkty2 a {
	font-size:16px;
	padding: 20px 65px 20px 35px;
	border: 1px solid #0090de;
	border-radius: 60px;
	color: #fff;
	background: url(../images/arrow.png) no-repeat 85% 45%;
	display: inline-block;
	transition: all 0.6s;
}

.a_jkty2:hover a{padding: 25px 65px 25px 45px;color: #fff;}
/* CSS Document */
.header_header_lg_list_pc{padding:10px 10px;position:absolute;right:0px;top:40px;border: solid 1px #e5e5e5;border-top:solid 1px #f9f9f9;background: #ffffff; display:none;box-sizing: border-box;z-index: 100;min-width:130px;}
.header_header_lg_list_pc ul li{width:100%;height :35px;}
.header_header_lg_list_pc ul li .flag_icon{float:left;margin-right: 5px;height:15px;margin-top:11px;}
.header_header_lg_list_pc ul li a{width:100%; height:35px; line-height:35px; font-size:14px; color:#555555;overflow:hidden;}


/*.logo .com_text{color: #424242;font-size:22px;height:34px;line-height:34px;margin-top:4px;font-weight: bold;}
*/
/*.menu ul li .TwoNav ul li.one.current a.a_one{ color:#ffbd02;background-color:rgba(255,255,255,1);}*/



.top_text p{font-size:14px;}
.ikrr a{color:#fff;}
@media only screen and (max-width:1040px) {
.iconfont.icon_list_r{color: #fff;margin-left: 25px;font-size: 2.4rem;}
}

 @media only screen and (max-width:768px) {
.iconfont.icon_list_r{margin-left: 0;font-size: 2.2rem;line-height: 75px;}	
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	overflow-x:hidden;
	font-family:"Poppins-Regular";
}
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style:none;
}
a {
	color:#337ab7;
	text-decoration:none;
}
h3 {
	margin:0;
}
a:focus,a:hover {
	color:#23527c;
	text-decoration:none;
}
a:focus {
	outline:none;
	outline-offset:-2px;
}
@media (max-width:768px) {

.xymob-search.clicked {
    left: 0;
}
	body {
	padding-top:60px;
}
}.xymob-search-close-btn .icon-close:before {
	content:"";
}
.icon-font {
	position:relative;
}
.icon-font:after {
	content:"";
	width:30px;
	height:30px;
	background-image:url(../images/icon_spirit.png);
	background-repeat:no-repeat;
	position:absolute;
	left:calc(50% - 15px);
	top:calc(50% - 15px);
}
 



.xymob-head {
	position:fixed;
	top:0;
	z-index:999999;
	left:0;
	right:0;
	background: #fff;
}
.xymob-head-box {
	position:relative;
	height:70px;
}
.xymob-head-box .xymob-logo {
	position:absolute;
	left: 40%;
	bottom:0;
	top:12px;;
	margin:0 auto;
	height:40px;
	text-align:center;
}
.xymob-head-box .xymob-logo a {
	display:inline;
	font-size:0;
}
.xymob-head-box .xymob-logo img {
	height:48px;
	/* filter:invert(1);
	-webkit-filter:invert(1);
	*/
	width: auto;
}
.xymob-navbtn {
	position:absolute;
	z-index:9;
	top: 40%;
	bottom:0;
	width: 24px;
	height:20px;
	right: 89%;
}

.ere{
    position: absolute;
    right: 3%;
    width: 25%;
    padding: 5px;
    border: 1px solid #0090de;
    top: 22%;
    text-align: right;
    font-size: 14px;
    color: #0090de;
    border-radius: 5px;
}
.xymob-navbtn span,.xymob-navbtn:after,.xymob-navbtn:before {
	display:block;
	height:3px;
	width:100%;
	background: #0090de;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.xymob-navbtn span {
	margin: 5px 0;
}
.xymob-navbtn:after,.xymob-navbtn:before {
	content:'';
	-webkit-transform-origin:7.5%;
	transform-origin:7.5%;
}
.luangusnyu {
	position:absolute;
	width: 20%;
	right: 0;
	height:100%;
	text-align:center;
}
.jueduishouji {
	position:relative;
}
.ul_shojki {
	display:none;
	position:absolute;
	width:240px;
	left: 22%;
	transform:translateX(-50%);
	padding:0 10px;
	background:#fff;
	/* top: 63px; */
}
.ul_shojki li {
	width: 40%;
	height:35px;
	background:#fff;
	float:left;
	margin-right:2%;
}
.ul_shojki li a {
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#555555;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:1px solid #ddd;
}
.xymob-search-btn {
	position:absolute;
	z-index:9;
	right:0;
	top:0;
	bottom:0;
	width:10%;
	text-align:center;
	line-height:60px;
}
.xymob-search-btn .icon-font {
	display:block;
	width:100%;
	height:100%;
}
.xymob-search-btn .icon-font:after {
	background-position: 0px -210px;
}
.xymob-menu {
	display:none;
	position:absolute;
	z-index:9999;
	left:0;
	right:0;
	height:100vh;
	background:#fff;
	padding:0 10%;
}
.xymob-menu .xymob-menu-box {
	height:100vh;
	overflow:auto;
	padding-bottom:80px;
}
.xymob-nav>li {
	border-bottom:1px solid #eee;
	position:relative;
}
.xymob-nav>li>a {
	display:block;
	line-height:50px;
	font-size:16px;
	color:#333;
}
.xymob-nav .xymob-menu-jt {
	position:absolute;
	width:8%;
	height:20px;
	line-height:20px;
	right:0;
	top:15px;
	text-align:center;
	z-index:9;
}
.xymob-nav .xymob-menu-jt i{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/prico.png) no-repeat;
	background-size: 100%;
}
.xymob-nav .xymob-sub-menu {
	background:#fff;
	display:none;
}
.xymob-nav .xymob-sub-menu>li {
	border-top:1px solid #eee;
	position:relative;
}
.xymob-nav .xymob-sub-menu>li>a {
	display:block;
	font-size:14px;
	color:#333;
	line-height:40px;
	text-indent:1.5em;
}
 .xymob-nav .xymob-sub-menu .xymob-menu-jt{
	top:10px;
 }
.xymob-search {
	position:fixed;
	z-index:99999;
	left:100%;
	bottom:0;
	top:0;
	width:100%;
	background:#151515;
	padding:15px 15% 0 15%;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.xymob-search .xymob-search-close-btn {
	position:absolute;
	top:27px;
	left:30px;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
}
.xymob-nav .xymob-sub-menu .x_shoujier>li>a {
	font-size:12px;
}
.xymob-nav .xymob-sub-menu .x_shoujier>li {
	background:rgb(210 19 19 / 44%);
}
@media (max-width:420px) {
	.xymob-search .xymob-search-close-btn {
	left:15px;
}
}.xymob-search .xymob-search-close-btn i {
	width:100%;
	height:100%;
	display:block;
}
.xymob-search .xymob-search-close-btn i:after {
	background-position:-30px -300px;
}
.xymob-search .xymob-search-box {
	height:50px;
	border-bottom:2px solid #2d2d2d;
}
.xymob-search .xymob-search-box input[type="text"] {
	width:80%;
	float:left;
	background:none;
	border:none;
	outline:none;
	color:rgba(255,255,255,0.3);
	font-family:"Microsoft YaHei";
	font-size:16px;
	height:50px;
}
.xymob-search .xymob-search-box #s_btn {
	width:20%;
	height:50px;
	outline:none;
	cursor:pointer;
	font-size:0;
	background:none;
	border:none;
}
.xymob-search .xymob-search-box #s_btn .icon-font {
	display:block;
	width:100%;
	height:100%;
}
.xymob-search .xymob-search-box #s_btn .icon-font:after {
	background-position:-30px -210px;
}

.x-menu {
	width:58.75%;
	float:left;
}
.x-menu>li {
	text-align:center;
	float:none;
	position:relative;
	/* width:20%; */
	margin-right: 5%;
}
.x-menu>li:not(:first-child) {
	/* margin-left:5.5%;
	*/
}
.x-menu .menus>a::before {
	content:'';
	position:absolute;
	background:url(../images/d7baa534dd2ea037635d00b92c4aa346323bff58.png);
	bottom:0px;
	left:calc(50% - 4.5px);
	display:none;
	width:9px;
	height:9px;
}

.x-menu>li>a {
	font-size: 18px;
	color: #000;
	line-height:64px;
	display:block;
	font-weight:normal;
	border-bottom: 3px solid #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.x-menu>li>a:hover {
	color: #0090de;
	/* font-weight:bold;
	*/
	border-bottom: 3px solid #0090de;
}.x-menu {
	width:100%;
	float:none;
	display:flex;
	flex-wrap:nowrap;
	justify-content:center;
}
.x-sub-menu {
	top:80px;
}
.x-menu>li>a:hover {
	}.x-menu>li:hover .x-sub-menu {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
	transform:translateX(-50%);
}
.x-sub-menu {
	position:absolute;
	z-index:999;
	width: 200px;
	left:50%;
	top: 73px;
	background:#fff;
	border-radius:0;
	padding:5px 0;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateY(20px);
	transform:translateY(20px);
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
	transform:translateX(-45%);
	border-top:2px solid #0090de;
	box-shadow:0 0 15px 0 #ddd;
}
.x-sub-menu>li>a {
	display:block;
	text-align: left;
	font-size:14px;
	color:#333;
	line-height:1.5;
	padding: .5em 10px;
	transition: all 0.6s;
}
.x-sub-menu>li>a:hover {
	background:#e9eaeb;
	color:#0090de;
	padding-left: 15px;
}
.x-sub-menu:after {
	content:'';
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	border-width:10px;
	cursor:pointer;
	border-style:dashed dashed solid dashed;
	border-color:transparent transparent #fff transparent;
	border-top:none;
	position:absolute;
	top:-10px;
	left:50%;
	margin-left:-10px;
	z-index:99;
	display:none;
}
.x-sub-menu li {
	position:relative;
	width:100%;
}
.x-erjilans {
	top:80px;
}
.x-erjilans {
	position:absolute;
	z-index:999;
	width:100%;
	right:-100%;
	top:0;
	background:#fff;
	border-radius:0;
	padding:5px 0;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateY(20px);
	transform:translateY(20px);
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
	border-top:2px solid #0090de;
	box-shadow:0 0 15px 0 #ddd;
}
.x-erjilans>li>a {
	display:block;
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:1.5;
	padding:.5em;
}
.x-erjilans>li>a:hover {
	background:#e9eaeb;
	color:#0090de;
}
.x-sub-menu >li:hover .x-erjilans {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}
 
}@media (min-width:1450px) {
	.container {
	width:1400px;
}
}.headers {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.dlogo {
	width: 100px;
	margin-right:3%;
}
.dlogotitle h3 {
	font-size:22px;
	color:#222;
	font-family:"biaoti";
	margin-bottom:10px;
}
.dlogotitle p {
	font-size:13px;
	color:#999;
	font-family:"biaoti";
}
.dlogo a {
	display:block;
}
.dlogo img {
	max-width:100%;
}
.nnav {
	width: 80%;
}
.h-top {
	position:relative;
	z-index:999;
}
.h-hree {
	padding:20px 0;
	background-color:#ffffff;
	position:relative;
	z-index:999;
}

.sheni{display:flex;justify-content: space-between;align-items: center; padding-top: 10px;}
.sheni .baef40{margin:0;width:50%;}
.sheni .baef40 ul{justify-content: end;}
#active-yd-bar {
    background: #fff;
    position: fixed;
    width: 100%;
}
.uyir {
	width: 50%;
	font-size:12px;
	color:#666;
	display:flex;
	align-items:center;
}
.utirt {
	width: 50%;
	display:flex;
	justify-content: space-between;
	align-items:center;
}
.bitie {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.utirt p {
	font-size:16px;
	color:#999999;
	line-height:30px;
	/* width:50%;
	*/
}
/* ffffffffffffffffffffff */

@media(max-width:991px) {
	.h-top {
	display:none;
}
}
.container {


	font-size:14px;
	line-height:24px;
}
/*  */
/**/
#toolbar {
	position:fixed;
	z-index:9999;
	right:0;
	bottom:10%;
}
#toolbar .online-one li {
	margin-bottom:0px;
	font-size:0;
	width:70px;
	height:70px;
	right:0;
	position:relative;
}
#toolbar .online-one li:hover a {
	-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.24);
	box-shadow:0 2px 8px rgba(0,0,0,0.24);
}
#toolbar .online-one li a {
	display:block;
	position:absolute;
	z-index:9;
	right:0;
	top:0;
	width:70px;
	height:70px;
	background: #0090de;
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
	font-size:0;
	border-radius:0;
	padding:10px 0;
	overflow:hidden;
}
#toolbar .online-one li .icon-font {
	display:block;
	height:28px;
	width:100%;
}
#toolbar .online-one li .icon-font:after {
	background-image:url(../images/kf.png);
}
#toolbar .online-one li .icon-phone:after {
	background-position:-30px -208px;
}
#toolbar .online-one li .icon-message:after {
	background-position:-30px -170px;
}
#toolbar .online-one li .icon-top:after {
	background-image:url(../images/icon_spirit.png);
	background-position:-30px -60px;
}
#toolbar .online-one li .wz {
	font-size:12px;
	color:#fff;
	text-align:center;
	display:block;
	margin-top:5px;
	height:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#toolbar .online-one li .tel-phone a{width:100%;height:100%;color:#fff;position: inherit;z-index: 9999;font-size: 18px;padding: 10px;}
#toolbar .online-one li.phone {
	border-radius:0;
	padding:10px 0;
	background: #0090de;
}
#toolbar .online-one li.phone .tel-phone {
	position:absolute;
	z-index:1;
	padding:5px;
	width:200px;
	background:#0090de;
	height:70px;
	right:calc(100% + 5px);
	top:0;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
	-webkit-transition:all .7s;
	transition:all .7s;
	-webkit-box-shadow:0 4px 20px 4px rgb(0 20 60 / 20%);
	box-shadow:0 4px 20px 4px rgb(0 20 60 / 20%);
	color:#fff;
	font-size: 20px;
	line-height: 60px;
}
#toolbar .online-one li.phone:hover .tel-phone {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}
@media (max-width:990px) {
	#toolbar {
	display:none;
}
}
/*   */
@media (max-width:990px) {
	/*  body */
}/*  */

/*  */
.w1200 {
	}
.foot_nav li {
	float:left;
	width:100%;
	text-align:left;
}
.foot_nav li .x-nav-menu {
	width:100%;
	margin-top:1.43em;
}
@media (max-width:1230px) {
	.w1200 {
	padding:0 15px;
}
}
/*  */
.footer3 {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:999;
	background:#222;
}
.footer3 ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.footer3 ul li {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	color:#ffffff;
	line-height:50px;
	font-size:0;
}
.footer3 ul li a {
	display:block;
	color:#ffffff;
}
.footer3 ul li .iconfont {
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.footer3 ul li span {
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#ffffff;
}
@media (max-width:768px) {
	body {
	padding-bottom:50px;
}
}
/*  */
/* 2023-03-21 */
.dianhuas p {
	padding-left: 30px;
}
.dianhuas {
	display:flex;
	justify-content:space-between;
}
.dlogotitle {
	width:61%;
}
.dianhuas p{font-size:20px;}
.dianhuas p:nth-child(1) {
	background:url(../images/tel.png) no-repeat left;
}
.dianhuas p:nth-child(2) {
	background:url(../images/tel2.png) no-repeat left;
	margin-left: 40px;
}

.naiuyd{width:50%}
.naiuyd ul{display: flex;justify-content: space-between;}
.inserg {
	margin-left:0;
	width:40%;
}
.lungshrt {
	position:relative;
	width: 112px;
	margin-left: 2%;
}

.baef20 img {
	max-width:100%;
}
.suixiner {
	/* display:flex; */
	/* align-items:center; */
	/* padding-bottom:20px; */
	/* margin-bottom:20px; */
	/* border-bottom:1px solid #444; */
	/* flex-wrap:wrap; */
	width: 33%;
}

.diuys{width: 56%;}
.baef20 {
	width:452px;
	/* margin-right:5%; */
}
.baer80 {
	/* width:100%; */
}
.baer80 p {
	font-size: 15px;
	color: #ccedff;
	padding:20px 0 0;
	/* font-weight:bold; */
	line-height: 1.8;
}
.baef40 {
	/* width:60%; */
	/* margin-left:0; */
	margin-top: 30px;
}
.baef40 ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.baef40 ul li {
	margin:0 2%;
	text-align:center;
}
/*初始化样式*/
html {
	margin:0;
	padding:0;
	border:0;
}
body,div,span,h3,p,a,b,img,ul,li,form {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#fff;
	color:#333;
	position:relative;
	font:12px/1.5 Poppins-Regular,Microsoft YaHei,sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover,a:active,a:focus {
	/* text-decoration:none;
	*//* outline:none;
	*/
}
input {
	padding:0;
	margin:0;
	font-family:'Microsoft YaHei';
}
img {
	border:none;
	background:none;
	vertical-align:middle;
}
ul,li {
	list-style-type:none;
}
input,img {
	vertical-align:middle;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	zoom:1
}
/*----- Common css ------*/
.fl {
	float:left;
}
/*滚动*/
/*头部样式*/
/* Sweep To Top */
/*主体样式*/
.w1200 {
	max-width:1400px;
	margin:auto;
	/* padding-left:15px; */
	/* padding-right:15px; */
}
/*热门关键词*/
.sousuo {
	/* position:absolute;
	*/
  
/* right:0;
	*/
  
float:right;
	/* top:80px;
	*/
  
width:100%;
	/* padding:20px;
	*/
  
z-index:999;
	position:relative;
}
.sousuo #keyword {
	line-height:35px;
	width:100%;
	background:none;
	border:none;
	outline:none;
	color:#999;
	float:right;
	font-size:14px;
	text-indent:40px;
	padding:0;
	border:1px solid #e5e5e5;
	border-radius:60px;
}
.sousuo .fl {
	width:28%;
	line-height:32px;
	border:none;
	background-color:#005bac;
	color:#ffffff;
	font-size:12px;
}
.sousuo #search_button {
	position:absolute;
	right:7%;
	top:25%;
	/* background:red;
	*/
    margin-top:0;
	width:22px;
	background:url(../images/so.png);
	border:1px solid #ffffff;
	height:22px;
}

/*底部样式*/

.hm-footer {
	position:relative;
	background: url(../images/footbg.png) no-repeat;
	background-size:100% 100%;
	padding:140px 0 0;
}
.hm-footer::before {
	width:83.333%;
	/* background-color:#222222;
	*/
    height:5px;
	left:0;
	top:0;
	position:absolute;
	content:'';
}
.wss {
	padding: 0  0 2%;
	display:flex;
	justify-content:space-between;
}
.foot-left {
	width:20%;
	float:left;
}
.wss .foot-left {
	/* border-right:1px solid #ddd;
	*/
}
.wss .foot-left:nth-child(1) {
	border-right:0px solid #999;
	width: 50%;
	padding-right: 6%;
}
.wss .foot-left:nth-child(1) p a {
	font-size: 15px;
	color: #ccedff;
	line-height:35px;
}

.wss .foot-left p a {
transition: all 0.6s;
}

.wss .foot-left p a:hover {padding-left: 10px;color: #fff;}
.wss .foot-left:nth-child(2) p  {
	font-size: 15px;
	color: #ccedff;
	line-height:35px;
}
.wss .foot-left:nth-child(2) {
	border-right:0px solid #ccedff;
	width: 50%;
	/* padding-right:5%; */
}
.wss .foot-left:nth-child(3) p {
	font-size: 15px;
	color: #ccedff;
	line-height:35px;
}
.wss .foot-left:nth-child(3) {
	border-right:0px solid #ccedff;
	width:35%;
	padding-right:5%;
}
.wss .foot-left:nth-child(3) {
	/* border-right:0px solid #999;
	*/
	/* width:30%;
	*/
	/* text-align:center;
	*/
	/* padding-top:0;
	*/
	/* display:flex;
	*/
	/* justify-content:space-between;
	*/
	/* margin:0 2%;
	*/
	padding-right: 0;
}
.wss .foot-left:nth-child(3) div {
	/* margin:0 0 0 2%;
	*//* width:40%;
	*/
}
.foot_nav {
	overflow:hidden;
	display:flex;
	justify-content:space-between
}
.foot_nav h2 {
	font-size: 30px;
	color: #fff;
	margin-bottom:20px;
	text-align:left;
	 
	/* border-bottom: 1px solid #fff; */
	/* padding-bottom: 20px; */
}
.foot_nav li {
	float:left;
}
.foot_nav li .x-nav-menu {
	margin-top:10px;
}
.hm-floor {
	background-color: #0090de;
	/* border-top:1px solid #333; */
}
.hm-floor .fl-all {
	padding:30px 0px;
	/* border-top: 1px solid #fff; */
}
.fl-left {
	width:100%;
	float:left;
	color: #fff;
	font-size:14px;
	text-align:center;
	padding:30px 0px;
}
/*自适应调整*/

@media(max-width:1295px) {
.foot-left {
	width:22.8%;
	float:left;
}
}@media(max-width:1245px) {
.fl-left {
	width:100%;
	text-align:center;
}
}@media(max-width:1210px) {
.dlogo a img {
	width:100%;
}
}@media(max-width:1000px) {
.foot-left {
	/* display:none;
	*/width:20%;
}
}@media(max-width:768px) {
.fl-left {
	display:block;
	
}
.hm-floor .fl-all {
	padding:15px 0px;
}
}@media(max-width:376px) {
.wss {
	padding-top:3vh;
	padding-bottom:1.5vh;
}
}
@media (min-width:1200px) {
	.container {
	/* width:1400px;
	*/
}
}@media(max-width:376px) {
.wss {
	padding-top:3vh;
	padding-bottom:1.5vh;
}
}/*友情链接*/
/*页面底部*/
/*内页左侧样式*/
/* 搜索 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* 轮播定标语 */
@media (max-width:968px) {
.foot-left {
	display:none;
	margin-bottom:5%;
}
}
.h-top .headers {
	padding: 15px 0;
}
.luguans {
	line-height: 30px;
	font-size: 15px;
	color: #000;
}
.luguans b {
	position:absolute;
	right:5px;
	top: 15px;
	border-color: #000 transparent transparent;
	border-style:solid dashed dashed;
	border-width:4px;
	font-size:0;
	height:0;
	line-height:0;
	width:0;
	transition:all 0.3s ease-in 0s;
}
.lungshrt:hover .luguans b {
	top: 13px;
	transform:rotate(
180deg);
	border-color: #000 transparent transparent;
	transition:all 0.3s ease-in 0s;
}
.lungshrt .header_header_lg_list_pc {
	display:initial;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateY(20px);
	transform:translateY(20px);
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
	transform:translateX(20%);
}
.lungshrt .header_header_lg_list_pc {
	top: 30px;
}
.lungshrt:hover .header_header_lg_list_pc {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
	transform:translateX(5%);
}
.header_header_lg_list_pc ul li:hover a {
	color:#860c07;
}
/*main*/
@media (max-width:1440px) {
	.top_text p {
    font-size: 14px;
}
	.luguans {
    /* line-height: 60px; */
    font-size: 12px;
    color: #000;
}
	.w1200 {
	max-width:1200px;
}
}@media (max-width:1250px) {
	.w1200 {
	max-width:980px;
	padding: 0;
}


.diuys {
    width: 70%;
    display: none;
}

.suixiner {
  
    width: 100%;
}

.hm-footer {
   
    padding: 30px 0 0;
}
.baef40 {
    /* width: 60%; */
    /* margin-left: 0; */
    margin-top: 20px;
    margin-bottom: 20px;
}

.zixun-left ul li h3 {
    font-size: 16px;

    margin: 0 0 10px 0;

}
.h-hree{display:none;}

.wss {
    padding: 20px 15px 3%;
    display: flex;
    justify-content: space-between;
}
}/* 初始化 */
/*分割 */
.mo-xs{display:none;}
@media (max-width: 990px) {
	
	
	.mo-xs{display:block;}
	.pc-xs{display:none;}
    /*  body */
}

/*  */

/*  */

@media (max-width: 768px) {
    body {
        /* padding-bottom: 50px; */
    }
}


.naiwes {
    position: relative;
    margin-left: 2%;
}
.sousuo{/* position: absolute; */right: 0;float: right;width: 25%;z-index: 999;/* display: none; */}



.suibianer {
	padding:50px 0;
	background: url(../images/lb.jpg);
	background-size:100% 100%;
	/* margin-top:50px; */
}
.suibianer textarea::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#000;
	font-size:16px;
}
.suibianer textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#fff;
	font-size:16px;
}
.suibianer textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#000;
	font-size:16px;
}
.suibianer textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#000;
	font-size:16px;
}
.suibianer input::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#000;
	font-size:16px;
}
.suibianer input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#000;
	font-size:16px;
}
.suibianer input::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#000;
	font-size:16px;
}
.suibianer input:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#000;
	font-size:16px;
}


.abto_suibain .input-lg {
	height:46px;
	padding:10px 16px;
	font-size:14px;
	line-height:1.3333333;
	border-radius:6px;
	width: 100%;
	border: none;
}
.abto_suibain .form-group {
	margin-bottom:30px;
	/* text-align:center; */
	text-align: center;
}
.abto_suibain .row{display:flex;justify-content: space-between;}
.abto_suibain .row .col-lg-6{width: 23%;}
.abto_suibain  textarea.form-control {
	height:210px;
	color:#000;
	width: 100%;
	border: none;
	border-radius: 5px;
	padding: 20px;
	/* font-weight: bold; */
	font-family: unset;
}
.uh{margin-bottom:30px;}
.wenjian {
	/* height: 160px; */
	color:#000;
	width: 100%;
	border: none;
	border-radius: 5px;
	padding: 30px;
	/* font-weight: bold; */
	font-family: unset;
	background: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.olyr{font-size:16px;color:#0090de;}

.wenjian p{font-size:18px;margin-bottom: 30px;}
.file-box{display: inline-block;position: relative;padding: 5px 40px;overflow: hidden;color:#fff;background-color: #0090de;border-radius: 10px;font-size: 18px;border: none;}

.file-btn{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
outline: none;
background-color: transparent;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;

}
.btn-lg {
	padding:10px 44px;
	font-size:16px;
	line-height:1.3333333;
	border-radius:60px;
	margin:auto;
}
.abto_suibain .btn-primary {
	color:#fff;
	background-color: #0090de;
	border-color: #0090de;
	/* width: 30%; */
	border-radius:5px;
	font-weight: bold;
	transition: all 0.6s;
}
.abto_suibain .btn-primary:hover{transform: scale(0.95);background-color:#019be1;}
.left_img {
	/* margin-top:50px; */
}
.biaotitle {
	font-size:26px;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
}
.a-Lkoy {
	margin-top:50px;
}
.a-Lkoy a {
	background-color:#e60012;
	padding:12px 35px;
	color:#fff;
	border-radius:60px;
	font-size:18px;
}

.yt-title h2 {
    font-size: 45px;
    color: #212121;
    font-weight: bold;
}

.yt-title {
    text-align: center;
}



.left_img {
	width: 100%;
	/* padding: 0 50px 0; */
	/* background: #fff; */
	position: relative;
}
.left_img h2{font-size:16px;color: #222;margin-bottom: 20px;}

.left_img h3{font-size: 35px;color: #222;font-weight: bold;margin-bottom: 30px;}
.suibianer .abto_suibain{display:flex;margin-top: 50px;}
.rijfks{width: 43%;}
.sousuo #keyword {
    line-height: 35px;
    width: 100%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: right;
    font-size: 14px;
    text-indent: 40px;
    padding: 0;
    border:1px solid #e5e5e5;
    border-radius: 5px;
    background: #fff;
}

.sousuo .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}

.sousuo .fls{
    letter-spacing: 15px;
}

.sousuo #search_button{
    position: absolute;
    left: 4%;
    top: 20%;
    /* background: red; */
    margin-top: 0;
    width: 19px;
    background:url(../images/so.png);
    border: 1px solid #ffffff;
    height: 19px;
}


@media (max-width: 1250px) {
.lungshrt {
    position: relative;
    width: 13%;
    margin-left: 0%;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.suibianer {
    padding: 30px 0;
    background: url(../images/lb.jpg);
    background-size: 100% 100%;
    /* margin-top: 50px; */
}


.yt-title h2 {
    font-size: 30px;
    color: #212121;
    font-weight: bold;
}

.suibianer .abto_suibain {
    display: flex;
    margin-top: 30px;
}
.olyr {
    font-size: 14px;
    color: #0090de;
}
.x-menu>li>a{
   
    font-size: 12px;
   
}



}

@media (max-width: 980px) {
.yt-title h2 {
    font-size: 20px;
    color: #212121;
    font-weight: bold;
}


.suibianer textarea::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#000;
	font-size:13px;
}
.suibianer textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#fff;
	font-size:13px;
}
.suibianer textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#000;
	font-size:13px;
}
.suibianer textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#000;
	font-size:13px;
}
.suibianer input::-webkit-input-placeholder {
	/* WebKit browsers，webkit内核浏览器 */
color:#000;
	font-size:13px;
}
.suibianer input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */ 
color:#000;
	font-size:13px;
}
.suibianer input::-moz-placeholder {
	/* Mozilla Firefox 19+ */ 
color:#000;
	font-size:13px;
}
.suibianer input:-ms-input-placeholder {
	/* Internet Explorer 10+ */ 
color:#000;
	font-size:13px;
}
.abto_suibain .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.abto_suibain .row .col-lg-6 {
    width: 48%;
    margin: 2% 0;
}

.olyr {
    font-size: 12px;
    color: #0090de;
}

.abto_suibain .form-group {
    margin-bottom: 10px;
    /* text-align: center; */
    text-align: center;
}


.uh {
    margin-bottom: 10px;
}

.hm-footer {
   /* background: url(../images/foots.jpg);
   margin-bottom: 50px; */
}



}




 

/* 鼠标HOUVER特效 */
.a_jkty button{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  transition: all 0.4s;
  font-size: 18px;
  cursor: pointer;
  /* border: 1px solid #2d56a5; */
  color: #019be1;
  margin: 0;
  border-radius: 5px;
}
.a_jkty button:hover{box-shadow: 0 0 10px 0 #999;}
.a_jkty button:hover span{color: #0090de;}
.a_jkty span{
  display: block;
  font-size: 15px;
  padding: 6px 20px;
  border-radius: 5px;
  background: none;
  border: 1px solid #000;
  color: #000;
}
.a_jkty button::before, .a_jkty button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #0090de;
}

.a_jkty span::before, .a_jkty span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #0090de;
}
.a_jkty button:hover::before, .a_jkty button:hover::after{
  width: 100%;
}
.a_jkty button:hover span::before, .a_jkty button:hover span::after{
  height: 100%;
}


/* 第二个 */
.a_kitys .a_jkty {
    text-align: right;
    margin-top: 30px;
    margin: 0;
    margin-top: 30px;
}
.a_kitys .a_jkty button{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  transition: all 0.4s;
  font-size: 18px;
  cursor: pointer;
  /* border: 1px solid #2d56a5; */
  color: #019be1;
  margin: 0;
  border-radius: 5px;
}
.a_kitys .a_jkty button:hover{box-shadow: 0 0 10px 0 #999;}
.a_kitys .a_jkty button:hover span{color: #eb702e;}
.a_kitys .a_jkty span{
  display: block;
  font-size: 15px;
  background: none;
  border:1px solid #fff;
  color: #000;
  padding: 10px 20px;
  border: 1px solid #0090de;
  border-radius: 5px;
}
.a_kitys .a_jkty button::before, .a_kitys .a_jkty button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #eb702e;
}

.a_kitys .a_jkty span::before, .a_kitys .a_jkty span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #eb702e;
}
.a_kitys .a_jkty button:hover::before, .a_kitys .a_jkty button:hover::after{
  width: 100%;
}
.a_kitys .a_jkty button:hover span::before, .a_kitys .a_jkty button:hover span::after{
  height: 100%;
}


/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
  transition-delay: 0.2s;
}
.btn-1 span::before, .btn-1 span::after{
  transition-delay: 0s;
}
.btn-1::before{
  right: 0;
  top: 0;
}
.btn-1::after{
  left: 0;
  bottom: 0;
}
.btn-1 span::before{
  left: 0;
  top: 0;
}
.btn-1 span::after{
  right: 0;
  bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
  transition-delay: 0s;
}
.btn-1:hover span::before, .btn-1:hover span::after{
  transition-delay: 0.2s;
  
}



/* 按钮效果2 */

.ikrr .btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 135px;
  padding: 8px 0;
  background: #007ec1;
  color: #fff;
  border-radius: 5px;
}
 .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 15px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
    /* color: #fff; */
  }

/*--- btn-1 ---*/
.ikrr :active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0;
}
.ikrr ::before,
.ikrr ::after {
  position: absolute;
  content: "";
}
.ikrr .btn-1s::before {
  background-color: #0090de;
  transition: 0.3s ease-out;
  border-radius: 5px;
}
.ikrr .btn-1s span {
  color: rgb(255,255,255);
 
  transition: 0.2s 0.1s;
}
.ikrr .btn-1s span:hover {
  color: rgb(255,255,255);
  transition: 0.2s 0.1s;
}

/* 1.hover-filled-slide-down */
.ikrr .btn.hover-filled-slide-down::before {
  bottom: 0; left: 0; right: 0; 
  height: 100%; width: 100%;
}
.ikrr .btn.hover-filled-slide-down:hover::before {
  height: 0%;
}

.ikrr .btn:hover{background-color: #0090de;}


/* 第二种 */


.icon-sort-desc .ikrr .btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 150px;
  padding: 8px 20px;
  background: #fff;
  color: #000;
  border-radius: 2px;
}


 .icon-sort-desc .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 18px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 5px;
    transition: 0.6s;
    overflow: hidden;
  }





.nairfg .ikrr .btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 120px;
  padding: 8px 10px;
  font-size: 14px;
  background: #0090de;
  border-radius: 5px;
  color: #fff;
}


.nairfg .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 14px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
  }

.meid .ikrr .btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 150px;
  padding: 8px 15px;
  font-size: 14px;
  background: #0090de;
  border-radius: 5px;
  color: #fff;
}




.meid .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 15px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
	 color: #fff;
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
  }
  
  
  
 .a_ko  .ikrr .btn {
      position: relative;
      display: inline-block;
      width: auto;
      height: auto;
      background-color: transparent;
      border: none;
      cursor: pointer;
      min-width: 150px;
      font-size: 16px;
      padding: 10px 30px;
      background: #999;
      color: #fff;
      border-radius: 5px;
      border-radius: 5px;
  }
  .a_ko .ikrr .btn span {
      position: relative;
      /* display: inline-block; */
      font-size: 15px;
      /* letter-spacing: 2px; */
      top: 0;
      left: 0;
  	 color: #fff;
      width: 100%;
      border-radius: 5px;
      transition: 0.3s;
      overflow: hidden;
    }
/*--- btn-2s ---*/
.a_ko .ikrr .btn-2s::before {
  background-color: #007ec1;
  transition: 0.3s ease-out;
}
.nairfg .ikrr .btn-2s::before {
  background-color: #007ec1;
  transition: 0.3s ease-out;
}

.meid .ikrr .btn-2s::before {
  background-color: rgb(235, 112, 46);
  transition: 0.3s ease-out;
}
.btn-2s::before {
  background-color: #0090de;
  transition: 0.6s ease-out;
}

.left_ppcs ul li.active  .ikrr .btn {
  background-color: #0090de;
  transition: 0.6s ease-out;
  color: #fff;
}
.left_ppcs ul li.active  .ikrr .btn span{color: #fff;}
.btn-2s span {
  /* color: rgb(28, 31, 30); */
  transition: 0.2s;
}  
.btn-2s:hover span {
  color: rgb(255,255,255);
  transition: 0.2s 0.1s;
}

/* 6. hover-slide-down */
.btn.hover-slide-down::before {
  top: 0; left: 0; right: 0; 
  height: 0%; width: 100%;
}
.btn.hover-slide-down:hover::before {
  height: 100%;
}

/* 7. hover-slide-up */
.btn.hover-slide-up::before {
  bottom: 0; left: 0; right: 0; 
  height: 0%; width: 100%;
}
.btn.hover-slide-up:hover::before {
  height: 100%;
}

/* 8. hover-slide-left */
.btn.hover-slide-left::before {
  top: 0; bottom: 0; right: 0; 
  height: 100%; width: 0%;
}
.btn.hover-slide-left:hover::before {
  width: 100%;
}

/* 9. hover-slide-right */
.btn.hover-slide-right::before {
  top: 0; bottom: 0; left: 0; 
  height: 100%; width: 0%;
}
.btn.hover-slide-right:hover::before {
  width: 100%;
}

/* 10. hover-opacity */
.btn.hover-opacity::before {
  top:0; bottom: 0; right: 0;
  height: 100%; width: 100%;
  opacity: 0;
}
.btn.hover-opacity:hover::before {
  opacity: 1;
}


@media(max-width:1250px) {
	
	
	
	
	.a_jkty span {
    display: block;
    font-size: 13px;
    padding: 6px 20px;
    border-radius: 5px;
    background: none;
    border: 1px solid #000;
    color: #000;
}

.nairfg .ikrr .btn {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    min-width: 120px;
    padding: 6px 10px;
    font-size: 14px;
    background: #0090de;
    border-radius: 5px;
    color: #fff;
}

.nairfg .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 13px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
}
	
}

/* CSS Document */





/*-----------------------------------大图 language-------------------------------------------------*/

/*-----------------------------------language-------------------------------------------------*/

/*22*15国旗*/
.all_lang{ background-image:url(../images/flag_icon.png);
background-repeat:no-repeat;}
.flag-sm{margin-top: 2px; width:22px; height:20px; float:left; margin-right:6px; display:inline;}

.lang-de {
    background-position: 0 -100px;
}

.lang-it {
    background-position: -60px -100px;
}

.lang-ru {
    background-position: -120px -100px;
}

.lang-ar {
    background-position: -270px -100px;
}

.lang-kr {
    background-position: 0 -120px;
}

.lang-jp {
    background-position: -30px -120px;
}

.lang-pt {
    background-position: -60px -120px;
}

.lang-fr {
    background-position: -120px -140px;
}
.lang-en {
    background-position: -240px -140px;
}
.lang-es {
    background-position: -270px -120px;
}



/*-----------------------------------language-------------------------------------------------*/
@charset "utf-8";
/* CSS Document */
.hs-modal-inquiry {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483646;
	width: 100vw;
	height: 100vh;
	background-color: #05080a;
}
.hs-modal-form {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483647;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}
.hs-fade-inquiry-fast {
	transition: opacity .15s linear;
}
.hs-modal-form-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
}
.hs-modal-form-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
.hs-modal-form-dialog {
	max-width: 1068px;
	margin: 1.75rem auto;
	width: 80%;
}
.hs-modal-form-dialog-centered {
	min-height: calc(100% - 3.5rem);
}
}
.hs-modal-form.hs-fade-inquiry-fast .hs-modal-form-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-50px);
}
.hs-modal-form.hs-show-inquiry-fast {
	display: none;
}
.hs-modal-form.hs-show-inquiry-fast .hs-modal-form-dialog {
	transform: none;
}
.hs-modal-inquiry.hs-fade-inquiry-fast {
	opacity: 0;
	display: none;
}
.hs-modal-inquiry.hs-show-inquiry-fast {
	opacity: 0.5;
	display: none;
}
.hs-modal-inquiry.hs-show-inquiry-fast.done-show {
	display: block
}
.hs-modal-form.hs-show-inquiry-fast.done-show {
	display: block;
}
.hs-modal-form-content-hs {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e0e5eb;
	border-radius: 8px;
	outline: 0;
	margin: 0 5px;
}
.hs-modal-form-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #e0e5eb;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
.hs-modal-form-header span:nth-child(2) {
	float: right;
}
.hs-modal-form-header span img {
	width: 15px;
	height: auto;
}
.hs-modal-form-title {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.4;
	width: 96%;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 1rem;
}
.hs-modal-form-body {
	position: relative;
	flex: 1 1 auto;
	padding: 25px;
	box-sizing: border-box;
	width: 100%;
}
.hs-modal-form-body ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.hs-modal-form-body ul li {
	list-style: none;
	flex: 0 0 auto;
	width: 50%;
}
.hs-modal-form-body ul li.hs-inquiry-message {
	width: 100%;
}
.hs-modal-form-body ul li textarea {
	width: 96%;
	padding: 2%;
	font-size: 14px;
	border-radius: 6px;
	border: 1px solid #CCC;
	outline: none;
	transition: all 0.3s;
}
.hs-modal-form-body ul li * {
	max-width: 100%;
}
.hs-modal-form-body .hs-inquiry-consentText a {
	font-weight: 700;
	color: #05080a;
	text-decoration: underline;
}
.hs-inquiry-btn {
	height: 40px;
	font-size: 16px;
	min-width: 4rem;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	text-decoration: none;
	flex-shrink: 0;
	overflow: hidden;
	line-height: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 0 2rem 0 2rem;
}
.hs-inquiry-primary {
	background-color: #345aca;
	color: #fff;
	cursor: pointer;
	border: 0;
	transition: all 0.3s;
}
.hs-inquiry-primary:hover {
	background-color: #5d7bd5;
	border: 0;
	color: #fff;
}
.hs-modal-form-body .hs-inquiry-consentText {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.hs-inquiry-primary:disabled {
	color: #fff;
	background-color: #ffa7a6;
	border-color: #ffa7a6
}
.hs-modal-form-header .hs-modal-form-title .hs-modal-close {
	float: right;
	cursor: pointer;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iMjAuMDAwMDAwcHQiIGhlaWdodD0iMjEuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCAyMC4wMDAwMDAgMjEuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+Cgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwyMS4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCmZpbGw9IiMwMDAwMDAiIHN0cm9rZT0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDE5NyBjMCAtNyAxOCAtMzEgNDAgLTUyIGw0MCAtMzkgLTQwIC00MSBjLTM3IC0zNyAtNTEgLTY1IC0zMwotNjUgNCAwIDI3IDE5IDUwIDQyIGw0MyA0MiA0MyAtNDIgYzIzIC0yMyA0NiAtNDIgNTAgLTQyIDE4IDAgMyAzMCAtMzMgNjUKbC00MCAzOSA0MCA0MSBjMzcgMzcgNTEgNjUgMzMgNjUgLTQgMCAtMjcgLTE5IC01MCAtNDIgbC00MyAtNDIgLTQzIDQyIGMtNDUKNDQgLTU3IDUwIC01NyAyOXoiLz4KPC9nPgo8L3N2Zz4K');
	width: 18px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px 19px;
	margin-top: 8px
}
.hs-modal-form-header .hs-modal-form-title .hs-modal-close:hover {
	opacity: 0.5
}
 .hs-modal-form-body .form-control:invalid, .form-control.is-invalid {
 border-color: #ef4444;
 padding-right: 45px;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef4444'%3e%3cpath d='M7.643 13.535L10 11.178l2.357 2.357 1.178-1.178L11.178 10l2.357-2.357-1.178-1.178L10 8.822 7.643 6.465 6.465 7.643 8.822 10l-2.357 2.357 1.178 1.178zM10 18.333c4.595 0 8.333-3.738 8.333-8.333S14.595 1.667 10 1.667 1.667 5.405 1.667 10 5.405 18.333 10 18.333zm0-15c3.676 0 6.667 2.991 6.667 6.667S13.676 16.667 10 16.667 3.333 13.676 3.333 10 6.324 3.333 10 3.333z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
background-position: right 12px center;
    background-size: 20px 20px;
}
.hs-modal-form-body .form-control:valid, .form-control.is-valid {
 border-color: #22c55e;
 padding-right: 45px;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2322c55e'%3e%3cpath d='M10 1.667c-4.595 0-8.333 3.738-8.333 8.333S5.405 18.333 10 18.333s8.333-3.738 8.333-8.333S14.595 1.667 10 1.667zm0 15c-3.676 0-6.667-2.991-6.667-6.667S6.324 3.333 10 3.333 16.667 6.324 16.667 10 13.676 16.667 10 16.667zm-1.668-5.345L6.416 9.41 5.24 10.59l3.094 3.088 5.588-5.588-1.178-1.178-4.412 4.412z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
background-position: right 12px center;
    background-size: 20px 20px;
}
.hs-modal-form-body .form-control:valid:not(:required):not(.btn), .is-valid:not(:required):not(.btn) {
 border-color: #d4d7e5 !important;
 background-image: none;
}
 .hs-modal-form-body :valid:not(:required):not(.btn):focus, .is-valid:not(:required):not(.btn):focus {
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
}
.hs-modal-form-body ::-webkit-input-placeholder {
 color: #565973 !important;
 font-weight: 500;
}
.hs-modal-form-body .form-control {
	color: #565973;
	border: 1px solid #d4d7e5;
	outline: none;
	transition: all 0.3s;
	display: block;
	width: 80%;
}

@media(max-width:900px) {
.hs-modal-form-body .form-control {
	width: 70%;
}
}
.hs-modal-form-body :valid:required:focus {
 border-color: #d4d7e5;
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
 background-image: none;
}
.hs-modal-form-body :invalid:required:focus {
 border-color: #d4d7e5;
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
 background-image: none;
}
 .hs-modal-form-body textarea.form-control:valid, textarea.form-control.is-valid {
 padding-right: calc(1.6em + 1.25rem);
 background-position: top calc(0.4em + 0.3125rem) right calc(0.4em + 0.3125rem)
}
 .hs-modal-form-body .form-select:valid, .form-select.is-valid {
 border-color: #22c55e
}
.hs-modal-form-body ul li {
	width: 50%;
	float: left;
}
.hs-modal-form-body label span {
	color: red;
}
.hs-modal-form-body label {
	font-weight: 600;
	font-size: 13px;
	margin: 0 0 5px 4px;
	line-height: 1.4;
	display: inline-block;
	width: 100%;
}
.hs-modal-form-body input {
	border-radius: 18px;
	border: 1px solid #d4d7e5;
	color: #565973;
	font-weight: 500;
	min-height: calc(1.6em);
	padding:10px 20px 10px 20px;
	font-size: 14px;
}
.hs-modal-form-footer {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	padding: 10px 0 20px 0;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.hs-modal-form-body .invalid-contactname, .hs-modal-form-body .invalid-email, .hs-modal-form-body .invalid-mobile, .hs-modal-form-body .invalid-message {
	display: block;
	width: 100%;
	margin-top: 5px;
    margin-bottom: 22px;
	font-size:12px;
	color: #999;
	visibility: visible;
	padding-left: 13px;
}
.hs-modal-form-body .invalid-message {
	display: none;
	visibility: hidden;
}
.hs-modal-form-body .invalid-contactname.invalid-show, .hs-modal-form-body .invalid-email.invalid-show, .hs-modal-form-body .invalid-mobile.invalid-show {
	display: block;
	visibility: visible;
}
 .hs-modal-form-body :invalid~.invalid-feedback, .is-invalid~.invalid-feedback {
 display: block
}
.hs-modal-form-body :invalid~.invalid-feedback, .hs-modal-form-body :invalid~.invalid-tooltip, .is-invalid~.invalid-feedback, .is-invalid~.invalid-tooltip {
 visibility: inherit;
}

@media(max-width:768px) {
.ul_shojki{
	left: 0%;
}	
.hs-modal-form-header .hs-modal-form-title {
	font-size: 20px;
}
.hs-modal-form-body ul li {
	list-style: none;
	flex: 0 0 auto;
	width: 100%;
}
.hs-modal-form-body .form-control {
	width: 83%;
}

.suixiner{        
	width: 100%;
	}

.baef20{
	width: 100%;
	padding-top: 60px;
}
.baer80{
	display: none;
}
.baef40{
   margin-bottom: 0;
}


.icon-sort-desc .ikrr .btn span{
   font-size: 14px;
}

}
 .file_list div{padding: 8px 0 8px 0;border-bottom:1px solid #CCC}
 .file_list a:nth-child(2){background-color:#03C;color:#FFF;text-align:center;font-size:14px;padding:5px 10px;}
 

/* 初始化 */