

body {
        font-family:\5FAE\8F6F\96C5\9ED1;
        padding-right:0px;
        padding-left: 0px;
    }

.zhong{
    margin:0 auto;
    text-align: center;
}

.container-fluid{
    margin:0;padding:0;
}

p{margin:0;padding:0;}


.c-f-w{
    width: 1200px;margin:0 auto;
    padding:0;
}

.c-f-full{
    width:100%;
    padding:0;
    background-color: #2D448D!important;
    margin:0 auto;
}

.dao{
    height:35px;
    /*background:red;*/
    width: 1020px;
    margin:0 auto;
    position: relative;
}

.dao li{
    line-height:58px;
    float: left;
    width:90px;
    text-align: center;

    position: relative;
}
.dao li >ul{
    /*display: none!important;*/
}

.dao li:hover{
    background-color: #2D4481!important;
}

.dao li a{
    font-size: 12px;
   /* color: #000000;*/
}

.dao li a:hover{
    /*color: #000000;*/
    text-decoration: none;
}

.gou {
    position:absolute;
    z-index: 1050;
    top:60px;
}

.gou li{
    padding-left:10px;
    text-align: left;
    line-height: 1.5;
    width:150px;
    float: none;
}

.gou li a {

}

/*.gou ul{display: none;}*/

/*.gou:hover ul{
    display: block;
}*/

/*.dao li:hover ul li a {
    text-decoration: none;
    display:block;
    background: red;
    color:#ffffff;
    text-align: left;
}

.dao li:hover ul li a:hover {
    text-decoration: none;
    background: green;
}*/

.f-l-l{float: left;}
.f-l-r{float: right;}


.m-t-2{
    margin-top:2%;
}

.t-a-r{
    text-align:right;
}

.diqu > a{

    text-decoration: none;
    color:#a5a5a5;
    font-size: 14px;
}

.diqu > a:hover{
    text-decoration: none;
    color:#4c4c4c!important;
    font-size: 14px;
}

.diqu {
    line-height: 1.3;
}

.tou-r-t{
    line-height: 1.3;
    color: #272729;
    font-size:20px;
    font-weight: 400;
}

.h-no:hover{
    background-color: #2D448D !important;
    background: -moz-linear-gradient(#2D448D, #2D448D) !important;
    background: -ms-linear-gradient( #2D448D, #2D448D) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2D448D), color-stop(100%, #2D448D)) !important;
    background: -webkit-linear-gradient( #2D448D, #2D448D) !important;
    background: -o-linear-gradient( #2D448D, #2D448D) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b')";
    background: linear-gradient(#2D448D, #2D448D) !important;

}

.h-no a:hover{
    opacity: 0.6!important;
}
.show3{
    display: none;
}
.show2{
      display: block!important;
}