.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    clear: both
}

.clearfix {
    zoom: 1;
}

body{
    background: #fff;
}
/* 头部 */
.new-header {
    height: 130px;
    width: 100%;
    background-color: #152542;
}

.new-header .container {
    height: 100%;
}

.new-logo {
    float: left;
    margin-top: 22px;
}

.new-search-box {
    float: right;
    margin-top: 25px;
    height: 35px;
}

.new-search-box .toHome {
    display: inline-block;
    width: 100px;
    height: 35px;
    color: #9aa5b7;
    font-size: 14px;
    background-color: #1f3150;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    margin-left: 10px;
    float: left;
}

.new-search-box .search-box {
    display: inline-block;
    width: 260px;
    height: 35px;
    background-color: #1f3150;
    border-radius: 4px;
    float: left;
}

.new-search-box .search-box input {
    width: 200px;
    height: 100%;
    float: left;
    background-color: #1f3150;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #9aa4b7;
    font-size: 14px;
    line-height: 35px;
}

.new-search-box .search-box button {
    width: 60px;
    height: 100%;
    float: left;
    background-color: #1f3150;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 0;
    background: url(../images/search.png) #1f3150 center center no-repeat;
}

.new-nav {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.new-nav ul li {
    float: left;
    height: auto;
    width: auto;
}

.new-nav ul li a {
    color: #ffffff;
    font-size: 16px;
    padding: 15px 25px;
    display: inline-block;
}

.new-nav ul li a.on {
    font-weight: bold;
}

.new-nav ul li:hover a {
    font-weight: bold;
}

.new-head-right {
    float: right;
    height: 100%;
    position: relative;
    width: 70%;
}

/* 底部 */
.new-footer {
    background: #333;
    height: 207px;
    overflow: hidden;
    margin-top: 38px;
}

.new-footer-left {
    width: 980px;
    float: left;
}

.new-footer-left .flink {
    color: #fff;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #4c4c4c;
    margin-bottom: 15px;
}

.new-footer-left .flink a {
    color: #fff;
}

.new-footer-left .flink span {
    margin-right: 25px;
}

.new-footer-left p {
    color: #898989;
    font-size: 14px;
    line-height: 20px;
}

.new-footer-right {
    width: 180px;
    float: right;
    text-align: center;
}

.new-footer-right img {
    width: 110px;
    height: 110px;
    margin-top: 30px;
}

.new-footer-right span {
    color: #fff;
    display: block;
    margin-top: 10px;
}

.about-us {
    width: 100%;
    height: 294px;
    background-image: url(../images/guanyuwomen.jpg);
    background-repeat: no-repeat;
}

.about-us h1 {
    font-size: 30px;
    color: #333;
    line-height: 80px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.about-us p {
    font-size: 14px;
    color: #333;
    text-indent: 2em;
    line-height: 28px;

}

.about-us .sub-title {
    line-height: 50px;
    font-weight: bold;
}

.zhuanti-lists {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}

.zhuanti-lists .list-left {
    width: 580px;
    float: left;
}

.zhuanti-lists .list-right {
    width: 580px;
    float: right;
}

.order {
    padding-bottom: 200px;
}

.order h1 {
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 25px 0px;
    margin-top: 0px;
}

.order p {
    text-indent: 2em;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}

/* .catalog{
    padding-bottom: 38px;
} */

.catalog h1 {
    font-size: 24px;
    margin-top: -35px;
}

.catalog-con {
    border-top: 1px solid #ededed;
}

.catalog-con .catalog-nav {
    width: 16.6%;
    float: left;
    font-weight: bold;
    line-height: 40px;
    padding-top: 20px;
}

.catalog-con .catalog-nav ul li {
    position: relative;
}
.catalog-con .catalog-nav>ul>li.cur>a,
.catalog-con .catalog-nav>ul>li:hover>a {
    color: #dd3241;
}


.catalog-nav>ul>li.cur:after,
.catalog-nav>ul>li:hover:after {
    content: '';
    position: absolute;
    right: 0;
    top: 13px;
    width: 2px;
    height: 14px;
    background: #dd3241;
}

.catalog-con .catalog-list {
    width: 83%;
    float: left;
    border-left: 1px solid #ededed;
    padding: 20px 0px 0px 35px;
}

.catalog-con .catalog-list.width-full{
    width: 100%;
    padding-left: 0px;
    border: none;
    float: none;
}



.catalog-list>ul li {
    height: 37px;
    line-height: 37px;
    background: url(../images/dot.jpg) left center no-repeat;
    padding-left: 15px;
    text-align: right;
    position: relative;
}

.catalog-list>ul li a {
    float: left;
    padding-right: 75px;
    height: 37px;
    text-align: left;
    width: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.catalog-list>ul li span {
    position: absolute;
    right: 0;
    height: 37px;
    line-height: 37px;
    color: #999999;
}



.page {
    border-top: 1px solid #ededed;
    text-align: left;
    margin: 30px 0 30px 39px;
    padding-top: 30px;
    margin-left: 0;

}

.page ul {
    display: inline-block;
}

.page li {
    float: left;
    height: 37px;
    line-height: 37px;
}

.page li span,
.page li a {
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    background: #f1f1f1;
    border-radius: 4px;
    text-align: center;
    margin: 0 4px;
    min-width: 37px;
    font-size: 14px;
}

.page li span.text {
    border: 1px solid #ddd;
    color: #bbb;
}

.page span.cur,
.page li a:hover {
    background: #215fab;
    color: #fff;
}

.page li a:hover {
    color: #fff;
}



/* 个人简介 */
.main .profile,
.main .myinfo,
.main .changepd,
.main .art-manage{
    background: #fff;
    width: 1300px;
    padding: 0 50px 38px;
    overflow: hidden;
}

.profile h1,
.myinfo h1,
.changepd h1,
.art-manage h1{
    font-size: 24px;
    margin-top: -20px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 43px;
}

.profile .path,
.myinfo .path,
.changepd .path,
.art-manage .path{
    padding-top: 28px;
}

.profile .img{
    width: 100px;
    height: 140px;
}

.profile td{
    padding-top: 15px;
}
.profile textarea{
    background-color: #fdfdfd;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    padding:10px 15px;
    font-size: 16px;
    color: #999;
}

.profile .img-input{
    margin-top: 10px;
}

.profile .input-box{
    float: left;
    width: 340px;
    height: 40px;
    border: 1px solid #f0f0f0;
    background-color: #fdfdfd;
    border-radius: 5px;

}

.profile .input-box input{
    width: 80%;
    height: 100%;
    border: none;
    float: left;
    background-color: #fdfdfd;
}


.profile .input-box button{
    width: 19%;
    height: 100%;
    outline: none;
    border: none;
    float: left;
    background-color: #fdfdfd;
    font-size: 16px;
    color: #333;

}

.profile tr .name{
    width: 16%;
    font-size: 16px;
    text-align: right;
    vertical-align: top;
}

.profile tr .con{
    width: 84%;
    padding-left: 20px
}



.img-input button.upload{
    margin-left: 15px;
    outline: none;
    font-size: 16px;
    color: #fff;
    width: 100px;
    height: 40px;
    background: #215fab;
    border: none;
    border-radius: 3px;
}

.img-input span{
    margin-left: 20px;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}



.submit td{
    text-align: center;
    padding-top: 30px!important;
}

.submit button{
    width: 120px;
    height: 40px;
    background-color: #f1f1f1;
    font-size: 16px;
    color: #666;
    border: none;
    outline: none;

}

.submit button.on{
    background-color: #215fab;
    color: #fff;
}

.submit button:last-child{
    margin-left: 20px;
}

.submit button:hover{
    background-color: #215fab;
    color: #fff;
}



/* 个人资料 */

.myinfo table{
    width: 950px;
    /* margin-bottom: 200px; */
}

.myinfo table tr{
    width: 50%;
    float: left;
}



.myinfo td{
    padding-top: 15px;
}

.myinfo td.name{
    width: 10%;
    text-align: right;
    font-size: 16px;
    color: #333;
}

.myinfo td.name em{
    color: #dc2328;
}

.myinfo td.con{
    width: 40%;
}

.myinfo td.con input{
    width: 340px;
    height: 40px;;
    margin-left: 20px;
    padding-left: 20px;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.myinfo td.con input:disabled{
    background-color: #f6f6f6;
}
.myinfo td.con select{
    width: 340px;
    height: 40px;;
    margin-left: 20px;
    padding-left: 20px;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.myinfo .submit{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 200px;
}

/* 修改密码 */

.changepd table{
    width: 100%;
    margin-bottom: 200px;
}


.changepd td{
    padding-top: 15px;
}

.changepd td.name{
    width: 35%;
    text-align: right;
    font-size: 16px;
    color: #333;
}

.changepd td.name em{
    color: #dc2328;
}

.changepd td.con{
    width: 65%;
}

.changepd td.con input{
    width: 340px;
    height: 40px;;
    margin-left: 20px;
    padding-left: 20px;
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
}

.changepd td.con input:disabled{
    background-color: #f6f6f6;
}

/* 文章管理 */

.art-manage table{
    width: 100%;
}

.art-manage th{
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

.art-manage td{
    text-align: center;
    font-size: 16px;

    line-height: 60px;
}

.art-manage .name{
    width: 55%;
    text-align: left;

}

.art-manage.timer{
    width: 15%;
}

.art-manage .publish{
    width: 15%;
}

.art-manage .option{
    width: 15%;
}

.art-manage .text-left{
    text-align: left;

}

.art-manage tr:nth-child(even){
background-color: #ccc;
}
.magazine{
    margin: 50px auto 20px;
    overflow: hidden;
}
.magazine img{
    float: left;
    width: 120px;
    height: 165px;
}
.magazine ul{
    float: right;
    width:1050px;
    height: 165px;
    background: #f4f4f4;
    font-size: 14px;
    font-weight: bold;
    padding:30px 50px;
    overflow: hidden;
}
.magazine ul li{
    float: left;
    width:25%;
    line-height: 37px;
    overflow: hidden;
}
.magazine ul li a{
    color: #215fab;
}
@media (max-width:1024px) {
    .container {
        width: 100%;
    }

    .new-header {
        height: 140px;
        padding-bottom: 10px;
        /* overflow: hidden; */
        padding-top: 20px;
        /* padding-left: 20px; */
    }

    .new-header .new-logo {
        float: none;
        margin-top: 0;
        margin: 0;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .new-header .new-logo img {
        height: 40px;
    }

    .new-header .new-menu {
        float: right;
        width: 25px;
        height: 19px;
        background: url(../images/menu-1.png) left top no-repeat;
        background-size: 100%;
        cursor: pointer;
        margin: -30px 10px 0 0;
    }

    .new-head-right {
        float: none;
        width: 100%;
    }

    .new-nav {
        display: none;
    }

    .new-nav {
        position: absolute;
        top: 50px;
        z-index: 99999;
        display: none;
        background-color: #333;
    }

    .new-nav ul {
        background-color: #333;
    }

    .new-nav ul li {
        width: 50%;
    }

    .new-nav ul li a {
        width: 100%;
        text-align: center;
    }


    .new-nav ul li a.on {
        background: #215fab;
        font-weight: bold;
    }

    .new-search-box {
        float: none;
        text-align: center;
    }

    .new-search-box .search-box {
        width: 60%;
        margin-left: 10px;

    }

    .new-search-box .search-box input {
        width: 75%;
    }

    .new-search-box .search-box button {
        width: 25%;
    }

    .new-search-box .toHome {
        width: 30%;
        float: right;
        margin-right: 10px;
    }


    /* 底部 */

    .new-footer {
        padding: 0 10px;
        height: auto;
        margin: 0px;
    }

    .new-footer-right {
        display: none;
    }

    .new-footer-left {
        float: none;
        width: 100%;
    }

    .new-footer-left .flink {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

    .new-footer-left .flink .first {
        display: block;
    }

    .new-footer-left .second {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .about-us {
        width: 100%;
        padding: 0 20px 10px;
        height: auto;
        background: none;
    }

    .about-us h1 {
        font-size: 24px;
        line-height: 40px;
    }

    .about-us .sub-title {
        line-height: 28px;
    }

    .zhuanti-lists {
        width: 100%;
        padding: 0 20px 38px;
    }

    .zhuanti-lists .list-left,
    .zhuanti-lists .list-right {
        width: 100%;
        float: none;
    }

    .path {
        text-align: left;
    }

    .order {
        width: 100%;
        padding: 0 20px 10px;
    }

    .catalog {
        padding: 0 20px 38px;
    }

    .catalog h1 {
        font-size: 24px;
        margin-top: 0px;
    }

    .catalog-con .catalog-nav {
        width: 100%;
        max-height: 200px;
        overflow-y: scroll;
    }

    .catalog-con .catalog-list {
        width: 100%;
        border: 0;
        padding-left: 0;

    }

    .main .changepd,
    .main .profile,
    .main .myinfo,
    .main .art-manage{
        width: 100%;
        padding: 0 20px 38px;
    }

    .changepd .path,
    .profile .path,
    .myinfo .path,
    .art-manage .path{
        margin-top: 0px;
        padding-top: 0px;
    }

    .changepd h1,
    .profile h1,
    .myinfo h1,
    .art-manage h1{
        margin-top: 0px;
        padding-bottom: 10px;
    }

    .changepd td.name{
        width: 25%;
    }
    .changepd td.con input{
        width: 240px;
    }

    .art-manage td{
        line-height: 25px;
    }

    .myinfo table{
        width: 100%;
        margin-bottom: 0px;
    }

    .myinfo table tr{
        width: 100%;
        float: none;
    }

    .myinfo td.name{
        width: 25%;
    }

    .myinfo td.con input{
        width: 240px;
    }

    .myinfo td.con select{
        width: 240px;
    }

    .myinfo .submit{
        margin-bottom: 0px;
    }

    .art-manage th {
        font-size: 16px;
        line-height: 25px;
    }

    .profile table{
        width: 100%;
    }
    .profile tr .name {
        width: 25%;
    }

    .profile tr .con {
        width: 75%;
    }


    .profile textarea{
        width: 240px;
    }

    .profile .input-box {
        width: 240px;
        margin-bottom:10px;
    }

    .img-input button.upload{
        display: block;
        margin-top: 5px;
        margin-left: 0px;
        width: 240px;
    }

    .img-input span{
        display: block;
        margin-left: 0px;
    }

}


