﻿.w1200 {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.hidden {
    display: none;
}
.box {
    padding: 0 20px;
    margin: 10px auto 0 auto;
}
.fl {
    float: left;
}
.box-tit {
    position: relative;
    height: 55px;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    padding-left: 10px;
}
.box-tit-a,.box-tit-b {
    height: 55px;
    line-height: 55px;
}
.box-tit-a h2 {
    font-size: 18px;
}
.xxlist {
    background: #fff;
    overflow: hidden;
    padding: 10px;
}
.col-md-5 {
    width: 20%;
}
.xxlist li:nth-child(-n+5) {
    margin-top: 0px;
}
.xxlist li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
    margin: 20px 0 0 0;
}
.xxlist li img {
    width: 54px;
    height: 54px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    float: left;
    border-radius: 50%;
}
.xxlist li .name-is {
    width: 162px;
    vertical-align: middle;
    float: right;
    margin-right: 5px;
}
.xxlist li .name-is .cn {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xxlist li .name-is .en {
    color: #b0adad;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xxlist li .name-is .en span {
    margin-right: 5px;
    padding: 2px 6px;
    background: #cecece4d;
    border-radius: 20px;
    font-size: 12px;
}
.w890 {
    width: 890px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}
.listtit {
    border-bottom: 1px solid #e4e4e4;
    padding-left: 20px;
    line-height: 55px;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}
.listtit h1 {
    float: left;
    font-size: 18px;
    font-weight: 500;
}
.listtit span {
    float: right;
    color: gray;
    padding-right: 10px;
}
.listtit span i {
    padding: 0 2px;
    color: #e62318;
    font-style: normal;
}
.list-item {
    background: #fff;
    overflow: hidden;
}
.list-item .conlist {
    width: 100%;
    overflow: hidden;
    margin: 10px;
}
.list-item .conlist .img {
    width: 150px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
}
.list-item .conlist .img a img {
    width: 136px;
    height: 127px;
}
.list-item .conlist .info-item {
    margin: 0 20px;
    padding-bottom: 20px;
    position: relative;
}
.list-item li .title {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.list-item .conlist .info-item .title {
    font-size: 18px;
    float: left;
}
.list-item .conlist .info-item .guanzhu {
    float: left;
    padding-left: 20px;
    color: #CCC;
    font-size: 12px;
    padding-top: 5px;
}
.list-item .conlist .info-item .guanzhu strong {
    color: #F00;
}
.list-item .conlist .info-item .more {
    float: right;
}
.list-item .conlist .info-item .more a {
    display: block;
    height: 30px;
    line-height: 30px;
    background: #62C4A6;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
}
.list-item .conlist .xico {
    width: 693px;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 12.5px;
    font-family: Microsoft YaHei;
}
.list-item .conlist .xico em {
    color: #999;
    font-style: normal;
}
.w300 {
    width: 300px;
    float: left;
    overflow: hidden;
}
.side {
    background: #fff;
    margin: 10px auto;
    padding: 0 5px;
    overflow: hidden;
}
.atit {
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    line-height: 55px;
    height: 55px;
}
.atit h3 {
    float: left;
    border-left: 3px solid #45b208;
    padding-left: 8px;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    margin-top: 12px;
}
.slist ul {
    overflow: hidden;
}
.slist ul li {
    float: left;
    padding: 5px;
    display: flex;
    align-items: center;
    flex-grow: 1;
    width: 100%;
    overflow: hidden;
}
.slist ul li .slogo {
    width: 60px;
    height: 60px;
}
.slist ul li .slogo img {
    width: 100%;
}
.slist ul li .list-info {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 70%;
    overflow: hidden;
}
.slist ul li .list-info .title2 a {
    font-weight: 600;
    font-size: 16px;
    width: 90%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.slist ul li .list-info .lable {
    margin-bottom: 10px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    flood-color: #515a6e;
    margin-right: 13px;
    color: #999;
    font-size: 12px;
}
.slist ul li .list-info .lable span {
    margin-right: 5px;
    padding: 2px 6px;
    background: #cecece4d;
    border-radius: 20px;
    font-size: 12px;
}
.pagelist {
    width: 650px;
    margin: 6px auto;
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.pagelist a {
    border: 1px solid #fad4a2;
    color: #666;
    padding: 6px 8px 6px 9px;
    margin: 0 2px;
    font-size: 14px;
}
.pagelist b {
    border: 1px solid #fad4a2;
    color: #fff;
    padding: 6px 8px 6px 9px;
    text-decoration: none;
    font-size: 14px;
    background-color: #F7644F;
}
.xxhead {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    padding-bottom: 40px;
    height: 210px;
    z-index: 1;
    background: linear-gradient(131deg, rgb(255 192 0 / 35%) 0%, rgb(143 103 68 / 0.80) 100%);
    display: flex;
}
.xxhead .xxlogo img {
    width: 130px;
    height: 130px;
    padding: 40px 20px;
    margin-right: 20px;
    margin-left: 9px;
    border-radius: 20%;
}
.xxhead .xxinfo {
    color: #fff;
    margin-top: 30px;
}
.xxhead .xxinfo .tit {
    overflow: hidden;
    line-height: 30px;
}
.xxhead .xxinfo .tit h1 {
    float: left;
    padding-right: 20px;
    font-size: 26px;
}
.xxhead .xxinfo .tit span {
    float: left;
    font-size: 16px;
    color: #f1f1f1;
}
.xxhead .xxinfo .tit .fankui {
    background: #50ad1d;
    padding: 5px 7px;
    line-height: 18px;
    margin-left: 15px;
    border-radius: 5px;
}
.xxhead .xxinfo p {
    margin-top: 26px;
    font-size: 14px;
}
.xxhead .xxinfo .label span {
    margin-right: 10px;
    padding: 7px 16px;
    background: rgba(255,255,255,0.3);
    border-radius: 22px;
    font-size: 14px;
}
.xxhead .xxinfo p {
    margin-top: 26px;
    font-size: 14px;
}
.xxhead .xxinfo .xinxi span {
    padding-right: 10px;
}
.xxhead .xxinfo .xinxi a {
    color: #fff;
    margin-right: 50px;
}
.xxdetails {
    margin-top: -38px;
    max-width: 890px;
    overflow: hidden;
}
.xxdetails .ztit {
    padding: 0 10px;
    overflow: hidden;
}
.xxdetails .ztit h3 {
    background: #fff;
    color: #e62318;
    padding: 0 28px;
    border-radius: 2px;
    line-height: 36px;
    font-size: 16px;
    width: 8%;
}
.pingfen {
    background: #fff;
    margin: 10px auto;
    padding: 10px;
    overflow: hidden;
}
.xxdetails .content {
    padding: 15px 10px;
    margin-top: 10px;
    overflow: hidden;
    background: #fff;
}
.xxdetails .content p {
    margin-top: 15px;
    line-height: 26px;
}
.pingfen {
    background: #fff;
    margin: 10px auto;
    padding: 10px;
    overflow: hidden;
}

.pingfen li {
    width: 33.333%;
    float: left;
    line-height: 28px;
    height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.nowrap li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pingfen .star-1 {
    background: url(../image/s1.gif) no-repeat;
    background-position: 65px;
    background-size: 128px 22px;
}

.pingfen .star-2 {
    background: url(../image/s2.gif) no-repeat;
    background-position: 65px;
    background-size: 128px 22px;
}

.pingfen .star-3 {
    background: url(../image/s3.gif) no-repeat;
    background-position: 65px;
    background-size: 128px 22px;
}

.pingfen .star-4 {
    background: url(../image/s4.gif) no-repeat;
    background-position: 65px;
    background-size: 128px 22px;
}

.pingfen .star-5 {
    background: url(../image/s5.gif) no-repeat;
    background-position: 65px;
    background-size: 128px 22px;
}
.pre {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
    background: #fff;
}
.pre li {
    width: 96%;
    float: left;
    padding: 0 2%;
    font-size: 16px;
    line-height: 32px;
    color: #5d5d5d;
}
.pre li:nth-child(1) {
    margin-right: 0.5%;
}
.pre li a {
    color: #45b208;
}

.list-item li.info:not(:last-child) {
    border-bottom: 1px solid #F8F8F8;
}
.list-item li.info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 40px 15px 20px;
}
.list-item li .title {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.list-item li .clogo {
    width: 60px;
    height: 60px;
}
.list-item li .clogo img {
    width: 100%;
}
.list-item li .item {
    margin-left: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.list-item li .item .item-detail a {
    font-weight: 600;
    font-size: 16px;
}
.list-item li .item .item-detail i {
    margin-left: 25px;
    font-size: 13px;
    font-style: normal;
}
.list-item li .item .item-lable {
    margin-top: 10px;
}
.list-item li .item .item-lable span {
    line-height: 24px;
    height: 24px;
    border-radius: 5px;
    margin-right: 6px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
    padding: 2px 5px;
}
.list-item li .item-button a {
    color: #fff;
    background-color: #62C4A6;
    padding: 6px 15px;
    border-radius: 25px;
}
.pavilion-inner {
    max-width: 890px;
    margin-top: -36px;
}
.pavilion-inner .tabs {
    padding: 0 10px;
    overflow: hidden;
}
.pavilion-inner .tabs li {
    float: left;
    padding: 0 28px;
    background: #ffffff4d;
    border-radius: 2px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    letter-spacing: .35px;
}
.pavilion-inner .tabs li {
    margin-left: 21.2667px;
    cursor: pointer;
}

.pavilion-inner .tabs li:first-child {
    margin-left: 0;
}

.pavilion-inner .tabs li.dy1 {
    background: #fff;
    color: #e62318;
}

.pavilion-inner .tab-content-wrap {
    position: relative;
    background: #fff;
    padding: 10px;
    line-height: 27px;
    height: auto;
}

.pavilion-inner .koubei p {
    background: #f2f5f7;
    border-radius: 20px;
    margin-top: 20px;
    padding: 10px 20px;
    line-height: 36px;
    display: block;
    font-size: 15px;
    color: #333;
}

.pavilion-inner .koubei i {
    font-size: 22px;
    font-weight: bold;
    color: #f95539;
    font-style: normal;
}

.pavilion-inner .tab-content p {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px;
}
.tab-content-wrap table {
    width: 870px;
    margin: 0 auto;
    font-weight: 400;
    color: #333;
    margin-bottom: 15px;
}

.tab-content-wrap table td, table th {
    padding: 6px;
    min-width: 0;
    box-sizing: border-box;
    text-overflow: ellipsis;
    vertical-align: middle;
    position: relative;
    border-bottom: 1px solid #ebeef5;
    border-right: 1px solid #ebeef5;
    font-size: 14px;
}

.tab-content-wrap table td span {
    padding: 0 5px;
}

.tab-content-wrap table tbody {
    text-align: center
}

.tab-content-wrap table thead th {
    height: 46px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #ebeef5
}

.tab-content-wrap table thead {
    background: #F2F5FE;
    border: 1px solid #f4f4f4
}

.tab-content-wrap table {
    font-size: 14px;
    border-spacing: 0;
    table-layout: fixed;
    border-collapse: separate;
    border-left: 1px solid #ebeef5;
    border-top: 1px solid #ebeef5;
}

.tab-content-wrap table tr:hover>td {
    background-color: #f5f7fa;
}

.tab-content-wrap thead tr {
    background: #F2F5FE!important;
}