body {
	 font-family:"楷体",'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:12px;
	 width:100%;
	 height:100%;
	 color:#666;
	 min-width: 1180px;
	 padding-top: 80px;
}
body,
p,
ul,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td ,
table{
	 margin:0;
	 padding:0;
}
ul>li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color:#666;
	 display: block;
}
input,
select,
textarea
,button {
	 border:none;
	 outline:none;
	 background:none;
	font-family: "楷体";
	 padding: 0;
	 margin: 0;
}
textarea {
	 resize:none;
}
img {
	 border:none;
	 width: 100%;
	 display: block;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}


/*       共用头部            */
.header{
	width: 100%;
	background: #ffffff;
	font-family: "楷体";

}
.wrap{
	width: 1180px;
	margin: 0 auto;
	box-sizing:border-box;
	overflow: hidden;
}
.logo{
	width: 164px;
	height: 40px;
	padding: 20px 0;
	display: block;
	vertical-align: middle;
	margin-right: 90px;
}
.logo img{
	width: 164px;
	display: block;
	line-height: 80px;
}
.nav_ul{
	display: table-cell;	

}
.nav_ul li{
	float: left;
	font-size:0;
}
.nav_a a{
	display:block;
	font-size: 16px;
	padding: 31px 11px;
	color: #999999;

}
.nav_a .at{
	background: #dc1d1c;
	color: #ffffff;
}
.nav_a1 a{
	display: inline-block;
	font-size: 14px;
	padding:31px;
	color: #999999;
}
.nav_a1 img{
	display:block;
	width: 18px;
	height: 18px;
}
.nav_a a:hover{
	background: #dc1d1c;
	color: #ffffff;
}
.nav_ul li.nav_len,.nav_ul li.nav_len a
{
	display: inline-block;
	font-size: 14px;
	line-height:80px;
}
.nav_len span{
	margin: 0 5px;
}
.nav_len .at{
	color: #dc1d1c;
}
.seek_box{
	display: none;
	width: 100%;
	padding: 30px 0;
	background: #f1f1f1;
	position: absolute;
	top: 80px;
	left:0;
	z-index: 99999;
	border-radius:0 0 5px 5px ;
}
.seek_box form{
	width: 600px;
	margin: 0 auto;

}
.seek_box input{
	padding-left: 20px;
	display: inline-block;
	width: 480px;
	line-height: 40px;
	height: 40px;
	border-radius: 5px 0 0 5px;
	border: 1px solid red;
	background:#fff;
}
.seek_box a{
	width: 96px;
	font-size:16px;
	line-height: 40px;
	border: 1px solid red;
	border-radius: 0 5px 5px  0;
	border-left: none;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
	background:red;
	color:#fff;
}
.seek_box a:hover{
	color: #ffffff;
	background: red;
}

/*       页脚       */
.footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #1b1b1b;
	color: #666666;
	line-height: 30px;
}
.footer a{
	display: inline-block;
}
.foot_nav span{
	margin: 0 5px;
}
/*    位置        */
.top{
	line-height: 40px;
	padding-bottom: 40px;
}
.top_title{
	display: inline-block;
	margin-right: 30px;
	font-weight: bold;
}
.about_title{
	background: url(../images/about_icon1.png) left center no-repeat;
}
.news_title{
	background: url(../images/newest_icon1.png) left center no-repeat;
}
.employee_title{
	background: url(../images/firm_icon1.png) left center no-repeat;
}

.top_title span{
	padding-left: 50px;
	font-size: 20px;
	color: #dc1d1c;
}
.top_posi{
	font-family: "楷体";
	display: inline-block;
	background: url(../images/indexicon.png) left center no-repeat;
	padding-left: 18px;
}
.top_posi a{
	display: inline-block;
}
.top_posi i{
	margin: 0 8px;
}
.location_l{
	width: 150px;
}
.location_l a{
	font-family: "楷体";
	display: block;
	line-height: 42px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.location_l a:hover{
	background: #dc1d1c;
	color: #ffffff;
}
.location_l .at{
	background: #dc1d1c;
	color: #ffffff;
}
.location_r{
	width: 986px;
	border-left: 1px dashed #dcdcdc;
	position: relative;
	box-sizing:border-box;
	padding-left:38px;
	padding-bottom: 50px;
}
.location_r:before{ 
	content:"";
	width: 20px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #dcdcdc;
	position: absolute;
	left: -12px;
	top: 0;
}
.heading {
	font-family: "楷体";
	padding-bottom: 16px;
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
}
.english{
	font-weight: bold;
}
.heading i{
	margin: 0 15px;
}
.content{
	font-size: 14px;
	font-family: "楷体";
	padding-top: 26px;
}
.content p{
	font-family: "楷体";
	line-height: 24px;
}





/*     分页器         */
.page_wrap{
	text-align: center;
	font-size: 14px;
}
.page_box{
	display: inline-block;	
}
.page_box li{
	float: left;
}
.page_box .at{
	background: #dc1d1c;
	color: #ffffff;
}
.page_box a:hover{
	background: #dc1d1c;
	color: #ffffff;
}
.page_box i{
	margin: 0 5px;
	height: 32px;
	line-height: 26px;
}
.page_nub{
	width: 32px;
	height: 32px;
	margin: 0 5px;
	line-height: 32px;
	border: 1px solid #dcdcdc;
	background: #eeeeee;
	text-align: center;
	box-sizing:border-box;
}
.front,.back,.index_nub{
	width: 80px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #dcdcdc;
	text-align: center;
	background: #eeeeee;
	margin: 0 5px;
	box-sizing:border-box;
}
.alto{
	height: 32px;
	line-height: 32px;
}
.not{
	width: 378px;
	height: 368px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.not_img{
	width: 378px;
	height: 308px;
	margin: -60px auto 10px;
}
.not_a a{
	display: block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
	background: #dc1d1c;
	border-radius: 5px;
	color: #ffffff;
	font-size: 20px;
}


