@import url(../font/iconfont.css);
@import url(https://at.alicdn.com/t/c/font_4362321_lbv35jy2bn.css);

body {
    /* font-family: auto; */
    font-family: arial;
}
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}
a:focus, a:hover{
    text-decoration: none!important;
}
a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #21252b;
}

a:hover{
    text-decoration: none;
    color: #003366;
}


button, input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before, .clearfix:after, .wrapper:after, .wrapper:before {
    content: "";
    display: table;
}

.clearfix:after, .wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix, .wrapper {
    zoom: 1;
}
.btn-primary{
    background: #165a95;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #21252b;
}
a{
    text-decoration: none;
}
li {
    list-style: none;
}

.uli14 li, .nowrapli li {
    list-style: inside;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
}
img {
   max-width: 100%;
}

#skip {
 display: none;
}
.header{
    background: url(../img/top-bg.png) no-repeat;
    background-size: 100%  100%;
    padding-bottom: 329px;
}
.top-nav{
background-color: transparent;
}
.top-nav .navbar-header{  
padding: 0px;
}
.top-nav .navbar-header p{
   
font-size: 16px;
   
color: #fff;
   
margin: 20px 0px;
   
}
    .top-nav .navbar-header p a{
   
color: #e3fdbb;
   
}
.header-main{
    background-color: transparent;
    height: auto;
}
.header-main .navbar-brand{height: auto;padding: 0px;width: 100%;}
.header-main .navbar-brand>img{

width: 53%;

margin: 40px 0px  60px;
}

.navbar-default{
margin-bottom: 0px;
background-color: transparent;
}
.navbar-default .navbar-nav{

width: 100%;

display: flex;

border-top: 4px #e3fdbb  solid;

border-bottom: 4px #e3fdbb solid;
}
.navbar-default .navbar-nav>li{

flex: auto;

}

.navbar-default .navbar-nav>li:nth-child(1){
    flex: none;
}
.navbar-default .navbar-nav>li a i{
    

    
font-size: 26px;
    
/* padding-right: 10px;
padding-left: 10px; */
}
.navbar-default .navbar-nav>li>a{

text-align: center;

font-size: 22px;

color: #fff;

padding: 24px 5px;

position: relative;

font-weight: 500;
}
.navbar-default .navbar-nav>li:hover{
   background-color: transparent;
}
.navbar-default .navbar-nav>li:hover a i,
.navbar-default .navbar-nav>li:hover>a{
    background-color: #e3fdbb;
    color: #023690;
}
.navbar-default  .navbar-nav>li>.dropdown-menu{
    background-color: rgba(255, 255, 255, 0.85);
    padding: 15px 20px;
}

.navbar-default  .navbar-nav>li>.dropdown-menu li{

}
.navbar-default  .navbar-nav>li>.dropdown-menu li a{

font-size: 18px;

color: #023692;

padding: 12px 0px;

line-height: initial;
}
.navbar-default  .navbar-nav>li>.dropdown-menu li a:hover{

font-weight: 600;

background-color: transparent;
}
.navbar.isStuck{
    background-color: #003366;
}
.navbar.isStuck   .navbar-nav{
    border: none;
}
.navbar-default .navbar-nav>li:last-child  a{
    padding: 20px 0px;
}

