@charset "gb2312";
*{padding:0px; margin: 0px;}
li{list-style: none}
img{border: 0px;}
a{ text-decoration:none;}
body{
    background-color: #24273a;
    font-family: "Î¢ÈíÑÅºÚ";
}

.container{
    margin: 0 auto;
    width: 955px;
}

.top{
    color: #7a7a7f;
    font-size: 12px;
    margin-top: 10px;
}

.top img{
    float: left;
}

.top-right{
    float: right;
    margin-top: 20px;
}

.top-right a{
    font-size: 12px;
    color: #7a7a7f;
    text-decoration: none;

}

.top-right a:hover{
    color: #c4c5ca;
}

.main{
    width: 955px;
    margin-top: 10px;
    background: url(http://i3.sinaimg.cn/dy/assets/img/bg.jpg);
    height: 700px;
    float: left;
    overflow: hidden;
}
.main_right{
    width:70px;
    height: 700px;
    background: url(http://i1.sinaimg.cn/dy/assets/img/bg2.jpg);
    float: right;
    position: relative;
}

.main_left{
    width:885px;
    height: 700px;
    float: left;
    position: relative;
}

.main_right .home{
    position: absolute;
    top: 35px;
    left: 22px;
}

.main_right ul{
    margin-top: 148px;
    margin-left: 4px;
}

.main_right ul li{
    margin-bottom: 25px;
}

.main_right ul li a{
    display: block;
    width: 62px;
    height: 51px;
}

.main_right .fenxiang{
    position: absolute;
    top: 640px;
    left: 24px;
	width: 30px;height: 30px; display: block;background:url(http://i1.sinaimg.cn/dy/assets/img/share.png) no-repeat;

}
.fenxiang:hover{background:url(http://i0.sinaimg.cn/dy/assets/img/share_hover.png) no-repeat;}

.main_left_top{
    width: 880px;
    float: left;
}

.main_left_top .logo2{
    float: left;
    margin-left: 12px;
    margin-top: 25px;
}

.main_left_top .logo3{
    width: 705px;
    border-bottom: 3px solid #cccccc;
    float: right;
    margin-top: 6px;
}

.main_left_top .logo3 img{
    float: right;
    margin-bottom: 6px;
    margin-right: 5px;
}

.main_left_main{
    width: 880px;
    float: left;
}

.main_left_main .left_nav{
    width: 120px;
    float: left;
    height: 485px;
    border-right: 3px solid #e0e0e0;
    position: relative;
    margin-top: 60px;
}

.main_left_main .left_nav ul{
   position: absolute;
   top:-568px;
   width: 136px;
}

.main_left_main .left_nav li{
    width: 113px;
    height: 37px;
    margin-bottom:80px ;
    background:url(http://i3.sinaimg.cn/dy/assets/img/bg4.png) ;
    text-align: right;
    padding-right: 23px;
    cursor: pointer;
    color: #6f6f6f;
}

.main_left_main .left_nav li .cnname{
    font-size: 15px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-weight: bold;
    padding-top: 3px;
}

.main_left_main .left_nav li .enname{
    font-size: 10px;
    font-family: 'arial';
}

.main_left_main .right_main{
    width: 710px;
    float: left;
    height: 590px;
    margin-left: 20px;
    overflow: hidden;
}
.main_left_main .right_main4{
    width: 710px;
    float: left;
    height: 590px;
    margin-left: 20px;
}

.main_left_footer{
   position: absolute;
clear: both;
bottom: 20px;
width: 100%;
}

.main_left_footer .before{
    float: left;
    color: #999999;
    margin-left: 15px;
    cursor: pointer;
}

.main_left_footer .before a{
    color: #999999;
}

.main_left_footer .before img{
    float: left;
}

.main_left_footer .before span{
    margin-left: 8px;
    padding-top: 2px;
    float: left;
}

.main_left_footer .next{
    float: right;
    margin-right: 15px;
    cursor: pointer;
}

.main_left_footer .next a{
    color: #999999;
}

.main_left_footer .next span{
    margin-right: 8px;
    padding-top: 2px;
    float: left;
}

.main_left_footer .next img{
    float: right;
}

.footer{ padding:20px 0;text-align:center; clear: both;}
.footer p{ color:#818184; font-size:12px; margin-top: 10px;}
.footer a{ color:#818184; font-size:12px;}
.footer a:hover{ color:#fff;}

