#left,
#right {
	display: none
}

#bodycon #center {
	width: 1400px;
	float: none
}

#bodycontent {
	width: 1400px;
}

#bodycon {
	width: 100%;
}

#bodycon #center {
	width: 100% !important;
	margin-bottom: 0 !important;
}

/*简介*/

.j_con {
	max-width: 1400px;
	margin: 0 auto;
	min-width: 1400px;
	width: 100%;
}

.ti {
	text-align: center;
	padding-top: 45px;
	display: none;
}

.jj_tit {
	font-size: 40px;
	color: #333;
	letter-spacing: 2px;
	font-weight: bold;
}

.jj {
	color: #44c8f5;
	font-size: 40px;
}

.nyxqnews {
	margin: 0 auto;
	width: 1400px !important;
	;
}

.s_tit {
	position: relative;
	display: inline-block;
}

.s_tit span {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	position: relative;
}

.s_tit:before， .s_tit:after， .s_tit span:before， .s_tit span:after {
	content: "";
	position: absolute;
}

.s_tit span:before， .s_tit span:after {
	width: 35px;
	height: 3px;
	background: #44c8f5;
}

.s_tit span:before {
	top: 11px;
	left: -50px
}

.s_tit span:after {
	top: 11px;
	right: -50px
}

.nr {
	display: flex;
	justify-content: space-between;
	margin-top: 55px;
	width: 100%;
	height: auto;
}

.lc {
	width: 50%;
}

.rc {
	width: 48%;
}

.yw {
	color: #ee6d0c;
	font-size: 32px;
	margin-bottom: 13px;
}

.gs {
	font-size: 28px;
	color: #333
}

.hx_x {
	height: 3px;
	width: 52px;
	background: #ee6d0c;
	margin: 30px 0 35px;
}

.cont p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
}

.cont p+p {
	margin-top: 5px;
}

.img_con {
	position: relative;
	margin-right: 18px;
}

.img_con img {
	display: block;
	width: 100%;
}

.img_con:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border: 1px solid #ee6d0c;
	top: -15px;
	left: 15px;
	z-index: -1;
}

.yw>b {
	font-weight: normal;
	font-size: 22px;
}

/*实景*/
.fac {
	padding-bottom: 80px;
	padding-top: 30px;
	width: 1400px;
	margin: 0 auto;
}

.ab_tc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ab_num.on {
	display: block;
}

.ab_num {
	display: none;
}

.ab_nav {
	width: 100%;
}

.ab_nav>ul {
	display: flex;
}

.ab_nav li {
	width: 50%;
}

.ab_nav>ul a {
	display: block;
	width: 100%;
	height: 52px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 52px;
	font-size: 17px;
}

.ab_nav>ul li+li {
	border-left: 1px solid #515151;
}

.ab_nav>ul>li.on a {
	background: #ee6d0c;
}

.ab_cc ul {
	display: flex;
}

.ab_cc {
	display: flex;
	transition: all .3s;
}

.ab_ic {
	background: #fff;
}

.ab_cc ul img {
	width: 100%;
	height: auto;
}

.ab_cc ul li {
	flex-shrink: 0;
	width: 25%;
	padding: 0 0.13%;
}

.ab_cc .new_web_div2021 {
	flex-shrink: 0;
	width: 100%;
}

.ab_bi {
	overflow: hidden;
	margin-top: 28px;
}

.ab_num span {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	text-align: center;
	background: #333;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	cursor: pointer;
}

span.ab_prev {
	background: #333;
}

span.ab_next {
	transform: rotate(180deg);
	margin-left: 5px;
}

.ab_cc ul li>a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
}

.ab_cc ul li>a:after,
.ab_cc ul li>a:before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.25);
	height: 100%;
	width: 100%;
	transition: all .5s;
}

.ab_cc ul li>a:after {
	left: 0;
	top: -100%;
}

.ab_cc ul li>a:before {
	left: 0;
	top: 100%;
}

.ab_cc ul li>a:hover:after,
.ab_cc ul li>a:hover:before {
	top: 0;
}

.ab_cc ul li p a {
	display: block;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
}



.nynews {
	width: 100%;
	margin: 0 auto;
}