.search-box{
    display: none;
}
.main-top{
    margin-top: -280px;
}
.latest{

background-color: #eff7ff;

padding: 50px 0px;
}
.public-title a {
    font-size: 40px;
    color: #21252b;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    display: block;
}
.public-title a span{
    font-size: 18px;
}
.list-border li {
    border-top: 1px #ddd solid;
    padding: 20px 0px;
}
.list-border li:last-child{
    border-bottom: 1px #ddd solid;
}
.list-border li a {
    color: #000;
    padding: 0px 10px;
    display: block;
}
.list-border li a span {
    font-size: 14px;
}
.list-border li a p {
    font-size: 20px;
    margin-bottom: 0px;
}
.leammore {
    color: #000;
    font-size: 16px;
   
    margin-top: 15px;
    padding-left: 10px;
    display: block;
}
.latest-owl .item a img {
    height: 343px;
    object-fit: cover;
    transition: all 0.5s;
}
.latest-owl .item a img:hover {
    transform: scale3d(1.05, 1.05, 1.05);
}
.latest-owl .item a h4 {
    background: rgba(0,0,0,0.6)!important;
    padding: 30px 25px!important;
    color: #fff!important;
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0px 4px 5px rgba(0,0,0,0.1);
}
.disabled{
    display: none;
}
.img-owl{

margin: 60px 0px;
}
.img-owl .item{
    
}
.img-owl .item a{
     
display: block;
}
.img-owl .item a  img{

height: 450px;

object-fit: cover;
}
.img-owl .owl-item > .item > a > .title{
     
position: static;
     
font-size: 20px;
     
background-color: #f1f1f1;
     
color: #000;
     
padding: 20px 30px;
     
line-height: 1.2;
}
.img-owl .owl-nav{
display: block;
}
.img-owl .owl-nav button{

position: absolute;

top: calc(50% - 31px);

background-color: transparent;

border: none;

color: #999;

font-size: 40px;

font-weight: 500;
}

.img-owl .owl-nav button.owl-prev{

left: -55px;
}
.img-owl .owl-nav button.owl-next{

right: -55px;
}
.img-owl .owl-nav button span{

}
.img-owl .owl-nav button i{

}
.whiter-text{
    color: #fff!important;
}
.Editor-Pick{

}
.Editor-Pick-list{
    
margin-left: -5px;
    
margin-right: -5px;
}
.Editor-Pick-list li{padding: 5px;}
.Editor-Pick-list li a{
    
display: block;
    
padding: 15px 9px;
    
text-align: center;
    
height: 192px;
}
.Editor-Pick-list li a  img{
    
margin-top: 20px;
    
margin-bottom: 10px;
    
height: 59px;
}
.Editor-Pick-list li a p{
    
font-size: 16px;
    
margin-bottom: 0px;
}
.Editor-Pick-list li:nth-child(1) a{
    
background-color: #ffc38e;
}
.Editor-Pick-list li:nth-child(1) a p{
    
color: #2569c7;
}
.Editor-Pick-list li:nth-child(2) a{
    
background-color: #2dbebe;
}
.Editor-Pick-list li:nth-child(2) a p{
    
color: #fff;
}
.Editor-Pick-list li:nth-child(3) a{
    
background-color: #ffb7b7;
}
.Editor-Pick-list li:nth-child(3) a p{
    
color: #6774f3;
}
.Editor-Pick-list li:nth-child(4) a{
    
background-color: #009d99;
}
.Editor-Pick-list li:nth-child(4) a p{
    
color: #fffe90;
}
.Editor-Pick-list li:nth-child(5) a{
    
background-color: #6774f3;
}
.Editor-Pick-list li:nth-child(5) a p{
    
color: #ffc3b9;
}
.Editor-Pick-list li:nth-child(6) a{
    
background-color: #ffec82;
}
.Editor-Pick-list li:nth-child(6) a p{
    
color: #00908c;
}
.Editor-Pick-list li:nth-child(7) a{
    
background-color: #2569c7;
}
.Editor-Pick-list li:nth-child(7) a p{
    
color: #caff79;
}
.Editor-Pick-list li:nth-child(8) a{
    
background-color: #afea54;
}
.Editor-Pick-list li:nth-child(8) a p{
    
color: #2569c7;
}

