body {
	padding: 0;
	margin: 0;
	font: normal 12px/180% "SimSun";
	color: #333;
	background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

div {
	margin: 0 auto;
	text-align: left;
	font: normal 12px/180% "SimSun"
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

a:link,
a:visited {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #0079c4;
	text-decoration: none
}

img {
	border: none
}

ol,
ul,
li {
	list-style: none
}

i {
	font-style: normal
}

input,
img {
	vertical-align: middle
}

input[type="button"],
input[type="submit"] {
	vertical-align: middle;
	cursor: pointer
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block;
	margin: 0 auto
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

.clear {
	clear: both
}

.col1 {
	width: 30%;
	margin-right: 5%;
	float: left;
}

.col2 {
	width: 30%;
	margin-right: 5%;
	float: left;
}

.col3 {
	width: 30%;
	float: left;
}


/*栏目头类*/

.lm {
	height: 45px;
	line-height: 45px;
	padding: 0px 0px 0px 5px;
	background: url(https://appwap.taizhou.com.cn/resource/templateRes/202108/17/30427/30427/images/lanmu.png) top left no-repeat;
	margin-bottom: 10px;
}

.lm span {
	float: left;
	letter-spacing: 3px;
	font-size: 20px;
	font-weight: bold;
}

.lm em {
	float: right;
	font-family: "微软雅黑";
	font-size: 16px;
}

.lm2 {
	height: 72px;
}

.lm_tsp {
	background: url(https://appwap.taizhou.com.cn/resource/templateRes/202108/17/30427/30427/images/tsp.png) no-repeat;
	height: 45px;
	line-height: 45px;
	letter-spacing: 0px;
}

.lm_xwfbt {
	background: url(https://appwap.taizhou.com.cn/resource/templateRes/202108/17/30427/30427/images/xwfbt.png) no-repeat;
}

.lm_tzwmw {
	background: url(https://appwap.taizhou.com.cn/resource/templateRes/202108/17/30427/30427/images/tzwmw.png);
}

.lm_tzxw span,
.lm_qmbo span,
.lm_bwdt span,
.lm_ywpd span {
	letter-spacing: 3px;
}


/*稿件列表类*/

ul.titlist li {
	padding: 0px 0px 0px 5px;
	line-height: 40px;
	font-size: 15px;
	height: 40px;
	overflow: hidden;
	/*内容超出后隐藏*/
	text-overflow: ellipsis;
	/* 超出内容显示为省略号*/
	white-space: nowrap;
	/*文本不进行换行*/
}

ul.titlist li a:hover {
	font-size: 17px;
}

ul.titlist_xwfbt li {
	background: url(../img/zi.png) left center no-repeat;
	padding-left: 18px;
	background-size: 3%;
}

.g_ulimg {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.g_ulimg li {
	width: 48%;
	float: left;
	margin-top: 10px;
}

.g_ulimg li:nth-child(2n) {
	float: right;
}

.g_ulimg li img {
	width: 100%;
	height: 120px;
}

.g_ulimg li p {
	padding-top: 5px;
	font-size: 14px;
	height: 50px;
	line-height: 21px;
}

.mod {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.block {
	border: 0px;
	overflow: hidden;
	margin-bottom: 20px;
}


/*半透明类*/

.opacity40 {
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
}


/*半透明图片标题类*/

.pics {
	height: 199px;
	width: 100%;
	position: relative;
}

.pics img {
	height: 199px;
	width: 100%;
}

.pics .bg {
	height: 35px;
	line-height: 35px;
	width: 100%;
	background-color: #000;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.pics .title {
	height: 35px;
	line-height: 35px;
	text-overflow: ellipsis;
	/* 超出内容显示为省略号*/
	white-space: nowrap;
	/*文本不进行换行*/
	width: 100%;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.pics .title p {
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 14px;
	/*内容超出后隐藏*/
	text-overflow: ellipsis;
	/* 超出内容显示为省略号*/
	white-space: nowrap;
	/*文本不进行换行*/
}

.pics .video_icon {
	width: 36px;
	height: 36px;
	font-size: 36px;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -18px;
	margin-left: -18px;
	*background: url(https://appwap.taizhou.com.cn/resource/templateRes/202108/17/30427/30362/images/bplay.png);
}

.pics .video_icon:hover {
	font-size: 40px;
	margin-top: -20px;
	margin-left: -20px;
}

.tc {
	text-align: center;
	width: 100%;
}

.ad img {
	width: 100%;
}


/*搜索框*/

div.search {
	float: right;
}

form {
	position: relative;
	width: 280px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 36px;
}

.inp_srh {
	border: 1px solid #ddd;
	float: left;
	display: inline;
	height: 40px;
	width: 280px;
	font-size: 15px;
	padding-left: 15px;
	padding-right: 45px;
	border-radius: 10px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	width: 40px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 6px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 80%;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input:-ms-input-placeholder {
	color: #999;
	font-size: 15px;
}


/*=====*/

img {
	border: none;
}

.logo {
	float: left;
	width: 200px;
}

.logo img {
	width: 190px;
	max-height: 42px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.nav_logo .guangao {
	width: 950px;
	height: 80px;
	float: right;
	margin: 0;
}

.nav_logo .guangao img.guang {
	width: 100%;
	height: 80px;
}

.nav_logo .guangao img.close {
	top: 0;
	right: 0;
}

.nav_logo .header {
	height: 50px;
	background: #4478dd;
}

.header_list {
	background: #1E2736;
}

.nav_logo .logo_width {
	padding: 15px 0;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 17px;
	color: #fff;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 22px;
}

.nav ul.cons li.active a {
	font-weight: bold;
}

.nav ul.cons li:hover a {
	font-weight: bold;
}

.header .search {
	float: right;
}

.cons li.active a i {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


/* 头条专区 */

.tt_sec {
	width: 1200px;
	height: auto;
	position: relative;
	margin-top: 20px;
	padding: 20px 30px;
	box-sizing: border-box;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
}

.tt_sec a {
	text-decoration: none;
}

.tt_sec .lh_tit {
	text-align: center;
	width: 100%;
}

.tt_sec .lh_tit .h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	color: #d31f2b;
	text-align: center;
}

.tt_sec .lh_tit .h2 a {
	font-weight: bold;
}

.tt_sec .lh_tit .min_tit {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	line-height: 30px;
	overflow: hidden;
}

.tt_sec .lh_tit .min_tit a {
	display: inline-block;
	width: 31%;
	float: left;
	margin: 0 1%;
}

#mod1 {
	height: 377px;
	overflow: hidden;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #afafaf;
}

#mod1 #qwfb {
	width: 180px;
	float: left;
	background-color: #f4f4f4;
	padding: 6px;
	height: 360px;
	position: relative;
}

#mod1 #picbox {
	width: 580px;
	height: 360px;
	float: left;
	background-color: #f8f8f8;
	margin-right: 20px;
	position: relative;
}

#mod1 #textbox {
	width: 420px;
	float: left;
}

#mod1 #textbox dl {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#mod1 #textbox dl dt a {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 24px;
}

#mod1 #textbox dl dd {
	line-height: 25px;
	font-size: 15px;
}

#mod2 {
	margin-top: 25px;
	overflow: hidden;
	height: auto;
}

.swiper-container1 {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container1 img {
	width: 100%;
	height: 100%;
}

.swiper-container1 .swiper-slide {
	position: relative;
}

.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}

.swiper-pagination-total {
	color: #BE0B0B;
	font-size: 26px;
}

.prev1 {
	left: -45px !important;
}

.next1 {
	right: -45px !important;
}

.pagination1 {
	width: 100% !important;
	bottom: -26px !important;
}

.pagination1 span {
	margin: 0 5px;
}

.pagination1 .swiper-pagination-bullet {
	width: 25px;
	height: 4px;
	border-radius: 0;
}

.swiper3 .swiper-slide {
	width: 100%;
	height: 110px !important;
}

.swiper3 img {
	width: 100%;
	height: 100% !important;
}

.swiper3 .swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
}

#qwfb .prev2,
#qwfb .next2 {
	background-size: 80%;
	transform: rotate(90deg);
	background-color: rgb(0, 0, 0, 0.5);
}

#qwfb .prev2 {
	top: 20px !important;
	left: 70px !important;
}

#qwfb .next2 {
	top: 90% !important;
	left: 70px !important;
	margin: 0 !important;
}

#qwfb .swiper-pagination {
	top: -20px !important;
}

#qwfb .swiper-pagination span {
	margin: 0 5px;
}


