@charset "utf-8";
/* CSS Document */

a.more {
	float: right;
	color:#5060b0;
	line-height: 44px;
}
a.more:hover{
	color:#ec0515;
}
.img-border{
	border: 1px solid #cdcdcd;
	padding:2px;
}

/* Topnews
==========================================================================*/
.carousel-indicators {
	position: absolute; /*整个计数区域绝对定位*/
	bottom: 2%; /*距容器carousel底部10px*/
	z-index: 15; /*设置其在Z轴的层级*/
	/*让整个计数区水平居中*/
	left: 70%;
	margin-left: -20px;
	padding-left: 0;
	text-align: right;
	width: 30%;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff \9;
	background-color: rgba(255, 255, 255, 0.6);
	border: 0 none;
	border-radius: 12px;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 0;
	background-color: #fff;
	border: 0 none;
}
/*col-announce
==========================================================================*/
.col-announce .carousel-indicators {
	margin-left: 0;
	text-align: center;
	left: 50%;
	width: 10%;
}
.col-announce .carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 0;
	background-color: rgba(95, 95, 95, 0.6);
	border: 0 none;
}



@media only screen and (min-width: 991px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 658px;
		height: 390px;
	}
	.col-announce .carousel-inner > .item > a > img, .col-announce .carousel-inner > .item > img{	
		width: 1140px;
		height: 174px;
	}
}

.carousel-inner .carousel-caption{
	width: 100%;
	left: 0;
	bottom: 0;
	line-height: 22px;
	font-size: 1.8rem; font-size: 18px;
	padding: 15px 10px;
	text-align: left;
	background-color: #1c4177 \9;
	background-color: rgba(28, 65, 119, 0.6);
}
.carousel-inner .carousel-caption a{
	color: #fff;
}
.column-topnews-R h4{
	margin-bottom: 8px;
}
/*2022.1.25修改*/
.column-topnews-R h4 a{
	color:#1361a3;
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
}
/*2022.1.25修改结束*/

.column-topnews-R h4 a:hover{
    color: #cb1b1d;
}
.column-topnews-R p{
	line-height: 1.5;
	text-indent: 2em;
}
.column-topnews-R li a:hover{
	color: #1361a3;
}
.column-topnews-R span a{
	line-height: 24px;
	color: #0d6bad;
}
.column-topnews-R h3{
	border-left: 6px solid #0066bc;
	padding-left: 12px;
	color:#0066bc;
	font-size: 1.8rem; font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	height: 22px;
}
.column-topnews-R ul.col-02{
	margin:5px 0 8px 0;
}

/*2022.1.25修改*/
.column-topnews-R .col-02 li{
	background: url(ico_bluesquare_jgdw.gif) no-repeat left center;
	line-height: 1.8;
	padding-left: 15px;
	margin-bottom: 2px;
	font-size: 16px;
}
/*2022.1.25修改结束*/