.Most-Requested{

}
.Most-Requested-list{
    
background-color: #e8f5ff;
    
padding: 30px;
    
margin-top: 15px;
}
.Most-Requested-list li{
    
padding: 5px 0px;
}
.Most-Requested-list li a{
    
font-size: 18px;
    
color: #21252b;
    
line-height: 1.38;
    
position: relative;
    
padding-left: 10px;
    
display: block;
}
.Most-Requested-list li a::before{
    content: '';
    width: 4px;
    height: 4px;
    background-color: #999;
    position: absolute;
    border-radius: 100%;
    left: -2px;
    top: 11px;
}
.Experience-Changning{
    margin: 60px 0px;
}
.Experience-Changning-left{

height: 364px;

background-color: #00473e;
}
.Experience-Changning-left  img{
    
width: 100%;
}
.Experience-Changning-left p{
    
font-size: 22px;
    
color: #fff;
    
padding: 20px;
}
.Experience-Changning-list{

}
.Experience-Changning-list li{
}
.Experience-Changning-list li a{
    
display: block;
    
height: 111px;
    
margin-bottom: 15px;
}
.Experience-Changning-list li a img{
    
width: 170px;
    
float: left;
    
padding-right: 10px;
    
object-fit: cover;
    
height: 110px;
}
.Experience-Changning-list li a p{
    
/* float: left; */
    
display: block;
    
width: 100%;
    
color: #000;
    
font-size: 20px;
    
padding: 20px;
}
.Experience-Changning-list li:nth-child(1) a{

background-color: #e3fdbb;
}
.Experience-Changning-list li:nth-child(2) a{
    
background-color: #9cd9b2;
}
.Experience-Changning-list li:nth-child(3) a{
    
background-color: #0e3995;
}
.Experience-Changning-list li:nth-child(3) a p{
    color: #fff;
}
.Experience-Changning-right{

height: 364px;

background-color: #2b2b2b;
}
.Experience-Changning-right img{
    
}
.Experience-Changning-right p{
    
font-size: 20px;
    
color: #fff;
    
padding: 20px 20px;
}
.Shortcuts{
    padding: 50px 0px;
    background-color: #e8f5ff;
}
ul.Shortcuts-tabs{

background-color: transparent;

display: flex;

border-bottom: 2px #bccde4 solid;

padding-bottom: 20px;

margin-top: 20px;
}
ul.Shortcuts-tabs li{

flex: 1;
}
ul.Shortcuts-tabs li a{

font-size: 24px;

line-height: 1.2;

width: 40px;

height: 40px;

text-align: center;
}
ul.Shortcuts-tabs li.active a{

display: inline-block;

border-radius: 100%;
}

.Shortcuts-tab-content{

}
ul.Shortcuts-list{

margin-top: 20px;

padding-left: 0px;
}
ul.Shortcuts-list li{
    
}
ul.Shortcuts-list li a{
    
font-size: 20px;
    
color: #21252b;
}
ul.Shortcuts-list li a:hover{
    color: #000;
}

#footer{background: url(../img/bottom.png) no-repeat;background-size: 100% 100%;padding: 50px 0px 70px;margin-top: 70px;}
.goTop{

width: 220px;

margin: 66px auto  30px;

color: #fff;

font-size: 20px;

text-align: center;

border: 1px #fff solid;

border-radius: 20px;

padding: 5px 0px;

cursor: pointer;
}
.Copyright{

text-align: center;

color: #fff;

font-size: 16px;
}
.breadcrumb {
    background-color: transparent;
    margin-top: 0px;
    margin-bottom: 15px;
}
.breadcrumb>li a,
.breadcrumb>li {
    font-size: 20px;
    color: #fff!important;
}

.menu-leftdiv{
    background-color: #e3fdbb;
    padding: 35px  25px;
}
.menu-left {

}
.menu-left li{margin-bottom: 0px;}
.menu-left li a{
    
font-size: 18px;
    
color: #0e3995;
    
padding: 15px 25px;
    
display: block;
position: relative;
}
.menu-left li a:hover{

}
.menu-left li.active a{
    
font-size: 18px;
    
color: #fff;
    
font-weight: bold;
    
display: block;
    
padding-right: 30px;
    
position: relative;
    
background-color: #0e3995;

}
.menu-left li a i{
    position: absolute;
    font-weight: 500;
    right: 15px;
    top: 20px;
    display: none;
}
.menu-left li.active a i{
   
display: block;
}
.menu-left li:last-child{
    margin-bottom: 0px;
}
.imgs-list{

}
.imgs-list ul{
    
}
.imgs-list ul li{
    
margin-bottom: 15px;
}
.imgs-list ul li a{
    
display: block;
    
overflow: hidden;
}

