@charset "utf-8";
*{
    padding: 0;
    margin: 0;
}
body{    
   font: 12px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;
}
li,a{
    text-decoration: none;
}
li{
    list-style: none;
}
img{
    border: 0;
}
.box{
    z-index: 9999;
    width: 100%;
    color: white;
    background: black;
    text-align: center;
}
.box a{
    display: block;
    float: right;
    margin-right: 25%;
    cursor: pointer;
}

.content{
    min-width: 1290px;
    width: 1290px;
    margin: 0 auto;
}
.content-top h2{
    display: inline;
}
.content-top .news{
    border: 1px #d6d6d6 solid;
    float: left;
    margin-left: 5px;
}
.content-top div{
    width: 630px;
}
.content-top .title{
    border-bottom: 1px #d6d6d6 solid;
    height: 40px;
    line-height: 40px;
}
.content-top .title a{
    color: #c3b4b7;
    float: right;
    margin-right: 15px;
    transition: 1s;
}
.content-top .title a:hover{
    color: #696969;
}
.content-top .title img{
    margin-left: 15px;
}
.content-top .news{
    min-height: 344px;
}
.content-top .tzgg{
    min-height: 405px;
    margin-left: 15px;
    float: left;
    border: 1px #d6d6d6 solid;
}
.content-top .bksjy{   
   margin-top: 5px;    
   border: 1px #d6d6d6 solid;    
   float: right;    
   min-height: 405px;    
   margin-right: 7px;    
   margin-left: 2px;
}

.content-top .yjsjy{    
    margin-top: 5px;    
    min-height: 407px;    
    margin-left: 5px;    
    border: 1px #d6d6d6 solid;    
    margin-right: 11px;    
    float: right;
}

.con li a{
    color: #3e3e3e;
}
.con li p{
    float: right;
}
.con ul{
    line-height: 43px;
    margin-top: 10px;
    margin-bottom: 10px;
    width:95% ;
    margin-left: 10px;
}
.content-top li{
    border-bottom: 1px #e3e3e3 solid;
}
.wszt{
    width: 99%;
    margin: 10px auto;
}
.wszt .title{
    margin-left: 5px;
    height: 40px;
    width: 98%;
    line-height: 40px;
    border-bottom: 1px #c0c0b1 solid;
    font-size: 24px;
    font-weight: 400;
}
.wszt .title p{
    display: inline-block;
    position: relative;
    bottom:5px;
    left: 5px;
}
.wszt .title img{
    margin-top: 13px;
}
.wszt
{
    background: #eeeeee;
    height: 210px;
    border: 1px #cccccc solid;
}

.list{
    position: relative;
    margin-left:0;
    transition:all 0.5s ease;
}
.list:hover{
    margin-left: 16px;
    color: #ae3523;
}
.list1{
    position: relative;
    margin-left:0;
    transition:all 0.5s ease;
}
.list1:hover{
    margin-left: 16px;
    color: #ae3523;
}
.proscoll{
    width: 90%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
#news-img img,p{
   transition: 0.5s;
}
.proscoll ul{
    width: 2200px;
    left: 0px;
    position: relative;
    overflow: hidden;
    top:10px;
    padding: 0;
    margin: 0;
}
.proscoll ul li{
    float: left;
    width: 170px;
    margin: 0 10px;
    display: inline;
    overflow: hidden;
    transition: 0.5s;
}
.proscoll ul li img{
    height: 136px;
    width: 165px;
    border: 2px #666666 solid;
}
.proscoll ul li p{
    display: inline-block;
    background: #666666;
    position: relative;
    top: -26px;
    width: 170px;
    text-align: center;
    color: #fdfaf6;
}
.prev{
    position: absolute;
    background: url("../img/pre.png") no-repeat;
    display: block;
    left: 10px;
    width: 43px;
    height: 38px;
    top: 60px;
    overflow: hidden;
    cursor: pointer;
}

.wszt-con{
    position: relative;
    height: 150px;
}
.next{
    position:absolute;
    background: url("../img/next.png")  no-repeat;
    display: block;
    top: 60px;
    width: 43px;
    height: 38px;
    overflow: hidden;
    cursor: pointer;
    left: 95.2%;
}
.friend-link{
    background: #ededed;
    height: 80px;
    width: 1280px;
    margin: 0 auto;
    line-height: 60px;
    margin-bottom: 10px;
}
#friend-link{
    background: #ffffff;
    width: 95%;
    height: 70px;
    margin: 0px auto;
    position: relative;
    line-height: 70px;
    top: 5px;
    border: 1px #E4E4E4 solid;
}
#friend-link li{
    display: block;
    width: 243px;
    float: left;
    height: 70px;
    text-align: center;
}

#friend-link li a{
    height: 70px;
    font-size: 24px;
    color: #b0b0b0;
}
#friend-link li img{
    height: 45px;
    width: 43px;
    vertical-align: middle;
}
#news-img li{
    border-bottom: none;
    display: block;
    float: left;
    margin: 0 5px;
    width: 180px;
}
#news-img li img{
    width: 180px;
    height: 120px;
}
#news-img li p{
    position: relative;
    display: inline;
    top: -39px;
    background: #261b1f;
    width: 180px;
    text-align: center;
    color: #ffffff;
    height: 28px;
    line-height: 28px;
}
.news li{
    line-height: 35px;
}

.dg-wrapper a {
    height: 513px;
    display: block;
    overflow: hidden;
    box-shadow: 0 0 30px #333;
}

.dg-wrapper a img {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
}

.banner {
    overflow: hidden;
}

.dg-container {
    width: 100%;
    height: 513px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    left: 5px;
}
.header{
    position: relative;
}
.dg-wrapper {
    width: 1290px;
    height: 513px;
    margin: 0 auto;
    position: relative;

    z-index: 1;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.dg-wrapper a {
    width: 1290px;
    height: 513px;
    display: block;
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a img {
    display: block;
    padding: 0;
    width: 1290px;
    height: 513px;
}

.dg-wrapper a div {
    font-style: italic;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #333;
    font-size: 16px;
    width: 100%;
    bottom: -55px;
    display: none;
    position: absolute;
}

.dg-wrapper a.dg-center div {
    display: block;
}

.dg-container .dg-prev,
.dg-container .dg-next {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 513px;
    width: 30%;
    display: block;
    cursor: pointer;
}

.dg-container .dg-prev {
    left: 0;
}

.dg-container .dg-next {
    right: 0;
}
.left_bac{
    float: left;
    width: 120px;
    height: 1307px;
    background: url("../img/zuobianbeijing.png");
    border-right: 1px #b5b5b5 solid;
}
.section{
    float: left;
    border-top: 1px #b5b5b5 solid;
}
.top-hr{
    height: 1px;
    width: 1290px;
}
.right_bac{
    float: right;
    width: 107px;
    height: 1307px;
    background: url("../img/youbianbeijing.png");
    border-left: 1px #b5b5b5 solid;
}

.copyright_info{
    text-shadow: 0 0 5px #0d0d0d;
}
.on{
    background: #a4a4a4;
    color: #ffffff;
}
*:focus{
    outline: none;
}

.footer{
margin-bottom:0;
padding-bottom:0;
}
@media (min-width: 1560px) {

    .left_bac{
        width: 286px;
    }
    .right_bac{
        width: 320px;
    }
    .section{
        margin-left: 0;
        margin-right: 0;
    }
    .dg-container{
        left: -18px;
    }
}
@media (min-width: 1560px) {
    .search-button{
        top: 0;
    }
}