.content1 .w1600 {
	border-radius: 20px;
	overflow: hidden;
}

/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµbanner */
.banner .slick-dots li.slick-active button {
	background: url(../img/dangqian.png)no-repeat center;
}
.banner{animation:0.8s ease 0.6s 1 normal backwards running fadeInDown;}
.banner img {
	width: 100%;
}

.banner .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 50%;
}

/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â */
.gz-tz {
	background: url(../img/bj1.png);
	box-sizing: border-box;
	padding-bottom: 57px;
	padding-top: 51px;
}
.gz-tz .gzdt1 {
	width: 65%;
}
.gz-tz .gzdt1 .news-lb{width: 40%;padding-top: 37px;}
.gz-tz .gzdt1 .news-list{
    width: 58%;
    float: right;
    padding-top: 32px;
}
.gz-tz .gzdt1 .news-list li{
	line-height: 50px;
	border-bottom: 1px dashed #BAC4D2;
}
.gz-tz .gzdt1 .news-list li a{
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inherit;
}
.gz-tz .gzdt1 .news-list li:hover a{
	color:#004593;
}
.gz-tz .gzdt1 .news-lb .img{
	position:relative;
	width: 410px;
}
.gz-tz .gzdt1 .news-lb .img img{
	width: 425px;
	height: 300px;
	object-fit: cover;
	transition: all 0.5s;
}
.gz-tz .gzdt1 .news-lb .img p{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: -4px;
	left: 0;
	text-overflow: ellipsis;
	background: linear-gradient(rgb(12, 108, 185,0),rgb(12, 95, 185,1));
	height: 95px;
	overflow: hidden;
	white-space: inherit;
	line-height: 140px;
	padding-left: 20px;
	font-weight: bold;
	width: 96%;
}
.gz-tz .gzdt1 .titles .img a{
	font-size: 14px;
	color: #004593;
	font-weight: bold;
	background: url(../img/more.png) no-repeat center right;
	padding-right: 30px;
}
.gz-tz .gzdt1 .titles .img a img{
	padding-bottom: 5px;
}
.gz-tz .gzdt1 .titles .img:hover a{
  color:red;
  background: url(../img/more1.jpg) no-repeat center right;
}
.gz-tz .texts h1 {
	font-size: 36px;
	color: #004593;
	font-weight: bold;
}

.gz-tz .texts p {
	font-size: 14px;
	color: #004593;
	padding-top: 15px;
	background: url(../img/tb.png)no-repeat left 25px;
	padding-left: 38px;
	font-weight: bold;
}

.gz-tz .img-list1 ul {
	clear: both;
	padding-top: 35px;
}

.gz-tz .img-list1 .img {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px;
	position: relative;
	background-color: #fff;
}
.gz-tz .img-list1 .img a:hover .p{
	color:#004593;
}
.gz-tz .img-list1 .img:nth-of-type(2) {
	margin-right: 0;
}
.gz-tz .img-list1 ul .img img {
	width: 100%;
	height: 267px;
	overflow: hidden;
	object-fit: cover;
}
.gz-tz .img-list1 img:hover {
	transform: scale(1.1);
}
.gz-tz .img-list1 ul .img a .p{
    font-size: 16px;
    padding: 35px 30px 35px 30px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    display: inherit;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position:relative;
}
.gz-tz .img-list1 ul .img a .p::after{
	position:absolute;
	display:block;
	content:'';
	width: 305px;
	height:2px;
	left: 32px;
	bottom: 8px;
	margin:0 auto;
	border-bottom: 2px solid #e2e2e2;
}
.gz-tz .img-list1 ul .img a .img{
	width: 25px;
	height: 17px;
	padding: 20px 0 20px 27px;
}


.gz-tz .img-list1 ul .text:nth-of-type(2n) {
	margin-right: 0;
}

.gz-tz .img-list1 ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 27px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


.gz-tz .img-list1 ul .time {
	width: 100px;
	height: 35px;
	background-color: #004593;
	box-sizing: border-box;
	position: absolute;
	left: 26px;
	bottom: 172px;
}

.gz-tz .img-list1 ul .time p{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	font-weight: bold;
	padding-top: 11px;
}

