.datu {
 width: 100%;
 min-width: 1280px;
 height: 350px;

}
.datu img{
 width: 100%;
 height: 100%;
}

.weizhi {
 width: 100%;
 min-width: 1280px;
 margin-top: 25px;
}

.weizhi img {
 display: inline-block;
}

.weizhi p {
 display: inline-block;
 
}

.weizhi a {
 color: #000000;
 text-decoration: none;
 display: inline-block;
 margin: 0 5px;
}

.danpian {
 width: 100%;
 min-width: 1280px;
 margin-top: 30px;

 }

.dh {
 width: 240px;
 
 background-color: #205f9f;
 box-sizing: border-box;
 float: left;
}

.dh p {
 font-size: 24px;
 color: #FFFFFF;
 font-weight: bold;
 padding: 30px 0 30px 25px;
}

.dh ul {

 border-left: #205f9f 10px solid;
 border-bottom: #205f9f 10px solid;
}

.dh ul li {
 
  padding-left: 43px;
 list-style-type: none;
 color: #000000;
 font-size: 16px;
 background-color: #eeeeee;
 border-top: #FFFFFF 1px solid;
 border-bottom: #e3e3e3 1px solid;
 position: relative;
  line-height: 57px;
}
.dh ul a{

 
 color: #000000;
 text-decoration: none;
}
.dh a:first-child li{
  
}
.dh ul li:before{
 content: "";
 width: 6px;
 height: 6px;
 display: inline-block;
 background-color: #c5c5c5;
 
 position: absolute;
 left: 25px;
 top: 50%;
 margin-top: -3px;
}
.dh li img{
 display: inline-block;
 float: right;
 position: relative;
 top: 30px;
 right: 30px;
 
}
.dh .liclick li{
 color: #0068b7;
}
.liclick li:after{
 content: "";
 width: 6px;
 height: 58px;
 display: inline-block;
 background-color: #ffc763;
 position: absolute;
 left: -6px;
 top: 0px;
}

.nr{
 width: 965px;
 float: right;
 display: block;
 padding-bottom: 30px;
 min-height:450px;
}

.xxjj{
 min-width: 1280px;
 width: 100%;
 height: 35px;
 border-bottom: #0e2f76 2px solid;
 padding-bottom: 10px;
 padding-top: 12px;
}
.xxjj a{
 text-decoration: none;
}
.xxjj a p{
 color: #999999;
 font-size: 24px;
 display: inline-block;
 padding: 5px 27px ;
 font-weight: bold;
 
}
.xxjj .on{
 color: #0e2f76;
 border-left: #ffc763 10px solid;
}
.nr .content{
 padding-bottom: 30px;
}
.nr .content p{
 line-height: 37px;
 margin-top: 30px;
 text-indent: 2em;
}