@charset "utf-8";
*,*:before,*:after{box-sizing:border-box}
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;}
body, button, input, select, textarea{font: 14px/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; transition: all 0.3s;}
img { max-width: 100%; height: auto; }
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;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; }
.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{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;}
input[type="button"],
input[type="submit"],
input[type="reset"]{-webkit-appearance: none;}
img{object-fit: cover;}
/*Body*/
body{color: #666; background:#fff;}
a{ color: #666;  }
/* .wrapper{overflow: hidden;} */

.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}
}

a:hover{color: #b81c22;}
.g-in{width:1600px; margin:0 auto;}
.b-in{width:1200px; margin:0 auto;}
.s-in{width:1200px; margin:0 auto;}
.wrapper img{vertical-align:top;}


.topArea .g-in{width: 1750px;}
.header{position: relative;}
.topArea{box-shadow: 0px 3px 21px 0px rgba(15, 18, 17, 0.28);}
.topArea .cont{display: flex;justify-content: space-between;align-items: center; padding-top: 46px; /*position: fixed;left: 0;top: 0;width: 100%;*/z-index: 10;}
.topArea .icon .tle{color: #b81c22;font-size: 16px;line-height: 28px;font-weight: bold;padding-left: 50px;background: url(ico2.png) no-repeat left center;margin-left: 67px;position: relative;}
.topArea .icon .tle .t2{font-size: 24px;line-height: 34px;}
.topArea .icon .tle::after{content: "";left: -33px;top: 50%;margin-top: -15px;border-left: 1px solid #eee;height: 30px;position: absolute;}
.topArea .cont.white{background-color: white;}
.topArea .cont .logo{ width: 220px; }
.topArea .topLink{display: flex;justify-content: space-between;align-items: center;}
.topArea .topLink .toptxt{color: #fff;font-size: 23px;background: url(tell.png)no-repeat left center;padding-left: 35px;margin-left: 50px;background:none;}
.topArea .topLink .nav>ul{display: flex;justify-content: space-between;}
.topArea .topLink .nav>ul>li{height: 120px;line-height: 120px;text-align: center;margin-right: 80px;}
.topArea .topLink .nav>ul>li:last-child{margin-right: 0;}
.topArea .topLink .nav>ul>li>a{font-size: 16px;color: #666666;position: relative;z-index: 1;line-height: 120px;display: block;}
.topArea .topLink .nav .m1{position: relative;font-size: 16px;color: #333;}

.topArea .topLink .nav>ul>li.current>a,
.topArea .topLink .nav>ul>li:hover>a{color: #b81c22; font-weight: bold;}
.ban-swiper .swiper-slide-active .picBox img {-webkit-animation: scale 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);animation: scale 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
@keyframes scale
{
    0%{-webkit-transform: scale(1.1); transform: scale(1.1);}
}
@-webkit-keyframes scale  /*Safari Chrome*/
{
    0%{-webkit-transform: scale(1.1); transform: scale(1.1);}
}
@-moz-keyframes scale  /* Firefox */
{
    0%{-webkit-transform: scale(1.1); transform: scale(1.1);}
}
@-o-keyframes scale  /* Opera */
{
    0%{-webkit-transform: scale(1.1); transform: scale(1.1);}
}

.smBox{display: none;}


.topArea .topLink .nav li:hover::after{width: 94px;}
/* 
.topArea .topLink .nav .subNav{background: #fff; opacity: 0; visibility: hidden; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; position: absolute; width: 160px; padding: 18px 0 16px; -webkit-transform: translateY(34px); -moz-transform: translateY(30px); transform: translateY(34px); border-radius: 6px; left: 50%; margin-left: -77px; z-index: 2;}
.topArea .topLink .nav .subNav::before{content: ""; width: 15px; height: 15px; background: #fff; border-radius: 2px; position: absolute; left: 50%; margin-left: -8px; top: -5px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
.topArea .topLink .nav .subNav::after{content: "";position: absolute;left: 0;top: -18px;width: 100%;height: 100%;z-index: -1;}
.topArea .topLink .nav li:hover .subNav{visibility: visible;opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);transform: translateY(10px);-webkit-box-shadow: 0 30px 60px 0 rgb(0 0 0 / 20%);box-shadow: 0 30px 60px 0 rgb(0 0 0 / 20%);}
.topArea .topLink .nav .subNav .m2{display: block;height: 40px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;line-height: 40px;font-size: 15px;color: #666;text-align: center;transition: all 0.3s;}
.topArea .topLink .nav .subNav .m2:hover{color: #1c5c9e;}
*/
.nav li .shownav {position:absolute;left: 50%;width: 160px;visibility:hidden;font-size:16px;z-index:1;top: 82px;border-radius: 5px;overflow: hidden;box-shadow: 0 0 10px #c8c8c8;padding: 12px;background: #fff;padding: 0;background: unset;margin-left: -80px;}
.nav li .shownav a { display: block;  padding:10px 10px; background: #fff; color:#000; line-height:20px; text-align:center;}

.nav li .shownav { transform:scale(0); }
.nav li .shownav a {opacity: 0;transform: rotateY(90deg);transition: all .4s ease;}
.nav li .shownav a:hover { color:#1c5c9e; font-weight: bold;}
.nav li:hover .shownav { visibility:visible; }
.nav li:hover .shownav{z-index:10; transform:scale(1);} 
.nav li:hover .shownav a{ opacity:1; transform:none; -webkit-transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; }
.nav li:hover .shownav a:nth-child(1){ transition-delay:0s}
.nav li:hover .shownav a:nth-child(2){ transition-delay:50ms}
.nav li:hover .shownav a:nth-child(3){ transition-delay:.1s}
.nav li:hover .shownav a:nth-child(4){ transition-delay:150ms}
.nav li:hover .shownav a:nth-child(5){ transition-delay:.2s}
.nav li:hover .shownav a:nth-child(6){ transition-delay:250ms}
.nav li:hover .shownav a:nth-child(7){ transition-delay:.3s}
.nav li:hover .shownav a:nth-child(8){ transition-delay:350ms}
.nav li:hover .shownav a:nth-child(9){ transition-delay:.4s}
.nav li:hover .shownav a:nth-child(10){ transition-delay:450ms}
.nav li:hover .shownav a:nth-child(11){ transition-delay:.5s}
.nav li:hover .shownav a:nth-child(12){ transition-delay:550ms}
.nav li:hover .shownav a:nth-child(13){ transition-delay:600ms}
.nav li:hover .shownav a:nth-child(14){ transition-delay:650ms}
.nav li:hover .shownav a:nth-child(15){ transition-delay:700ms}
.nav li:hover .shownav a:nth-child(16){ transition-delay:750ms}
.nav li:hover .shownav a:nth-child(17){ transition-delay:800ms}
.nav li:hover .shownav a:nth-child(18){ transition-delay:850ms}
.nav li:hover .shownav a:nth-child(19){ transition-delay:900ms}
.nav li:hover .shownav a:nth-child(20){ transition-delay:950ms}

@media screen and (max-width: 1600px) {
    /* .g-in{width: 100%;padding:  0 4%;} */
    
}
@media screen and (max-width: 1280px) {
    /* .header .navbar {display: block;}
    .topArea .topLink .nav{display: none;} */
}
@media screen and (max-width: 900px) {
    .topArea .cont{ padding-top: 0; }
    .topArea .topLink .toptxt { margin-left: 0; }
    .smBox{display: block;}
    .sgBox{display: block;}
    .ban-swiper .swiper-slide .picBox.lgBox{display: none;}
}

.header .navbar{ height: 30px;width: 30px; margin-right: 20px; margin-left: 20px; display: none;}
.header .navbar .naviconBox{  height: 30px;width: 30px; border-radius: 36px; background-color: #b81c22; position: relative;}
.header .navbar .icon-bar{position: absolute;width: 16px;height: 1px;left: 7px;background: #fff;border-radius: 3px;}
.header .navbar .icon-bar:nth-child(1){top: 10px;transition: top .3s ease .4s, transform .3s ease;}
.header .navbar .icon-bar:nth-child(2){top: 15px;}
.header .navbar .icon-bar:nth-child(3){top: 20px;transition: top .3s ease .4s, transform .3s ease;}
body.z-open .header .navbar .icon-bar:nth-child(1){transition: top .3s ease, transform .3s ease;top: 15px; transform: rotate(45deg);}
body.z-open .header .navbar .icon-bar:nth-child(2){transition: background .3s ease 0s;background: transparent;}
body.z-open .header .navbar .icon-bar:nth-child(3){transition: top .3s ease, transform .3s ease;top: 15px; transform: rotate(-45deg);}

.m-nav {display: none;width: 100%;height: 0;right: 0;top: 0;background:#fff;background: rgba(0,0,0,.8);position:fixed;transform:translateZ(0px) rotate(0deg);transition: all 0.3s cubic-bezier(0.4, 0.01, .165, 0.99);z-index: 90;overflow: hidden;background: #f9f9f9;}
.m-nav h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center;display: none;}
.m-nav li {position:relative;border-bottom: 1px solid #efefef;font-size: 16px;line-height:24px;}
.m-nav li.hasSubNav::before{position: absolute;right: 20px;top: 17px;content: '\20';width: 15px;height: 15px;background: url(pic_71.png) no-repeat center center;background-size: cover;font-family: '\5B8B\4F53';font-size: 20px;color: #fff;transition: all 0.4s;z-index: 10;}
.m-nav li a {display:block;color: #333;height: 56px;line-height: 56px;padding: 0 5%;position: relative;}
.m-nav li a:hover,.m-nav .current a {color: #333;}
.m-nav .m1{display: block;}
.m-nav .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px;border-left: 2px solid #cd4f36; content:"";display: none;}
.m-nav li .subNav{display: none;background: #f6f6f6;padding: 0 7%;}
.m-nav li .subNav .m2{font-size: 15px; padding: 0; border-bottom: 1px dashed #e7e7e7;}
.m-nav li .subNav .item:last-child a{border-bottom: none;}
.m-nav li.showSubNav::before{transform: rotateZ(90deg);}
.m-nav .m-nav-close{text-align: center; margin-top: 10px; font-family: Arial; font-size: 28px; color: #1c5c9e; display: none; }

body.z-open .m-nav { height: 100vh; }
body.z-open .logo { opacity: 0; }
body.z-open .toptxt { opacity: 0; }
@media screen and (max-width: 1200px) {
  
}

@media (max-width:900px) {
	.topArea .cont { flex-wrap: wrap; }
	.topArea .cont .logo { width: 50%; margin-top: 0; background-size: cover; }
    /* .topArea .topLink { width: 55%; } */
    .topArea .topLink .toptxt{ font-size: 18px; background-size: 16px; padding-left: 25px; margin-left: 0;}
    .header .navbar { margin-left: 20px; margin-right: 0; }
}

.footer{background: url(bg3.png)no-repeat left top;padding: 60px  0 0;	border-radius: 0px 60px 0px 0px;background-size: cover;background: #444;}
.footer .ft01 .bd{display: flex;}
.footer .ft01 .bd .bd1{width: 658px;}
.footer .ft01 .bd .bd1 .t1{color: #ffffff;font-size: 16px;line-height: 26px;}
.footer .ft01 .bd .bd1 .t2 ul{display: flex;margin-top: 20px;}
.footer .ft01 .bd .bd1 .t2 ul li{position: relative;margin-right: 54px;}
.footer .ft01 .bd .bd1 .t2 ul li::after{position: absolute;right: -27px;top: 50%;margin-top: -9px;border-right: 2px solid rgba(255, 255, 255, 0.5);height: 18px;content: "";}
.footer .ft01 .bd .bd1 .t2 ul li:last-child::after{display: none;}
.footer .ft01 .bd .bd1 .t2 ul li:last-child{margin-right: 0;}
.footer .ft01 .bd .bd1 .t2 ul a{color: rgba(255, 255, 255, 0.5);font-size: 16px;line-height: 26px;}
.footer .ft01 .bd .bd1 .t3{margin-top: 20px;}
.footer .ft01 .bd .bd1 .t3 a{	width: 143px;line-height: 38px;border: solid 1px rgba(255, 255, 255, 0.5);color: rgba(255, 255, 255, 0.5);font-size: 16px;padding-left: 24px;box-sizing: border-box;background: url(ico9.png)no-repeat right 25px center;display: block;}

.footer .ft01 .bd .bd1 .t2 ul a:hover{color: white;}







.footer .ft01 .bd .bd2{width: calc(100% - 658px);padding-left: 180px;display: flex;}
.footer .ft01 .bd .bd2 .t1{color: #ffffff;font-size: 16px;line-height: 26px;}

.footer .ft01 .bd .bd2 .bd2_a .t2{color: rgba(255, 255, 255, 0.5);line-height: 30px;font-size: 16px;margin-top: 24px;width: 550px;}
.footer .ft01 .bd .bd2 .bd2_a .t2 .p1{padding-left: 30px;background: url(ico10.png)no-repeat left center;}
.footer .ft01 .bd .bd2 .bd2_a .t2 .p2{padding-left: 30px;background: url(ico11.png)no-repeat left center;}
.footer .ft01 .bd .bd2 .bd2_b{width: calc(100% - 550px);padding-left: 70px;}
.footer .ft01 .bd .bd2 .bd2_b .wx{display: flex;flex-direction: column;align-items: center;}
.footer .ft01 .bd .bd2 .bd2_b .wx .pc {padding: 9px;box-sizing: border-box;border: 1px solid rgba(255, 255, 255, 0.5);}
.footer .ft01 .bd .bd2 .bd2_b .wx span{color: rgba(255, 255, 255, 0.5);line-height: 26px;font-size: 16px;margin-top: 13px;}
.footer .ft02{margin-top: 33px;}
.footer .ft02 .bd{display: flex;color: rgba(255, 255, 255, 0.5);font-size: 16px;border-top: 1px solid rgba(255, 255, 255, 0.32);line-height: 80px;justify-content: space-between;}
.footer .ft02 .bd a{color: rgba(255, 255, 255, 0.5);}






@media screen and (max-width: 1200px) {

}
@media (max-width:900px) {
    
}

.sjBox{display: none;}


.g-full { width: 1600px; margin: 0 auto; }
/* @media (max-width:1700px) {
    .g-full { width: 1440px; }
}
@media (max-width:1500px) {
    .g-full { width: 1280px; }
}
@media (max-width:1440px) {
    .g-full { width: 1280px; }
}
@media (max-width:1366px) {
    .g-full { width: 1200px; }
}
@media (max-width:1280px) {
    .g-full { width: 1000px; }
}
@media (max-width:1080px) {
    .g-full { width: 1000px; }
}
@media (max-width:1000px) {
    .g-full { width: 100%; }
} */

.header .nav>ul>li.current>a{color:#b81c22;font-weight: bold;}
/* .header .nav>ul>li.current>a::after{content:"";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);bottom:18px;width:100%;background: url(ico2.png) no-repeat center;width: 20px;height: 15px;} */
.header .nav>ul>li:hover>a{color:#fff;}
/* .header .nav>ul>li:hover>a::after{content:"";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);bottom:18px;background: url(ico2.png) no-repeat center;width: 20px;height: 15px;} */

.header .nav>ul>li{padding:0;position: relative;}
.header .nav>ul>li:last-child{margin-right:0}
.header .bottom{height:100px}
.header_p{height:100px}
.header .headbox{height:120px;display:flex;align-items:center}
.banner{overflow:hidden;position:relative}
.topArea_a .headbox .sgBox{display: none;}
/* .showdiv{display: none;} */

/* .topArea_a{ background: white; height: 100px; position: fixed; 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) ; top: 0;width: 100%;} */
.topArea_a .headbox{display: flex;align-items: center;justify-content: space-between;}
/* .topArea_a .topLink{margin-left: 200px;} */
.topArea_a .headbox .icon{margin-left: 82px;display: flex;align-items: center;}

.icon .icon-search{background: url(ico3.png) no-repeat center;width: 41px;height: 41px;display: block;}
.search { position:fixed; top:0; left:0;  background:rgba(0,0,0,0.6); display:none; z-index:9999;width: 100vw;height: 100vh; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#b81c22; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }
.header .topArea .nav-ul>li .showdiv{ position: absolute; width: 180%; 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); top: 120px;background-color: white;display: none;z-index: 9;}

.showdiv{background: #fff !important}
.showdiv  a{display: block;text-align: center;line-height: 40px;}

.banner{position: relative;box-sizing: border-box;}
.banner  .swiper-pagination{bottom: 40px !important;position: unset;}
.banner  .swiper-pagination-bullet{ width: 7px; height: 7px; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; background: #fff; margin: 0 13px !important; opacity: 0.2; position: relative;}
.banner  .swiper-pagination-bullet-active::after{ content: ""; width: 35px; height: 35px; border-radius:35px ; -webkit-border-radius:35px ; -moz-border-radius:35px ; -ms-border-radius:35px ; -o-border-radius:35px ; border: 1px solid white; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); left: 50%;top: 50%;position: absolute;}
.banner  .swiper-pagination-bullet-active{opacity: 1;}
.banner_box{position: absolute;left: 50%;width: 1600px;z-index: 9;display: flex;align-items: center;margin-left: -800px;bottom: 40px;justify-content: space-between;}
.banner_box .ba1{width: 100px;text-align: right;}
.banner_box .ba2{color: #ffffff;font-size: 16px;line-height: 26px;position: relative;}
.banner_box .ba2 span{position: relative;}
.banner_box .ba2 span::after{position: absolute;border-right: 2px solid #fff;height: 35px;content: "";top: -50px;left: 59px;}
.banner_box .ba2::after{position: absolute;border-bottom: 1px solid rgba(255, 255, 255, 0.35);width: 590px;content: "";top: 13px;right: -620px;display: none;}
.banner_box .ba2::before{position: absolute;border-bottom: 1px solid rgba(255, 255, 255, 0.35);width: 590px;content: "";top: 13px;left: -620px;display: none;}
.banner_box .ba3{display: flex;align-items: center;}
.banner_box .ba3 .act{color: #ffffff;font-size: 16px;line-height: 26px;}
.banner_box .ba3 .tot{color: #ffffff;font-size: 16px;line-height: 26px;}
.banner_box .ba3 .ban{display: flex;margin-left: 20px;}
.banner_box .ba3 .ban div{width: 9px;height: 15px;}
.banner_box .ba3 .ban .prev{ background: url(ico12.png)no-repeat center; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); margin-right: 10px;}
.banner_box .ba3 .ban .next{ background: url(ico12.png)no-repeat center; }
.banner_box .ba3 .ban .next:hover{ background: url(ico13.png)no-repeat center; transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }
.banner_box .ba3 .ban .prev:hover{ background: url(ico13.png)no-repeat center; transform: rotateY(0); -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); }
/*fixed-contact*/
/* 固定定位 */
.fixed {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    background: #136DA1;
}

.fixed ul {
    /* box-shadow: 0 0 15px rgba(0,0,0,.1); */
}

.fixed ul li {
    /* border-bottom: 1px dotted rgb(194, 193, 194); */
    position: relative;
}

.fixed ul li a {
    display: block;
    width: 60px;
    height: 60px;

    text-align: center;
    font-size: 14px;
    color: #555555;
    padding-top: 20px;
}

.fixed ul li a i {
    display: block;
    width: 26px;
    margin: 0 auto 5px;
    font-size: 26px;
}

.fixed ul li .fixedcode {
    position: absolute;
    right: 60px;
    top: -10px;
    width: 120px;
    height: 120px;
    font-weight: bold;
    z-index: 1;
    display: none;

    color: #666;
    transition: all .3s ease;
    font-size: 14px;
    text-align: center;
}

.fixed ul li .fixedcode img {
    width: 120px;
    height: 120px;
}
/* .fixed ul li:hover a{background: #d96941;color: #fff;} */
.fixed ul li:hover a i {
    color: #fff;
}

.fixed ul li:nth-child(3):hover .fixedcode {
    display: block;
    right: 80px;
}

.fixed ul li:nth-child(1):hover .fixedcode, .fixed ul li:nth-child(2):hover .fixedcode {
    display: block;
    right: 80px;
    top: 15px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding: 0 15px;
    width: 140px;
    border-radius: 5px;
    background: #136DA1;
    color: white;
}
.fixed ul li:nth-child(2):hover .fixedcode{display: block;}
.fixed ul li:last-child {
    border-color: transparent;
}
.fixed ul li.li04 a{padding-top: 0;display: flex;align-items: center;justify-content: center;}
.fixed ul li.li04:hover a{}
.fixed ul li.li02 .fixedcode {right: 80px;}

.section-sites{padding: 76px 0 76px 0; background: url(bg3.png) no-repeat top center; background-size: cover;}
.section-sites .g-in{border: 2px solid #dbdbdb;}
.section-sites .hd{background: #f6f6f6; display: flex; justify-content: space-between;  padding: 0 48px;line-height: 64px;}
.section-sites .slide-hd{display: flex; width: 80%;flex-wrap: wrap;}
.section-sites .hd .item{font-size: 16px; color: #000; cursor: pointer; margin-right: 95px; }
.section-sites .hd .more-website .item{margin-right: 0;}
.section-sites .hd .item a{font-size: 16px; color: #000;}
.section-sites .hd .item.on{font-weight: bold;}
.section-sites .hd .item:hover{font-weight: bold; color: #000;}
.section-sites .hd .item a:hover{font-weight: bold;}
.section-sites .slide-bd{padding: 0 48px;}
.section-sites .slide-bd .item a{font-size: 14px; color: #666666; display: inline-block; margin-right: 50px; margin-bottom: 10px;line-height: 64px;}
.section-sites .slide-bd .item a:hover{color: #0078db; font-weight: bold;}

@media (max-width:1780px) {
    .topArea .g-in{width: 1600px;}
    .topArea .topLink .nav>ul>li{margin-right: 60px;}
}
@media (max-width:1640px) {
    .topArea .g-in{width: 1300px;}
    .g-in{width: 1300px;}
    .topArea .topLink .nav>ul>li{margin-right: 20px;}
    .topArea_a .headbox .icon{margin-left: 30px;}
    .banner_box{width: 1300px;margin-left: -650px;}
    .banner_box .ba2::before{width: 450px;left: -475px;}

    .banner_box .ba2::after{width: 450px;    right: -475px;}
    .footer .ft01 .bd .bd2{padding-left: 30px;width: calc(100% - 450px);}
    .footer .ft01 .bd .bd1 .t2 ul{flex-wrap: wrap;}
    .footer .ft01 .bd .bd1{width: 450px;}
    .footer .ft01 .bd .bd1 .t2 ul li:nth-child(3)::after{display: none;}
    .footer .ft01 .bd .bd2 .bd2_b{padding-left: 30px;}
}

@media (max-width:1340px) {
    .topArea .g-in{width: 1000px;}
    .g-in{width: 1000px;}
    .topArea_a .headbox .icon{margin-left: 20px;}
    .topArea .icon .tle{margin-left: 40px;}
    .topArea .icon .tle::after{left: -20px;}
    .logo img{width: 160px;}
    .topArea .icon .tle .t2{font-size: 18px;line-height: 28px;}
    .topArea .icon .tle{    background: url(ico2.png) no-repeat left center;background-size: 30px;padding-left: 40px;}
    .topArea .icon .tle::after{display: none;}
    .topArea .icon .tle{margin-left: 20px;}
    .footer{padding: 40px 0 0 ;}
    .banner_box{width: 1000px;margin-left: -500px;}
    .banner_box .ba2::before{width: 320px;left: -332px;}
    .banner_box .ba2::after{width: 320px;    right: -332px;}

    .footer .ft01 .bd .bd1 .t2 ul li:nth-child(3n){margin-right: 0;}
    .footer .ft01 .bd .bd1{width: 350px;}
    .footer .ft01 .bd .bd2{width: calc(100% - 350px);}
    .footer .ft01 .bd .bd2 .bd2_a{width: 400px;}
    .footer .ft01 .bd .bd2 .bd2_b{width: calc(100% - 400px);}
    .footer .ft01 .bd .bd2 .bd2_a .t2{width: 100%;}
    .footer .ft01 .bd .bd2 .bd2_a .t2 .p1{    background: url(ico10.png) no-repeat left top 7px;}
}

@media (max-width:1040px) {
    .g-in{width: 100%;padding: 0 4%;}
    .topArea .g-in{width: 100%;padding: 0 4%;}
    .topArea .topLink .nav { display: none; }
    .topArea .topLink .toptxt { display: none; }
    .m-nav{display: block;}
	.m-nav{top: 0;}
    .m-nav li .subNav{padding: 0 35px;}
    body.z-open .m-nav{height: 100vh; padding-top: 15vh; }
    .header .navbar{display: block;}

    .topArea_a .headbox .lgBox{display: none;}
    .topArea_a .headbox .sgBox{display: block;}

    .header .headbox{height: 65px;}
    .banner_box .ba2{display: none;}
    .banner_box .ba3{display: none;}
    .banner_box .ba1{width: 100%;}
    .topArea .icon .tle{display: none;}
    .footer .ft02 .bd{line-height: 60px;}

    .footer .ft01 .bd{flex-direction: column;}
    /* .footer .ft01 .bd .bd1{width: 100%;} */
    .footer .ft01 .bd .bd2{padding-left: 0;width: 100%;margin-top: 20px;}
    .footer{padding: 30px 0 0 ;}
    .footer .ft01 .bd .bd2{flex-direction: column;}
    .footer .ft01 .bd .bd2 .bd2_b{padding-left: 0;width: 100%;margin-top: 20px;}
    .footer .ft02 .bd{flex-direction: column;}
    .footer .ft02 .bd{line-height: 30px;padding: 20px 0;text-align: center;}
    .footer .ft01 .bd .bd2 .bd2_a{width: 100%;}

    .m-nav .m-nav-close{display: block;}
    .footer{ border-radius:unset ; -webkit-border-radius:unset ; -moz-border-radius:unset ; -ms-border-radius:unset ; -o-border-radius:unset ; }
    .page{line-height: 28px;}
    .page a{padding: 0px 10px !important;    margin: 5px 2px !important;}
    .footer .ft02 .bd a{    white-space: nowrap;}
    .footer .ft02{margin-top: 25px;}

    .search form{ width: 90%; margin-left: 0; margin-top: 0; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
    .search form .btn{width: 75px;line-height: 45px;height: 45px;}
    .search form .txt{width: calc(100% - 75px);line-height: 45px;height: 45px;}
    .serclose {right: 0;}

    .footer .ft01 .bd .bd1{width: 100%;max-width: 350px;}
}

.banner_box{display: none;}