﻿@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{ margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
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; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
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; }
.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;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/
html {
  scroll-behavior: smooth;
}
/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #333; }
a:hover { color: #663b93; }


.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1400px; margin: 0 auto; }
@media (max-width: 1600px){
    .nr { width: 1200px; margin:0 auto; }
}
@media (max-width: 1200px){
    .nr { width:92%}
}




.header { background:#fff}
.header .h_1{ height:40px; border-bottom:1px solid #dcdcdc}
.header .h_1 .nr{ height:100%; display:flex;justify-content: space-between;}
.header .h_1 .nr .lt{ height:100%; display:flex; align-items: center; font-size:14px; color:#282828}
.header .h_1 .nr .lt img{ margin-left:10px}
.header .h_1 .nr .rt{ height:100%; display:flex}
.header .h_1 .nr .rt .lx{height:100%;}
.header .h_1 .nr .rt .lx a{ display:block; background:#0075c2; height:100%; padding:0 15px; color:#fff; display:flex; align-items: center; font-size:14px;}
.header .h_1 .nr .rt .lx a img{ margin-right:10px}
.header .h_1 .rt .lan{ height:100%;display:flex; align-items: center; position:relative; border-left:1px solid #d2d2d2; padding-left:20px; position:relative; cursor:pointer }
.header .h_1 .rt .lan .item{display:flex;justify-content: space-between; align-items: center; height:100%; position:relative}
.header .h_1 .rt .lan .item i{display:flex;justify-content: space-between; align-items: center; height:100%; padding-left:10px; font-size:14px; color:#282828}
.header .h_1 .rt .lan .item i img{ margin-left:10px}
.header .h_1 .rt .lan a{/* display:block; width:100%; position:absolute; left:0; top:100%; z-index:2; background:#0075c2; color:#fff; text-align:center; line-height:35px; display:none*/}
.header .h_1 .rt .lan:hover a{ display:block}
.header .h_2{ height:88px}
.header .h_2 .nr{ height:100%; position:relative }
.header .h_2 .logo{ height:100%;  display:flex;align-items: center; justify-content: center; float:left}
.header .h_2 .logo img{ height:66x}
.header .h_2 .logo .img1{ display:block}
.header .h_2 .nav{  height:100%; float:right}
.header .h_2 .rt{  height:100%; box-sizing:border-box; padding:25px 0;  display:flex; align-items: center; float:right}
.header .h_2 .rt .menu{}
.header .h_2 .rt .sea{ height:100%; background:url(g_05.png) center center no-repeat; background-size:100%; width:21px; cursor:pointer; position:relative}
.header .h_2 ul{ height:100%; box-sizing:border-box; padding:20px 0}
.header .h_2 ul>li{ float:left; margin-right:60px; height:100%; position:relative}
.header .h_2 ul>li:nth-child(3){ position:inherit}
.header .h_2 ul>li>a{ display:block; position:relative; font-size:16px; color:#000000;height:100%; display:flex;align-items: center; position:relative }
.header .h_2 ul>li>a:after{ content:""; display:block; width:0%; height:3px; background:#0075c2; position:absolute; left:50%; bottom:0; z-index:2; transition:all .3s}
.header .h_2 ul>li.on>a{ color:#0075c2}
.header .h_2 ul>li:hover>a{ color:#0075c2}
.header .h_2 ul>li.on>a:after{width:100%; left:0}
.header .h_2 ul>li:hover>a:after{width:100%; left:0}
.header .h_2 ul>li .xl{ width:120px;  position:absolute; left:50%; margin-left:-60px; top:100%; z-index:9; text-align:center; z-index:99;   display:none; padding-top:20px}
.header .h_2 ul>li .xl a{ display:block; font-size:16px; line-height:40px; color:#333; text-align:center;background:#fff; }
.header .h_2 ul>li .xl a:hover{ background:#0075c2; color:#fff}
.header .h_2 ul>li:hover .xl{ display:block}

.header .h_2 ul>li .xl103{ width:100%; position:absolute; left:0; top:calc(100% - 20px); z-index:9; display:none; padding:20px 0 0 0}
.header .h_2 ul>li .xl103 .n{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1); padding:20px; box-sizing:border-box;}
.header .h_2 ul>li .xl103 .item{ width:calc(50% - 10px);  margin-bottom:15px; float:left}
.header .h_2 ul>li .xl103 .item:nth-child(2n){ float:right}
.header .h_2 ul>li .xl103 .item a{display:flex; align-items: center; width:100%; background:#f7f7f7; box-sizing:border-box}
.header .h_2 ul>li .xl103 .item:last-child{ margin-bottom:0}
.header .h_2 ul>li .xl103 .item a .pic{ width:200px;  overflow:hidden; position:relative}
.header .h_2 ul>li .xl103 .item a .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.header .h_2 ul>li .xl103 .item a .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.header .h_2 ul>li .xl103 .item a .cont{ width:calc(100% - 200px); box-sizing:border-box; padding:0 20px}
.header .h_2 ul>li .xl103 .item a .cont .title{ font-weight:bold; font-size:16px; color:#000000}
.header .h_2 ul>li .xl103 .item a .cont .intro{ font-size:12px; color:#000000; margin-top:12px}
.header .h_2 ul>li:hover .xl103{ display:block} 
@media (max-width: 1600px){
	.header .h_2 ul>li{ margin-right:40px}
}
@media (max-width:1200px) {
	.header .h_1{ height:35px; }
	.header .h_1 .nr .lt{ font-size:12px; }
	.header .h_1 .nr .rt .lx a{font-size:12px;}
	.header .h_1 .nr .rt .lx a img{ margin-right:10px; height:16px}
	.header .h_1 .rt .lan{  padding-left:15px; }
	.header .h_1 .rt .lan .item i{ font-size:12px; }
	.header .h_2{ height:70px}
	.header .h_2 .logo img{ height:40px}
	.header .h_2 .logo .img1{ display:block}
	.header .h_2 .nav{ display:none}
	.header .h_2 .rt{  height:100%; box-sizing:border-box; padding:0 0;  display:flex; align-items: center; float:right}
	.header .h_2 .rt .menu{ display:block; margin-left:20px; background:url(g_01x_2.png) center center no-repeat; height:100%; width:20px; background-size:100%; cursor:pointer}
	.header .h_2 .rt .sea{ width:20px }
	

}






.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}
@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}
}

.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: #666;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;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}



.footer{ width:100%; background:url(g_14.jpg) top center no-repeat; background-size:cover; color:#fff; padding-top:20px}
.footer .ft03{ }
.footer .ft03 .nr{ border-bottom:1px solid rgba(255,255,255,0.2);padding:15px 0;display:flex;justify-content: space-between; align-items: center;}
.footer .ft03 .nr .logo{ float:left}
.footer .ft03 .nr .logo img{ height:74px}
.footer .ft01{ padding:35px 0}
.footer .ft01 .nr{ position:relative; display:flex;justify-content: space-between; }
.footer .ft01 dl{ margin-left:60px; float:left }
.footer .ft01 dl dt a{ display:block; font-size:16px; line-height:30px; color:#fff; font-weight:bold }
.footer .ft01 dl dt{ margin-bottom:10px}
.footer .ft01 dl dd a{ display:block; font-size:14px; line-height:30px; color:rgba(255,255,255,0.8); position:relative; padding-left:10px }
.footer .ft01 dl dd a:after{ content:""; display:block; width:4px; height:4px; border-radius:50%; background:rgba(255,255,255,0.8); position:absolute; left:0; top:calc(50% - 2px)}
.footer .ft01 dl dd a:hover{ color:#fff; text-decoration:underline}
.footer .ft01 .rt{ float:left; width:414px; height:240px; border-radius:10px; overflow:hidden }
.footer .ft01 .rt img{ max-width:100%}
.footer .ft01 .lt{ float:right;  position:relative}
.footer .ft01 .lt .ewm{ position:absolute; right:0; bottom:0; z-index:99}
.footer .ft01 .lt .ewm i{ display:block; height:96px}
.footer .ft01 .lt .ewm i img{ height:100%}
.footer .ft01 .lt .ewm p{ font-size:14px; text-align:center; }



.footer .ft02{ padding:25px 0; font-size:14px; background:#282828; color:#747474; }
.footer .ft02 a{ color:#747474}
.footer .ft02 a:hover{ text-decoration:underline; color:#fff}
.footer .ft02 .lt{ float:left}
.footer .ft02 .rt{ float:right;  }
@media all and (max-width:1200px){
	.footer{ padding-top:0}
	.footer .ft03 .nr .logo img{ height:50px}
	.footer .ft03 .nr .ewm i{ height:60px}
	.footer .ft03 .nr .ewm p{ font-size:12px; width:20px}
	.footer .ft01 .rt{ float:none; width:100%}
	.footer .ft01{ padding:20px 0}
	.footer .ft01 .lt dl{ display:none}
	.footer .ft02{ padding:20px 0; font-size:12px; margin-top:0; text-align:center; line-height:1.6 }
	.footer .ft02 .lt{ float:none}
	.footer .ft02 .rt{ float:none;  }
	
}
@media all and (max-width:750px){
	.footer .ft01 .nr{ display:block}
	.footer .ft01 .lt{ width:100%;float:none;}
	.footer .ft01 .rt{ float:none; width:100%  }
	.footer .ft01 .lt .ewm{ position:relative; width:fit-content; margin-top:15px}
}


.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}
@media (max-width:1200px) {
	.video .s1 video{ width:90vw; height:auto}
}


















































