*{margin:0;padding:0;list-style: none;text-decoration: none;box-sizing: border-box;} html{font-size: 100px;} body{font-size: 0.16rem;overflow-x: hidden;} .w90{width: 90%;max-width: 1300px;margin:0px auto;} .fl{float:left;} .fr{float:right;} input{outline: none;border: none;} .clearfix:after{content: "";display: block;clear: both;} img{border: none;display: block;} .flexbox{display: flex;display: -webkit-flex;} .flex{display: flex;display: -ms-flexbox;display: -webkit-flex;justify-content: space-between;-webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between;} .flex-center{justify-content: center;} .flex-right{justify-content: flex-end;} .flex-column{flex-direction: column;} .flex-c-center{align-items: center;} .flex-wrap{flex-wrap: wrap;} .f0{flex-shrink: 0;} .image{width: 100%;height: 100%;position: absolute;left: 0;top:0;} .image img{width: 100%;height: 100%;object-fit: cover;} .line1{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} .line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;} .line3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;} .txtline{position:relative;background-image:linear-gradient(#ffffff,#f1f1f1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s} .txtline:hover{background-size:100% 1px;} @font-face{ font-family:myfont; src:url('../img/shscn.otf'); } /*头部开始*/ .header{width: 100%;background: #0755a6;position: relative;z-index: 5;} .header1{width: 100%;} .header1 .w90{background: url(../img/header_bg.jpg) no-repeat center top;} .header1 .logo{padding: 0.16rem 0;} .header1 .logo a{display: block;} .header1 .logo img{height: 0.85rem;} .header-link{margin-bottom: 0.1rem;} .header-link a{color: #ffffff;font-size: 0.14rem;line-height: 0.3rem;position: relative;padding: 0 0.1rem;} .header-link a:last-child::before{content: "";width: 1px;height: 0.14rem;display: block;background: #ffffff;position: absolute;top:50%;margin-top: -0.07rem;left: 0;} .search{position: relative;} .search .searchbox{width: 2.3rem;height: 0.36rem;line-height: 0.4rem;padding:0 0.42rem 0 0.1rem;color: #ffffff;border-radius: 0.18rem;background: rgba(255,255,255,0.2);border: 1px solid rgba(255,255,255,0.48);} .search .searchbutton{width: 0.42rem;height: 0.36rem;position: absolute;right:0;top:0;z-index: 2;cursor: pointer;background: none;} .search .button{width: 0.42rem;height: 0.36rem;background: url(../img/search.svg) no-repeat center center;background-size: 0.18rem auto;position: absolute;right:0;top:0;z-index: 1;} /*头部结束*/ /*手机端搜索*/ .search_m{width: 0.3rem;height: 0.3rem;margin-left: auto;display: none;background: url(../img/search.svg) no-repeat center center;background-size: auto 0.28rem;} .searchm_box{background: #ffffff;padding: 10px;position: absolute;top:0.92rem;left: 0;width: 100%;box-sizing: border-box;z-index: 5;display: none;} .searchm_box>.flex{padding-right: 50px;position: relative;} .searchm_box .icon-close{width: 40px;height: 40px;background:url(../img/close.svg) no-repeat center center;background-size:auto 32px;position: absolute;right: 10px;top:10px;} .searchm_box .inp{width: 100%;height: 40px;box-sizing: border-box;border: 1px solid #eeeeee;padding-left: 10px;padding-right:50px;font-size: 16px;color: #434343;line-height: 40px;} .searchm_box .inp-btn1{width: 50px;height: 40px;position: absolute;right: 50px;top:0;background: none;z-index: 2;} .searchm_box .inp-btn2{width: 50px;height: 40px;position: absolute;right: 50px;top:0;z-index: 1;background: #00569e url(../img/search.svg) no-repeat center center;background-size: auto 0.28rem;} /*手机端搜索*/ /*PC端导航开始*/ .header2{background: #004381;} .nav li.nLi{position:relative;} .nav li.nLi h3{font-size:.2rem;position:relative;font-weight: normal;} .nav li.nLi h3 a{color:#ffffff;line-height: .48rem; padding:0 0.15rem;} .sub{opacity: 0;visibility:hidden;position:absolute;top:0.48rem;left:50%;z-index:2;width: 100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%) scaleY(0);transition: 0.4s all;transform-origin: top;} .sub .sub-h{text-align:center;position:relative;background: #00569e;padding: 0.06rem 0;} .sub .sub-h a{display:block;font-size: 0.15rem;padding:0.05rem;-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;color: #ffffff;line-height: 0.25rem;} .sub .sub-h a:hover{background: rgba(0,0,0,0.1);} .nav li.nLi:hover .sub{opacity: 1;visibility: inherit;transform:translateX(-50%) scaleY(1);} .nav li.nLi:hover,.nav li.on{background: rgba(0,0,0,0.1);} /*PC端导航结束*/ /*手机端导航开始*/ body.navShow{overflow: hidden;} .masklayer{width: 100%;height: 100%;background: rgba(0,0,0,0.6);display: block;position: fixed;top:0;left: 0;z-index: 3;display: none;} .nav-menu{width:.34rem;height:.28rem;cursor:pointer;display:none;position: relative;margin-left: .24rem;} .nav-menu div{position:absolute;right:0;display:block;height:2px;background:#ffffff;transform-origin:50% 50%;} .nav-menu div:nth-child(1){top:0;width:100%;transition:.8s;transform:rotate(0);} .nav-menu div:nth-child(2){top:calc(50% - 1px);width:24px;transition:.6s;} .nav-menu div:nth-child(3){top:calc(100% - 2px);width:100%;transition:.6s;transform:rotate(0);} .hd1-aon1 div:nth-child(1){top:50%;transition:.6s;transform:rotate(45deg);} .hd1-aon1 div:nth-child(2){width:0;transition:.6s;} .hd1-aon1 div:nth-child(3){top:50%;transition:.6s;transform:rotate(-45deg);} .navm-box{position:fixed;top:0;right:-100%;z-index:3;box-sizing:border-box;margin:auto;width:40%;height:100vh;padding-top:0.9rem;transition: 0.6s all;visibility: hidden;opacity: 0;display: flex;flex-direction: column;background: #ffffff;} .navm-box.act{visibility: inherit;opacity: 1;right: 0;} .navm-link{margin:15px 0} .navm-link ul{text-align:center;width:90%;margin:0 auto} .navm-link ul li{line-height:34px;width:100%;border:1px solid #0b55a6;font-size: 14px;} .navm-link ul li a{color:#0b55a6} .navm-link ul li:hover{background:#0b55a6} .navm-link ul li:hover a{color:#fff} .nav-wrap{padding:0 5%;text-align:left;max-height: calc( 100vh - 1.8rem );overflow-y: auto;} .nav-wrap li{position:relative;width:100%;border-bottom:1px solid #aaaaaa;font-size:18px;line-height:60px;} .nav-wrap li div.icon-jia{position:absolute;top:0;right:0;margin:auto;width:60px;height:60px;font-size: 18px;background:url(../img/down2.svg) no-repeat center center;background-size:22px 22px;transition: 0.3s all;} .nav-wrap li a{display:block;color:#222;} .nav-wrap dl{display:none;} .nav-wrap dt{text-indent:.2rem;font-size:16px;line-height: 50px;} .nav-wrap dt a{color:#434343;} /*手机端导航结束*/ /*底部开始*/ .footer{width: 100%;padding-top: 0.4rem;background: #0b55a6 url(../img/footer_bg.png) no-repeat left bottom;background-size: cover;} .copyright{padding: 0.1rem 0;border-top: 1px solid rgba(255,255,255,0.25);} .copyright p{font-size: 0.14rem;line-height: 0.28rem;color: #ffffff;text-align: center;} .ftlink{width: 100%;margin-bottom: 0.4rem;} .plink{height: 0.4rem;width:calc( ( 100% - 1.44rem ) / 5 );line-height: 0.4rem;position: relative;padding-left: 0.15rem;background: rgba(255,255,255,0.1);border: 1px solid rgba(255,255,255,0.48);z-index: 1;border-radius: 0.2rem;} .plink p{color: #ffffff;font-size: 0.14rem;} .plink i{cursor: pointer;display: block;width: 0.5rem;height: 0.4rem;background: url(../img/down1.svg) no-repeat center center;background-size: auto 0.2rem;} .linklist{width: 100%;position: absolute;top:0.4rem;left:0;height: 0.78rem;overflow-y: auto;display: none;z-index: 2;} .linklist li{width: 100%;text-align: left;line-height: 0.26rem;background: #ffffff;} .linklist li a{padding-left:0.2rem;display: block;color: #0b55a6;font-size: 0.14rem;} .linklist li:hover{background: #0b55a6;} .linklist li:hover a{color: #ffffff;} .linklist::-webkit-scrollbar {width: 6px;} .linklist::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #ffffff;} .linklist::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);} /*底部结束*/ /*IE9下升级提示*/ #browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9990009;} #browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1} #browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px} #browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px} #browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px} #browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px} #browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px} #browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto} #browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;} #browser-modal .browser-content .browser-item .iconchrome{background: url(../img/bro.png) no-repeat 0 0} #browser-modal .browser-content .browser-item .iconfirefox{background: url(../img/bro.png) no-repeat 0 -100px} #browser-modal .browser-content .browser-item .iconopera{background: url(../img/bro.png) no-repeat 0 -200px} #browser-modal .browser-content .browser-item .iconEdge{background: url(../img/bro.png) no-repeat 0 -300px} #browser-modal .browser-content .browser-item a{cursor:pointer;display:block} #browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px} #browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}