@charset "utf-8";
*{
    padding:0px;
	margin:0px;
	font-family:"宋体","Arial Narrow";
    text-align: left;
    font-size:15px;
}
ul{list-style: none;}
a{text-decoration:none;font-size: 13px;}
img{border:none;}
body,ul,li,p,a,dl,dt,dd,img,span,input{margin:0;padding:0;}

#head{
    width: 100%;
    height:120px;
    background-color:#E0FFFF;
}
.top{
    margin: 0 auto;
    display:block;
    width:1190px;
    height:80px; 
}
.logo{
    float: left;
    display:inline;
    width:250px;
    height:80px;
}
.website{
width:100%;
height:60px;
line-height:60px;
letter-spacing:5px;
font-size:22pt;
font-weight:bold;
color:purple;
text-align:center;
}
.domain{
width:100%;
font-weight:bold;
color:purple;
text-align:center;
letter-spacing:5px;
}
.banner{
    float: left;
    display:inline;
    width:660px;
    height:80px;
    text-align:center;
    color:purple;
    font: bold 20px/80px Arial, Helvetica, sans-serif;
    letter-spacing:10px;
}
.search{
    float: right;
    display:inline;
    width:250px;
    height:80px;
    line-height: 80px;
}
.query{
    border:0;
    outline:none;
    width:180px;
    height:30px;
    border-radius:5px; 
    font-size:15px;
    text-align: left;
    color: blue;
}
.menu{
    display:block;
    margin: 0 auto;
    width:1190px;
    height:40px;
    line-height:40px;
    text-align: left;
    color: white;
}
.menu li{
    float: left;
    display: block;
    width: 90px;
    text-align: center;
    font-size:14px;
    background-color:purple;
    margin-right: 2px;
}
.menu li a:link,.menu li a:visited{
    font-size:14px;
    color:white;
    font-weight:bold;
    text-align: center;
}
.menu li a:hover{
    font-size:14px;
    color:white;
}
/*-----the second menu----*/
.menu ul{
    position:absolute;/*位置与下面的分层，否则会挤到一起*/
    display:none;
    width:70px;
    z-index:8;
}
.menu ul li a:hover{
    display: block;
    color:white;
    background-color:#4876FF;
}
/*--end the second menu--*/
#content{
    width:1190px;
    margin:5px auto;
    overflow: hidden;_overflow: visible;min-height:660px;height: auto!important;height:660px; 
}
.left{
    float: left;
    width: 10%;
    height:660px;
    background-color:#f6faf9;
}
.special a{
    font-size: 14px;
    color:black;
}
.special dt{
    font-size: 14px;
    width: 100%;
    height:40px;
    line-height: 40px;
    background-color:purple;
    color: white;
    text-align: center;
}
.special dd{
    font-size: 14px;
    width: 100%;
    height:40px;
    line-height: 40px;
    margin: 2px 0;
}
.center{
    float: left;
    width:70%;
    margin: 0 5px;
overflow: hidden;_overflow: visible;min-height:660px;height: auto!important;height:660px; 
}
.centerTop{
    width: 100%;
    height: 250px;
}
.slide{
    float:left;
    display: block;
         width:60%;
    height:250px;
}
/*幻灯*/
.slide{width:60%;height:250px;position: relative;}
.slide #play{width:60%;height:250px;list-style: none;position:absolute;top:0px;left:0px;}
.slide #play li{display: none;position:absolute;top:0px;left:0px;}
.slide #play li img{float: left;}
#button{position: absolute;bottom:20px;left:470px;list-style: none;}
#button li{margin-left: 10px;float: left;}
#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}
#prev{width:40px;height:63px;background:url('beijing.png') 0px 0px;position: absolute;top:105px;left:10px;z-index:5;}
#next{width:40px;height:63px;background:url('beijing.png') -40px 0px;position: absolute;top:105px;right:10px;z-index:5;}
#prev:hover{background:url('beijing.png') 0px -62px;}
#next:hover{background:url('beijing.png') -40px -62px;}
/*end 幻灯*/
.publish{/*最新发布*/
    float: right;
    display: block;
     background-color:#f6faf9; 
         width:39.4%;
    height:250px;
    margin-left: 5px;

}
.publish li{
        font-size: 14px;
    color:black; 
    height: 35px;
    line-height: 35px;
    text-align: left; 
        white-space:nowrap; 
        text-overflow:ellipsis; 
    overflow: hidden; 

}
.publish li span{
    float: right;
          font-size: 14px;
    color: gray;   
}
.publish li a{
        font-size: 14px;
    color:black; 
}
.column{
    width:100%;
    height:200px;
    background-color:#f6faf9;
    margin:0 auto;
    margin-top: 5px;
}

