@charset "utf-8";
/* CSS Document */

.page-width {
    width: 1300px;
    margin: 0 auto;
}
.full-page-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 65px;
}	
.full-page-content-wrapper {
    min-height: 150px;
    height: auto !important;
    _height: 150px;
}
.module-default {
    margin: 0;
    padding: 0;
}
.qy_wh {
    width: 100%;
    overflow: hidden;
}
.qy_wh_box2 {
    height: 100px;
    width: 30.8%;
    float: left;
    margin: 0 1% 10px 1%;
    border: 1px gray solid;
    border-radius: 5px;
    /* overflow: hidden; */
}
.qy_wh_box2 img {
    margin: 10px;
    width: 380px;
    height: 80px;
}
/*****************联系我们*****************/
.case .box1{
	width: 100%;
}
.case .box1 .box11{
	width: 100%;
	height: 193px;
	margin: 90px 0 0 0;
	border-bottom: 1px #e5e5e5 solid;
}
.case .box1 .box11 ul{
	width: 100%;
}
.case .box1 .box11 ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.case .box1 .box11 ul li img{
	height: 40px;
}
.case .box1 .box11 ul li .text p{
	color: #5f5f5f;
	margin: 0;
	line-height: 25px;
	font-size: 14px;
}
.case .box1 .box11 ul li .text p:first-of-type{
	margin: 30px 0 0 0;
}
.case .box1 .box11 ul li .text{
	width: 100%;
	height: 100px;
	position: relative;
}
.case .box1 .box11 ul li .text1{
	position: relative;
}
.case .box1 .box11 ul li .text1::before{
	content: "";
	position: absolute;
	border-right: 1px #e5e5e5 solid;
	height: 54px;
	width:1px; 
	right: 0;
	top: -37px;
}
/**********************人才资源**********************/
.list_box table {
    line-height: 48px;
    border: 1px #d3d3d3 solid;
}

.list_box table {
    font-size: inherit;
    font: 100%;
}
.list_box table {
    border-collapse: collapse;
    border-spacing: 0;
}

.list_box table th {
    padding-left: 20px;
}
.list_box caption, th {
    text-align: left;
}
.list_box caption, th {
    text-align: left;
}
 .list_box h6 {
    font-weight: bold;
}
.list_box .h-text1 {
    text-align: center;
    width: 380px;
    float: right;
}
.list_box h6, .h6 {
    font-size: 14px;
}
.list_box table td {
    text-align: left;
    padding-left: 20px;
}
:link, :visited, ins {
    text-decoration: none;
}
.list_box table span {
    float: left;
}
a {
    color: #4d4d4d;
    text-decoration: none;
}
/*******************人才资源子*******************/
.qy_wh_box8 {
    border: 1px #d3d3d3 solid;
    height: auto;
}
.qy_wh_box9 {
    border-bottom: 1px #d3d3d3 solid;
    margin: 0 56px;
    height: 200px;
}
.qy_wh_box8 p {
    text-align: left;
    padding: 2px 114px;
    font-size: 16px;
	color: #878787;
}
.qy_wh p {
    line-height: 30px;
	margin: 0;
}

.qy_wh_box8 h5 {
    text-align: left;
    padding: 40px 114px 15px 114px;
	font-size: 18px;
	font-weight: 700;
	color: #333333;
}
.qy_wh li {
    height: 35px;
    width: 80px;
    background-color: #ff0000;
    font-size: 16px;
    line-height: 35px;
    margin: 63px auto;
    font-weight: 600;
}	
.qy_wh li a {
    color: white;
}
li {
    list-style: none;
}
.qy_wh_box9 h2 {
    padding-top: 67px;
	color: #333333;
}
h2, .h2 {
    font-size: 26px;
	font-weight: bold;
}
.qy_wh_box9 p {
    text-align: center!important;
    padding-top: 6px!important;
}