/*====================公共样式======================*/
* {
    margin: 0;
    padding: 0;
}

img {
    margin: 0;
    border: 0 none;
    vertical-align: center;
    vertical-align: middle;
}

ul, li {
    list-style-type: none;
}

body, input, select, button, textarea {
    font-family: "微软雅黑";
    outline: none;
}
/*设置默认字体*/
button {
    cursor: pointer;
}

i, em, cite {
    font-style: normal;
}

aside section, .body {
    display: block;
    margin: 0 auto;
}

a, a:link {
    color: #000;
    text-decoration: none;
}
/*设置a标签基本样式与伪类选择器设置*/
a:visited {
}

a:active, a:hover {
    text-decoration: none;
    color: #d00000;
}

a:focus {
    outline: none;
}

.orange {
    color: #F26E01;
}

.clear:after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.tab {
    width: 1200px;
    margin: 0 auto;
}

.tab_top {
    overflow: hidden;
}

.tab_left {
    width: 830px;
    float: left;
}

.tab_left_af {
    width: 808px;
    border: 1px solid #e3e3e3;
    border-top: 3px solid #db214c;
    padding: 0 10px;
}

.tab_left_af h1 {
    font-size: 18px;
    padding: 15px 10px;
    border-bottom: 1px solid #e3e3e3;
}

