@charset "gb2312";
/* 中文编码测试 */
.TopADContainer{
    width: 1400px;
    height: 180px;
    margin: 0 auto;
}
/*logo*/
#logo {
    width: 245px;
    height: 73px;
    float: left;
}

.head {
    width: 1400px;
    height: 90px;
    background: #fff;
}

.logo {
    width: 260px;
    height: 90px;
    float: left;
}

.logo #logo {
    margin-top: 15px;
    margin-left: 15px;
}

/* searchbar */
.searchbar {
    width: 350px;
    height: 90px;
    float: left;

}

.searchbar #srh_bar {
    margin: 30px auto 0 auto;
    width: 320px;
    height: 90px;
    color: #444;
}

.searchbar .inp_srh {
    border: solid 1px #a4a4a4;
    width: 233px;
    height: 33px;
    font-size: 16px;
    line-height: 33px;
}

.searchbar .bn_srh {
    width: 70px;
    height: 35px;
    background: #024ac2;
    font-size: 14PX;
    color: #fff;
}

.searchbar .bn_srh:hover {
    cursor: pointer;
}

.searchbar #srh_bar * {
    vertical-align: middle;
}

/* topshow */
.topshow {
    width: 360px;
    height: 90px;
    float: left;
}

.topshow ul {
    width: 265px;
    margin: 30px auto 0 auto;
    position: relative;
}

.topshow ul li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease 0s;
}

.topshow ul li:first-child {
    opacity: 1;
}

.topshow ul li img {
    width: 265px;
    height: 35px;
}

/* clients */
.clients {
    width: 430px;
    height: 90px;
    float: left;
}

.clients ul {
    width: 420px;
    height: 52px;
    margin: 20px auto 0 auto;

}

.clients ul li {
    float: left;
    width: 60px;
    height: 52px;
    position: relative;
}

.clients ul li img {
    margin-left: 10px;
}
.clients ul li img.Qrcode{
    display: none;
    position: absolute;
    top: 50px;
    left: -136%;
    margin-left: 0px;
}
.clients ul li img.w55{
    left: -50%;
    margin-left: 3px;
}
/* nav */
.navBar {
    height: 85px;
    margin-bottom: 20px;
    background: #024ac2;
}

.nav {
    width: 1400px;
}

.nav ul {
    padding-left: 17px;
    overflow: hidden;
}

.nav ul li {
    float: left;
    height: 85px;
    line-height: 85px;
    padding: 0 17px;

}

.nav ul li a {
    font-family: "黑体";
    font-size: 20px;
    color: #fff;
}

/* main */
.container {
    width: 1400px;
}

.container .leaderNews {
    padding-bottom: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #fff;
}

.leaderNews .ldtopnews {
    height: 114px;
    padding-top: 30px;    
    position: relative;
    margin: 0 auto;
    height: auto;
}

.ldtopnews h2 {
    padding: 12px 10px;
    font-family: "黑体";
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0px;
}

.ldtopnews h2 a {
    color: #3848a0;
    line-height: 45px;
}



.ldtopnews a.more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.xuexilogo {
    width: 277px;    
    float: left;
}
.xuexilogo img {
    width: 277px;
}
.ldnews {
    width: 1082px;
    padding: 5px 18px;    
    float: left;
}

.ldnews h3 {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: "黑体";
    font-weight: 100;
    line-height: 28px;
}

.ldnews h3 span.sp {
    padding-right: 18px;
    display: inline-block;
}

.ldnews h3 span.sp a {
    color: #444;
}

