﻿/**
 *  * Created by yuanvp on 2020/3/6.
 */
body {
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/M3VXZ3JPNBTX6ZLPF3UX87SPMNYA/4500000024/img/banner.png;vpn_img") no-repeat;
    min-width: 1200px;
}
.logo_serch {
    width: 100%;
    height: 180px;
    position: relative;
}
.logo {
    width: 453px;
    height: 87px;
    position: absolute;
    left: 0;
    top: 46px;
}
.top_ul {
    position: absolute;
    top: 10px;
    right: 0;
}
.top_ul ul li {
    float: left;
    margin-right: 8px;
}
.top_ul .shu {
    display: inline-block;
    vertical-align: inherit;
    color: #333;
    font-weight: bold;
}
.serch {
    width: 267px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    bottom: 40px;
    right: 0;
    border-radius: 10px;
}
.serch .serch_in {
    width: 215px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px;
    border-radius: 10px;
}
.serch .serch_btn {
    display: inline-block;
    font-size: 0;
    width: 38px;
    height: 38px;
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/M3VXZ3JPNBTX6ZLPF3UX87SPMNYA/4500000024/img/ss.png;vpn_img") no-repeat center center;
}
.nav {
    width: 1200px;
    height: 44px;
    background-color: red;
    line-height: 34px;
    font-size: 20px;
    border-radius: 10px;
}
.nav ul li {
    float: left;
    width: 175px;
    height: 44px;
    padding: 5px 0;
    text-align: center;
}
.nav ul li:nth-child(1) {
    width: 150px;
}
.nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    border-right: 1px solid #ffffff;
}
/*相关网站链接*/
.links {
    margin-bottom: 30px;
}
.xg_links {
    font-size: 16px;
}
.select-menu{
    cursor:pointer;
    width:196px;
    height:26px;
    float: left;
    /* margin:120px 0 0 100px; */
    margin: 0 10px;
}
.select-menu-ul{
    /* margin-top:50px; */
    list-style:none;
    /* opacity:0; */
    /*display:none;*/
    width:196px;
    text-align:left;
    border:1px solid #ddd;
    background:#fff;
    position:absolute;
    z-index:1;
    overflow: auto;
    max-height: 200px;
}
.select-menu-ul li{
    padding:2% 0 2% 3%;
    font-size: 14px;
}
.select-menu-ul li:hover{
    background:#f2f2f2;

}
.select-menu-div{
    position:relative;
    height:26px;
    width: 196px;
    border:1px solid #ddd;
    line-height:26px;
    background: #fff;
}
.select-this{
    background:#5FB878;
}
.select-this:hover{
    background:#5FB878!important;
}
.i{
    margin-right:5px;
    position:absolute;
    right:0;
    top:4px;
}
.select-menu-input{
    /* margin-left:3%; */
    border:0;
    height:24px;
    cursor:pointer;
    user-select:none;
    width: 80%;
    float: left;
    text-align: center;
}
.select-menu-i{
    transform:rotate(180deg);

}
.i{
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.fa-caret-down {
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/M3VXZ3JPNBTX6ZLPF3UX87SPMNYA/4500000024/img/xsj.png;vpn_img") right center no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
}

/* 底部 */
.footer{
    width: 100%;
    height:220px;
    background: #eee;
}
.footer .footcon{
    width:652px;
    margin: 0 auto;
}
.footer .footcon .textbox{
    text-align: left;
    padding-top:50px;
    margin-left:20px;
}
.footer .footcon .textbox p{
    margin-bottom:5px;
    color:#000;
}
.footer .footcon .textbox p a{
    color:#000;
}
.footer .footcon .left{
    padding-top:70px;
}
.footer .footcon .right{
    padding-top:80px;
}

/*适老化*/
.oldModel #outerBox_dh {
    background: none !important;
}

.oldModel .nav {
    height: 64px;
    line-height: 54px;
    font-size: 32px;
}

.oldModel .nav ul li {
    height: 64px;
}
.oldModel .top_ul ul li a {
    font-size: 28px;
}
.oldModel .serch .serch_in {
    font-size: 28px;
}
.oldModel .select-menu{
    margin: 0 2px;
}
.oldModel .select-menu-div {
    height: 30px;
    line-height: 30px;
}
.oldModel .select-menu-input {
    font-size: 28px;
    height: 28px;
}
.oldModel .select-menu-ul li {
    font-size: 28px;
}
.oldModel .xg_links {
    font-size: 28px;
    line-height: 30px;
}
.oldModel .textbox p a, .oldModel .textbox p {
    font-size: 28px;
}
.oldModel .footer .footcon {
    width: 1100px;
}
.oldModel .footer {
    height: auto;
    padding-bottom: 30px;
}
.oldModel .footer .footcon .left {
    padding-top: 90px;
}
.oldModel .footer .footcon .right {
    padding-top: 110px;
}
.oldModel .top_ul .shu {
    font-size: 28px;
}

.oldModel .mbx {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
}
.oldModel .wza-box a {
    font-size: 28px;
}

/*无障碍适老化入口*/

.wza-box a.oldman {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
}
.wza-box a.wza {
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}
.wza-box a {
    display: block;
    margin-top: 50px;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}