@charset "UTF-8";

body {
	overflow-x: hidden;
}


/*首页样式*/
.std_nav_1600_011 .stdnav16_11_pc::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 34px;
    background: none;
    z-index: -1;}
.std_nav_1600_011 .show::before {
  background: #0081cc;}

.title {
	position: relative;
	text-align: center;
}

.tit-c {
	display: inline-block;
	font-family: 'sySong';
}

.tit-c h3 {
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	color: #232323;
	position: relative;
	display: flex;
	align-items: center;
}

.tit-c h3::before {
	content: "";
	display: block;
	width: 74px;
	height: 20px;
	background: url(../images/rm-titl.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 15px;
}

.tit-c h3::after {
	content: "";
	display: block;
	width: 74px;
	height: 20px;
	background: url(../images/rm-titr.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 15px;
}

.tit-c p {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	color: #00afec;
	margin-top: 10px;
        opacity: .5;
}

.more {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.more a {
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #313131;
	background: url(../images/more1.png) no-repeat right center;
	padding-bottom: 35px;
	transition: all 0.3s;
background-size: 32px auto;
}


/*主体*/

/*search*/
.search-box {
	padding: 0 22%;
	margin-top: -62px;
	position: relative;
	z-index: 1;
}

.search {
	width: 90%;
        margin:0 auto;
	height: 60px;
	background: #fff;
	/*clip-path: polygon(0 0, 99% 0, 100% 100%, 0 100%);*/
	position: relative;
     opacity: .8;
     border-radius: 40px;
}

input,
button {
	border: none;
	outline: none;
}

.search .text {
	width: 100%;
	padding-left: 50px;
	padding-right: 152px;
	height: 62px;
	font-size: 30px;
	background: none;
	color: #000000;
}

.search .button {
	width: 102px;
	height: 62px;
	background: url(../images/fdj1.png) no-repeat left center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
}

input::-webkit-input-placeholder {
	color: #8d8d8d;
}

input::-moz-input-placeholder {
	color: #8d8d8d;
}

input::-ms-input-placeholder {
	color: #8d8d8d;
}

.search-d {
	padding: 20px 50px 40px 50px;
}

.search-d span {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #999999;
	margin-right: 17px;
}

.search-d a {
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	color: #262626;
	margin-right: 17px;
	transition: all 0.5s;
}



#info_news_1600_009{
background:#dcf3fb url(../images/bg04.jpg) no-repeat top center;
background-size:100% 100%;
}

.section2 {
	padding-top: 5px;
	padding-bottom: 86px;
	position: relative;
	z-index: 1;
        
}

.section2::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 383px;

	background-size: cover;
	z-index: -1;
}

.s2-c {
	position: relative;
}

.qh-tit .tit-c {
	cursor: pointer;
	margin-left: 20px;
}

.qh-tit .tit-c:first-child {
	margin-left: 0;
}

.qh-tit .tit-c h3 {
	color: rgb(51 51 51 / 75%);
}

.qh-tit .tit-c h3::before,
.qh-tit .tit-c h3::after {
	width: 0;
	height: 0;
}

.qh-tit .tit-c p {
	color: #999999;
}

.qh-tit .tit-c.on h3 {
	color: #333;
}

.qh-tit .tit-c.on p {
	    color: #00afec;
}

.qh-tit .tit-c.on h3::before {
	width: 74px;
	height: 20px;
	background-image: url(../images/rm-titl.png);
}

.qh-tit .tit-c.on h3::after {
	width: 74px;
	height: 20px;
	background-image: url(../images/rm-titr.png);
}

.qh-tit .more a {
	display: none;
	color: #fff;
}

.qh-tit .more a.on {
	display: block;
	color: #333;
}



.qh-bd {
	position: relative;
	z-index: 1;
	margin-top: 40px;
}

.qh-bd::before {
	content: '';
	position: absolute;
	top: 0;
	left: -50px;
	right: -50px;
	bottom: 0;
	background-color: rgb(255,255,255,.6);
	z-index: -1;
}

.qh-bd>div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.qh-bd>div.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.qh-bd .xykx {
	padding: 56px 30px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.qh-bd .xykx-l {
	width: 53%;
}

.qh-bd .xykx-lt {
	padding-left: 44px;
	padding-right: 47px;
	padding-top: 35px;
}

.qh-bd .xykx-lt ul li a {
	display: block;
}

.qh-bd .xykx-lt ul li a h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #262626;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.5s;
}


.qh-bd .xykx-lt ul li a p {
	margin-top: 21px;
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.qh-bd .xykx-lt ul li a .date {
	font-size: 16px;
	line-height: 1;
	color: #262626;
	margin-top: 23px;
}

.qh-bd .xykx-lt ul li a .date b {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #333;
	margin-right: 5px;
}

.qh-bd .xykx-lt .slick-dots {
	position: static;
	margin-top: 33px;
}

.qh-bd .xykx-lt .slick-dots li {
	width: 9px;
	height: 9px;
	margin: 0 8px;
	border-radius: 50%;
	opacity: 0.6;
	background: #DFB57A;
	transition: all 0.5s;
}

.qh-bd .xykx-lt .slick-dots li.slick-active {
	border-radius: 151px;
	width: 35px;
	opacity: 1;
}

.qh-bd .xykx-lt .slick-dots li button {
	display: none;
}

.qh-bd .xykx-ld {
	margin-top: 64px;
}

.qh-bd .xykx-ld ul li:first-child {
	display: none;
}

.qh-bd .xykx-ld ul li a {
	display: block;
	margin-right: 37px;
}

.qh-bd .xykx-ld ul li a .bg_img {
	height: 180px;
}

.qh-bd .xykx-ld ul li a h3 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all 0.5s;
}


.qh-bd .xykx-r {
	width: 47%;
}

.qh-bd .xykx-r ul li a {
	display: block;
}

.qh-bd .xykx-r ul li a .bg_img {
	height: 554px;
}


.qh-bd .notice {
	padding: 20px 0;
	overflow: hidden;
}

.qh-bd .notice ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -17px;
}

.qh-bd .notice ul li {
	width: 33.33%;
	margin: 33px 0;
}

.qh-bd .notice ul li a {
	display: flex;
	margin: 0 17px;
}

.qh-bd .notice ul li a .date {
	width: 82px;
	height: 78px;
	background: url(../images/s2-no1.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 12px;
	margin-right: 17px;
	color: #0081cc;
	transition: all 0.5s;
}

.qh-bd .notice ul li a .date b {
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.qh-bd .notice ul li a .date span {
	display: block;
	font-size: 16px;
	line-height: 1;
}

.qh-bd .notice ul li a h3 {
	flex: 1;
	min-width: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	max-height: 60px;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 3px;
	transition: all 0.5s;
}

.section3 {
	position: relative;
	background: url(../images/s3-bg.png) no-repeat center bottom;
}

.s3-c {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
	position: relative;
}

.s3-c::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 12px;
	background: url(../images/s3-x.png) no-repeat;
	background-size: 100% 100%;
}

.s3-tit {
	position: absolute;
	top: -192px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 100%;
	z-index: -1;
}

.s3-l {
	width: 48.2%;
	background: linear-gradient(180deg, #FCF5EB 0%, rgba(255, 255, 255, 0) 95%);
	border-top: 2px solid #DFB57A;
	padding: 22px 32px 106px 32px;
}

.s3-l ul li {
	display: flex;
	margin-top: 30px;
}

.s3-l ul li .s3-pic {
	width: 100px;
	margin-right: 22px;
}

.s3-l ul li .s3-pic a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 54px;
	background: #fff;
	border: 1px dashed #BFE4DF;
	transition: all 0.5s;
}

.s3-l ul li .s3-pic a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.s3-l ul li .s3-tx {
	flex: 1;
	min-width: 0;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.s3-l ul li .s3-tx a {
	font-size: 18px;
	color: #262626;
	transition: all 0.5s;
}

.s3-l ul li .s3-tx a:first-child {
	font-weight: 700;
}

.s3-l ul li .date {
	width: 90px;
	font-size: 16px;
	line-height: 1;
	color: #999999;
	margin-top: 8px;
	text-align: right;
	margin-left: 30px;
	transition: all 0.5s;
}

.section4 {
	padding-top: 5px;
	padding-bottom: 163px;
	/*background:url(../images/d-bg5.jpg) no-repeat top center;*/

	overflow: hidden;
}

.section4 .title h3 img {
	width: 150px;
	margin-right: 10px;
}
.section44 {
	padding-top: 5px;
	padding-bottom: 33px;
	/*background:url(../images/d-bg5.jpg) no-repeat top center;*/

	overflow: hidden;
}

.section44 .title h3 img {
	width: 150px;
	margin-right: 10px;
}

.s4-c {
	margin-top: 53px;
}

.s4-c ul {
	margin: 0 -24px;
}

.s4-c ul li .k {
	margin: 0 24px;
	position: relative;
	padding-bottom: 10px;
}

.s4-c ul li .s4-pic a {
	display: block;
}

.s4-c ul li .s4-pic a .pic {
	padding-top: 75.07%;
}

.s4-c ul li .tx a {
	display: block;
	margin: 10px 20px 12px 32px;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}

.s4-c ul li .tx a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	display: none;
	z-index: -1;
}

.s4-c ul li .tx a::after {
	content: '';
	position: absolute;
	top: -22px;
	left: -16px;
	height: 56px;
	border-left: 2px solid #DFB57A;
	transition: all 0.5s;
}

.s4-c ul li .tx a h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #262626;
	transition: all 0.5s;
}

.s4-c ul li .tx a p {
	margin-top: 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding-left: 22px;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	transition: all 0.5s;
}

.s4-c ul li .tx a p:first-child {
	background: url(../images/s4-sj.png) no-repeat left center;
}

.s4-c ul li .tx a p:nth-child(2) {
	background: url(../images/s4-dd.png) no-repeat left center;
}

.s4-c ul li .bq {
	position: absolute;
	left: 0;
	top: 0;
        display:none;
}

.s4-c ul li .bq a {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-radius: 0px 50px 50px 0px;
	background: rgba(0, 0, 0, 0.5);
	padding: 6px 25px 6px 16px;
}

.s4-c ul li:hover .tx a {
	margin: -20px 20px 0 20px;
	padding: 14px 20px 20px 20px;
}

.s4-c ul li:hover .tx a::before {
	display: block;
	box-shadow: 0px 4px 10px 0px rgba(123, 123, 123, 0.3);
}

.s4-c ul li:hover .tx a::after {
	display: none;
}

.s4-c ul li:hover .tx a h3 {
	color: #333;
}

.s4-c ul li:hover .tx a p {
	color: #262626;
}

.s4-c ul li:hover .tx a p:first-child {
	background: url(../images/s4-sj2.png) no-repeat left center;
}

.s4-c ul li:hover .tx a p:nth-child(2) {
	background: url(../images/s4-dd2.png) no-repeat left center;
}

.s4-c .slick-prev,
.s4-c .slick-next {
	width: 56px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 8;
}

.s4-c .slick-prev {
	left: -87px;
	background-image: url(../images/s4-prev.png);
}

.s4-c .slick-next {
	right: -87px;
	background-image: url(../images/s4-next.png);
}

.s4-c .slick-prev:hover,
.s4-c .slick-next:hover {
	opacity: 0.5;
}



.section5 {
	padding: 70px 0;
	overflow: hidden;
        display:none;
}

.s5-c {
	margin-top: 36px;
}

.s5-c ul {
	margin: 0 -47px;
}

.s5-c ul li a {
	display: block;
	margin: 0 47px;
	padding-bottom: 10px;
	position: relative;
}

.s5-c ul li a .pic {
	padding-top: 139.09%;
}

.s5-c ul li a::before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background: #DFB57A;
	opacity: 0;
	transition: all 0.5s;
}

