﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;vertical-align: middle;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px "微软雅黑";color:#fff;outline:0;}
body{background:#f2f2f2;overflow-x: hidden;}
a,a:hover{color:#fff;}
.clear{clear: both;}
.default_width{width: 1120px;margin: 0 auto;}
.default_display{display: none;}
/***header样式***/
.header{background: #fff;}
.logo{float: left;margin-left: 50px;padding: 15px 0;}
.tel_Btn{float: right;margin-right: 50px;padding: 15px 0;}
.tel_Btn a{margin-left: 30px;}
/***footer样式***/
.footer{background: #fff;padding: 50px;}
.QR_center{width: 50%;margin: 0 auto; float: left;}
.QR_left{width: 100px;float: right;margin-right: 20px;}
.QR_right{width: 100px;margin-left: 20px;margin-top: 30px;}
.QR_left span, .QR_right span{display: block;width: 100px;text-align: center;color: #666;line-height: 30px;}
.QR_left span.about_us{text-align: left;font-size: 16px;margin-left: 8px;}
.Web_map{text-align: center;margin: 20px 0;}
.Web_map a{color: #666;line-height:20px;padding: 0 20px;}
.Web_map a:first-child{padding: 0 30px;}
.total_com{text-align: center;color: #999;margin: 20px 0;}
.total_bottom{text-align: center;}
/***导航样式***/
.banner_nav{
	height: 564px;
	position: relative;
}
.near_nav{
	height: 320px;
	position: relative;
}
.display_nav{
	display: none;
	background: rgba(2,3,10,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e502030a,endColorstr=#e502030a);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.nav{
	font-size: 16px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
}
.nav_list {
	margin-left: 20px;

}
.nav_list li{
	float: left;
	padding: 11px 10px;
	font-size: 20px;
}
.nav_list li a{
	font-size: 20px;
	color: #D2CDCB;
	line-height: 20px;
	padding: 0 24px;
}
.nav_list li a img{
	margin: -1px 5px 0 5px;
}
.nav_list li a.active{
	color: #00A2EB;
	font-size: 20px;
	padding: 0;
}
.nav_list li a:hover{
	color: #00A2EB;
}
.searchbar{
	float: right;
	border: #5b5d67 1px solid;
	margin: 5px 50px 0 0;
	padding: 5px;
}
.searchbar input{
	border: 0;
	line-height: 20px;
	background: 0;
}
.searchbar button{
	border: 0;
	background: 0;
	width: 15px;
	height: 18px;
	margin-left: 5px;
}
.searchbar button img{
	margin-top: -3px;
}
/***分页控制***/
.page_control{
	width: 900px;
	height: 50px;
	margin: 0 auto;
}
.page_list{
	float: right;
}
.page_list li{
	float: left;
	margin: 20px 10px;
}
.page_list li a{
	display: block;
	color: #666;
	line-height: 25px;
	text-align: center;
}
.page_list li a.active{
	color: #00A2EB;
}
.control_Btn{
	padding: 0 10px;
	border: #ccc 1px solid;
}
.control_Btn a img.return{
	margin: -2px 8px 0 0;
}
.control_Btn a img.next{
	margin: -2px 0 0 8px;
}

/* .control_right{
	padding: 40px 0;
}
.page_control{
	float: right;
}
.page_control:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.page_control span{
	float: left;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	cursor: pointer;
}
.page_control span.page_NO{
	border: #eaeaea 1px solid;
	padding: 5px 8px;
	margin: 0 5px;
}
.page_control span.up_down{
	padding: 5px 8px;
	margin: 0 5px;
}
.page_control span.page_NO:hover{
	padding: 5px 8px;
	background: #00A2EB;
	color: #fff;
}
.page_control span.active{
	padding: 5px 8px;
	background: #00A2EB;
	color: #fff;
}
.page_control span.such{
	cursor: default;
} */
/***页面区域与搜索框样式***/
.download_holder{
	background: #fff;
	box-shadow: 0 0 8px #ccc;
	margin: 40px 0;
	padding: 40px 0;
}
.drive_seacher{
	width: 558px;
	margin: 20px auto 0 auto;
	border: #00A2EB 1px solid;
}
.drive_seacher img, .drive_seacher input, .drive_seacher a{
	float: left;
}
.drive_seacher img{
	padding: 12px;
}
.drive_seacher input{
	width: 459px;
	height: 38px;
	line-height: 38px;
	border: 0;
	color: #666;
}
.drive_seacher a{
	width: 60px;
	height: 39px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	background: #00A2EB;
}
/***丢失页面样式***/
.miss_web{
	text-align: center;
	font-size: 16px;
	color: #999;
	line-height: 30px;
	margin: 60px 0;
}
.miss_web img{
	margin: 0 0 30px 0;
}
.miss_web a{
	display: block;
	width: 124px;
	color: #fff;
	line-height: 35px;
	background: url(../img/back_index.png) no-repeat;
	margin: 30px auto 60px auto;
}

.min_heigt{
	min-height: 450px;
}
/***SEO新增2018年8月
.hotp{ width: 1170px; height: auto; overflow: hidden; margin: 0 auto; padding-bottom: 40px;}
.hoptit{ font-size: 20px; line-height: 30px; font-weight: bold; height: 30px; margin-bottom: 14px;color:#333333;}
.hoptit span { display: inline-block; width: 20px; height: 2px; background: #cccccc; vertical-align: middle; margin-left: 20px;}
.hotp a.hplink{ display: inline-block; font-size: 16px; line-height: 30px; color: #666666; margin-right: 50px;}
.hotp a.hplink:hover{ color: #c8142d;}***/
