@charset "utf-8";
/* CSS Document */
html,body,div,p,form,label,ul,li,dl,dt,dd,ol,img,input,button,h2,h3,h4,h5,h6,i,em,small{margin:0;padding:0;border:0;list-style:none;font-style:normal;font-weight:normal;}
body{font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;font-size:14px;color: #666;}
input,button,select,textarea{outline:none;list-style:none;}
textarea{resize:none;}
table th,table td,div,p,dd,dt,li{word-break:break-all;word-wrap:break-word;white-space:normal;}
a{text-decoration:none; font-family:"Microsoft YaHei","微软雅黑",Arial,Helvetica,SimHei,sans-serif;color: #666;}
img{ border: 0; vertical-align: middle;  }
.clearfix:before,.clearfix:after { content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;/*兼容ie*/}
/*---------------------------------公共------------------------------*/
.pub_width {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.content .right img {
	max-width: 817px;
	display: block;
	margin: 0 auto;
}
/*---------------------------------头部------------------------------*/
header {
	height: 114px;
}
header .left {
	line-height: 114px;
}
header .right {
	padding-top: 33px;
}
header .right .tel {
	background: url(../images/phone.png) 0 center no-repeat;
	padding-left: 56px;
	margin-right: 24px;
	    height: 45px;
}
header .right .tel p {
	color:  #1e429b;
	font-size: 18px;
	font-weight: bold;
	    margin-top: 10px;
}
header .right .searchbox {
	width: 421px;
	height: 34px;
	line-height: 34px;
	border: 2px solid #1e429b;
	position: relative;
}
header .right .searchbox input {
	width: 324px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;	
	font-size: 16px;
}
header .right .searchbox input.con {
	padding-left: 10px;
	width: 314px;
}
header .right .searchbox input.btn {
	position: absolute;
	right: 0;
	top: 0px;
	width: 100px;
	height: 34px;
	color: #fff;
	background: #1e429b url(../images/search.png) 10px center no-repeat;
	cursor: pointer;
}
/* 导航 */
nav {
	height: 74px;
	min-width: 1319px;
	background:  url(../images/navbg.jpg) 0 0 repeat-x;
}
footer {
	width: 100%;
	margin: 50px auto 0 auto;
	height: 266px;
	min-width: 1200px;
	/*background:  url(../images/bg2.png) center no-repeat;*/
	background-color: #2d5cce;
}
/*footer .left {
	padding-top: 110px;
	width: 590px;
	color: #fff;
}
footer .left h1 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
footer .left a {
	margin-right:  5px;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}*/
footer .right {
	/*width: 590px;*/
	color: #fff;
}
footer .right .title {
	margin: 0;
	padding-top: 20px;
}
footer .right .contact {
	width: 455px;
}
footer .right .contact ul li {
	line-height: 45px;
}
footer .right .contact ul li img {
	margin-right: 10px;
}
footer .right .weixin {
	text-align: center;
}
footer .right .weixin p {
	margin-top: 10px;
}
.copy {
	width: 100%;
	min-width: 1200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #1e429b;
	color: #eee;
}
.page {
	width: 859px;
	margin: 50px auto;
	text-align: center;
}
.page a,.page span {
	
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	color: #2e60db;
	border: 1px solid #2e60db;
	padding:0 10px
}
.page a.fan {
	width: 90px;
	margin: 0 30px;
}
.page a:hover {
	background-color: #2e60db;
	color: #fff;
}
.page span {
	background-color: #2e60db;
	color: #fff;
}