.s5-c ul li:hover a::before {
	opacity: 1;
}

.s5-c .slick-dots {
	margin: 50px 0 0 0;
	position: static;
}

.s5-c .slick-dots li {
	width: 13px;
	height: 13px;
	border: 1px solid #DFB57A;
	border-radius: 50%;
	margin: 0 9px;
}

.s5-c .slick-dots li.slick-active {
	background: #DFB57A;
}

.s5-c .slick-dots li button {
	display: none;
}

.section6 {
        padding-top:5px;
	padding-bottom: 74px;
	/*background: linear-gradient(0deg, #EAEAEA 0%, rgba(237, 237, 237, 0) 100%);*/
}

.s6-c {
	margin-top: 35px;
}

.s6-c ul li a {
	display: block;
	text-align: center;
	padding-top: 22px;
	position: relative;
}

.s6-c ul li a .s6-icon {
	width: 91px;
	height: 91px;
	background: #fff;
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;

  transition: transform 0.6s ease;
}

.s6-c ul li a .s6-icon::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 124px;
	height: 124px;
	background: url(../images/ct.png) no-repeat;
	background-size: 100% 100%;
        animation: circle1 6s linear infinite;
       
}

.s6-c ul li a .s6-icon::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -104px;
	width: 73px;
	height: 30px;
	background: url(../images/s6-x1.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}


