﻿@charset "utf-8";
html,body,form,ol,ul,li,div,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,th,td,font,em,ins,span,a{margin:0; padding:0; outline: none;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;font-weight:normal}
ul,li,div,dl,dt,dd{list-style:none;}
h1.wm-public{height:0px; line-height:0px; font-size:0px;}
span,a,strong,div{-webkit-appearance:none;-webkit-tap-highlight-color:transparent;}
a{text-decoration:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
img{border:0;}
font,em{font-style:normal; font-family:\5b8b\4f53;}
label{vertical-align:middle; font-family:tahoma;}
textarea,input{resize:none; outline:none;}
ins{float:right; text-decoration:none; font-weight:normal;}
.pub_wsp{word-wrap:break-word; word-break:break-all;}
.pub_abso{vertical-align:middle;}
.pub_clr{clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.pub_ani{-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s;}
.pub_yh{font-family:"Microsoft YaHei";}
.pub_btn{display: block; overflow: hidden; text-indent: -999px; cursor: pointer; margin: 0 auto;}
.pub_btn:hover{background-position: 0 bottom;}
.pub_le{float: left}
.pub_lr{float: right;}
.pub_ib{text-align: center; display: table; word-spacing:-1em;}
.pub_text1{display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pub_text2{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pub_table{border-collapse: collapse; width: 100%;}
.none{display:none;}
*:not(input):not(textarea){user-select:none;}
body{background:#000; font-size:12px; font-family:"Microsoft YaHei",Verdana,Geneva,sans-serif,\5b8b\4f53;  -webkit-text-size-adjust: 100%;}

#content{position: relative; min-width: 1360px; max-width: 1920px; margin: 0 auto; background: url(../images/bg.jpg) no-repeat center 0; height: 4580px;}

.section{position: relative; height: 1080px;}
.section{height: 1047px;}
.publicMain{width: 1360px; height: 100%; margin: 0 auto; position: relative;}

.topBtns{width: 100%; position: absolute; left: 0; top: 770px;}
.btn1{width: 353px; height: 92px; background: url(../images/btn1.png) no-repeat 0 0; margin: 0 auto; display: block;}

.title{height: 108px; background: url(../images/title.png) no-repeat center 0;}
.list{height: 2040px;}
.li1{height: 294px; background: url(../images/01.png) no-repeat 50px 0;}
.li2{height: 341px; background: url(../images/02.png) no-repeat 50px 0;}
.li3{height: 272px; background: url(../images/03.png) no-repeat 50px 0;}
.li4{height: 317px; background: url(../images/04.png) no-repeat 10px 0;}
.li5{height: 286px; background: url(../images/05.png) no-repeat 50px 0;}
.li6{height: 336px; background: url(../images/06.png) no-repeat 50px 0;}

.bigImg{width: 1327px; height: 779px; background: url(../images/border.png) no-repeat 0 0; margin: 0 auto;}
.bigli{width: 100%; height: 100%; display: none; background-position: center; background-repeat: no-repeat; position: relative;}
.pic1{background-image: url(../images/pic1.jpg);}
.pic2{background-image: url(../images/pic2.jpg);}
.pic3{background-image: url(../images/pic3.jpg);}
.pic4{background-image: url(../images/pic4.jpg);}
.pic5{background-image: url(../images/pic5.jpg);}

.textCont{width: 1319px; height: 166px; background: rgba(255,255,255,0.4); position: absolute; left: 4px; bottom: 4px; color: #391814;}
.textCont.c1{color: #391814;}
.textCont div.tit{font-size: 32px; padding: 10px 0 6px 40px;}
.textCont div.tit span{font-size: 18px;}
.textCont p{font-size: 18px; line-height: 24px; padding-left: 40px;}

.tabCont{display: flex; justify-content: center; padding-top: 26px;}
.tabCont a{display: block; width: 246px; height: 125px; cursor: pointer; background: url(../images/on.png) no-repeat right 0; margin: 0 12px;}
.tabCont a.on{background-position: 0 0;}
.tabCont span{display: block; width: 100%; height: 100%; background-position: center; background-repeat: no-repeat;}
.tabCont span.t1{background-image: url(../images/txt1.png);}
.tabCont span.t2{background-image: url(../images/txt2.png);}
.tabCont span.t3{background-image: url(../images/txt3.png);}
.tabCont span.t4{background-image: url(../images/txt4.png);}
.tabCont span.t5{background-image: url(../images/txt5.png);}

.slogan{width: 100%; height: 425px; background: url(../images/slogan.png) no-repeat center 0; position: absolute; left: 0; top: 400px;}
.fadeIn{-webkit-animation: fadeIn 0.2s 0.5s ease-in both;-ms-animation: fadeIn 0.2s 0.5s ease-in both;animation: fadeIn 0.2s 0.5s ease-in both;}
@-webkit-keyframes fadeIn{
  0%{-webkit-transform: scale(1.5);opacity: 0;}
  100%{-webkit-transform: scale(1);opacity: 1;}
}
@-ms-keyframes fadeIn{
  0%{-ms-transform: scale(1.5);opacity: 0;}
  100%{-ms-transform: scale(1);opacity: 1;}
}
@keyframes fadeIn{
  0%{transform: scale(1.5);opacity: 0;}
  100%{transform: scale(1);opacity: 1;}
}

.textbox{color: #FFF; font-size: 20px; background: linear-gradient(to right,#f60,#ddd) no-repeat right bottom; background-size: 0 2px; transition:background-size 1s;}
.textbox:hover{background-size: 100% 2px; background-position: left bottom;}


.loginBox{width: 1200px; height: 74px; background: url(../images/logBg.png) no-repeat 0 0; position: absolute; left: 0; bottom: 0;}
.login{text-align: center; font-size: 24px; color: #010539; line-height: 60px;}
.logout{text-align: center; font-size: 18px; color: #010539; line-height: 60px; position: relative;}
.login a,.logout a{color: #010539;}
.loginDiv,.logoutDiv{display: none;}

.tableShow table{border-collapse: collapse; width: 100%;}
.tableShow table td{border: 1px solid #47a093; height: 88px; text-align: center;}
.tableShow table tr:nth-child(odd){background: #f2faf9;}
.tableShow table tr:nth-child(even){background: #e9f7f5;}

.ruleBox{padding: 120px 0 0 126px; font-size: 18px; color: #d1d1d1; line-height: 50px;}
.ruleBox span{color: #56a1ce;}

.popFiex{width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,0.8); z-index: 100; display: none;}
.popCont{position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.pop1{width: 666px; height: 353px; background: url(../images/pop1.png) no-repeat 0 0;}
.pop2{width: 666px; height: 724px; background: url(../images/pop2.png) no-repeat 0 0;}
.pop3{width: 666px; height: 439px; background: url(../images/pop3.png) no-repeat 0 0;}
.closeBtn{display: block; width: 56px; height: 56px; background: url(../images/close.png) no-repeat 0 0; cursor: pointer; overflow: hidden; text-indent: -9999px; position: absolute; right: -70px; top: 36px;}


.pt1{background: url(../images/pt1.png) no-repeat center 66px; height: 210px;}
.pt2{background: url(../images/pt2.png) no-repeat center 66px; height: 210px;}
.pt3{background: url(../images/pt3.png) no-repeat center 66px; height: 210px;}

.btnBox{display: flex; justify-content: center; padding-top: 30px;}
.btnBox a{display: block; width: 242px; height: 63px; cursor: pointer; margin: 0 auto; overflow: hidden; text-indent: -9999px;}
.btnBox a.btn_enter{background: url(../images/btn_enter.png) no-repeat 0 0;}
.btnBox a.btn_submit{background: url(../images/btn_submit.png) no-repeat 0 0;}

.msg{padding:0 30px; font-size: 30px; color: #f5e1b4; line-height: 50px; text-align: center; height: 160px;}
.msg span{color: #39b6ff;}

.subMain{height: 160px; padding-top: 20px;}
.sublist{height: 85px;}
.sublist span{float: left; width: 330px; padding-right: 10px; height: 56px; line-height: 56px; font-size: 28px; color: #eac983; text-align: right;}
.sublist select{float: left; width: 380px; height: 50px; background: #741b10; border: 1px solid #b52b1a; font-size: 18px; color: #eac983; outline: none;}

.listMain::-webkit-scrollbar{width:6px;height:6px;background-color:rgba(0,0,0,0);}
.listMain::-webkit-scrollbar-track{border-radius:0;background-color:rgba(255,190,106,0.2);}/*底*/
.listMain::-webkit-scrollbar-thumb{border-radius:0;background-color:#a08644;}/*面*/
.listMain::-webkit-scrollbar-thumb:hover{background-color:rgba(143,143,148,1);}
.listMain::-webkit-scrollbar-thumb:active{background-color:rgba(106,106,112,1);}
.listMain::-webkit-scrollbar-track-piece{margin:0;}

.hoverTop{-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s;}
.hoverTop:hover{
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
.hoverYuan{-webkit-transition:0.4s;-moz-transition:0.4s;-ms-transition:0.4s;-o-transition:0.4s;transition:0.4s;}
.hoverYuan:hover{
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.moveleft{-webkit-transform: translate3d(-100%,0,0);-moz-transform: translate3d(-100%,0,0);-ms-transform: translate3d(-100%,0,0);-o-transform: translate3d(-100%,0,0);transform: translate3d(-100%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}
.moveright{-webkit-transform: translate3d(100%,0,0);-moz-transform: translate3d(100%,0,0);-ms-transform: translate3d(100%,0,0);-o-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}
.moveup{-webkit-transform: translate3d(0,-100%,0);-moz-transform: translate3d(0,-100%,0);-ms-transform: translate3d(0,-100%,0);-o-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}
.movedown{-webkit-transform: translate3d(0,100%,0);-moz-transform: translate3d(0,100%,0);-ms-transform: translate3d(0,100%,0);-o-transform: translate3d(0,100%,0);transform: translate3d(0,100%,0); filter:alpha(opacity=0);-moz-opacity:0; opacity:0;}

.moveyuan{
  -webkit-animation: moveyuan 40s linear infinite;
  -moz-animation: moveyuan 40s linear infinite;
  -o-animation: moveyuan 40s linear infinite;
  -ms-animation: moveyuan 40s linear infinite;
  animation: moveyuan 40s linear infinite;
}
.moveyuan2{
  -webkit-animation: moveyuan2 5s linear infinite;
  -moz-animation: moveyuan2 5s linear infinite;
  -o-animation: moveyuan2 5s linear infinite;
  -ms-animation: moveyuan2 5s linear infinite;
  animation: moveyuan2 5s linear infinite;
}
@-webkit-keyframes moveyuan{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform: rotate(-360deg);}
}
@-moz-keyframes moveyuan{
  0%{-moz-transform: rotate(0deg);}
  100%{-moz-transform: rotate(-360deg);}
}
@-ms-keyframes moveyuan{
  0%{-ms-transform: rotate(0deg);}
  100%{-ms-transform: rotate(-360deg);}
}
@-o-keyframes moveyuan{
  0%{-o-transform: rotate(0deg);}
  100%{-o-transform: rotate(-360deg);}
}
@keyframes moveyuan{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(-360deg);}
}

@-webkit-keyframes moveyuan2{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform: rotate(360deg);}
}
@-moz-keyframes moveyuan2{
  0%{-moz-transform: rotate(0deg);}
  100%{-moz-transform: rotate(360deg);}
}
@-ms-keyframes moveyuan2{
  0%{-ms-transform: rotate(0deg);}
  100%{-ms-transform: rotate(360deg);}
}
@-o-keyframes moveyuan2{
  0%{-o-transform: rotate(0deg);}
  100%{-o-transform: rotate(360deg);}
}
@keyframes moveyuan2{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}

.moveTop{
  -webkit-animation: moveTop 1s ease-in alternate;
  -moz-animation: moveTop 1s ease-in alternate;
  -o-animation: moveTop 1s ease-in alternate;
  -ms-animation: moveTop 1s ease-in alternate;
  animation: moveTop 1s ease-in alternate;
}
@-webkit-keyframes moveTop{
  0%{-webkit-transform:translate(0,-10px);}
  100%{-webkit-transform:translate(0,10px);}
}
@-moz-keyframes moveTop{
  0%{-moz-transform:translate(0,-10px);}
  100%{-moz-transform:translate(0,10px);}
}
@-ms-keyframes moveTop{
  0%{-ms-transform:translate(0,-10px);}
  100%{-ms-transform:translate(0,10px);}
}
@-o-keyframes moveTop{
  0%{-o-transform:translate(0,-10px);}
  100%{-o-transform:translate(0,10px);}
}
@keyframes moveTop{
  0%{transform:translate(0,-10px);}
  100%{transform:translate(0,10px);}
}









/*
@media screen and (max-width: 1920px){
    #wrap{background: url(../images/cover240813/coverbg1920.jpg) no-repeat center 0;}
}
@media only screen and (max-width: 750px) {}*/

body::-webkit-scrollbar{width:6px;height:6px;background-color:rgba(0,0,0,0);}
body::-webkit-scrollbar-track{border-radius:6px;background-color:#1e1e1e;}/*底*/
body::-webkit-scrollbar-thumb{border-radius:6px;background-color:#8b8b8b;}/*面*/
body::-webkit-scrollbar-thumb:hover{background-color:rgba(143,143,148,1);}
body::-webkit-scrollbar-thumb:active{background-color:rgba(106,106,112,1);}
body::-webkit-scrollbar-track-piece{margin:0;}