body {
	padding: 0px;
	margin: 0px;
	width:100%;text-align:center;
	background: url(../images/bg.png) repeat-x;
}
*{
	border:none;
}

div{text-align:left;}  

#container {
	width: 1200px;
	margin: auto;
	background-color: #fff;
}

#header {
	height: 160px;
	background: url(../images/11_02.png);
	background-size: cover;
	position: relative;
}

#menu {
	height: 40px;
	width: 100%;
	position: relative;
}

#menu_top {
	height: 40px;
	width: 100%;
	line-height: 40px;
	/* background: url(../images/menu/2_0001.png); */
	background-size: cover;
	background: #0078cc;
}

#menu_top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_top li {
	min-width: 120px;
	height: 40px;
	text-align: center;
	list-style: none;
	float: left;
}

.common_menu a{
	display: block;
	border-right: 1px solid #fff;
}

/* .common_menu:last-child a{
  border-right: none;
} */
#menu_top .common_menu:hover{
	background-color: #e94d3a;
}

.menu_active{
	background-color: #e94d3a;
}

ul li{
	list-style:none;	
}

#menu_top li a {
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	color: #f5f5f5;
	font-size: 20px;
	font-weight: 600;
}

#menu_bottom {
	float: left;
	width: 1190px;
	height: 92px;
	margin-top:5px;
	margin-bottom:5px;
	border-top:1px solid lightgrey;
	background: url(../images/menu/2_0004.png);
}

#search_area {
	width: 590px;
	margin: 45px auto;
}

#search_area input {
	float: left;
	height: 20px;
	border-radius: 5px;
	width: 400px;
}

.search_img {
	background: url(../images/menu/2_0003.png);
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	/*font-family: '楷体';*/
	margin-left: 5px;
}

#top {
	height: 200px;
	width: 100%;
}

#main_first {
	/* height: 300px; */
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1190px;
	/* border-bottom: 1px solid #99ceff; */
	font-family: "微软雅黑";
}

.second-line{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1190px;
}

#login {
	//margin-left: -10px;
}

#main_second {
	height: 300px;
	margin-top: 5px;
	width: 520px;
	background: #fff;
	/* border: 1px solid #99ceff; */
	border-top: none;
	float:left;
	position:relative;
}

#nav {
	height:230px;
	width:42px;
	position: absolute;
	cursor: pointer;
	background: url(../images/chosequ.png);
	left: -48px;
	top: 0;
}

#main_third {
	height: 250px;
	margin-top: 5px;
	width: 1190px;
	clear:both;
}

#main_fourth {
	clear:both;
	height: 270px;
	margin-top: 5px;
	width: 1190px;
	border: 1px solid #99ceff;
	border-top: none;
	background: url(../images/fourth/6_0008.png) right no-repeat;
}

#fourth_title {
	background: url(../images/337_04.png);
	width: 1190px;
	height: 37px;
	position: relative;
}

#footer {
	width: 1200px;
	height: 173px;
	margin-top: 5px;
	margin: auto;
	background: url(../images/footer.png);
	background-size: cover;
}

.common {
	float: left;
	width: 230px;
	height: 300px;
}

#baomin {
	width: 630px;
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
	position: relative;
}

#second_left {
	width: 100%;
	height: 263px;
	overflow:hidden;
	float: left;
}

/* #second_left ul {
	padding: 0px;
	list-style: none;
	margin-left: 20px;
} */

#second_left li {
	width: 100%;
	height: 28px;
    margin-top: 12px;
	border-bottom: 1px dashed gray;
}

#second_left li a {
	font-family: "微软雅黑";
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

#second_left li a:hover {
	color: #e35a13;
}

#second_right {
	width: 350px;
	height: 263px;
	float: left;
}

#second_third{
	width: 230px;
	height: 263px;
	float:left;
	margin-top:5px;
	margin-left:22px;
}

#second_right ul {
	margin-top: 30px;
}

li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#second_right li {
	height: 28px;
	margin-top: 12px;
}

#second_right li a {
	letter-spacing: 1px;
	font-family: "微软雅黑";
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

#second_right li a:hover {
	color: #e35a13;
}

#second_right li:hover {
	list-style: none;
}

#third_left {
	width: 588px;
	height: 250px;
	float: left;
	border: 1px solid #f46262;
	border-top: none;
}

#third_right {
	width: 582px;
	height: 250px;
	margin-left: 18px;
	float: left;
	/* border: 1px solid #0085ff; */
	border-top: none;
}

#fourth_left {
	width: 585px;
	height: 250px;
	float: left;
	/* //position: relative; */
	/* //width: 595px; */
	/* //height: 250px; */
	/* //float: left; */
}

#right_content{
	float:left;
}

.bigImg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}


#fourth_right {
	width: 595px;
	height: 250px;
	float: left;
}

#first_title {
	height: 60px;
}

