body{background-color:#ffffff;background-position:center top;font-family:'Microsoft YaHei','Simsun',Arial;font-size:14px;line-height:1.5;color:#666666;}a{color:#666666;}a:hover{color:#0084e9;}

.introduction {
    color: #666;
    line-height: 30px;
    padding-bottom: 100px;
}

.introduction b {
    display: block;
    font-size: 18px;
    color: #c91b2c;
	margin-bottom: 15px;
}
.introduction .txtBox {
    margin-bottom: 60px;
}
.introduction .table {
    width: 100%;
    border: 1px solid #dedede;
    border-left: 0;
    border-right: 0;
    height: 141px;
}
.fr {
    float: right;
}
.introduction .table li {
    width: 25%;
    float: left;
    text-align: center;
	    list-style-position: outside;
    list-style-type: none;
}
.introduction .table .num {
    font-size: 42px;
    color: #c91b2c;
    font-weight: bold;
    margin: 36px 0 14px;
    font-family: nt2;
}
.introduction .table .txt {
    color: #666;
}
.introduction .table .line {
    width: 1px;
    height: 63px;
    background: #dedede;
    float: right;
    margin-top: -74px;
}

@media screen and (max-width: 1004px){
.introduction .txtBox {
    margin-bottom: 20px;
}
.introduction .table {
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding-bottom: 13px;
}
.introduction .table li {
    width: 48%;
    text-align: center;
}
.introduction .table .num {
    font-size: 23px;
    margin: 14px 0 1px;
}
.introduction .table .txt {
    padding: 0 10px;
    font-size: 12px;
    line-height: 21px;
    height: 42px;
}
.introduction .table .line {
    display: none;
}
}


.hr_list {
    position: relative;
}
.hr_list .hr_table {
    position: relative;
    width: 100%;
    margin-top: 27px;
}
.hr_list .hr_table .hr_title {
    position: relative;
    width: 100%;
    background-color: #153f8f;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    display: flex;
    text-align: center;
}
.hr_title span.td-1 {
    display: block;
    width: calc(19% - 1px);
    border-right: 1px solid #fff;
}
.hr_list .hr_table .hr_title span.td-2 {
    display: block;
    width: calc(10% - 1px);
    border-right: 1px solid #fff;
}
.hr_list .hr_table .hr_title span.td-3 {
    display: block;
    width: calc(15.5% - 1px);
    border-right: 1px solid #fff;
}
.hr_list .hr_table .hr_title span.td-4 {
    display: block;
    width: 57%;
}
.hr_list .hr_table .hr_title {
    position: relative;
    width: 100%;
    background-color: #184192;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    display: flex;
    text-align: center;
}

.hr_list .hr_table .hr_small .hr_small_context {
    position: relative;
    padding: 25px 75px;
    background-color: #f8f8f7;
    color: #6c6c6c;
    font-size: 16px;
    line-height: 38px;
    display: none;
    /* border-bottom: 1px solid #eee; */
}
.hr_list .hr_table .hr_small a.hr_small_title {
    position: relative;
    width: 100%;
    display: flex;
    color: #666;
    font-size: 16px;
    line-height: 28px;
}

.hr_list .hr_table .hr_small span.td-1 {
    width: calc(19% - 1px);
    margin-right: 1px;
    text-align: center;
}
.hr_list .hr_table .hr_small span.td-2 {
    width: calc(10% - 1px);
    margin-right: 1px;
    text-align: center;
}
.hr_list .hr_table .hr_small span.td-3 {
    width: calc(15.5% - 1px);
    margin-right: 1px;
    text-align: center;
}
.hr_list .hr_table .hr_small span.td-4 {
    width: 57%;
    text-indent: 28px;
}
.hr_list .hr_table .hr_small span {
    display: block;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0px;
}
@media screen and (max-width: 767px){
	
	#plugin_3551641464546141{    margin-right: 10px;    margin-left: 10px;}
	
	}
	
	
.mod-yema:hover{ background:#184192; color:#fff;}
.mod-yema a:hover{ color:#fff;}
.mod-yema a:hover a{ color:#fff;}