@charset "utf-8";
/* CSS Document */

/********* 通用选择器 *********/
html, body {
	font-size: 14px;
	font-family: 微软雅黑;
	color: #555555;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
input {
	background: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	border: 1px solid #ccc;
}
textarea {
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 24px;
	width: 96%;
	margin: 5px auto;
}
div, table, tr, td {
	font-size: 14px;
	font-family: 微软雅黑;
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
form {
	margin: 0;
}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.pagebox {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
@font-face {
	font-family: 'futura';   /*字体名称*/
	src: url('img/Futura-Book.otf') format('truetype');       /*字体源文件*/
}
button {
	color: #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #98ca00;
	border-radius: 5px;
	border: 0px;
}
/********* 头部 *********/
#header {
	height: 100px;
	width: 100%;
	background: linear-gradient(180deg, #E3E6EB 0%, #fff 100%);
}
.top_tit {
	width: 1200px;
	margin: 0px auto;
}
.top_mc {
	width: 410px;
	height: 70px;
	float: left;
	margin: 15px auto;
}
.top_tel {
	width: 290px;
	float: right;
	margin: 25px auto;
}
/********* 导航 *********/
#nav {
	width: 100%;
	height: 50px;
	background: url(img/nav_bg.jpg) repeat-x top center;
}
ul {
	width: 1200px;
	margin: 0px auto;
	line-height: 50px;
	height: 50px;
}
li {
	float: left;
	display: inline-block;
	text-align: center;
	width: calc((100% - 100px)/10);
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}
li > a {
	text-size-adjust: none;
	cursor: pointer;
	text-align: -webkit-match-parent;
	font-size: 14px;
	color: #000;
	display: block;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	list-style-type: none;
}
/********* banner广告图 *********/
.s_banner {
	width: 100%;
	height: auto;
}
/********* 首页优势图 *********/
#s_youshi {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	box-shadow: 0 5.5px 11px 0 rgba(0, 0, 0, 0.04);
}
.youshi_img {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0px auto;
}
/********* 首页公司简介 *********/
#s_about {
	clear: both;
	width: 100%;
	min-height: 360px;/*background: linear-gradient(180deg, #E3E6EB 0%, #fff 100%);  */
}
.s_about_d {
	width: 1200px;
	margin: 60px auto;
}
.s_about_d1 {
	width: 540px;
	float: left;
}
.s_about_d2 {
	width: 630px;
	padding-left: 30px;
	float: left;
}
.s_about_d2_tit {
	text-transform: Uppercase;
	margin-bottom: 15px;
	padding-top: 10px;
}
.s_about_d2_detail {
	margin: 30px auto;
	line-height: 30px;
	font-size: 14px;
}
/********* 首页专线广告 ********/
#zx {
	width: 100%;
	background: #332c3d;
	text-align: center;
	margin: 50px auto;
	clear: both;
	height: 120px;
}
.zx_img {
	height: auto;
	width: 100%;
	max-width: 1200px;
}

/********* 首页查询专区 *******/
#s_search2 {
	max-width: 1200px;
	width: 100%;
	min-height: 400px;
	margin: 20px auto;
	padding: 10px 5px;
	clear: both;
	line-height: 28px;
	font-size: 14px;
}
.s_search_1 {
	width: 550px;
	margin: 10px 20px;
	float: left;
}
.s_search_2 {
	width: 550px;
	margin: 10px 20px;
	float: left;
}
.s_search_en{font-size:12px; line-height: 20px;}

/********* 首页新闻专区 *******/

#s_news {
	max-width: 1200px;
	width: 100%;
	min-height: 240px;
	margin: 20px auto;
	padding: 10px 5px;
	clear: both;
}
.s_news_1 {
	width: 550px;
	margin: 10px 20px;
	float: left;
}
.s_n_tit {
	background: url(img/n_tit.jpg) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
}
.s_n_tit2 {
	width: 100%;
	background: url(img/n_tit.jpg) no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.s_n_list {
	width: 98%;
	margin: 0px auto;
	padding: 10px;
}
#s_news2 {
	max-width: 1200px;
	width: 100%;
	min-height: 290px;
	margin: 20px auto;
	padding: 10px 5px;
	clear: both;
}
.s_news_2 {
	width: 550px;
	margin: 10px 20px;
	float: left;
}
.s_n_list2 {
	width: 92%;
	margin: 0px auto;
	min-height: 105px;
	padding: 20px;
}
.s_n_list3 {
	width: 530px;
	margin: 0px auto;
	min-height: 100px;
	padding: 10px;
}
#s_news ul, #s_news2 ul {
	width: 510px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#s_news li, #s_news2 li {
	background: url(img/s_n_list.png) no-repeat;
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	width: 100%;
	text-align: left;
}

