/*-----g-----*/

.top {
	background: url() no-repeat center;
	height: 100px;
}

.top .logo {
	float: left;
	padding-top: 19px;
}

.top .logo a {
	display: block;
}

.top .logo a img {
	height: 57px;
	display: block;
}

.top form {
	float: right;
	background: rgba(255, 255, 255, .2);
	border-radius: 34px;
	height: 34px;
	line-height: 34px;
	margin-top: 32px;
}

.top form .txt1 {
	width: 240px;
	background: none;
	border: 0;
	text-indent: 10px;
	color: #fff;
	float: left;
	height: 34px;
	outline: none;
	font-size: 14px;
}

.top form .sub1 {
	width: 34px;
	background: url() no-repeat center;
	border: 0;
	border-radius: 34px;
	height: 34px;
	float: left;
}

.top form .sub1:hover {
	background: url() no-repeat center;
}

.top form .txt1::-webkit-input-placeholder {
	/*webkitÄÚºËä¯ÀÀÆ÷*/
	coLor: #fff;
}

.top form .txt1::-moz-placeholder {
	/* Firefox 18-*/
	color: #fff;
}

.top form .txt1::-ms-input-placeholder {
	coLor: #fff;
}


.nav {
	background: #d02b29;
	border-top: 1px solid #ffc600;
	height: 46px;
	margin-bottom: 1px;
}

.nav ul {
	text-align: center;
	display: flex;
	flex-direction: row;
}

.nav ul li {
	display: inline-block;
	flex: 1;
	position: relative;
}

.nav ul li>a {
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	display: block;
	margin: auto;
}

.nav ul li a:hover {
	background: #b51c1a;
}

.nav ul li:hover dl {
	display: block;
}

.nav ul li dl {
	display: none;
	position: absolute;
	z-index: 88;
	text-align: center;
	width: 200px;
	left: 50%;
	transform: translateX(-100px);
}

.nav ul li dl dd {
	border-top: 1px solid rgba(255, 255, 255, .3);
}

.nav ul li dl dd a {
	display: block;
	line-height: 40px;
	height: 40px;
	font-size: 15px;
	color: #fff;
	background: #d02b29;
}

.nav ul li dl dd a:hover {
	background: #b51c1a;
}


.banner {
	height: 419px;
}

.banner>.container {
	position: relative;
}

.banner .hd {
	position: absolute;
	z-index: 66;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	height: 10px;
}

.banner .hd ul {}

.banner .hd ul li {
	height: 10px;
	width: 10px;
	border-radius: 10px;
	background: #fff;
	display: inline-block;
	margin: 0 6px;
}

.banner .hd ul li.on {}

.banner .bd {}

.banner .bd ul {}

.banner .bd ul li {
	height: 419px;
}

.banner .bd ul li a {}

.banner .bd ul li a img {
	display: block;
}

.box1 {
	padding-top: 15px;
}

.box1 .aljj {
	margin-bottom: 20px;
}

.sy_title {
	background: url() no-repeat center bottom;
	line-height: 50px;
	height: 50px;
}

.sy_title h2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #e81512;
}

.sy_title a {
	font-size: 14px;
	float: right;
}

.box1 .aljj .bd {
	margin-top: 20px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	height: 216px;
}

.box1 .aljj .bd .jj {
	float: left;
	height: 216px;
	width: 960px;
	border-right: 1px dashed #e5e5e5;
}

.box1 .aljj .bd .jj h1 {
	display: block;
	width: 300px;
	height: 216px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.box1 .aljj .bd .jj h1 img {
	height: 216px;
	display: block;
	width: 100%;
}

.box1 .aljj .bd .jj h2 {
	background: url() no-repeat left center;
	float: left;
	width: 625px;
	text-indent: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #e81512;
	margin-top: 25px;
	margin-bottom: 16px;
}

.box1 .aljj .bd .jj p {
	width: 625px;
	float: left;
	font-size: 15px;
	color: #666;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	text-align: justify;
}

.box1 .aljj .bd .dwjs {
	float: right;
	width: 300px;
	margin-right: 20px;
}

.box1 .aljj .bd .dwjs .dwjs_title {
	background: url() no-repeat center;
	width: 300px;
	height: 33px;
	margin-top: 20px;
	line-height: 33px;
}

.box1 .aljj .bd .dwjs .dwjs_title h2 {
	line-height: 33px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 132px;
	float: left;
}

.box1 .aljj .bd .dwjs .dwjs_title a {
	float: right;
	font-size: 14px;
}

.box1 .aljj .bd .dwjs dl {
	padding-top: 20px;
}

.box1 .aljj .bd .dwjs dl h3 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 96px;
	text-align: right;
}

.box1 .aljj .bd .dwjs dl a {
	font-size: 16px;
	color: #e81512;
	width: 66px;
	text-align: left;
	transition: all .5s;
}


.box1 .aljj .bd .dwjs dl dt {
	width: 100%;
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
}

.box1 .aljj .bd .dwjs dl dt h3 {}

.box1 .aljj .bd .dwjs dl dt a {
    float: left;
}

.box1 .aljj .bd .dwjs dl dd {
	height: 96px;
	width: 100%;
}

.box1 .aljj .bd .dwjs dl dd h3 {
	height: 100px;
}

.box1 .aljj .bd .dwjs dl dd a {
	float: left;
	margin-bottom: 15px;
}
.box1 .aljj .bd .dwjs dl a:hover{
	font-weight: bold;
	text-indent: 4px;
}

.box1 .alsp {
	width: 410px;
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
}

.box1 .alsp .alsp_t {
	background: url() no-repeat center bottom;
}

.box1 .alsp .bd {
	padding-top: 15px;
}