.s6-c ul li:first-child a .s6-icon::after {
	display: none;
}
/*
.s6-c ul li:nth-child(odd) a .s6-icon::after {
	transform: translateY(-50%) rotate(-45deg);
}
*/
.s6-c ul li a .s6-icon img {
	display: block;
	max-width: 40px;
	max-height: 42px;
}

.s6-c ul li a h3 {
	margin-top: 33px;
}

.s6-c ul li a h3 span {
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}


.s6-c ul li:hover a .s6-icon {
	background: rgb(255,255,255,.7);
transform: scale(1.1); 
}

.s6-c ul li:hover a .s6-icon::before {

  background-image:url(../images/s6-k2.png) ; /* 更快的扩散 */
  
	animation: circle1 100s linear infinite;
}

.s6-c ul li:hover a h3 span {
	color: #333;
}

/* 侧边导航 */
#asideNav {
display:none;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	transition: all 0.5s;
}

#asideNav::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 100%;
}

#asideNav:hover::before {
	width: 220%;
	height: 210%;
}

.asideNav-logo {
	width: 80px;
	height: 168px;
	background: url(../images/zcl-t.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 2;
	cursor: pointer;
	padding-top: 43px;
	padding-left: 28px;
}

.asideNav-logo .y {
	position: absolute;
	left: -12px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px dashed #aaa;
	border-radius: 50%;
	width: 190px;
	height: 190px;
	z-index: -1;
	animation: circle2 15s linear infinite;
}

.asideNav-logo .y1 {
	position: absolute;
	top: 4px;
	left: 45px;
	width: 12px;
	height: 12px;
	background: url(../images/cl-y1.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.asideNav-logo .y2 {
	position: absolute;
	bottom: 0;
	left: 68px;
	width: 5px;
	height: 5px;
	background: #FDE9D0;
	border-radius: 50%;
}

.asideNav-logo p {
	width: 42px;
	height: 82px;
}

.asideNav-logo p img {
	display: block;
	width: 100%;
}

#asideNav .a::before {
	content: '';
	position: absolute;
	left: -74px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/a-y.png) no-repeat;
	background-size: 100% 100%;
	width: 169px;
	height: 347px;
	visibility: hidden;
	opacity: 0;
}

#asideNav ul li {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s;
}