.zyjs{border-bottom: 1px dashed #c0d8ee; margin-bottom: 10px;}
.zyjs h4 a, .zyjs span a{color: #cb1b1d}
.zyjs h4 a:hover{text-decoration: underline;}
.zyjs .col-02 li{background: url(ico_redcircle_jgdw.gif) no-repeat left center;}
.zyjs li a:hover{color: #cb1b1d;}

@media only screen and (min-width: 992px) {
	.column-topnews{
		padding-right: 15px;
	}
	.column-topnews-L{
		padding-right: 0;
	}
	.column-topnews-R{
		padding-right: 15px;
	}
}
@media only screen and (max-width: 992px) {
	.carousel-inner .carousel-caption{
		font-size: 1.6rem; font-size: 16px;
		line-height: 24px;
	}
	.column-topnews-L{
		padding: 0;
	}	
	.column-topnews-R h3{
		height: auto;
	}
	.column-topnews-R li {
		font-size: 1.5rem; font-size: 15px;
		line-height: 24px;
		padding-left: 0;
	}
	.column-topnews-R h4{
		height: auto;
	}	
	.column-topnews-R .col-02 li{
		line-height: 22px;
		height: auto;
	}
}

/* new notice
------------------------------------------------------------------------------------------------*/
.col-notice{
	background: #f2f5fc;
	padding: 0 2% 0 1%;
}
.col-notice i{
	color: #cb7619;
	padding-right: 10px;
}

.ticker-container {
	height: 60px;
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.ticker-container .ticker-caption {
	height: 50%;
	width: 100%;
	display: table;
	position: absolute;
	z-index: 1;
}
.ticker-container .ticker-caption p {
	height: inherit;
	width: inherit;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.8rem; font-size: 18px;
	font-weight: bold;
}
.ticker-container .ticker-caption p a{
	color: #cb1b1d;
}
.ticker-container .ticker-caption p a:hover{
	color: #cb7619;
}
.ticker-container ul {
	list-style: none;
	padding: 0;
	height: auto;
}
.ticker-container ul div {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	display: inline;
	min-width: 100%;
	left: 0;
	height: 50%;
	transition: 0.25s ease-in-out;
}
.ticker-container ul div.ticker-active {
	top: 40px;
}
.ticker-container ul div.not-active {
	top: 80px;
}
.ticker-container ul div.remove {
	top: 0;
}

@media (min-width: 500px) {
	.ticker-container {
		height: 40px;
		text-align: left;
		line-height: 40px;
	}
	.ticker-container .ticker-caption {
		height: 100%;
		width: 130px;
	}
	.ticker-container .ticker-caption p {
		text-align: left;
		padding-left: 7px;
	}
	.ticker-container ul {
		margin-left: 140px;
		height: 100%;
	}
	.ticker-container ul div {
		height: 100%;
		left: 140px;
	}
	.ticker-container ul div.ticker-active {
		top: 0;
	}
	.ticker-container ul div.not-active {
		top: 40px;
	}
	.ticker-container ul div.remove {
		top: -40px;
	}
}

@media (min-width: 768px) {
  .ticker-container {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .ticker-container {
    margin-bottom: 20px;
  }
}

/* 201810
------------------------------------------------------------------------------------------------*/
.col-jj h3,
.col-tz h3{
	font-size: 1.6rem; font-size: 16px;
	line-height: 33px;
	color: #a90f10;
	font-weight: bold;
	background: url(bg_listtit_red01.png) no-repeat right center;
}
.col-qt h3{
	font-size: 1.6rem; font-size: 16px;
	line-height: 41px;
	color: #a90f10;
	font-weight: bold;
	background: url(bg_listtit_red02.png) no-repeat right center;
}
.col-jj h3 span,
.col-tz h3 span,
.col-qt h3 span{
	display: inline-block;
	background: #fff;
	padding-right: 5px;
}
.col-jj h4,
.col-tz h4,
.col-grouplist h4{
	font-size: 1.4rem; font-size: 14px;
	color: #cbad05;
	font-weight: bold;
}
.col-jj h4 img,
.col-grouplist h4 img{
	vertical-align: sub;
}
.col-jj h4 i,
.col-tz h4 i,
.col-grouplist h4 i{
	color: #cb1b1d;
	padding-right: 5px;
}
.col-jj h4 a,
.col-tz h4 a,
.col-grouplist h4 a{
	font-size: 1.4rem; font-size: 14px;
	color: #6e6e6e;
}
.col-jj h4 a:hover,
.col-tz h4 a:hover,
.col-grouplist h4 a:hover{
	color: #cb1b1d;
}
.col-jj li{
	background: url(ico_redline_jgdw.png) no-repeat left 5px;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.col-tz li,
.col-grouplist li{
	background: url(ico_orangepoint.png) no-repeat left 6px;
	padding-left: 14px;
	margin-bottom: 5px;
}
.col-tz li{
	line-height: 18px;
}
.col-grouplist li{
	line-height: 24px;
}
select{
	width: 100%;
}


/* FontList
------------------------------ */
.col-list h3,
.wrap-zt h3{
	background: url(bg_listtit_jgdw.png) no-repeat right bottom;
	border-bottom: 1px solid #cb1b1d;
	font-size: 1.6rem; font-size: 16px;
	line-height: 42px;
}
.col-list h3 span{
	background: url(bg_listltit_jgdw.png) no-repeat left top;
	color: #2d2d2d;
	padding: 7px 0 0 15px;
}
.col-list h3 a,
.wrap-zt h3 a{
	float: right;
	font-size: 1.3rem; font-size: 13px;
	padding:5px 15px 0 0;
	color: #a38600;
}
.col-list li{
	background: url(ico_skybluesquare_jgdw.gif) no-repeat left 9px;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.col-tzgg{
	background: #f2f5fb;
	padding: 0;
}
.col-tzgg h3{
	background: url(bg_listtit_tzgg_jgdw.png) no-repeat right bottom;
	border-bottom: 1px solid #cfd7e7;
	font-size: 2.0rem; font-size: 20px;
	line-height: 42px;
}
.col-tzgg h3 span{
	background: url(bg_listltit_tzgg_jgdw.png) no-repeat left top;
	color: #cb1b1d;
	padding: 7px 0 0 15px;
}
.col-tzgg h3 a{
	float: right;
	font-size: 1.3rem; font-size: 13px;
	padding:5px 15px 0 0;
	color: #a38600;
}
/* gd-tzgg 
------------------------------ */
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
	margin: 10px 0;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
.str_wrap li{
	background: url(ico_skyblueline_jgdw.gif) no-repeat left 4px;
	line-height: 20px;
	padding:0 5px 0 13px;
	margin-bottom: 5px;
}
.dowebok {
	height: 270px;
}

/* piclist
------------------------------ */
.wrap-zt h3 span{
	background: url(bg_picltit_jgdw.png) no-repeat left top #cb1b1d;
	display: inline-block;
	color: #fff;
	padding-left:20px;
}
.wrap-zt h3 span p{
	background: url(bg_picrtit_jgdw.png) no-repeat right bottom #cb1b1d;
	padding-right:20px;
	
}
/*TabColumn*/
.wrap-zt .wrapTabTit{
	background: url(bg_listtit_jgdw.png) no-repeat right bottom;
	border-bottom: 1px solid #cb1b1d;
	font-size: 1.6rem; font-size: 16px;
}
.wrap-zt li span{
	display: inline-block;
	padding-left:20px;
	line-height: 46px;
}
.wrap-zt li span p{
	padding-right:20px;
}
.wrap-zt li.active span{
	background: url(bg_picltit_jgdw.png) no-repeat left top #cb1b1d;
	color: #fff;
}
.wrap-zt li.active span p{
	background: url(bg_picrtit_jgdw.png) no-repeat right bottom #cb1b1d;
}
.wrap-zt .nav-tabs > li > a{
	border-radius: 0;
	border: 0 none;
}


.wrap-zt .wrapTabTit li a{
	color: #444;
	font-weight: bold;
	border-radius: 0;
	border: 0 none;
	text-decoration: none;
}
.wrap-zt .nav-tabs>li>a:hover{
	border-bottom-color:transparent;
}
.wrap-zt .nav-tabs > li.active > a,
.wrap-zt .nav-tabs > li.active > a:focus,
.wrap-zt .nav-tabs > li.active > a:hover{
	border: 0 none;
}
.wrap-zt .more{
	float: right;
	font-size: 1.3rem; font-size: 13px;
	padding-right:15px;
	color: #a38600;
}





/* gd-zt
------------------------------ */
.scroll_zt{
	position:relative;
	width:100%;
	padding: 20px 25px;
}
.scroll_zt .list img{
	width: 266px;
}
.scroll_zt .box{
	overflow:hidden;
	position:relative;
	width:99%;
	margin:0 auto;
}
.scroll_zt .list{overflow:hidden;width:9999px;}
.scroll_zt .list li{
	float:left;
	padding:0 7px;
}
.scroll_zt .plus,
.scroll_zt .minus{
	position:absolute;
	top:34%;
	width:16px;
	height:60px;
	line-height: 60px;
	text-align: center;
	background:#f2f5fb;
	color: #c9c9c9;
	cursor:pointer;
}
.scroll_zt .plus{
	left:0;
}
.scroll_zt .minus{
	right:0;
}
.scroll_zt .plus:hover,
.scroll_zt .minus:hover{
	background:#d8e3fb;
}
	

.col-pictit {
	background-color: #fff;
	text-align: left;
}
.col-pictit i{
	color: #cb1b1d;
	font-size: 1.4rem; font-size: 14px;
	padding-right: 15px;
}
.middle-line::before {
	background-color: #cfe2f3;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: relative;
	top: 14px;
	width: 100%;
}
.col-pictit-line-text {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	font-size: 18px;
	padding: 0 20px 0 0;
	position: relative;
}
.wrap-pic img{
	padding-bottom: 15px;
}
.wrap-links h3{
	font-size: 1.8rem; font-size: 18px;
	color: #005b9a;
	margin: 12px 10px 10px 0;
}
.wrap-links h3 a{
	color: #005b9a;
}
.wrap-links .col-links li{
	float: left;
	padding: 2px 20px;
}



#slider {    width: 100%; /* important to be same as image width */
    height: auto; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
	display: inline-table;
	margin-bottom: 30px;
}
#slider img{  border: 0px;left: 0;  margin-left: 0;}
#sliderContent {
    width: 100%; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
    display: none;
    width: 100%;
    left: 0;
    margin-left: 0;
}
.sliderImage img{
    float: left;
    position: relative;
    left: 0;
    margin-left: 0;
}
.sliderImage span {
    background-color: transparent;
}



@media (min-width: 768px){
	.col-list li{
		height: 42px;
		overflow: hidden;
	}
	.col-jj h3,
	.col-tz h3,
	.col-qt h3,
	.col-list h3,
	.wrap-zt h3{
		font-size: 2.0rem; font-size: 20px;
	}	
	.col-jj h4,
	.col-tz h4,
	.col-grouplist h4{
		font-size: 1.6rem; font-size: 16px;
	}
	.col-grouplist div img{
		border: 2px solid #f5f9fc;
		width: 210px;
		height: 118px;
		-moz-box-shadow: 7px 4px #e0e0e0; /* 老的 Firefox */
		box-shadow: 7px 4px #e0e0e0;
	}
	.scroll_zt{
		padding: 20px 15px;
	}
	.scroll_zt .list img{
		width: 328px;
	}
	#slider {
		height: 80px;
	}
}
@media (min-width: 992px){
	.col-grouplist div img{
		width: 201px;
		height: 103px;
	}
	.col-notice h3{
		float: left;
		line-height: 52px;
	}
	.scroll_zt{
		padding: 20px;
	}
	.scroll_zt .list img{
		width: 259px;
		height: 145px;
	}
	.wrap-links .col-search{
		padding: 0;
	}
	.search{
		width: 270px;
		margin-left: 90px;
		margin-top: -40px;
	}
	#slider {
		height: 110px;
	}
}
@media (min-width: 1170px){
	.col-jj li,
	.col-tz li{
		height: 42px;
		overflow: hidden;
	}
	#slider {
		height: 150px;
	}
}