.jq1 {
	position: absolute;
	right: 32%;
	margin-top: 18%;
	z-index: 11;
}

.jq2 {
	position: absolute;
	margin-top: 18%;
	z-index: 111;
	left: 30%;
}

.jq2,
.jq1 {
	width: 9%;
}

.jq2 img,
.jq1 img {
	width: 100%;
	display: block;
}

.map {
	position: relative;
	background: url(../images/map2.jpg) no-repeat center center;
	height: 500px;
	background-size: 100% 100%;
}

.xt1,
.xt2 {
	position: absolute;
}

@keyframes xt2 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(350deg);
	}
}

.xt2 {
	top: 78px;
	left: 50%;
	width: 28%;
	margin-left: -15.3%;
	animation: xt2 2s linear infinite normal;
}

@keyframes xt1 {
	0% {
		transform: rotate3d(0, 0, 0, -360deg);
	}

	50 {
		transform: rotate3d(0, 0, 0, 80deg);
	}

	100% {
		transform: rotate3d(0, 1, 1, 360deg);
	}
}

.xt1 {
	padding-top: 1%;
	left: 50%;
	width: 19%;
	margin-left: -11.5%;
	/* animation: xt1 2s linear infinite normal; */
}

.xt1 img {
	width: 100%;
}

.xt2 img {
	width: 100%;
}

.map4 {
	position: absolute;
	width: 20.6%;
	left: 50%;
	margin-left: -10.5%;
	padding-top: 0.9%;
}

.ys {
	padding-top: 20px;
}

.map .dz {
	position: absolute;
	width: 27%;
	bottom: 6%;
	left: 50%;
	margin-left: -14%;
}

.tt {
	font-size: 26px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 36px;
}
.zx{
	margin-top:30px
}

.tt p {
	padding: 25px 60px;
	border: 1px solid #f0f0f0;
	background: url(../images/tt.png) no-repeat top left;
	box-shadow: 1px 1px 12px rgb(0 0 0 / 10%);
}

.tt a {
	color: #000;
}

.w627 {
	width: 674px;
	position: relative;
	overflow: hidden;
}

.w300 {
	width: 489px;
}
.swiper_cc{
	height: 400px;
	position: relative;
}

.ul_list_banner li {
	width: 100%;
	height: 398px;
	position: relative;
}

.ul_list_banner li img {
	display: block;
	width: 100%;
	height: 100%;
}

.ul_list_banner li p {
	position: absolute;
	bottom: 0px;
	padding: 10px 3%;
	width: 92%;
	font-size: 18px;
	z-index: 1;
}

.ul_list_banner li p a {
	color: white;
}

.ul_list_banner li span {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 0;
	height: 66px;
	background: url(../images/yy.png) no-repeat;
	background-size: cover;
}

.tl1 {
	font-size: 18px;
	color: #000;
	position: relative;
}

.tl1 a {
	color: #000;
}

.tl1>a {
	position: absolute;
	right: 0px;
}

.zx .right dl dt {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin: 18px 0px;
}

.zx .right dl dt a {
	color: #000000;
}

.zx .right dl dd {
	font-size: 16px;
	padding: 14px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px dashed #e3e3e3;
	width: 100%;
	color: #000;
}

.zx .right dl dd a {
	margin-right: 10px;
	color: #000;
}

.zx .right dl dd:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 12px;
	background: url(../images/ci1.png) no-repeat;
	display: none;
}

.zx .right dl dd:first-child {
	border-top: 0px;
}


.banner_list {
	position: absolute;
	right: 3%;
	overflow: hidden;
	bottom: 13px;
	font-size: 0;
	z-index: 11;
}

.banner_list ul li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e5e5e5;
	margin: 0 5px;
	cursor: pointer;
}

.banner_list ul li.on {
	background: #B51F16;
}

.t2 {
	margin-top: 35px;
	margin-bottom: 20px;
	text-align: center;
}

.super2 ul {
	padding: 10px 0px !important;
}

