
/* Ã©Â¦â€“Ã©Â¡Âµbanner */
.banner img {
	width: 100%;
}
.banners img {
	width: 100%;
	/* height: 410px; */
	object-fit: cover;
}
.banner .slick-prev {
    left: 50px;
    background: url(../img/zuo.png)no-repeat center;
}
.banner .slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 55px;
    height: 55px;
}
.banner .slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    top: 58%;
    width: 55px;
    height: 55px;
}
.banner .slick-next {
    right: 50px;
    background: url(../img/you.png)no-repeat center;
    top: 58%;
}
.banner .slick-prev {
    position: absolute;
    z-index: 1;
    top: 58%;
    width: 55px;
    height: 55px;
}
.banner.slick-next{
	 position: absolute;
    z-index: 1;
    top: 58%;
    width: 55px;
    height: 55px;
}
.banner .slick-dots li.slick-active,
.banner .slick-dots li.slick-active button {
	width: 40px;
	border-radius: 10px;
}
/* Ã¦â€“Â°Ã©â€”Â» */
.content1{
	background: #f5f7ff;
	/* padding: 60px 0 60px 0; */
	padding-bottom: 60px;
	width: 100%;
	min-width: 1400px;
}
.content1 .xinwen{
	width: 63%;
	margin: 70px 0 0 0;
}
.content1 .xinwen .title{
	width: 51%;
	margin-bottom: 15px;
}
.content1 .xinwen .title h1{
	font-size: 36px;
	color: #222222;
	font-weight: bold;
}
.content1 .xinwen .title .p{
	color: #999999;
	font-size: 14px;
	background: url(../img/dian.png)no-repeat center left;
	margin-top: 8px;
	padding-left: 35px;
	display: block;
	font-family: Bahnschrift;
}
.content1 .xinwen .more{margin-top: 15px;}
.content1 .xinwen .more a{
	background: url(../img/more.png)no-repeat center right;
	padding-right: 30px;
	color: #1d3381;
	font-size: 14px;
}
.content1 .xinwen .image{
	width: 51%;
	border: 1px solid #fff;
	float: left;
}
.content1 .xinwen .news-lb .img{
	width: 100%;
	height: 340px;
}



