.fontSize{
	font-size: 12px;
}

body {
	font-size: 16px;
	color: #6b6b6b;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	line-height: 24px;
}
a:link {
	color: #6B6B6B;
	text-decoration: none;
}
a:visited {
	color: #6B6B6B;
	text-decoration: none;
}
a:hover {
	color: #333333;
}


.content {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
.content_top {
	float: left;
	width: 1002px;
	height: 93px;
}
.content_top_div {
	float: left;
	width: 555px;
}

.content_top_logo {
	float: left;
	height: 93px;
	width: 447px;
}
.content_top2 {
	float: right;
	height: 24px;
	width: 90px;
	margin-top: 4px;
	background-color: #bfc2c7;
	color: #414141;
	line-height: 24px;
	text-align: center;
}
.content_top a {
	color: #414141;
	text-decoration: none;
}
.content_top a:hover {
	color: #414141;
	text-decoration: underline;
}
.content_menu {
	float: right;
	height: 30px;
	width: 545px;
	line-height: 35px;
	margin-top: 35px;
	background-color: #8ba8cb;
}
.content_menu1 {
	background-color: #8ba8cb;
	float: right;
	width: 545px;
	padding-left: 10px;
}
.content_menu2 {
	background-color: #144f8d;
	float: right;
	width: 535px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.content_menu2 ul {
	margin: 0px;
	float: left;
	width: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
.content_menu2 li {
	float: left;
	list-style-type: none;
}
.content_menu2_div {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:0px;
	margin-top:0px

}
a.t:link  {
	color: #FFFFFF;
	text-decoration: none;
}
a.t:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.content_banner {
	float: left;
	width: 1002px;
	padding-top: 1px;
	height: 180px;
}
.content_notice {
	float: left;
	width: 1001px;
	line-height: 31px;
	background-image: url(images/notice_bj.jpg);
	background-repeat: repeat-x;
	height: 84px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0d0d0;
	margin-top: 10px;
}
.content_notice_left {
	background-image: url(images/notice.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	line-height:92px;
	width: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.content_notice_divl {
	float: left;
	height: 21px;
	width: 36px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
}
.content_notice_div {
	float: left;
	width: 860px;
	height: 93px;
	margin-left:20px;
}
.content_notice_div ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 93px;
	width: 860px;
}
.content_notice_div li {
	background-image: url(images/dian2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 31px;
	margin: 0px;
	float: left;
	height: 31px;
	width: 790px;
	list-style-type: none;
}
.content_notice_div2 {
	float: right;
	width: 20px;
	padding-top: 10px;
}
.content_main {
	float: left;
	width: 1002px;
	margin-top: 1px;
}
.content_main_left {
	float: left;
	width: 223px;
}
.content_main_leftimg {
	border: 1px solid #d0d0d0;
	float: left;
	width: 221px;
	margin-bottom: 29px;
}
.between{
	height: 423px;
	display: flex;
	flex-direction: column;
    	justify-content: space-between;
	padding-bottom: 12px;
	box-sizing: border-box;
	overflow: hidden;
}
.alarm_message{
	transition: all 1.5s;
	padding: 8px 12px;
	font-size: 14px;
	color: #fff;
	background-color: #BD272A;
}
.alarm_message_title{
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
.alarm_message_close{
	font-size: 14px;
	font-weight: 500;
	float: right;
	cursor: pointer;
	line-height: 24px;
}
.content_main_center {
	float: left;
	width: 514px;
	height: 250px;
	overflow:hidden;
	background-image: url(images/bj2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6cfd6;
	border-bottom-color: #c6cfd6;
	border-left-color: #c6cfd6;
}



.content_main_center02 {
	float: left;
	overflow:hidden;
	width: 514px;
	height: 162px;
	overflow:hidden;
	margin-top:8px;
	_margin-top:4px;
	background:#f7f8fa;
	border: 1px #c6cfd6 solid;
}
.cmc_tit{width:500px; height:19px; font-size:13px; padding-left:14px; border-bottom:1px #c6cfd6 solid; line-height:22px; float:left; overflow:hidden; background:#fff;}
.cmc_ctt{width:490px; height:122px; padding:0px 12px;  float:left; overflow:hidden; overflow:hidden;}

.cmc_box{width:215px; height:122px; float:left; overflow:hidden;}

.zblue{color:#00a2ff; line-height:16px;}



.content_main_centerw {
	float: left;
	width: 514px;
	padding-right: 20px;
	padding-left: 20px;
}

.content_main_center_title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 485px;
	background-color: #8c9fae;
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 29px;
	margin-bottom: 10px;
}
 
.content_main_center_div {
	float: left;
	height: 107px;
	width: 494px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	 _overflow-y:hidden;
	  _overflow-x:hidden
}
.content_main_center_divimg {
	padding: 2px;
	float: left;
	height: 106px;
	width: 156px;
	margin-right: 10px;
	 _overflow-y:hidden;
	  _overflow-x:hidden
	 
}
.content_main_center_div2 {
	float: left;
	width: 274px;
}
.content_main_center_news {
	float: left;
	width: 494px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content_main_center_news ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 494px;
}
.content_main_center_news li {
	margin: 0px;
	float: left;
	width: 484px;
	list-style-type: none;
	background-image: url(images/index6-13_29.jpg);
	background-repeat: no-repeat;
	
	background-position: 14px 6px;
	padding-left: 10px;
}
.content_yqlj {
	float: left;
	width: 1002px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content_yqlj_img {
	float: left;
	height: 43px;
	width: 69px;
	margin-right: 10px;
}
.content_yqlj_div {
	float: left;
	width: 923px;
}
.content_yqlj_div li {
	float: left;
	list-style-type: none;
}
.content_yqlj_div ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 923px;
}
.content_yqlj_div_div {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.content_bottom {
	float: left;
	width: 1002px;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfd8e1;
	border-bottom-color: #CFD8E1;
}
.content_left {
	float: left;
	width: 211px;
}
.content_left_title {
	float: left;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 182px;
	background-color: #8c9fae;
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 29px;
	margin-bottom: 10px;
}
.content_left_list {
	float: left;
	width: 191px;
	padding-right: 10px;
	padding-left: 10px;
}
.content_left_list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 191px;
}
.content_left_list li {
	float: left;
	font-weight: bold;
	background-image: url(images/jt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	width: 176px;
	padding-left: 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFC5C8;
	line-height: 27px;
}


.content_news {
	float: left;
	width: 790px;
	background-image: url(images/bj2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content_news_title {
	float: left;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #393e44;
	float: left;
	height: 30px;
	width: 760px;
	background-color: #bac8d1;
 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 29px;
	margin-bottom: 10px;
}
.content_news_news {
	float: left;
	width: 770px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_news_news table a img{width:94%; margin:5px 3%; height:auto; float:left; overflow:hidden;}

.content_news_news ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 570px;
}
.content_news_news li {
	margin: 0px;
	float: left;
	width: 760px;
	list-style-type: none;
	padding-left: 10px;
	line-height: 22px;
}

.content_news_news h3{ line-height:30px; color:#ff6600; font-size:20px;}
.content_news_title2 {
	float: left;
	width: 770px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}








.rollbannerjs {
	height: 180px;
	width: 1002px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}

.rollbannerjs ul {
	position: absolute;
}

.rollbannerjs ul li {
	height: 180px;
	transition: all 1s;
}

.rollbannerjs ol {list-style:none;
	position: absolute;
	right: 15px;
	bottom: 10px;
	display: flex;
	
}

.rollbannerjs ol li {
	float: left;
	margin: 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
	cursor: pointer;
}

.rollbannerjs ol .on {
	background: rgba(255, 255, 255, .6) !important;
}
 
