@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
html, body{ overscroll-behavior: none; -webkit-user-drag:none; user-select:none; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#ba1e21; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.wal{ width:15.36rem; margin:0 auto;}
.w1040{ width: 10.4rem; }
.w400{ width: 4.0rem; position: sticky; top: 112px; }

.gradient{ 
    background-image: linear-gradient(left,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(left,#d94941,#b71e21);
    background-image: -moz-linear-gradient(left,#d94941,#b71e21);
    background-image: -o-linear-gradient(left,#d94941,#b71e21);
    background-image: linear-gradient(to right,#d94941,#b71e21);
    background-image: -webkit-linear-gradient(to right,#d94941,#b71e21);
    background-image: -moz-linear-gradient(to right,#d94941,#b71e21);
    background-image: -o-linear-gradient(to right,#d94941,#b71e21);}

.flex,
.pageBanner,
.indexPro .list li .layer,
.indexPro .list li .more,
.indexP5 .btnDiv a,
.indexP7 .mxfDiv,
.contactP1 .mxfDiv,
.contactP2 .btnDiv a{display: flex;
  display: -webkit-flex; }

.flex,
.pageBanner,
.indexPro .list li .layer,
.indexPro .list li .more,
.indexP5 .btnDiv a,
.indexP7 .mxfDiv,
.contactP1 .mxfDiv,
.contactP2 .btnDiv a{ align-items: center;
  -webkit-align-items: center; }

.flex,
.indexPro .list li .layer,
.indexPro .list li .more,
.indexP5 .btnDiv a,
.contactP2 .btnDiv a{justify-content: center;
  -webkit-justify-content: center; }

.flex,
.indexP7 .mxfDiv,
.contactP1 .mxfDiv{ justify-content: space-between;
 -webkit-justify-content: space-between;}


.flex,
.indexPro .list li .layer{flex-direction: column;
    -webkit-flex-direction: column;}

a,
.headDiv,
.nav li a:after,
.indexPro .list li .txt,
.indexPro .list li .layer,
.indexPro .list li .msg,
.indexP3 .list li .box,
.indexP3 .list li .ico img,
.indexP6 .list li .more,
.indexP6 .list li .more:after,
.job .list li .box,
.job .list li .box:before,
.news .list li,
.news .list li a:before,
.news .list li .name,
.sideNews .list li .name,
.screenDiv li .txt:after,
.solution .tab2 li,
.solution .tab2 li:after,
.solution .botbot .list li a:after,
.aboutP3 .list li .box,
.aboutP3 .list li .ico img{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.sNav,
.indexP3 .layer{
transition:All 0.8s ease;
-webkit-transition:All 0.8s ease;
-moz-transition:All 0.8s ease;
-o-transition:All 0.8s ease;  
}

.indexP5 .rightDiv img,
.indexP6 .list li .imgDiv img,
.indexP7 .rightImg img,
.indexP4 .list li{
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;  
}



.l2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.l3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}


input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder{color: transparent;}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder{color: transparent;}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder{color: transparent;}
input:focus:-ms-input-placeholder, textarea:focus::-moz-placeholder{color: transparent;}

@font-face {font-family:regular; src:url(/es/font/HarmonyOS_Sans_Regular.ttf);}
@font-face {font-family:bold; src:url(/es/font/HarmonyOS_Sans_Bold.ttf);}
@font-face {font-family:mont; src:url(/es/font/Montserrat-Regular.otf);}

.Phone-Box{ display: none; }

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/


.img_rotate{ -moz-animation:rotate 15s infinite linear;  -webkit-animation:rotate 15s infinite linear;  animation:rotate 15s infinite linear; }
@-moz-keyframes rotate{ 0%{  -moz-transform:rotate(0deg);  } 100%{  -moz-transform:rotate(-360deg);  } }
@-webkit-keyframes rotate{ 0%{  -webkit-transform:rotate(0deg);  } 100%{  -webkit-transform:rotate(-360deg);  } }
@keyframes rotate{ 0%{  transform:rotate(0deg);  } 100%{  transform:rotate(-360deg);  } }


@keyframes fadeOfOpacity {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@-webkit-keyframes am_right
{
    0%{ -webkit-transform:translate(-20px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

@keyframes iconAni {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}


.headD{ height: 112px; }

.headDiv{ height:112px; width:100%; position: fixed; left: 0; top: 0; z-index: 2; }
.headDiv.on{ top:-112px;}
.headDiv:hover, .headDiv.hov{ background: rgba(0,0,0,0.4); }
.headDiv .logo{ position:absolute; left: 48px; top: 16px; z-index: 2; }
.headDiv .logo img{ width: 204px; }


.headDiv .topRight{ position: absolute; right: 190px; top: 39px; z-index: 2; }
.headDiv .topSearch{ height: 40px; position: relative; padding-left: 25px;}
.headDiv .topSearch em{ display: block; padding-left: 32px; height: 34px; line-height: 34px; font-size: 15px; color: #fff; cursor: pointer; position: relative;}
.headDiv .topSearch em:before{ content: ''; position: absolute; left: 0; top: 50%; margin-top: -10px; width: 20px; height: 20px; background: url(/es/images/nimg20_2.png) center no-repeat; }

.headDiv .lan{ width: 112px; height:34px; line-height:34px; position: relative; z-index: 5; box-sizing:border-box;/* background: #ba1e21;*/ border-radius: 24px;}
.headDiv .lan .name{font-family:regular; height: 34px; width: 100%; box-sizing: border-box; position: absolute; text-transform:uppercase; left: 0; top:0; z-index: 2; cursor: pointer; padding-left: 50px; color: #fff; font-size: 15px; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.headDiv .lan .name:before{ content: ''; width: 20px; height: 20px; position: absolute; left: 18px; top: 50%; margin-top: -10px; background: url(/es/images/nimg20_1.png) no-repeat; }
.headDiv .lan .name:after{ content: ''; position: absolute; right: 18px; top: 50%; margin-top: -3px; width: 8px; height: 5px; background: url(/es/images/ico1.png) center no-repeat; }
.headDiv .lan dl{ padding: 10px 0; position:absolute; left: 0; top:34px; width:100%; display:none; background: #ba1e21; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.headDiv .lan a{font-family:regular; display:block; height:36px; line-height:36px; padding-left: 50px; color:#fff; font-size: 14px; text-transform: uppercase;}
.headDiv .lan a:hover{ text-decoration: underline;}
.headDiv .lan.on .name{ background: #ba1e21; color: #fff; }

.menubtn{ z-index: 3; cursor: pointer; display: block; position: absolute; right: 48px; top: 39px; box-sizing: border-box; padding-left: 48px; width: 102px; height: 34px; font-size: 15px; color: rgba(255,255,255,0.8); line-height: 34px; background: #ba1e21; border-radius: 36px; }
.menubtn .btn{ position: absolute; left: 24px; top: 50%; margin-top: -6px; width: 15px; height: 12px; z-index: 3; }
.menubtn .btn span{ width: 15px; display: block; height: 2px; background-color: rgba(255,255,255,0.8); position: absolute; left: 0; transition: .4s; -webkit-transition: .4s; }
.menubtn .btn span:nth-of-type(1) { top: 0;}
.menubtn .btn span:nth-of-type(2) { top: 5px; width: 11px;}
.menubtn .btn span:nth-of-type(3) { top: 10px; }
.menubtn:hover{ color: #fff; }
.menubtn.cur{ position:fixed;}
.menubtn.cur span:nth-of-type(1) { top: 5px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.menubtn.cur span:nth-of-type(2) { opacity: 0;}
.menubtn.cur span:nth-of-type(3) { top: 5px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}

.nav{ position: absolute; left: 0; top: 0; width: 100%; text-align: center; z-index: 1; }
.nav ul{ font-size: 0; }
.nav li{ display: inline-block; padding: 0 30px; font-size: 18px; }
.nav li a{ position: relative; display: block; height: 112px; line-height: 112px; color: #fff; }
.nav li a:after{ content: ''; position: absolute; left: 50%; bottom: 20px; width: 0; height: 3px; background: #aa041b; }
.nav li a:hover, .nav li .aNow, .nav li .aNow1{ color: #aa041b!important; }
.nav li a:hover:after, .nav li .aNow:after, .nav li .aNow1:after{ width: 100%; left: 0; }

.head-search { display: none; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.8); z-index: 59;}
.head-search .search-box { position: absolute; top: 50%; left: 50%; width: 30%; max-width: 1200px; height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.head-search .search-box .box-cent { display: flex; justify-content: space-between; width: 100%; height: auto; border-bottom: solid 1px #555;}
.head-search .search-box .box-cent input { width: calc(100% - 60px); height: 50px; padding: 0 20px; font-size: 14px; color: #fff; background: none;}
.head-search .search-box .box-cent input::placeholder { font-size: 14px; color: #fff;}
.head-search .search-box .box-cent .box-icon { display: block; width: 60px; height: 50px; text-align: right; line-height: 50px;}
.head-search .search-box .box-cent .box-icon img { width: 20px; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-cent .box-icon:hover img { opacity: 1;}
.head-search .search-box .box-hiden { cursor:pointer; width: 24px; margin: 50px auto 0;}
.head-search .search-box .box-hiden img { width: 100%; opacity: 0.6; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;}
.head-search .search-box .box-hiden:hover img { opacity: 1;}

/*导航触发效果*/
.sNav{ opacity:0; visibility:hidden; position: fixed; z-index: -1; width: 250px; top: 122px;}
.sNav .bg{ display:none; height: 15px; background:url(/es/images/sNav.png) 40px bottom no-repeat; cursor:pointer; position: relative; z-index: 1;}
.sNav .list{ background: rgba(0,0,0,0.8);  overflow: hidden; padding: 20px 20px 0; }
.sNav li{ padding-bottom: 15px; font-size: 14px; }
.sNav li a{ display: block; color: #fff; }
.sNav li a:hover{ text-decoration:underline;}
.sNav.on{ opacity:1; visibility:visible; top:112px; z-index: 5;}

.menu-flex { position: fixed; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; visibility: hidden; pointer-events: none; transition: 0.88s;}
.menu-bg { position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 0.88s 0.3s;}
.menu-right { position: absolute; right: -330px; top: 0; width: 330px; height: 100%; background: #fff; transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);}

.menu-list{ padding: 110px 30px 0; }
.subNav{ cursor:pointer; height:59px; line-height: 59px; position:relative; z-index: 3; font-size: 16px; border-bottom: #ebebeb solid 1px;}
.subNav1:after{ content: ''; position: absolute; right: 40px; top: 50%; width: 12px; height: 6px; margin-top: -3px; background: url(/es/images/nimg12_3.png) no-repeat;}
.subNav .name{ height: 59px; overflow: hidden; color:#151515; position:relative; padding-left: 42px; }
.subNav .name:before{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #ba1e21; transition: 0.38s; z-index: -1; }
.subNav .name:hover{ color: #fff; }
.subNav .name:hover:before{ height: 100%; bottom: auto; top: 0; }
.subNav .name a{ color: #151515; display: block;}
.subNav .name a:hover{ color: #fff; }
.currentDt{background: #ba1e21;}
.currentDt .name{ color: #fff;}
.navContent{display: none; overflow: auto; max-height: 280px;}
.navContent::-webkit-scrollbar { width: 4px;}
.navContent::-webkit-scrollbar-track { background-color: #e5e5e5;}
.navContent::-webkit-scrollbar-thumb { background-color: #ba1e21;}
.navContent a{display:block; line-height:24px; color:#999; font-size:14px; padding: 5px 0 5px 30px; }
.navContent a:hover{ color: #ba1e21; }

.menu-flex.show { visibility: visible; pointer-events: visible;}
.menu-flex.show .menu-bg { opacity: 1; visibility: visible; transition: 0.88s 0s;}
.menu-flex.show .menu-right{ right: 0; }



.footDiv{ position: relative; padding-top: 95px; height: 550px; box-sizing: border-box; background: #1b1f23; }
.footDiv .wal{ position: relative; height: 455px; }
.footDiv .toptop{ overflow: hidden; }
.footDiv .leftDiv{ width: 5.0rem; }
.footDiv .msgList{ padding-top: 40px; }
.footDiv .msgList li{ font-size: 14px; line-height: 36px; color: #999; font-family: regular; position: relative; padding-left: 30px; }
.footDiv .msgList li img{ position: absolute; left: 0; top: 10px; }
.footDiv .msgList li a{ color: #999;}

.footNav li{ float: left; overflow: hidden; }
.footNav li h2{ height: 40px; font-size: 20px; line-height: 20px; color: #fff; position: relative;}
.footNav li h2:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 24px; height: 2px; background: #494c4f; }
.footNav li dl{ float: left; width: 1.9rem; padding-right:0.2rem; padding-top: 24px;}
.footNav li:last-child dl{ width: auto; }
.footNav li dd{ padding-bottom:14px;}
.footNav li dd a{display: block;font-size: 14px;color: #999;line-height: 18px;}
.footNav li dd a:hover{ color: #ba1e21; }

.footDiv .botbot{ height: 100px; position: absolute; left: 0; bottom: 0; width: 100%; z-index: 1;}
.footDiv .msg{ line-height: 100px; color: #999; font-size: 14px; }
.footDiv .msg a{ color: #999; }
.footDiv .msg a:hover{ color: #ba1e21; }
.footDiv .topA a{ font-size: 14px; color: #999; line-height: 100px; position: relative; padding-right: 20px; background: url(/es/images/topA.png) right center no-repeat;}
.footDiv .topA a:hover{ color: #ba1e21; background: url(/es/images/topAon.png) right center no-repeat; }

.pageBanner{ height: 6.48rem; background: center no-repeat; background-size: cover;}
.pageBanner .txtDiv{ text-align:center; display:inline-block;}
.pageBanner .en{ font-size: 0.7rem; line-height: 0.7rem; color: #222; padding-bottom: 0.1rem; font-family:regular; text-transform: uppercase; }
.pageBanner .cn{ font-size: 0.6rem; line-height: 0.86rem; color: #ba1e21; }

.pageNav{ background: #fff; height: 0.8rem; overflow: hidden; text-align: center; position: relative; }
.pageNav:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0.01rem; background: #eeeff2; }
.pageNav ul{ font-size: 0; }
.pageNav li{ display: inline-block; padding: 0 0.42rem; position: relative; z-index: 1; }
.pageNav li a{ display: block;  height: 0.8rem; line-height: 0.8rem; font-size: 0.16rem; color: #333; position: relative; }
.pageNav li a:after{ content: ''; position: absolute; left: 50%; bottom: 0; height: 0.02rem; width: 0; background: #c1192a; }
.pageNav li .aNow{ color: #c1192a; }
.pageNav li .aNow:after, .pageNav li a:hover:after{ width: 100%; left: 0; }
.pageNav li a:hover{ color: #c1192a; }

/*右侧悬浮窗*/
.sideBar{ position:fixed; z-index:3; top:70%; transform: translateY(-30%); right: 10px; cursor:pointer;}
.sideBar li{ margin-bottom: 10px; width: 50px; height: 50px; border-radius: 6px; background: #ba1e21; text-align: center; line-height: 50px; position: relative;}
.sideBar .mouse{position:absolute; top:0px; display:none; padding-right: 20px; background: url(/es/images/nimg20Bg2.png) right 15px no-repeat;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01 .mouse{ width:280px; height:50px; left:-300px;}
.sideBar .li02 .mouse{ width:400px; height:50px; left:-420px;}
.sideBar .ewm{ background: #ba1e21; width: 140px; padding: 15px 0; }
.sideBar .ewm img{ width: 120px; }
.sideBar .tel{ background: #ba1e21; line-height:24px; padding:15px 0 15px 25px; text-align:left; color:#fff; font-size:14px; font-family:mont;}
.sideBar .email{ background: #ba1e21; line-height:50px; color:#fff; font-size:16px; font-family:mont;}


.pageBox{ padding: 1.2rem 0 1.4rem; }

.pageTitleTel{ height:1.1rem; background: #ba1e21; position:relative;}
.sideTitleTel{ width:100%; height:1.1rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.36rem; height:1.1rem; line-height:1.1rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:1.1rem; padding-left:0.3rem;}
.sideTitleTel .con img{ position: absolute; right: 0.3rem; top: 50%; margin-top: -0.12rem; width: 0.4rem;
     transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    }
.sideTitleTel .con.on img{ transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.sideTitleNav{ position:absolute; top:1.1rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.3rem; height:1.0rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:1.0rem; line-height:1.0rem; padding-left:0.3rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.3rem;}

.pageTitle{ color: #000;}
.pageTitle2{ text-align: center; }
.pageTitle .en{ font-size: 0.48rem; line-height: 0.48rem; height: 0.56rem; font-family: mont; }
.pageTitle .cn{ font-size: 0.24rem; line-height: 0.24rem; }

/*分页*/
.pageNum{ text-align: center; padding-top: 10px; }
.pageNum a{ display: inline-block; width: 46px; height: 46px; line-height: 46px; text-align: center; font-size: 16px; color: #333; background: #ececec; border-radius: 50%; margin: 0 8px;}
.pageNum a:hover, .pageNum .aNow{ background: #ec104d; color: #fff;}
.pageNum .prev:before{ content: '<'; font-family: '宋体'; font-weight: bold; color: #333; }
.pageNum .next:before{ content: '>'; font-family: '宋体'; font-weight: bold; color: #333; }
.pageNum .prev:hover:before, .pageNum .next:hover:before{ color: #fff; }

.pageMore a{ display: block; text-align: center; font-size: 15px; color: #222; }
.pageMore img{ padding-right: 15px; }
.pageMore a:hover{ color: #ba1e21; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}








<!--耗时1763808988.5911秒-->