.super2 ul li {
	width: 124px;
	height: 143px;
	position: relative;
	box-shadow: 0px 0px 3px rgb(0 0 0 / 30%);
	box-sizing: border-box;
	float: left;
	margin: 0px 13px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.super2 ul li>a {
	display: block;
	padding: 10px 18px 18px 18px;
	overflow: hidden;
}

.super2 ul li>a img {
	display: block;
	width: 100%;
}

.super2 ul li span {
	position: absolute;
	bottom: 0px;
	background: #489aca;
	height: 18px;
	width: 100%;
	left: 0px;
}

.super2>a {
	position: absolute;
	top: 50%;
}

.jcfu .cm_box ul li {
	float: left;
	width: 366px;
	height: 330px;
	margin: 25px 25px;
}

.jcfu .cm_box ul li>a {
	display: block;
	height: 100%;
	/* justify-content: center; */
	/* align-items: center; */
	/* flex-direction: column; */
	border: 1px solid #e6e6e6;
}

.jcfu .cm_box ul li img {
	max-width: 115px;
	margin: 0px auto;
	display: block;
	padding-top: 50%;
	margin-top: -91px;
	height: 90px;
}

.jcfu .cm_box ul li span {
	color: #333333;
	font-size: 27px;
	text-align: center;
	display: block;
	margin-top: 18px;
}

.tm {
	margin: 48px auto;
	text-align: center;
}


.featured-area {
	height: 462px;
	width: 1100px;
	margin: 20px auto 20px auto;
	position: relative;
}

.featured-area ul li {
	position: relative;
	opacity: 1 !important;
}

.featured-area ul li span {
	position: absolute;
	bottom: 0px;
	display: block;
	color: white;
	font-size: 18px;
	left: 0px;
	z-index: 111;
	right: 0px;
	padding: 27px 1% 10px 1%;
	background: url(../images/yy.png) no-repeat center center;
	background-size: 100% 100%
}

.roundabout-holder {
	list-style: none;
	width: 850px;
	height: 462px;
	margin: 0px auto;
	left: 4px;
}

.featured-area>span {
	position: absolute;
	top: 47%;
	margin-top: -10px;
	z-index: 222222;
	cursor: pointer;
}

.featured-area>span#jt-l {
	left: -37px;
}

.featured-area>span#jt-r {
	right: -30px;
}

