@font-face {
	font-family: 'dutch801';
	src: url('../font/dutch801.eot');
	src: url('../font/dutch801.eot?#font-spider') format('embedded-opentype'),  url('../font/dutch801.woff') format('woff'),  url('../font/dutch801.ttf') format('truetype'),  url('../font/dutch801.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 @charset "utf-8";
/* 鍒濆鍖朇SS */
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
fieldset, img {
	border: none;
	vertical-align: middle;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style-type: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "鎬濇簮榛戜綋", "SimSun", Arial, sans-serif;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	margin: 0;
	font-size: 12px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
}
textarea {
	font-family: "鎬濇簮榛戜綋", "SimSun", Arial, sans-serif;
	resize: none;
}
body {
	font: 12px "鎬濇簮榛戜綋", "SimSun", Arial, sans-serif;
	color: #333;
	background: #fff;
}
a {
	text-decoration: none;
	color: inherit;
}
i, em {
	font-style: normal;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "";
}
.clearfix {
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
/*html5*/
article, aside, footer, header, section, footer, nav, figure, main {
	display: block
}
/*灏忓彿鏂囧瓧  scale浠?2鍙峰瓧浣撲负鍩哄噯 闇€鍐欏疄闄呭瓧鍙峰ぇ灏?/
.font_adjust {
	-webkit-text-size-adjust: none;
}
.font_scale8 {
	-webkit-transform: scale(0.66);
}
.font_scale10 {
	-webkit-transform: scale(0.83);
}
.font_lc {
	-webkit-transform-origin: left center;
}
.font_rc {
	-webkit-transform-origin: right center;
}
.font_up {
	text-transform: uppercase;
}
/*鏂囧瓧鎴柇*/
.TXTovehid {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.TXTovehid2 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.TXTovehid3 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.TXTovehid4 {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
a, * {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}
/*transition*/
.tran200 {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.tran300 {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.tran400 {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.tran500 {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.tran1000 {
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	transition: all 1s linear;
}
.scaleimg:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.rotateY:hover {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.translateX:hover {
	-webkit-transform: translateX(-6px);
	-moz-transform: translateX(6px);
	-ms-transform: translateX(-6px);
	transform: translateX(-6px);
}

.second-jhy-item{ width:1200px; margin:0 auto;}
.second-jhy-item li{ width:570px; line-height:36px; padding:5px 0; border-bottom:1px solid #ccc; background:url(../images/second-jhy-title-bg.png) 0 center no-repeat; padding-left:30px; float:left;}
.second-jhy-item li a{ font-size:15px; color:#444; font-weight:600; text-decoration:none;}
.second-jhy-item li a:hover{ color:#0d76e1;}

.content-title-item {
        width: 100px;
    height: 34px;
    line-height: 34px;
    margin: 0px auto 20px;
    border-bottom: 2px solid #0081cc;
    font-size: 18px;
    color: #333;
    background: url(../images/second-jhy-title-bg.png) 0 7px no-repeat;
    padding-left: 30px;
    text-align: center;
}

/*缃戦〉闄愬畾瀹藉害*/
.con_1000 {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.con_1000:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
body {
	font-family: "鎬濇簮榛戜綋";
	font-size: 14px;
}
.w1024 {
	width: 1200px;
	margin: 0 auto;
}
.w1600 {
	width: 1600px;
	max-width: 96%;
	margin: 0 auto;
}
*:before, *:after {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.hidden_search .text {
	width: 100%;
	height: 20px;
	padding: 8px 0;
	font-size: 14px;
	color: #444;
	background: none;
	border: none;
	font-family: "鎬濇簮榛戜綋";
}
.hidden_search .btn {
	display: block;
	background: url(/skin/images/search_icon.jpg) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	width: 36px;
	text-indent: -999em;
	border: none;
}
.hidden_search .search_wrap {
	border: 1px solid #e4eaec;
	border-radius: 20px;
	position: relative;
	padding-right: 56px;
	padding-left: 20px;
	height: 36px;
}
.hidden_search .close_btn {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	width: 22px;
	height: 22px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.hidden_search .close_btn:after, .hidden_search .close_btn:before {
	background: #cccccc;
	width: 20px;
	height: 3px;
	display: block;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	content: "";
	position: absolute;
	left: 10px;
	top: 11px;
}
.hidden_search .close_btn:before {
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.hidden_search .close_btn:after {
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 25px;
}
.hidden_search .close_btn:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before {
	background: #3970bc;
}
.cd-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(/images/gray.png) repeat;

	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
	z-index: 9999;
	opacity: 0;
}
.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
	position: relative;
	height: 36px;
	padding: 40px;
	background: #fff;
	width: 60%;
	margin: 0 auto;
	top: 50%;
	margin-top: -58px;
	background: #FFF;
border-radius: .4rem .4rem .4rem .4rem;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.is-visible .cd-popup-container {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.header {
	width: 100%;
	height: 90px;
	background: url(/images/headerBg.png) no-repeat center top;
	font-size: 0;
}
.header .w1024 {
	height: 100%;
	position: relative;
}
.header .logo {
	line-height: 90px;
}
.header .logo img {max-width:300px;}
.header .form {
	width: 280px;
	height: 30px;
	background: #ffffff;
	position: absolute;
	right: 0;
	top: 40px;
}
.header .form .text {
	width: 240px;
	height: 30px;
	float: left;
	border: none;
	background: none;
	text-indent: 12px;
	font-family: "鎬濇簮榛戜綋";
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.header .form .subm {
	width: 40px;
	height: 30px;
	float: left;
	border: none;
	background: #0081cc url(/images/searchBtn.png) no-repeat center center;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
}
.linkList {
	float: right;
	margin-top: 15px;
}
.linkList li {
	float: left;
	padding: 0 15px 0 14px;
	position: relative;
	line-height: 24px;
	height: 24px;
	font-size: 14px;
	color: #696969;
}
.linkList li:before {
	content: "";
	width: 1px;
	height: 12px;
	background: #aeaeae;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.linkList li:last-child:before {
	display: none;
}
.linkList li:last-child {
	padding-right: 0;
}
.linkList li a:hover {
	color: #003a86;
}
.linkList.wapLinkList {
	display: none;
}
.linkList.wapLinkList {
	margin: 5px auto 0;
}
.header .menuIcon {
	width: 24px;
	cursor: pointer;
	display: none;
	margin: 35px 0 0 10px;
}
.header .menuIcon span {
	display: block;
	height: 3px;
	background: #000000;
	margin-top: 5px;
	position: relative;
}
.header .menuIcon span:before {
	content: "";
	height: 100%;
	width: 0;
	background: #ed1c24;
	position: absolute;
	left: 0;
	top: 0;
}
.header .menuIcon span.line1:before {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.header .menuIcon span.line2:before {
	-webkit-transition: all 0.2s linear 0.1s;
	-moz-transition: all 0.2s linear 0.1s;
	-ms-transition: all 0.2s linear 0.1s;
	transition: all 0.2s linear 0.1s;
}
.header .menuIcon span.line3:before {
	-webkit-transition: all 0.2s linear 0.2s;
	-moz-transition: all 0.2s linear 0.2s;
	-ms-transition: all 0.2s linear 0.2s;
	transition: all 0.2s linear 0.2s;
}
.header .menuIcon:hover span:before {
	width: 100%;
}
.header .searchBtn {
	height: 100%;
	width: 18px;
	padding: 0 10px;
	cursor: pointer;
	background: url(/images/searchBtn.png) no-repeat center;
	display: none;
}
.pcNav {
	width: 100%;
	height: 50px;
	background: #0081cc;
	text-align: center;
	line-height: 50px;
}
.pcNav ul.w1024 {
	text-align: center;
	font-size: 0;
}
.pcNav ul.w1024 .nLi {/*float: left;*/
	text-align: center;
	position: relative;
	height: 50px;
	padding: 0 40px;
	display: inline-block;
}
/*.pcNav ul.w1024 .nLi.nLi1,.pcNav ul.w1024 .nLi.nLi9{width: 120px;}*/
.pcNav ul.w1024 .nLi h3 {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.pcNav ul.w1024 .nLi h3 a {
	display: block;
}
.pcNav ul.w1024 .nLi:before {
	content: "";
	width: 2px;
	height: 16px;
	background: url(/images/pcNavIcon.png) repeat-y left top;
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -8px;
}
.pcNav ul.w1024 .nLi.nLi1:before {
	display: none;
}
.pcNav ul.w1024 .nLi .sub {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	background: #006098;
	display: none;
	z-index: 3;
	padding: 8px 0;
}
.pcNav ul.w1024 .nLi .sub li a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 6px 0;
}
.pcNav ul.w1024 .nLi .sub li a:hover {
	color: #fff100;
}
.bannerWrap {
	width: 100%;
	position: relative;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide a {
	display: block;
	height: 564px;
	background-repeat: no-repeat;
	background-position: center;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
	background: rgba(0,0,0,0.8);
	border-radius: 50%;
	font-size: 18px;
	color: #fdfdfd;
	font-family: "SimSun";
	opacity: 0;
}
.banner:hover .swiper-button-prev {
	left: 5%;
}
.banner:hover .swiper-button-next {
	right: 5%;
}
.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next {
	opacity: 1;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets {
	height: 13px;
	line-height: 13px;
	bottom: 20px;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border: 1px solid #ffffff;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
	opacity: 1;
	background: none;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
/* .banner_txt { text-align:right; position:relative;}
 .banner_txt .ban_title {
      color: #fff;
      position: absolute;
      right: 0;
      top: 300px;
      font-size: 50px;
      letter-spacing: 0;
      filter: blur(0px);
      opacity: 1;
      visibility: visible;
      display: block;
      text-transform: uppercase;
      font-family: "big-j";
      font-weight: bold;
      transition: filter 0.8s .1s, letter-spacing 0.8s .1s;
    }

    .banner_txt .ban_title.animate {
      color: #fff;
      font-size: 50px;
      letter-spacing: 2vw;
      filter: blur(10px);
      opacity: 0;
      visibility: hidden;
      font-weight: bold;
    }
  */    
.ititle {
	height: 46px;
	line-height: 46px;
	padding-bottom: 1px;
	position: relative;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
}
.ititle:before {
	content: "";
	width: 90px;
	height: 2px;
	background: #359fdd;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.imore {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding-left: 21px;
	position: relative;
	margin-right: 15px;
}
.imore:before {
	content: "";
	width: 13px;
	height: 13px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	background: url(/images/imore.png) no-repeat left top;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.imore:hover {
	color: #ed1c24;
}
.imore:hover:before {
	background-position: left bottom;
}
.imore.imoreItem2, .imore.imoreItem3 {
	display: none;
}
.isect1 {
	margin: 28px auto 22px;
}
.isect1 .ititle {
	margin-bottom: 16px;
}
.isect1 .isect1_1 {
	width: 49%;
	float: left;
	overflow: hidden;
	position: relative;
	border: 1px solid #cdcccc;
	box-sizing: border-box;
	padding: 6px;
}
.isect1 .isect1_1 .swiper-slide {
	position: relative;
}
.isect1 .isect1_1 .swiper-slide .pic {
	width: 100%;
	height: 0;
	padding-bottom: 56.5%;
	position: relative;
}
.isect1 .isect1_1 .swiper-slide .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.isect1 .isect1_1 .swiper-slide .text {
	width: 100%;
	height: 46px;
	line-height: 46px;
	box-sizing: border-box;
	padding: 0 64px 0 20px;
	background: rgb(1, 82, 147, 0.92);
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.isect1 .isect1_1 .swiper-slide .text span {
	display: inline-block;
*display: inline;
*zoom: 1;;
	margin-right: 10px;
}
.isect1 .isect1_1 .swiper-slide .text span em {
	color: #ed1c24;
}
.isect1 .isect1_1 .btn {
	height: 46px;
	width: 11px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	opacity: 0.6;
}
.isect1 .isect1_1 .btn.swiper-button-prev {
	background: url(/images/leftArr.png) no-repeat left 6px;
	right: 47px;
	bottom: 0;
	left: auto;
	top: auto;
}
.isect1 .isect1_1 .btn.swiper-button-next {
	background: url(/images/rightArr.png) no-repeat left 6px;
	right: 16px;
	bottom: 0;
	left: auto;
	top: auto;
}
.isect1 .isect1_1 .btn:hover {
	opacity: 1;
}
.isect1 .isect1_1 .btn.swiper-button-prev {
	padding-top: 0;
}
.isect1 .isect1_2 {
	width: 49%;
}
/*.isect1 .isect1_2 .top{margin-bottom: 20px;}
.isect1 .isect1_2 .top a{display: block;}
.isect1 .isect1_2 .top a h5{font-size: 20px;color: #222222;line-height: 26px;color: #222222;font-weight: normal;margin-bottom: 15px;}
.isect1 .isect1_2 .top a p{font-size: 14px;line-height: 22px;color: #999999;height: 44px;overflow: hidden;}
.isect1 .isect1_2 .top:hover a h5{color: #ed1c24;}
*/

.list {
	width: 100%;
}
.list li {
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px dotted #b6b4b4;
	box-sizing: border-box;
}
.list li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #0663cd;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.list li a {
	display: block;
}
.list li a h5 {
	font-size: 16px;
	color: #5d5d5d;
	font-weight: normal;
	width: calc(100% - 80px);
}
.list li a span {
	font-size: 14px;
	color: #8e8e8e;
}
.list li:hover:before {
	background: #ed1c24;
	width: 10px;
	border-radius: 0px;
}
.list li:hover a h5 {
	color: #ed1c24;
	text-indent: 6px;
}
.tabs {
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	background: #f4f4f4;
	font-size: 16px;
	color: #323232;
	margin-bottom: 11px;
	position: relative;
}
.tabs span {
	float: left;
	position: relative;
	cursor: pointer;
	width: 120px;
	text-align: center;
}
.tabs span:before {
	content: "";
	width: 0;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 2;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.tabs span.active {
	background: #c70019;
	text-align: center;
	color: #fff;
}
.tabs span.active:before {
	width: 100%;
}
.isect2 {
	margin: 40px auto 0;
	padding: 30px 0;
	background: #f6f6f6;
}
.isect2_1 {
	width: 70%;
	padding-top: 3px;
}
.isect2_1 .recomNews {
	width: 100%;
	height: 83px;
	margin-bottom: 21px;
}
.isect2_1 .recomNews a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 136px;
	position: relative;
}
.isect2_1 .recomNews a .pic {
	width: 124px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.isect2_1 .recomNews a .pic img {
	width: 100%;
	height: 100%;
}
.isect2_1 .recomNews a h5 {
	line-height: 27px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
.isect2_1 .recomNews a p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	overflow: hidden;
}
.isect2_1 .recomNews:hover a h5 {
	color: #ed1c24;
}
.isect2_1 .list li {
	height: 43px;
	line-height: 43px;
}
.isect2_2 {
	width: 26%;
}
.isect2_1 .ititle {
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
}
.isect2_2 .ititle {
	height: 50px;
	line-height: 50px;
	margin-bottom: 18px;
}
.isect2_2 video {
	min-height: 195px;
	background: #000;
}
.list1 {
	width: 100%;
}
.list1 li {
	height: 60px;
}
.list1 li.li2 {
	background: #f5f5f5;
}
.list1 li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: relative;
	padding: 7px 8px 0 62px;
}
.list1 li a .date {
	width: 54px;
	height: 100%;
	border-right: 1px solid #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #dd2600;
	font-family: "dutch801";
	font-weight: bold;
}
.list1 li a h5 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	height: 48px;
	overflow: hidden;
	font-weight: normal;
}
.list1 li a:hover h5 {
	color: #ed1c24;
}
.isect3 {
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}
.isect3 .swiper-slide {
}
.isect3 .swiper-slide a {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 70.866%;
	position: relative;
	overflow: hidden;
}
.isect3 .swiper-slide a img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.isect3 .swiper-slide p {
	width: 100%;
	line-height: 32px;
	text-align: center;
	font-size: 15px;
}
.isect3 .btn {
	height: 60px;
	width: 20px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	opacity: 0.6;
}
.isect3 .btn.swiper-button-prev {
	background: url(/images/leftArr1.png) no-repeat left 0px;
	left: 0;
	top: 50%;
	margin-top: -45px;
}
.isect3 .btn.swiper-button-next {
	background: url(/images/rightArr1.png) no-repeat left 0px;
	right: 0px;
	top: 50%;
	margin-top: -45px;
}
.isect3 .btn:hover {
	opacity: 1;
}
.isect3 .btn.swiper-button-prev {
	padding-top: 0;
}
.isect4 {
	margin-bottom: 35px;
}
.isect4_1 {
	width: 33%;
	margin-right: 4%;
}
.isect4 .tabs {
	margin-bottom: 9px;
}
.isect4 .list li {
	height: 43px;
	line-height: 43px;
}
.isect4 .list li:first-child {
	border-top: none;
}
.isect4 .list li a h5 {
	max-width: 100%;
}
.isect4_2 {
	width: 33%;
}
.imore1 {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	background: url(/images/imore1.png) no-repeat right top;
}
.imore1:hover {
	background-position: right bottom;
}
.imore1.imore1Item2, .imore1.imore1Item3 {
	display: none;
}
.isect4_3 {
	width: 26%;
}
.isect5 {
	width: 100%;
	margin-bottom: 23px;
	overflow: hidden;
	height: 80px;
}
.isect5 .swiper-slide {
	height: 100%;
}
.isect5 .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.isect6 {
	margin-bottom: 28px;
}
.isect6_1 {
	width: 70%;
	padding-top: 3px;
}
.isect6_1 .tabs {
	margin-bottom: 14px;
}
.isect6_1 .list {
	height: 435px;
}
.isect6_1 .list li:first-child {
	border-top: none;
}
.isect6_1 .list li {
	height: 43px;
	line-height: 43px;
}
.isect6_1 .innerTab {
	width: 100%;
	background: #f7f7f7;
	height: 250px;
	box-sizing: border-box;
	padding-left: 222px;
	position: relative;
}
.isect6_1 .innerTab .hd {
	width: 222px;
	position: absolute;
	left: 0;
	top: 0;
}
.isect6_1 .innerTab .hd li {
	height: 50px;
	padding: 0 26px 0 24px;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	cursor: pointer;
}
.isect6_1 .innerTab .hd li:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	right: 16px;
	top: 21px;
	z-index: 2;
	background: url(/images/arrow.png) no-repeat left top;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.isect6_1 .innerTab .hd li:after {
	content: "";
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #ed1c24;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.isect6_1 .innerTab .hd li span {
	position: relative;
	z-index: 3;
}
.isect6_1 .innerTab .hd li.active {/*background-color: #ed1c24;*/
	color: #fdeaea;
}
.isect6_1 .innerTab .hd li.active:before {
	background-position: left bottom;
}
.isect6_1 .innerTab .hd li.active:after {
	width: 100%;
}
.isect6_1 .innerTab .bd {
	width: 100%;
	height: 100%;
	background: #ffffff;
	box-sizing: border-box;
	padding: 12px 30px 17px 29px;
	border: 1px solid #e6e6e6;
	border-left: none;
}
.isect6_2 {
	width: 26%;
}
.isect6_2 .ititle {
	height: 50px;
	line-height: 50px;
	margin-bottom: 14px;
}
.isect6_2 ul {
	width: 100%;
}
.isect6_2 ul li {
	width: 100%;
	height: 55px;
	margin-bottom: 10px;
}
.isect6_2 ul li.li4 {
	margin-bottom: 0;
}
.isect6_2 ul li a {
	display: block;
	height: 100%;
	padding-left: 114px;
	position: relative;
	font-size: 20px;
	color: #ffffff;
	line-height: 55px;
}
.isect6_2 ul li a:before {
	content: "";
	width: 3px;
	height: 36px;
	background: url(/images/line.png) repeat-y left top;
	position: absolute;
	left: 86px;
	top: 50%;
	margin-top: -18px;
}
.isect6_2 ul li.li1 a {
	background: #f6535b url(/images/isect6Icon1.png) no-repeat 25px center;
}
.isect6_2 ul li.li2 a {
	background: #f99160 url(/images/isect6Icon2.png) no-repeat 25px center;
}
.isect6_2 ul li.li3 a {
	background: #fb9fa4 url(/images/isect6Icon3.png) no-repeat 25px center;
}
.isect6_2 ul li.li4 a {
	background: #fcae88 url(/images/isect6Icon4.png) no-repeat 25px center;
}
.isect6_2 ul li.li2 a:before {
	background-image: url(/images/line2.png);
}
.isect6_2 ul li.li3 a:before {
	background-image: url(/images/line3.png);
}
.isect6_2 ul li.li4 a:before {
	background-image: url(/images/line4.png);
}
.isect7 {
	margin-bottom: 40px;
}
.isect7 .ititle {
	margin-bottom: 36px;
}
.isect7 .picScroll {
	width: 100%;
	overflow: hidden;
}
.isect7 .picScroll a {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	position: relative;
	overflow: hidden;
}
.isect7 .picScroll a img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.link {
	margin-bottom: 39px;
	background: #f0f0f0;
	padding-left: 148px;
	position: relative;
}
.link .hd {
	background: url(/images/isect8Hd.png) no-repeat left center;
	width: 135px;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
}
.link .bd {
	width: 100%;
	padding: 8px 0 7px;
}
.select {
	width: 250px;
	height: 29px;
	position: relative;
	float: left;
	margin: 0 18px;
	text-align: center;
}
.select dt {
	height: 29px;
	display: block;
	background: #ffffff;
	line-height: 29px;
	cursor: pointer;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 3;
	color: #333333;
	font-size: 14px;
}
.select dd {
	position: absolute;
	left: 0;
	bottom: 29px;
	background: #fff;
	display: none;
	z-index: 3;
}
.select dd ul {
	padding: 4px;
	width: 100%;
	max-height: 250px;
	overflow: auto;
	box-sizing: border-box;
}
.select dd ul li {
	display: block;
	width: 100%;
	float: left;
}
.select dd ul li a {
	line-height: 32px;
	display: block;
	width: 100%;
}
.select dd ul li a:hover {
	background: #f5f5f5;
}
 .select dd ul::-webkit-scrollbar {
width:2px;
height:2px
}
.select dd ul::-webkit-scrollbar-button:vertical {
display:none
}
.select dd ul::-webkit-scrollbar-corner, .select dd ul::-webkit-scrollbar-track {
background-color:#ccc
}
.select dd ul::-webkit-scrollbar-thumb {
border-radius:0;
background-color:#ed1c24;
}
.select dd ul::-webkit-scrollbar-thumb:vertical:hover {
}
.select dd ul::-webkit-scrollbar-thumb:vertical:active {
}
.footer {
	width: 100%;
	padding: 16px 0 6px;
	background: #999999;
	border-bottom: 5px solid #808080;
}
.footer .fLeft {
	width: 910px;
	padding: 12px 0 32px 0;
	font-size: 13px;
	color: #ffffff;
	line-height: 24px;
}
.footer .fLeft p {
	padding: 6px 0;
}
.footer .fLeft p img {
	width: 20px;
	margin-right: 6px;
}
.footer .fLeft .line1 {
	padding-bottom: 11px;
}
.footer .fLeft .line2 {
	padding-top: 9px;
}
.footer .fLeft span {
	margin-right: 10px;
	padding-left: 10px;
}
.footer .fLeft span:first-child {
	padding-left: 0px;
}
.footer .fLeft a:hover {
	text-decoration: underline;
}
.footer .fCode {
	width: 100px;
	margin-left: 45px;
}
.footer .fCode .pic, .footer .fCode .pic img {
	width: 100px;
	height: 100px;
}
.footer .fCode p {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
	margin-bottom: 10px;
}
.footer .dzjg {
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.nyBanner {
	width: 100%;
	height: 550px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.nyBanner:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	opacity: 0;
}
.nyBanner .w1024 {
	padding-top: 129px;
	position: relative;
	z-index: 2;
}
.nyBanner .w1024 h3 {
	font-size: 36px;
	line-height: 52px;
	color: #fefefe;
	font-weight: normal;
}
.nyBanner .w1024 .path {
	font-size: 14px;
	line-height: 32px;
	color: #fefefe;
}
.nyBanner .w1024 .path span {
	margin: 0 10px;
}
.nyBanner .w1024 .path a:hover {
	text-decoration: underline;
}
.nyNav {
	background: #f5f5f5;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
}
.nyNav li {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0 10px;
	display: inline-block;
}
.nyNav li a {
	display: block;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	color: #1a1a1a;
	position: relative;
}
.nyNav li a:before {
	content: "";
	width: 150%;
	height: 3px;
	background: #008fd7;
	position: absolute;
	left: -25%;
	bottom: -1px;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	opacity: 0;
	visibility: hidden;
}
.nyNav li.on a:before, .nyNav li a:hover:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	opacity: 1;
	visibility: visible;
}
.nyNav li.on a, .nyNav li a:hover {
	color: #008fd7;
}
.nyNav li.on a {
	font-weight: bold;
}
.nyWrap {
	margin: 40px auto 49px;
	min-height: 450px;
}
.nySide {
	width: 280px;
}
.nySide .title {
	padding: 26px 0 26px 40px;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	background: #0066cb;
	margin-bottom: 2px;
}
.nySide .title p {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	opacity: 0.86;
	margin-top: 4px;
}
.nySide .li {
	margin-bottom: 2px;
}
.nySide .li h3 {
	cursor: pointer;
}
.nySide .li h3 a {
	display: block;
	height: 50px;
	padding: 0px 42px 0px 40px;
	position: relative;
	background: #cbe5fe;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	line-height: 50px;
}
.nySide .li h3 a:before {
	content: " ";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 28px;
	top: 15px;
	background: url(/images/arrow1.png) no-repeat left top;
}
.nySide .li .innerList {
	display: none;
}
.nySide .li .innerList li a {
	display: block;
	padding: 0 10px 0 64px;
	position: relative;
	font-size: 14px;
	color: #333232;
	line-height: 50px;
	border-top: 1px dotted #e0e0e0;
}
.nySide .li .innerList li:first-child a {
	border-top: none;
}
.nySide .li .innerList li a:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #4d4d4d;
	position: absolute;
	left: 40px;
	top: 23px;
}
.nySide .li.on h3 a, .nySide .li:hover h3 a {
	color: #fff;
	background: #f1a30b;
}
.nySide .li.on h3 a:before, .nySide .li:hover h3 a:before {
	background-position: right top;
}
.nySide .li.hasInner.on h3 a {
	color: #333333;
}
.nySide .li.hasInner.on h3 a:before {
	background-position: left bottom;
}
.nySide .li .innerList li.on a, .nySide .li .innerList li a:hover {
	color: #ed1c24;
}
.nySide .li .innerList li.on a:before, .nySide .li .innerList li a:hover:before {
	background: #f1a30b;
}
.myMain {
/*	width: calc(100% - 320px); 
border-top: 3px solid #0066cb;

*/
	width: 100%;  
	
}
.bread {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 29px;
}
.bread h3 {
	font-size: 22px;
	color: #333333;
	line-height: 56px;
}
.bread .path {
	padding-left: 18px;
	background: url(/images/pathIcon.png) no-repeat left center;
	font-size: 12px;
	color: #666565;
	line-height: 56px;
}
.bread .path a:hover {
	color: #ed1c24;
}
.leaderList {
	padding-bottom: 16px;
}
.leaderList li {
	margin-bottom: 24px;
}
.leaderList li a {
	display: block;
	height: 160px;

	position: relative;
}
.leaderList li a .pic {
	height: 100%;
	width: 130px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.leaderList li a .pic img {
	width: 100%;
	height: 100%;
}
.leaderList li a .text {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-bottom: 1px dotted #cccccc;
}
.leaderList li a .text h5 {
	line-height: 27px;
	padding: 5px 0 10px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.leaderList li a .text p {
	line-height: 22px;
	margin-bottom: 10px;
	min-height: 66px;
	font-size: 14px;
	color: #666666;
}
.leaderList li a .text p em {
	font-weight: bold;
}
.leaderList li a .text span {
	display: block;
	font-size: 14px;
	color: #ed1c24;
	line-height: 26px;
}
.leaderList li a:hover .text h5 {
	color: #ed1c24;
}
.page {
	text-align: center;
	font-size: 0;
}
.page a {
	display: inline-block;
*display: inline;
*zoom: 1;
	width: 33px;
	height: 33px;
	border: 1px solid #cccccc;
	margin: 0 3px;
	font-size: 14px;
	color: #807e7e;
	line-height: 33px;
	text-align: center;
}
.page a.num {
	width: 33px;
}
.page a.on, .page a:hover {
	background: #ed1c24;
	border-color: #ed1c24;
	color: #fff;
}
.contLeader {
	padding-left: 155px;
	position: relative;
}
.contLeader .pic {
	width: 120px;
	height: 146px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.contLeader .pic img {
	width: 100%;
	height: 100%;
}
.contLeader .text {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	text-align: justify;
}
.contLeader .text * {
	max-width: 100% !important;
}
.about {
	margin-bottom: 85px;
	font-size: 15px;
	line-height: 34px;
	color: #333333;
	text-align: justify;
}
.about * {
	max-width: 100% !important;
}
.about img {
	
	margin: 10px auto;
}
.rongyu {
	margin-bottom: 25px;
	font-size: 15px;
	line-height: 34px;
	color: #333333;
	text-align: justify;
}
.rongyu * {
	max-width: 100% !important;
}
.rongyu .rongyu_title {
	font-size: 27px;
	color: #1f4c8a;
	padding-top: 10px;
	position: relative;
}
/*.rongyu .rongyu_title:before {content: " ";width: 80px;height: 1px;position: absolute;left:0;top:1px;background:#ccc;}*/
.rongyu .rongyu_title em {
	font-size: 12px;
	color: #b0b0b0;
}
.rongyu .rongyu_txt {
	font-size: 15px;
	line-height: 28px;
	margin: 10px auto;
	width: 100%;
}
.rongyu .rongyu_txt_list {
	margin: 20px auto;
	width: 100%;
	display: flex;
}
.rongyu .rongyu_txt_list li {
	width: 33.33%;
	font-size: 14px;
	line-height: 28px;
	position: relative;
	padding-left: 20px;
	box-sizing: border-box;
	color: #666;
}
.rongyu .rongyu_txt_list li:before {
	content: "";
	width: 3px;
	height: 12px;
	background: #0066cb;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
}
.rongyu .rongyu_pic {
	margin: 20px auto;
	width: 100%;
	clear: both;
	display: flex;
	flex-direction: column;
}
.rongyu .rongyu_pic .ry_title {
	font-size: 24px;
	color: #0066cb;
	clear: both;
}
.rongyu .rongyu_pic ul {
	width: 100%;
	background: url(/images/rybg.png) no-repeat center top;
	display: flex;
	clear: both;
	padding: 30px 0;
	margin: 20px auto;
}
.rongyu .rongyu_pic ul li {
	float: left;
	width: 18.8%;
	margin-right: 1.5%;
}
.rongyu .rongyu_pic ul li:nth-child(5n) {
	margin-right: 0;
}
.rongyu .rongyu_pic ul li a {
	display: block;
}
.rongyu .rongyu_pic ul li .img {
	padding-bottom: 124%;
	width: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #e9e9e9;
}
.rongyu .rongyu_pic ul li .img em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.rongyu .rongyu_pic ul li .img {
}
.rongyu .rongyu_pic ul li .txt {
	font-size: 14px;
	color: #555;
	text-align: center;
	line-height: 24px;
	padding: 10px 0;
}
.rongyu .rongyu_pic ul li .img em {
	transition: all 0.3s ease 0s;
}
.rongyu .rongyu_pic ul li a:hover .txt {
	color: #305dc3;
}
.newsList1 li {
	width: 49.16%;
	margin-bottom: 30px;
}
.newsList1 li a {
	display: block;
	background: #ffffff;
	box-sizing: border-box;
}
.newsList1 li a .wrap {
	height: 86px;
	padding-left: 104px;
	position: relative;
}
.newsList1 li a .wrap .date {
	width: 74px;
	height: 86px;
	border-radius: 5px;
	background: #c6c6c6;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.newsList1 li a .wrap .date em {
	display: block;
	padding-top: 14px;
	font-size: 36px;
	color: #fff;
	line-height: 38px;
	font-family: "HelNeu65Md";
}
.newsList1 li a .wrap .date span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
.newsList1 li a .wrap h5 {
	font-size: 18px;
	line-height: 36px;
	color: #1a1a1a;
	font-weight: normal;
}
.newsList1 li a .wrap p {
	font-size: 15px;
	line-height: 23px;
	max-height: 46px;
	overflow: hidden;
	color: #828282;
	font-weight: normal;
}
.newsList1 li a .wrap .more {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.newsList1 li a:hover .date {
	background: #005bb3;
}
.newsList1 li a:hover .date em, .newsList1 li a:hover .date span {
	color: #fff;
}
.newsList1 li a:hover h5 {
	color: #005bb3;
}
.newsList {
	margin-bottom: 24px;
}
.newsList ul {
	padding-bottom: 43px;
}
.newsList ul li {
	margin-bottom: 23px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #cccccc;
}
.newsList ul li a {
	display: block;
	padding-right: 189px;
	position: relative;
}
.newsList ul li a .pic {
	width: 150px;
	height: 102px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 5px;
}
.newsList ul li a .pic img {
	width: 100%;
	height: 100%;
}
.newsList ul li a h5 {
	line-height: 26px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
}
.newsList ul li a .info {
	line-height: 24px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #b2b2b2;
}
.newsList ul li a .info span {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin-left: 36px;
}
.newsList ul li a .info span.date {
	margin-left: 0;
	padding-left: 18px;
	background: url(/images/dateIcon.png) no-repeat left center;
}
.newsList ul li a .info span.views {
	padding-left: 21px;
	background: url(/images/viewsIcon.png) no-repeat left center;
}
.newsList ul li a p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	height: 44px;
	overflow: hidden;
}
.newsList ul li:hover a h5 {
	color: #ed1c24;
}
.passage {
	margin-bottom: 70px;
}
.passage .psgTit {
	text-align: center;
	margin-bottom: 16px;
}
.passage .psgTit h3 {
	line-height: 28px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 4px;
}
.passage .psgTit .info {
	line-height: 28px;
	font-size: 13px;
	color: #b2b2b2;
}
.passage .psgTit .info span {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 18px;
}
.passage .psgTit .info span.date {
	padding-left: 18px;
	background: url(/images/dateIcon.png) no-repeat left center;
}
.passage .psgTit .info span.views {
	padding-left: 21px;
	background: url(/images/viewsIcon.png) no-repeat left center;
}
.passage .psgCont {
	padding-bottom: 58px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 51px;
	font-size: 14px;
	line-height: 32px;
	color: #333333;
	min-height: 400px;
}
.passage .psgCont * {
	max-width: 100% !important;
}
.passage .psgBtm .psgShare {
	height: 38px;
	line-height: 38px;
}
.passage .psgBtm .psgShare .tit {
	font-size: 13px;
	color: #000000;
	width: 63px;
}
.passage .psgBtm .psgLink a {
	display: block;
	float: left;
	width: 98px;
	height: 33px;
	border: 1px solid #cccccc;
	font-size: 14px;
	color: #807e7e;
	text-align: center;
	line-height: 33px;
	margin-left: 20px;
}
.passage .psgBtm .psgLink a:hover {
	border-color: #ed1c24;
	color: #ed1c24;
}
.passage .psgBtm .psgLink a:first-child {
	margin-left: 0;
}
.bdsharebuttonbox {
	float: left;
	width: 186px;
}
.bdsharebuttonbox .shareItem {
	width: 38px;
	height: 38px;
	padding: 0;
	margin: 0 24px 0 0;
	background: #eeeeee url(/images/shareBg.png) no-repeat left center;
	border-radius: 4px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.bdsharebuttonbox .shareItem:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.bdsharebuttonbox .shareItem.bds_weixin {
	background-position: 0 center;
}
.bdsharebuttonbox .shareItem.bds_tsina {
	background-position: -38px center;
}
.bdsharebuttonbox .shareItem.bds_sqq {
	background-position: -76px center;
}
.notice {
	margin-bottom: 65px;
}
.notice .list {
	margin-bottom: 44px;
}
.notice .list li:first-child {
	border-top: none;
}
.notice .list li {
	height: 59px;
	line-height: 59px;
}
.notice .list li:hover a span {
	color: #ed1c24;
}
.listFrom {
	margin-bottom: 140px;
}
.listFrom dl {
	margin-bottom: 20px;
	padding-left: 94px;
	position: relative;
}
.listFrom dl dt {
	width: 70px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
}
.listFrom dl dd {
	width: 100%;
	height: 100%;
}
.listFrom dl dd .text {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid #b6b6b6;
	background: #ffffff;
	padding-left: 19px;
	font-family: "鎬濇簮榛戜綋";
	font-size: 14px;
	color: #4c4c4c;
}
.listFrom dl dd label {
	display: block;
	float: left;
	margin-right: 26px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #4c4c4c;
	cursor: pointer;
}
.listFrom dl dd label .radio {
	margin-left: 8px;
}
.listFrom dl dd .text.codeText {
	width: 200px;
	margin-right: 23px;
	float: left;
}
.listFrom dl dd .codeImg {
	width: 98px;
	height: 28px;
	border: 1px solid #b6b6b6;
	float: left;
	cursor: pointer;
	margin-right: 13px;
}
.listFrom dl dd .codeImg img {
	width: 100%;
	height: 100%;
}
.listFrom dl dd .changeCode {
	font-size: 14px;
	line-height: 30px;
	color: #ed1c24;
	float: left;
}
.listFrom dl dd .changeCode:hover {
	text-decoration: underline;
}
.listFrom dl.lastDl {
	margin-top: 60px;
}
.listFrom dl dd .btn {
	width: 150px;
	height: 40px;
	float: left;
	margin-right: 20px;
	background: #ed1c24;
	border: none;
	font-size: 16px;
	color: #fefefe;
	font-family: "鎬濇簮榛戜綋";
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.listFrom dl dd .btn.print {
	background: #f6535b;
}
.listFrom dl dd .btn.print:hover {
	background: #ed1c24;
}
.listFrom dl dd textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #b5b5b5;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 30px;
	font-size: 14px;
	color: #4c4c4c;
	font-family: "鎬濇簮榛戜綋";
	overflow: auto;
}
.quesList {
	margin-bottom: 59px;
}
.quesList ul {
	margin-bottom: 58px;
}
.quesList ul li {
	padding-bottom: 23px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 18px;
}
.quesList ul li a {
	display: block;
}
.quesList ul li a .hd {
	height: 40px;
	line-height: 40px;
	padding: 0 150px 0 79px;
	position: relative;
}
.quesList ul li a .hd .tit {
	font-size: 16px;
	color: #333333;
	text-align: right;
	width: 79px;
	background: url(/images/quesIcon.png) no-repeat left center;
	position: absolute;
	left: 0;
	top: 0;
}
.quesList ul li a .hd .date {
	font-size: 12px;
	color: #808080;
	position: absolute;
	right: 0;
	top: 0;
}
.quesList ul li a .hd .text {
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.quesList ul li a .bd {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	height: 48px;
	overflow: hidden;
	padding-left: 79px;
	position: relative;
}
.quesList ul li a .bd .tit {
	width: 79px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
	font-size: 16px;
	color: #333333;
	background: url(/images/answerIcon.png) no-repeat left center;
}
.quesList ul li:hover a .hd .tit, .quesList ul li:hover a .hd .text {
	color: #ed1c24;
}
.activityList {
	margin-bottom: 59px;
}
.activityList ul {
	padding-bottom: 36px;
}
.activityList ul li {
	padding-bottom: 26px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 24px;
}
.activityList ul li a {
	display: block;
	padding-right: 188px;
	position: relative;
}
.contActivity {
	margin-bottom: 106px;
}
.contActivity .passage .psgCont {
	border-bottom: none;
	min-height: auto;
	padding-bottom: 65px;
}
.activityScroll {
	width: 100%;
}
.activityScroll .scrollTabs {
	height: 47px;
	border-bottom: 1px solid #e2e5ed;
	margin-bottom: 29px;
	line-height: 47px;
}
.activityScroll .scrollTabs span {
	float: left;
	font-size: 16px;
	color: #323232;
	margin-right: 36px;
	cursor: pointer;
	position: relative;
}
.activityScroll .scrollTabs span.active {
	font-size: 18px;
	font-weight: bold;
}
.activityScroll .scrollTabs span:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #f72331;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 2;
	width: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.activityScroll .scrollTabs span.active:before {
	width: 100%;
}
.activityScroll .scrollTabs .videoMore {
	display: none;
}
.innerScroll {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.innerScroll .swiper-slide a {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	position: relative;
	overflow: hidden;
}
.innerScroll .swiper-slide a img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.innerScroll .swiper-button-prev {
	width: 20px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	background: url(/images/leftArr1.png) no-repeat left center;
	cursor: pointer;
}
.innerScroll .swiper-button-next {
	width: 20px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	background: url(/images/rightArr1.png) no-repeat right center;
	cursor: pointer;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	pointer-events: auto;
}
.picList {
}
.picList .tit {
	text-align: center;
	margin-bottom: 16px;
}
.picList .tit h3 {
	line-height: 28px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 4px;
}
.picList .tit .info {
	line-height: 28px;
	font-size: 13px;
	color: #b2b2b2;
}
.picList .tit .info span {
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 18px;
}
.picList .tit .info span.date {
	padding-left: 18px;
	background: url(/images/dateIcon.png) no-repeat left center;
}
.picList .tit .info span.views {
	padding-left: 21px;
	background: url(/images/viewsIcon.png) no-repeat left center;
}
.picList ul {
	width: 100%;
	padding-bottom: 20px;
}
.picList ul li {
	width: 48%;
	float: left;
	margin: 0 4% 36px 0;
	position: relative;
}
.picList ul li:nth-child(2n) {
	margin-right: 0;
}
.picList ul li a {
	display: block;
}
.picList ul li a .pic {
	width: 100%;
	height: 0;
	padding-bottom: 67%;
	position: relative;
	overflow: hidden;
}
.picList ul li a .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.picList ul li a .text {
	height: 42px;
	border-bottom: 1px solid #b7b8bf;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #333333;
}
.picList ul li:before {
	content: "";
	width: 0;
	height: 1px;
	background: #f72331;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.picList ul li:hover:before {
	width: 100%;
}
.picList ul li:hover a .text {
	color: #ed1c24;
}
.case_ms {
	font-size: 15px;
	line-height: 32px;
	color: #333333;
	text-align: justify;
}
.aboutScroll {
	padding: 0 35px;
	position: relative;
	margin-top: 40px;
}
.aboutScroll .swiper-button-prev, .aboutScroll .swiper-button-next {
	width: 23px;
	height: 45px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.aboutScroll .swiper-button-prev {
	left: 0;
	background: url(/images/leftArr2.png) no-repeat center;
}
.aboutScroll .swiper-button-next {
	right: 0;
	background: url(/images/rightArr2.png) no-repeat center;
}
.aboutScroll .swiper-pagination {
	width: 100%;
	text-align: center;
}
.aboutScroll .container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.aboutScroll .container .swiper-slide {
	position: relative;
}
.aboutScroll .container .swiper-slide em {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 65%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all .5s ease;
}
.aboutScroll .container .swiper-slide h5 {
	width: 100%;
	height: 46px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	box-sizing: border-box;
	padding: 0 10px;
	background: url(/images/gray60.png) repeat;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	line-height: 46px;
}
.aboutScroll .container .swiper-slide p {
	width: 100%;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
	margin-bottom: 20px;
}
.aboutScroll .container .swiper-slide a:hover em {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.ztHeader {
	width: 100%;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-bottom: 45px;
}
.ztHeader .ztHeaderTxt {
	padding-top: 68px;
	font-size: 0;
	line-height: 44px;
}
.ztHeader .ztHeaderTxt img {
	max-width: 88%;
}
.ztHeader .goHome {
	display: block;
	width: 112px;
	height: 16px;
	background: url(/images/goHome.png) no-repeat left top;
	margin: 38px auto 0;
	font-size: 0;
}
.ztHeader .goHome:hover {
	background-position: left bottom;
}
.ztWrap {
	min-height: 300px;
	margin: 0 auto 60px;
}
.ztWrap .ititle {
	margin-bottom: 20px;
}
.ztWrap .list {
	height: 240px;
}
.ztWrap .list li:first-child {
	border-top: none;
}
.ztSect1 {
	margin-bottom: 40px;
}
.ztItem {
	width: 48%;
}
.ztWrap .isect5 {
	margin-bottom: 26px;
}
.contactWrap .item1 {
	margin-bottom: 67px;
}
.contactWrap .item1 .tit {
	width: 65%;
	font-size: 26px;
	line-height: 32px;
	color: #1a1a1a;
	font-weight: normal;
	margin-top: -3px;
	position: relative;
	padding-bottom: 27px;
}
.contactWrap .item1 .tit p {
	font-size: 15px;
	line-height: 26px;
	color: #b6b6b6;
	font-weight: normal;
}
.contactWrap .item1 .tit:before {
	content: "";
	width: 40px;
	height: 3px;
	background: #008fd7;
	position: absolute;
	left: 0;
	bottom: 0;
}
.contactWrap .item1 ul {
	width: 35%;
}
.contactWrap .item1 ul li {
	width: 100%;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding-left: 29px;
}
.contactWrap .item2 {
	height: 554px;
	border: 1px solid #dbdbdb;
}
.contactWrap .item3 {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 48%);
	gap: 4%;
	margin-bottom: 50px;
}
.contactWrap .item3 .column {
}
table {
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100% !important;
	max-width: 100% !important;
}
td, th {
	padding: 0;
}
.pure-table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #cbcbcb;
}
/*.pure-table tr:hover {  background-color: #fefaf6;}

.pure-table tr:hover td {  background-color: #3991e2; color:#fff;} */
 
.pure-table caption {
	color: #000;
	font: italic 85%/1 arial, sans-serif;
	padding: 10px 0;
	text-align: center;
}
.pure-table td, .pure-table th {
	border-left: 1px solid #cbcbcb;
	border-width: 0 0 0 1px;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: 15px 6px !important;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}
.pure-table thead {
	background-color: #e0e0e0;
	color: #000;
	text-align: left;
	vertical-align: bottom;
}
.pure-table td {
	background-color: transparent;
}
.pure-table-odd td {
	background-color: #f2f2f2;
}
.Gallery {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(/images/gray.png) repeat;
	opacity: 0;
	z-index: 999999;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease
}
.Gallery.show {
	opacity: 1
}
.g-bottom, .g-left, .g-right, .g-top {
	z-index: 99;
	display: block;
	-webkit-appearance: none;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease
}
.g-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.7);
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	z-index: 120
}
.g-left.none, .g-right.none {
	opacity: .3;
	cursor: not-allowed
}
.g-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,.7);
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	z-index: 120
}
.g-left {
	position: absolute;
	top: 43%;
	left: 0;
	height: 14%;
	background: rgba(0,0,0,.5);
	width: 55px;
	cursor: pointer
}
.g-right {
	position: absolute;
	top: 43%;
	right: 0;
	height: 14%;
	background: rgba(0,0,0,.5);
	width: 55px;
	cursor: pointer
}
.Gallery img {
	max-height: 87%;
	max-width: 99%
}
.Gallery.Gallery-none img {
	max-height: 100%;
	max-width: 99%
}
.Gallery-wrap {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0)
}
.g-left:after {
	content: '';
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -1px
}
.g-left:before {
	content: '';
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-top: none;
	border-right: none;
	display: block;
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -6px
}
.g-right:after {
	content: '';
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -1px
}
.g-right:before {
	content: '';
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-left: none;
	border-bottom: none;
	display: block;
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -6px
}
.g-list {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0
}
.g-list span {
	display: inline-block;
	vertical-align: middle;
	height: 100%
}
.g-list img {
	vertical-align: middle;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease
}
.Gallery-wrap.grab .g-list img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}
.g-top .g-count {
	width: auto;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 18px
}
.g-top button {
	height: 45px;
	width: 45px;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	opacity: .8;
	background: 0 0;
	-webkit-tap-highlight-color: transparent
}
.g-top span {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 45px;
	color: #fff
}
.g-close {
	cursor: pointer
}
.g-close:after {
	content: '';
	width: 24px;
	height: 2px;
	background: #fff;
	display: block;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	left: 8px;
	top: 21px
}
.g-close:before {
	content: '';
	width: 24px;
	height: 2px;
	background: #fff;
	display: block;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: absolute;
	left: 8px;
	top: 21px
}
.g-top button:hover {
	opacity: 1
}
.loading {
	width: 100%;
	height: 100%;
	background: rgba(17,17,17,1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000
}
/*.loading s{display:block;width:30px;height:30px;background:#0ad1a9;border-radius:50%;position:absolute;left:50%;top:50%;margin-top:-15px;margin-left:-15px;-moz-animation:load 1.5s linear infinite;-webkit-animation:load 1.5s linear infinite}*/
.loading p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 50%;
	margin-top: 25px
}
@keyframes load {
 0% {
transform:scale(.5);
opacity:1
}
 100% {
transform:scale(1.5);
opacity:0
}
}
@-moz-keyframes load {
 0% {
transform:scale(.5);
-moz-transform:scale(.5);
opacity:1
}
 100% {
transform:scale(1.5);
-moz-transform:scale(1.5);
opacity:0
}
}
@-webkit-keyframes load {
 0% {
transform:scale(.5);
-webkit-transform:scale(.5);
opacity:1
}
 100% {
transform:scale(1.5);
-webkit-transform:scale(1.5);
opacity:0
}
}
 @media screen and (max-width: 1044px) {
.w1024 {
	width: auto;
	padding: 0 3%;
}
.w1600 {
	width: auto;
	padding: 0 3%;
}
.header {
	height: 100px;
}
.header .logo {
	line-height: 100px;
	height: 100%;
}
.header .logo img {
	max-height: 50%;
}
.header .form, .linkList, .pcNav {
	display: none;
}
.linkList.wapLinkList {
	display: none;
}
.header .menuIcon, .header .searchBtn {
	display: block;
}
.header .searchBtn {
	background: url(/images/searchBtnwap.png) no-repeat center center;
}
.isect1 .isect1_1, .isect1 .isect1_2, .isect2_1, .isect2_2 {
	width: 100%;
	margin-bottom: 20px;
}
.isect2 {
	margin-bottom: 20px;
}
.isect2_2 {
	margin-bottom: 0;
}
.isect1 .isect1_2 .top a p {
	height: auto;
	max-height: 44px;
}
.isect4_1, .isect4_2, .isect4_3 {
	width: 100%;
	margin-right: 0;
}
.isect4_1, .isect4_2 {
	margin-bottom: 20px;
}
.isect6_1, .isect6_2 {
	width: 100%;
}
.isect6_2 ul li {
	width: 49%;
	float: left;
}
.isect6_2 ul li.li2, .isect6_2 ul li.li4 {
	float: right;
}
.link {
	padding-left: 0;
}
.link .hd {
	position: static;
	width: 100%;
	background: #ed1c24;
}
.select {
	width: 30%;
	margin: 0 1%;
	height: 34px;
}
.select dt {
	height: 34px;
	line-height: 34px;
}
.footer .fLeft {
	width: 100%;
	float: none;
}
.footer .fLeft span {
	display: block;
	margin-right: 0;
	text-align: center;
}
.footer .fLeft .line1, .footer .fLeft .line2 {
	border: none;
}
.fRight {
	float: none;
	width: 185px;
	margin: 0 auto;
}
.nyBanner {
	height: auto;
	padding: 10% 0;
	text-align: center;
}
.nyBanner:before {
	opacity: 1;
}
.nyBanner .w1024 {
	padding: 0;
}
.nyNav li {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
}
.nyNav li a:before {
	width: 100%;
	left: 0;
}
.nySide {
	width: 100%;
	margin-bottom: 20px;
	display: none;
}
.nySide .navList {
	display: none;
}
.myMain {
	width: 100%;
}
.picList ul {
	width: 100%;
}
.picList ul li {
	width: 28%;
	margin-right: 8%;
}
.picList ul li:nth-child(3n) {
	margin-right: 0;
}
.rongyu .rongyu_txt_list li {
	width: 100%;
}
}
 @media screen and (max-width: 768px) {
.header {
	height: 66px;
}
.header .logo {
	line-height: 66px;
}
.header .menuIcon {
	margin-top: 18px;
}
.banner .swiper-slide a {
	height: 220px;
	background-size: cover;
}
.isect2 {
	margin: 0 auto;
}
.isect5 {
	height: 50px;
}
.isect6_1 .innerTab {
	height: auto;
	padding-left: 0;
}
.isect6_1 .innerTab .hd {
	position: static;
	width: 100%;
}
.isect6_1 .innerTab .hd ul li {
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	padding: 0 5px;
	text-align: center;
}
.isect6_1 .innerTab .hd ul li:before {
	display: none;
}
.isect6_1 .innerTab .bd {
	padding: 12px;
	height: auto;
	border: none;
}
.isect6_1 .list {
	height: auto;
}
.passage .psgBtm .psgShare {
	width: 100%;
	float: none;
}
.passage .psgBtm .psgLink {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.passage .psgBtm .psgLink a {
	width: 150px;
}
.passage .psgBtm .psgShare .tit {
	width: 84px;
}
.picList ul li {
	width: 48%;
	margin-right: 4%;
}
.picList ul li:nth-child(3n) {
	margin-right: 4%;
}
.picList ul li:nth-child(2n) {
	margin-right: 0;
}
.ztItem {
	width: 100%;
	margin-bottom: 12px;
}
.footer .fLeft {
	text-align: center;
	padding: 12px 0 12px 0;
}
.footer .fLeft p.wpnone {
	display: none;
}
.footer .fCode {
	margin: 0 auto;
}
.fRight {
	text-align: center;
}
.newsList1 li {
	width: 100%;
}
.newsList1 li a .wrap {
	padding-left: 90px;
}
.newsList1 li a .wrap h5 {
	font-size: 16px;
}
.nyNav li a {
	font-size: 15px;
}
.contactWrap .item1 {
	margin-bottom: 27px;
}
.contactWrap .item1 .tit {
	width: 100%;
	font-size: 22px;
}
.contactWrap .item1 .tit p {
	width: 100%;
	font-size: 12px;
}
.contactWrap .item1 ul {
	width: 100%;
	margin-top: 15px;
}
.contactWrap .item1 ul li {
	border-left: 0px solid #e5e5e5;
	padding-left: 0px;
}
.contactWrap .item3 {
	grid-template-columns: repeat(1, 100%);
	gap: 0%;
}
}
 @media screen and (max-width: 468px) {
.tabs span {
	margin-left: 18px;
	margin-right: 0;
	font-size: 14px;
}
.tabs span:first-child {
	margin-left: 0;
}
.isect1 {
	margin-top: 18px;
}
.isect5 {
	height: 40px;
}
.isect6_2 ul li {
	width: 100%;
}
.select {
	float: none;
	width: 90%;
	margin: 6px auto;
}
.bread .path, .bread h3 {
	float: none;
}
.bread .path {
	line-height: 32px;
	padding-bottom: 5px;
}
.leaderList li a {
	padding-left: 132px;
}
.page a {
	width: 120px;
}
.page .num {
	display: none;
}
.contLeader {
	padding-left: 0;
}
.contLeader .pic {
	position: static;
	margin-bottom: 10px;
}
.newsList ul li a {
	padding-right: 0;
}
.newsList ul li a .pic {
	position: relative;
	right: auto;
	top: auto;
	width: 100%;
	height: 0;
	padding-bottom: 68%;
	margin-bottom: 12px;
}
.newsList ul li a .pic img {
	position: absolute;
	left: 0;
	top: 0;
}
.listFrom {
	margin-bottom: 60px;
}
.listFrom dl {
	padding-left: 80px;
}
.listFrom dl dd .text.codeText {
	width: 100%;
	float: none;
	margin-right: 0;
}
.listFrom dl dd .changeCode {
	display: none;
}
.listFrom dl dd .codeImg {
	float: none;
	margin-top: 10px;
}
.listFrom dl dd .btn:last-child {
	margin-right: 0;
}
.listFrom dl dd .btn {
	width: 100%;
	margin-right: 0;
	margin-bottom: 16px;
}
.listFrom dl.lastDl {
	padding-left: 0;
}
.listFrom dl.lastDl dt {
	display: none;
}
.quesList ul li a .hd {
	padding-right: 0;
}
.quesList ul li a .hd .date {
	display: none;
}
.listFrom dl dd label {
	width: 50%;
	margin-right: 0;
}
.contActivity .passage .psgCont {
	padding-bottom: 40px;
}
.picList ul li {
	width: 100%;
	margin-right: 0%;
}
.picList ul li:nth-child(3n) {
	margin-right: 0%;
}
.picList ul li:nth-child(2n) {
	margin-right: 0;
}
.nyBanner {
	padding: 14% 0;
}
.nyBanner .w1024 h3 {
	font-size: 24px;
	line-height: 34px;
}
.nyBanner .w1024 .path {
	display: none;
}

.list li a h5,.list li a span {font-size:12px;}
.isect1 .isect1_1 .swiper-slide .text { font-size:12px;}

}
 @media screen and (max-width: 360px) {
}