.image .slick-dots li.slick-active{width:27px;}
.image .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    height: 11px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    /* background: #1d3381; */
    border-radius: 50%;
    margin:0 5px;
    display: none;
}
 .image .slick-dots {
    position: absolute;
    bottom: 150px;
    display: block;
    padding: 0;
    margin: 0;
    left: auto;
    right: 10px;
    list-style: none;
    z-index: 1000;
    text-align: center;
    margin: 0 auto;
}
   .image .slick-dots li{background: #ffffff;height: 8px;width: 8px;border-radius:50%;margin: 0 3px;}
 .image .slick-dots li.slick-active{
    width: 29px;
    height: 6px;
    border-radius: 12px;
    top: -1px;
    position:relative;
    background: #125ea8;
  }
.content1 .xinwen .news-lb .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.content1 .xinwen .news-lb .texts{
	background: #fff;
	padding: 20px;
}
.content1 .xinwen .news-lb .texts h1{
	font-weight: bold;
	font-size: 17px;
	color: #333333;
}.content1 .xinwen .news-lb .texts:hover h1,.content1 .xinwen .news-lb .texts:hover p{
	color:#1b317e;
}
.content1 .xinwen .news-lb .texts p{
	padding-top: 10px;
	line-height: 21px;
	font-size: 14px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content1 .xinwen .news-lb .time{
	background: #1d3381;
	color: #fff;
	padding: 15px 15px 10px 15px;
	position: absolute;
	bottom: 135px;
	margin-left: 15px;
	z-index: 10;
	text-align: center;
	border-radius: 4px;
	font-family: Bahnschrift;
}
.content1 .xinwen .news-lb .time p:first-child{
	color: #ffffff;
	font-size: 22px;
}
.content1 .xinwen .news-lb .time p:last-child{
	font-size: 16px;
	color: #ffffff;
}
.content1 .xinwen .news-list{
	
width: 46%;
}
.content1 .xinwen .news-list li:last-child{
	border-bottom: 1px solid #d6dce4;
}
.content1 .xinwen .news-list li{
	border-top: 1px solid #d6dce4;
	padding: 14px 0;
}
.content1 .xinwen .news-list li:hover a{
	color:#1d3381;
	font-weight:bold;
}
.content1 .xinwen .news-list li a{
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content1 .xinwen .news-list li p{
	font-size: 14px;
	color: #1d3381;
	background: url(../img/time.png)no-repeat center left;
	padding-left: 22px;
	margin-top: 12px;
}
/* Ã©â‚¬Å¡Ã§Å¸Â¥Ã¥â€¦Â¬Ã¥â€˜Å  */
.tongzhi{
	
width: 34%;
	
margin: 70px 0 0 0;
}
.content1 .tongzhi .tit{
}
.content1 .tongzhi .title h1{
	font-size: 36px;
	color: #222222;
	font-weight: bold;
}
.content1 .tongzhi .title p{
	
color: #999999;
	
font-size: 14px;
	
background: url(../img/dian.png)no-repeat center left;
	
margin-top: 8px;
	
padding-left: 35px;
	
font-family: Bahnschrift;
}
.content1 .tongzhi .more{
	
margin-top: 15px;
}
.content1 .tongzhi .more a{
	background: url(../img/more.png)no-repeat center right 0;
	padding-right: 30px;
	color: #1d3381;
	font-size: 14px;
}
.content1 .tongzhi li{
	border-top: 1px solid #d6dce4;
	padding: 14px 0;
}
.content1 .tongzhi li:hover a{
	font-weight:bold;
	color:#1d3381;
}
.content1 .tongzhi li:last-child{
	border-bottom:1px solid #d6dce4;
}
.content1 .tongzhi li a{
	
font-size: 17px;
	
color: #333333;
	
font-weight: normal;
	
display: inherit;
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.content1 .tongzhi li p{
	font-size: 14px;
	color: #1d3381;
	background: url(../img/time.png)no-repeat center left;
	padding-left: 22px;
	margin-top: 12px;
}
/* Ã¥Â­Â¦Ã¦Å“Â¯Ã¥Â¤Â©Ã¥Å“Â° */
.content2{
	background: url(../img/xstd.png)no-repeat center;
	padding-bottom: 60px;
	width: 100%;
	min-width: 1400px;
}
.content2 .biaoti{
	padding-top: 50px;
	padding-bottom: 10px;
}
.content2 .biaoti .title h1{
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.content2 .biaoti .title p{
	color: #748bdd;
	font-size: 14px;
	background: url(../img/dian1.jpg)no-repeat center left;
	margin-top: 15px;
	padding-left: 35px;
	line-height: 1;
	font-family: Bahnschrift;
}
.content2 .biaoti .more{
	float: right;
	margin-top: 25px;
}
.content2 .biaoti .more a{
	background: url(../img/more1.png)no-repeat center right 0;
	padding-right: 30px;
	color: #fff;
	font-size: 14px;
}
.content2 .xs-lb{
	width: 340px;
	padding-right: 19px;
}
.content2 .xs-lb .xs-lbs img{
	width: 100%;
	/* height: 100%; */
	object-fit: cover;
	height: 232px;
}
.content2 .xs-lb .wenzi{
	background: #fff;
	padding: 24px 28px 24px 28px;
}.content2 .xs-lb .wenzi:hover h1,.content2 .xs-lb .wenzi:hover p{
	color:#1d3381;
}
.content2 .xs-lb .wenzi h1{
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 29px;
}
.content2 .xs-lb .wenzi p{
	font-size: 14px;
	color: #999999;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	padding-top: 10px;
}
.content2 .lb .slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    top: 58%;
    width: 55px;
    height: 55px;
}
.content2 .lb .slick-prev {
    left: -47px;
    background: url(../img/zuo1.png)no-repeat center;
}
.content2 .lb .slick-next {
    right: -28px;
    background: url(../img/you1.png)no-repeat center;
}
.content2 .lb .slick-prev, .slick-next {
    position: absolute;
    z-index: 1;
    top: 43%;
    width: 55px;
    height: 55px;
}
/* Ã¥â€¦Å¡Ã¥Â»ÂºÃ¥Â·Â¥Ã¤Â½Å“    Ã¤ÂºÂ§Ã¤Â¸Å¡Ã¥Â­Â¦Ã©â„¢Â¢ */ 
.content3{
	background: url(../img/djgz.png)no-repeat center;
	padding-bottom: 30px;
	width: 100%;
	min-width: 1400px;
}
.content3 .djgz{
	width: 48%;
	padding-top: 60px;
}
.content3 .djgz .biaoti{
	
}
.content3 .djgz .biaoti .title{
	
margin-bottom: 15px;
}
.content3 .djgz .biaoti .title h1{
	
font-size: 32px;
	
color: #222222;
	
font-weight: bold;
}
.content3 .djgz .biaoti .title p{
	
color: #999999;
	
font-size: 14px;
	
background: url(../img/dian.png)no-repeat center left;
	
margin-top: 10px;
	
padding-left: 35px;
	
font-family: Bahnschrift;
}
.content3 .djgz .biaoti .more{
	
padding-top: 9px;
}
.content3 .djgz .biaoti .more a{
	
background: url(../img/more.png)no-repeat center right;
	
padding-right: 30px;
	
color: #1d3381;
	
font-size: 14px;
}
.content3 .djgz li{
	border-top: 1px solid #d6dce4;
	padding: 15px 0 15px 0;
}
.content3 .djgz li:last-of-type{
	border-bottom: 1px solid #d6dce4;
}
.content3 .djgz li a{
	
font-size: 18px;
	
color: #333333;
	
font-weight: normal;
	
display: inherit;
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.content3 .djgz li p{
	
font-size: 14px;
	
color: #1d3381;
	
background: url(../img/time.png)no-repeat center left;
	
padding-left: 22px;
	
margin-top: 12px;
}
.content3 .djgz li:last-child{
	border-bottom: 1px solid #d6dce4;
}
.content3 .djgz li:hover a{
	color:#1d3381;
	font-weight:bold;
}
.content3 .cyxy{
	width: 48%;
	padding-top: 60px;
}
.content3 .cyxy .biaoti{
	
}
.content3 .cyxy .biaoti .title{
	
margin-bottom: 15px;
}
.content3 .cyxy .biaoti .title h1{
	
font-size: 32px;
	
color: #222222;
	
font-weight: bold;
}
.content3 .cyxy .biaoti .title p{
	
color: #999999;
	
font-size: 14px;
	
background: url(../img/dian.png)no-repeat center left;
	
margin-top: 10px;
	
padding-left: 35px;
	
font-family: Bahnschrift;
}
.content3 .cyxy .biaoti .more{
	
padding-top: 9px;
}
.content3 .cyxy .biaoti .more a{
	background: url(../img/more.png)no-repeat center right 0;
	padding-right: 30px;
	color: #1d3381;
	font-size: 14px;
}
.content3 .cyxy li{
	border-top: 1px solid #d6dce4;
	padding: 15px 0 15px 0;
}
.content3 .cyxy li:last-of-type{
	border-bottom: 1px solid #d6dce4;
}
.content3 .cyxy li a{
	
font-size: 18px;
	
color: #333333;
	
font-weight: normal;
	
display: inherit;
	
overflow: hidden;
	
text-overflow: ellipsis;
	
white-space: nowrap;
}
.content3 .cyxy li p{
	
font-size: 14px;
	
color: #1d3381;
	
background: url(../img/time.png)no-repeat center left;
	
padding-left: 22px;
	
margin-top: 12px;
}
.content3 .cyxy li:last-child{
	border-bottom:1px solid #d6dce4;
}
.content3 .cyxy li:hover a{
	color:#1d3381;
	font-weight:bold;
}