.roundabout-moveable-item {
	font-size: 12px !important;
	height: 462px;
	width: 670px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.featured-area>span+span {
	right: 0px;
}

.rh {
	position: relative;
	overflow: hidden;
}

.footer_nav {
	color: #828282;
	font-size: 14px;
	margin: 63px auto;
}

.footer_nav>.w1200 {padding: 7px 0px;border-bottom: 2px solid #489aca;}

.footer_nav a {
	color: #828282;
}


.bs {
	position: absolute;
	width: 7%;
	padding-top: 19%;
	display: block;
	left: 46%;
}



.w726 {
	width: 747px;
	position: relative;
}

.w433 {
	width: 417px;
	position: relative;
}

.ccl {
    width: 358px;
}

.content .t2 {
	height: 45px;
	line-height: 45px;
	margin-bottom: 46px;
	position: relative;
	text-align: left;
}

.content .c3 .t2 {
	background: url(../images/bgcc_1.png) no-repeat center;
}

.content .t2 span {
	color: #489aca;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	padding-left: 16px;
	letter-spacing: 2px;
}

.content .t2 label {
	color: #939393;
	font-size: 14px;
	padding-left: 12px;
	opacity: 0.5;
	position: relative;
	top: 3px;
}

.content .t2 a {
	color: #7f7f7f;
	font-size: 14px;
	right: 0px;
	position: absolute;
	top: 0px;
}

.content .c1 {
	/* margin-top: 30px; */
}

.ty_list_img {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 186px;
    overflow: hidden;
}

.ty_list_img a {
    display: inline-block;
    width: 100%;
}

.ty_list_icon li {
    font-size: 16px;
    padding: 13px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px dashed #e3e3e3;
    width: 100%;
}


.ty_list_img img {
    width: 100%;
    height: 100%;
}

.ty_list_img p {
	display: inline-block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	font-size: 18px;
	text-indent: 15px;
	overflow: hidden;
	background:rgba(0,0,0,0.5);
}

.c3 .left .ty_list_img {
    height: 226px;
    margin-bottom: 0px;
}
.ty_list_img p {
    height: 36px;
    line-height: 36px;
    position: absolute;
    left: 0px;
    color: white;
    font-size: 15px !important;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.c1 .t2 {
    background: url(../images/bgcc1_1.png) no-repeat center left;
}

.ty_list_icon li:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 12px;
    background: url(../images/ci1.png) no-repeat;
}

.ty_list_icon li a {
    margin-right: 10px;
}

a {
    text-decoration: none !important;
    color: #000;
}

.content .c1 .ty_list_img {
	width: 338px;
}

.content .c3 .ty_list_img {
	width: 100%;
}

.content .cp1 li {
	padding: 8px 0px;
	border: none;
	display: block;
}

.content .cp2 li {
	padding: 9px 0px;
	border: none;
}


.content .cp2 li:first-child {
	padding-top: 0px;
}

.cp2 li {
    padding: 7px 0px;
    border: none;
}

.content .cp3 li {
	padding: 8px 0px;
	border: none;
}

.content .cp3 li:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: auto;
	margin-right: 12px;
	background: url(../images/c2.png) no-repeat;
}

.content .comm2 {
	margin-bottom: 10px;
}

.content .comm2_top_img {
	display: block;
	width: 171px;
	height: 115px;
}

.content .comm2 p.right {
	width: 230px;
	color: #808080;
	font-size: 14px;
	line-height: 20px;
	line-height: 28px;
	text-indent: 2em;
	position: relative;
}

.content .comm2 p.right a {
	color: #dc3e00;
}

.content .comm2_top_img img {
	width: 100%;
	height: 100%;
}

.content .imgcb li {
	height: 111px;
	position: relative;
	overflow: hidden;
	margin-top: 7px;
}

.content .imgcb li:first-child {
	margin-top: 0px;
}

.content .imgcb li img {
	width: 100%;
	display: block;
	height: 100%;
}

.content .list {
	border: 1px solid #d2e5df;
	padding-top: 26px;
	padding-bottom: 4px;
}

.content .list li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
	margin-bottom: 22px;
}

.content .list li a {
	color: #747474;
}

.content .list li label {
	height: 45px;
	display: block;
}

.content .list li img {
	display: block;
	width: 38px;
	margin: 0px auto;
	margin-bottom: 3px;
}

.content .v-d {
	height: 240px;
	position: relative;
	margin-bottom: 39px;
}

.content .v-d>video {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: fill
}

.content .v-d p {
	position: absolute;
	bottom: 0px;
	padding: 6px 2%;
	width: 96%;
	text-align: center;
	color: white;
	font-size: 16px;
	z-index: 1;
}

.content .v-d p a {
	color: white;
}

.content .v-d span {
	position: absolute;
	bottom: 0px;
	height: 46px;
	width: 100%;
	left: 0px;
	background: url(../images/yy22.png) no-repeat center center;
}

.content .v-d>a {
	position: absolute;
	top: 50%;
	margin-top: -55px;
	left: 50%;
	margin-left: -55px;
}



.content .tl1 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 26px;
	position: relative;
	margin-top: 51px;
}

.content .tl1 a {
	color: #000000;
	position: relative;
	left: 0px;
}

.content .tl1:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 20px;
	background: #489aca;
	border-radius: 4px;
	margin-right: 13px;
	position: relative;
	top: 3px;
}
.content .t4{
	    background: url(../images/bgcc1_1.png) no-repeat center left;
	    background-size: 100% 100%;
}
.content .tl1 label {
	position: absolute;
	right: 0px;
	font-size: 14px;
	color: #808080;
	top: 6px;
	font-weight: normal;
}

.content .tl1 label a {
	color: #808080;
}