body{
    padding: 0;
    margin: 0;
    color: #777;
    font-family: "Microsoft Yahei", "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
}
ul,li,p{
    margin: 0;
    padding: 0;
    list-style: none;
}
/* 顶部导航开始 */
.header-start{
    width: 100%;
    height: 87px;
    background: #000;
}
.header{
    width: 100%;
    height: 85px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    padding: 8px 0;
    position: absolute;
    z-index: 100;
    position: fixed;
}
.header-row{
    width: 1140px;
    height: 68px;
    margin: 0 auto;
}
.header-left{
    width: 311px;
    height: 60px;
    float: left;
    margin: 4px 0;
}
.header-logo{
    width: 82px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 36px;
    margin: 12px 0 8px 15px;
}
.header-text{
    line-height: 40px;
    text-align: center;
    float: left;
    margin:12px 0 8px 12px;
    color: #fff;
}
.header-right{
    width: 697.39px;
    height: 75px;
    float: right;
}
.header-list-item1{
    width: 50px;
    height: 76px;
    float: left;
}
.header-list-item1 a,.header-list-item2 a,.header-list-item3 a,.header-list-item4 a,.header-list-item5 a,.header-list-item6 a{
    color: #5974a3;
    text-decoration: none;
    padding: 26px 13px 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    float: left;
}
.header-list-item2{
    width: 74px;
    height: 76px;
    float: left;
    margin-left: 2px;
}
.header-list-item2:hover{
    border-bottom: 1px solid #5974a3;
}
.header-list-item3{
    width: 62px;
    height: 76px;
    float: left;
    margin-left: 2px;
}
.header-list-item3:hover{
    border-bottom: 1px solid #5974a3;
}
.header-list-item4{
    width: 86px;
    height: 76px;
    float: left;
    margin-left: 2px;
}
.header-list-item4:hover{
    border-bottom: 1px solid #5974a3;
}
.header-list-item5{
    width: 85.39px;
    height: 76px;
    float: left;
    margin-left: 2px;
}
.header-list-item5:hover{
    border-bottom: 1px solid #5974a3;
}
.header-list-item6{
    width: 50px;
    height: 76px;
    float: left;
    margin-left: 2px;
}
.header-list-item6:hover{
    border-bottom: 1px solid #5974a3;
}
/* 消息通知栏开始 */
.notice{
    width: 100%;
    height: 30px;
    background-color: #d9edf7;
    border-bottom: 1px solid #bce8f1;
    color: #31708f;
    padding: 15px 0;
}
/* 标题开始 */
.title{
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    margin: 0 0 35px 0;
    min-height: 50px;
    padding: 20px 0;
    position: relative;
    text-align: left;
    box-sizing: border-box;
}
.title-con{
    width: 1140px;
    height: 43px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.title-con span{
    border-bottom: 5px solid #5974a3;
    color: #FFF;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 2.6em;
    line-height: 46px;
    padding: 0 0 17px;
    position: relative;
    letter-spacing: -1px;
}
/* 主体内容开始 */
.container{
    width: 1170px;
    height: 883px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    display: block;
}
.con-left{
    width: 75%;
    float: left;
    position: relative;
    min-height: 1px;
    display: block;
    padding-right: 15px;
    box-sizing: border-box;
}
.message-item{
    padding: 8px 0;
    position: relative;
    clear: both;
    overflow: hidden;
}
.message-user{
    float: left;
}
.message-info{
    margin-left: 82px;
}
hr{
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}
.underline-title{
    display: block;
    border-bottom: 1px solid #E1E1E1;
    height: 32px;
    margin-bottom: 15px;
}
.underline-title-con{
    border-bottom-color: #5974a3 !important;
    color: #5974a3 !important;
    border-bottom: 1px solid #5974a3;
    height: 32px;
    line-height: 32px;
    float: left;
}
.message-con{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}
textarea{
    height: auto;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    resize: vertical;
    font-family: inherit;
}
.message-sub{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.message-sub button{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
    border-radius: 4px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.form-tips span{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.con-right{
    width: 25%;
    height: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    float: left;
    display: block;
    box-sizing: border-box;
}
.con-right-title{
    color: #0088cc !important;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    font-family: inherit;
    box-sizing: border-box;
}
.con-right-list{
    margin-bottom: 30px !important;
}
.con-right-item{
    color: #666;
    font-size: 0.9em;
    transition: background 0.1s;
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 0;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 24px;
}
.con-right-item:hover{
    background-color: #EEE;
}
.con-right-item::before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    margin-left: 10px;
    margin-right: 5px;
    position: relative;
}
.tab-title{
    margin: 0;
    padding: 0;
    font-size: 0;
    border-bottom-color: #EEE;
    border-bottom: 1px solid #ddd;
}
.tab-title li{
    display: inline-block;
    float: none;
    margin-bottom: -1px;
    line-height: 24px;
    box-sizing: border-box;
}
.tab-title li>a{
    color: #0088cc;
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    cursor: default;
    border: 1px solid #ddd;
    border-top: 3px solid #0088cc;
    border-bottom-color: transparent;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin-right: 1px;
    line-height: 1.42857143;
    position: relative;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.tab-con{
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px;
    box-sizing: border-box;
    display: block;
}
.tab-con1{
    display: block;
    box-sizing: border-box;
}
.tab-con1 li{
    border-bottom: 1px dotted #E2E2E2;
    padding: 15px 0;
    line-height: 24px;
    box-sizing: border-box;
}
.post-info a{
    color: #5974a3;
    outline: none !important;
    text-decoration: none;
    line-height: 24px;
}
.post-date{
    color: #888;
    font-size: 0.8em;
    line-height: 24px;
}
.post-img{
    border-radius: 4px;
    position: relative;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all .2s ease-in-out;
    box-sizing: border-box;
    float: left;
    margin-right: 12px;
}
/* 底部开始 */
.footer{
    width: 100%;
    background: #0e0e0e;
    border-top: 4px solid #0e0e0e;
    font-size: 0.9em;
    margin-top: 50px;
    padding: 70px 0 0;
    position: relative;
}
.footer-con{
    width: 1170px;
    height: 294px;
    margin: 0 auto;
}
.footer-ribbon{
    margin-bottom: 25px;
    background-color: #5974a3;
    position: absolute;
    margin: -90px 0 0 14px;
    padding: 10px 20px 6px 20px;
    display: block;
    font-size: 0.9em;
}
.footer-ribbon span{
    color: #FFF;
    font-size: 1.6em;
    font-family: "Shadows Into Light", cursive;
}
.footer-ribbon::before{
    border-left-color: #3b5685 !important;
    border-right-color: #3b5685 !important;
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
    box-sizing: border-box;
}
.footer-row{
    width: 360px;
    height: 143px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.footer-title{
    font-size: 1.8em;
    font-weight: 200;
    color: #fff;
    line-height: 27px;
    margin: 0 0 14px 0;
}
.footer-row p{
    color: #777;
    line-height: 24px;
    margin: 0 0 20px;
}
.footer-input{
    opacity: 0.85;
    display: block;
    font-size: 0.9em;
    display: table-cell;
    position: relative;
    display: table;
    border-collapse: separate;
}
.footer-btn{
    position: relative;
    white-space: nowrap;
    width: 1%;
    display: table-cell;
}
.footer-btn button{
    margin-left: -1px;
    border-radius: 4px;
    position: relative;
    color: #666;
    transition: all 0.1s;
    background-color: #fff;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 34px;
    top:-12px;
}
.footer-row2{
    width: 360px;
    height: 99px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.footer-row2-list li{
    height: 24px;
    margin-bottom: 10px;
}
.footer-row2-item{
    height: 24px;
}
.footer-row3{
    width: 360px;
    height: 269px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.footer-row3-con{
    display: inline-block;
    margin: -1px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    line-height: 24px;
}
.footer-end{
    width: 100%;
    height: 231px;
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 40px;
    padding: 30px 0 10px;
    box-sizing: border-box;
}
.end-con{
    width: 1140px;
    height: 187px;
    margin: 0 auto;
    padding:0 15px;
}
.end-row{
    height: 22px;
    padding-bottom:20px;
}
.end-row2{
    height: 66px;
    padding-bottom: 25px;
}
.end-row a{
    color:#fff;
    text-decoration: none;
}
.end-row2 a{
    color:#fff;
    text-decoration: none;
}
.end-row3{
    height: 24px;
    padding-bottom: 25px;
}
.end-row3-left{
    width: 555px;
    height: 24px;
    float: left;
}
.end-row3 a{
    color:#fff;
    text-decoration: none;
}
.end-row3-right{
    width: 555px;
    height: 24px;
    float: left;
    margin-left:30px;
}
/* 回到顶部按钮 */
.top{
    color: #FFF !important;
    border-radius: 7px 7px 0 0;
    background: #404040;
    bottom: 0px;
    display: block;
    height: 9px;
    padding: 13px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 49px;
    z-index: 1040;
    transition: all 0.3s;
    box-sizing: border-box;
    opacity: 0.75;
    display: none;
    cursor: pointer;
}