/**
 * Created by DeskTop15 on 14-2-20.
 */
 
 
/* .top{
    height:30px;
    line-height: 30px;
    background:#363636;
    min-width: 1000px;
} */
.top_container{
    width:960px;
    margin: auto;
}
.top_left{
    float:left;
    color:#a4a4a4;
}
.top_right{
    float:right;
    position:relative;
}
.information{
    width:60px;
    text-align: right;
    background:url("../../images/newline/silkroad/information.jpg") no-repeat left center;
}
.user{
    width:80px;
    text-align: center;
    padding-right:10px;
    background:url("../../images/newline/silkroad/pull_down.jpg") no-repeat right 13px;
}
.top_right a{
    display:inline-block;
    color:#a4a4a4;
}
.top_right a:hover{
    color:#f00;
}
.pulldown_menu{
    position:absolute;
    right:0;
    top:30px;
    width:80px;
    text-align: center;
    display:none;
    padding:10px 0 10px 0;
    background:#363636;
}

/*nav*/

.nav{
    width:960px; 
    margin:auto;
    height:70px;
    overflow:hidden; 
    padding:8px 0;

}
.logo{
	padding-top:5px;
    float:left;
}
.nav_menu{
    float:right;
    padding-right:30px;
    padding-top: 15px;
}
.nav_menu li{
    float:left;
}
.nav_menu li a{
    display:block;
    padding:0 15px;
    height:60px;
    color:#585755;
    font:normal 18px/60px "微软雅黑";

}
.nav_menu li a:hover{
    color:#2176b9;
}
.nav_menu li a.ahover{
    color:#2176b9;
    font-weight:bold;
   
}

/*banner*/
.banner{
    background:#4d92c9 url('../../images/newline/silkroad/silkboard_banner1.png') no-repeat center center;
    text-align:center;
    min-width: 1000px;
}
.banner2{
    background:#4d92c8 url('../../images/newline/silkroad/eepower.jpg') no-repeat center center;
    text-align:center;
    min-width: 1000px;
    height:120px;
}
.banner3{
    background:#4C93FD url('../../images/newline/silkroad/ybt.jpg') no-repeat center center;
    text-align:center;
    min-width: 1000px;
    height:120px;
}

.banner4{
    background:#ded6d7 url('../../images/newline/silkroad/tyd.png') no-repeat center center;
    text-align:center;
    min-width: 1000px;
    height:120px;
}

.banner5{
    background:#24468c url('../../images/newline/silkroad/bb.png') no-repeat center center;
    text-align:center;
    min-width: 1000px;
    height:120px;
}

.banner6{
    background:#eeb87a url('../../images/newline/silkroad/tl.jpg') no-repeat center center;
    text-align:center;
    min-width: 1000px;
    height:120px;
}

.banner .img{
    display:block;
    width:100%;
    height:120px;
}
.banner2 .img{
    display:block;
    width:100%;
    height:120px;
}
.banner3 .img{
    display:block;
    width:100%;
    height:120px;
}




.member{
    height:20px;
    width:900px;
    margin:8px auto 2px auto;
    text-align: right;
    font:normal 12px/20px "宋体";  
}  

.member a{
    color:#0070b4;
}
/*container*/
#container{
    width:960px;
    margin:20px auto;
    border:1px solid #d1d1d1;
    border-radius: 6px;
    background:#f3f3f3;
}
.sidebar{
    width:200px;
    float:left;
}
.sidebar .title{
    padding-top:10px;
    height:50px;
    font:600 18px/50px  "微软雅黑";
    text-indent: 26px;
}
.sidebar .menu a{
    display:block;
    height:40px;
    font:500 14px/40px "宋体";
    border-bottom:1px solid #eaeaea;
  
    overflow:hidden;
    padding-left:20px;
    width: 180px;

}
.sidebar .menu a:hover{
    background:#4c91c8 url('../../images/newline/silkroad/sidebar_hover.png') no-repeat left top;
    color:#fff;
}
.sidebar .menu a.ahover{
    background:#4c91c8 url('../../images/newline/silkroad/sidebar_hover.png') no-repeat left top;
    color:#fff;
    
     
}

.content{
    background:#fff;
    width:756px;
    float:right;
    text-align: center;
    padding:30px 0;
    border-left: 1px solid #D1D1D1    
}
/*go-top*/
.go-top{
    background:url("../../images/newline/silkroad/go_top.png") no-repeat left top;
    width:28px;
    height:165px;
    position:absolute;
    right:-28px;
}
.go-top a{
    display:block;
}
.go-top a.join{
    height:134px;
}
.go-top a.go_top{
    height:50px;
}
/*footer*/
.footer{
    width:960px;
    margin:auto;
    text-align: center;
    line-height:25px;
    color:#777;
}
.footer ul{
    margin:auto;
    width:550px;
    line-height:25px;
    height:25px;

}
.footer li{
    padding:0 10px;
    border-right:1px solid #777;
    float:left;
    height:16px;
    line-height:16px;
}
.footer li.last{
    border:none;
}

/*eepower*/
h2.title{
    margin-left:50px;
    text-align: left;
    font:500 25px/1 "微软雅黑";
}
p.content_word{
    margin:15px 50px;
    text-align: left;
    font:500 16px/30px "微软雅黑";
    color:#666;
}
.download{

    height:38px;
    width:188px;
    margin-left:50px;
}
.download a{
    display:block;
    font:600 16px/38px "宋体";
    text-align: left;
    text-indent:20px;
    color:#666;
    background:url("../../images/newline/silkroad/img_text_button.jpg") no-repeat left top;
}
.download a:hover{
    background:url("../../images/newline/silkroad/img_text_button.jpg") no-repeat left -41px;
}
.img_content{
    margin-top:20px;
    text-align: left;
    padding-left:50px;
}