#asideNav ul li a {
	display: block;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	border: 3px solid #C2E4E4;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	transition: all 0.5s;
}

#asideNav ul li:first-child a {
	background-image: url(../images/cl-1.png);
}

#asideNav ul li:nth-child(2) a {
	background-image: url(../images/cl-2.png);
}

#asideNav ul li:nth-child(3) a {
	background-image: url(../images/cl-3.png);
}

#asideNav ul li:nth-child(4) a {
	background-image: url(../images/cl-4.png);
}

#asideNav ul li a span {
	display: inline-block;
	width: 52px;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5);
	margin-top: 14px;
}

#asideNav:hover ul li {
	transform: none;
	visibility: visible;
	opacity: 1;
}

#asideNav:hover ul li:first-child {
	top: -109px;
	right: 26px;
	transition-delay: 0.6s;
}

#asideNav:hover ul li:nth-child(2) {
	right: 113px;
	top: -19px;
	transition-delay: 0.8s;
}

#asideNav:hover ul li:nth-child(3) {
	right: 113px;
	top: 104px;
	transition-delay: 1s;
}

#asideNav:hover ul li:nth-child(4) {
	right: 26px;
	top: 199px;
	transition-delay: 1.2s;
}


#asideNav:hover .a::before {
	visibility: visible;
	opacity: 1;
	transition-delay: 1.4s;
}