.columnOne{/*三栏width: 32.6%;*/
        float:left;
    display: block;
    width:49.5%;
    height:200px;
}
.columnOne dt{
     height:20px;
    line-height:20px;    
        font-size: 14px;
        font-weight: bold;
            color:purple; 
    text-align: center;
}
.columnOne dd{
    font-size: 14px; 
        color:black; 
    height:30px;
    line-height:30px;  
    text-align: left; 
}
.columnOne dd span{
    float: right;
    font-size: 14px;
    color: gray;    
}
.columnOne a,.columnOne a:hover,.columnOne a:visited{
    font-size: 13px;
    color:black; 
}
.gap{
    float: left;
    display: block;
    width: 5px;
    height: 200px;
    background-color:white;

}
.right{
    float: left;
    width:19%;
    height:660px;
}
.newArticle,.topArticle{
    border:solid 1px purple;
}
.newArticle dt{
    width: 100%;
    height:40px;
    line-height: 40px;
    background-color:red;
    font-size: 14px;
        background-color:purple;
    color: white;
    text-align: center;
}
.newArticle dd{
        font-size: 14px;
            height:35px;
    line-height:35px;
        white-space:nowrap; 
        text-overflow:ellipsis; 
    overflow: hidden; 
}
.topArticle{
    margin-top: 5px;
}
.topArticle dt{
    width: 100%;
        height:40px;
    line-height: 40px;
    background-color:red;
    font-size: 14px;
        background-color:purple;
    color: white;
    text-align: center;
}
.topArticle dd{
    font-size:14px;
    height:35px;
    line-height:35px;
    padding-left: 3px;
    text-align: left;
    white-space:nowrap; 
        text-overflow:ellipsis; 
    overflow: hidden; 
}
.topArticle dd a,.newArticle dd a{
    font-size: 14px;
    color: black;
}
#foot{
    width: 100%;
    height:90px;
    background-color:purple;  
    margin:0 auto;
}
.footContent{
    display:block;
    margin:0 auto;
    width:1190px;
    height:90px;

}
.footColumn{
        float:left;
    display: block;
    width:10%;
    height:90px; 
        margin-right: 5px;

}
.footColumn dt{
    padding-top: 5px;
    font-weight: bold;
}
.footColumn dt,.footColumn dd{
   font-size: 13px; 
   color: white;
   height:20px;
   line-height:20px;
}
.footColumn a,.footColumn a:hover,.footColumn a:visited{
    font-size: 13px;
    color: white;
}
.others{
    float: left;
    width:30%;
    height: 90px;
    color: white;
}
.others li{
    float: left;
    height: 90px;
    line-height: 90px;
    font-size: 13px;
    margin:0 20px;
}
.others a,.others a:hover,.others a:visited{
    font-size: 13px;
    color: white;
}
.position{
    width: 100%;
    height:30px;
    line-height:30px;
    text-align: left;
    font-size: 13px;
    color: gray;
    background-color:#f6faf9;
}
.position a{
    font-size: 13px;
    color: gray;
}
.list{
    width: 100%;
    height:100%;
    background-color:#f6faf9;
    margin: 5px 0;
}
.list li{
     font-size: 13px; 
     text-align: left;
     width: 100%;
     height: 30px;
     line-height: 30px;
}
.list li a{
    font-size: 13px; 
}
.list li span{
    float: right;
    font-size: 13px; 
    color: gray;
}
.pageBar{
    width: 100%;
    height:20px;
    line-height:20px;
    text-align: right;
    font-size: 13px;
    background-color:#f6faf9;
    margin-top: 5px;
}
.pageBar a{
    font-size: 13px;
}
.pageBar input{
    float: right;
    text-align: center;
    width:30px;
    height:18px;
    font-size: 12px;
    margin: 0 5px;
}

/*内容页*/
.title{
    width: 100%;
    height:60px;
    line-height:40px;
    text-align: center;
    font-size:20px;
color:black;
font-weight: bold;
}
.title div{
    width: 100%;
    height:20px;
    line-height:20px;
    text-align: center;
    font-size:12px;
    color: gray;
    background-color:#f9f9f9;
    font-weight: normal;
}
.articleBody{
    text-align: left;
    width: 100%;
    height:100%;
    min-height:660px;
    font-size:15px;
    line-height: 25px;
    word-wrap: break-word;/*自动换行*/
        word-break:normal; 
      word-wrap:break-word;   
    margin:5px 0;
    background-color:#f9f9f9;

}
.articleBody p{
    text-align: left;
    text-indent: 2em;
    margin-bottom: 0.8em;
}

.previousNext{
        margin:0 auto;
    border-top:1px solid blue;
    background-color: pink;
    text-align: left;
    font-size: 12px;
    height: 30px;
    width: 100%;
}
.previousNext li{
    float: left;
    font-size: 13px;
    width: 50%;
    height:30px;
    line-height: 30px;
    background-color: white;
    text-align: left;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden;     
}
.recommended{
    background-color:white;
    padding:5px;
    border:1px dotted blue;
        line-height: 25px;
}
.recommended dt{
    border-bottom:1px dotted blue;
    text-align: left;
    font-size: 13px;

}   
.recommended dd{
    text-align: left;
    font-size: 13px; 
    line-height: 25px;
}
/*to top*/
#toColumn{width:54px;height:54px;display:block;position:fixed;right:25px;bottom:200px;background-position:0px 0px;opacity:0.3;filter:alpha(opacity=30);}
#toColumn{background-image:url("csssprite.png"); background-repeat:no-repeat;}
#toColumn:hover{opacity:1;filter:alpha(opacity=100);}

#toTop{width:54px;height:54px;display:block;position:fixed;right:25px;bottom:145px;background-position:0px -55px;opacity:0.3;filter:alpha(opacity=30);}
#toTop:hover{opacity:1;filter:alpha(opacity=100);}
#toTop{background-image:url("csssprite.png"); background-repeat:no-repeat;}

#toEnd{width:54px;height:54px;display:block;position:fixed;right:25px;bottom:90px;background-position:0px -111px;opacity:0.3;filter:alpha(opacity=30);}
#toEnd{background-image:url("csssprite.png"); background-repeat:no-repeat;}
#toEnd:hover{opacity:1;filter:alpha(opacity=100);}
/*end to top*/