/*内页新闻*/
#n_news li, #n_news2 li {
	background: url(img/n_list.png) no-repeat;
	border-bottom: 1px dashed #ddd;
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	width: 95%;
	text-align: left;
}
#n_news ul, #n_news2 ul {
	max-width: 1200px;
	width: 100%;
    margin: 0px auto;
    line-height: 50px;
	height: auto;
}

#n_news {
	max-width: 1200px;
	width: 100%;
	min-height: 240px;
	margin: 20px auto;
	padding: 10px 0px;
	clear: both;
}
.news_1 {
	width: 100%;
	margin: 10px 20px;
	float: left;
}
.n_tit {
	background: url(img/n_tit.jpg) repeat-x;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
}
.n_tit2 {
	width: 100%;
	background: url(img/n_tit.jpg) repeat-x;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.n_list {
	width: 98%;
	margin: 0px auto;
	padding: 10px;
}
.n_details{
	margin:1% 0;
	font-size: 14px;
	line-height: 30px;
	min-height: 300px;
}
/*内页新闻结束*/


.num {
	color: #666;
	font-family: inherit;
	font-size: inherit;
	line-height: 28px;
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	font-weight: 400;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(223, 226, 236);
	padding: 5px 10px;
	outline: none;
	margin: 5px;
}
.s_name {
	width: 90%;
	float: left;
}
.s_password {
	width: 90%;
	float: left;
}
.s_button1 {
	color: #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #30568a;
	border-radius: 5px;
	border: 0px;
}
.s_button {
	width: 150px;
	float: left;
	margin: 20px 20px 20px 0px;
}

.s_num {
	width: 100%;
	float: left;
	clear: both;
}
.s_inquire {
	width: 100%;
	float: left;
	clear: both;
	padding: 10px 0;
}
.inquire {
	width: 60%;
	margin: 0px auto;
	color: #666;
	font-family: inherit;
	font-size: inherit;
	line-height: 28px;
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	font-weight: 400;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(223, 226, 236);
	padding: 5px 10px;
	outline: none;
}
.c_button {
	margin-left: 10px;
	color: #fff;
	width: auto;
	min-width: 110px;
	padding: 0px 25px;
	height: 40px;
	line-height: 40px;
	background: #30568a;
	border-radius: 5px;
	border: 0px;
}
#chaxun {
	width: 100%;
	margin: 20px;
	clear: both;
}
.chaxun_tit {
	color: #004595;
	font-size: 30px;
	width: 100%;
	text-align: center;
	line-height: 60px;
}
.chaxun_hr {
	color: #98ca00;
	height: 3px;
	width: 60px;
	margin: 5px auto;
}
.chaxun_d {
	width: 1200px;
	min-height: 120px;
	max-width: 0px auto;
}
#chaxun ul {
	width: 1200px;
	height: 150px;
	clear: both;
}
#chaxun li {
	width: calc((100% - 60px)/6);
	float: left;
	padding-top: 40px;
}
#bottom {
	width: 100%;
	min-height: 410px;
	clear:both;
	color:#fff;
	line-height:36px;
}
.bottom_nav {
	background: #30568a;
	width: 100%;
	padding-top:30px;
	height: 270px;
	clear:both;
}
.bottom_nav_main {
	width: 1200px;
	margin:20px auto;
}
.bottom_nav_main_tit {
	color:#fff;
	font-size:18px;
	line-height:40px;
}
.bottom_nav_main_tit a {
	color:#fff;
	font-size:18px;
	line-height:40px;
}
.bottom_nav_main_1 {
	padding:2%;
	width: 26%;
	float:left;
}
.bottom_nav_main_2 {
	width: 40%;
	padding:2%;
	float:left;
}
.bottom_nav_main_3 {
	width: 22%;
	padding:2%;
	float:left;
	line-height:24px;
}
.bottom_banq {
	background: #253153;
	width: 100%;
	min-height: 100px;
	clear:both;
	text-align:center;
	line-height:100px;
	color:#fff;
}
#bottom .bottom_nav_main_1 a{ color:#fff;}


<!-- 您当前的位置 -->
#n_site {
	clear: both;
	width: 100%;
	height: 80px;
	box-shadow: 0 5.5px 11px 0 rgba(0, 0, 0, 0.04);
}
#n_site .n_site
{
	clear: both;
	width: 1200px;
	margin:0px auto;
	line-height:60px;
	height: 60px;
	text-align: left;
}
#s_weizhi {
	clear: both;
	width: 100%;
	height: 50px;
	line-height:50px;
	box-shadow: 0 5.5px 11px 0 rgba(0, 0, 0, 0.04);
}
.weizhi{
	width:1200px; margin:5px auto; 
	}
.contact{width:1200px; margin:20px auto; text-align:left; line-height:30px;}
.contact_01{width:100%; float: left; margin:20px auto;}
.contact_02{width:100%; float: left;}