/* 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);}*/




@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: 60px;}	
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	overflow-x:hidden;
	font-family:"Microsoft YaHei";
}
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:#151515;
}
.xymob-head-box {
	position:relative;
	height:60px;
}
.xymob-head-box .xymob-logo {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin:auto;
	width:40%;
	height:40px;
	text-align:center;
}
.xymob-head-box .xymob-logo a {
	display:inline;
	font-size:0;
}
.xymob-head-box .xymob-logo img {
	height:40px;
	/* filter:invert(1);
	-webkit-filter:invert(1);
	*/
	width: 100%;
}
.xymob-navbtn {
	position:absolute;
	z-index:9;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto 0 auto 27px;
	width:30px;
	height:20px;
}
.xymob-navbtn span,.xymob-navbtn:after,.xymob-navbtn:before {
	display:block;
	height:2px;
	width:100%;
	background:#fff;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.xymob-navbtn span {
	margin:7px 0;
}
.xymob-navbtn:after,.xymob-navbtn:before {
	content:'';
	-webkit-transform-origin:7.5%;
	transform-origin:7.5%;
}
.luangusnyu {
	position:absolute;
	width:12%;
	right:10%;
	height:100%;
	text-align:center;
}
.jueduishouji {
	position:relative;
}
.ul_shojki {
	display:none;
	position:absolute;
	width:240px;
	left:-97%;
	transform:translateX(-50%);
	padding:0 10px;
	background:#fff;
}
.ul_shojki li {
	width:46%;
	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:-30px -210px;
}
.xymob-menu {
	display:none;
	position:absolute;
	z-index:9999;
	left:0;
	right:0;
	height:100vh;
	background:#151515;
	padding:0 10%;
}
.xymob-menu .xymob-menu-box {
	height:100vh;
	overflow:auto;
	padding-bottom:80px;
}
.xymob-nav>li {
	border-bottom:1px solid #2b2b2b;
	position:relative;
}
.xymob-nav>li>a {
	display:block;
	line-height:50px;
	font-size:16px;
	color:#ffffff;
}
.xymob-nav .xymob-menu-jt {
	position:absolute;
	width:20%;
	height:50px;
	line-height:50px;
	right:0;
	top:0;
	text-align:center;
	z-index:9;
}
.xymob-nav .xymob-menu-jt .icon-font {
	display:block;
	width:100%;
	height:100%;
}
.xymob-nav .xymob-menu-jt .icon-font:after {
	background-position:-30px -240px;
}
.xymob-nav .xymob-sub-menu {
	background:#1E1E1E;
	display:none;
}
.xymob-nav .xymob-sub-menu>li {
	border-top:1px dashed #2b2b2b;
	position:relative;
}
.xymob-nav .xymob-sub-menu>li>a {
	display:block;
	font-size:14px;
	color:rgba(255,255,255,0.8);
	line-height:40px;
	text-indent:2em;
}
.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%;
}
.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: 15px;
	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: #6ebef1;
	/* font-weight:bold;
	*/
	border-bottom: 3px solid #6ebef1;
}.x-menu {
	width:100%;
	float:none;
	display:flex;
	flex-wrap:nowrap;
	justify-content:right;
}
.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:200%;
	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 #6ebef1;
	box-shadow:0 0 15px 0 #ddd;
}
.x-sub-menu>li>a {
	display:block;
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:1.5;
	padding:.5em;
}
.x-sub-menu>li>a:hover {
	background:#e9eaeb;
	color:#6ebef1;
}
.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 #6ebef1;
	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:#6ebef1;
}
.x-sub-menu >li:hover .x-erjilans {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}
@media (min-width:1450px) {
	.container {
	width:1370px;
}
}@media (min-width:1600px) {
	.container {
	width:1400px;
}
}.headers {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.dlogo {
	width: 20%;
	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: absolute;
	padding: 15px 0;
	z-index:999;
	width: 100%;
}
.h-hree {
	padding: 10px 0;
	background-color: #ff7a3e;
	position:relative;
	z-index:999;
}

.cp_naxs #active-yd-bar{width:100%;position: fixed;background: #fff;box-shadow: 0 0 5px 0#999;}
.uyir {
	width: 50%;
	font-size:12px;
	color:#666;
	display:flex;
	align-items:center;
}
.utirt {
	width: 50%;
	display:flex;
	justify-content: flex-end;
	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:#6ebef1;
	-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-qq:after {
	background-position: -30px -245px;
}
#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.phone {
	border-radius:0;
	padding:10px 0;
	background:#6ebef1;
}
#toolbar .online-one li.phone .tel-phone {
	position:absolute;
	z-index:1;
	padding:5px;
	width:200px;
	background:#6ebef1;
	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: 17px;color: #fff;}
.dianhuas p:nth-child(1) {
	background:url(../images/tel2.png) no-repeat left;
}
.dianhuas p:nth-child(2) {
	background:url(../images/tel.png) no-repeat left;
	margin-left: 40px;
}

.naiuyd{width:50%}
.naiuyd ul{display: flex;justify-content: space-between;}
.inserg {
	margin-left: 7%;
	width: 18%;
}
.lungshrt {
	position:relative;
	/* width: 10%; */
	margin-left: 0%;
}

.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: 25%;
}

