html,body,div,p,span,object,iframe,h1,h2,h3,h4,h5,h6,a,img,del,input,textarea,select,button,dl,dt,dd,
ol,ul,li,dfn,em,form,label,fieldset,legend,table,th,tr,td,tbody,thead,tfoot,caption,big,small,
font,b,strong,center{margin:0;padding:0;}
button,textarea,select,input{outline:0;}
button{cursor: pointer;}
img{border:0 none;vertical-align:top;}
li{list-style-type:none}
a,a:link{text-decoration:none;}
a{color:#000;}
a,span,strong,input,i{display:inline-block;}
input,a{border:0;}
input{outline:none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset; 
}
html{max-width:1920px;max-height:1080px;margin:0 auto;}
/* 消除谷歌浏览器  记住密码时难看的样式 */
/*共用样式*/
.word_1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.word_n{overflow : hidden;text-overflow: ellipsis;display: -ms-box;display:-webkit-box;-webkit-line-clamp: 2;/*行数*/-webkit-box-orient: vertical;-ms-line-clamp: 2;/*行数*/-ms-box-orient: vertical;display: -o-box;-o-line-clamp: 2;/*行数*/-o-box-orient: vertical;display:-moz-box;-moz-line-clamp: 2;/*行数*/-moz-box-orient: vertical;line-clamp: 2;}
.word_q{text-align:justify; text-justify:inter-ideograph;}  /*两端对齐*/
.fl{float:left;}
.fr{float:right;}
.clearfix {*zoom: 1;}/*清除浮动  想让谁清浮动就写在谁的类名里*/
.clearfix:after {display: block;clear: both;content: "";height: 0;visibility: hidden;}

.neBanner{height:100vh;padding-top:8vh;box-sizing: border-box;}
.swiper-container{height:100%;}
.swiper-slide img{height:100%;}
.neBanner1 img{height:100%;}
.neBanner1{text-align:center;background:#9ad1fa;}
.swiper-slide{text-align:center;background:#9ad1fa;}
.neHeaderA{padding:0 4vh;margin-top:2.4vh;font-size:2vh;color:#fff;font-weight:bold;height:3vh;line-height:3vh;cursor: pointer;margin-left:5vw;}
.neHeaderA1{padding-left:16vh;border-right:4px solid #fff;}
.neHeader{position:fixed;top:0;left:0;background:url(../images/newHeader.png) no-repeat center;background-size:100% 100%;width:100%;height:8vh;z-index:10000;}
.neHeaderA2{height:8vh;width:8vh;margin:0 2vh 0 0;}
.neHeaderA3{border-right:4px solid #fff;}

.taleMain{width:100%;margin:0 auto;max-width:1920px;height:100vh;padding:6.5vh 0 6vh 0;}
.taleMainL{width: 7vw;height:100%;background: #092347;display: flex;align-items:center;justify-content:center; display: -webkit-flex;padding:0 2    vh;}
.taleMainL a{width: 3.5vw;height: 9.1vw;color:#fff;display:block;margin-bottom:6vh;border: solid 1px #0e327c;cursor: pointer;}
.taleMainL a:last-child{margin-bottom:0;}
.taleMainL a img{width: 3.5vw;height: 9.1vw;display:block;}
.taleMainL p{width: 3.5vw;height:70vh;}
.taleMainL a:hover{background:#0e327c;border:0;}
.taleMainL .taleMainLA{background:#0e327c;border:0;}
.taleMainR{width:90vw;height:87vh;padding-top: 3vh;}
.tableDiv{height: 76vh;}