.tla_logo {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

.tla_logo dl {
    width: 20%;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
}

.tla_logo dl:nth-child(1) dt {
    color: #f0305b;
}

.tla_logo dl:nth-child(2) dt {
    color: #f16211;
}

.tla_logo dl:nth-child(3) dt {
    color: #f18c14;
}

.tla_logo dl dt {
    width: 47px;
    float: left;
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    color: #d3b288;
}

.tla_logo dl dd {
    width: 114px;
    float: right;
}

.dd_logo {
    width: 112px;
    height: 63px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

.tla_logo dl dd img {
    width: 100%;
}

.tla_logo dl dd em {
    display: block;
    text-align: center;
    line-height: 180%;
    color: #999;
    font-size: 14px;
}

.tab_left_bf {
    width: 828px;
    border: 1px #eee solid;
    margin: 20px 0;
}

.tlb_title p {
    width: 788px;
    margin: 0 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #eee dashed;
    font-size: 14px;
    color: #898989;
}

.tlb_title p i {
    font-style: normal;
    color: #e50419;
    margin: 0 5px;
}

.tlb_li {
    width: 790px;
    padding: 10px 20px;
}

.tlb_li li:first-child {
    border: none;
}

.tlb_li li {
    width: 100%;
    height: 130px;
    padding: 19px 0;
    border-top: 1px #eee solid;
    display: block;
}

.tlb_li .focusPic_li {
    height: auto;
    position: relative;
}

.tlb_li_img {
    width: 196px;
    height: 130px;
    overflow: hidden;
    display: block;
    float: left;
}

.tlb_li_img img {
    width: 100%;
}

.tlb_li_right {
    width: 574px;
    float: right;
    padding-top: 10px;
}

.tlb_li_right h6 {
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

.tlb_li_right h6 a {
    color: #595757;
}

.tlb_li_right h6 a:hover {
    color: #e50419;
}

.tlb_li_right p {
    color: #898989;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 10px;
}

.label_box {
    width: 100%;
    height: 23px;
    overflow: hidden;
    padding-top: 20px;
}

.label_span {
    display: block;
    float: left;
    width: 85%;
    color: #898989;
    overflow: hidden;
}

.label_span i {
    font-style: normal;
    font-size: 12px;
    display: inline-block;
    line-height: 23px;
}

.label_span a {
    display: inline-block;
    padding: 2px 5px;
    border: 1px #eee solid;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 12px;
    color: #898989;
}

.label_span a:hover {
    color: #fff;
    background: #bf1923;
}

.tlb_li_right em {
    float: right;
    line-height: 23px;
    display: block;
    font-size: 12px;
    color: #898989;
}

.tab_right {
    width: 342px;
    float: right;
}

.tab_right_af {
    width: 300px;
    padding: 30px 20px 10px;
    background: #fff;
    padding-top: 0;
    border: 1px #eee solid;
    margin-bottom: 20px;
    overflow: hidden;
}

.tra_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px #e50419 solid;
}

.tra_title span {
    padding-left: 8px;
    border-left: 4px #e50419 solid;
    font-size: 20px;
    color: #333;
}

.tra_banner {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.tra_banner img {
    width: 100%;
}

.tra_li_1 {
    width: 100%;
    overflow: hidden;
}

.tra_li_1 li {
    width: 50%;
    float: left;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
}

.tra_li_1 li a {
    color: #666;
}

.tra_li_1 li a:hover {
    color: #e50419;
}

.tra_li {
    width: 100%;
    padding-top: 10px;
}

.tra_li li {
    line-height: 200%;
    font-size: 17px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tra_li li a {
    color: #333;
}

.tra_li li a:hover {
    color: #e50419;
}

.housekeeper {
    width: 100%;
    height: 420px;
    padding-top: 30px;
    background: url(../images/housekeeper_bg.jpg);
    margin-bottom: 20px;
}

.housekeeper_top {
    width: 75%;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
}

.housekeeper_top dt {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 5px solid #fff;
    float: left;
}

.housekeeper_top dt img {
    width: 100%;
}

.housekeeper_top dd {
    float: right;
    color: #fff;
    padding: 15px 0 0 0;
}

.housekeeper_top dd h3 {
    font-size: 20px;
}

.housekeeper_top dd p {
    font-size: 13px;
    line-height: 30px;
}

.housekeeper_top dd p em {
    color: #ffcc4f;
    font-weight: bold;
    padding: 0 5px;
}

.housekeeper_bg {
    height: 110px;
    border-bottom: 1px dashed #fff;
    position: relative;
    margin-bottom: 20px;
}

.housekeeper_bg p {
    font-size: 20px;
    color: #ffcc4f;
    font-weight: bold;
    line-height: 36px;
    padding-left: 55px;
}

.housekeeper_bg span {
    width: 20px;
    height: 20px;
    display: block;
    background: #fff;
    position: absolute;
    border-radius: 50%;
}

.hg_left {
    bottom: -10px;
    left: -10px;
}

.hg_right {
    bottom: -10px;
    right: -10px;
}

.housekeeper_form {
    width: 80%;
    background: #fff;
    border-radius: 5px;
    padding: 10px 15px 5px;
    margin: 0 auto;
}

.hf_top {
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: hidden;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

.hf_top p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hf_top p em {
    padding: 0 5px;
    color: #db214c;
}

.hf_input p {
    margin-bottom: 10px;
    overflow: hidden;
}

.hf_input p select {
    float: left;
    width: 32%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #999;
    margin-right: 5px;
    text-indent: 10px;
}

.hf_input p select:nth-child(3) {
    margin-right: 0;
}

.hf_input p input {
    width: 99%;
    height: 35px;
    border: 1px solid #ddd;
    text-indent: 10px;
    color: #999;
}

.hf_input p button {
    width: 100%;
    height: 38px;
    line-height: 32px;
    border: 2px solid #db214c;
    background: #db214c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 0 5px 5px #ddd;
}

.hf_input p button:hover {
    background: #fff;
    color: #db214c;
}

.hf_input p {
    font-size: 12px;
    color: #333;
    text-align: center;
}

.tra_li_2 {
    width: 100%;
    padding-bottom: 15px;
}

.tra_li_2 dl {
    overflow: hidden;
    margin-top: 20px;
}

.tra_li_2 dl dt {
    width: 46%;
    float: left;
}

.tra_li_2 dl dt img {
    width: 100%;
}

.tra_li_2 dl dd {
    width: 47%;
    float: right;
}

.tra_li_2 dl dd p {
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    font-size: 14px;
}

.tra_li_2 dl dd p a {
    color: #333;
}

.tra_li_2 dl dd p a:hover {
    color: #e50419;
}

.tra_li_2 dl dd em {
    float: right;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    color: #999;
}

.tra_li_2 dl dd em i {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: no-repeat url(../images/sbt_2.png) center;
    background-size: 100%;
    margin-right: 5px;
}

.tab_bottom {
    width: 1200px;
    margin: 20px auto;
}

.tab_bottom_top {
    width: 1200px;
    height: 40px;
    margin: 0 auto 35px;
    border-bottom: 5px solid #a7a7a7;
    font-size: 0px;
}

.tab_bottom_top h2 {
    height: 40px;
    line-height: 40px;
    border-bottom: 5px solid #db214c;
    font-size: 30px;
    font-weight: bold;
    white-space: nowrap;
    display: inline-block;
}

.tab_bottom_top span {
    display: inline-block;
    height: 30px;
    border-left: 10px solid #fff;
    margin-top: 15px;
    font: 20px "Myriad Pro";
    text-transform: uppercase;
    color: #999999;
}

.tab_bottom_li {
    width: 1200px;
    position: relative;
    display: flex;
    justify-content: space-around;
}

.tab_bottom_li li {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e3e3e3;
    border-radius: 15px;
    background: #fff;
    text-align: center;
    font-size: 12px;
}

.tab_bottom_li li a {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999;
    border-radius: 15px;
}

.tab_bottom_li .rus_tbi {
    color: #fff;
    background: #bf1923;
}

.tab_bottom_li li a:hover {
    color: #fff;
    background: #bf1923;
}

.tab_bottom_li span {
    display: block;
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -10;
}

.tab_bottom_bottom {
    width: 1188px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    border: 1px solid #e3e3e3;
    padding: 10px 5px 0;
    margin: 20px 0;
}

.tab_bottom_bottom li {
    width: 170px;
    border: 1px solid #e3e3e3;
    padding: 7px;
    margin-bottom: 10px;
}

.tbb_img {
    width: 170px;
    height: 113px;
    overflow: hidden;
    display: block;
}

.tbb_img img {
    width: 100%;
}

.tab_bottom_bottom li p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-weight: nowrap;
    margin-top: 5px;
}

.tab_bottom_more {
    width: 1200px;
    height: 35px;
    position: relative;
    margin: 20px auto;
    text-align: center;
}

.tab_bottom_more span {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: #bf1923;
    display: inline-block;
    border-radius: 20px;
    border: 2px solid #bf1923;
}

.tab_bottom_more span:hover {
    background: #fff;
    color: #bf1923;
}

.tab_bottom_more i {
    width: 1200px;
    height: 1px;
    display: block;
    background: #e3e3e3;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -10;
}

.hide {
    display: none;
}

.tlb_details {
    line-height: 200%;
    width: 788px;
    padding: 15px 20px;
    color: #898989;
    border-bottom: 1px #eee solid;
    font-size: 14px;
}

.tlb_li .focusPic {
    margin: 20px 0;
    text-align: center;
    position: relative;
}

.tlb_li .focusPic::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAA2UlEQVR42rWTIRLCMBBFewO4S87QC/QEYJgKFI6pQFVkUJiiEB0UU4EqKjKqKiampyFfZGaZbbqGiDdNNtu87jYplFKHP7MLlIFNoCCCLKJtUlBV1RFPibquTyu5ZVIwDMMNpNa6rmvjWGt9Seyz/xFM0/SieO8/dN40zRl5iDvn3ojRMej7/kr3ZAIylyuTK+ACqd/jON6jBOAdY8yDxpAnCNI/Hl8rgTwmQDAKJFAFcpdItgingvaWI1e6KrDWPnFKsgjQN7YoCJaY59kwAb+5MqhUjFNBTr4o+NIDSUJaEwAAAABJRU5ErkJggg==) left bottom no-repeat;
}

.tlb_li .focusPic img {
    max-width: 100%;
}
