@charset "utf-8";

html,body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti;
}
.clearfloat{
    clear: both!important;
    width: 0!important;
    height: 0!important;
    float: none!important;
    margin: 0!important;
    padding: 0!important;
}
ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    color: black;
}

/*header start*/
.header{
    position: relative;
}
.bj_header{
    width: 100%;
    display: block;
}
.pnavg{
    top: 0;
    position: fixed;
    width: 100%;
    background-color: #F9F9F9;
	opacity: 0.85;
    box-shadow: 2px 1px 10px #b6b4b4;
}
.pnavg.active{
    background-color: transparent;
    color: white;
    z-index: 100000000;
}
.navg_center_header{
    height: 66px;
    position: relative;
    margin: 0 auto;
}
.navg_center_header.active{
    opacity: 0.85;
    background-color: #926628;
}
.navg_header{
    position: relative;
    height: 65px;
    line-height: 65px;
    width: 1000px;
    padding-left: 243.58px;
    background: url(../images/column_02.png)left no-repeat;
    margin: 0 auto;
}
.navg_header.dowm{
    background-image: url(../images/gund_logo.png);
}
.navg_header.active{
    border-bottom: 1px solid #9d6f48;
}
.arrow_down_navg{
    display: none;
    width: 16px;
    height: 8px;
    background: url(../images/arrow_down_navg.jpg)no-repeat;
    z-index: 1000000;
    position: absolute;
    top: 65px;
    left: 486px;
}
.navg_list_header{
    width: 1000px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
.navg_list_header ul{
    width: 100%;
}
.navg_list_header ul li{
    float: left;
    width: 122.688px;
    text-align: center;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    border-right: 1px solid;
    position: relative;
}

.navg_center_header.active .navg_list_header ul li a {
    color: #fff;
}

.navg_list_header ul li:before{
    content:"";
    position: absolute;
    top: 0;
    height: 5px;
    width: 10px;
    right: -1px;
    border-right: 1px solid #F4F0EF;
}
.navg_list_header ul li:after{
    content:"";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 10px;
    right: -1px;
    border-right: 1px solid #F4F0EF;
}
.pnavg.active .navg_list_header ul li:before{
    content:"";
    position: absolute;
    top: 0;
    height: 5px;
    width: 10px;
    right: -1px;
    border-right: 1px solid #926628;
}
.pnavg.active .navg_list_header ul li:after{
    content:"";
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 10px;
    right: -1px;
    border-right: 1px solid #926628;
}


.navg_list_header .border_right{
    border-right: 0;
}
/*子栏目切换导航*/
.subnavg_header{
    background-color: #F9F9F9;
    position: relative;
    width: 100%;
    height: 65px;
    color: black;
    text-align: center;
    display: none;
}
.sub_navg_list{
    display: none;
    width: auto;
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
}
.sub_navg_list ul{
}
.sub_navg_list ul li{
    float: left;
    text-align: center;
    font-size: 16px;
    height: 17px;
    margin-right: 20px;
}
.sub_navg_list ul li span{
    border-left: 2px solid transparent;
    padding-left: 15px;
    position: relative;

}
.sub_navg_list ul li span:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    top: 0;
    left: -2px;
    border-left: 2px solid #F4F0EF;

}
.sub_navg_list ul li span:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: -2px;
    border-left: 2px solid #F4F0EF;
}
.sub_navg_list ul li span:hover{
    color: #c8062a;
    border-left: 2px solid;
}

/*navg start*/
.navg{
    background-color: #F8F8F8;
	border-bottom:solid 1px #e7d4b8;
}
.content_navg{
    width: 986px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
}
.position{
    float: left;
    background: url(../images/column_09.png)left no-repeat;
    padding-left: 45px;
    font-size: 14px;
}
.post_navg{
    border-left: 2px solid #707070;
    padding-left: 10px;
    color: #707070;
    position: relative;
    font-size: 14px;
}
.post_navg:before{
    content:"";
    position: absolute;
    width: 2px;
    height: 4px;
    top: 0;
    left: -2px;
    border-left: 2px solid #F8F8F8;
}
.post_navg:after{
    content:"";
    position: absolute;
    bottom: 0;
    height: 2px;
    left: -2px;
    border-left: 2px solid #F8F8F8;
    width: 2px;
}
.sjlx{
    float: right;
}
.sjlx div{
    float: left;
    width: 42px;
    height: 53px;

    margin-right: 10px;
}
.sjlx .weib_lx{
    background: url(../images/zxdt_lx.png)left center no-repeat;      background-size: 300%;
}
.sjlx .qq_lx{
    background: url(../images/zxdt_lx.png)center no-repeat;      -webkit-background-size: 108px;      background-size: 118px;
    background: url(../images/zxdt_lx.png)51.333% no-repeat;      background-size: 300%;
}
.sjlx .weix_lx{
    background: url(../images/zxdt_lx.png)right center no-repeat;      background-size: 300%;
}
.search_navg{
    float: right;
    width: 242px;
    margin-top: 16.5px;
}
.search_input{
    height: 22px;
    border: 1px solid #aaaaaa;
    border-right: 0;
    float: left;
    padding: 0;
    padding-left: 15px;
    width: 150px;
    background-color: #F8F8F8;
    outline: none;
    box-sizing: content-box;
}
.search_bott{
    display: block;
    border: 1px solid #aaaaaa;
    width: 30px;
    height: 22px;
    border-left: 0;
    float: left;
    padding: 0;
    background: url(../images/column_12.png)center no-repeat;
    box-sizing: content-box;
}