.login_div{
	width: 230px;
	height: 295px;
	background-size:cover;
	/* background-color: #eff8ff; */
	background-color: #f6f6f6;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

#first_content {
	width: 230px;
	height: 160px;
	margin: auto;
	/*background: #64acdf;*/
	/*color:#fff;*/
}

.second-item{
	background: #64acdf;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #fff;
}

#first_content input {
	display: inline-block;
	width: 160px;
	height: 20px;
	border-radius: 5px;
	margin: auto;
}

#first_content label {
	font-family: "黑体";
	display: inline-block;
	width: 64px;
	text-align: right;
}

#wdkpg {
	cursor: pointer;
	width: 128px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/second/0000.png") no-repeat;
}

#zczn {
	cursor: pointer;
	width: 80px;
	height: 65px;
	margin: auto;
	background: url("../images/first/13_06.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#sys {
	width: 230px;
	height: 340px;
	/* background: url(../images/first/3_roght_bg.png); */
	background-size:cover;
	/* background-color: #eff8ff; */
	background-color: #f6f6f6;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

#sys a {
	text-decoration: none;
	color: #000
}

#sys_one {
	text-align: center;
	text-indent: 4em;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "微软雅黑";
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/btn_0004.png);
}

#sys_two {
	text-align: center;
	text-indent: 4em;
	margin: auto;
	font-family: "微软雅黑";
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/btn_0003.png);
}

#sys_three {
	margin: auto;
	text-align: center;
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/btn_0002.png);
}

#sys_fouth {
	margin: auto;
	text-align: center;
	font-family: "微软雅黑";
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/btn_0001.png);
}

#sys_five {
	margin: auto;
	text-align: center;
	text-indent: 4em;
	font-family: "微软雅黑";
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/btn_0000.png);
}
#sys_six {
	margin: auto;
	text-align: center;
	text-indent: 4em;
	font-family: "微软雅黑";
	cursor: pointer;
	width: 196px;
	height: 56px;
	line-height: 69px;
	background: url(../images/first/cxlh1.png);
}

.bm {
	float: right;
	cursor: pointer;
	z-index: 3;
	position: relative;
	padding-top: 5px;
}

#baomin_content ul {
	margin-top: 20px;
}

#baomin_content ul li {
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 30px;
	margin-top: 5px;
	border-bottom: 1px dashed gray;
}

.liPicSpan {
	background-image: url('../images/first/3_0001.png');
	background-position: left center;
	background-repeat: no-repeat;
	width: 15px;
	height: 34px;
	line-height: 35px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

#baomin_content ul li a {
	letter-spacing: 1px;
	font-family: "微软雅黑";
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 35px;
}

#baomin_content ul li a:hover {
	color: #e35a13;
}

/* #top_title {
	text-align: center;
	font-family: "黑体";
	color: #FFFFFF;
	font-size: 20px;
	text-indent: 1em;
	line-height: 37px;
	background: url(../images/first/bmtitile.png) no-repeat;
	width: 412px;
	height: 37px;
	position: relative;
} */

.puton {
	cursor: pointer;
	height: 37px;
	text-align: center;
	color: #666;
	font-size: 16px;
	width: 33.3%;
}

.active {
	/* color: green; */
	/* background: url(../images/first/chose.png); */
	color: #ca1c07;
	border-bottom: 1px solid #e54b4b;
}

#left_title {
	background: url(../images/third/335_05.png) no-repeat;
	width: 585px;
	height: 37px;
	position: relative;
}

#right_title {
	background: url(../images/third/336_05.png);
	width: 100%;
	height: 37px;
	position: relative;
}

#second_title {
	background: url(../images/334_04.png);
	width: 100%;
	height: 37px;
	position: relative;
	float:left;
}

.more {
	position: absolute;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑";
}

.more a {
	color: grey;
}

#zixun {
	position: absolute;
	height: 37px;
	width: 100px;
	text-align: center;
	line-height: 37px;
	color: #1E89E0;
	font-weight: bold;
	left: 625px;
	top: 0px;
	font-size: 20px;
	border-bottom: 5px solid #1E89E0;
}

.third_common ul {
	margin-top: 10px;
	width:565px;
}

.third_common li {
	height: 35px;
	margin-top: 5px;
}

.third_common li a {
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
}

.third_common li a:hover {
	color: #e35a13;
}

#title_name {
	width: 180px;
	height: 37px;
	font-family: "黑体";
	color: #FFFFFF;
	font-size: 20px;
	line-height: 37px;
	text-align: center;
}

.common_name {
	width: 180px;
	height: 37px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: "黑体";
	color: #FFFFFF;
	font-size: 20px;
	line-height: 37px;
	text-align: center;
}

.intro {
	width: 250px;
	height: 20px;
	font-size: 14px !important;
	position: absolute;
	left:10px;
	top:310px;
	z-index:1000;
}