.imgs-list ul li a  img{
    
height: 157px;
    
object-fit: cover;
}
.imgs-list ul li a  p{
    
margin-bottom: 0px;
    
height: 66px;
    
font-size: 20px;
    
line-height: 1.1;
    
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
    
margin-top: 7px;
}
.imgstext-list{

margin-top: 15px;
}
.imgstext-list ul.picTextList{
    
}
.imgstext-list ul.picTextList li{
    
border-bottom: 1px #ccc solid;
    
padding: 30px 0px;
    
margin-bottom: 0px;
}
.imgstext-list ul.picTextList li a:hover{
    background-color: transparent;
}
.imgstext-list ul.picTextList li a .ImgCrop{
    
margin-right: 20px;
    
width: 235px;
    
height: 151px;
}
.imgstext-list ul.picTextList li a .ImgCrop img{
    
}
.imgstext-list ul.picTextList li a .title{
    
font-size: 20px;
    font-weight: 500;
margin-bottom: 0px;
    
line-height: 1.2;
    
display: -webkit-box;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 2;
    
overflow: hidden;
    
text-overflow: ellipsis;
}
.imgstext-list ul.picTextList li a .date{
    
font-size: 14px;
    
color: #000;
}
.imgstext-list ul.picTextList li a .detail{
    
font-size: 20px;
    
line-height: 1.3;
    
display: -webkit-box;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 3;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
margin-bottom: 0px;
    
margin-top: 17px;
}
.list-div{
    background-color: #f0fbff;
    padding-bottom: 30px;
}
.list-div .col-sm-4{
    
padding-left: 0px;
    
width: 30%;
}
.list-div .col-sm-8{
    
width: 70%;
}
.pagination{

}
.pagination input,
.pagination .whj_padding{
    display: inline-block;
    margin: 0px 6px;
    font-size: 16px;
}
.pagination input{
    width: 50px;
}
.pagination  .whj_checked{
    color: #c10026;
    cursor: default;
    border-bottom: 1px #c10026 solid;
}
#iphone-search{
    display: none;
}
.navbar-default .navbar-brand img{
 width: 150px;
}
/* #iphone-search {
    display: block;
    margin: 0px 30px;
}
#iphone-search .input {
    position: relative;
}
#iphone-search .input input {
    width: 100%;
    height: 40px;
    border-radius: 20px!important;
    margin-top: 20px;
    background-color: transparent!important;
    color: #fff;
}
#iphone-search .input button {
    position: absolute;
    right: 0px;
    top: 20px;
    height: 40px;
    border-radius: 20px;
    background-color: transparent;
    border: none;
    color: #fff;
    padding-right: 15px;
} */

.Article-page-right {
    background-color: #e8f5ff;
}
.Article {
    padding: 50px;
}
.Article-title {
    padding: 0px;
    margin-top: 0px;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
}
.Article-time {
    font-size: 18px;
    color: #666;
    line-height: 0.1;
    margin: 30px 0px;
}
.Article-time span {
    font-size: 18px;
    color: #666;
    padding: 0px 15px;
    line-height: 1.5;
}
#share-2 {
    margin: 18px 0px;
}
.Article_content {
    border: none;
    padding-bottom: 0px;
    font-family: initial;
overflow-x: auto;
}
.Article_content p {
    font-size: 24px;
    line-height: 1.7;
    margin-bottom: 20px;
    word-wrap: break-word;
}
.navbar-header{
    float: none;
}

