﻿@charset "utf-8";

/* CSS Document */
html,
body {
    width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.header-item {
    position: relative;
}

.site-header {
    width: 100%;
    margin: 0 auto;
    background: #3f464e;
    height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1900;
}

.menu-area {
    height: 70px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.menu-area h1 {
    position: absolute;
    top: 7px;
    padding-left: 2%;
}


.nav {
    width: 1100px;
    float: right;
    padding-right: 2%;
}

.menu {
    float: left;
    font-size: 0;
}

.menu li {
    display: inline-block;

}

.menu_tilte {
    padding: 25px 15px;
    font-size: 16px;
    color: #a4a7a9;
    font-family: Microsoft YaHei;

    line-height: 70px;
}



.menu_tilte:hover {
    background: #2894e4;
    color: #ffffff;
    text-decoration: none;
}


.categories {
    margin: 0;
    padding: 0 10px;
    position: absolute;
   height: auto;
    visibility: hidden;
    right: 150px;
width:870px;
    border-top: 1px solid white;
    background: #fff;
    -webkit-box-shadow: 0px 6px 23px -7px rgba(0, 0, 0, .3);
    box-shadow: 0px 6px 23px -7px rgba(0, 0, 0, .3);



}
.moreclassify{
   
width:870px;
   
}


.chaopinlie {
    float: none;
display:inline-block;
padding: 0 10px;
    vertical-align:top;
    width: 250px;
    border-radius: 6px;
    margin: 10px;
    
   
}


.chaopindi:hover{
    background: #f1f4f8;
    
}







#topnav li ul li a {
    font-family: Microsoft YaHei;
    text-decoration: none;


}

   .line_01 {
        padding: 0 20px 0;
        margin: 10px 20px;
        line-height: 1px;
        border-left: 280px solid #ddd;
        border-right: 280px solid #ddd;
        text-align: center;
       font-size: 14px;
       color: #666666;
    }

.moreserve{
    width: 100%;
    margin: 50px 0 30px 0;
}
.moreserve tr td{
    width: 280px;
    padding-bottom: 10px;
    padding-right: 35px;
    
}
.more_title{
    font-size: 16px;
    color: #333333;
    text-align: left;
    
}

.more_title a{
    font-size: 16px;
    color: #333333;
    text-align: center;
    text-decoration: none;
    
}
.more_title img{
     padding-right: 4px;
    vertical-align:middle;
}
.more_text{
    font-size: 13px;
    color: #666666;
    text-align: justify;
    line-height: 26px;
    vertical-align:top;
}

.gap{
    padding-top: 30px;
}

.dianji:hover {

    color: #ff8f0b
}


.topnav_t .active {

    color: #ff8f0b
}


.topnav_t {
    padding-top: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
   

}
.topnav_t img{
     padding-right: 8px;
    vertical-align:middle;
   
}
.topnav_t .bigimg{
     height: 26px;
    width: 26px;
}
.topnav_e {
    padding: 5px 0 10px 0;
    font-size: 13px;
    color: #666666;
    width: 250px;
    line-height: 26px;
    text-align: justify;

}

.menu a.active {
    background: #078be4;
    color: #ffffff;

}


.login a,
.regedit a {
    text-decoration: none;
    color: #FFFFFF;
    width: 80px;
    height: 30px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    float: right;
    font-family: Microsoft YaHei;
    margin-right: 2%;
    margin-top: 20px;
    color: #FFFFFF;
}

.login a {
    background: #078be4
}

.regedit a {
    background: #ff8f0b
}

.regedit a:hover {
    color: #FFFFFF;
    background: #ff8f0b
}

.login a:hover {
    color: #FFFFFF;
    background: #078be4
}

.experience a{
    text-decoration: none;
    color: #eeeeee;
    width: 58px;
    height: 24px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    float: right;
    font-family: Microsoft YaHei;
    margin-right: ;
    margin-top: 23px;
    border: 1px solid #eeeeee;
    background: none;
}