/*台视频*/

.tsp_top {
	width: 100%;
	height: 210px;
	clear: both;
	margin-bottom: 15px;
}

.tsp_left {
	width: 49%;
	float: left;
}

.tsp_left:nth-child(2n) {
	float: right;
}

.tsp_left .pics,
.tsp_right .pics,
.tsp_left .pics img,
.tsp_right .pics img {
	height: 120px;
}

#mod4 {}

#mod4 .left {
	width: 780px;
	float: left;
	border-top: 1px solid #ccc;
}

#mod4 .right {
	width: 360px;
	float: right;
}

.gngj a:hover {
	color: #000;
}

.gngj {
	position: relative;
	height: 180px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gngj .title {
	line-height: 30px;
	height: auto;
	font-size: 24px;
	width: 500px;
	float: left;
	font-family: "微软雅黑"
}

.gngj .title:hover {
	color: #0079c4;
}

.gngj .abs {
	font-size: 14px;
	width: 500px;
	float: left;
	height: auto;
	color: #666;
}

.gngj .abs a {
	color: #666;
}

.gngj .pic {
	width: 230px;
	height: 149px;
	float: right;
	position: absolute;
	right: 0px;
}

.gngj .pic img {
	width: 230px;
	height: 149px;
}

.gngj .tag {
	width: 60px;
	height: 30px;
	background-color: #00237d;
	color: #fff;
	text-align: center;
	position: absolute;
	margin-bottom: 20px;
	bottom: 0px;
	left: 0px;
}

.ads {
	width: 360px;
	height: 170px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 30px;
}

.ads img {
	width: 175px;
	height: 80px;
}

.ads #b1 {
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ads #b2 {
	height: 80px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.ads #b3 {
	height: 80px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.ads #b4 {
	height: 80px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}