.diuys{width:70%;}
.baef20 {
	/* width:14%; */
	/* margin-right:5%; */
}
.baer80 {
	/* width:100%; */
}
.baer80 p {
	font-size: 16px;
	color: #fff;
	padding:20px 0 0;
	font-weight:bold;
}
.baef40 {
	/* width:60%; */
	/* margin-left:0; */
	margin-top: 30px;
}
.baef40 ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.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 arial,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 .you_qi{padding: 10px 0;display:flex;align-items: center;border-bottom: 1px solid #ddd;margin-bottom: 30px;}

.ikrtd{font-size: 17px;color: #fff;margin-right: 2%;}
.a_qin{display:flex;}
.a_qin a{font-size: 14px;color: #fff;}
.hm-footer{
    position: relative;
    background: url(../images/foot.jpg);
    padding: 50px 0 0;
}

.hm-footer::before{
    /* width: 37%; */
    /* background-color: #1c1c1c; */
    /* height: 100%; */
    /* left: 0; */
    /* top: 0; */
    /* position: absolute; */
    /* content: ''; */
    z-index: 0;
}

.wss{
    padding: 0 0 50px;
    display: flex;
    justify-content: flex-start;
}

.foot-left{
    width: 16.5%;
    float: left;
    /* background: #1c1c1c; */
    /* padding: 50px 0; */
    position: relative;
}
.foot-auto{/* padding:50px 0; */}
.foot-auto h3{font-size: 28px;color: #6ebef1;margin-bottom: 30px;font-weight: bold;}
.foot-auto p{font-size: 15px;color: #fff;line-height: 2;}
.foot-left img{max-width:100%;}
.aurots{margin-top:20px}
.aurots p{
   font-size:14px;
   padding: 5px 0 5px;
   color:#c5c5c5;
   padding-left:30px;
}

.aurots p:nth-child(1){background: url(../images/w1.png) no-repeat left;}
.aurots p:nth-child(2){background: url(../images/w2.png) no-repeat left;}
.aurots p:nth-child(3){background: url(../images/w3.png) no-repeat left;}
.aurots p:nth-child(4){background: url(../images/w4.png) no-repeat left;}

.foot_nav{
    /* overflow: hidden; */
    display: flex;
    justify-content:space-between;
}

.foot_nav li {
    float: left;
}

.foot_nav li a{
    color: #ffffff;
    font-size: 18px;
}

.foot_nav li .x-nav-menu dd a{
    color: #fff;
    font-size: 14px;
    transition: 0.5s ease;
    line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover{
    color: #6ebef1;
    padding-left: 15px;
}

.foot_nav li .x-nav-menu{
    margin-top: 3vh;
}

.foot-right{
    float: right;
    width: 55.8%;
}

.fr-lx h4{
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm{
    /* margin-top: 4vh; */
}

.fr-ewm h3{
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 1vh;
}

.wx-ewm{
    /* float: left; */
    text-align: center;
    /* width: 43%; */
    margin: auto;
}

.ph-ewm{
    float: left;
    text-align: center;
    margin-left: 1.1vw;
    width: 43%;
}

.hm-floor{
    /* background-color: #222222; */
    border-top: 1px solid #c5c5c5;
}

.hm-floor .fl-all{
    padding: 30px 0px;
    display: flex;
    justify-content: space-between;
}

.fl-left{
    /* width: 100%; */
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.fl-left a{
    color: #fff;
}

.fl-center{
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3{
    float: left;
    color: #848484;
    font-size: 12px;
}

.fl-center a{
    float: left;
    color: #848484;
}

.fl-right{
    float: right;
    color: #fff;
    line-height: 20px;
}

.fl-right a{
    color: #fff;
    font-size: 14px;
}

.fl-right span{
    color:#848484;
    font-size: 14px;
}

.fl-right a:hover{
    color:#354a89;
}

.fl-left a:hover{
    color:#354a89;
}

.clink{
    float: left;
    position: relative;
}

.clink:hover{
    cursor: pointer;
}

.sec{
    display: none;
    background-color: #6f6f6f;
    color: #fff;
    position: absolute;
    word-break:break-all; 
    word-wrap:break-word;
    bottom: 30px;
    width: 700%;
}

.x-region{
    font-size: 14px;
}

.slick-vertical .slick-slide{
    border: 0 !important;
}


.xiahuaxian_tirle{width: 50px;height:2px;margin: auto;background-color: #254085;margin-top: 30px;}


/*页面底部*/
/*内页左侧样式*/
/* 搜索 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* 轮播定标语 */
@media (max-width:968px) {
.foot-left {
	/* display:none; */
	margin-bottom:5%;
	width: 100%;
}
}
.h-top .headers {
	/* max-width:1400px;
	*/
}
.luguans {
	/* line-height:60px; */
	font-size: 15px;
	color: #fff;
}
.luguans b {
	position:absolute;
	right:5px;
	top: 10px;
	border-color: #fff 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:27px;
	transform:rotate(
180deg);
	border-color: #fff 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:50px;
}
.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) {
	.w1200 {
	max-width:1200px;
}
}@media (max-width:1250px) {
	.w1200 {
	max-width:980px;
}


.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;
    flex-wrap: wrap;
}
}/* 初始化 */


/*分割 */

@media (max-width: 990px) {
    /*  body */
	    .foot-auto h3 {
        font-size: 20px;
        color: #6ebef1;
        margin-bottom: 15px;
        font-weight: bold;
    }
  body {
        padding-bottom: 50px;
    }
	
.foot-right {
    float: right;
    width: 55.8%;
    display: none;
}

.foot-left {
    width: 100%;
    float: left;
    /* background: #1c1c1c; */
    /* padding: 50px 0; */
    position: relative;
}
.hm-floor {
        /* padding-bottom: 50px; */
    }
.hm-floor .fl-all {
    padding: 10px 0px;
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .fl-left {
        font-size: 12px;
        width: 100%;
    }
	
	.foot-auto h3 {
        font-size: 20px;
        color: #6ebef1;
        margin-bottom: 30px;
        font-weight: bold;
    }
	    body {
        padding-bottom: 50px;
    }
	
	.foot-auto p {
    font-size: 14px;
    color: #fff;
    line-height: 2;
}
}

/*  */

/*  */

@media (max-width: 768px) {
    body {
        padding-bottom: 50px;
    }
}



.naiwes {
    position: relative;
    /* margin-left: 2%; */
}
.sousuo{
position: absolute; 
right: 0; 
float: right; 
width: 210px;  
z-index: 999; 
display: none;
}


.sousuo #keyword {
    line-height: 35px;
    width: 100%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: right;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border:1px solid #e5e5e5;
    border-radius: 49px;
    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;
    right: 7%;
    top: 20%;
    /* background: red; */
    margin-top: 0;
    width: 20px;
    background:url(../images/so.png);
    border: 1px solid #ffffff;
    height: 20px;
    background-size: 100% 100%;
}



.right_top{margin: 0 2%;}
/* 鼠标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: #012f6b;
  margin: 10px 10px;
  border-radius: 5px;
}
.a_jkty button:hover{box-shadow: 0 0 10px 0 #999;}
.a_jkty button:hover span{color: #012f6b;}
.a_jkty span{
  display: block;
  font-size: 16px;
  padding: 10px;
  border-radius: 10px;
  color: #000;
}
.a_jkty button::before, .a_jkty button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #012f6b;
}

.a_jkty span::before, .a_jkty span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #012f6b;
}
.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%;
}
/*----- 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: 150px;
  padding: 10px 25px;
  background: #012f6b;
  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;
  }


/*--- 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: #ff7a3e;
  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: #673fff;}

/* CSS Document */
/*-----------------------------------大图 language-------------------------------------------------*/
/*-----------------------------------Asia Pacific-------------------------------------------------*/

/*-----------------------------------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-------------------------------------------------*/
.olkju{display:none;}


/* 初始化 */