.intro_content {
	width: 350px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.intro_content:hover span {
	color: #e35a13 !important;
}

.intro span {
	font-family: "微软雅黑" !important;
	font-size: 14px !important;
	text-align: left;
}



#fourth_left ul {
	margin-top: 10px;
	margin-left:0px;
	width:530px;
}

#fourth_left li {
	height: 35px;
	margin-top: 5px;
}

#fourth_left li a {
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑";
}

#fourth_left li a:hover {
	color: #e35a13;
}

#bd ul {
	 list-style: none;
	padding: none;
	position: absolute;
	top:200px;
	z-index: 10000;
	left: 80px;
	height: 30px; 
}

#bd li {
	 margin-top: 5px;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

#right_menu1 {
	float: left;
	cursor: pointer;
	margin-left: 30px;
	background: url(../images/fourth/6_0007.png);
	width: 105px;
	height: 80px;
	margin-top: 100px;
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	line-height: 120px;
	color: #FFFFFF;
}

#right_menu2 {
	margin-left: 30px;
	cursor: pointer;
	float: left;
	width: 105px;
	height: 80px;
	margin-top: 50px;
	background: url(../images/fourth/6_0005.png);
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	line-height: 120px;
	color: #FFFFFF;
}

#right_menu3 {
	margin-left: 30px;
	cursor: pointer;
	float: left;
	width: 105px;
	height: 80px;
	background: url(../images/fourth/6_0006.png);
	font-size: 20px;
	font-weight: bolder;
	text-align: center;
	line-height: 120px;
	color: #FFFFFF;
}

#footer_title {
	height: 37px;
	margin-bottom: 50px;
}

#footer_title ul {
	padding: 0px;
}

#footer_title ul li {
	list-style: none;
	width: 230px;
	height: 37px;
	line-height: 37px;
	float: left;
	text-align: center;
}

#footer_title ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#ul3 {
	height: 20px;
	width: 650px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#ul4 {
	height: 20px;
	width: 770px;
	margin: 0px auto;
	clear: both;
}

#footer a {
	text-decoration: none;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000000;
	font-weight: bold;
}

#footer li {
	list-style: none;
	text-align: center;
	height: 20px;
	width: 130px;
	float: left;
}

.slideBox{ width:400px; height:300px; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;margin-top:-10px;}
.slideBox .bd img{ width:400px; height:300px;}


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}
#third_right.third_right_reset {
	margin-left: 0;
	width: 400px;
	height: 300px;
	margin-right: 18px;
	margin-top: 5px;
	background: #fff;
	position: relative;
}

.common_homeTab{
	text-align: center;
	font-family: "黑体";
	color: #FFFFFF;
	font-size: 20px;
	line-height: 37px;
	width: 100%;
	height: 37px;
	position: relative;
	background-color: #eee;
	display: flex;
}

.yqlj_div{
	width: 100%;
	background: linear-gradient(to bottom, #f2f2f2, #dedede);
}
.yqlj_div span {
	font: bold 16px / 45px "微软雅黑";
	color: #E9412D;
	padding-left: 20px;
	display: block;
	float: left;
}
.yq_hd {
	font: normal 16px / 45px "微软雅黑";
	font-weight: normal;
	position: relative;
	height: 45px;
}

.yq_hd li {
	float: left;
	margin: 0 10px;
	cursor: pointer;
	padding: 0 30px;
}

.yq_hd .cur {
	color: #ca1c07;
}
.cell-arrow{
	position: relative;
}
.cell-arrow:after {
	content: " ";
	height: 12px;
	width: 12px;
	border-width: 2px 2px 0 0;
	border-color: #666;;
	border-style: solid;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 10px;
	z-index: 1;
	transition: 300ms all;
}
.cell-up-arrow:after {
  transform: matrix(0.5, -0.5, 0.5, 0.5, 1.5, 2);
}
.cell-down-arrow:after {
  transform: matrix(0.5, 0.5, 0.5, -0.5, 1.5, -2);
}

#main_five{
	overflow: hidden;
	min-height: 0;
	max-height: 0;
	padding: 0;
	transition: 300ms all;
}
#main_five.open{
	min-height: 270px;
	max-height: fit-content;
	margin-top: 5px;
	padding: 8px;
}

.empty-tip{
	font-family: "微软雅黑";
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

.list-content{
	width: 100%;
	height: 263px;
	overflow: hidden;
	float: left;
}

ul.list-ul {
	padding: 0px;
	list-style: none;
	padding-left: 20px;
	padding-right: 6px;
	width: 100%;
}

ul.list-ul li {
	width: 100%;
	height: 28px;
    margin-top: 12px;
	border-bottom: 1px dashed gray;
}

ul.list-ul li a {
	font-family: "微软雅黑";
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

ul.list-ul li a:hover {
	color: #e35a13;
}
