﻿@charset "utf-8";

/* CSS Document */
* {
	margin: 0 auto 0 auto;
	padding: 0 0;
}

body {
	font-family: Microsoft YaHei, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	/*background:url(../images/bj.jpg);*/
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

ul,
li,
a {
	list-style: none;
	text-decoration: none;
}

img {
	border: none;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

/*隐藏*/
.hide {
	display: none;
}

/*粗体字*/
.bfont {
	font-weight: bold;
}

/*灰色字*/
.color_gray {
	color: #aeaeae;
}

/*红色字*/
.red {
	color: #f00;
}

/*蓝色字*/
.color_blue {
	color: #105AA9;
}

.l {
	float: left;
}

.r {
	float: right;
}

/*网站样式定义*/
.top_bg {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 12px;
	background: #ececec;
	box-sizing: border-box;
}

.top {
	width: 1200px;
	height: 100px;
}

/*.top_logo{ float:left; width:934px;}*/
.top_tel {
	float: right;
	width: 266px;
}

/*.top_llogo{ float:left; width:934px;}*/
#top {
	/*margin-left: 112px;*/
}

.nav_gh {
	margin: 0 auto;
	height: 90px;
	/* display: flex;
	align-items: center;
	justify-content: center; */
	/*background:url(../images/nav-bg_2.jpg) repeat-x;*/
	/*margin-top: -25px;*/
}

.nav_gh .menu {
	height: 90px;
	line-height: 90px;
}

#menu {
	position: relative;
	z-index: 999;
}

#menu li {
	float: left;
	font-size: 13px;
	font-family: "微软雅黑";
	/*background:url(../images/nav-line_2.jpg) left center no-repeat;*/
	position: relative;
	text-align: center;
	padding: 0 2px;
	z-index: 99;
}

#menu li a {
	display: block;
	width: 100%;
	height: 90px;
	text-align: center;
	margin-left: 2px;
	color: #666;
	font-weight: bold;
    font-size: 16px;
}

/*#menu li a:hover{ height:39px;background:url(../images/nav_ahover.jpg) no-repeat; color:#c70b00; }*/
#menu li ul {
	background: #e2e2e2;
	position: absolute;
	left: -999em;
	width: 80%;
	overflow: hidden;
	z-index: 88;
	margin: 0 auto;
}

#menu li li {
	height: 32px;
	line-height: 32px;
	border-top: 1px dotted #909090;
	background: none;
}

#menu li li a {
	display: block;
	/* width: 116px; */
	height: 27px;
	line-height: 27px;
	font-size: 12px;
}

#menu li:hover ul,
#menu li.sfhover ul {
	left: auto;
}

#menu li:hover ul,
#menu li.sfhover ul {
	left: 10%;
	top: 60px;
}

/*#menu li:hover a, #menu li.sfhover a {background:url(../images/nav_ahover.jpg) no-repeat; }*/
#menu li:hover a {
	color: #ff9224;
}

#menu li:hover ul li {
	padding: 0;
}

#menu li:hover ul li a {
	color: #333;
	background: none;
}

#menu li:hover ul li a:hover {
	color: #fff;
	height: 27px;
	background: none;
	background-color: #ff9224;
	margin: 0;
}

#menu li.sfhover a {
	color: #004ea3;
}

#menu li.sfhover ul li {
	padding: 0;
}

#menu li.sfhover ul li a {
	color: #333;
	background: none;
}

#menu li.sfhover ul li a:hover {
	color: #fff;
	height: 27px;
	background: none;
	background-color: #004ea2;
	margin: 0;
}

/*.header-bg{ height:5px; background:url(../images/header-bg_2.jpg) repeat-x; font-size:0px; overflow:hidden;}*/