.tbtj {
	width: 100%;
	background-color: #ecedee;
	height: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 30px;
}

.tbtj .box {
	width: 1200px;
	/*height: 225px;*/
	margin: 0px auto;
}

.tbtj .box .tbtj_logo {
	width: 40px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 15px;
	height: 160px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	background-color: #0079c4;
	color: #fff;
	line-height: 30px;
	font-family: "宋体"
}

.tbtj {
	position: relative;
}

.tbtj .content {
	width: 1020px;
	margin-left: 120px;
}

.tbtj .Box_con {
	position: relative;
}

.tbtj .Box_con .btnl {
	position: absolute;
}

.tbtj .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 64px;
	cursor: pointer;
}

.tbtj .Box_con .btnl {
	left: -48px;
	top: 31PX;
	font-size: 60px;
	color: #0078c4;
}

.tbtj .Box_con .btnr {
	right: -68px;
	top: 31px;
	font-size: 60px;
	color: #0078c4;
}

.tbtj .Box_con .btnl:hover {
	font-weight: bold;
}

.tbtj .Box_con .btnr:hover {
	color: #0466a4;
}

.tbtj .Box_con .conbox {
	position: relative;
	overflow: hidden;
	height: 150px;
}

.tbtj .Box_con .conbox ul {
	position: relative;
	list-style: none;
}