@keyframes circle1 {
	0% {
		transform: translate(-50%, -50%) rotate(0);
	}

	100% {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}

@keyframes circle2 {
	0% {
		transform: translateY(-50%) rotate(0);
	}

	100% {
		transform: translateY(-50%) rotate(360deg);
	}
}




/*浮动机器人*/
.problem-icon{
	position: fixed;
	right: 1.14rem;
	bottom: 4rem;
	width: 5.71rem;
	cursor: pointer;
}
.problem-icon img{
	width: 100%;
}
.problem-box{
	position: fixed;
	top: 8.07rem;
	right: 1.14rem;
	width: 28.57rem;
	height: 85vh;
	background: url("../img/problem-bg.png") no-repeat;
	background-size: 100% 100%;
	z-index: 999;
	display: none;
}
.problem-top{
	margin-top: -1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0rem 0.71rem 0rem 1.43rem;
}
.problem-top-left{
	display: flex;
	align-items: end;
}
.problem-top-left img{
	width: 5.71rem;
	height: 5.36rem;
}
.problem-top-close{
	width: 2.12rem;
	height: 2.12rem;
}
.problem-top-close img{
	width: 2.12rem;
	height: 2.12rem;
}
.problem-info{
	padding-top: 2.14rem;
	margin-left: 0.64rem;
}
.problem-info-title{
	font-family: PingFangSC, PingFang SC;
	font-weight: 500;
	font-size: 1.43rem;
	color: #FFFFFF;
}
.problem-info-subTitle{
	font-family: PingFangSC, PingFang SC;
	font-weight: 400;
	font-size: 1rem;
	color: #FFFFFF;
}
.problem-content{
	width: 90%;
	height: 88%;
	margin: 1rem auto;
}



@media screen and (max-width:1840px) {
	.s4-c .slick-prev {
		left: -47px;
	}

	.s4-c .slick-next {
		right: -47px;
	}
}

@media screen and (max-width:1750px) {
	.s4-c .slick-prev {
		left: 0;
	}

	.s4-c .slick-next {
		right: 0;
	}

	.s4-c ul {
		margin: 0;
	}

	.s4-c .slick-list {
		margin: 0 60px;
	}
.qh-bd::before {
		left: -15px;
		right: -15px;
	}

}

@media screen and (max-width:1600px) {
	.qh-bd::before {
		left: -10px;
		right: -10px;
	}
}

@media screen and (max-width:1400px) {
	.s3-c::before {
		width: 52px;
		top: -9px;
	}
}

@media screen and (max-width:1200px) {
	.s3-c::before {
		width: 42px;
	}
}

@media screen and (max-width: 1024px) {
	#asideNav {
		display: none;
	}

	.search-box {
		padding: 0 15px;
		margin-top: -50px;
	}

	.search {
		height: 50px;
	}

	.search .text {
		padding-left: 25px;
		padding-right: 75px;
		height: 50px;
		font-size: 18px;
	}

	.search .button {
		width: 50px;
		height: 50px;
		background-size: 20px auto;
	}

	.search-d {
		padding: 10px 25px 30px 25px;
	}

	.search-d span,
	.search-d a {
		font-size: 14px;
	}

	.title {
		text-align: center;
	}

	.tit-c {
		text-align: center;
	}

	.tit-c h3 {
		font-size: 24px;
	}

	.tit-c h3::before,
	.tit-c h3::after {
		width: 37px;
		height: 10px;
	}

	.section4 .title h3 img {
		width: 95px;
		margin-right: 5px;
	}
.section44 .title h3 img {
		width: 95px;
		margin-right: 5px;
	}

	.qh-tit .tit-c.on h3::before,
	.qh-tit .tit-c.on h3::after {
		width: 24px;
		height: 10px;
	}

	.tit-c p {
		font-size: 12px;
		margin-top: 5px;
	}

	.more a {
		font-size: 14px;
		background-size: 26px auto;
		padding-bottom: 30px;
	}

	.section2 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.section2::before {
		height: 250px;
	}

	.qh-bd {
		margin-top: 30px;
	}

	.qh-bd .xykx {
		padding: 30px 0 0 0;
	}

	.qh-bd .xykx-l {
		width: 100%;
		order: 2;
	}

	.qh-bd .xykx-r {
		width: 100%;
		order: 1;
	}

	.qh-bd .xykx-ld {
		display: none !important;
	}

	.qh-bd .xykx-r ul li a .bg_img {
		height: auto;
		padding-top: 75.06%;
	}

	.qh-bd .xykx-lt {
		padding-top: 20px;
		padding-left: 0;
		padding-right: 0;
	}

	.qh-bd .xykx-lt ul li a h3 {
		font-size: 16px;
	}

	.qh-bd .xykx-lt ul li a p {
		margin-top: 20px;
		line-height: 26px;
		height: auto;
		max-height: 52px;
	}

	.qh-bd .xykx-lt ul li a .date {
		margin-top: 20px;
		font-size: 14px;
	}

	.qh-bd .xykx-lt ul li a .date b {
		font-size: 20px;
	}

	.qh-bd .xykx-lt .slick-dots {
		margin-top: 30px;
	}

	.qh-bd .notice ul li {
		margin: 15px 0;
	}

	.section3 {
		background-size: contain;
		padding-bottom: 30px;
	}

	.s3-c {
		margin-top: 30px;
	}

	.s3-l {
		padding: 20px;
	}

	.s3-l ul li .s3-pic {
		margin-right: 20px;
	}

	.s3-l ul li .s3-tx a {
		font-size: 16px;
	}

	.s3-l ul li .date {
		width: 80px;
		font-size: 14px;
		margin-left: 20px;
	}

	.s3-tit {
		width: 400px;
		top: -84px;
	}

	.section4 {
		padding-top: 30px;
		padding-bottom: 40px;
	}
.section44 {
		padding-top: 30px;
		padding-bottom: 40px;
	}

	.s4-c {
		margin-top: 30px;
	}

	.s4-c ul li .tx a h3 {
		font-size: 16px;
	}

	.s4-c ul li .k {
		margin: 0 15px;
	}

	.s4-c .slick-prev,
	.s4-c .slick-next {
		width: 40px;
		height: 22px;
	}

	.s4-c .slick-list {
		margin: 0 40px;
	}

	.section5 {
		padding: 30px 0;
	}

	.s5-c {
		margin-top: 30px;
	}

	.s5-c ul {
		margin: 0 -15px;
	}

	.s5-c ul li a {
		margin: 0 15px;
	}

	.s5-c .slick-dots {
		margin: 20px 0 0 0;
	}

	.s5-c .slick-dots li {
		width: 9px;
		height: 9px;
		margin: 0 7px;
	}

	.section6 {
		padding-bottom: 40px;
	}

	.s6-c {
		margin-top: 30px;
	}

	.s6-c ul li a h3 span {
		font-size: 16px;
	}

	.s6-c ul li a .s6-icon::after {
		width: 60px;
		height: 21px;
		left: -84px;
	}
}