/*关于我们*/
.gywm {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.gywm_tit {
	width: 1200px;
	height: 33px;
	background: url(../images/tit_01_2.png) center no-repeat;
	padding: 20px 0px;
}

.gywm p {
	color: #333;
	line-height: 24px;
}

/*服务范围*/
.fwfw {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.fwfw ul {
	width: 1200px;
	height: 165px;
	padding-top: 10px;
}

.fwfw li {
	width: 165px;
	text-align: center;
	float: left;
	padding: 0px 17px;
}

/*.gg{ width:100%; height:106px; margin:0 auto; background:url(../images/gg_2.jpg) center no-repeat;}*/

/*员工服务专区*/
.service {
	background: #F7F7F7;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
}

.h2_serv span {
	padding: 0 20px;
	background: #f7f7f7;
}

.service_over {
	width: 1200px;
}

.service_ul {
	zoom: 1;
	overflow: hidden;
}

.service_ul li {
	width: 220px;
	float: Left;
	background: url(../images/bg2_2.gif) repeat-x 0 bottom;
	border-bottom: 2px solid #888;
	margin: 0px 10px;
	height: 300px;
	padding-bottom: 10px;
}

.service_ul li h3 {
	width: 220px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

.service_ul li p {
	line-height: 30px;
	color: #333;
	text-align: center;
	padding-top: 15px;
}

.service_ul li p a:Hover {
	color: #ec3400;
}

.h3_bar1 {
	background: url(../images/yg1_2.jpg) no-repeat;
}

.h3_bar2 {
	background: url(../images/yg2_2.jpg) no-repeat;
}

.h3_bar3 {
	background: url(../images/yg3_2.jpg) no-repeat;
}

.h3_bar4 {
	background: url(../images/yg4_2.jpg) no-repeat;
}

.h3_bar5 {
	background: url(../images/yg5_2.jpg) no-repeat;
}

.f_26 {
	font-size: 26px;
}

.clr_f {
	color: #fff;
}

.f_14 {
	font-size: 14px;
}

.clr_3 {
	color: #333;
}

/*活动展示*/
.hdzs_bg {
	width: 100%;
	background: #F7F7F7;
}

.hdzs {
	width: 1200px;
	margin: 0 auto;
}

/*滚动*/
/* marqueeleft */
.marqueeleft {
	height: 151px;
	overflow: hidden;
	margin: 10px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 8px;
	display: inline;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	padding: 5px;
	overflow: hidden;
}

/*新闻中心*/
.home_con {
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0px;
	height: 120px;
}

.home_new {
	width: 450px;
	float: left;
	padding-right: 30px;
}

.home_new h2 {
	font-size: 20px;
	color: #c70b00;
}

.home_new ul {
	padding-top: 10px;
}

.home_new li {
	float: left;
	width: 450px;
}

.home_new li a {
	font-size: 14px;
	color: #333;
}

.home_new li a:hover {
	color: #c70b00;
}

.home_new li span {
	float: right;
	color: #666;
}

/*公司公告*/
.home_tg {
	width: 240px;
	float: left;
}

.home_tg h2 {
	font-size: 20px;
	color: #c70b00;
}

.home_tg ul {
	padding-top: 10px;
}

.home_tg li {
	float: left;
	width: 240px;
}

.home_tg li a {
	font-size: 14px;
	color: #333;
}

.home_tg li a:hover {
	color: #c70b00;
}

.home_tg li span {
	float: right;
	color: #666;
}


/*成功案例*/
.cgal {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.cgal ul {
	width: 1200px;
	height: 198px;
	padding-top: 10px;
}

.cgal li {
	width: 270px;
	float: left;
	padding: 0px 15px;
}

.cgal li a {
	color: #666;
	line-height: 26px;
}

.cgal li a:hover {
	color: #c70b00;
}


/*友情链接*/
.link {
	margin-top: 20px;
	margin-left: 125px;
}

.link span {
	font-size: 15px;
	margin-top: 10px;
}

.link ul li a {
	float: left;
	margin: 0 38px;
	color: black;
	font-size: 13px;
}

/*底部样式定义*/
.foot_bg {
	width: 100%;
	min-height: 175px;
	background: #ececec;
	margin-top: 10px;
}

.foot_b {
	width: 100%;
	min-height: 175px;
	background: #ececec;
	margin-top: 30px;
}

.foot_nav {
	height: 45px;
	border-bottom: 1px solid #ddd;
}

.foot_nav_list {
	width: 1200px;
	line-height: 45px;
}

.foot_nav_list ul li {
	float: left;
	line-height: 45px;
	width: 120px;
	text-align: center;
}

.foot_nav_list ul li a {
	color: #333;
	font-size: 13px;
	font-weight: normal;
}

.foot_nav span {
	float: left;
	color: #ddd;
}

.foot {
	width: 1200px;
	line-height: 30px;
	color: #333;
	padding-left: 90px;
	text-align: center;
}

.fot {
	width: 1200px;
	line-height: 30px;
	color: #fff;
	padding-left: 50px;
	text-align: center;
	margin-top: -10px
}

.fot p {
	width: 1200px;
	float: left;
	margin-top: -13px;
}

.foot p {
	width: 1200px;
	float: left;
	margin-top: 30px;
}

.wei {
	width: 100px;
	height: 130px;
	float: right;
	padding-right: 100px;
	margin-top: 5px;
}

.wei p {
	font-size: 12px;
	color: #666;
	width: 100px;
	text-align: center;
	padding-right: 100px;
	margin-top: 0px;
}

/******************************************二级页面******************************************/

/*左侧导航*/
/*.page_banner{ width:100%; height:300px; border-bottom:1px solid #d3232c; background:url(../images/page_banner.jpg) center no-repeat;}*/
.subpage_div {
	width: 1200px;
	margin-top: 55px;
	margin-bottom: 30px;
}

.subpage_left {
	width: 200px;
	min-height: 227px;
	/*  border:1px solid #c9c9c9;*/
	float: left;
}

/*.subpage_left h4{ width:200px; height:45px; line-height:45px; background:url(../images/page_left_bg_2.gif) center top no-repeat; font-size:18px; color:#fff; font-weight:bold; text-align:center;}*/
.subpage_left ul li {
	height: 45px;
	border: 1px solid #c9c9c9;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	border-top: none;
}

.subpage_left ul li a {
	width: 200px;
	height: 45px;
	color: #000;
}

.subpage_left ul li a:hover {
	width: 198px;
	height: 45px;
	color: #fff;
	background: #d3232c;
	display: block;
}

/*关于我们*/
.subpage_div_right {
	width: 928px;
}

.page_content {
	width: 928px;
}

.page_content p {
	padding-top: 10px;
	line-height: 26px;
}

.page_content h2 {
	height: 38px;
	background: url(../images/title_bg_2.gif) center no-repeat;
	width: 928px;
	line-height: 38px;
	text-indent: 30px;
	color: #d3232c;
	font-size: 18px;
	font-weight: normal;
}

.page_content h3 {
	text-align: center;
	padding-top: 10px;
	color: #333;
	font-size: 18px;
}

.page_content h2 span {
	float: right;
	font-size: 14px;
	color: #666;
}

.page_content h2 span a {
	color: #d3232c;
}

/*新闻中心*/

.page_content li {
	width: 928px;
	border-bottom: 1px dashed #dadada;
	height: 35px;
	line-height: 35px;
}

.page_content li a {
	font-size: 14px;
	color: #333;
}

.page_content li span {
	float: right;
	font-size: 14px;
	color: #999;
}

/*活动展示*/
.home_hdzs {
	width: 928px;
}

.home_hdzs h2 {
	height: 38px;
	background: url(../images/title_bg_2.gif) center no-repeat;
	width: 928px;
	line-height: 38px;
	text-indent: 30px;
	color: #d3232c;
	font-size: 18px;
	font-weight: normal;
}

.home_hdzs h2 span {
	float: right;
	font-size: 14px;
	color: #666;
}

.home_hdzs h2 span a {
	color: #d3232c;
}

.home_hdzs ul {
	padding-top: 10px;
	width: 928px;
}

.home_hdzs li {
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.home_hdzs li p {
	text-align: center;
	line-height: 26px;
}

/*页码样式*/
.pagelist {
	width: 740px;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	color: #ddd;
	padding-top: 20px;
	margin-bottom: 8px;
}

.pagelist a {
	line-height: normal;
	display: inline-block;
	padding: 5px 9px 3px;
	border: 1px solid #999;
	color: #888;
}

.pagelist a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #d3232c;
}


/*员工服务专区*/
.ppsl {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
}

.ppsl li {
	width: 239px;
	height: 450px;
	border-right: 1px solid #dedede;
	float: left;
	margin-top: 30px;
}

.ppsl li img {
	display: table-cell;
}

.ppsl li h3 {
	font-size: 18px;
	color: #383838;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.ppsl li a p {
	text-align: center;
	font-size: 14px;
	color: #737373;
	line-height: 30px;
}

.ppsl_fl {
	width: 239px;
}

.ppsl_fl li {
	height: 30px;
	border-right: none;
	margin-top: 0px;
	text-align: center;
}

.ppsl_fl li a {
	text-align: center;
	font-size: 14px;
	color: #737373;
	line-height: 30px;
}


/*悬浮框*/
.xf {
	width: 150px;
	height: 285px;
	position: fixed;
	bottom: 10px;
	right: 0;
	display: none;
}

.xf p {
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}