
html{
    font-family: 微软雅黑,'Heiti SC',黑体,Arial;
}
.bx{
    width: 85%;
    margin: 0 auto;
}
.infoandlb{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.daymsg{
    width: 100%;
    height: 243px;
    position: relative;
    background: #fff;
}
.daymsg_po{
    width: 80%;
    height: 255px;
    position: absolute;
    top:-79px;
    left: 50%;
    margin-left: -40%;
    z-index: 100000;
}
.daymsg_left{
    float: left;
    margin-top: 75px;
    height: 180px;
    width:76%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infoandlb_left_info{
    margin-top: 43px;
    box-sizing: border-box;
    padding-left: 60px;
}
.infoandlb_left_info p{
    font-size: 14px;
    color: #222222;
    margin-bottom: 10px;
}
.infoandlb_left_info p a{
    text-indent:4em;
    font-size: 14px;
    color: #005375;
    text-decoration: underline;
}
.infoandlb_left_info p span:nth-child(1){
    font-weight: 600;
}
.daymsg_right{
    float: left;
    height: 100%;
    width: 60%;
    box-sizing: border-box;
    padding-top: 35px;
}
.daymsg_right p{
    font-size: 16px;
    color: #444;
    line-height: 24px;
    margin-bottom: 22px;
    text-align:center;
}
.newdetail{
    height: 28px;
    width: 102px;
    position: relative;
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    text-align: center;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
    margin: 0 auto;
}
.newdetail:hover{
    cursor: pointer;
}
.newdetail img:nth-child(1){
    position: absolute;
    top: -1px;
    left: -1px;
}
.newdetail img:nth-child(2){
    position: absolute;
    bottom: -1px;
    right: -1px;
}
.new_next{
    outline: none;
}
.new-prev{
    outline: none;
}
.todayhave{
    height: 94px;
    width: 30%;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    box-sizing: border-box;
    padding-top: 16px;
}
.getmore{
    height: 94px;
    width: 30%;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    box-sizing: border-box;
    padding-top: 16px;
}
.dsj{
    font-size: 29px;
    color: #005375;
    font-weight: 700;
}
.dsj_text{
    font-size: 15px;
    color: #313233;
}
.daymsg_info{
    width: 40%;
    height: 105px;
    box-sizing: border-box;
    padding-left: 5%;
}
.shadowbox1{
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0px 8px 8px #eaeaea;
}
.titlep{
    margin-bottom: 9px;
}
.titlep span:nth-child(1){
    font-size: 12px;
    color: #303233;
    font-weight: 600;
}
.titlep span:nth-child(2){
    font-size: 18px;
    color: #005375;
    font-weight: 600;
}
.timeinfos{
    font-size: 14px;
    color: #313233;
    width: 100%;
    margin-bottom: 7px;
}
.tel{
    font-size: 16px;
    font-weight: 600;
    color: #243135;
}
.piont{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.daymsg_right{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;
}
.gonews_init:hover{
    cursor: pointer;
    color: #005375;
}
.daymsg_right .swiper-slide{

    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
    user-select:none;
    box-sizing: border-box;
    padding: 28px;
}
.autoswiper .swiper-pagination-bullet{
    opacity: 1;
}
.piont .swiper-pagination-bullet{
    height: 4px !important;
    width: 24px !important;
    border-radius: 5px !important;
    background-color: #fff;
    z-index: 100000;
    margin-left: 6px;
}
.piont .swiper-pagination-bullet-active{
    height: 4px !important;
    width: 24px !important;
    border-radius: 5px !important;
    background-color: #005375 !important;
}
.autoswiper{
    width: 63%;
    margin: 0 auto;
    position: relative;
}
.daymsg_right1 .swiper-slide{
    background-color: transparent !important;
    width: 100% !important;
    display: block !important;
}
.daymsg_right .swiper-button-prev{
    height: 32px !important;
    width: 32px !important;
    position: absolute !important;
    left: -80px !important;
    background-color: transparent !important;
    color: #0076d0;
}
.daymsg_right .swiper-button-next{
    height: 32px !important;
    width: 32px !important;
    position: absolute !important;
    right: -80px !important;
    background-color: transparent !important;
    color: #0076d0;
}
.daymsg_right .swiper-button-next:after{
    font-size: 16px;
}
.daymsg_right .swiper-button-prev:after{
    font-size: 16px;
}
.gonews_init{
    color: #005375;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
}
.tzgg_swiperinit .swiper-slide{
    flex-direction: column !important;
}
.daymsg_right h2{
    font-size: 28px;
    color:#444444;
    text-align: center;
    margin-bottom: 13px;
    width: 100%;
}
.daymsg_right .swiper_timetext{
    font-size: 13px;
    color: #d9d9d9;
    text-align: left;
    margin-bottom: 27px;
    width: 100%;
}
.swiper_infotext{
    width: 100%;
    line-height: 23px;
    color: #444444;
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
}
.collection{
    width: 100%;
    height: 360px;
}
.collections{
    margin: 0 auto;
    height: 100%;
}
.collections_more{
    width: 340px;
    float: left;
    height: 100%;
    background: url("../images/gcjp.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-left: 69px;
    padding-top: 46px;
    padding-right: 68px;
    overflow: hidden;
}
.collections_more h2{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 21px;
    overflow: hidden;
    border-bottom: 1px solid #1969a6;
    box-sizing: border-box;
    padding-bottom: 8px;
    padding-left: 15px;
}
.collections_more h2 span{
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 26px;
    font-weight: 500;
    padding-left: 10px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}
.collections_more p{
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    color: #fff;
    margin-bottom: 55px;
}
.collections_more a{
    font-size: 14px;
    /* border: 1px solid #63bdff; */
    border: 1px solid #fff;
     color: #fff;
     width: 86px;
     height: 26px;
     line-height: 26px;
     float: left;
     text-align: center;
}
.collections_more a:hover{
    color: #fff;
}
.collections_goods{
    float: right;
    width: 1051px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.collections_goods li{
    flex: 1;
    background-color: #fff;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.goods_img{
    width: 100%;
    height: 100%;
}
.goods_img img{
    width: 100%;
    height: 100%;
}
.goods_shadow{
    position: absolute;
    left: 0;
    bottom: -97px;
    width: 100%;
    height: 97px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.6);
}
.collections_goods li:nth-child(1) .goods_shadow{
    transition: all 0.6s linear;
}
.collections_goods li:nth-child(1):hover .goods_shadow{
    animation: out 0.6s;bottom: 0px;
}
.collections_goods li:nth-child(2) .goods_shadow{
    transition: all 0.6s linear;
}
.collections_goods li:nth-child(2):hover .goods_shadow{
    animation: out 0.6s;bottom: 0px;
}
.collections_goods li:nth-child(3) .goods_shadow{
    transition: all 0.6s linear;
}
.collections_goods li:nth-child(3):hover .goods_shadow{
    animation: out 0.6s;bottom: 0px;
}
@keyframes out{
    0%{bottom: -97%;}
    100%{bottom: 0px;}
}
.width250{
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
    line-height: 97px;
    text-align: center;
}
.newsbox{
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}
.news_left h2 span{
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 24px;
    padding-left: 10px;
    color: #fff;
    font-weight: 600;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}
.news_left h2 a{
    font-size: 14px;
    border: 1px solid #63bdff;
     color: #fff;
     width: 86px;
     height: 26px;
     line-height: 26px;
     float: left;
     text-align: center;
}
.news{
    height: 100%;
    margin: 0 auto;
}
.news_left{
    float: left;
    width: 50.5%;
    height: 100%;
    background-color: #005375;
    background: url(../images/xwzx.png) #005375 no-repeat;
    box-sizing: border-box;
    padding-left: 4.4%;
    padding-top: 55px;
    padding-right: 2%;
}
.news_left h2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding-bottom: 12px;
    border-bottom: 1px solid #1a6aa8;
}
.news_left h2 a{
    font-size: 14px;
    color: #fff;
}
.news_right{
    float: right;
    width: 49.5%;
    height: 100%;
    position: relative;
}
.news_swiper{
    position: relative;
}
.piont2{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 18px !important;
    left: 0;
}
.piont2 .swiper-pagination-bullet{
    height: 8px !important;
    width: 8px !important;
    border-radius: 50% !important;
    background-color: #eeeeee;
    z-index: 100000;
    margin-left: 6px;
}
.piont2 .swiper-pagination-bullet-active{
    height: 8px !important;
    width: 8px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
}
.newsul li{
    width: 100%;
    height: 47px;
    box-sizing: border-box;
    border-top: 1px solid #0b88e4;
    border-bottom: 1px solid #016bba;
    line-height: 53px;
}
.newsul li:hover{
    font-weight: 600;
    cursor: pointer;
}
.newsul li a{
    color: #fff;
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.newsul li span:first-child{
    width: 80%;
}
.newsul li span:last-child{
    width: 20%;
}
.newsul li:first-child{
    border-top: 0px solid #fff;
}
.newsul li:last-child{
    border-bottom: 0px solid #fff;
}
.bannerbox .swiper-slide-active{
}
.bwglive{
    width: 100%;
    height: 700px;
    overflow: hidden;
    position: relative;
    background: url(../images/zlbg.png);
    background-attachment: fixed;
}
.zltitle{
    height: 48px;
    margin-top: 29px;
}
.zltitle span{
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 26px;
    padding-left: 10px;
    color: #fff;
    font-weight: 600;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    margin-left: 30px;
    font-weight: 500 !important;
}
.linezl{
    width: 93%;
    height: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    font-weight: 500;
}
.animatebox{
    width: 120px;
    float: left;
    margin-left: 2px;
    height: 500px;
    position: relative;
    overflow: hidden;
    transition: all 0.6s linear;
}
.animatebox:hover{
    cursor: pointer;
}
.animatebox a{
    height: 100%;
    width: 100%;
}
.positionactivebox .animatebox:nth-child(2) .positioncoverbox{
    background: -moz-linear-gradient(top, #0093ff 0%, #042e7a25 100%); 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0093ff), to(#042e7a25));
    background: -webkit-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -o-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -ms-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: linear-gradient(to top, #0093ff 0%,#042e7a25 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093ff', endColorstr='#042e7a25',GradientType=0 ); 
}
.positionactivebox .animatebox:nth-child(4) .positioncoverbox{
    background: -moz-linear-gradient(top, #0093ff 0%, #042e7a25 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093ff), color-stop(100%,#042e7a25)); 
    background: -webkit-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -o-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -ms-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: linear-gradient(to top, #0093ff 0%,#042e7a25 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093ff', endColorstr='#042e7a25',GradientType=0 ); 
}
.positionactivebox .animatebox:nth-child(6) .positioncoverbox{
    background: -moz-linear-gradient(top, #0093ff 0%, #042e7a25 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093ff), color-stop(100%,#042e7a25)); 
    background: -webkit-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -o-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: -ms-linear-gradient(top, #0093ff 0%,#042e7a25 100%); 
    background: linear-gradient(to top, #0093ff 0%,#042e7a25 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093ff', endColorstr='#042e7a25',GradientType=0 ); 
}
.positioncoverbox:hover{
    background:transparent !important;
}
.positioncoverbox:hover .bd{
    animation: opaciytonone 0.5s;
    width: 0px;
    opacity: 0;
}
.positioncoverbox:hover .hovershowbox{
    animation: opaciytoshow 0.8s;
    display: block; 
    opacity: 1;
}
@keyframes opaciytonone {
    0%{opacity: 1;}
    100%{opacity: 0;}
}
@keyframes opaciytoshow {
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.bd{
    float: left;
    width: 120px;
}
.hovershowbox{
    display: none;
    height: 100%;
    width: 100%;
}
#hovershow{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.hoverinittext{
    height: 187px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    font-size: 18px;
    padding-left: 39px;
    padding-right: 32px;
    padding-top: 27px;
}
.positioncoverbox{
    display: block;
    width: 100%;
    height: 500px;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 80, 141, 0.3);
    background: -moz-linear-gradient(top, #00508d 0%, #042e7a25 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00508d), color-stop(100%,#042e7a25)); 
    background: -webkit-linear-gradient(top, #00508d 0%,#042e7a25 100%); 
    background: -o-linear-gradient(top, #00508d 0%,#042e7a25 100%); 
    background: -ms-linear-gradient(top, #00508d 0%,#042e7a25 100%); 
    background: linear-gradient(to top, #00508d 0%,#042e7a25 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00508d', endColorstr='#042e7a25',GradientType=0 ); 
    transition: all 0.6s linear;
}
.positioncoverbox div{
    color: #fff;
}
.positionactivebox{
    width: 85%;
    margin-left: -36.5%;
    height: 600px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 1;
    transition: all 0.6s linear;
}
.activition{
    animation: zt2 2s;
}
@keyframes zt2
{
0%   {bottom: 917px;}
100% {bottom: 0px;}
}
.anim1{
    margin-top: 68px;
    background-image: url(../images/guan/中国航天事业发展展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim2{
    margin-top:18px ;
    background-image: url(../images/guan/哈工大与中国航天展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim3{
    margin-top:42px ;
    background-image: url(../images/guan/世界科技进展展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim4{
    margin-top:68px ;
    background-image: url(../images/guan/神秘的宇宙展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim5{
    margin-top:18px ;
    background-image: url(../images/guan/发动机专题展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim6{
    margin-top:59px ;
    background-image: url(../images/guan/导弹专题.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
.anim7{
    margin-top:75px ;
    background-image: url(../images/guan/临时展厅.jpg);
    background-position: center;
    transition: all 0.6s linear;
}
@keyframes zt1
{
0%   {width: 120px;}
100% {width: 460px;}
}
.zg_inittext{
    width: 100%;
    text-align: center;
}
.heightline{
    width: 28px;
    text-align: center;
    word-break: break-all;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 14px;
}
.positioncoverbox .bd{
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.zg_inittext p:first-child{
    font-size: 24px;
    margin-bottom: 5px;
}
.zg_inittext p:last-child{
    font-size: 14px;
}

.mapsbox{
    width: 100%;
    height: 400px;
    background-color: #eeeeee;
}
.initmap{
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding-left: 17px;
}
.mapoutline{
    width: 41.5%;
    height: 300px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 5px;
}
#map{
    width: 100%;
    height: 100%;
    float: left;
}
.newopen{
    width: 100%;
    height: 255px;
}
.opencloud{
    height: 100%;
}
.opencloud ul{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.opencloud ul li{
    width: 300px;
    height: 200px;
    margin-left: 3px;
    margin-right: 3px;
    background-size: cover;
}
.placenonne{
    display: none;
}
.opencloud ul li:nth-child(1){
    background-image: url(../images/lastopen/qjhtg.png);
}
.opencloud ul li:nth-child(2){
    background-image: url(../images/lastopen/htgyjj.png);
}
.opencloud ul li:nth-child(3){
    background-image: url(../images/lastopen/qjbwg.png) ;
}
.opencloud ul li:nth-child(4){
    background-image: url(../images/lastopen/bwgyjj.png);
}
.opencloud ul li:nth-child(5){
    background-image: url(../images/lastopen/bwgwx.png);
}
.opencloud ul li:nth-child(6){
    background-image: url(../images/lastopen/pcphone.png);
}
.topicon{
    height: 115px;
    width: 100%;
    display: flex;
    align-items:flex-end;
    justify-content: center;
    margin-bottom: 5px;
}

.topicon img{
    height: 50px !important;
}
.mapsbox_right{
    float: left;
    height: 100%;
    width: 58.5%;
    background: url(../images/bg3.png) no-repeat;
    background-position: bottom right;
    display: flex;
    align-items: center;
}
.mapsbox_right ul{
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 4%;
    padding-top: 34px;
}
.mapsbox_right ul li{
    width: 100%s;
    height: 94px;
    border-bottom: 1px dashed #bfbfbf;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mapsbox_right ul li:last-child{
    border: 0 solid transparent;
}
.map_info{
    height: 100%;
    width: 322px;
    display: flex;
    align-items: center;
}
.midddlebox{
    height: 300px;
    margin-left: 40px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 26px;
}
.cgxxline span{
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 24px;
    padding-left: 10px;
    color: #5c5c5c;
    font-weight: 600;
    border-left: 3px solid #7d7d7d;
    border-right: 3px solid #7d7d7d;
}
.cgxxline{
    height: 47px;
    box-sizing: border-box;
    padding-bottom: 3px;
    border-bottom: 1px solid #bfbfbf;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.map_icon{
    height: 44px;
    width: 100px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.map_icon span{
    display: block;
    width: 34px;
    word-break: break-all;
    font-weight: 600;
}
.wxbox{
    color: #fff;
}
.wxbox p{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wxbox a{
    color: #fff;
    font-size: 12px;
}
.foot_bot{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    font-size: 12px;
}
.right_s_position{
    position: absolute;
    top: 126px;
    left: 0;
    height: 235px;
    width: 20px;
    z-index: 1000;
}
.infoplace{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 27px;
}
.infoplace div:first-child{
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: #313233;
    font-weight: 600;
    line-height: 24px;
    box-sizing: border-box;
    padding-right: 5px;
}
.infoplace div:first-child i{
    color: #0078cb;
    font-size: 16px;
    font-weight: 500;
}
.infoplace div:last-child{
    width: 84%;
    font-size: 14px;
    color: #313233;
    line-height: 24px;
}
.right_s_position ul{
    width: 100%;
    height: 100%;
}
.right_s_position ul li{
    width:0px; height:0px;
    border-bottom:23px solid transparent;
    border-top:23px solid transparent;
    border-right:23px solid transparent;
}
.right_s_position ul .activecolor{
    border-left:23px solid #005375;
}
.new_swiper img{
    height: 100% !important;
    width: 100% !important;
}
.onwidth{
    width: 480px !important;
}
.offwidth{
    background: transparent;
}
.overwx{
    display: flex;
    align-items: center;
    justify-content: center;
}
.overwx .topicon_wx{
    height: 80%;
}
.opencloud{
    text-align: center;
}
.opencloud li{
    position: relative;
}
.text_opencloud p:first-child{
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
}
.text_opencloud p:last-child{
    font-size: 14px;
    color: #fff;
}
.opencloud a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.cover_opencloud{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background-color: #005375;
    opacity: 0;
    transition: all 0.6s linear;
}
.positioninfovisit{
    position: absolute;
    top: 50%;
    left: 18%;
    width: 420px;
    height: 255px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10000;
    box-sizing: border-box;
    padding-top: 38px;
    padding-right: 38px;
    padding-left: 38px;
}
.positioninfovisit p{
    font-size: 16px;
    color: #222222;
    margin-bottom: 15px;
}
.positioninfovisit p a{
    text-indent:4em;
    font-size: 16px;
    color: #005375;
    text-decoration: underline;
}
.positioninfovisit p span:nth-child(1){
    font-weight: 600;
}
.positioninfovisit h2{
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    text-align: center;
}
.positioninfovisit .head{
    height: 35px;
    border-bottom: 1px solid #959595;
}
.positioninfovisit .bot{
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 25px;
}
.positioninfovisit .textindent_a{
    display: flex;
    justify-content: flex-start;
}
.positioninfovisit .textindent_a div{
    height: 28px;
    width: 146px;
    background-color: #005375;
    display: flex;
    align-items: center;
    justify-content: center;
}
.positioninfovisit .textindent_a div:hover{
    background-color: #088ae9;
}
.positioninfovisit .textindent_a div a{
    color: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.width1420{
    width: 86%;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 71px;
}
.news69{
    height: 87px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 47px;
    padding-left: 60px;
}
.getmorenew{
    font-size: 14px;
    border: 1px solid #64bdff;
    width: 86px;
    height: 26px;
    line-height: 26px;
    float: left;
    text-align: center;
}
.getmorenew a{
    color: #006fc5;
}
.getmorenew a:hover{
    color: #006fc5;
}
.titlexwzx{
    box-sizing: border-box;
    float: left;
    padding-right: 10px;
    line-height: 26px;
    height: 26px;
    padding-left: 10px;
    border-left: 3px solid #666666;
    border-right: 3px solid #666666;
    font-size: 26px;
    color: #333333;
    margin-left: 15px;
}
.newsinit_new{
    width: 100%;
    height: 213px;
    display: flex;
    justify-content: space-between;
}
.width727{
    width: 810px;
    box-shadow: 0px 2px 8px #eaeaea;
    display: flex;
    justify-content: flex-start;
}
.width635{
    width: 562px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}
.newsinit_new a:hover{
    color: #0976c6;
}
.new1init{
    height: 100%;
    width: 299px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
}
.new1init a{
    width: 100%;
    height: 100%;
    float: left;
}
.news1init_right{
    max-width: 521px;
    height: 100%;
    box-sizing: border-box;
    padding:36px 37px 0 14px;
    position: relative;
}
.news1init_right .times{
    font-size: 12px;
    color: #006dbf;
    margin-bottom: 5px;
    box-sizing: border-box;
    padding-left: 33px;
}
.news1init_right h3{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 7px;
    font-weight: 600;
}
.news1init_right .info{
    line-height: 24px;
    font-size: 14px;
    color: #444444;
    margin-bottom: 21px;
    box-sizing: border-box;
    padding-left: 33px;
}
.news1init_right .getmorea{
    /* color: #0171c3;
    font-size: 14px;
    position: absolute;
    left: 171px;
    bottom: 25px;
    width: 88px;
    height: 28px;
    border: 1px solid #62beff;
    text-align: center;
    line-height: 26px; */
    display: block;
    height: 28px;
    width: 102px;
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    text-align: center;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
    margin: 0 auto;
}
.news1init_right img{
    height: 20px;
    width: 21px;
    margin-right: 5px;
}
.fornewsinit{
    height: 94px;
    width: 493px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fornewsinit .newimginit{
    width: 109px;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.width635 .new_leftlittle{
    width: 100%;
    box-shadow: 0px 2px 8px #eaeaea;
    height: 98px;
    box-sizing: border-box;
    padding-left: 31px;
    padding-right: 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.width635 .new_leftlittle .new_left_info{
    width: 396px;
}
.width635 .new_leftlittle .new_left_info p{
    width: 100%;
    font-size: 14px;
    color: #444444;
    line-height: 24px;
}
.idto i{
    font-size: 20px;
}
.pj_newmore{
    height: 36px;
    width: 125px;
}
.width635 .new_leftlittle .title img{
    /* width: 21px; */
    height: 20px;
    margin-right: 10px;
}
.width635 .new_leftlittle .title{
    height: 22px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 12px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}
.width635 .new_leftlittle .title span{
    width: 100%;
    float: left;
    height: 100%;
    line-height: 22px;
}
.rightnewsinfo{
    width: 100%;
    height: 100%;
}
.rightnewsinfo h2{
    font-size: 18px;
    color: #444444;
    margin-bottom: 27px;
}
.rightnewsinfo p{
    font-size: 14px;
    color: #444444;
    line-height: 17px;
}
.bannerinfobox{
    height: auto !important;;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(6, 70, 116, 0.6);
    z-index: 100000;
}
.bannerbox .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 122px;
}
.bannerinfobox .info{
    width: 1400px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.bannerinfobox .info .borderlinear{
    height: 100%;
    width: 467px;
    position: relative;
}
.bannerinfobox .info .borderlinear img:nth-child(1){
    position: absolute;
    left: 0;
    top: 7px;
}
.bannerinfobox .info .borderlinear img:nth-child(3){
    position: absolute;
    right: 0;
    top: 7px;
}
.orangetext{
    color: #bc9955;
}

.bannerinfobox .info .top{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
}
.bannerinfobox .info .bot{
    margin-top: 8px;
    font-size: 14px;
    color: #fff;
}
.bannerinfobox .info p{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
.bannerinfobox .info .infoboxflex1{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bannerinfobox .info .lastchanges{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
.bannerinfobox .info .lastchanges .lastchangesbot{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3px;
}
.bannerinfobox .info .lastchanges .lastchangesbot .wlyy{
    margin-left: 44px;
    height: 24px;
    width: 73px;
    background: #005375;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
}
.bannerinfobox .info .lastchanges .lastchangesbot .wlyy:hover{
    cursor: pointer;
}
.en_title{
    font-size: 16px;
    color: #fff;
}
.cn_title{
    font-size: 12px;
    color: #fff;
}
.getmore_exhibitionhall{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.js_overf{
    height: 72px;
}
.exhibitionhall_info{
    height: 48px;
    overflow: hidden;
    font-size: 12px;
    text-align: justify;
}
.ex_display{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 17px;
}
.idto a{
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #474747;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wxbox a:hover{
    color: #fff;
}


/* CAOCHU */
.text_over{
	word-break:break-all;
	/* width: 150px; */
	line-height: 20px;  
	position: relative;
	overflow: hidden;
}
/* .text_over::after {
	content: "..."; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding-left: 20px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
} */
.texter {
    height: 28px;
}
.texter:after {
    content: ' ... ';
    position: absolute;
    bottom: 0;
    right: 0;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.b2l i{
    font-size: 28px;
}
.b2r i{
    font-size: 28px;
}








.tracking-in-expand {
    -webkit-animation: text-focus-in 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: text-focus-in 0.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
/* .tracking-in-expand {
    -webkit-animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
} */

@-webkit-keyframes text-focus-in {
    0% {
      -webkit-filter: blur(12px);
              filter: blur(12px);
      opacity: 0;
    }
    100% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
      opacity: 1;
    }
  }
  @keyframes text-focus-in {
    0% {
      -webkit-filter: blur(12px);
              filter: blur(12px);
      opacity: 0;
    }
    100% {
      -webkit-filter: blur(0px);
              filter: blur(0px);
      opacity: 1;
    }
  }




/* 

  .tracking-in-expand {
	-webkit-animation: text-pop-up-bl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: text-pop-up-bl 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
  
  @-webkit-keyframes text-pop-up-bl {
    0% {
      -webkit-transform: translateY(0) translateX(0);
              transform: translateY(0) translateX(0);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      text-shadow: none;
    }
    100% {
      -webkit-transform: translateY(50px) translateX(-50px);
              transform: translateY(50px) translateX(-50px);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
    }
  }
  @keyframes text-pop-up-bl {
    0% {
      -webkit-transform: translateY(0) translateX(0);
              transform: translateY(0) translateX(0);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      text-shadow: none;
    }
    100% {
      -webkit-transform: translateY(50px) translateX(-50px);
              transform: translateY(50px) translateX(-50px);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
      text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
    }
  } */



  
  @-webkit-keyframes slide-left {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
  }
  @keyframes slide-left {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100px);
              transform: translateX(-100px);
    }
  }
  