.tbtj .Box_con .conbox ul li {
	float: left;
	width: 240px;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.tbtj .Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.tbtj .Box_con .conbox ul li img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.tbtj .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}

.tbtj .Box_con .conbox ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 15px;
	padding: 0 10px;
	box-sizing: border-box;
	color: ghostwhite;
}

.tbtj .BoxSwitch {
	margin-top: 0px;
	text-align: center;
}

.tbtj .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.tbtj .BoxSwitch span.cur {
	background: red;
}

/*焦点图开始*/


/*焦点图结束*/


/* 样式重置 */

.lunbo {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.lunbo .lunbolist {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	behavior: url(../pie/PIE.htc);
}

.lunbo .lunbolist .dots {
	position: absolute;
	right: 10px;
	bottom: 7px;
	z-index: 999;
}

.lunbo .lunbolist .dots li {
	width: 12px;
	display: inline-block;
	height: 12px;
	background-color: #fff;
	opacity: 0.5;
	border-radius: 50%;
	behavior: url(../pie/PIE.htc);
	cursor: pointer;
	margin-right: 10px;
}

.lunbo .lunbolist .dots li.active {
	width: 20px;
	opacity: 1;
	border-radius: 6px;
	behavior: url(../pie/PIE.htc);
}

.lunbo .lunbolist .arrow {
	position: absolute;
	top: 200px;
}

.lunbo .lunbolist .al {
	left: 20px;
	top: 40%;
	color: #fff;
	font-size: 56px;
	opacity: 0.5;
}

.lunbo .lunbolist .al:hover {
	color: #E30B20;
	opacity: 1;
}

.lunbo .lunbolist .ar {
	right: 20px;
	top: 40%;
	color: #fff;
	font-size: 56px;
	opacity: 0.5;
}

.lunbo .lunbolist .ar:hover {
	color: #E30B20;
	opacity: 1;
}

.lunbo .lunbolist ul li {
	float: left;
}

.lunbo .slider-content {
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.lunbo .lunbolist ul li a {
	display: block;
	position: relative;
}

.lunbo .lunbolist ul li .text {
	position: absolute;
	bottom: 8px;
	width: 100%;
	height: 40px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	font-family: "微软雅黑";
	z-index: 9;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	left: 0;
}

.lunbo .lunbolist ul li .text:hover {
	font-size: 18px;
}

.lunbo .text .special {
	width: 80px;
	height: 35px;
	background-color: #E30B20;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
	display: inline-block
}

.lunbo .jSlider .navigator .prev {
	margin-left: -50px
}

.lunbo .jSlider .navigator .next {
	margin-right: -50px
}

.lunbo .jSlider .controller .indicator {
	text-align: right;
	margin-right: 20px;
	z-index: 10
}

.lunbo .jSlider .controller .indicator span {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)
}

.lunbo .jSlider .controller .indicator .selected {
	background-color: #fff;
	width: 20px
}


/*!
* @jSlider - a jQuery Plugin
* @version 1.0.1
*
* @author Thuy Nguyen ducthuy@gmail.com
* @website http://startjs.com/
* @github https://github.com/copthuy/jSlider
* MIT License
* Copyright (c) 2018 Thuy Nguyen
*/

.jSlider {
	position: relative;
	width: 100%;
	height: 100%;
}

.jSlider div,
.jSlider span {
	box-sizing: border-box !important;
}

.jSlider img {
	width: 100%;
	height: 100%;
	display: block;
}

.jSlider>div>* {
	/* hide all image at first */
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.jSlider>div>img {
	width: 100%;
	height: 100%;
}

.jSlider>img:first-child {
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.jSlider .slider-content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.jSlider .slider-content-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.jSlider .slider-slides {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: visible;
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.jSlider .grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

.jSlider.fade-transition .slider-slides,
.jSlider.fade-transition .grabbing {
	cursor: e-resize;
}

.jSlider.background-transition .slider-slides,
.jSlider.background-transition .grabbing {
	cursor: default;
}

.jSlider .slider-slides>div {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.webkit-slider {}

.webkit-slider .slider-content,
.webkit-slider .slider-content div,
.webkit-slider .slider-content img {
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

.webkit-slider .controller span {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.jSlider [class*=appear-] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.jSlider .cssAnimation {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}


/**********************************************
CONTROLLERS - PURE CSS 3 THEME
//
/**********************************************/

.jSlider .controller {
	display: block;
	visibility: hidden;
}

.jSlider .controller>div {
	width: auto;
	height: auto;
	display: none;
}

.jSlider .controller span {
	cursor: pointer;
}

.jSlider .indicator {
	visibility: hidden;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 0;
	right: 0;
}

.jSlider .indicator span {
	font-size: 0;
	line-height: 0;
	width: 11px;
	height: 11px;
	margin-left: 10px;
	background: rgba(255, 255, 255, 0.35);
	border: none;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	display: inline-block;
	visibility: visible;
}

.jSlider .indicator span:first-child {
	margin-left: 0;
}

.jSlider .indicator span.selected {
	background: rgba(255, 255, 255, 0.8);
}

.jSlider .navigator {
	visibility: hidden;
}

.jSlider .navigator span {
	font-size: 0;
	line-height: 0;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	-webkit-border-radius: 50px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
	position: absolute;
	top: 50%;
	z-index: 2;
	visibility: visible;
}

.jSlider .navigator span:hover {
	background: rgba(0, 0, 0, 0.5);
}

.jSlider .navigator .disabled {
	display: none;
	cursor: default;
}

.jSlider .navigator .prev {
	left: 5%;
}

.jSlider .navigator .next {
	right: 5%;
}

.jSlider .navigator span:before,
.jSlider .navigator span:after {
	content: '';
	display: block;
	position: absolute;
}

.jSlider .navigator span:before {
	width: 20px;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, .35);
}

.jSlider .navigator span:hover:before {
	border-top-color: rgba(255, 255, 255, .35);
}

.jSlider .navigator span:after {
	height: 20px;
	width: 0;
	border-left: 1px solid rgba(0, 0, 0, .35);
}

.jSlider .navigator span:hover:after {
	border-left-color: rgba(255, 255, 255, .35);
}

.jSlider .navigator .prev:before,
.jSlider .navigator .prev:after {
	top: 18px;
	left: 18px;
}

.jSlider .navigator .next:before,
.jSlider .navigator .next:after {
	bottom: 18px;
	right: 18px;
}


/* ie8 fix */

.jSlider .msie8 .navigator span:before {
	width: 0;
	height: 0;
	border-width: 10px 15px;
	border-style: solid;
	border-color: transparent;
	top: 15px;
	bottom: auto;
}

.jSlider .msie8 .navigator span:after {
	display: none;
}

.jSlider .msie8 .navigator .prev:before {
	border-left-width: 0;
	border-right-color: #ccc;
	left: 15px;
}

.jSlider .msie8 .navigator .next:before {
	border-right-width: 0;
	border-left-color: #ccc;
	right: 15px;
}


/*详情0*/

.tai_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.tai_xq h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	line-height: 40px;
	text-align: center;
}

.tai_time {
	padding: 20px 0 10px 0;
	font-size: 14px;
	text-align: center;
	color: #777;
}

.tai_time span {
	display: inline-block;
	color: #777;
	padding-left: 20px;
}

.tai_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.tai_tex p {
	text-indent: 2em;
	line-height: 28px;
	font-size: 15px;
	margin-bottom: 20px;
}

.tai_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}


/*底部*/

.footbgs {
	padding: 20px 0;
	background-color: #eee;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #333;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #333 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	border-radius: 50%;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*opacity: 1;*/
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 30px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #4478dd;
	border: 1px solid #4478dd;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}
.tui_detail_page .pages{
	margin-top: 0;
}
.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.tui_post-navigation {
	overflow: hidden;
	padding-bottom: 10px;
	background: #fff;
	box-sizing: border-box;
}

.tui_post-navigation div {
	position: relative;
	display: block;
	width: 48%;
	color: #999;
	font-size: 15px;
}

.tui_post-navigation div span {
	display: block;
	color: #4478dd;
	font-size:15px;
	padding-bottom: 5px;
}

.tui_post-navigation div:hover a {
	color: #4478dd;
}

.tui_post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	font-size: 15px;
	line-height: 22px;
}

.tui_post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.tai_left {
	width: 850px;
	float: left;
}

.tai_right {
	width: 300px;
	float: right;
}

.home_news {
	width: 100%;
	background: #fff;
}

.home_news .news_con {
	max-width: 1240px;
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.home_news .news_con ul {
	width: 100%;
}

.home_news .news_con ul li {
	cursor: pointer;
	padding: 15px 10px;
	overflow: hidden;
	background: #f8f8f8;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.home_news .news_con ul li:hover .news_left p.title {
	color: #4478dd;
}

.home_news .news_con ul li .news_left {
	width: calc(100% - 140px);
	float: left;
}

.home_news .news_con ul li .news_left p.title {
	color: #4c4c4c;
	font-size: 18px;
	/* font-weight: bold; */
	overflow: hidden;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	font-family: fantasy;
}

.home_news .news_con ul li .news_left p {
	font-size: 15px;
	color: #777;
	line-height: 24px;
	width: 95%;
	overflow: hidden;
	font-family: monospace;
}

.home_news .news_con ul li .news_right {
	width: 120px;
	float: right;
	border-left: 1px solid #cccccc;
	min-height: 50px;
	color: #999;
	font-family: arial;
	text-align: left;
	padding-left: 2%;
	background: url(../img/li_1.png) no-repeat right;
}

.home_news .news_con ul li .news_right span {
	font-size: 22px;
	display: block;
	line-height: 45px;
}

.home_news .news_con ul li .news_right time {
	font-size: 18px;
}
.detail_page .pages{
	margin-top: 0;
}
.loca_map {
	font-size: 14px;
	margin: 15px 0;
}

.tuijian #mod1 {
	height: auto !important;
	border: none;
	margin: 0;
	padding: 0;
}
#mod1 #textbox dl{
	padding: 20px 0;
	margin: 0;
}
.tuijian #mod1 #textbox {
	width: 100%;
}

.tuijian .lm {
	margin: 20px 0;
}

.zx_swiper {
	position: relative;
}

.tuijian .swiper2 {
	width: 88%;
}

.tuijian .swiper2 .swiper-slide {
	height: 160px;
}

.tuijian .swiper2 img {
	height: 100%;
	width: 100%;
}

.tuijian .beiying p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.tuijian .swiper2 p {
	padding: 5px !important;
	line-height: 25px;
	font-size: 14px !important;
}

.tuijian .zx_swiper .swiper-button-next {
	background: url(../img/r.png) no-repeat;
}

.tuijian .zx_swiper .swiper-button-prev {
	background: url(../img/l.png) no-repeat;
}

.tuijian .zx_swiper .swiper-button-white {
	background: rgb(0, 0, 0, 0.6);
}

.tuijian .swiper-button-next,
.tuijian .swiper-button-prev {
	width: 35px !important;
	height: 60px !important;
	background-size: 35px 60px !important;
	background-repeat: no-repeat !important;
	    top: 60%;
}

/*===============*/

#mod1 #textbox dl dt a,.swiper2 p,
.tt_sec .lh_tit .h2 a,.tbtj .Box_con .conbox ul li p,
.home_news .news_con ul li .news_left p.title,
.tt_sec .lh_tit .min_tit a {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

#mod1 #textbox dl dd,
.g_ulimg li p,
.home_news .news_con ul li .news_left p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