.box1 .alsp .bd ul {
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	padding-bottom: 3px;
}

.box1 .alsp .bd ul li {}

.box1 .alsp .bd ul li a {
	padding: 0 22px;
	display: block;
}

.box1 .alsp .bd ul li a h2 {
	font-size: 16px;
	line-height: 36px;
	display: -webkit-box;
	text-align: justify;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	padding: 6px 18px;
}

.box1 .alsp .bd ul li {
	position: relative;
}

.box1 .alsp .bd ul li a {
	padding: 0;
}

.box1 .alsp .bd ul li a h1 {
	width: 410px;
	height: 246px;
	display: block;
	overflow: hidden;
}

.box1 .alsp .bd ul li a h1 img {
	display: block;
	height: 246px;
	width: 100%;
}

.box1 .alsp .bd ul li a:hover h2{
	font-weight: bold;
}


.box1 .kjan {
	float: left;
	width: 100%;
	padding: 15px 0 25px;
}

.box1 .kjan ul {
	display: flex;
	flex-direction: row;
}

.box1 .kjan ul li {
	text-align: center;
	flex: 1;
}

.box1 .kjan ul li a {
	background: url() no-repeat center;
	display: block;
	width: 150px;
	height: 10px;
	box-shadow: 0 0 10px #ccc;
	font-size: 16px;
	padding-top: 65px;
	padding-bottom: 25px;
	margin: auto;
}

.box1 .kjan ul li a:hover {
	background: url() no-repeat center;
	color: #fff;
}

.box1 .cgzs {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.box1 .cgzs .bd {
	overflow: hidden;
	padding: 15px 0 0;
	width: 1310px;
}

.box1 .cgzs .bd ul {
	padding: 10px 0 !important;
}

.box1 .cgzs .bd ul li {
	width: 310px;
	margin: 0 8px;
}

.box1 .cgzs .bd ul li a {
	display: block;
	text-align: center;
	width: 310px;
	height: 270px;
}

.box1 .cgzs .bd ul li a h1 {
	display: block;
	width: 300px;
	height: 214px;
	overflow: hidden;
	box-shadow: 0 0 10px #e5e5e5;
	padding: 5px;
}

.box1 .cgzs .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
}

.box1 .cgzs .bd ul li a p {
	font-size: 16px;
	padding: 15px 0 25px;
}
.box1 .cgzs .bd ul li a:hover p{
	font-weight: bold;
}

.box1 .cgzs .prev {
	position: absolute;
	z-index: 22;
	left: -50px;
	top: 170px;
	opacity: 0.3;
}

.box1 .cgzs .next {
	position: absolute;
	z-index: 22;
	right: -50px;
	top: 170px;
	opacity: 0.3;
}

.box1 .cgzs .next:hover,
.box1 .cgzs .prev:hover {
	opacity: 1;
}
.box1 img{transition: all .5s;}
.box1 img:hover{transform: scale(1.05);}
.footer {
	background: url() no-repeat center 40px;
	height: 180px;
}

.footer .yqlj {
	line-height: 40px;
	height: 40px;
	background: #efefef;
}

.footer .yqlj dl {
	height: 40px;
}

.footer .yqlj dl dt {
	font-size: 15px;
	font-weight: bold;
	float: left;
}

.footer .yqlj dl dd {
	float: left;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer .yqlj dl dd a {}

.footer p {
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	padding-top: 15px;
}

.footer p a {
	color: #fff;
}

.footer p a:hover {
	text-decoration: underline;
}


.yd_page{background: url(/2024ztw/yd_bg_01.jpg) no-repeat;background-size: cover;}
.yd_page .yd_logo{
    width: 1440px;
    margin: auto;
    padding-top: 60px;
    margin-bottom: 80px;
}
.yd_page .yd_logo a{}
.yd_page .yd_logo a img{}
.yd_page .yd_main{
    width: 1480px;
    margin: auto;
}
.yd_page .yd_main ul{height: 540px;}
.yd_page .yd_main ul li{
    width: 260px;
    height: 454px;
    float: left;
    position: relative;
    display: block;
    margin: 0 17px;
    background: rgba(11,93,188,.8);
    box-shadow: 0 0 15px #3c70ac;
}
.yd_page .yd_main ul li a{
    display: block;
    margin: auto;
}
.yd_page .yd_main ul li a h1{
    width: 159px;
    height: 159px;
    display: block;
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 80px;
    margin: 29px auto 15px;
}
.yd_page .yd_main ul li a h1 img{
    display: block;
    width: 100%;
    height: 100%;
	transition:all .5s;
}
.yd_page .yd_main ul li a h2{
    padding: 0 18px;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
}
.yd_page .yd_main ul li a span{font-size: 14px;background: url(/2024ztw/yd_jt_01.png) no-repeat right center;padding-right: 45px;color: #fff;position: absolute;z-index: 11;right: 24px;bottom: 20px;}
.yd_page .yd_main ul li:hover{
    box-shadow: 0 0 30px #154883;
}
.yd_page .yd_main ul li:hover h2{
	font-weight:bold;
}
.yd_page .yd_main ul li:hover span{
	bottom:28px
}
.yd_page .yd_main ul li:hover img{
	transform:scale(1.05);
}
.yd_page .yd_main ul li:nth-child(1){}
.yd_page .yd_main ul li:nth-child(2){
    background: rgba(11,119,188,.8);
    margin-top: 70px;
}
.yd_page .yd_main ul li:nth-child(3){
    background: rgba(11,136,188,.8);
}
.yd_page .yd_main ul li:nth-child(4){
    background: rgba(11,165,188,.8);
    margin-top: 70px;
}
.yd_page .yd_main ul li:nth-child(5){
    background: rgba(11,123,188,.8);
}