﻿body {
}
* {text-decoration:none;
}
.d1 {
    position:relative;
   height:272px;
   width:1000px;

}
.d2 {
      position:relative;
   height:40px;
   width:1000px;
   margin-bottom:30px;
       background-color:#1552ab;

}
/*导航*/

.nav{
	width:1000px;
     
   list-style:none;
    margin-left:250px;
}


 .nav li{float:left;
    width: 99px;
    height: 40px;

}
 .nav li a{

	display:inline-block;
    background-color:#1552ab;
   height: 40px;
	width:100px;
	text-align:center;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    vertical-align:middle;
    line-height:40px;
    text-decoration:none;

}
.nav li a:hover{  display:inline-block;
    background-color:black; 
    cursor:pointer;
}


.main2 {
    width :1000px;
	 height:1000px;
    margin-top:20px;
}
.right {
    width :750px;
    height:1002px;
    float :left ;
}
.left {
    width :246px;
    height:1000px;
    float :left ;
    white-space:normal;
    border:2px solid #6298ed;
    background-image:url("leftbj.png") ;
}
.s { font-size:8px; 
     vertical-align:middle; 
     line-height:22px; 
     color:#0094ff;
     padding-left:4px;
     content:"◆";
}
.u1 {list-style-type:disc;
     margin-top:4px;
    
}
 
    .u1 li {
    margin-top: 2px;
    vertical-align: middle;
    line-height: 20px;
    border-bottom:2px dashed #e6d9d9;
    font-size:15px;
}
   .u1 li a {text-decoration:none;         
 
                           
    }

    .u1 li a:hover {
           
               cursor:pointer;
               text-decoration:underline ;
               color:#6298ed;
           
               
    }

.buttom {
    width :1000px;
    height :80px;
    position:relative;
    background-color :#1552ab;
}
.bo {  position:absolute;
top :15px;
left:200px;
}
#but {
    list-style-type :none ;
  
    color :#fff;
    font-size :15px;
}
    #but li {
        margin-top:5px;
      text-align:center;
        width :500px;
    }

.c {  width: 1000px;
            height: 950px;
            margin:0 auto;
}   
.mod_td {
    min-height: 500px;
}
.mod_jd .wp_entry {
    width: 1000px;
    margin: 0 auto;
}
.mod_jd .wp_entry .wp_articlecontent{margin:20px;}
.mod_jd {
    width: 1000px;
    margin: 0 auto;
}
.article h1.arti_title {
    width: 100%;
    text-align: center;
    color: #1552ab;
font-size: 26px;

}
span.arti_publisher {
    margin: 10px;
}
span.arti_update {
    margin: 10px;
}
span.arti_views {
    margin: 10px;
}
p.arti_metas {
    text-align: center;
line-height: 40px;
}
.entry {
    margin-top: 15px;
}
.wp_articlecontent span {
    font-family: "微软雅黑" !important;
    line-height: 25px !important;
}