/* æ¾¶æ ¬ä»ˆcss */
.link-tips{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
}
.tip-wrap{
    position: fixed;
    background: #82c4ea;
    width: 540px;
    height: 242px;
    z-index: 100;
    padding:16px;
    display: flex;
    align-items: center;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.tip-inner{
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    background: #fff;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tip-inner p{
    font-size: 18px;
    text-align: center;
}
.tip-inner:before{
    content: '';
    position: absolute;
    left:10px;
    top:10px;
    right:10px;
    bottom:10px;
    border:1px solid #80bfed;
}
.tip-inner .btn-cont{
    display: flex;
    align-items: center;
    justify-content: space-around;
    z-index: 9999;
    position: relative;
}
.tip-inner .btn-cont a{
    background: linear-gradient(to right bottom,#a3dae9,#80bfed);
    font-size: 16px;
    font-weight: bold;
    border-radius: 50px;
    padding:10px 50px;
    margin-top: 20px;
    cursor: pointer;
}
.header-top{
    background-color: #036;
    padding: 30px  0px;
    display: flex;
}
.shanghai-logo{

}

.go-shanghai{
  color: #fff;
  text-align: right;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
}
.go-shanghai a{
    color: #7cc8ff;
    text-decoration-line: underline;
}

.share-video {
    position: fixed;
    top: 40%;
    right: 15px;
    width: 290px;
    z-index: 999;
}

.share-video a h4 {
    position: absolute;
    bottom: calc(50% - 35px);
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding: 0px 15px;
    line-height: 1.5;
}
.share-video span {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    z-index: 1000;
    cursor: pointer;
}
.header-rt {
    float: right;
}
.header-rt .top-link{

float: right;

margin-top: 15px;

display: flex;

align-items: center;

justify-content: center;
}
    .header-rt .top-link li{
    
    display: inline-block;
    
    padding: 0px 10px;
    }
    .header-rt .top-link li a{
        color: #7cc8ff;
    }
    .header-rt .top-link li a i{
        padding-right: 7px;
        font-size: 18px; 
    }
   
    .header-rt .top-link li:nth-child(2) a i{
    
    font-size: 20px;
    
    color: #7cc8ff;
    }
    .header-rt .top-link li:nth-child(2) a{
        position: relative;
        display: block;
    }
    .header-rt .top-link li:nth-child(2) a::before{
        content: '';
        width: 1px;
        height: 13px;
        position: absolute;
        left: -10px;
        top: 4px;
    }
    .header-rt-right{
    
    display: flex;
    
    align-items: center;
    }
    .header-rt-right a:hover,
    .header-rt-right a{
    
    color: #7cc8ff!important;
    
    font-size: 14px;
    }
    .header-rt-right em{
    
    font-style: normal;
    
    font-size: 12px;
    
    padding: 0 10px;
    
    color: #7cc8ff;
    }
    .yonghuicon{
    
    font-size: 22px;
    
    color: #7cc8ff;
    
    padding-right: 10px;
    }
    .icon-diqiu1{
    
font-size: 20px;
    
color: #fff;
    }
    .hidden-sm{
        display: none;
    }

.Article_content figure,
.Article_content figcaption,
.Article_content figcaption span{
    max-width: 100%!important;
}
.Article_content figcaption{
    word-break: inherit !important;
}




/* 20250716 */
.div-banner{
    margin-top: 50px;
}
.img-owl .owl-nav button span {
    background-color: #e8f5ff;
    display: flex
;
    height: 70px;
    align-items: center;
    padding: 0px 3px;
}
.img-owl .owl-nav button i {
    line-height: 20px;
    color: #21252b;
}
.img-owl .owl-nav button.owl-next {
    right: 0px;
    padding: 0px;
}
.img-owl .owl-nav button.owl-prev {
    left: 0px;
    padding: 0px;
}
.div-left{

margin-top: 60px;
}
.div-left-list{

margin: 10px -5px   10px;
}
.div-left-list li {
    
width: 33.33%;
    
float: left;
    
padding: 0px 5px;
}
.div-left-list li a{

}
.div-left-list li a img{

}