@charset "utf-8";
/******基础样式开始******/

body {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
}
.newslist li a span {
	background-color: red;
	color: white;
	position: relative;
	top: 0;
	line-height: normal;
}
table, td {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #2e2e2e;
}
html, body, div, span, p, h1, h2, h3, h4, h5, h6, em, img, strong, blockquote, sub, sup, tt, i, b, dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td, ul, li, p, a, ol {
	margin: 0;
	padding: 0;
}
s, i, em {
	font-style: normal;
	text-decoration: none;
}
ul, ol, li {
	list-style-type: none;
	list-style: none;
}
button, input, select, textarea {
	vertical-align: middle;
	font-family: Microsoft Yahei;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #6e6e6e;
	text-decoration: none;
}
.white, .white a {
	color: #fff;
	text-decoration: none;
}
.white, a:hover {
	color: #4788d7;
}
.clearfix {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.fw {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fb {
	font-weight: bold;
}
.disb {
	display: block;
}
.disn {
	display: none;
}
.area-dialog-ct {
	width: 760px;
	padding: 10px;
	background: #fff;
}
.area-dialog-bar {
	height: 40px;
	background: #003a52;
}
.area-dialog-bar span, .area-dialog-bar a {
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
}
.area-dialog-bar a#_a_c_close {
	float: right;
}
.area-dialog-ct .area-dialog-content {
 margin0;
}
.area-dialog-ct .area-dialog-content::after {
	clear: both;
	display: block;
	content: "";
}
.area-dialog-content li {
	float: left;
	padding: 10px;
	position: relative;
}
.area-dialog-content .area-m-o {
	width: 150px;
	margin: 0;
	padding: 0 10px;
	background: #fff;
}
.area-dialog-content li .a-i-disable {
	background: #d8d8d8;
}
.area-dialog-content .area-m-o .a-check-num {
	color: #d00;
}
.area-dialog-content input {
	margin: -3px 5px 0 0;
}
.area-dialog-content .area-m-o lable {
	line-height: 35px;
	font-size: 12px;
	color: #333;
}
.area-dialog-content li .a-city-ct {
	display: none;
}
.area-dialog-content li.area-item-mover {
	background: #f7e76a;
}
.area-dialog-content li.area-item-mover .a-city-ct {
	display: block;
}
.area-dialog-bottom {
	margin-top: 10px;
	text-align: center;
}
.area-dialog-bottom a {
	padding: 5px 15px;
	color: #fff;
	background: #007ba9;
	font-size: 14px;
	border-radius: 3px;
}
.area-dialog-bottom a:hover {
	background: #003a52;
	transition: 0.3s ease;
}
.area-dialog-content .a-city-ct {
	position: absolute;
	left: 0;
	top: 45px;
	background: #f7e76a;
	padding: 10px;
	z-index: 100;
	width: 480px;
}
.area-dialog-content .a-city-ct:after {
	content: "";
	display: block;
	clear: both;
}
.area-dialog-content .a-city-ct p {
	float: left;
	width: 100px;
	padding: 5px 10px;
}
.color-1 {
	background-color: #249edc;
}
.color-2 {
	background-color: #17a668;
}
.color-3 {
	background-color: #741d88;
}
.color-4 {
	background-color: #da9627;
}
.color-5 {
	background-color: #ff9933;
}
.color-6 {
	background-color: #6666ff;
}
.color-7 {
	background-color: #ff99ff;
}
.color-8 {
	background-color: #66cc66;
}
.color-9 {
	background-color: #666;
}
.color-10 {
	background-color: #ff7800;
}
.color-11 {
	background-color: #ccc;
}
.color-12 {
	background-color: #ff3333;
}
.color-white {
	background-color: #fff;
}
.bgcolor-gray {
	background: #f5f5f5;
}
.ipt-txt {
	outline: none;
	border: 1px solid #ccc;
}
.ipt-txt:focus, .ipt-sec:focus {
	border: 1px solid #0078b5;
	box-shadow: #ccc 2px 4px 2px;
}
.small-ipt {
	line-height: 16px;
	width: 150px;
	height: 16px;
	padding: 4px;
}
.ipt-sec {
	padding: 5px;
}
.ipt-radio, .ipt-check {
	vertical-align: middle;
	margin: 0 5px 4px 0;
}
.btnBox {
	width: 100%;
	text-align: center;
}
.Submit {
	width: 200px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	border: 0;
	outline: none;
	margin: 0 auto;
	cursor: pointer;
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}
.Submit:hover {
	background-color: #F60;
}
/******基础样式开始******/

body {
	min-width: 1200px;
	background: url(../images/body.jpg) #f5f5f5 top center no-repeat;
}
.header {
	width: 100%;
	height: 180px;
	position: relative;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container_col {
	background: #fff;
	padding: 15px;
	width: 1170px;
	margin: 0 auto;
	margin-bottom: 15px;
}
#weather {
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	width: 260px;
	margin-top: 25px;
	margin-left: 20px;
}
.toptxt {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	text-align: right;
}
.toptxt a {
	font-size: 12px;
	color: #888;
	line-height: 34px;
	padding: 0 10px;
}
.toptxt a:hover {
	color: #b61412;
}
.toptxt .diqu {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 34px;
	color: #333;
}
.search {
	height: 20px;
	padding: 10px 0;
	width: 300px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 80px;
	padding-right: 90px;
}
.search .search_btn {
	display: block;
	width: 80px;
	height: 40px;
	background: #4788d7;
	border: 0;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	transition: all .3s ease;
}
.search .search_btn:hover {
	background: #1561af;
}
.ipt-sea {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	outline: none;
	border: 0;
	width: 285px;
	padding-left: 15px;
}
.logo {
	width: 420px;
	height: 112px;
	position: absolute;
	left: 0;
	top: 50px;
}
.nav {
	width: 1200px;
	height: 80px;
	margin: 0 auto 15px auto;
	background: #4788d7;
}
.nav li {
	width: 148px;
	float: left;
	height: 80px;
	position: relative;
	text-align: center;
	padding-right: 2px;
	background: url(../images/shuxian.png) right top no-repeat;
}
.nav li a {
	display: block;
	text-align: center;
	line-height: 16px;
	height: 80px;
	font-size: 15px;
	color: #fff;
	transition: all .3s ease;
	overflow: hidden;
}
.nav li a img {
	display: block;
	margin: 15px auto 10px auto;
	transition: all .3s ease;
}
.nav li a:hover, .nav li.active a {
	background: #1561af;
	color: #fff;
}
.nav li a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.nav li .subnav {
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
.nav li .subnav {
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.nav li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.nav li .subnav a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	background: #4788d7;
	border-top: 1px solid #4d92e5;
	border-bottom: 1px solid #4280cb;
}
.nav li .subnav a:hover {
	background: #1561af;
}
/*滚动新闻*/

.zxgg {
	width: 1170px;
	margin: 10px auto auto auto;
	background: url(../images/laba.jpg) no-repeat #fcfcfc;
	padding-left: 30px;
}
.BreakingNewsController {
	width: 100%;
	overflow: hidden;
	height: auto;
	position: relative;
	height: 35px;
}
.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	padding: 0 20px;
	line-height: 35px;
}
.BreakingNewsController ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 180px;
	right: 50px;
}
.BreakingNewsController ul li {
	list-style: none;
	padding: 0 20px;
	display: none;
	height: 35px;
}
.BreakingNewsController ul li a {
	text-decoration: none;
	color: #333;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	line-height: 35px;
}
.BreakingNewsController .bn-arrows {
	display: inline-block;
	float: right;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.BreakingNewsController .bn-arrows span {
	display: block;
	width: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	opacity: 0.2;
}
.BreakingNewsController .bn-arrows span:hover {
	opacity: 1;
}
.BreakingNewsController .bn-arrows-left {
	left: 0;
	background: url(../images/bn-arrows.png) left center no-repeat;
}
.BreakingNewsController .bn-arrows-right {
	right: 10px;
	background: url(../images/bn-arrows.png) right center no-repeat;
}
.easing a, .easing span {
	transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-transition: .25s linear;
}
.news-notice {
	margin: 0;
}
.indnews {
	width: 560px;
	height: 362px;
	float: left;
}
.news-pic {
	width: 560px;
	height: 362px;
}
.news-pic, .news-pic img {
	width: 560px;
	height: 362px;
	overflow: hidden;
}
.news-notice .news-txt {
	width: 592px;
	height: 362px;
	float: right;
	border: 1px solid #efefef;
}
.news-title {
	height: 38px;
	background: #fafafa;
	border-bottom: 1px solid #efefef;
	line-height: 38px;
	position: relative;
}
.news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
	background: #084466;
	color: #fff;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	font-weight: bold;
}
.news-name.tab-nav {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 39px;
}
.news-name.tab-nav a {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #333;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	margin: 0;
	position: relative;
}
.news-name.tab-nav a.current {
	background: #4788d7;
	color: #fff;
	font-weight: bold;
}
.news-name.tab-nav a i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: none;
}
.news-name.tab-nav a.current i {
	display: block;
}
.news-title .name i {
	width: 9px;
	height: 5px;
	background: url(../images/jtx.png) no-repeat;
	left: 10px;
	bottom: -5px;
	display: block;
}
.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 38px;
	top: 0;
	font-size: 14px;
	color: #999;
	transition: all .3s ease;
}
.news-title .more:hover {
	color: #084466;
}
.newslist {
	display: block;
	padding: 10px 12px;
}
.hotnews {
	margin: 12px 12px 0 12px;
}
.hotnews h1 {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon {
	margin-top: 12px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.hotnews .hotcon a {
	color: #999;
	line-height: 24px;
	font-size: 14px;
}
.hotnews .hotcon a:hover, .newslist li a:hover {
	color: #4788d7;
}
.newslist li {
	border-bottom: 1px dotted #dedede;
	position: relative;
	padding: 0 80px 0 16px;
	background: url(../images/listnot.png) 0px 15px no-repeat;
}
.newslist li a {
	display: block;
	height: 36px;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}
.newslist li span {
	position: absolute;
	right: 0;
	top: 8px;
	line-height: 36px;
	color: #bbb;
	text-align: center;
}
.newslist li span.time {
	top: 0;
}
.newslist li:last-child {
	border: 0;
}
.newslist.ny li {
	padding: 8px 80px 8px 14px;
	background: url(../images/listnot.png) 2px 24px no-repeat;
}
.newslist.ny li a:after {
	display: none;
}
.nytit {
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.nytit h1 {
	text-align: center;
}
.xzgg {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
.xzgg a {
	display: block;
}
.xzgg img {
	width: 100%;
}
.xzgg img.fl {
	width: 235px;
	height: 80px;
	margin-right: 5px;
}
.xzgg img.fr {
	width: 595px;
	height: 90px;
}
 .r-radius:50%;
 margin:0 auto;
 transition:all .3s ease;
}
.fwzn .iconlist a:hover {
	color: #F71013;
}
.toutiao {
	background: #f5f5f5;
	height: 50px;
	position: relative;
	padding: 12px 90px;
	margin-bottom: 15px;
}
.toutiao i {
	width: 82px;
	height: 69px;
	background: url(../images/toutiao.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.toutiao h1 {
	text-align: center;
}
.toutiao h1 a {
	font-size: 24px;
	color: #333;
}
.toutiao h1 a:hover {
	color: #1561af;
}
.toutiao p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.fwzn {
	margin-top: 15px;
	background: #d5e7f6;
	height: 140px;
	overflow: hidden;
}
.fwzn .tit {
	width: 58px;
	background: #4788d7;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 115px;
	padding-top: 25px;
	float: left;
}
.fwzn .iconlist {
	float: left;
	width: 1112px;
}
.fwzn .iconlist a {
	display: block;
	width: 111px;
	text-align: center;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.fwzn .iconlist a .pic {
	width: 82px;
	height: 82px;
	margin: 20px auto auto auto;
	transition: all .3s ease;
}
.fwzn .iconlist a.icon1 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon2 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon3 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon4 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon5 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon6 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon7 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon8 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon9 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon10 .pic {
	background: #d5e7f6;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fwzn .iconlist a.icon1:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon2:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon3:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon4:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon5:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon6:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon7:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon8:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon9:hover .pic {
	background: #4788d7;
}
.fwzn .iconlist a.icon10:hover .pic {
	background: #4788d7;
}
.xz-col {
	background: #fff;
	padding: 15px;
	height: 370px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.xz-col.abt {
	width: 360px;
}
.xz-col.abt img {
	width: 100%;
}
.xz-col.gsgg {
	width: 360px;
	margin-right: 0;
}
.xz-col.jlhd {
	width: 360px;
	margin-right: 0;
	float: right;
}
.hudongicon a {
	display: block;
	float: left;
	width: 175px;
	height: 102px;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	text-align: center;
}
.hudongicon a img {
	margin: 15px auto;
	display: block;
	transition: all .3s ease;
}
.hudongicon a.nor {
	border-right: 0;
}
.hudongicon a.nob {
	border-bottom: 0;
}
.hudongicon a:hover {
	color: #4788d7;
}
.hudongicon a:hover img {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.col-title {
	background: url(../images/titbot.png) left bottom no-repeat;
	overflow: hidden;
	padding-bottom: 15px;
}
.col-title span p {
	font-size: 18px;
	color: #4788d7;
}
.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px;
}
.col-title a {
	float: right;
	line-height: 30px;
}
.col-con {
	margin-top: 15px;
}
.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.videolist {
	overflow: hidden;
}
.videolist ul {
	width: 1200px;
}
.videolist ul li {
	width: 286px;
	height: 252px;
	float: left;
	text-align: center;
	line-height: 25px;
	margin-right: 14px;
	font-size: 14px;
}
.videolist ul li img {
	width: 286px;
	height: 192px;
}
.sqbs li {
	width: 33.33%;
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
}
.sqbs li a:hover {
	color: #b61412;
}
.mqmy {
	margin: 20px 0;
}
.mqmy li {
	width: 301px;
	height: 60px;
	margin: 10px auto;
	border: 1px solid #dddddd;
}
.bmfw {
	margin-right: -15px;
}
.bmfw li {
	width: 235px;
	float: left;
	margin-right: 25px;
	padding-left: 120px;
	margin-bottom: 30px;
	margin-top: 15px;
	position: relative;
}
.bmfw li .pic {
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
.bmfw li .pic img {
	width: 100px;
	height: 100px;
}
.bmfw li .pic.rad {
	border-radius: 50%;
	overflow: hidden;
}
.bmfw .info .list {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}
.bmfw .info .list i {
	height: 15px;
	width: 15px;
	float: left;
	margin-right: 5px;
}
.gsht {
	float: left;
	width: 400px;
}
.col-2-r .tit {
	height: 40px;
	background: url(../images/sficon.png) 0 9px no-repeat;
	padding-left: 30px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	float: left;
}
.sfbox {
	padding: 0 10px 15px 5px;
	height: 213px;
}
.sftxt {
	float: left;
	width: 424px;
	height: 215px;
	position: relative;
}
.sftxt .info {
	height: 198px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sftxt a {
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	text-align: center;
	color: #F30;
}
.sftxt a:hover {
	color: #39F;
}
.jisuan {
	float: right;
	padding-left: 30px;
	width: 270px;
	border-left: 1px dashed #efefef;
	height: 213px;
}
.jisuan h1 {
	color: #084466;
	line-height: 30px;
	font-size: 15px;
}
.jsbox {
	position: relative;
	padding-left: 65px;
	margin-top: 8px;
}
.jsbox span {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 27px;
	display: block;
	width: 65px;
	color: #7e7e7e;
}
.jsbox .jsq {
	border: 1px solid #f0f0f0;
	height: 19px;
	padding: 3px 3px 3px 10px;
	border-radius: 2px;
}
.jsbox .jsq .ipt-jsq {
	border: 0;
	height: 19px;
	line-height: 19px;
	width: 100%;
	outline: none;
}
.jsbox .jsq a {
	display: block;
	width: 42px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	background: #55aeec;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
	border-radius: 2px;
}
.jsjg {
	background: #f0f0f0;
	padding: 4px 8px;
	margin-top: 10px;
	position: relative;
}
.jsjg .tab {
	line-height: 28px;
	border-bottom: 1px solid #e2e2e2;
	color: #6a6a6a;
	height: 28px;
	overflow: hidden;
}
.jsjg .tab span {
	float: right;
}
.jsjg .tab.last {
	border: 0;
}
.jsjg:before {
	content: '';
	width: 9px;
	height: 5px;
	background: url(../images/jtt.png) no-repeat;
	display: block;
	position: absolute;
	right: 20px;
	top: -5px;
}
.jisuan .smtxt {
	color: #55aeec;
	line-height: 40px;
}
.xxlinks {
	height: 24px;
	overflow: hidden;
}
.xxlinks a {
	color: #F33;
	line-height: 24px;
}
.xxlinks a:hover {
	color: #55aeec;
	text-decoration: underline;
}
.newslist.htlist {
	padding: 0;
	width: 360px;
}
.col-4 {
	width: 289px;
	float: left;
	margin-right: 12px;
	border: 1px solid #efefef;
}
.col-4.last {
	margin-right: 0;
}
.news-title .name2 {
	float: left;
	line-height: 39px;
	font-size: 15px;
	font-weight: bold;
	color: #084466;
	padding-left: 20px;
	background: url(../images/shu.png) 8px 11px no-repeat;
}
.linksbox {
	background: #fff;
	margin: 15px auto;
	width: 1200px;
}
.txtlisttit {
	height: 38px;
	border-bottom: 2px solid #4788d7;
}
.txtlisttit a {
	display: block;
	height: 38px;
	line-height: 38px;
	float: left;
	padding: 0 40px;
	color: #333;
	transition: all .3s ease;
	font-size: 18px;
}
.txtlisttit a.current {
	background: #4788d7;
	color: #fff;
}
.linksbox .listcon {
	height: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.linksbox .linkslist li {
	margin: 5px 10px;
	line-height: 30px;
	float: left;
	font-size: 14px;
}
.foot {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	background: #4788d7;
	width: 1200px;
	text-align: center;
	padding: 20px 0;
	margin: 15px auto;
}
.mg-t-b {
	margin: 15px auto;
}
.page-left {
	width: 200px;
	float: left;
}
.page-right {
	width: 900px;
	float: right;
	background: #fff;
	padding: 40px;
}
.lujing {
	margin: 20px 0;
	font-size: 14px;
	color: #888;
}
.pageny {
	overflow: hidden;
}
.fllist {
	border: 1px solid #ededed;
}
.fllist li {
	height: 60px;
	background: #fff;
	padding: 0 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.fllist li a {
	display: block;
	border-bottom: 1px solid #ededed;
	line-height: 59px;
	font-size: 16px;
	color: #666;
}
.fllist li:hover, .fllist li.active {
	background: #4788d7;
}
.fllist li:hover a, .fllist li.active a {
	color: #fff;
	border-bottom-color: #4788d7;
}
.fllist li.active {
	border-left: 4px solid #1561af;
}
.fllist li:last-child a {
	border-bottom: 0;
}
.hotarticl {
	margin-top: 20px;
}
.hottit {
	border-bottom: 1px solid #efefef;
	line-height: 40px;
	font-size: 16px;
	color: #F30;
	margin: 12px 12px 0 12px;
}
.pagelujing {
	height: 40px;
	border-bottom: 2px solid #efefef;
	position: relative;
}
.pagelujing .name {
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	border-bottom: 2px solid #F33;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.pagelujing span {
	position: absolute;
	right: 0;
	line-height: 40px;
	color: #888;
}
.news-txt.ny, .newslist.ny {
	border: 0;
	padding: 0;
}
.news-txt.ny {
	min-height: 600px;
}
.newslist.ny li:last-child {
	border-bottom: 1px dotted #efefef;
}
.liuyantab {
	border: 1px solid #f5f5f5;
	background: #f8f8f8;
	margin-top: 20px;
	padding: 20px;
}
/*分页*/

.biaoti {
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 0 20px;
	font-weight: 600;
	margin-top: 30px;
}
.sshuomign {
	color: #888;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.sshuomign span {
	margin: 0 10px;
}
.article_txt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 20px;
	text-align: justify;
	overflow: hidden;
}
.article_txt img {
	max-width: 930px;
}
.reLink {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	padding: 0;
	color: #6e6e6e;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.reLink .prevLink, .reLink .nextLink {
	width: 50%;
}
.reLink .nextLink {
	text-align: right;
}
/* 反馈模块 */

.contact-com-body {
	padding: 30px 10px 25px 10px;
	border-bottom: 1px solid #d3d3d3
}
.contact-com-body .row {
}
.row:before, .row:after {
	content: "";
	display: table;
	line-height: 0
}
.row:after {
	clear: both
}
.row {
	margin-bottom: 15px;
 *zoom: 1
}
.col-2, .col-10 {
	float: left;
	position: relative;
	min-height: 1px
}
.contact-com-body .col-2 {
	width: 60px;
	line-height: 40px;
	margin-right: 10px;
	text-align: left
}
.contact-com-body .input-control {
	padding: 5px;
	line-height: 30px;
	height: 30px;
	width: 400px;
	border: 1px solid #ccc
}
.contact-com-body .textarea-control {
	height: 106px;
	width: 490px;
	padding: 5px;
	border: 1px solid #ccc
}
.contact-com-body .help-inline {
	line-height: 40px;
	color: #F00
}
.contact-com-body .input-shade {
	background-color: #f8f8f8
}
.contact-com-body .input-short {
	width: 340px
}
.contact-com-body .input-shorter {
	width: 140px
}
.contact-com-body img {
	width: 80px;
	height: 41px;
	margin: 2px 5px
}
.contact-com-btn {
	margin-left: 70px;
	padding-top: 20px
}
.contact-com-btn .btn {
	margin-right: 30px
}
.btn-warning {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #ff8942;
	background: -webkit-linear-gradient(top, #ff9454, #ff7f30);
	background: -moz-linear-gradient(top, #ff9454, #ff7f30);
	background: -ms-linear-gradient(top, #ff9454, #ff7f30);
	background: -o-linear-gradient(top, #ff9454, #ff7f30)
}
.btn-warning:hover {
	color: #fff;
	background-color: #ff8945;
	background: -webkit-linear-gradient(top, #ff8237, #fd8f4d);
	background: -moz-linear-gradient(top, #ff8237, #fd8f4d);
	background: -ms-linear-gradient(top, #ff8237, #fd8f4d);
	background: -o-linear-gradient(top, #ff8237, #fd8f4d)
}
.btn-danger {
	padding: 12px 44px;
	font-weight: bold;
	color: #fff;
	border: none;
	background-color: #13bd49;
	background: -webkit-linear-gradient(top, #08d248, #13bd49);
	background: -moz-linear-gradient(top, #08d248, #13bd49);
	background: -ms-linear-gradient(top, #08d248, #13bd49);
	background: -o-linear-gradient(top, #08d248, #13bd49)
}
.btn-danger:hover {
	color: #fff;
	background-color: #0ba43b;
	background: -webkit-linear-gradient(top, #13bd49, #0ba43b);
	background: -moz-linear-gradient(top, #13bd49, #0ba43b);
	background: -ms-linear-gradient(top, #13bd49, #0ba43b);
	background: -o-linear-gradient(top, #13bd49, #0ba43b)
}
.message ul li {
	margin-bottom: 10px;
	line-height: 25px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	border-bottom: 1px dotted #ccc;
}
.message li p {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
}
.message li p .name {
	float: left;
	color: #024886;
}
.message li p .name a {
	color: #024886;
}
.message li p .more {
	float: right;
	color: #024886;
}
.datetime {
	color: #999999;
	font-size: 12px;
	width: 120px;
	text-align: right;
	display: inline;
	float: right;
}
.para01 {
	display: inline-block;
	padding-bottom: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}
.para01 a {
	font-size: 16px;
	font-weight: bold;
}
/*留言表单*/

.formData {
	padding-top: 35px;
	overflow: hidden;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 433px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e5e5e5;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #666;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 363px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 898px;
	height: 260px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 878px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 54px;
	margin-right: 2px;
	text-align: center;
	background: #4788d7;
	border: 2px solid #4788d7;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	color: #4788d7;
	background: none;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}
/*右侧浮动工具*/

.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.08);
}
.toolbar dd i {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar .pop {
	position: absolute;
	right: 65px;
	top: -18px;
	display: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 3px;
}
.toolbar .pop-code {
	padding: 10px;
}
.toolbar .pop-code:after {
	content: "";
	border: 8px solid transparent;
	border-left-color: #fff;
	top: 36px;
	right: -16px;
	position: absolute;
	width: 0;
	height: 0;
}
.toolbar .pop-code img {
	width: 100px;
	height: 100px;
	display: block;
}
.toolbar .pop-code h3 {
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .slide {
	position: absolute;
	right: 65px;
	top: -2px;
	display: none;
	padding: 10px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 3px;
}
.toolbar .slide:after {
	content: "";
	border: 8px solid transparent;
	border-left-color: #fff;
	top: 50%;
	right: -16px;
	margin-top: -8px;
	position: absolute;
	width: 0;
	height: 0;
}
.toolbar .slide .fenx {
	width: 160px;
}
.toolbar .slide .fenx a {
	margin: 0 5px;
}
.toolbar .slide .fenx a:first-child {
	margin-left: 0;
}
.toolbar .slide .fenx a:last-child {
	margin-right: 0;
}
.toolbar dd:hover i {
	background-color: #4788d7;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover span {
	background-position: 1px -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
.toolbar .bottom span {
	background-position: -35px -186px;
}
.toolbar .bottom:hover span {
	background-position: 0 -186px;
}
/**************/



 

.hzhb_bottom {
	margin: 20px 0 0 0;
	height: 290px;
	overflow: hidden;
	display: flex;
	justify-content: center; /* 整体容器内水平居中 */
}
.hzhb_bottom ul {
	width: 96%; /* 适当缩小一点宽度，给左右留出一点边距空间 */
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; /* 让子元素均匀分布，实现三列效果 */
}
.hzhb_bottom ul li {
	border: 1px solid #ccc;
	background: #fff;
	min-height: 74px;
	margin: 8px 0; /* 上下边距保持，左右边距设为0，由flex布局控制间隔 */
	width: 31%; /* 调整为三列对应的宽度占比 */
	box-sizing: border-box; /* 保证边框等不影响宽度计算 */
	display: flex;
	justify-content: center; /* 水平居中对齐内容 */
	align-items: center; /* 垂直居中对齐内容 */
	text-align: center;
}
.hzhb_bottom ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.hzhb_bottom ul li img {
	max-width: 100%;
	max-height: 100%; /* 让图片自适应容器高度 */
	width: auto;
	height: auto;
	object-fit: contain; /* 图片保持比例完整显示在容器内 */
}
/* 本例子css */

.picMarquee-left {
	overflow: hidden;
	position: relative;
}
.picMarquee-left .bd {
	padding: 10px;
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picMarquee-left .bd ul li {
	margin: 0 8px;
	width: 286px;
	height: 252px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
}
.picMarquee-left .bd ul li .pic img {
	width: 286px;
	height: 192px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
/**********新增的*************/
	/* 本例子css */
 		
		
	.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; background:none; background-color:rgba(0,0,0,0.4); top:35%; margin-top:-20px; width:40px;height:40px; line-height:0px; font-size:0px;background-size:100% auto;}
	

.slideGroup .sPrev{ 
	left:0px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.slideGroup .sNext{
	right:0px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}

 	 
	#team{
	width:100%;  margin-top:20px;
}
#team.hydw{ margin-top:0px;}
#team li{ list-style-type:none;}
#team  LI{  text-align:center; background-color:#fff;  text-align:center;transition:all 0.4s ease-in-out 0s;}
#team  LI .nr{ width:100%;  float:left; background-color:#fff;}
#team  LI .nr dd{ width:100%; overflow:hidden; padding-bottom:90%; position:relative; display:block; overflow:hidden;transition:all 0.4s ease-in-out 0s;}
#team.hydw  LI .nr dd,#team.spzl  LI .nr dd{ padding-bottom:70%;}
#team.spzl  LI .nr dd span{
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.1);
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: center;
}
#team  LI .nr dd img{ position:absolute; left:0px; width:100%; top:0px; z-index:1; min-height:100%;transition:all 0.4s ease-in-out 0s; }
#team  LI .nr .qt{ width:90%; padding:2% 5%; margin-top:0.5%; text-align:center; background-color:#f9f9f9;}
#team  LI .nr dd h5{  color:#fff;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;line-height:2; background-color:rgba(0,0,0,0.5); position:absolute; left:0px; bottom:0px; z-index:5; width:100%;font-weight:bold;}
#team  LI .nr .qt h5{  color:#444;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;line-height:2;font-weight:bold;}
#team  LI .nr .qt p{ height:50px; text-align:left; margin-top:2%;font-weight:normal; line-height:25px;overflow:hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; color:#777; }
#team  LI .nr .qt h4{ text-align:right; margin-top:2px;}
#team  LI:hover .nr dd h5{color:#fff;background-color:(0,106,193,0.5); }
#team  LI:hover .nr qt h5{color:#0056a8;}
#team  LI .nr .qt span{ display:inline-block; text-align:center; font-weight:normal;border:#0056a8 solid 1px; color:#0056a8; width:60px; height:25px;border-radius:5px; text-transform:uppercase; line-height:25px; font-size:12px; margin-top:2.5%;margin-bottom:5px;}
#team  LI:hover .nr .qt span{ background-color:#0056a8; border:#0056a8 solid 1px; color:#fff;}
#team  LI:hover .nr dd img{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
#team .owl-controls .owl-dots .owl-dot{ margin-top:0.2%;}
#team .owl-controls .owl-dots .owl-dot span{transition:all 0.4s ease-in-out 0s;
width:8px;height:8px;margin:12px 5px; background-color:#C7C7C9;border-radius:10px;
}
#team .owl-controls .owl-dots .owl-dot.active span,#team .owl-theme .owl-dots .owl-dot:hover span{background-color:#0056a8; width:24px}
#team .owl-controls .owl-nav{filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#team:hover .owl-controls .owl-nav{filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1}
#team .owl-controls .owl-nav .owl-next,#team .owl-controls .owl-nav .owl-prev{ position:absolute; background:none; background-color:rgba(0,0,0,0.4); top:35%; margin-top:-20px; width:40px;height:40px; line-height:0px; font-size:0px;background-size:100% auto;}
#team.spzl .owl-controls .owl-nav .owl-next,#team.spzl  .owl-controls .owl-nav .owl-prev{ top:50%; margin-top:-20px;}
#team .owl-controls .owl-nav .owl-next{ 
	left:0px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#team .owl-controls .owl-nav .owl-prev{
	right:0px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.fz16{font-size:16px}

#teamaaa{ padding:30px 0 10px}
#teamaaa .picMarquee-left .bd{ padding:10px 0}

#teamaaa .picMarquee-left .bd ul li {

	margin: 0 16px;

	width: 167px;

	height: 300px;

	float: left;

	_display: inline;

	overflow: hidden;

	text-align: center;

}

#teamaaa .picMarquee-left .bd ul li .pic {

	text-align: center;

}

#teamaaa .picMarquee-left .bd ul li .pic img {

	width: 160px;

	height: 190px;

	display: block;

	padding: 2px;

	border: 1px solid #ccc;

}

#teamaaa .picMarquee-left .bd ul li .pic a:hover img {

	border-color: #999;

}

#teamaaa .picMarquee-left .bd ul li .title {

	line-height: 34px; font-size:16px;

}

#teamaaa .picMarquee-left .bd ul li p {

	line-height: 24px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical; font-size:14px}

 
/*************/

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

.quick_left_item {
    width: 48%;
    margin: 0 0 10px 0;
    height: 80px;
    text-align: center;
    position: relative;
}

.quick_left_item img {
    width: 100%;
}

.quick_left_item:hover {
    margin: -5px 0 15px 0;
}


.tscp_list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto 10px auto;
}

.tscp_item {
    margin: 10px;
    width: 25%;
    background: #fff;
    padding: 0;
    border-radius: 5px;
}

.tscp_item:hover {
    margin: 0 10px 20px 10px;
    box-shadow: 5px 5px 0 #0049a7;
}

.tscp_item i {
    display: table;
    margin: 5px auto;
    font-size: 40px;
    color: #0049a7;
    line-height: 20px;
}

.tscp_item b {
    display: table;
    margin: 0 auto;
    font-size: 15px;
    color: #333;
}

.tscp_list01 {
    display: block;
    margin: 0 auto 20px auto;
}

/************/
#newt{ width:100%;float:left; margin-top:12px; margin-bottom:12px;}
#newt ul{LIST-STYLE-TYPE: none; }
#newt ul li{ width:100%; float:left; }
#newt ul li dd{ width:120px; height:80px; float:left; position:relative; overflow:hidden; margin-right:12px; }
#newt ul li dd img{ position:absolute; width:100%; min-height:100%; top:0px; left:0px;transition:all 0.4s ease-in-out 0s; max-width:100% }

#newt ul li:hover dd img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
#newt ul li h3{line-height:24px; height:24px;TEXT-OVERFLOW: ellipsis;WHITE-SPACE: nowrap;OVERFLOW: hidden; text-align:left; color:#333;font-weight:bold;}
#newt ul li:hover h3{ color:#0056a8;}
#newt ul li p{ line-height:25px; height:50px;display: -webkit-box; text-align:left;
-webkit-box-orient; 
text-overflow: ellipsis;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical; overflow:hidden; color:#777; margin-top:5px;}
#newt ul li p span{ color:#FF6600;}


/************/
.newt{ width:100%;float:left; margin-top:12px; margin-bottom:12px;}
.newt ul{LIST-STYLE-TYPE: none; }
.newt ul li{ width:100%; float:left; }
.newt ul li dd{ width:120px; height:80px; float:left; position:relative; overflow:hidden; margin-right:12px; }
.newt ul li dd img{   width:100%; min-height:100%; transition:all 0.4s ease-in-out 0s; max-width:100% }

.newt ul li:hover dd img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);}
.newt ul li h3{line-height:24px; height:24px;TEXT-OVERFLOW: ellipsis;WHITE-SPACE: nowrap;OVERFLOW: hidden; text-align:left; color:#333;font-weight:bold;}
.newt ul li:hover h3{ color:#0056a8;}
.newt ul li p{ line-height:25px; height:50px;display: -webkit-box; text-align:left;
-webkit-box-orient; 
text-overflow: ellipsis;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical; overflow:hidden; color:#777; margin-top:5px;}
.newt ul li p span{ color:#FF6600;}

/******视频*******/
.dflex-between {
	display: flex;
	justify-content: space-between
}
.dflex-center {
	display: flex;
	justify-content: center;
	align-items: center
}
.dflex-align-center {
	display: flex;
	align-items: center
}



.art-list {
	width: 100%
}
.art-list .art-item {
	/* width: 100%; */
	padding-bottom: 25px;
	height: 182px;
	position: relative;
	margin: 0 20px;
}
.art-list .art-item>a {
	height: 100%;
}
.art-list .art-item:not(:first-child) {
	padding-top: 25px;
	border-top: 1px solid #F5F6F8;
}
.art-list .art-item:first-child {
	margin-top: 0
}
.art-list .art-item .art-message {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
	height: 100%;
	box-sizing: border-box;
	flex: 1;/* padding: 16px 0; */
}
.art-list .art-item .art-title {
	font-size: 22px;
	font-weight: 700;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
	line-height: 30px;
	margin-bottom: 12px;
	word-break: break-all
}
.art-list .art-item .art-desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #848792;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
	height: 90px;
}
.art-list .art-item .art-txt {
	width: 100%
}
.art-list .art-item .art-infomation {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #848792;
	font-size: 14px;
	position: absolute;
	left: 345px;
	bottom: 20px;
}
.art-list .art-item .art-author {
	height: 24px;
	line-height: 24px;
	color: #848792
}
.art-list .art-item .art-author img {
	border-radius: 100%;
	width: 24px;
	height: 24px;
	margin-right: 6px;
}
.art-list .art-item .art-author .face-box {
	/* width: 24px; */
	height: 24px;
	color: #848792;
}
.art-list .art-item .art-author .face-box:hover {
	color: #0f89ff;
}
.art-list .art-item .art-author .author-name {
	margin-right: 20px
}
.art-list .art-item:hover .art-img::before {
	background-color: transparent
}
.art-list .art-item .art-tags {
	flex-wrap: wrap;
	max-width: 30%;
	height: 24px;
	overflow: hidden;
	justify-content: flex-end;
	position: absolute;
	bottom: 20px;
	right: 0;
	font-size: 14px;
	line-height: 24px
}
.art-list .art-item .art-tags .tag {
	border: 1px solid #DFE5EA;
	padding: 0 8px;
	height: 22px;
	margin-left: 8px;
	border-radius: 2px;
	line-height: 22px;
	color: #848792;
	margin-bottom: 10px;
}
.art-list .art-img {
	width: 325px;
	height: 182px;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 20px;
	position: relative
}
.art-list .art-img img {
	width: 100%;
	height: 100%;
	display: block;
}
.art-list .info {
}
.art-list .art-img::before {
	transition: all .2s linear;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(1, 1, 1, 0.1);
	z-index: 3
}
.v-mod-b {
	background: #FFFFFF;
	margin-bottom: 20px;
}
.v-mod-b .t {
	font-size: 22px;
	color: #2D313E;
	font-weight: bold;
}
.v-mod-b .type {
	flex-direction: column;
	display: flex;
	justify-content: center;
}
.v-mod-b .type .t {
	font-size: 22px;
	color: #2D313E;
	line-height: 29px;
	margin-bottom: 4px;
}
.v-mod-b .type .b {
	font-size: 14px;
	color: #848792;
	line-height: 19px;
}
.v-mod-b .user {
	border-radius: 50%;
	width: 48px;
	height: 48px;
}
.v-mod-b .pic {
	text-align: center;
}
.v-mod-b .tit {
	margin: 0 20px;
	font-size: 16px;
	/* color: #2D313E; */
	letter-spacing: 0;
	line-height: 24px;
	padding-top: 11px;
	padding-bottom: 20px;
}
.v-mod-b .hd {
	background-image: linear-gradient(180deg, #E7F3FF 0%, #FFFFFF 100%);
	padding: 16px 20px 13px;
	align-items: center;
}
.v-mod-b .logos {
	flex-wrap: wrap;
	padding: 0 20px 9px;
}
.v-mod-b .logos img {
	border: 1px #f6f7f9 solid;
	width: 140px;
	height: 60px;
}
.v-mod-b .logos a {
	margin-bottom: 11px;
}


.box-hd {
	padding: 15px 16px 18px;
	height: 31px;
	line-height: 31px;
	margin-bottom: 20px;
}
.box-hd-tit {
	font-size: 24px;
	padding-left: 36px;
}
.box-hd-tit .icon {
	/* width: 28px; */
    /* height: 28px; */
    /* background-size: 28px; */
    /* top: 3px; */
	transform: scale(.875);
}
.hotVideo .v-mod-a {
	width: 280px;
	margin-left: 16px;
}
.mod-video::before {
	height: 20px;
	top: 1px;
}
.v-mod-a .info {
	font-size: 12px;
}
.v-mod-a .detail {
	margin-bottom: 20px;
	height: 52px;
}
.v-mod-a .detail .title {
	font-size: 14px;
	line-height: 22px;
	padding-top: 8px;
}
.v-mod-a .info .icon {
	transform: scale(.9);
}
.v-mod-a .pic {
	height: 158px;
}
.art-list .art-item {
	padding-bottom: 20px;
	padding-top: 10px;
	height: 158px;
}
.art-list .art-item>a {
	height: 100%;
}
.art-list .art-item:not(:first-child) {
	padding-top: 20px;
}
.art-list .art-item .art-message {
	padding: 0;
}
.art-list .art-item .art-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 11px;
}
.art-list .art-item .art-desc {
	font-size: 14px;
	line-height: 26px;
	height: 78px;
}
.art-list .art-item .art-infomation {
	font-size: 12px;
	left: 296px;
	bottom: 16px;
}
.art-list .art-item .dflex-align-center {
	display: flex;
	align-items: center;
}
.art-list .art-item .art-author .face-box {
	display: flex;
	align-items: center;
}
.art-list .art-item .art-author .face-box img {
	width: 20px;
	height: 20px;
}
.art-list .art-item .art-author .author-name {
	margin-right: 16px;
}
.art-list .art-item .art-tags {
	bottom: 16px;
}
.art-list .art-item .art-tags .tag {
	border: 1px solid #DFE5EA;
	padding: 0 6px;
	height: 20px;
	margin-left: 8px;
	border-radius: 2px;
	line-height: 20px;
	font-size: 12px;
}
.art-list .art-img {
	width: 280px;
	height: 158px;
	margin-right: 16px;
}
.art-list.loaded .art-item:last-child .art-tags {
	bottom: 19px;
}
.load-more {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
}
.v-mod-b {
	margin-bottom: 16px;
}
.v-mod-b .hd {
	padding: 12px 16px 12px;
}
.v-mod-b .type .t {
	font-size: 20px;
	line-height: 26px;
}
.v-mod-b .type .b {
	font-size: 12px;
	line-height: 16px;
}
.v-mod-b .user {
	width: 42px;
	height: 42px;
}
.v-mod-b .pic img {
	width: 256px;
	height: 144px;
}
.v-mod-b .tit {
	font-size: 14px;
	line-height: 22px;
	padding-top: 8px;
	padding-bottom: 16px;
}
.v-mod-b .t {
	font-size: 20px;
}
.v-mod-b .logos {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 4px;
}
.v-mod-b .logos a {
	margin-bottom: 12px;
}
.v-mod-b .logos img {
	width: 120px;
	height: 51px;
}


.v-mod-a .pic {
	width: 100%;
	height: 182px;
}
.v-mod-a .pic-box {
	font-size: 0;
}
.v-mod-a .detail {
	height: 58px;
	margin-bottom: 26px;
	overflow: hidden;
	background: #fff;
}
.v-mod-a .detail .title {
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	line-height: 24px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all
}
.v-mod-a .info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 0;
	color: #fff;
	/* font-weight: bold; */
	font-size: 14px;
	line-height: 14px;
	width: 100%;
}
.v-mod-a .info .left {
	float: left;
	padding-left: 10px;
}
.v-mod-a .info .right {
	float: right;
	padding-right: 10px;
}
.v-mod-a .info .icon {
	float: left;
	width: 17px;
	height: 14px;
	margin-right: 4px;
	background: url(../images/i_video.png) no-repeat;
}
.hotVideo {
	margin-bottom: 20px;
}
.hotVideo .v-mod-a {
	float: left;
	width: 325px;
	margin-left: 20px;
}


.clearfix {
*zoom:1
}
.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden
}


.box-hd {
	padding: 15px 16px 18px;
	height: 31px;
	line-height: 31px;
	margin-bottom: 20px;
}
.box-hd-tit {
	font-size: 24px;
	padding-left: 36px;
}
.box-hd-tit .icon {
	/* width: 28px; */
    /* height: 28px; */
    /* background-size: 28px; */
    /* top: 3px; */
	transform: scale(.875);
}
.hotVideo .v-mod-a {
	width: 280px;
	margin-left: 16px;
}
.mod-video::before {
	height: 20px;
	top: 1px;
}


.box {
	background-color: #fff;
}
.box-hd {
	padding: 18px 20px 20px;
	margin-bottom: 25px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #F5F6F8;
}
.box-hd-tit {
	position: relative;
	font-weight: bold;
	float: left;
	padding-left: 44px;
	line-height: 32px;
	font-size: 28px;
}
.box-hd .more {
	font-size: 14px;
	float: right;
}
.box-hd-tit .icon {
	width: 32px;
	height: 31px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(../images/i_icon.png) no-repeat;
	background-size: 32px;
}
.box-hd-tit .vd {
	background-position: 0 -64px;
}
.box-hd-tit .tj {
	background-position: 0 -34px;
}
.box-hd-tit .key {
	background-position: 0 0;
}
.mod {
	background: #fff;
	box-sizing: border-box;
}
.mod .hd {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.mod .hd .mark {
	font-size: 22px;
	color: #2d313e;
	line-height: 22px;
	font-weight: bold;
}
.mod .hd .hd-tabs {
	font-size: 16px;
	color: #2D313E;
	line-height: 22px;
	display: flex;
}
.mod .hd .hd-tabs .item {
	margin-right: 25px;
	position: relative;
	cursor: pointer;
}
.mod .hd .hd-tabs .item:last-child {
	margin-right: 0;
}
.mod .hd .hd-tabs .cur {
	font-weight: bold;
	font-size: 20px;
	color: #0F89FF;
}


.box-hd-tit .icon {
	width: 32px;
	height: 31px;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(../images/i_icon.png) no-repeat;
	background-size: 32px;
}

.box-hd-tit .vd {
	background-position: 0 -64px;
}
.box-hd-tit .tj {
	background-position: 0 -34px;
}
.box-hd-tit .key {
	background-position: 0 0;
}
.mod-video {
	padding-left: 25px;
	margin-left: 25px;
}

.mod {
	background: #fff;
	box-sizing: border-box;
}
.mod .hd {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.mod .hd .mark {
	font-size: 22px;
	color: #2d313e;
	line-height: 22px;
	font-weight: bold;
}
.mod .hd .hd-tabs {
	font-size: 16px;
	color: #2D313E;
	line-height: 22px;
	display: flex;
}
.mod .hd .hd-tabs .item {
	margin-right: 25px;
	position: relative;
	cursor: pointer;
}
.mod .hd .hd-tabs .item:last-child {
	margin-right: 0;
}
.mod .hd .hd-tabs .cur {
	font-weight: bold;
	font-size: 20px;
	color: #0F89FF;
}
.mod .hd .hd-tabs .cur::after {
	content: "";
	width: 40px;
	height: 4px;
	background: #0f89ff;
	position: absolute;
	margin-left: -20px;
	left: 50%;
	bottom: -30px;
}
.mod-video {
	float: left;
	padding-left: 30px;
	margin-left: 30px;
	margin-top: 6px;
	position: relative;
}
.mod-video::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 22px;
	background: #E5E5E5;
	left: 0;
}




 /*******筛选框**********/
.filter-box {
    color: #666;
 
    letter-spacing: 2px;
    position: relative;
}

.filter-box>span:first-child {
    float: left;
    height: 28px;
    margin-top: 10px;
    line-height: 28px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.filter-box .filter-boxs {
    float: left;
    overflow: hidden;
   
}

.filter-box .filter-tit{    position: relative;
    height: 28px;
    line-height: 14px;
    padding: 2px 5px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: middle;}

.filter-box  .filter-cen{}

.filter-box .filter-boxs {
    overflow: hidden; width: 100%;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    display: block;
    vertical-align: middle; margin-bottom: 5px;
}


.filter-bt{ display:none}


.filter-box a {
    position: relative;
    height: 28px;
    line-height: 28px;  border-radius: 5px;
    padding: 2px 5px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
}

.filter-box a.active,
.filter-box .classifys140:hover {
    color: #fff;
    background: #ff9600;
}

.filter-box .more-btn140 {
    position: absolute;
    top: 10px;
    right: 55px;
    height: 28px;
    line-height: 14px;
    padding: 7px 5px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    cursor: pointer;
    opacity: 0;
}

.filter-box .more-btn140 .more140 {
    color: #999;
}

.filter-box .more-btn140>i {
    display: inline-block;
    font-style: normal;
    cursor: pointer;
    position: relative;
    top: -1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.icons-sanjiao140 {
    width: 8px;
    height: 8px;
   
}

