.bg_jzts{
    background: url(2023_zcjzts_bg.png) no-repeat top center;
}
.zcjzts_logo{
	padding:10px 0 16px 2%;
}
.zcjzts_header .header-toolbar{
	margin-top:20px;
	margin-right:3%;
}
.zcjzts_header .header-toolbar li.ghb a{
	color:#fff;
}
.zcjzts_header .header-toolbar li.ipv6 span{
	border-color:#E5E5E5;
}
.zcjzts_jztslogo{
	margin-top: -70px;
}
.zcjzts_jztslogo img{
	margin: 0 auto;
	display: block;
}
.zcjzts_search{
	margin-top: -34px;
	margin-bottom: 60px;
}
.zcjzts_search .header-search{
	height: 60px;
	border: 0px;
	border-radius:30px;
	padding: 0 107px 0 24px;
	width: 815px;
	background: #fff;
}
.zcjzts_search .header-search-txt{
	height: 60px;
}
.zcjzts_search .header-search-btn{
	background:#E34040 url(2023_zczjts_btn.png) no-repeat 36px center;
	width: 130px;
	height: 60px;
	border-radius: 30px;
	padding-left: 34px;
}
@media (max-width: 1500px) {
	.header-toolbar .line_bmzj{width: 1200px; margin-left: -312px;}
}
@media (max-width: 1280px) {
	.header-toolbar li.bmzj,
	.header-toolbar li.wx,
	.header-toolbar li.wb{display: none;}
}
@media (max-width: 992px) {
	.header-toolbar li.ghb{display: none;}
	.zcjzts_logo{padding-top: 70px;padding-right: 2%;}
	.zcjzts_logo img{width: 100%;}
	.zcjzts_header .header-toolbar{margin-right: 0px;}
	.zcjzts_jztslogo{margin-top:-40px;}
	.zcjzts_search{margin-top: 0px;}
}
@media (max-width: 768px) {
	.zcjzts_jztslogo img{width:90%;}
}
@media (max-width: 480px) {
	.zcjzts_search .header-search-btn{width:92px;}
}

.zcjzts_row .col-lg-4{
	width: 43%;
}
.zcjzts_row .col-lg-8{
	width: 57%;
}

.zcjzts_left{
	background: url(2023_zcjzts_leftbg.png) no-repeat;
	background-size: 100% auto;
}
.shishi-box {
	padding: 40px 30px;
}
.c-imgs{
	position: relative;
	height: 164px;
}
.c-c {
	position: absolute;
	right: -14px;
	top: 20px;
	z-index: 0;
}

.c-j {
	position: absolute;
	left: 0;
	top: 20px;
	margin-left: 15px;
	z-index: 1
}
.c-desc {
	color: #4D7CBD;
	padding: 25px 10px 50px 10px;
	line-height: 40px;
	font-size: 24px;
	text-align: justify;
	text-indent: 2em;
}
.dy-box {
	flex-shrink: 0;
	background: #fff;
	border: 1px solid #BAD3FF;
	border-radius: 4px;
	padding: 30px 30px 40px 30px;
}
.dy-box form input {
	height: 60px;
	background: #FFFFFF;
	line-height: 60px;
	border: 1px solid #DEDEDE;
	border-radius: 2px;
	padding: 10px 18px;
	flex: 1;
	width: 100%;
	box-sizing: border-box;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #999;
}

.dy-box form label {
	text-align: right;
	margin-right: 20px;
	flex-shrink: 0;
	font-size: 24px;
	line-height: 30px;
	
}

.dy-box form label span {
	color: red;
}

.dy-box form .dy-foot {
	margin-bottom: 20px;
	position: relative;
}
.dy-foot button[type=submit] {
	background: #F5675D;
	height: 60px;
	width: 100%;
	border-radius: 4px;
	color: #FFFFFF;
	border: 0px;
}
.dy-foot button {
	background: #E3E3E3;
	height: 60px;
	color: #5E5E5E;
	width: 100%;
	border: 0px;
}
.dy-box form>div>div{
			display: flex;
			align-items: baseline;
			width: 100%;
}
.dy-box form>div>div>span {
			position: relative;
			flex: 1;
}
		
.dy-box form>div a {
			display: inline-block;
			/* width: 1.4rem; */
			min-width: 100px;
			padding-left: 20px;
			flex-shrink: 0;
			text-align: center;
			cursor: pointer;
            color: #337ab7;
}
		
.dy-box form>div a.red {
			color: red;
			cursor: default;
}


		

	
.yu-common-txt-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	padding: 6px 0px;
}
		
.yu-common-txt-list label{
	width: 20%;
	overflow: hidden;
	margin-bottom: 45px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yu-common-txt-list label input {
	margin-right: 7px;
}

@media screen and (max-width:1280px) {
    .c-imgs{
		height: auto;
		padding-bottom: 34%;
	}
	.c-c{
		width: 20%
	}
	.c-j{
		width: 100%
	}
}
@media screen and (max-width:500px) {
    .yu-common-txt-list label{width: 33.333%;}
}	

		

.ys-con-box label {
			font-weight: normal;
		}
		.yu-common-tab-dom .yu-common-tab-header .item.act {
			font-weight: bold;
		}
		.yu-common-tab-dom .yu-common-tab-header .item {
			padding-bottom: 10px;
			font-weight: normal;
		}
	
.yu-common-tab-dom {
    position: relative;
}
.yu-common-tab-dom .yu-common-tab-header {
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}
.yu-common-tab-dom .yu-common-tab-header .item {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-right: 0.35rem;
    color: #000;
    white-space: nowrap;
}
.yu-common-tab-dom .yu-common-tab-header .item .v {
    font-style: italic;
    color: #FF0000;
    margin-right: 8px;
    margin-left: 2px;
}
.yu-common-tab-dom .yu-common-tab-header .item .website-logo {
    margin-right: 5px;
    transform: translateY(-3px);
}
.yu-common-tab-dom .yu-common-tab-header .item.act {
    color: #095FBC;
    border-bottom: 2px solid #095FBC;
}
.yu-common-tab-dom .yu-common-tab-header .item:only-of-type {
    border-bottom: 2px solid #095FBC;
}
.yu-common-tab-dom .yu-common-body .yu-common-body-con {
    display: none;
}
.yu-common-tab-dom .yu-common-body .yu-common-body-con.act {
    display: block;
}
@media screen and (max-width:991px) {
    .yu-common-tab-dom .yu-common-tab-header .item .website-logo {
        display: none;
    }
}
@media screen and (max-width:450px) {
    .yu-common-tab-dom .yu-common-tab-header.m-mini .item {
        font-size: 16px;
    }
}
@media screen and (max-width:360px) {
    .yu-common-tab-dom .yu-common-tab-header.m-mini .item {
        font-size: 14px;
    }
}