#ywbanner {
	height: 518px;
	background-position: center top;
	background-repeat: no-repeat; 
}

.ywjj .ywtitle {
	height: 100px;
	background:url(../img/jtywtitle.jpg) center top no-repeat;
	margin-top: 90px;
	margin-bottom: 90px;
}
.ywjj .ywtitle h2{
	letter-spacing: 3px;
	text-align: center;
	font-size: 42px;
	line-height: 50px;
	font-weight: 600;
	background-image:-webkit-linear-gradient(bottom,#1f3768,#4b86c3,#4b86c3); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}
.ywjj .info .ywsp{
	width:855px;
	height: 480px;
	margin:0 auto;
	padding-bottom: 50px;
}
.ywjj .info p{
	font-size: 20px;
	letter-spacing: 3px;
	text-indent: 2em;
	line-height: 35px;
}

.ywjslist {
	overflow: hidden;
}
.ywjslist .ywjstitle{
	height: 50px;
	background:url(../img/jtywtitle.jpg) center top no-repeat;
	background-position: center -130px;
	margin-top:80px;
	margin-bottom: 85px;
}
.ywjslist .ywjstitle h3{
	text-align: center;
	font-size: 46px;
	line-height: 50px;
	font-weight: 600;
	background-image:-webkit-linear-gradient(bottom,#1f3768,#4b86c3,#4b86c3); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}
.ywjslist .ywjs_content .ywthumb{
	width: 630px;
	height: 425px;
	float: left;
	border-radius: 20px;
	margin-right: 35px;
}
.ywjslist .ywjs_content .ywthumb img{
	width: 630px;
	height: 425px;	
}
.ywjslist .ywjs_content,.ywjslist .ywjs_content .ywjs_right{
	overflow: hidden;
}
.ywjslist .ywjs_content .ywjs_right p{
	font-size: 20px;
	letter-spacing: 3px;
	text-indent: 2em;
	line-height: 35px;
	height: 300px;
}

.ywjslist .ywjs_content .ywjs_right li{
	float: left;
	width: 170px;
	height: 125px;
	padding-right: 50px;
}
.ywjslist .ywjs_content .ywjs_right li:last-child{
	padding-right: 0px;
}

.ywjslist .ywjs_content .ywjs_right li img{
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.ywjslist .ywjs_content .ywjs_right li.hover img{
	border:3px solid #1f3768;
	box-sizing: border-box;
}
.lxwminfo{
	margin: 15px;
	margin-top: 135px;
	height: 530px;
	box-shadow: 2px 0px 10px #9a9a9a;    
}
.lxwminfo img {
	float: left;
	width: 530px;
	height: 530px;
}

.lxwminfo ul.right{
	overflow: hidden;
	padding-top: 80px;
	padding-left: 145px;
	padding-right:50px;
}
.lxwminfo ul.right li{
	margin-bottom: 45px;

}
.lxwminfo ul.right li h3{
	font-size: 22px;
	color: #355c93;
	margin-bottom: 45px;
	font-weight: bold;
}
.lxwminfo ul.right li p{
	font-size: 18px;
	color: #355c93;
	display: block;
	overflow: hidden;
}

#address{
	height: 530px;
	margin:135px 15px 15px 15px;
}
.newslistpage{
	margin-top:88px;
}
.newslistpage .thumb{
	position: relative;
}
.newslistpage .thumb img{
	width: 1280px;
	height: 600px;
}
.newslistpage .thumb h3{
	width: 100%;
	position: absolute;
	bottom: 0px;
	line-height: 70px;
	z-index: 9999;
	color: #fff;
	text-align: center;	
	font-size: 24px;
	font-weight: bold;
}
.newslistpage .thumb .bkg{
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 70px;	
	background-color: rgba(89,89,89,0.8);
}
.newslistpage ul{
	margin-top: 43px;
}
.newslistpage ul li{
	border-bottom: 1px solid #c5c5c5;
    overflow: hidden;
    padding-bottom: 45px;
    padding-top: 45px;
}
.newslistpage ul li img{
	width: 470px;
	height: 270px;
	float: left;
	margin-right: 65px;
}
.newslistpage ul li .right{
	
}
.newslistpage ul li .right h3{
	font-size: 26px;
	color: #333333;
	font-weight: bold;

}
.newslistpage ul li .right p{
	font-size: 20px;
	color: #7d7d7d;
	margin-bottom: 50px;
	margin-top: 50px;
}
.newslistpage ul li .right .publictime{
	color: #333333;
	font-size: 18px;
}


.qyjjhdry{
		width: 100%;
		height: 100%;
		width: 1200px;
		margin: 0 auto;
}
.qyjj_content .qyjjwmdry{
	position: relative;
}
.qyjjhdry .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
	
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.9);
  
  
  border:0px solid #fff;
  border-radius: 20px;
  box-shadow: 2px 0px 5px #9a9a9a;
  margin-top: 10px;
  margin-bottom: 10px;
}
.qyjjwmdry .swiper-button-prev,.qyjjwmdry .swiper-button-next{
	background: url(../img/jiantou.png) 0px 0px no-repeat;
	background-size: 65%;
}
.qyjjwmdry .swiper-button-prev{
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.qyjjwmdry .swiper-button-next:after, .qyjjwmdry .swiper-button-prev:after{
	font-size: 0px;
}
.qyjjhdry .swiper-slide .boximg{
	background-color: #e5c941;
	border:3px solid #fff;
	border-radius: 20px;
	padding: 25px 5px 25px 5px;
	width: 100%;
	height: 175px;
	
}
.qyjjhdry .swiper-slide .boximg img{
	width: 100%;
}

.qyjjhdry .swiper-slide-active,.qyjjhdry .swiper-slide-duplicate-active{
  transform: scale(1);
}


.qyjj_content p{
	font-size: 20px;
    letter-spacing: 3px;
    text-indent: 2em;
    line-height: 35px;
    margin-top: 45px;
}
.qygg_content li{
	width: 240px;
	height: 370px;
	float: left;
	margin-right: 106px;
	box-shadow: 2px 0px 5px #9a9a9a;
	border-radius: 10px;
	margin-bottom: 10px;
}
.qygg_content li:last-child{
	margin-right: 0px;
}
.qygg_content li .imgpic{
	width: 232px;
	padding:3px 3px 0px 3px;
	height: 270px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	border-radius: 10px 10px 0px 0px;
}
.qygg_content li .imgpic img{
	width: 100%;
	height: 100%;
}
.qygg_content li .info{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background-color: #345d94;
	padding-top: 8px;
	padding-bottom:8px;
	border-radius: 0px 0px 10px 10px;
	height: 90px;
}

.qyjjfzjl {
	background: url(../img/qyjjback.jpg) center top no-repeat;	
	/*margin-top:110px;
	padding-top:95px;*/
	margin-top: 0px;
	padding-top: 0px;
}
.qyjjfzjl .fzjltitle{
	width: 355px;
    margin: 0 auto;
    padding-left: 10px;
    overflow: hidden;
    margin-bottom: 45px;
}
.qyjjfzjl .fzjltitle h3{
	text-align: center;
    font-size: 46px;
    line-height: 50px;
    font-weight: 600;
   	color: #fff;
   	float: left;
   	margin: 0px 35px;
}
.qyjjfzjl .rhombus{
    width: 35px;
    height: 30px;
    transform: rotateX(25deg)skew(30deg);
    background: #fff;
    float: left;
    margin-top: 18px;
}
.qyjjfzjl .fzjl_content li{
	margin-bottom: 30px;
}
.qyjjfzjl .fzjl_content li h3{
	font-size: 38px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom:10px;
}
.qyjjfzjl .fzjl_content li p{
	font-size: 20px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	line-height: 35px;
}
#content_main{
	margin-top: 45px;
	padding: 35px;
	border: 1px solid #d4d4d4;
}
#content_main .title{
	font-size: 24px;
    display: block;
    text-align: center;
}
#content_main .time{
    font-size: 14px;
    text-align: center;
    margin-top: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px !important;
    overflow: hidden;
    color: #8d8d8d;
}
.nr p, .nr span, .nr div, .nr {
    font-size: 17px !important;
    line-height: 34px;
    font-family: "Microsoft YaHei";
    text-align: justify;
}

.nr img{
	max-width: 640px;
	margin-bottom: 25px;
}
#ywmain .qygg_content li:nth-child(4n){
	margin-right:0px;
}