.nynews-list {
	width: 100%;
	height: auto;
	padding: 3.2% 3%;
	margin: 50px auto;
	box-shadow: 0 0 1px #aaa;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

.nynews-date {
	float: left;
	width: 9%;
	padding: 4% 3% 0 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif;
	color: #999;
}

.nynews-date b {
	font-size: 34px;
	color: #44c8f5;
	line-height: 40px;
}

.nynews-photo {
	float: left;
	width: 20%;
	height: auto;
	overflow: hidden;
}

.nynews-photo img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.nynews-content {
	float: left;
	width: 59%;
	padding-left: 2%;
}

.nynews-title {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 40px;
	padding-bottom: 0.6vw;
}

.nynews-text {
	font-size: 15px;
	line-height: 28px;
	color: #666;
}

.nynews-more {
	float: right;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-top: 4%;
	font-size: 20px;
	color: #fff;
	font-family: serif;
	font-weight: bold;
	background: #e5e5e5;
	border-radius: 100%;
	text-align: center;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}

.nynews-list:hover {
	box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3);
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}

.nynews-list:hover .nynews-photo img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.nynews-list:hover .nynews-title {
	color: #0d4486;
}

.nynews-list:hover .nynews-more {
	background: #0d4486;
	transform: translateX(6px);
	-webkit-transform: translateX(6px);
}

.clear {
	clear: both;
}




#bodycon{width:100%!important;}
#bodycon #left{display: none;}
#bodycon #center{width: 100% !important;}
.cl{clear:both;}
.nyxqnewsbg{ width:100%; background:#f4f4f4; padding:30px 0;}
.nyxqnews{ margin:0 auto; width:1200px;}
.nyxqnews_left{ width:830px; float:left; background:#FFF; padding:30px; padding-bottom:0; overflow:hidden;}
.news_lefttit{ border-bottom:1px solid #e7e7e7; padding-bottom:15px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#333;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #b6b6b6; color:#999; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.newsshare{ float:right; margin-top:-8px;}
.nyxqnews_leftcont{ margin-top:20px; line-height:28px; color:#777;}
.nyxqnews_leftpage{width: 100% !important;margin-left:-30px;margin-top:20px;border-top:1px solid #e7e7e7;line-height:70px;}
.nyxqnews_leftup{float:left;border-right:1px solid #e7e7e7;width: 43% !important;padding-left:50px;padding-right:30px;height:70px;overflow:hidden;background:url(../images/newsup.png) 30px 29px no-repeat;}
.nyxqnews_leftdown{float:right;text-align:right;width: 40%;padding-left:30px;padding-right:50px;height:70px;overflow:hidden;background: url(../images/newsdown.png) right 29px no-repeat;background-position: right 29px !important;}
.nyxqnews_right{ width:300px; float:right; position:relative;}
.nyxqnewsfanhui{ position:absolute; top:0; left:-958px; z-index:10;}
.nywenzhang{ padding:30px 30px 20px 30px; background:#FFF;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#1059a9; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#1059a9;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; background:url(../images/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}


.cs { margin-bottom: 40px; }
.ny_c { max-width: 1400px; margin: 0 auto; width: 100%; min-width: 1300px; }
.ny_contact { display: flex; }
.contact_one { display: inline-block; width: 33%; }
.contact_one span { font-size: 40px; line-height: 30px; color: #44c8f5; margin-bottom: 22px; display: block; font-weight: bold; }
.contact_one div { margin-bottom: 32px; font-size: 30px; line-height: 30px; }
.contact_one i { width: 40px; height: 3px; background: #44c8f5; display: block; margin-bottom: 30px; }
.contact_two { width: 33%; position: relative; background: #f2f2f2 url() no-repeat; background-position: 325px 315px; padding: 50px 38px; font-size: 17px; line-height: 35px; margin-left: 18px; display: inline-block; float: left; box-sizing: border-box; }
.contact_two strong { font-size: 24px; color: #44c8f5; }
.contact_title { position: absolute; width: 172px; height: 45px; background: #44c8f5; border-radius: 10px; font-size: 24px; color: #fff; line-height: 45px; font-weight: bold; padding-left: 40px; left: 28px; }
.contact_content1 { line-height: 38px; font-size: 15px; }
.contact_content1 span { font-size: 20px; font-weight: bold; display: block; margin-bottom: 10px; }
.contact_content { margin-top: 70px; color: #555; line-height: 46px; font-size: 19px; }
.contact_content a { text-decoration: none; font-size: 17px; color: #555; }
.contact_img { text-align: center; width: 130px; margin-top: 40px; }
.contact_img img { width: 130px; background: #fff; border: 1px solid #ccc; padding: 3px; background: #fff; }
.tup { margin-bottom: 0px!important; }
.tup img { width: 100%; }