@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li,
pre, form, fieldset, legend, button, input, select, textarea,
th, td {
	margin: 0;
	padding: 0;
}



img {
	border: none;
	max-width: 100%;
}
.bgleft{
	text-align: left;
	font-size: 38px !important;
	white-space: nowrap;
	font-weight: bold;
	position: absolute;
	line-height: normal;
	margin: -60px 0px 0px 190px;
    background-image: linear-gradient(to bottom, #fff8ed, #ffeac1);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 

}

.bgright{
	text-align: right;
	font-size: 38px !important;
	white-space: nowrap;
	font-weight: bold;
	position: absolute;
	line-height: normal;
	margin: -60px 0px 0px 152px;
	background-image: linear-gradient(to bottom, #fff8ed, #ffeac1);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}

.sydw_dt0303 {
	position: relative;
	overflow: hidden;
	width: 100%;
	/* height: 35%; */
	min-width: 1200px;
	/* background-image: url('https://u3.huatu.com/uploads/allimg/220318/660739-22031Q95GH08.png'); */
	/* background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%; */
}
.sydw_dt0303_bg{
	width: 100%;
}

.sydw_dt0303_top {
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	height: 42px;
	height: 42px;
}



.sydw_dt0303_top_item {
	float: left;
	width: 50%;
	position: relative;
}

.dt0303_href_box {
	width: 800px;
	height: 38px;
	/*margin-left: 11.5%;*/
	text-align:center;
}

.sydw_dt0303_top_href {
	box-sizing: border-box;
	flex: 1;
	display: inline-block;
	width: 110px;
	height: 30px;
	background: linear-gradient(0deg, #f0af67, #ecd9ba, #f4e5e5);
	border-radius: 18px;
	font-size: 18px;
	font-weight: 400;
	font-family: 'FZLTTHJGBK';
	color: #F60E00;
	line-height: 30px;
	text-align: center;
	box-shadow: 0px 4px 0px 0px #ea6c24, 0px 5px 3px 0px #c30303;
	margin-right: 8px;
	transition: all 0.8s;
}

.sydw_dt0303_top_href:hover {
	transform: scale(1.1);
}

.sydw_dt0303_top_item .sydw_dt0303_top_href:last-child {
	margin-right: 0;
}

.sydw_dt0303_top_info {
	width: 55.6%;
	height: 36px;
	background: #C30303;
	border-radius: 16px;
	font-size: 18px;
	font-weight: 400;
	font-family: 'FZLTHGBK';
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	background: linear-gradient(to right, rgba(195, 3, 3, 1), rgba(248, 244, 244, 0.1));
	display: inline-block;
	margin-left: 20.4%;
}

.sydw_dt0303_bottom {
	position: absolute;
	/*top: 50%;*/
	bottom: 5%;
	width: 100%;
	height: 100px;
	padding: 1.2% 3% 0;
}

.sydw_dt0303_bottom_href {
	float: left;
	width: 23%;
	height: 90px;
	background-image: url('https://u3.huatu.com/uploads/allimg/220319/660739-22031914330XN.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	margin-right: 15px;
	text-align: center;
	transition: all 1s;
}

.sydw_dt0303_bottom_href:hover {
	transform: translateY(-10px) scale(1.05);
}

.sydw_dt0303_bottom_href:last-child {
	margin-right: 0;
}

.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
	display: block;
	font-size: 23px;
	font-family: 'FZLTTHJGBK';
	font-weight: 400;
	color: #3F0303;
	line-height: 34px;
	padding: 18px 20px 0;
	padding-top: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong span {
	color: #BA0000;
}

.dt0303_bottom_info {
	display: block;
	width: 84.3%;
	height: 30px;
	margin: 10px auto 0;
	background-image: url('https://u3.huatu.com/uploads/allimg/220319/660739-22031914340M12.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.cletop{
    width: 100%;
    display: flex;
    margin: 18px auto;
	justify-content: center;
}
.cletop a{
    display: block;
    width: 11.5%;
    line-height: 40px;
    background: linear-gradient(180deg, #f0f0e9, #F7BE91);
    border: 2px solid #ceb617;;
    box-sizing: border-box;
    border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #BB0000;
    text-align: center;
    margin: 0 0.5%;
	transition: all 0.8s;

}
.cletop a:hover {
	transform: scale(1.1);
}
@media  screen  and (max-width: 3100px) {
	.dt0303_href_box {
		width: 1133px;
		margin-top: -30px;
	}
	.dt0303_hrefright_box{
		margin-top: -30px;
		margin-left: 3%;
		width: 100%;
	}
	
	.bgright {
		font-size: 70px !important;
		margin: -178px 0px 0px 409px;
	}
	.bgleft {
		font-size: 70px !important;
		margin: -167px 0px 0px 237px;
	}
	.sydw_dt0303_top_href {
		width: 160px;
		height: 45px;
		font-size: 24px;
		line-height: 45px;
	}
	.sydw_dt0303_top_info {
		font-size: 25px;
		width: 50.6%;
	}
	.cletop a {
		line-height: 73px;
		height: 73px;
		font-size: 27px;
	}
	.cletop {
		margin: 60px auto;
	}
	.sydw_dt0303_bottom {
		height: 160px;
		padding: 1.2% 5.5% 0;
	}
	.sydw_dt0303_bottom_href {
		width: 22.5%;
		height: 162px;
	}
	.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
		font-size: 36px;
		padding-top: 39px;
	}
	.dt0303_bottom_info {
		height: 45px;
		margin: 31px auto 0;
		font-size: 30px;
		line-height: 45px;
	}
	}
@media  screen  and (max-width: 2800px) {	
	.bgright {
		font-size: 70px !important;
		margin: -167px 0px 0px 306px;
	}
	.cletop {
		margin: 43px auto;
	}
	}
@media  screen  and (max-width: 2400px) {
.dt0303_href_box {
	width: 1133px;
	margin-top: -30px;
}
.dt0303_hrefright_box{
	margin-top: -30px;
	margin-left: 3%;
	width: 100%;
}

.bgright {
	font-size: 55px !important;
	margin: -136px 0px 0px 303px;
}
.bgleft {
	font-size: 55px !important;
    margin: -136px 0px 0px 175px;
}
.sydw_dt0303_top_href {
	width: 160px;
    height: 45px;
    font-size: 24px;
    line-height: 45px;
}
.sydw_dt0303_top_info {
	font-size: 24px;
    width: 56%;
}
.cletop a {
    line-height: 73px;
    height: 73px;
    font-size: 24px;
}
.cletop {
    margin: 36px auto;
}
.sydw_dt0303_bottom {
	height: 125px;
	padding: 1.2% 5.5% 0;
}
.sydw_dt0303_bottom_href {
	width: 22.5%;
	height: 125px;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
	font-size: 32px;
	padding-top: 29px;
}
.dt0303_bottom_info {
	height: 40px;
	margin: 18px auto 0;
	font-size: 24px;
	line-height: 40px;
}
}

@media  screen  and (max-width: 2200px) {
.dt0303_href_box {
    width: 1098px;
	margin-left: -30px;
}
.bgright {
    font-size: 50px !important;
    margin: -125px 0px 0px 254px;
}
.bgleft {
	font-size: 50px !important;
    margin: -125px 0px 0px 173px;
}
.dt0303_bottom_info {
	font-size: 23px;
}
.cletop a {
    line-height: 56px;
    height: 56px;
    font-size: 21px;
}
}
@media  screen  and (max-width: 2000px) {
.dt0303_href_box {
    width: 1039px;
	margin-left: -46px;
}
.bgright {
    font-size: 48px !important;
    margin: -118px 0px 0px 231px;}
.bgleft {
	font-size: 48px !important;
    margin: -118px 0px 0px 145px;
}
.cletop {
    margin: 30px auto;
}
.sydw_dt0303_top_href {
	width: 139px;
    height: 42px;
	font-size: 22px;
	line-height: 40px;
}
.sydw_dt0303_top_info {
    font-size: 21px;
	width: 53.6%;
}
.sydw_dt0303_bottom {
	height: 115px;
    padding: 1.2% 5.5% 0;
}
.sydw_dt0303_bottom_href {
	width: 22.5%;
	height: 108px;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
	font-size: 27px;
	padding-top: 21px;
}
.dt0303_bottom_info {
	height: 36px;
    margin: 18px auto 0;
	font-size: 21px;
    line-height: 35px;
}
}

@media  screen  and (max-width: 1800px) {
.sydw_dt0303_top_info {
	width: 55.6%;
	margin-left: 20.4%;
}
.sydw_dt0303_top_href {
	width: 130px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
}
.sydw_dt0303_bottom {
	height: 101px;
}
.dt0303_bottom_info{
    font-size:17px;
    margin: 11px auto 0;
}
.sydw_dt0303_bottom_href{
    height: 98px;
    margin-right: 0px;
    margin-left: 15px;
}
.dt0303_href_box {
    width: 932px;
	margin-top: -26px;
}
.dt0303_hrefright_box {
    margin-top: -32px;
	margin-left: 2%;
}
.cletop {
    margin: 30px auto;
}
.bgright {
    font-size: 40px !important;
    margin: -101px 0px 0px 209px;}
.bgleft {
	font-size: 40px !important;
	margin: -101px 0px 0px 157px;
}
.cletop a {
    line-height: 48px;
    height: 48px;
    font-size: 19px;
}
.sydw_dt0303_top_info {
    font-size: 18px;
    width: 55%;
}
.sydw_dt0303_bottom {
	height: 100px;
    padding: 1.2% 4.5% 0;
}
.sydw_dt0303_bottom_href {
	width: 22.5%;
	height: 95px;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
	font-size: 25px;
	padding-top: 18px;
}
.dt0303_bottom_info {
	height: 34px;
    margin: 10px auto 0;
	font-size: 18px;
    line-height: 33px;
}
}

@media  screen  and (max-width: 1600px) {
.dt0303_href_box {
	width: 800px;
	margin-top: -32px;
	margin-left: -30px;
}
.dt0303_hrefright_box{
	margin-top: -32px;
	width:105%;
}
.sydw_dt0303_top_href {
	width: 110px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
}
.bgright {
	font-size: 38px !important;
	margin: -96px 0px 0px 180px;
}
.bgleft {
	font-size: 38px !important;
	margin: -96px 0px 0px 121px;
}
.sydw_dt0303_bottom_href {
	height: 90px;
	margin-right: 15px;
	margin-left: 0px;
}
.sydw_dt0303_top_info {
	width: 53%;
	margin-left: 18.4%;
	font-size: 18px;
}
.cletop a {
    font-size: 17px;
}
.cletop {
    margin: 16px auto;
}
.sydw_dt0303_bottom {
	height: 100px;
    padding: 1.2% 4.3% 0;
}
.sydw_dt0303_bottom_href {
	width: 23%;
	height: 90px;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong {
	font-size: 23px;
	padding-top: 18px;
}
.dt0303_bottom_info {
	height: 30px;
    margin: 10px auto 0;
	font-size: 18px;
    line-height: 30px;
}
}

@media  screen  and (max-width: 1520px) {
.sydw_dt0303_top_info {
	width: 52%;
	margin-left: 18%;
	font-size: 15px;
}
.dt0303_bottom_info{
    font-size:15px;
    margin: -2px auto 0;
}
.cletop a {
    font-size: 15px;
}
.dt0303_href_box {
    width: 724px;
}
.bgleft{
	margin: -88px 0px 0px 96px;
	font-size: 36px !important;
}
.bgright{
	margin: -88px 0px 0px 153px;
	font-size: 36px !important;
}
.sydw_dt0303_bottom_href {
	width: 23%;
	height: 82px;
	margin-right: 10px;
}
.sydw_dt0303_bottom {
	height: 86px;
    padding: 1.2% 4.5% 0;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong{
    font-size:21px;
	padding-top: 13px;
}
.dt0303_bottom_info {
    font-size: 15px;
    margin: 5px auto 0;
}

}
@media  screen and (max-width: 1300px) {
.dt0303_href_box{
	margin-left: -4%;
}
.bgleft{
     margin: -78px 0px 0px 70px;
    font-size: 34px !important;
}
.bgright{
     margin: -78px 0px 0px 125px;
    font-size: 34px !important;
}
.sydw_dt0303_top{
	top: 33%;
}
.cletop a {
    font-size: 14px;
	line-height: 40px;
    height: 40px;
}
.dt0303_bottom_info{
    font-size:15px;
    margin: -2px auto 0;
}
.dt0303_href_box {
	width: 780px;
}
.sydw_dt0303_top_info {
    font-size: 14px;
	margin-left: 18%;
}
.cletop a {
    width: 12.5%;
}
.cletop{
    margin: 15px auto;
}
.dt0303_href_box {
    width: 679px;
}
.sydw_dt0303_top_href {
    width: 96px;
	font-size: 16px;
}
.sydw_dt0303_bottom_href {
	width: 23%;
	height: 71px;
	margin-right: 7px;
}
.sydw_dt0303_bottom {
	height: 78px;
    padding: 1.2% 5.5% 0;
}
.sydw_dt0303_bottom .sydw_dt0303_bottom_href strong{
    font-size: 18px;
	padding-top: 9px;
}
.dt0303_bottom_info {
    font-size: 14px;
	height: 26px;
    margin: 4px auto 0;
	line-height: 27px;
}
}
