.head{
	background-color: #1f499d;
	height:97px;
	min-width: 1200px;
}
.head .logo{
	padding-top:5px;
	height:97px;
	background: url(/sdwh/img/ng1.png) no-repeat top right;
        
}
.nav{
       
	background: #7b7b7b;
	height: 40px;
}
.nav ul li{
	float: left;
        text-align:left;
}
.nav ul li a{
	font-size:15px;
	color: white;
	padding:7px 16px;
	line-height: 40px;
}
.nav ul li a:hover{
	background:#ffffff;
        color:#1f499d;
}
.part{
   margin-top:40px;
}
.part .left{
	width: 500px;
}
.part .left .img03{
	display: inline-block;
	padding-top:30px;
	padding-left: 3px;
}
.part .right{
/*	width: 637px;*/
}
.part2{

  box-sizing:border-box;
  padding:50px 0px;
}
.part2 .linehead{
	width: 100%;
	height:40px;
	background:url(/sdwh/img/sdjy.jpg) no-repeat;
}
.pmore{
	display: inline-block;
	width: 60px;
	height: 20px;
	background-color: #b3b3b3;
	color: #FFFFFF;
	float: right;
	text-align: center;
	line-height:20px ;
	font-size: 12px;
}
.part3{
	height: 560px;
}

.part3 .p3_left .p3_left_body{
	position: relative;
	margin-top:22px;
}
.part3 .p3_left .p3_left_body .news-head{
	width: 540px;
	height: 340px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.part3 .p3_left .p3_left_body .news-head img{
	width: 100%;
}
.part3 .p3_left .p3_left_body .strange-pagination{
	position: absolute;
	top:335px;
	right: 0;
	z-index: 99;
}
/*.part3 .p3_left .p3_left_body .strange-pagination ul li{
	width:67px;
	height: 62px;
	text-align: center;
	background-color: rgba(83,109,183,0.8);
	float: left;
	margin-right:2px;
	color: white;
}*/
.part3 .p3_left .p3_left_body .strange-pagination ul li span{
	font-size: 20px;
}
.part3 .p3_left .p3_left_body .strange-pagination ul li p{
	line-height: 25px;
	font-size: 12px;
}
.strange-pagination ul li {
    width: 16px;
    height: 16px;
    border-radius: 1px;
    transition: all 0.3s;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    background: #000;
    opacity: .5;
    text-indent: -9999px;
}

.strange-pagination .on {
    background: #fff;
    border-radius: 100px;
    transform: scale(1.2);
    opacity: 1;
}
.part3 .p3_left .p3_left_body .news h4{
	line-height: 40px;
	font-size: 15px;
	color: #505050;
	font-weight: 400;
}
.part3 .p3_left .p3_left_body .news li{
	width: 540px;
	height: 476px;
}
.part3 .p3_left .p3_left_body .img{
	width: 540px;
	height: 361px;
	overflow: hidden;
	position: relative;
}
.part3 .p3_left .p3_left_body .img img{
	width: 100%;
}
.part3 .p3_left .p3_left_body .news p{
	color: #B3B3B3;
}
.part3 .p3_left .p3_left_body .news .date{
	width: 64px;
	height: 54px;
	background-color: rgba(82,108,182,0.9);
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	left: 2px;
	bottom: 0;
	z-index: 999;
}
.part3 h3{
	color: #303030;
	font-size: 18px;
}
.part3 .p3_more{
	position: relative;
	top:-20px;
	right: 0;
}
.part3 .p3_right{
	width: 620px;
}
.part4{
	height: 120px;
}
.part4 ul li{
	float: left;
	width:400px;
	text-align: center;
}
.footer{
	height: 30px;
	background: #1F499D;
	text-align: center;
    float: left;
    width: 100%;
    min-width: 1200px;
}
.footer p{
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	min-width: 1200px;
	font-size:12px;
	line-height: 30px;
	color: white;
	overflow: hidden;
}
.content{
	background: url(/sdwh/img/logo_blue.png) no-repeat;
}

.content .con-box{
    background: #FFFFFF;
    min-height: 600px;
    float: left;
    width: 1100px;
}
.content .list-right{
	margin-top:30px;
	width: 800px;
}
.content .list-right h1{
	font-size: 24px;
	line-height:200%;
	color: #1F499D;
	font-weight: bold;
	border-bottom: #B3B3B3 4px solid;
}
.con-box .con-left {
	width: 220px;
	height: 100px;
	background: #eef4f9;
	margin-top: 30px;
	margin-right: 20px;
}
.con-box .con-left ul{
	overflow: hidden;
}
.con-box .con-left ul li{
	margin-top:30px;
	width: 220px;
	height: 40px;
	background-color: #1F499D;
	text-align: center;
line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;


}
.con-box .con-left ul li a{
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
}

.con-box .con-right h3{
	color: #1F499D;
	border-bottom: #B3B3B3 2px solid;
	line-height: 200%;
}
.con-box .con-right .local{
	display: inline-block;
	color: #7B7B7B;
	font-size: 12px;
	float: right;
}
.con-box .con-right .con-right-text{
	padding-top:20px;
}
.content .con-right{
	width: 800px;
	background-color: white;
	padding:20px;
	font-size: 16px;
	line-height: 200%;
	border-radius: 4px;
	-moz-box-shadow:2px 2px 5px #efefef; 
	-webkit-box-shadow:2px 2px 5px #efefef; 
	box-shadow:2px 2px 5px #efefef;
}
.con-right-text .list-date{
	float: left;
	height: 60px;
	width: 60px;
}
.con-right-text .newslist .list-date .day{
	font-size: 26px;
	color: #1F499D;
	text-align: center;
}
.con-right-text .newslist .list-date .year{
	font-size: 12px;
	text-align: center;
}
.con-right-text .newslist li{
	width: 100%;
	height: 90px;
	text-align: left;
}
.con-right-text .newslist li a{
	color: #2e2e2e;
	line-height: 60px;
	text-align: left;
}
.con-right-text .newslist li a:hover{
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	color: #1F499D;
}
.con-right-text .newslist .list-con{
	border-bottom: #B3B3B3 1px dashed;
	float: left;
	width: 680px;
	margin-left: 20px;
}
.con-right-text .col .sdgy li{
        float:left;
        width: 380px;
	height: 300px;
	text-align: center;
 
}
.con-right-text .col .sdgy li p{
	height: 30px;
        width: 380px;
	background: #EEF4F9;
	color: #7B7B7B;
}
.con-right-text .col .img-box {
	width:360px;
	height: 240px;
	padding:10px;
}
.con-right-text .col .img-box img{
	width: 100%;
	height: 100%;
transition: all 0.6s; 
}
.con-right-text .col .img-box img:hover{
	transform: scale(1.1);
}
.con-right-text .col-tab{
	height: 40px;
	padding-left: 10px;
}
.con-right-text .col-tab ul li{
	float: left;
        text-align:center;
	width: 120px;
	height: 35px;
	cursor: pointer;
}
.con-right-text .col-tab ul li.on{
	background: #1F499D;
	color: #fff;
	box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);
}