/*融媒体推荐*/
.IMediaRecom {
    height: 377px;
    margin-bottom: 20px;
    background: url(https://www.lanzhou.cn/images/index25/rmtuijian.png) 0 0 no-repeat;
}

.IMediaRecom .title {
    height: 70px;
}

.IMediaRecom .title h2 a {
    display: block;
    margin-left: 45px;
    width: 140px;
    height: 70px;
}

.IMediaRecom .title h2 a span {
    display: none;
}

.Headline {    
    background: #fff;
    margin-bottom: 32px;
}

.Headline .HLtopnews {
    padding-top: 25px;
}

.HLtopnews ol li {
    float: left;    
}
.HLtopnews ol li h2 {    
    line-height: 40px;    
    overflow: hidden; 
    padding: 0 10px;    
    font-family: "黑体";
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.HLtopnews ol h2 a {       
    color: #3848a0;    
}

.Headline .HLnews {
    height: 45px;
    margin: 0 10px;
    overflow: hidden;
}

.Headline ul {
    padding-top: 5px;
    width: 400%;
    height: 25px;
    position: relative;
    left: 0;
}

.Headline ul li {
    float: left;
    padding-left: 8px;
    background: url(https://www.lanzhou.cn/images/index25/disc.png) 0 11px no-repeat;
    padding-right: 22px;
    font-family: "黑体";
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.Headline ul li a {
    color: #444;
}

.ImpotantNews {
    margin-bottom: 17px;
}

.ImpotantNews .theLeft {
    float: left;
    width: 840px;
    height: 732px;
}

.ImpotantNews .theLeft .theTop {
    width: 840px;
    height: 470px;
    margin-bottom: 22px;
    position: relative;
    overflow: hidden;
}

.ImpotantNews .theLeft .theTop ul.mainCarousel {
    width: 6000px;
    position: relative;
    left: 0;
    transition: left 0.75s ease-in-out 0s;
}

.ImpotantNews .theLeft .theTop ul li {
    float: left;
    width: 840px;
    height: 470px;
    position: relative;
}

.ImpotantNews .theLeft .theTop ul li img {
    width: 840px;
    height: 470px;
}

.ImpotantNews .theLeft .theTop ul li .Mask {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 30px;
    width: 840px;
    height: 50px;
    background: linear-gradient(to top, rgb(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0));
}

.ImpotantNews .theLeft .theTop ul li .Mask .title {
    padding-left: 8px;
    height: 50px;
    overflow: hidden;
    font-family: "黑体";
    font-size: 22px;
    line-height: 50px;
    color: #fff;
}

.ImpotantNews .theLeft .theTop .btn {
    width: 100px;
    padding-top: 23px;
    height: 27px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.ImpotantNews .theLeft .theTop .btn ol {
    z-index: 999;
}

.ImpotantNews .theLeft .theTop .btn ol li {
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #d3d3d3;
    transition: all 0.75s ease 0s;
    cursor: pointer;
}

.ImpotantNews .theLeft .theTop .btn ol li.current {
    width: 22px;
    height: 12px;
    background: #024ac2;
}


.ImpotantNews .theLeft .theBtm {
    width: 840px;
    height: 240px;
    background: #fff;
}

.ImpotantNews .theBtm ul {
    width: 863px;
}

.ImpotantNews .theBtm ul li {
    float: left;
    width: 266px;
    height: 240px;
    margin-right: 21px;
}

.ImpotantNews .theBtm ul li img {
    width: 266px;
    height: 161px;    
}

.ImpotantNews .theBtm ul li .title {
    padding-top: 10px;
    font-family: "黑体";
    font-size: 17px;
    line-height: 1.5;
    word-spacing: -2px;
    font-weight: lighter;
    color: #666;
}

.ImpotantNews .theRight {
    float: right;
    width: 540px;
    height: 732px;
    background: #fff;
}

.ImpotantNews .theRight ul li {
    height: 60px;
    overflow: hidden;
    font-family: "黑体";
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 60px;
    padding-left: 15px;
    border-bottom: 1px dotted #d4d4d4;
    cursor: pointer;
}
.ImpotantNews .theRight ul li:nth-child(4n+1){
    font-weight: 800;
}
.ImpotantNews .theRight ul li.current {
    background: #024ac2;
}

.ImpotantNews .theRight ul li a {
    color: #333;
    text-decoration: none;
}

.ImpotantNews .theRight ul li.current a {
    color: #fff;
}

.CTSectionAD {
    width: 1400px;
    margin-bottom: 35px;
}

ul.theWholeRow {
    width: 1420px;
    height: 186px;
    overflow: hidden;
}

ul.theWholeRow li {
    float: left;
    width: 335px;
    height: 77px;
    margin-top: 16px;
    margin-right: 20px;
}
ul.theWholeRow li img {
    width: 335px;
    height: 77px; 
}
.ReleaseSection {
    height: 495px;
    background: #fff;
    margin-bottom: 35px;
}

.ReleaseSection .title {
    height: 80px;
}

.newsRelease {
    float: left;
    width: 700px;
    height: 495px;
}

.newsRelease .leftSide {
    float: left;
    width: 50%;
    padding-top: 23px;
    height: 392px;
}


.newsRelease .rightSide {
    float: right;
    width: 50%;
    padding-top: 23px;
    height: 392px;
}

.ImgBtm {
    position: relative;
}

.ImgBtm dd {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0));
}

.ImgBtm dd .ttl {
    font-family: "黑体";
    font-size: 18px;
    color: #fff;
}

.newsRelease dl {
    width: 317px;
    height: 182px;
    margin: 0 auto;
}

.newsRelease dl img {
    width: 317px;
    height: 182px;
}

.newsRelease dl dd {
    width: 317px;
    height: 50px;
    overflow: hidden;
}

.newsRelease dl dd .ttl {
    padding: 15px 12px 0 12px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.newsRelease .newsList {
    padding: 2px 15px 0 17px;
}

.newsList li {
    font-family: "黑体";
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.newsRelease .newsList li:first-child {
    margin: 15px 0;
    font-weight: bold;
}

.NewsandAnalysis .newsList {
    position: relative;
    bottom: 0;
}

.NewsandAnalysis .latestNews .newsList {
    width: 485px;
    position: relative;
    bottom: 0;
}
.NewsandAnalysis .newsList li {
    padding-left: 32px;    
    height: 42px;
    line-height: 42px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 20px -170px;
}

.NewsandAnalysis .latestNews .newsList li:nth-child(4n+1) {
    padding-top: 13px;
    font-weight: bold;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 20px -154px;
}

.programSeeing {
    float: left;
    width: 700px;
    height: 495px;
}

.programSeeing .content {
    margin-top: 23px;
    margin-left: 23px;
    width: 646px;
    height: 352px;
    position: relative;
}

.programSeeing .content .leftBtn {
    display: block;
    width: 28px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: -14px;
    margin-top: -27px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 0 0;
}

.programSeeing .content .rightBtn {
    display: block;
    width: 28px;
    height: 54px;
    position: absolute;
    top: 50%;
    right: -14px;
    margin-top: -27px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 0 -54px;
}

.programSeeing .content .carousel {
    width: 646px;
    overflow: hidden;
}

.programSeeing .content .carousel ul {
    width: 3000px;
    position: relative;
    left: 0;
    transition: left 0.5s ease 0s;
}

.programSeeing .content .carousel ul li {
    float: left;
    width: 200px;
    height: 352px;
    margin-right: 23px;
    position: relative;
}

.programSeeing .content .carousel ul li .iconPlay {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 0 -110px;
}

.programSeeing .content .carousel ul li img {
    width: 200px;
    height: 352px;
}

.accordionSection {
    height: 296px;
    margin-bottom: 35px;
}

.NewsandAnalysis {
    height: 814px;
    margin-bottom: 35px;
}

.NewsandAnalysis .leftSide {
    float: left;
    width: 1035px;
    height: 814px;
    background: #fff;
}

.NewsandAnalysis .rightSide {
    float: right;
    width: 346px;
    height: 814px;
    background: #fff;
}

.NewsandAnalysis .title {
    height: 80px;
    background: #fff;
}

.NewsandAnalysis .leftSide .latestNews {
    float: left;
    width: 518px;
}

.NewsandAnalysis .leftSide .xlAnalysis {
    float: left;
    width: 517px;
}

.xlAnalysis .content .newsList{
    padding-top: 0px;
    width: 485px;
}
.xlAnalysis .content {
    padding-top: 0px;
}
.xlAnalysis dl {
    width: 467px;
    height: 264px;
    margin-left: 18px;
}
.xlAnalysis dl img{
    width: 467px;
    height: 264px;
}

.xlAnalysis dl dd {
    height: 50px;
}

.xlAnalysis dl dd .ttl {
    padding: 10px 12px 0 12px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.xlAnalysis .newsList {
    margin-top: 28px;
}

.xlAnalysis .newsList li {
    height: 42px;
    line-height: 42px;
}

.xlAnalysis .newsList li:first-child {
    font-weight: bold;
}

.CulATourTtl .content {
    padding: 0 8px;
    width: 312px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;    
}
/* 文旅体育幻灯 */
.CulATourTtl .content .CATCrslDiv {
    width: 310px;
    height: 191px;    
    overflow: hidden;
}

.CulATourTtl .content ul.CulAtourCrsl {
    width: 2000px;
    position: relative;
    left: 0;
}
/* 幻灯图 */
 ul.CulAtourCrsl li {
    float: left;
    width: 310px;
    height: 191px;
    position: relative;    
}
ul.CulAtourCrsl li img {
    width: 310px;
    height: 191px;
}
ul.CulAtourCrsl li .Mask {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 12px;
    width: 310px;
    height: 35px;
    background: linear-gradient(to top, rgb(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0));
}

ul.CulAtourCrsl li .Mask .title {
    padding-left: 5px;    
    height: 32px;
    overflow: hidden;
    font-family: "黑体";
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: initial;
}
/* 幻灯按钮 */
.CATCrslDiv {
    position: relative;
}
.CATCrslDiv .btn {
    width: 55px;
    padding-top: 13px;
    height: 25px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.CATCrslDiv .btn ol {
    z-index: 999;
}

.CATCrslDiv .btn ol li {
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #d3d3d3;
    transition: all 0.75s ease 0s;
    cursor: pointer;
}
.CATCrslDiv .btn ol li:last-child{
    margin-right: 0;
}
.CATCrslDiv .btn ol li.current {
    width: 12px;
    height: 12px;
    background: #024ac2;
}
/* 文旅体育新闻列表 */
.CulATourTtl .content .newsList{
    margin-top: -8px;
}
.CulATourTtl .content .newsList li {
    padding-left: 15px;    
    height: 42px;
    line-height: 42px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 3px -169px;
}
.CulATourTtl .content .newsList li:nth-child(4n+1) {
    padding-top: 13px;
    font-weight: bold;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 3px -155px;
}

.DomAndInter {
    height: 383px;
    margin-bottom: 30px;
}

.DomAndInter .left {
    float: left;
    width: 1035px;
    height: 383px;
    background: #fff;
}

.DomAndInter .left .columnsTitle {
    width: 100%;
    border-top: 4px solid #378de4;
    height: 63px;
}
/* 辟谣 */
.DomAndInter .right .content ul{
    width: 330px;    
}

.fourColumns li {
    float: left;
    width: 25%;
    height: 100%;
    z-index: 9;
    /* background: #fff;            */
}

.fourColumns li a {
    display: block;
    width: 257px;
    height: 58px;
    background: url(https://www.lanzhou.cn/images/index25/DomAndInterSprite.png) no-repeat 0 0;
    border: 1px solid #efefef;
    transition: border-bottom 0.75s ease 0s;
}

.fourColumns li:nth-child(2) a {
    background: url(https://www.lanzhou.cn/images/index25/DomAndInterSprite.png) no-repeat 0 -60px;
}

.fourColumns li:nth-child(3) a {
    background: url(https://www.lanzhou.cn/images/index25/DomAndInterSprite.png) no-repeat 0 -120px;
}

.fourColumns li:nth-child(4) a {
    background: url(https://www.lanzhou.cn/images/index25/DomAndInterSprite.png) no-repeat 0 -180px;
}
.fourColumns li a:hover {
    /* background-size: 101% 101%; */
}
.fourColumns li.on a {
    border-bottom: 1px solid #378de4;
}
.DomAndInter .left .content{
    position: relative;
}
.DomAndInter .left .content .ImgAndList{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 99;
    transition: opacity 0.75s ease 0s;
}
.DomAndInter .left .content .on {
    opacity: 1;
    z-index: 999;
}
.DomAndInter .left .ImgSection {
    float: left;
    width: 468px;
    height: 264px;
    margin: 26px 20px auto;
}
.ImgSection img {
    width: 468px;
    height: 264px;
}

.DomAndInter .left .NLiSection {
    float: right;
    width: 487px;
    height: 264px;
    margin: 20px 20px auto;
}

.DomAndInter .NLiSection li {
    height: 40px;
    line-height: 40px;
}

.DomAndInter dl dd .ttl {
    padding: 10px 12px 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.DomAndInter .right {
    float: right;
    width: 346px;
    height: 383px;
    background: #fff;
}

.DomAndInter .right .title {
    width: 100%;
    height: 80px;
}

.DomAndInter .right .content {
    margin-top: 4px;
}

.DomAndInter .right .newsList li {
    padding-left: 32px;    
    height: 41px;
    line-height: 41px;
    background: url(https://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 20px -169px;
}

.CTSectionAD {
    margin-bottom: 30px;
}

.CTSectionAD .FullWthAD li {
    margin: 0;
}

.EngVersion {
    background: #fff;
    margin-bottom: 35px;
}

.EngVersion ul.title {
    padding-left: 35px;
    height: 80px;
    background: url(https://www.lanzhou.cn/images/index25/EngVersion.png) no-repeat 0 0;
}

.EngVersion ul.title li {
    float: left;
    margin-top: 30px;
    margin-right: 100px;
    height: 50px;
}

.EngVersion ul.title li:nth-child(1) {
    width: 150px;

}

.EngVersion ul.title li:nth-child(2) {
    width: 160px;

}

.EngVersion ul.title li:nth-child(3) {
    width: 180px;

}

.EngVersion ul.title li:nth-child(4) {
    width: 180px;

}

.EngVersion ul.title li a {
    display: block;
    width: 100%;
    height: 100%;
}

.EngVersion .main {
    padding-top: 24px;
    padding-bottom: 15px;    
}

.EngVersion .theLeft {
    float: left;
    width: 890px;    
}

.EngVersion .theRight {
    float: right;
    width: 510px;
    }
.EngVersion .theRight dl img {
    width: 467px;
    height: 264px;
}

/* Slide */
.EngVersion .theLeft .theTop {
    width: 835px;
    height: 470px;
    margin: 0 15px 24px 38px;
    position: relative;
    overflow: hidden;
}

.EngVersion .theLeft .theTop ul {
    width: 4200px;
    position: relative;
    left: 0;
    transition: left 0.75s ease-in-out 0;
}

.EngVersion .theLeft .theTop ul.EngCarouselUl li {
    float: left;
    width: 835px;
    height: 470px;
    position: relative;
}

.EngVersion .theLeft .theTop ul li img {
    width: 835px;
    height: 470px;
}

.EngVersion .theLeft .theTop ul li .Mask {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 30px;
    width: 835px;
    height: 50px;
    background: linear-gradient(to top, rgb(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0));
}

.EngVersion .theLeft .theTop ul li .Mask .title {
    padding-left: 8px;    
    height: 50px;
    overflow: hidden;
    font-family: "微软雅黑";
    font-size: 22px;
    line-height: 50px;
    color: #fff;
    background: initial;
}

.EngVersion .theLeft .theTop .btn {
    width: 100px;
    padding-top: 23px;
    height: 27px;
    position: absolute;
    right: 0;
    bottom: 0;
}


.EngVersion .theLeft .theTop .btn ol li {
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #d3d3d3;
    transition: all 0.75s ease 0s;
    cursor: pointer;
}

.EngVersion .theLeft .theTop .btn ol li.current {
    width: 22px;
    height: 12px;
    background: #024ac2;
}

/* BtmPics */

.EngVersion .theBtm ul {
    margin-left: 38px;
}

.EngVersion .theBtm ul li {
    float: left;
    width: 266px;    
    margin-right: 18px;
}

.EngVersion .theBtm ul li:last-child {
    margin: 0;
}

.EngVersion .theBtm ul li img {
    width: 266px;
    height: 161px;
}

.EngVersion .theBtm ul li .title {
    padding-top: 10px;
    font-family: "微软雅黑";
    font-size: 17px;
    line-height: 1.5;
    word-spacing: -2px;
    height: initial;
}

/* PicsAndNewslist */
.EngVersion .content {
    margin-left: 15px;
    margin-right: 28px;
}

.EngVersion dl {
    width: 467px;
    height: 264px;
    margin-bottom: 20px;
}

.EngVersion dl dd {
    height: 50%;
}

.EngVersion dl dd .ttl {
    font-family: "微软雅黑";    
    padding: 9% 12px 7px 12px;
    line-height: 27px;
}

.EngVersion .newsList li {
    font-family: "微软雅黑";
    height: auto;
    overflow: initial;
    line-height: 34px;
    padding-left: 16px;
    padding-bottom: 10px;
    background: url(http://www.lanzhou.cn/images/index25/btnSprite.png) no-repeat 1px -174px;
}

.EngVersion .newsList li:last-child {
    padding-bottom: 0;
}

.PubbServAN {    
    background: #fff;
    margin-bottom: 30px;
}

.PubbServAN .title {
    height: 80px;
    background: #2d7ebb;
}

/* frdLinkTitle */
.frdLinkTitle {
    height: 79px;
    background: #024ac2;
}

.frdLinkTitle .frdLinkColumns {
    width: 1400px;
    margin: 0 auto;
}

.frdLinkColumns li {
    float: left;
    height: 79px;
    line-height: 79px;
    padding: 0 25px;
    font-family: "黑体";
    font-size: 26px;
    font-weight: bold;
    background-color: #024ac2;
    transition: background-color 0.75 ease 0s;
}

.frdLinkColumns li.on {
    background-color: #ebeeee;
}

.frdLinkColumns li a {
    color: #fff;
    transition: color 0.75 ease 0s;
}

.frdLinkColumns li.on a {
    color: #024ac2;
}

.frdLinkColumns li a:hover {
    text-decoration: none;
}
.frdLink .content{
    width: 1400px;
    height: 306px;
    margin: 0 auto;
    position: relative;
}
.frdLink .content .links {
    width: 1400px;
    padding: 45px 0;    
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 99;
    transition: opacity 0.75s ease 0s;
}
.frdLink .content .on{
    opacity: 1;
    z-index: 999;
}
.frdLink .content .links ul {
    padding: 0 25px;
}

.links ul li {
    float: left;
    width: 150px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-family: "黑体";
    text-align: center;
}

.links ul li a {
    color: #666;
}

.InfoDisclosure {
    width: 1400px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-family: "黑体";
    text-align: center;
    color: #666;
}

.InfoDisclosure a {
    color: #666;
}