.gz-tz .img-list1 ul .time p:nth-of-type(2) {
	font-size: 20px;
	color: #0081cc;
	text-align: center;
	line-height: 30px;
	padding-bottom: 5px;
}
/* ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â¸Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¦Ã‚Â  */
.tzgg {
	width: 33%;
}
 .tzgg .titles .img a{
	font-size: 14px;
	color: #004593;
	font-weight: bold;
	background: url(../img/more.png) no-repeat center right;
	padding-right: 30px;
}
.tzgg .titles .img  a img{
	padding-bottom: 5px;
}
.tzgg .titles .img:hover a{
  color:red;
  background: url(../img/more1.jpg) no-repeat center right;
}
.tzgg ul{
	margin-top: 32px;
}
.tzgg li{
	line-height: 50px;
	border-bottom: 1px dashed #BAC4D2;
}
.tzgg li:hover a{
	color:#004593;
}
.tzgg li a{
	overflow: hidden;
	display: inherit;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	font-size: 16px;
	color: #333;
}


.tzgg li a:hover p{
	color:#004593;
}
.tzgg li:hover a .times span{
	color:#004593;
}
.tzgg li a p{
	font-size: 16px;
	color: #333333;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 45px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.tzgg li a .times span{
	float: left;
	font-size: 14px;
	padding-left: 25px;
}
.tzgg li a .times .img{
	float: right;
	padding-bottom: 25px;
	padding-right: 25px;
}
/* ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â© */
.content{
	background: url(../img/bj2.jpg);
	padding-bottom: 80px;
}
.content .zhgg{
	
padding-top: 51px;
	
width: 48%;
}
.content .titles h1{
	
font-size: 36px;
	
color: #004593;
	
font-weight: bold;
}
.content .titles p{
	
font-size: 14px;
	
color: #004593;
	
padding-top: 15px;
	
background: url(../img/tb.png)no-repeat left 25px;
	
padding-left: 38px;
	
font-weight: bold;
}
.content .img{
	
}
.content .img a{
	
font-size: 14px;
	
color: #004593;
	
font-weight: bold;
	
background: url(../img/more.png) no-repeat center right;
	
padding-right: 30px;
}
.content .img:hover a{
  color:red;
  background: url(../img/more1.jpg) no-repeat center right;
}
.content .zhgg ul{
	padding-top: 30px;
}
.content .zhgg li{line-height: 45px;border-bottom: 1px dashed #BAC4D2;}
.content .zhgg li a{
	overflow: hidden;
	display: inherit;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 16px;
	color: #333;
}
.content .zhgg li a:hover,.content .zhgg li:hover span,.gz-tz .gzdt1 .news-list li:hover span,.gz-tz.animation .tzgg li:hover span{
	color:#004593;
}
.content .zhgg li a span,.gz-tz .gzdt1 .news-list span,.gz-tz.animation .tzgg span{
	    float: right;
    color: #999999;
    font-size: 14px;
}
.content .xkjs{
	width: 48%;
	padding-top: 51px;
}
.content .xkjs ul{
	padding-top: 30px;
}
.content .xkjs li{line-height: 45px;border-bottom: 1px dashed #BAC4D2;}
.content .xkjs li a{
	overflow: hidden;
	display: inherit;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 16px;
	color: #333;
}
.content .xkjs li a span{
	    float: right;
    color: #999999;
    font-size: 14px;
}
.content .xkjs li a:hover,.content .xkjs li:hover span{
	color:#004593;
}







.gz-tz.animation .titles{animation: 0.8s ease 0.1s 1 normal backwards running fadeInUp;opacity: 1;}
.gzdt1,.tzgg,.content{opacity: 0;visibility: hidden;}
.gz-tz.animation .gzdt1{opacity:1;visibility:visible;animation: 0.8s ease 0.3s 1 normal backwards running fadeInLeft;}
.gz-tz .slick-dots li.slick-active button {
	background: url(../img/dangqian.png)no-repeat center;
}
.gz-tz{animation:0.8s ease 0.6s 1 normal backwards running fadeInDown;}
.gz-tz img {
	width: 100%;
}

.gz-tz .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 50%;
}
.gz-tz .slick-dots {
    position: absolute;
    bottom: 45px;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    right: 0;
    left: auto;
    list-style: none;
    z-index: 1000;
    text-align: center;
    margin: 0 auto;
}
.gz-tz.animation .tzgg{opacity:1;visibility:visible;animation: 0.8s ease 0.3s 1 normal backwards running fadeInRight;}
.gzdt1,.tzgg,.content{opacity: 1;visibility: visible;}

.content.animation .zhgg{opacity:1;visibility:visible;animation: 0.8s ease 0.3s 1 normal backwards running fadeInLeft;}
.content.animation .xkjs{opacity:1;visibility:visible;animation: 0.8s ease 0.3s 1 normal backwards running fadeInRight;}
	


	