﻿@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: #009fe8; }


.wrapper { position:relative; width:100%; height: 100%; margin:0 auto; overflow:hidden;}
.nr {width: 1400px; margin: 0 auto; }
@media (max-width: 1440px){
	.nr { width:1200px}
}
@media (max-width: 1200px){
    .nr { width:92%}
}
.header{}
.header .nr{ width:1600px}
.header .h_1{ background:#f4f8fc}
.header .h_1 .lt{ float:left; line-height:40px; font-size:14px; color:#932d18}
.header .h_1 .rt{ float:right; display:flex; align-items: center; height:40px}
.header .h_1 .rt .tel{ display:flex; align-items: center;  font-size:14px; color:#494949; margin-right:20px}
.header .h_1 .rt .tel img{ height:17px; margin-right:5px}
.header .h_1 .rt .email{ display:flex; align-items: center; font-size:14px; color:#494949; margin-right:20px}
.header .h_1 .rt .email img{ height:14px; margin-right:5px}
.header .h_1 .rt .yb{ height:24px; display:flex; align-items: center; padding:0 15px 0 5px; border-radius:20px; background:#932d18; color:#fff; font-size:14px}
.header .h_1 .rt .yb img{ height:18px; margin-right:5px}
.header .h_2{ width:100%; height:110px}
.header .h_2 .nr{ height:100%}
.header .nav{ position:relative; height:100%; float:right; margin-right:75px}
.header .nav ul{ height:100%}
.header .nav ul li{ float:left; font-size:18px; height:100%; margin-left:40px; position:relative }
.header .nav ul li>a{ display:block; height:100%; display:flex; align-items: center; color:#333; position:relative}
.header .nav ul li>a::after{ content:""; display:block; width:0%; height:3px; background:#932d18; position:absolute; left:50%; bottom:0; transition:all 0.5s}
.header .nav ul li:hover>a::after,.header .nav ul li.on>a::after{ left:0%; width:100%}


.header .nav ul li .xl{ width:140px; position:absolute; left:50%; margin-left:-70px; top:100%; background: rgba(255,255,255,1);backdrop-filter:blur(2px); background-size:cover; line-height:38px; text-align:center; padding:10px 0; border-radius:0 0 10px 10px; visibility:hidden; opacity:0; z-index:99; transform: rotateY(90deg); transition:all 0.5s; box-shadow:0 0 10px rgba(0,0,0,0.1)}
.header .nav ul li .xl a{ font-size:14px; color:#333; display:block}
.header .nav ul li .xl a:hover{ color:#932d18}
.header .nav ul li .xl dd {}
.header .nav ul li:hover .xl { transform: rotateY(0); opacity: 1; visibility: visible; }


.header .sea{ float:right; height:100%; background:url(g_06.png) center center no-repeat; background-size:100%; width:39px; cursor:pointer}
.header .logo{ float:left; height:100%}
.header .logo a{ height:100%; display:flex; align-items: center;}
.header .logo a img{ height:60px}
@media (max-width:1600px) {
	.header .nr{ width:92%}
	.header .h_1 .lt{ line-height:36px; font-size:12px; }
	.header .h_1 .rt{ height:36px}
	.header .h_1 .rt .tel{  font-size:12px; }
	.header .h_1 .rt .tel img{ height:15px }
	.header .h_1 .rt .email{  font-size:12px; }
	.header .h_1 .rt .email img{ height:12px; }
	.header .h_1 .rt .yb{ height:22px; font-size:12px}
	.header .h_1 .rt .yb img{ height:16px}
	.header .h_2{ height:100px}
	.header .nav{ margin-right:40px}
	.header .nav ul li{ font-size:16px ; margin-left:24px; }
	.header .sea{ width:36px; }
	.header .logo a img{ height:50px}

}

@media (max-width:1200px) {
	.header .menu{ display:block; float:right; background:url(g_01x_2.png) center center no-repeat; background-size:100%; width:18px; height:100%; margin-left:12px}
	.header .h_1 .lt{ line-height:30px; }
	.header .h_1 .rt{ display:none}
	.header .nav{ display:none}
	.header .h_2{ height:60px}
	.header .logo a{ padding:15px 0; box-sizing:border-box}
	.header .logo a img{ height:30px}
	.header .sea{ width:18px; }	
}





.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 #932d17; 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{ }
}


.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}
}


.links{ margin-top:80px;}
.links .nr{ display:flex; flex-wrap: wrap; flex-direction: row-reverse;}
.links .nr .item{ width:fit-content; display:flex}
.links .nr .item .lt{ width:80px; height:40px; display:flex; align-items: center; justify-content: center; background:#932d18; font-size:16px; color:#fff}
.links .nr .item .rt{ width:200px; height:40px; background:#f4f8fc; box-sizing:border-box;}
.links .nr .item .rt .sel01{ display:block; width:100%; height:100%; appearance:none; -webkit-appearance:none; background:url(g_27.png) 96% center no-repeat; box-sizing:border-box; padding-left:12px; font-size:16px; color:rgba(0,0,0,0.5)}
@media (max-width:1440px) {
	.links{ margin-top:60px;}
	.links .nr .item .lt{ font-size:14px; width:75px; height:36px}
	.links .nr .item .rt { width:180px; height:36px}
	.links .nr .item .rt .sel01{ font-size:14px;}
}
@media (max-width:1200px) {
	.links{ margin-top:40px;}
	.links .nr .item{ width:100%}
	.links .nr .item .rt { width:calc(100% - 70px); }
}


















.footer{ background:#2b303a; color:#fff; margin-top:40px}
.footer a{ color:#fff}
.footer .ft01{ padding:35px 0}
.footer .ft01 .nr{ display:flex;justify-content: space-between; flex-wrap: wrap;}
.footer .ft01 .lt{ width:260px; position:relative; background:#fff; box-sizing:border-box; border:3px solid #932d18; margin-top:-115px; padding:30px; text-align:center}
.footer .ft01 .lt .logo img{ height:42px}
.footer .ft01 .lt .tel{ width:200px; margin:0 auto;  margin-top:16px;  }
.footer .ft01 .lt .tel a{ padding:0 20px; width:100%; background:#8a2c18;display:flex; align-items: center; justify-content: center; height:42px; box-sizing:border-box;border-radius:30px; font-size:18px; font-weight:bold;white-space: nowrap;}
.footer .ft01 .lt .tel a img{ margin-right:10px}
.footer .ft01 .lt .ewm{ margin-top:20px;}
.footer .ft01 .lt .ewm .pic{ width:127px; margin:0 auto; border:1px solid #e6e6e6}
.footer .ft01 .lt .ewm .pic img{ width:100%}
.footer .ft01 .lt .ewm .title{ font-size:16px; color:#696969; text-align:center; margin-top:8px}
.footer .ft01 .rt{ width:1080px;}
.footer .ft01 .rt ul{ display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap; border-bottom:1px solid rgba(255,255,255,0.3)}
.footer .ft01 .rt ul li a{ display:block; padding:20px 0; font-size:18px; color:#fff}
.footer .ft01 .rt .cont{ display:flex;justify-content: space-between; flex-wrap: wrap; font-size:18px; font-weight:bold; color:#fcd7a1; line-height:2; margin-top:20px}
.footer .ft01 .rt .cont .aitem p{ background:url(g_31.png) left center no-repeat; padding-left:20px}
.footer .ft01 .rt .cont .bitem{ width:740px; color:#9ea2aa}
.footer .ft02{ background:#232932; padding:25px 0}
.footer .ft02 .nr{ display:flex;justify-content: space-between; align-items: center;flex-wrap: wrap; font-size:14px; color:rgba(255,255,255,0.5)}
.footer .ft02 .nr a{ color:rgba(255,255,255,0.5)}
.footer .ft02 .nr a:hover{ color:#fff}
@media all and (max-width:1440px){
	.footer{ margin-top:30px}
	.footer .ft01{ padding:25px 0}
	.footer .ft01 .lt{ width:220px; margin-top:-90px; padding:20px; }
	.footer .ft01 .lt .logo img{ height:32px}
	.footer .ft01 .lt .tel{ width:100%; margin-top:12px;  }
	.footer .ft01 .lt .tel a{ padding:0 15px; height:36px; font-size:16px;}
	.footer .ft01 .lt .tel a img{ margin-right:8px; height:15px}
	.footer .ft01 .lt .ewm{ margin-top:16px;}
	.footer .ft01 .lt .ewm .pic{ width:118px; }
	.footer .ft01 .lt .ewm .title{ font-size:14px; margin-top:8px}
	.footer .ft01 .rt{ width:920px;}
	.footer .ft01 .rt ul li a{ padding:16px 0; font-size:16px; }
	.footer .ft01 .rt .cont{ font-size:15px; margin-top:16px}
	.footer .ft01 .rt .cont .aitem p{ background:url(g_31.png) left center no-repeat; padding-left:20px}
	.footer .ft01 .rt .cont .bitem{ width:600px; color:#9ea2aa}
	.footer .ft02{ background:#232932; padding:25px 0}

}
@media all and (max-width:1200px){
	.footer{ margin-top:20px}
	.footer .ft01{ padding:20px 0}
	.footer .ft01 .lt{ width:220px; margin-top:0; padding:20px; }
	.footer .ft01 .lt .logo img{ height:32px}
	.footer .ft01 .lt .tel{ width:100%; margin-top:12px;  }
	.footer .ft01 .lt .tel a{ padding:0 15px; height:36px; font-size:16px;}
	.footer .ft01 .lt .tel a img{ margin-right:8px; height:15px}
	.footer .ft01 .lt .ewm{ margin-top:16px;}
	.footer .ft01 .lt .ewm .pic{ width:118px; }
	.footer .ft01 .lt .ewm .title{ font-size:14px; margin-top:8px}
	.footer .ft01 .rt{ width:calc(100% - 240px);}
	.footer .ft01 .rt ul{ display:none}
	.footer .ft01 .rt ul li a{ padding:16px 0; font-size:16px; }
	.footer .ft01 .rt .cont{ font-size:15px; margin-top:16px}
	.footer .ft01 .rt .cont .aitem p{ background:url(g_31.png) left center no-repeat; padding-left:20px}
	.footer .ft01 .rt .cont .bitem{ width:600px; color:#9ea2aa}
	.footer .ft02{ }
	.footer .ft02 .lt{ width:100%; text-align:center}
	.footer .ft02 .rt{ width:100%; text-align:center}	
}
@media all and (max-width:750px){
	.footer{ margin-top:20px}
	.footer .ft01{ padding:20px 0}
	.footer .ft01 .lt{ width:100%; margin-top:0; padding:20px; }
	.footer .ft01 .lt .logo img{ height:32px}
	.footer .ft01 .lt .tel{ width:100%; margin-top:12px;  }
	.footer .ft01 .lt .tel a{ padding:0 15px; height:36px; font-size:16px;}
	.footer .ft01 .lt .tel a img{ margin-right:8px; height:15px}
	.footer .ft01 .lt .ewm{ margin-top:16px;}
	.footer .ft01 .lt .ewm .pic{ width:118px; }
	.footer .ft01 .lt .ewm .title{ font-size:14px; margin-top:8px}
	.footer .ft01 .rt{ width:100%;}
	.footer .ft01 .rt ul{ display:none}
	.footer .ft01 .rt ul li a{ padding:16px 0; font-size:16px; }
	.footer .ft01 .rt .cont{ font-size:14px; margin-top:16px}
	.footer .ft01 .rt .cont .aitem p{ background:url(g_31.png) left center no-repeat; padding-left:20px}
	.footer .ft01 .rt .cont .bitem{ width:600px; color:#9ea2aa}
	.footer .ft02{ }
	.footer .ft02 .lt{ width:100%; text-align:center}
	.footer .ft02 .rt{ width:100%; text-align:center}	
}
























































.ff{ width:100%; height:150px; overflow:hidden; position:relative; background:#e7ecf1}
.ff .f1{
    background: url(2.svg) repeat-x;
    position: absolute;
    width: 6000px;
    height: 150px;
    top: 0;
    -webkit-animation: wave 10s ease-in-out infinite;
}

.ff .f2{
	background: url(1.svg) repeat-x;
    position: absolute;
    width: 6000px;
    height: 150px;
    top: 0;
    -webkit-animation: wave_alt 15s ease-in-out infinite;
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wave {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes wave_alt {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1200px, 0, 0);
        transform: translate3d(-1200px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wave_alt {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1200px, 0, 0);
        transform: translate3d(-1200px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media all and (max-width:750px){
	.ff{ display:none}
}






































































