@charset "utf-8";
/* CSS Document */
* {padding: 0;margin: 0;}
@font-face{
    font-family: 'pingfang';
    src: url('../font/pingfang.ttf') format('truetype')

}
body {margin: 0;padding: 0;color: #333;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size:14px;background:#fff;text-align:left;position:relative;line-height:1.001;min-width:1400px;}
img {border: 0;position:relative;}
.clear {height:0;line-height:0;font-size:0;clear:both;visibility:hidden;overflow:hidden;padding:0;margin:0;}
div,ul,dl,dd,dt,li,p,span,h1,h2,h3,h4,h5,h6 { margin:0;padding:0;list-style:none;word-wrap:break-word;position:relative; border:none;font-weight:400;}
a {color:#666;text-decoration:none;position:relative;cursor:pointer;list-style: none}
header, footer, nav, section, article, menu, aside {display:block;position:relative;}
textarea { resize:none;font-family:"微软雅黑";font-size:14px;}
table { border-collapse:collapse;border-spacing:0;}
th,td{ text-align:left;}
input {font-family:"微软雅黑";font-size:14px;}
input:focus {outline:none;}
input.sub {cursor:pointer; background:none; border:none;}
input.text {background:none; border:none;}
/* common main */
.red,a.red { color:#cc0031;}
.yellow,a.yellow { color:#f8bd09;}
.white,a.white { color:#fff;}
.fc,a.fc { color:#4fb0a5;}
.c0,a.c0 { color:#000;}
.c1,a.c1 { color:#111;}
.c2,a.c2 { color:#222;}
.c3,a.c3 { color:#333;}
.c4,a.c4 { color:#444;}
.c5,a.c5 { color:#555;}
.c6,a.c6 { color:#666;}
.c7,a.c7 { color:#777;}
.c8,a.c8 { color:#888;}
.c9,a.c9 { color:#999;}
/* a:hover {color:#4fb0a5;} */
.fs12 { font-size:12px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fw-b { font-weight:bold;}
.fw400 { font-weight:400;}
.ti2 { text-indent:2em;}
.lh18 { line-height:18px;}
.lh20 { line-height:20px;}
.lh25 { line-height:25px;}
.lh30 { line-height:30px;}
.lh35 { line-height:35px;}
.lh40 { line-height:40px;}
.unl { text-decoration:underline;}
.unl-no { text-decoration:none;}
.unl-th { text-decoration:line-through;}
.text-left { text-align:left!important;}
.text-center { text-align:center!important;}
.text-right { text-align:right!important;}
.fl { float:left;}
.fr { float:right;}
.va-m { vertical-align:middle;}
.va-t { vertical-align:top;}
.pr { position:relative;}
.pa { position:absolute;}
.oh { overflow:hidden;}
.none { display:none;}
.block { display:block;}
.in_block { display:inline-block;}
.pointer { cursor:pointer;}
.w100 { width:100%;}
.w1000 { width:1000px;}
.w1200 { width:1200px;}
.w1400 { width:1400px;margin: 0 auto}

.whitebg,input.whitebg { background:#fff;}
.eeebg,input.eeebg { background:#eee;}
.cccbg,input.cccbg { background:#ccc;}

/*nothing*/
.nothing{width: 100%;height: 2rem;line-height: 2rem;text-align: center;font-size: 0.22rem;color: #666666;}


/*图片悬浮放大*/
.imgBig{
    transform: scale(1);
    transition: transform 1s;}
.imgBig:hover{transform: scale(1.08)}

.oneLine{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.twoLine{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.threeLine{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

/*swiper 前进后退按钮不可用时样式*/
.my-button-disabled{
    opacity:0.2;
    cursor: none;
}
.my-button-normal{
    opacity: 1;
    cursor: none;
}

/*悬浮旋转*/
.rotate{
    transition: transform 1s ease-out;
}
.rotate:hover{
    cursor: pointer;
    transform:rotateZ(360deg);
}

/*头部 菜单*/
.topbg{width: 100%;height: 70px;border-bottom: rgba(255,255,255,0.2) 2px solid;z-index: 2}
.topbg:after{content:'';width: 100%;height: 424px;position: absolute;top: 0;left: 0;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 40%,rgba(1,1,1,0.005) 60%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.08) 40%,rgba(255,255,255,0.005) 60%);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 40%,rgba(255,255,255,0.005) 60%);
    background: linear-gradient(top, rgba(0,0,0,0.08) 40%,rgba(255,255,255,0.005) 60%);}
.w1456{width: 1456px;margin: 0 auto;}
.header {height:70px;position: relative;left: 0;top: 0;z-index: 99;margin:auto;}
.h90 {height: 90px;}
.logo {width: auto;height: 100%;display: block;position: absolute;visibility: visible !important;text-align: center;}
.logo img {max-width: 100%;max-height: 100%;width:auto;height:auto;position: relative;top:50%;left:50%;transform:translate(-50%, -50%);}
.hea_right {height: 100%;position: absolute;right: 230px;visibility: visible !important; }
.menu ul {height: 90px;}
.menu li {float: left;width: 112px;text-align: center;height: 100%; }
.menu li .nav_a1 {line-height: 70px;display: block;font-size: 16px;color: #ffffff;height: 100%;z-index: 2; }
.menu li menu {display: none;position: absolute;top: 70px;min-width: 100%;width: auto;background: rgba(255,255,255,0.9);z-index: 20;box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);/*padding: 10px 0;*/}
.menu li menu a {min-width: calc(100% - 20px);width: auto;height: 40px;display: inline-flex;flex-flow: row nowrap;justify-content: center;padding: 0 10px;font-size: 14px;color: #333;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;line-height: 40px;white-space: nowrap;}
.menu li menu a:hover{background-color: #004eb1;color: #ffffff}
    /*.menu li menu a:hover {background: #e60012;color: #fff; }
    .menu .sel .nav_a1 {color: #e60012; }*/
.hea_p {width: 70px;height: 4px;background: #ffffff;position: absolute;top: 68px;z-index: 1;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out; }
.hea_eng {position: absolute;right: 4.16%;top: 31px;width: 94px;height: 28px;line-height: 28px; }
.hea_eng a {display: block;width: 100%;height: 100%;border-radius: 30px;-webkit-border-radius: 30px;border: 1px solid #666;text-align: center;color: #333;font-size: 12px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out; }
.hea_eng a:hover {border: 1px solid #e60012;background: #e60012;color: #fff; }
.search-box{width: 188px;height: 38px;border: 1px #f5f5f5 solid;position: absolute;right: 0;top: 15px;border-radius: 20px}
.search-box a{display: inline-block}
.search-text{border: none;width: 130px;height: 100%;outline: none;background: none;padding-left: 24px;color: #ffffff;caret-color: #ffffff;}
.search-text::placeholder{color: #ffffff;}
.search-btn{width: 16px;height: 16px;right: 5px;top: 2px}


/*底部 菜单、版权、备案*/
.footer{width: 100%;height: 417px;background-color: #222222;}
.color-ef{color: #efefef}
.footer-top{height: 355px;display: flex;justify-content: space-between}
.footer-top-left{width: 1200px;height: 100%;}
.footer-top-left ul{display: flex;flex-flow: row nowrap;justify-content: flex-start;}
.footer-top-left ul li{width: 195px;display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: flex-start}
.footer-top-menu1{font-size: 16px;margin-top: 51px;margin-bottom: 30px}
.footer-top-menu1:hover{text-decoration: underline}
.footer-top-menu2{color: #999999;font-size: 14px;margin-bottom: 20px}
.footer-top-menu2:hover{color: #ffffff}
.footer-top-right{width: 234px;height: 100%;margin-top: 39px;display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: flex-start}
.footer-top-right-box1{width: 100%;display: flex;flex-flow: row nowrap;justify-content: space-around;align-items: flex-start}
.footer-top-right-box1-img div{width: 100px;height: 100px;border: #3a3a3a solid 1px;border-radius: 4px;overflow: hidden;display: flex;justify-content: center;align-items: center}
.footer-top-right-box1-img div img{max-width: 86px;max-height: 86px;cursor: pointer}
.footer-top-right-box1-img p{width: 55px;height: 20px;text-align: center;display: block;margin: -6px auto auto;background-color: #222222;}
.footer-top-right-box2{width: 100%;display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: flex-start}
.footer-top-right-box2 img{width: auto;height: 19px;cursor: pointer}
.footer-top-right-box2 p{width: 205px;line-height: 22px;}
.footer-top-right-box3{margin-top: 51px}
.footer-top-right-box4{margin-top: 14px}
.footer-bottom{width: 100%;height: 60px;border-top: 2px #333333 solid;display: flex;flex-flow: row nowrap;justify-content: center;align-items: center}
.footer-bottom p,.footer-bottom p a{color: #999999;font-size: 12px}
.footer-bottom p a:hover{color: #efefef}

/*菜单栏目图*/
.menu-ban-box{width: 100%;height: 535px;background-size: 100% 535px;background-repeat: no-repeat;background-position: center;margin-top: -72px;color: #f4f4f4;display: flex;flex-flow: column nowrap;justify-content: center;align-items: flex-start}
.menu-ban-box:before{content: '';width: 100%;height: 535px;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.2)}
.menu-ban-box div p:first-child{font-size: 26px;}
.menu-ban-box div span{width: 32px;height: 2px;background-color: #fff;display: block;margin: 22px auto 15px 0;}
.menu-ban-box div p:last-child{font-size: 28px;}

/*二级菜单*/
.menu-box{height: 89px;margin-top: -45px;background-color: #fff;z-index: 102;display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;box-shadow: 0 7px 7px rgba(0,0,0,0.02)}
.menu-child{min-width: 108px;height: 100%;padding: 0 25px;display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: center;}
.menu-child p{font-size: 16px;color: #222222;display: inline-block;margin-top: 37px}
.menu-child span{display: none;font-size: 12px;color: #ffffff;text-transform: uppercase;margin-top: 7px;}
.menu-child-on{background-color: #004eb1}
.menu-child-on p{color: #ffffff;margin-top: 29px}
.menu-child-on span{display: block!important;}

.menu-child-bg{animation: bgChange 1s forwards}
@-webkit-keyframes bgChange {
    0%{background-color: #fff;}
    /*50%{background-color: #0080b1;}*/
    100%{background-color: #004eb1;}
}

@-webkit-keyframes bgChangeBack {
    /*0%{background-color: #004eb1;}*/
    /*50%{background-color: #0080b1;}*/
    100%{background-color: #fff;}
}

.menu-icon{width: 28px;height: 42px;position: absolute;right: 25px;animation: upDown 0.8s infinite alternate}
/*上下移动 start*/
@keyframes upDown{
    from{
        transform: translateY(-3px);
    }
    to{
        transform: translateY(3px);
    }
}


@media screen and (max-width: 1456px) {
    body {
        width: 1456px;
    }
    .back-top{
        right: 0!important;
    }
}
