* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}

.wrap {
	width: 100%;
	position: relative;
}

.header_main{
	height: 135px;
}

/*banner图*/

.header_banner {
	width: 100%;
}

.banner_main {
	width: 100%;
}

.banner_img {
	width: 100%;
}


/*页面主体*/

.procontent {
	width: 100%;
}

.procontent_main {
	margin: 0px auto;
	width: 1200px;
	position:relative;
}

.aboutcons_main_top {
	width: 100%;
}

.aboutcons_main_top_top {
	margin: 0px auto;
	width: 130px;
	height: 35px;
	background: #FFFFFF;
	border: none;
}

.aboutcons_main_top_center {
	z-index: -3;
	position: absolute;
	top: 17.5px;
	width: 1200px;
	height: 70px;
	border: 1px solid #D9D9D9;
}

.aboutcons_main_top_bottom {
	margin: 0px auto;
	width: 840px;
	height: 50px;
}

.aboutcons_main_top_bottom_ul li {
	background-color: #1267C4;
	text-align: center;
	line-height: 50px;
	width: 139px;
	height: 50px;
	float: left;
	border-right:1px solid #fff;
}

.aboutcons_main_top_bottom_ul li:hover {
	background-color: #1267C4;
	
}

.aboutcons_main_top_bottom_ul li a {
	color: #FFFFFF;
}

.procontent_main_center {
	position: relative;
	width: 1200px;
}

.procontent_main_center_ul li {
	width: 272px;
	height: 260px;
	float: left;
	overflow: hidden;
	padding: 10px;
	margin: 20px 2px;
	border: 1px solid #FFFFFF;
	text-align:center;
}

.procontent_main_center_ul li:hover {
	width: 272px;
	height: 260px;
	float: left;
	overflow: hidden;
	padding: 10px;
	margin: 20px 2px;
	border: 1px solid #1C4587;
}
.procontent_main_center_ul li a{
	width:268px;
	color:#00a1d6;
}
.procontent_main_center_ul li a:hover{
	color:#1C4587;
	/*background-color:orangered;*/
}
.procontent_main_center_ul li h4 {
	text-align: center;
}


.footering{
	width: 100%;
	height: 250px;
}




/*栏目页页码 开始*/
.pageinfo{
	overflow: hidden;
    text-align: center;
    font-family: Arial;
    margin: 8px 0;
    display: block;
    width: 100%;
}
.pageinfo ul{
display:block;
margin-left:40%;
text-align:center;
}

.pageinfo li{
    float: left;
	width: auto;
	margin: 0 2px 0 2px;
	padding: 0px;
	font-size: 13px;
	display: block;
	height: 38px;
	line-height: 38px;	
	color: #222;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	background-color: #fff;
	background-image: none;
	border: solid 1px #ddd;
	transition: .2s all;
	font-size: 14px;
}


.pageinfo li:hover{
	background: #00a1d6;
	color: #fff;
	border: 1px solid #00a1d6;
}
.pageinfo li:last-child {
	margin: 0px auto;
	width: auto;
	height: 38px;
	display: block;
	padding: 0 12px;
	border:none;
	list-style:none;
	height:50px;
	background:none;
	font-size: 14px;
	color: #99a2aa;		
	padding-right:30px;

}
.pageinfo  li.thisclass{
	width: auto;
	height: 38px;
	display: block;
	padding: 0 12px;
	background: #00a1d6;
	color: #fff;
	border: 1px solid #00a1d6;
	font-size: 14px;
}
.pageinfo  li a{
	width: auto;
	height: 38px;
	display: block;
	padding: 0 12px;
}
	

/*****  选项卡******/

.bans {
	width: 1100px;
	height: auto;
	margin: 20px auto;
	padding: 30px 20px;
	background: #F8F8F8;
	border: 1px solid #C8C9C1;
	border-radius: 5px;
	
}

.bans_li {
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #CCCCCC;
	overflow: hidden;
}
.bans_dt{
	display: block;
	width: 900px;
	height: 35px;
	line-height: 35px;
	padding-top:5px ;
	overflow: hidden;
}
.bans_li .bans_dt .selected {
	background: orangered;
}
.bans_li strong {
	display: block;
	width: 80px;
	height: 26px;
	float: left;
	overflow: hidden;
	/*border-radius: 4px;*/
	background: #198EDE;
	text-align: center;
	font-family: "微软雅黑";
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
}
.bans_al1 {
	font-family: "微软雅黑";
	border-radius: 4px;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	background: #CCCCCC;
	padding:0 5px;
}
/*D0B68A*/
.bans_al {
	float: left;
	font-family: "微软雅黑";
	border-radius: 4px;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}
.bans_al:hover {
	background: #E8E7E7;
}
/*修改*/
.searchbox_txt {
    padding-left: 15px;
    float: left;
    background-color: #ffffff;
    width: 286px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #666;
    font-weight: normal;
    line-height: 30px;
    height: 28px;
    vertical-align: middle;
    border: #d9d9d9 1px solid;
    outline: none;
    display: block;
}
.search_main_right {
	width: 400px;
	height: 30px;
	float: right;
	margin-right: 15px;
}
.searchbox_btn {
    background: orangered;
    font-family: Microsoft YaHei;
    font-weight: normal;
    border: #fff 0px solid;
    width: 80px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.bans_ma1 {
	text-align: center;
	line-height: 30px;
	width: 80px;
	height: 30px;
	background: #1267C4;
	color: #FFFFFF;
}
.bans_ma {
	float: left;
	text-align: center;
	line-height: 30px;
	width: 80px;
	height: 30px;
	background: #1267C4;
	color: #FFFFFF;
	margin-top: 10px;
}
@media only screen and (min-width: 100px) and (max-width: 1200px) {
	.banner_img {
		width: 1200px;
	}
}