@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}


textarea {  -webkit-appearance: none;}   


/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#333;}

@font-face {
	font-family: 'PingFang SC';
	src: url('PINGFANG-REGULAR.TTF') format('truetype'),
		 url('PINGFANG-MEDIUM.TTF') format('truetype'),
		 url('PINGFANG-HEAVY.TTF') format('truetype'),   
		 url('PINGFANG-REGULAR.TTF') format('truetype'),
		 url('PINGFANG-LIGHT.TTF') format('truetype'),
		 url('PINGFANG-EXTRALIGHT.TTF') format('truetype');
	font-style: normal;
	font-weight: normal;
  }
  body, button, input, select, textarea { font: 12px/1.5  "PingFang SC","Microsoft Yahei", Arial, sans-serif; }
  /* body, button, input, select, textarea{font-family: "PingFang SC",;} */


a {  color: #333; transition: all 0.5s ease 0s; }
/* a:hover { color: #3151a4; } */

.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1300px; margin: 0 auto; }
.g-in { width: 1300px; margin:0 auto; }



.header{ width:100%;background: #F2F2F2; position: relative;}
.header>.nr{ height:160px; position: relative;z-index: 99;}
/* .header>.nr .head_left{width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -ms-transform: translate(-50%,0); -o-transform: translate(-50%,0); left: 50%; top: 21px; } */
.header>.nr .head_left{width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 21px; }
.header .head_right{position: absolute;right: 0;top:0;}
.header .logo{ height:100%;display:flex;align-items: center;}
.header .logo .img1{ display:block}
.header .logo .img2{ display:none}
.header .menu{ display:none}
.header .sea{ display:block; height:100%; background:url(g_02.png) center center no-repeat; background-size:100%; width:18px; cursor:pointer; float:right}
.header .nav{ float:right; height:100%}
.header .nav .list{ height:100%;margin-top: 22px;display: flex;}
.header .nav .list>li{   margin-right:67px;height:100%;padding-bottom: 36px;}
.header .nav .list>li:last-child{margin-right: 0;}
.header .nav .list>li>a{ font-size:16px; color:#333333; height:100%;display:flex;align-items: center;  transition:all 0.5s; position:relative}
.header .nav .list>li.on>a,.header .nav .list>li:hover>a{ font-weight:bold}
.header .nav .list>li .xl{ position:absolute; width:100vw; left:50%; top:100%; background:#F2F2F2; z-index:9; display:none; transform:translateX(-50%) ; -webkit-transform:translateX(-50%) ; -moz-transform:translateX(-50%) ; -ms-transform:translateX(-50%) ; -o-transform:translateX(-50%) ; border-top: 1px solid #d7d7d7;}
.header .nav .list>li .xl .dl_box{display: flex;justify-content: center;}
.header .nav .list>li .xl .dl_box .item{margin-right: 82px;}
.header .nav .list>li .xl .dl_box .item:last-child{margin-right: 0;}
.header .nav .list>li .xl .dl_box .item a{display: flex;flex-direction: column;align-items: center;padding: 53px 0 70px;}
.header .nav .list>li .xl .dl_box .item a .t{color: #333333;font-size: 18px;line-height: 28px;padding-bottom: 5px;border-bottom: 1px solid transparent;margin-top: 18px;}
.header .nav .list>li .xl .dl_box .item:hover a .t{border-bottom: 1px solid #033333;}
.header .nav .list>li .xl a{ display:block; line-height:40px; color:#333; text-align:center; font-size:14px}
/* .header .nav .list>li .xl a:hover{ background:#3151a4; color:#fff} */
.header .nav .list>li:hover .xl{ display:block}
.header.black{  }
.header.black .logo .img2{ display:block}
.header.black .logo .img1{ display:none}
.header.black .nr{ border:0}
.header.black .nav .list>li>a{ color:#fff;}
.header.black .sea{ background:url(g_02_2.png) center center no-repeat; background-size:100%;}

.top_menu{ display: flex;  align-items: center; position: relative; z-index: 1; border-radius: 50%; height: 160px;z-index: 9;box-sizing: border-box;padding: 0;padding-right: 30px;background: url(ico600.png)no-repeat right center;padding-left: .34rem;margin-left: .5rem;background: url(ico500.png)no-repeat left center;padding-right: 0;}
.top_menu a{  display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; }
/* .top_menu_box .top_menu svg{ width: 1.25rem; height: 1.25rem;width: 20px;height: 20px;} */
.top_menu a img{width: 22px;}

.language_sub{ position: absolute; left: -19px; top: 100%; width: 100px;  border-radius: 0 0 5px 5px; opacity: 0; visibility: hidden; transition: .5s; transform-origin: top; transform: scaleY(0); -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; left: 50%; margin-left: -50px; }
.top_menu:hover .language_sub{ opacity: 1; visibility: visible; transform: scaleY(1);}
.language_sub a{ display: block; text-align: left; justify-content: flex-start !important; text-transform: uppercase; font-size: 16px; color: #666; position: relative; z-index: 1; transition: .5s; text-align: center; box-sizing: border-box; line-height: 40px; background: #F2F2F2; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.language_sub a:before{ content: ""; display: block; width: 100%; height: 1px; background: #ddd; position:absolute; left: 0; top: 0; transition: .5s;}
/* .language_sub a:after{ content: ""; display: block; width: 3px; height: 0; background: #2b4886; position:absolute; left: 0; bottom: 0; transition: .5s;} */
.language_sub a.on{ background: #e5e5e5;}
.language_sub a.on:after{ height: 100%;}
.language_sub a:hover{ background: #e5e5e5;}
.language_sub a:hover:after{ height: 100%; top: 0; bottom: auto;}
.language_sub a:nth-child(1)::before{display: none;}

/* @media (max-width:1600px) {
	.header{ height:96px}
	.header .nav .list>li{ margin-right:40px}
} */

@media (max-width:1000px) {
	
}



.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(sea.png) center center no-repeat #004898; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}


.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; font-family:"sy" }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}
.slide_nav li.tel>a{ color:#d95715}
.slide_nav li.tel>a i{ font-family:Arial; vertical-align:top; font-weight:bold}
.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 10px;font-size: 16px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(o_ico_18.gif) 15px center no-repeat;}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}


.footer{ width:100%; background:#E6E6E8}
.footer .g-in{display: flex;align-items: center;justify-content: space-between;height: 83px;color: #999999;font-size: 16px;}
.footer .g-in a{color: #999999;}
/* @media (max-width:1600px){
	.ft01 .nr{  font-size:14px;}
	.ft01 .nr .lt{ line-height:32px}
	.ft01 .nr .rt .ewm{ margin-left:20px;}
	.ft01 .nr .rt .ewm .ico img{ height:32px}
	.ft02{ padding:25px 0}
	.ft02 .lt .lx{ font-size:14px;}
	.ft02 .rt dl{ margin-left:80px;}
	.ft02 .rt dl dt a{ font-size:16px; }
	.ft02 .rt dl dd a{ font-size:12px; padding:8px 0}
	.ft03 .nr{ padding:15px 0; font-size:14px;}
} */
/* @media (max-width:1200px){
	.ft02 .rt{ display:none}	
}
@media (max-width:750px){
	.ft01 .nr{ font-size:12px;}
	.ft01 .nr .lt{ width:100%; line-height:25px; float:none}	
	.ft01 .nr .rt{ width:100%; float:none; margin-top:10px}
	.ft01 .nr .rt .ewm{ margin:0 15px 0 0}
	.ft03 .nr .lt{ float:none; text-align:center; line-height:2}
	.ft03 .nr .rt{ float:none; text-align:center; line-height:2}
} */



.video{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; background:rgba(00,00,00,0.6); display:none}
.video .s1{position:absolute; left:50%;  top:50%; transform:translate(-50%,-50%)}
.video .s1 video{ width:auto; height:60vh}
.video .s1 .gb{ background:url(gb.png) center center no-repeat; width:30px; height:30px; background-size:30px; position:absolute; right:0; top:-40px; cursor:pointer}




.hsf{background: url(fff.jpg)no-repeat top center;background-size: cover;}


.kkkk{overflow-x: auto;}
.li_te{min-height: 80px !important;}

.dt_box .M10061-PIC .ibw_pic{display: none; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dt_box .iFCB-PRO-2{width: 100% !important;float: unset !important;}
.module_field .c_left{width: 140px !important; }

.kkkk.box .title .title_name{color: #1b7aba;}
.kkkk.box .title .title_name  .title_name2{font-size: 14px;line-height: 20px;font-weight: normal;}

.box .title .title_name{position: relative;}
.bArea_al.box .title .title_name::after{ background: white; }
.dt_box.box .title .title_name::after{ background: white; display: none;}

.banner{position: relative;}
.banner .swiper{overflow: hidden;}
.banner .swiper a{display: block;position: relative;}
.banner .swiper a .txt{ position: absolute; left: 16.09%;  bottom: 26.36%;z-index: 9;display: none;}
.banner .swiper a .txt span{width: 140px;line-height: 42px;border: solid 1px #ffffff;text-align: center;color: #ffffff;font-size: 16px;display: block;}
.banner .swiper a .img02{display: none;}
.banner .swiper-pagination-bullet{ width: 40px; height: 2px; background-color: #ffffff; opacity: 0.5; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ;margin: 0 5px !important; }
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper .swiper-slide{overflow: hidden;}
.banner .swiper .swiper-slide .pc img{ transition:all 0.6s ease ; -webkit-transition:all 0.6s ease ; -moz-transition:all 0.6s ease ; -ms-transition:all 0.6s ease ; -o-transition:all 0.6s ease ;width: 100%; }
.banner .swiper .swiper-slide .pc .img02{display: none;}

.banner .swiper .swiper-slide .pc{position: relative;}
.banner .swiper .swiper-slide:hover .pc::after{opacity: 0.2 !important;background: white;width: 100%;left: 0;top: 0;height: 100%;display: block;content: "";position: absolute;}
.banner .swiper-pagination{bottom: 58px !important;}
@media (max-width: 1340px){
    .g-in { width: 1000px; margin:0 auto; }
	.nr { width: 1000px; margin:0 auto; }
}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}
@media (max-width: 1040px){
    .nr { width:92%}
	.g-in { width:92%}
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
	.header .menu{ display:block; float:right; background:url(g_01x_2.png) center center no-repeat; background-size:100%; width:46px; height:38px; margin-left:15px}
	.header.black .menu{ background:url(g_01x.png) center center no-repeat; background-size:100%;}
	.header .sea{}
	.header .rt .shop{ margin-left:15px}
	.header .rt .form{ display:none}
	.header .nav{ display:none}
	.header .logo img{ height:30px;}
	.header .rt .tel{ margin-left:0}
	.header>.nr{height: 70px;display: flex;align-items: center;}
	.header .logo .img1{display: none;}
	.header .logo .img2{display: block;}
	.header>.nr .head_left{ position: unset; transform: unset; -webkit-transform: unset; -moz-transform: unset; -ms-transform: unset; -o-transform: unset;display: block; }
	.header .menu{width: 23px;height: 19px;}
	.banner .swiper .swiper-slide .pc .img02{display: block;}
	.banner .swiper .swiper-slide .pc .img01{display: none;}
	.banner .swiper-pagination-bullet{width: 20px;margin: 0 4px;}
	.banner .swiper-pagination{bottom: 10px !important;}
	.banner .swiper a .txt span{width: 100px;line-height: 35px;font-size: 14px;}
	.banner .swiper a .txt{bottom: 10%;left: 4%;display: none;}
	.footer .g-in{flex-direction: column;height: unset;padding-top: 20px;padding-bottom: 20px;text-align: center;}
	.header>.nr .head_left{padding-top: 0;}
	.header .head_right{top: 25px;}
	/* .top_menu{height: 44px;} */
	.top_menu{width: 30px;height: 25px;}
	.top_menu a img{width: 100%;}
	.header .head_right{display: flex;flex-direction: row-reverse;align-items: center;}

	.language_sub{width: 100px;margin-left: -50px;}
	.language_sub a{font-size: 16px;padding: 8px;}
}