@media screen and (max-width: 768px) {
	.info_news_1600_008 .infonews08-t li {
		width: 100%;
		margin-top: 20px;
	}

	.info_news_1600_008 .infonews08-t li:first-child {
		margin-top: 0;
	}

	.info_news_1600_008 .infonews08-t li h3 {
		height: auto;
		max-height: 60px;
		margin-bottom: 10px;
	}

	.info_news_1600_008 .infonews08-t li h4 {
		margin-bottom: 20px;
	}

	.info_news_1600_008 .infonews08-b li {
		width: 100%;
		margin-top: 20px;
	}

	.qh-bd .notice ul li {
		width: 100%;
		margin: 10px 0;
	}

	.s3-l {
		width: 100%;
		margin-top: 20px;
	}

	.s3-l:nth-of-type(1) {
		margin-top: 0;
	}

	.s3-c::before {
		display: none;
	}

	.s3-l ul li {
		margin-top: 20px;
	}

	.s3-l ul li:first-child {
		margin-top: 0;
	}

	.s6-c ul li a .s6-icon::after {
		width: 40px;
		height: 14px;
		left: -66px;
	}
#info_news_1600_009{
background:#dcf3fb url(../images/bg04m.jpg) no-repeat top center;
background-size:cover;
}
.problem-icon{
	position: fixed;
	right: .94rem;
	bottom: 4rem;
	width: 3.71rem;
	cursor: pointer;
}

}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {
	.search-box {
		padding: 0;
	}

	.search-d span,
	.search-d a {
		font-size: 12px;
		margin-right: 10px;
	}

	.s3-l ul li .s3-pic {
		width: 80px;
	}

	.s6-c ul li a .s6-icon::after {
		display: none;
	}

.tit-c h3 {
		font-size: 20px;
	}

	.tit-c h3::before,
	.tit-c h3::after {
		width: 37px;
		height: 10px;
	}
.more a {
        font-size: 14px;
        background-size: 24px auto;
        padding-bottom: 24px;
    }

.search-box {
		padding: 0 15px;
		margin-top: -40px;
	}

	.search {
		height: 40px;
	}

	.search .text {
		padding-left: 25px;
		padding-right: 75px;
		height: 40px;
		font-size: 18px;
	}

	.search .button {
		width: 40px;
		height: 40px;
		background-size: 20px auto;
	}

	.search-d {
		padding: 10px 25px 30px 25px;
	}


}

@media screen and (max-width: 400px) {
	.s2-c .title {
		text-align: center;
	}

	.s2-c .more {
		position: static;
		transform: none;
		display: flex;
		justify-content: flex-end;
		margin-top: 10px;
	}

	.s3-l ul li {
		flex-wrap: wrap;
	}

	.s3-l ul li .date {
		width: 100%;
		text-align: left;
		margin-left: 100px;
	}

	.img_soc_1600_005 .imgsoc16_5_c .imgsoc16_5_lb ul li {
		width: 100% !important;
	}
}

@media screen and (max-width: 320px) {}