@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";
	background-color: #FFFFFF;
	font-size: 16px;
}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}
/*当前位置*/
.dqwz {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	min-height: 10px;
	padding: 19px 0 30px;
}

.dqwz span {
	float: left;
	padding-left: 30px;
	background: url(house.png) no-repeat left center;
	color: #666666;
}

.dqwz span a {
	font-size: 14px;
	    font-family: Microsoft YaHei;
	    font-weight: 400;
	    color: #666666;
}
.main{
	width: 1270px;
	min-height: 100px;
	margin: 0 auto;
}




/* 左侧样式 */
.labor_left{
	float: left;
	min-height: 50px;
	width: 270px;
}
.labor_left .left_father{
	background: linear-gradient(0deg, #DE3018 0%, #F65944 100%);
    width: 270px;
    height: 100px;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    border: none;
}
.labor_left .left_father img{
	margin-right: 26px;
}
.labor_left .left_son{
	box-sizing: border-box;
    padding-left: 37px;
    background-color: #F2F2F2;
    margin-bottom: 5px;
    border-left: 3px solid #E6E6E6;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #4D4D4D;
	margin-top: 5px;
}
.labor_left .left_son a{
	 color: #4D4D4D;
}
.labor_left .left_son a span{
	width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background-color: #CCCCCC;
    display: inline-block;
    margin-right: 30px;
}
.labor_left .left_son_on a{
	color: #DE3018!important;
}
.labor_left .left_son_on a span{
	background-color: #DE3018;
}
.left_son_on{
	color: #DE3018!important;
    background-color: #E6E6E6!important;
    border-left: 3px solid #DE3018!important;
}

/* 右侧样式 */
.labor_right{
	float: left;
	min-height: 50px;
	width: 970px;
	margin-left: 30px;
}
.labor_right .right_title{
	background-color: #F2F2F2;
    height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DE3018;
}
.labor_right .right_title img{
	margin-right: 10px;
}
.labor_right .right_list{
	box-sizing: border-box;
    padding: 30px 0 10px 0;
    display: block;
    width: 970px;
    min-height: 194px;
    border-bottom: 1px solid #E6E6E6;
}
.labor_right .right_list h5{
	font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1A1A1A;
}
.labor_right .right_list .div1 {
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.labor_right .right_list .div1 img {
    width: 260px;
    height: 150px;
    margin-right: 26px;
}
.labor_right .right_list .div1 p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 32px;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.labor_right .right_list .div2 {
    display: flex;
    justify-content: end;
    align-items: center;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #808080;
    line-height: 27px;
}



.left_sun{
	width: 270px;
    min-height: 180px;
    background: #F2F2F2;
    margin-bottom: 10px;
}
.left_sun li{
	box-sizing: border-box;
    padding-left: 77px;
    height: 45px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #4C4C4C;
    cursor: pointer;
}
.left_sun li a{
	 color: #4C4C4C;
}
.left_sun .left_sun_on a{
	color: #DE3018;
}
.left_sun_on{
	color: #DE3018!important;
}
.left_son i{
	
	width: 22px;
	height: 22px;
	padding-left: 82px;
	background: url(hong_xia.png) no-repeat center right;
}


.rotatename {
    background: url(hong_left.png) no-repeat bottom right!important;
	height: 25px!important;
}
.rotatename2{
	background: url(hei_left.png) no-repeat bottom right!important;
	height: 25px!important;
}