body {
	background-color: #fff;
	line-height: 1;
	overflow-x: hidden;
	width: 100%;
	display: block;
	-webkit-overflow-scrolling: touch?
}

img,
i,
span,
label,
a {
	display: block;
}

a {
	cursor: pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	position: relative;
	width: 100%;
	margin: auto;
}

.maxboxW {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.maxboxW1 {
	max-width: 1400px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.maxbanner {
	height: 240px;
	position: relative;
	overflow: hidden;
}

.maxbanner img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.highlight {
	color: #f00;
}

.media_show {
	display: none;
}

.tz_more {
	position: absolute;
	bottom: 20px;
	right: 30px;
	font-size: 14px;
	font-weight: bold;
}

.zc_content {
	width: 100%;
}

.zc_main {
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}

.zc_header {
	height: 120px;
}

.zc_search {

	display: block;

	text-align: right;

	margin: 25px 0 8px 0;
}

.zc_search span {
	display: inline-block;
}

.zc_search span.span2 {
	position: relative;
	width: 100px;
}

.zc_search span.span2 a {
	position: absolute;
	top: -10px;
	color: #999;
}

.search_input {
	position: relative;
}

.search_input .inputsearch {
	position: absolute;
	right: 0px;
	height: 15px;
	width: 15px;
	background: #fff;
	color: #fff;
	top: 5px;
	background: url(../images/search.png) no-repeat center center;
	border: none;
}

.zc_search input {
	width: 200px;
	height: 24px;
	border: solid 1px #dcdcdc;
	text-indent: 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: #999;
	padding-right: 40px;
}

.zc_search span a:hover {
	color: #0060b0;
}
.conmpanyjj TABLE{ width:90%; margin:0 auto; border-collapse:collapse; border:1px solid #bbb; } 
.conmpanyjj TABLE TD{ border:1px solid #bbb; padding:0px 5px; } 
.conmpanyjj TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14px;}
.zc_header ul.one_nav {}

.zc_header ul.one_nav li {
	height: 45px;
	width: 125px;
	text-align: center;
	/* margin-left: 10px; */
	color: #333333;
	line-height: 45px;
	position: relative;
	display: inline-block;
}

.zc_header ul.one_nav li:hover,
.zc_header ul.one_nav li.hover {
	background: #a00006;
	color: #fff;
}

.zc_header ul.one_nav li:hover a {
	color: #fff;
}

.zc_header ul.one_nav li a {
	display: block;
	font-size: 15px;
	font-weight: bold;
}

.zc_header ul li>ul {
	position: absolute;
	z-index: 999;
}

.zc_header img {
	margin-top: 22px;
}

.zc_header ul.one_nav li .two_nav {
	background-color: #bf282d;
	display: none;
	transition: all .5s;
}

.zc_header ul.one_nav li .two_nav li {
	margin-left: 0;
	background: none;
	width: 140px;
	height: 40px;
	line-height: 40px;
}

.zc_header ul.one_nav li .two_nav li a {
	font-weight: 400;
	font-size: 14px;
}

.zc_header ul.one_nav li:hover .two_nav {
	display: block;
}

.zc_header ul.one_nav li .two_nav li:hover {
	background-color: #a00006;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}

.banners .swiper-pagination-bullet-active {
	width: 19px;
	height: 6px;
	border-radius: 3px;
	background: #007aff;
}

.banners img {
	width: 100%;
}

.zc_news1 {
	height: 616px;
}

.zc_news {
	margin: 30px auto;
}

.search_input .inputsearch {
	margin: 0px auto;
}

.zc_news .left_new {
	width: 865px;
}

.zc_news .right_new {
	width: 305px;
}

.zc_news .left_new .l_t_new,
.zc_news .left_new .l_b_new {
	width: 100%;
}

.zc_news .left_new .l_t_new {
	width: 100%;
	background-color: #ffffff;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.06);
	position: relative;
}

.zc_news .left_new .l_t_new>img {
	width: 542px;
	height: 305px;
}

.zc_news .left_new .more_dt {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.zc_news .left_new .l_b_new ul {
	margin-left: -30px;
}

.zc_news .left_new .l_b_new ul li {
	width: 417px;
	height: 109px;
	margin-left: 30px;
	background-color: #ffffff;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.06);
	float: left;
	margin-top: 34px;
	box-sizing: border-box;
}

.zc_news .left_new .l_b_new ul li:hover {
	background: #bd0a10;
}

.zc_news .left_new .l_b_new ul li:hover .new_infos {
	color: #fff;
}

.zc_news .left_new .l_b_new ul li:hover .new_time .ttime,
.zc_news .left_new .l_b_new ul li:hover .new_time .btime {
	color: #ffffff;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.zc_news .left_new .l_b_new ul li {
	padding: 20px 25px 20px 16px;
}

.zc_news .left_new .l_b_new ul li .new_time {
	text-align: center;
}

.zc_news .left_new .l_b_new ul li .new_time p {
	margin: 0;
	color: #c0161c;
	opacity: 0.6;
	filter: alpha(opacity=40);
}

.zc_news .left_new .l_b_new ul li .new_time .ttime {
	font-size: 45px;
	line-height: 45px;
}

.zc_news .left_new .l_b_new ul li .new_time .btime {
	font-size: 12px;
	margin-top: 6px;
}

.zc_news .left_new .l_b_new ul li .new_infos {
	width: 300px;
	font-size: 16px;
	line-height: 22px;
	color: #555555;
	font-weight: bold;
	height: 66px;
	overflow: hidden;
	display: table;
}

.zc_news .left_new .l_b_new ul li .new_infos div {
	display: table-cell;
	vertical-align: middle;

}

.zc_news .left_new .l_t_new a img {
	width: 460px;
}

.zc_news .left_new .l_t_new .dt_info {
	width: 403px;
	padding: 23px 27px;
	box-sizing: border-box;
}

.zc_news .left_new .l_t_new .dt_info .dt_title {
	font-size: 18px;
	line-height: 30px;
	color: #c0161c;
	font-weight: bold;
}

.zc_news .left_new .l_t_new .dt_info .dt_title:hover,
.zc_news .left_new .l_t_new .more_dt a:hover,
.right_new .tz_more a:hover {
	text-decoration: underline;
}

.zc_news .left_new .l_t_new .dt_info .dt_time {
	font-size: 14px;
	line-height: 36px;
	color: #bd0a10;
}

.zc_news .left_new .l_t_new .dt_info .dt_text {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
	margin: 0;
}

.zc_news .left_new .l_t_new .more_dt a {
	font-size: 14px;
	color: #c0161c;
	font-weight: bold;
	position: relative;
	padding-right: 20px;
}

.zc_news .left_new .l_t_new .more_dt i {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url(../images/more_xw.png) no-repeat center;
}


.right_new .r_t_title {
	font-weight: bold;
	width: 100%;
	height: 55px;
	background: #a00006;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.06);
	display: block;
	font-size: 18px;
	color: #fefefe;
	line-height: 55px;
	padding-left: 30px;
	box-sizing: border-box;
	margin-bottom: 8px;
}

.right_new .r_t_title b {
	font-weight: bold;

}

.right_new .r_b_lists {
	padding: 30px;
	width: 100%;
	background: #bf282d;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.14);
	box-sizing: border-box;
	height: 530px;
	position: relative;
}

.right_new .r_b_lists ul li {
	margin-bottom: 28px;
	line-height: 24px;
	display: table;
}

.right_new .r_b_lists ul li a {
	color: #fff;
	display: table-cell;
}

.right_new .r_b_lists ul li::before {
	content: "";
	width: 2px;
	height: 12px;
	float: left;
	background: #fff;
	margin-right: 15px;
	display: table-cell;
}

.right_new .tz_more a {
	color: #fff;
	margin-right: 5px;
	position: relative;
	padding-right: 20px;
}

.right_new .tz_more a i {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url(../images/more_gg.png) no-repeat center;
}

.right_new .r_b_lists ul li a:hover {
	text-decoration: underline;
}

.right_new .tz_more img {
	vertical-align: middle;
}


.zc_footer {
	width: 100%;
	background: url(../images/footer.jpg) no-repeat center center;
	height: 340px;
}

.zc_footer ul li {
	width: 25%;
	height: 340px;
	text-align: center;
	float: left;
}

.zc_footer ul li:hover {
	background: url(../images/footer_li_bg.png) no-repeat center center;
}

.zc_footer ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 87px;
	display: block;
}

.zc_footer ul li:hover a {
	font-size: 20px;
}

.bottom_footer {
	background-color: #e2e6ea;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

.bottom_footer ul {
	line-height: 40px;
}

.bottom_footer ul li {
	width: 50%;
	font-size: 12px;
}

.bottom_footer ul li span {
	margin-right: 10px;
	display: inline-block;
}

.current_locationbg {
	border-bottom: 1px solid #ddd;
}

.current_location {
	height: 58px;
	position: relative;
	line-height: 58px;
}

.current_location i {
	position: absolute;
	height: 100%;
	width: 60px;
	background: url(../images/icon1.png) no-repeat center;
	background-color: #f4f4f4;
}

.current_location p {
	padding-left: 70px;
	font-size: 14px;
	/* letter-spacing: 1px; */
	color: #999999;
}

.current_location p span,
.current_location p label {
	display: inline-block;

}

.current_location p span {
	color: #0759a3;
}

.assetsmain {
	margin: 30px auto 30px;
	position: relative;
}

.assetsmainL {
	float: left;
	width: 18.334%;
	overflow: hidden;
}

.assetsmainL h2 {
	height: 75px;
	width: 100%;
	background: #a00006;
	font-size: 24px;
	line-height: 75px;
	letter-spacing: 3px;
	color: #ffffff;
	text-align: center;
	background-size: 100% 100%;
}

.assetsmainL ul {
	border: solid 1px #ffe2e3;
	margin-bottom: 10px;
}

.assetsmainL ul li {
	border-bottom: solid 1px #ffd1d3;
	padding-left: 33px;
}

.assetsmainL ul li:last-child {
	border-bottom: 0;
}

.assetsmainL ul li ol {}

.assetsmainL ul li ol li {
	line-height: 22px;
	font-size: 14px;
	color: #777777;
	border-bottom: 0;
	margin-left: -33px;
	padding: 10px 0 10px 50px;
}

.assetsmainL ul li ol li.hover {
	background-color: #f2f9fd;
	color: #0759a3;
	font-weight: bold;
}

.assetsmainL ul li h3 {
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #777777;
	position: relative;
}

.assetsmainL ul li h3 i {
	position: absolute;
	width: 5px;
	height: 9px;
	background: url(../images/icon2.png) no-repeat;
	top: 22px;
	left: -10px;
	display: none;
}

.assetsmainL ul li.hover h3 {
	color: #a00006;
	font-weight: bold;
}

.assetsmainL ul li.hover h3 i {
	display: block;
}

.assetsmainR {
	float: right;
	width: 75.834%;
	/* padding:40px 0; */
	min-height: 500px;
}

.headline {
	font-size: 26px;
	color: #333333;
	height: 48px;
	text-align: center;
	border-bottom: 1px solid #ffd1d3;
	margin-bottom: 30px;
	position: relative;
}

.headline p {
	font-size: 51px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	bottom: 0;
	line-height: 1;
	height: 38px;
	overflow: hidden;

	color: #eaf6fc;
}

.conmpanyjj {}

.conmpanyjj img {
	max-width: 100%;
	margin: 15px auto 15px;
	height: auto !important;
	display: block;
	width: 600px;
}

.conmpanyjj p {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	text-indent: 24px;
	margin-bottom: 10px;
	text-indent: 2em;
}

.headline2 {}

.headline3 {}

.Current_leader {}

.Current_leader ul {
	border: 1px solid #57b0f4;
	margin-bottom: 9px;
	position: relative;
}

.Current_leader ul i {
	width: 3px;
	height: 3px;
	background-color: #0060b0;
	position: absolute;
	z-index: 1;
}

.Current_leader ul .i1 {
	top: 0;
	left: 0;
}

.Current_leader ul .i2 {
	top: 0;
	right: 0;
}

.Current_leader ul .i3 {
	bottom: 0;
	left: 0;
}

.Current_leader ul .i4 {
	bottom: 0;
	right: 0;
}

.Current_leader ul li {
	position: relative;
	border-bottom: 1px dashed #ddd;
}

.Current_leader ul li h3 {
	background-color: rgba(199, 231, 247, .3);
	width: 200px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
	padding: 20px 0;
	height: 100%;
	text-align: center;
	background-color: #c7e7f7/9;
}

.Current_leader ul li p {
	margin-left: 220px;
	padding: 10px 0;
}

.Current_leader ul li p a {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #777777;
	margin-right: 50px;
	padding: 10px 0;
}

.Current_leader ul li:last-child {
	border-bottom: 0;
}

.newsform {}

.newsform>div {
	height: 50px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
	margin-bottom: 10px;
	position: relative;
}

.newsform>div input,
.newsform>div select {
	height: 100%;
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 50px;
	color: #999999;
	padding: 0 60px 0 10px;
}

.newsform>div p {
	position: absolute;
	right: 0;
	width: 48px;
	height: 48px;
	cursor: pointer;
	top: 0;
}

.newsform>div p.p1 {
	background: url(../images/icon3.png) no-repeat center;
	background-color: #005bac;
}

.newsform>div p.p2 {
	background: url(../images/icon4.png) no-repeat center;
	background-color: #005bac;
}

.Informationlist {}

.Informationlist ul {}

.Informationlist ul li {
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.Informationlist ul li .date {
	position: absolute;
	text-align: center;
	top: 22px;
	left: 0;
}

.Informationlist ul li .date label {

font-size: 56px;

color: #a00006;

margin-bottom: 8px;
}

.Informationlist ul li .date span {

font-size: 15px;

line-height: 22px;

letter-spacing: 0px;

color: #a00006;
}

.Informationlist ul li .main {
	margin-left: 85px;
}

.Informationlist ul li .main h6 {
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
}

.Informationlist ul li .main p {
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px\9;
}

.xiangqtitle {
	background: none;
	border-bottom: 1px solid #ddd;
	line-height: 30px;
	height: auto;
}

.xiangqtitle p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 21px;
	position: static;
}

.xiangqtitle p span {
	display: inline-block;
}

.naxtul {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding-top: 30px;
}

.naxtul li {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-bottom: 10px;
}

.naxtul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.naxtul li a:hover {
	color: #0759a3;
	text-decoration: underline;
}


.headline4 {}

.Applicationfs {}

.Applicationfs h6 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	color: #333333;
	margin: 20px 0 12px;
}

.Applicationfs p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #777777;
}

.Applicationfs ul {
	height: 51px;
	background-color: #f6f6f6;
	margin: 12px 0 32px;
}

.Applicationfs ul li {
	font-size: 16px;
	line-height: 51px;
	letter-spacing: 1px;
	color: #333333;
	position: relative;
	display: inline-block;
	padding-left: 56px;
	margin-left: 50px;
}

.Applicationfs ul li i {
	position: absolute;
	height: 100%;
	width: 42px;
	left: 0;
}

.Applicationfs ul li i.i1 {
	background: url(../images/icon5.png) no-repeat center;
}

.Applicationfs ul li i.i2 {
	background: url(../images/icon6.png) no-repeat center;
}

.Applicationfs ul li i.i3 {
	background: url(../images/icon7.png) no-repeat center;
}

.Applicationyq {}

.Applicationyq ul {}

.Applicationyq ul li {
	border: solid 1px #eeeeee;
	margin-bottom: 15px;
}

.Applicationyq ul li h6 {
	position: relative;
	color: #333333;
	font-size: 16px;
	padding-right: 20px;
	cursor: pointer;
	height: 50px;
}

.Applicationyq ul li h6 span {
	padding-left: 34px;
	border-left: 5px solid #fff;
	display: inline-block;
	margin-top: 18px;
}

.Applicationyq ul li h6 i {
	position: absolute;
	width: 18px;
	height: 9px;
	background: url(../images/icon9.png) no-repeat center;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	margin-top: -25px\9;
}

.Applicationyq ul li .div1 {
	padding-left: 39px;
	display: none;
	padding-right: 20px;
}

.Applicationyq ul li.hover {
	border-color: #c7e7f7;
}

.Applicationyq ul li.hover h6 {
	border-bottom: solid 1px #c7e7f7;
	color: #0759a3;
	font-weight: bold;
}

.Applicationyq ul li.hover h6 span {
	border-color: #0060b0;
}

.Applicationyq ul li.hover h6 i {
	background: url(../images/icon8.png) no-repeat center;
}

.Applicationyq ul li .didian {
	margin-bottom: 20px;
	padding-top: 15px;
}

.Applicationyq ul li .didian p {
	display: inline-block;
	width: 20%;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.Applicationyq ul li .didian span {
	font-weight: bold;
}

.Applicationyq ul li .didian label {
	color: #777777;
}

.Applicationyq ul li .gwzz {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-bottom: 20px;
}

.Applicationyq ul li .gwzz h5 {}

.Applicationyq ul li .gwzz p {
	color: #777777;
}

.headline5 {}

.lianxifangs {
	width: 100%;
	overflow: hidden;
}

.lianxifangs table {
	width: 100%;
	border: solid 1px #b8d9f2;
}

.lianxifangs table tr th {
	height: 50px;
	background-color: #def1fa;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	padding: 0 10px;
}

.lianxifangs table tr td {
	line-height: 22px;
	padding: 12px 0;
	font-size: 14px;
	color: #333333;
	text-align: center;
	border-bottom: solid 1px #c7e7f7;
	word-break: break-all;
}

.ht-page {
	padding: 40px 0 48px;
	text-align: center;
	font-size: 14px;
	color: #515151;
	float: right;
}

.ht-page span {
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}

.ht-page a {
	text-decoration: none;
	color: #555;
	outline: 0
}

.ht-page .pagebtn {
	width: 38px;
	height: 26px;
	background: #fff;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	color: #515151;
}

.ht-page .previous {
	display: inline-block;
	height: 26px;
	width: 26px;
	border: 1px solid #e5e5e5;
	background: url(../images/page_left_img1.png) no-repeat center
}

.ht-page .previous a {}

.ht-page .next {
	display: inline-block;
	height: 26px;
	width: 26px;
	border: 1px solid #e5e5e5;
	background: url(../images/page_right_img1.png) no-repeat center
}

.ht-page .next a {}

.ht-page .num {
	display: inline-block;
	height: 26px;
	width: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.ht-page .num.current {
	background: #004e9f;
	color: #fff;
	border: 1px solid #004e9f;
}

.ht-page .num a {
	display: inline-block;

}

.ht-page .dots {
	display: inline-block;
	padding: 0 10px;
	font-size: 20px;
	vertical-align: baseline;
}

.ht-page .total {
	margin-left: 20px;
	margin-right: 10px
}

.ht-page .total.total_page {
	margin-left: 5px;
	margin-right: 5px
}

.ht-page .page_jump {
	margin: 0 10px
}

.ht-page .pageInput {
	width: 44px;
	height: 26px;
	border: 1px solid #e5e5e5;
	outline: 0;
	text-align: center
}

.ht-page .pageInput:focus {
	border: 1px solid #1875f0
}

.ht-page1 a {
	display: inline-block;
	margin: 0 3px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	padding: 0 5px;
}

.ydtitle {
	display: none;
}


.zc_footer1 {
	height: 60px;
	background: #bf282d;
}

.zc_main1 ul li {
	width: 10%;
	line-height: 60px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #fff;
}

.zc_main1 ul li:hover {
	background: #a00006;
}


.alls {
	display: table;
}

.alls>div {
	display: table-cell;
}

.alls .left_one {
	vertical-align: middle;
}

.alls .left_one .one_title {
	background: #d1eafd;
	width: 50px;
	padding: 25px 15px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	border-top: 5px solid #065da0;
	border-bottom: 5px solid #065da0;
}

.alls .center_two,
.alls .center_two ul {
	padding: 0;
	margin: 0;
}

.alls .center_two ul {
	list-style: none;
	padding-left: 40px;
	background: url(../images/tz_x3.png) no-repeat center left;
}

.alls .center_two ul li {
	width: 380px;
	padding: 10px 0;
	position: relative;
	background: url(../images/tz_x4.png) no-repeat center left;
	padding-left: 44px;
	border-bottom: none;
}

.alls .center_two ul li.frist,
.alls .center_two ul li dl dd.frist {
	background: url(../images/tz_x1.png) no-repeat bottom left;
}

.alls .center_two ul li.last,
.alls .center_two ul li dl dd.last {
	background: url(../images/tz_x2.png) no-repeat top left;
}

.alls .center_two ul li a {
	text-decoration: none;
	border-right: 5px solid #065da0;
	border-left: 5px solid #065da0;
	display: block;
	line-height: 31px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.alls .center_two ul li dl {
	position: absolute;
	left: 380px;
	margin: 0;
	top: 50%;
	padding-left: 40px;
	background: url(../images/tz_x3.png) no-repeat center left;
}

.alls .center_two ul li dl dd {
	padding: 10px 0;
	margin: 0;
	padding-left: 44px;
	background: url(../images/tz_x4.png) no-repeat center left;
}

.alls .center_two ul li dl dd.one {
	background: url(../images/tz_x5.png) no-repeat center left;
}

.alls .center_two ul li dl dd a {
	border: none;
	line-height: 31px;
	width: 310px;
	background: #edf4f8;
	color: #555555;
	font-weight: normal;
	font-size: 14px;
}








@media screen and (max-width:1200px) {
	.zc_header ul.one_nav li {
		width: 108px;
	}

	.alls .left_one .one_title {
		width: 40px;
		padding: 25px 12px;
		font-size: 16px;
		line-height: 19px;
	}

	.alls .center_two ul {
		padding-left: 25px;
	}

	.alls .center_two ul li {
		width: 300px;
		padding-left: 25px;
	}

	.alls .center_two ul li a {
		background: #fff;
		padding: 0 10px;
		font-size: 14px;
	}

	.alls .center_two ul li dl {
		left: 300px;
		padding-left: 25px;
	}

	.alls .center_two ul li dl dd {
		padding-left: 25px;
	}

	.alls .center_two ul li dl dd a {
		width: 286px;
	}


	.maxboxW {
		padding: 0 2%;
		max-width: 96%;
	}

	.zc_main {
		width: 100%;
		padding: 0 20px;
	}

	.zc_header img {
		width: 30%;
	}

	.zc_nav {
		width: 70%;
	}

	.zc_news .left_new {
		width: 70%;
	}

	.zc_header ul.one_nav li a {
		font-size: 14px;
	}

	.zc_news .left_new .l_b_new ul li {
		width: calc(50% - 20px);
		margin-left: 20px;
	}

	.zc_news .right_new {
		width: calc(30% - 20px);
	}

	.zc_news .left_new .l_t_new a img {
		width: 60%;
		height: auto;
	}

	.zc_news .left_new .l_t_new .dt_info {
		width: 40%;
		padding: 15px;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_title {
		font-size: 15px;
		line-height: 23px;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_time {
		font-size: 13px;
		line-height: 25px;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_text {
		font-size: 14px;
		line-height: 22px;
		color: #999999;
		margin: 10px 0;
		height: 66px;
		overflow: hidden;
	}

	.zc_news .left_new .l_b_new ul li .new_infos {
		width: 76%;
	}

	.right_new .r_b_lists {
		padding: 20px;
		height: auto
	}

	.right_new .r_b_lists ul li {
		margin-bottom: 20px;
		line-height: 23px;
	}

	.zc_footer ul li a {
		font-size: 16px;
	}

	.zc_footer ul li:hover a {
		font-size: 18px;
	}

	.zc_footer ul li {
		height: 260px;
	}
}

@media screen and (max-width:768px) {
	.touziqiye {
		overflow-x: auto;
	}

	.banners img {
		position: relative;
	}

	.zc_news .left_new .l_b_new ul {
		margin-left: 0;
	}

	.zc_header ul.one_nav li {
		margin-left: 15px;
	}

	.zc_news .left_new {
		width: 65%;
	}

	.zc_news .right_new {
		width: calc(35% - 20px);
	}

	.zc_news .left_new .l_b_new ul li {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.zc_news .left_new .l_b_new ul li .new_time {
		width: 22%;
	}

	.zc_news .left_new .l_b_new ul li .new_infos {
		width: 78%;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_text {
		display: none;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_title {
		font-size: 14px;
		line-height: 22px;
	}

	.zc_news .left_new .l_t_new .dt_info {
		padding: 11px;
	}

	.assetsmain {
		margin: .3rem auto;
	}

	.assetsmainL {
		display: none;
	}

	.assetsmainR {
		width: 100%;
	}

	.lianxifangs table tr td {
		padding: 10px 5px;
	}

	.headline {

		margin-top: 20px;
	}

	.current_location {}

	.Applicationfs ul {
		height: auto;
		padding: 10px 0;
	}

	.Applicationfs ul li {
		display: block;
		font-size: 14px;
		line-height: 25px;
		letter-spacing: 0px;
		padding-left: 35px;
		margin-left: 15px;
	}

	.Applicationfs ul li i {
		height: 100%;
		width: 25px;
		background-size: 100% auto !important;
	}

	.Applicationyq ul li h6 span {
		padding-left: 10px;
	}

	.Applicationyq ul li .div1 {
		padding-left: 20px;
	}

	.Applicationyq ul li .didian {
		margin-bottom: 20px;
		padding-top: 15px;
	}

	.Applicationyq ul li .didian p {
		width: 100%;
		display: -webkit-box;
	}

	.Applicationyq ul li .didian span {
		margin-right: .2rem;
	}

	.Current_leader ul li h3 {
		width: 100px;
		font-size: 15px;
	}

	.Current_leader ul li p {
		display: flex;
		flex-wrap: wrap;
		margin-left: 115px;
	}

	.Current_leader ul li p a {
		display: block;
		margin-right: 15px;
	}

	.xiangqtitle {
		height: auto;
	}

	.xiangqtitle p {
		margin-top: 0;
	}

	.zc_footer1 {
		height: auto;
		background-size: 100% 100%;
	}

	.zc_main1 ul li {
		width: 50%;
		text-align: left;
		line-height: 25px;
		font-size: 15px;
		padding: 10px 5px;
	}



}

@media screen and (max-width: 750px) {
	.pctitle {
		display: none;
	}

	.ydtitle {
		display: block;
	}

	.maxbanner {
		height: 120px;
	}

	.maxbanner img {
		height: 100%;
	}

	.bd ul li a {
		height: 120px;
		position: relative;
		overflow: hidden;
	}

	.bd ul li a img {
		height: 100%;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: auto;
	}

	.media_page {
		float: none;
	}

	.media_page .media_hidden {
		display: none !important;
	}

	.media_hidden {
		display: none;
	}

	.swiper-slide {
		width: 100%;
		overflow: hidden;
	}

	.swiper-slide img {
		height: 200px;
		width: auto;
		transform: translateX(-50%);
		left: 50%;
		position: relative;
	}

	.zc_header img {
		width: 50%;
		margin: 10px 0;
	}

	.zc_header {
		height: auto;
		position: relative;
	}

	.right_new .r_t_title {
		margin-bottom: 0;
		background: none;
		box-shadow: none;
		text-align: center;
		padding-left: 0;
		border-bottom: 1px solid #fff;
		width: 90%;
		margin: 0 auto;
	}

	.right_new .r_t_title b {
		line-height: 51px;
		display: inline-block;
		border-bottom: 3px solid #fff;
	}

	.tz_more {
		text-align: center;
		width: auto;
		right: 50%;
		transform: translateX(50%);
		PADDING-TOP: 20px;
		bottom: 15px;
	}

	.right_new .r_b_lists {
		background: none;
		box-shadow: none;
	}

	.zc_news .left_new {
		width: 100%;
	}

	.zc_news .left_new .l_t_new a img {
		width: 100%;
	}

	.zc_news .left_new .l_t_new .dt_info {
		width: 100%;
		background: #0000009c;
	}

	.zc_news .left_new .l_b_new ul {
		margin-left: 0;
	}

	.zc_news .right_new {
		width: 100%;
		background: #0060b0;
		background-image: linear-gradient(29deg,
				#065da0 0%,
				#0076d1 100%);
		box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.14)
	}

	.zc_news .left_new .l_b_new ul li {
		margin-top: 10px;
		width: 100%;
		margin-left: 0;
		padding: 20px 16px;
		box-shadow: 4px 4px 10px 1px rgba(0, 0, 0, 0.2);
	}

	.zc_news .left_new .l_t_new {
		width: 100%;
		background-color: #ffffff;
		box-shadow: 4px 4px 10px 1px rgba(0, 0, 0, 0.2);
	}

	.zc_news .left_new .l_b_new ul li .new_infos {
		width: 73%;
	}

	.zc_footer {
		width: 100%;
		background: url(../images/media_footer.jpg) no-repeat center center;
		padding: 0 10px;
		height: auto;
	}

	.zc_footer ul li {
		height: auto;
		width: 50%;
	}

	.zc_footer ul li a {
		padding-top: 15px;
		font-weight: 400;
		text-align: left;
		font-size: 15px;
	}

	.zc_footer ul {
		padding-top: 15px;
		padding-bottom: 30px;
	}

	.media_more_new {
		text-align: center;
		line-height: 70px;
	}

	.media_more_new a {
		color: #0060b0;
	}

	.media_show {
		display: block;
	}

	.kj_title {
		width: 100%;
		line-height: 50px;
		text-align: center;
		border-bottom: 1px solid #ccc;
		margin-bottom: 20px;
	}

	.kj_title b {
		display: inline-block;
		border-bottom: 3px solid #0060b0;
		font-size: 16px;
	}

	.zc_news {
		margin: 15px auto;
	}

	.zc_news .left_new .l_b_new ul li .new_time .ttime {
		font-size: 35px;
		line-height: 35px;
	}

	.new_time {
		padding: 8px 10px;
		background: #eff2f7;
	}

	.zc_news .left_new .l_b_new ul li .new_time .btime {
		font-size: 12px;
		margin-top: 0;
		line-height: 18px;
	}

	.l_t_new {
		position: relative;
	}

	.l_t_new .dt_info {
		position: absolute;
		bottom: 0
	}

	.zc_news .left_new .l_t_new .dt_info .dt_title {
		color: #fff;
	}

	.zc_news .left_new .l_t_new .dt_info .dt_time,
	.zc_news .left_new .l_t_new .dt_info .dt_text,
	.zc_news .left_new .l_t_new .dt_info .more_dt {
		display: none;
	}

	.media_bottom_footer {
		background-color: #e2e6ea;
		padding-top: 30px;
		padding: 22px 0 22px;
		line-height: 22px;
		text-align: center;
	}

	.media_bottom_footer img {
		width: 60%;
		margin: 0px 0 16px;
	}

	.media_bottom_footer .footer_logo {
		border-bottom: 1px dashed #ccc;
	}

	.media_bottom_footer ul {
		padding: 12px 0 22px;
	}

	.media_bottom_footer ul li {
		line-height: 22px;
	}

	.media_top_nav ul {
		margin: 25px 0;
		display: flex;
	}

	.media_top_nav ul li img {
		margin: 0;
	}

	.media_top_nav ul li {
		display: inline-block;
		text-align: right;
	}

	.media_top_nav .navlist dl {
		margin: 0;
	}

	.media_top_nav .navlist dl dd {
		margin: 0;
		line-height: 40px;
		position: relative;
	}

	.media_top_nav .navlist dl dd a {
		color: #fff;
		display: block;
	}

	.media_top_nav .navlist dl dd ul {
		margin: 0;
		display: none;
		transition: all .5s;
	}

	.media_top_nav .navlist dl dd.navShow ul {
		display: block;
	}

	.media_top_nav .navlist dl dd ul li {
		display: block;
		text-align: left;
		padding-left: 10px;
	}

	.media_top_nav .navlist dl dd ul li a {
		display: block;
		font-size: 14px;
	}

	.media_top_nav .navlist dl dd::after {
		content: ">";
		color: #fff;
		position: absolute;
		right: 0;
		top: 0;
	}

	.media_top_nav .navlist dl dd.navShow::after {
		content: ">";
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}

	.media_top_nav .navlist {
		width: 55%;
		position: absolute;
		z-index: 100;
		background: #0060b0;
		right: -19px;
		padding: 20px 20px;
		border-radius: 2px;
		display: none;
	}

	.media_top_nav .navlist.iconShow {
		display: block;
	}
}