.header, .container {
    width: 1200px;
}
.navigation-con{
    background-color:var(--themeColor);
}
.navigation{
    width: 1200px;
    margin: 0 auto;
}
.navigation .ico-light{
    z-index: 1111;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

}
.swiper-slide {
    background-position: center;
    background-size: cover;
}
:root {
    --swiper-theme-color: #fff;
}
.swiper-pagination-bullet{
    width:12px ;
    height: 12px;
}
.banner_mag {
    width: 760px;
    position: absolute;
    z-index: 333;
    left: 50%;
    top: 190px;
    margin-left: -380px;
    text-align: left;
}
.banner_magnr {
    width: 720px;
    height: 200px;
    padding: 40px 0 0 40px;
    color: #fff;
    text-align: left;
    background: url(../image/searchbj.png) no-repeat!important;
    background: url(../image/newgif.gif) no-repeat;
    margin: 0 auto;
}
.news01 {
    width: 720px;
    height: 54px;
}
.news01 .s1 {
    float: left;
    width: 220px;
    height: 54px;
    background: url(../image/common/sprite-common.png) no-repeat;
    background-position: 0 0;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/slogoV01.png",sizingMethod='crop',enabled=true);
    text-indent: -999em;
}
.news01 .s1 a {
    width: 220px;
    height: 54px;
    display: block;
}
.news02 {
    width: 720px;
    height: 36px;
    margin-top: 10px;
    z-index: 888;
    position: relative;
}
.news02 .s1 {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    position: relative;
}
.news02 .s1 a {
    float: left;
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.news02 .s1 a {
    padding: 0 7px;
}
.news02 .s1 a.cur {
    background:var(--themeColor);
    border-radius: 3px;
}
.news03 {
    width: 720px;
    height: 42px;
    margin-top: 10px;
    z-index: 777;
}
.news02 .searchjt {
    width: 16px;
    height: 7px;
    background: url(../image/navsjt.gif) no-repeat;
    position: absolute;
    bottom: -10px;
    left: 24px;
    display: none;
}
.banner_magnr .news02 a:first-child .searchjt{
    display: block;
}
.sinputstyle {
    float: left;
    width: 528px;
    height: 42px;
    line-height: 42px;
    color: #888;
    overflow: hidden;
    border: 0;
    font-size: 14px;
    text-indent: 10px;
    overflow: hidden;
    outline: none;
    z-index:2;
    display: none;
}
.sinputstyle:first-child{
    display: block;
}
.rbtnmap a{
    width: 82px;
    height: 42px;
    background: var(--themeColor);
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 42px;
    font-size: 15px;
}
.sbuttonstyle {
    float: left;
    cursor: pointer;
    border: 0;
    width: 60px;
    height: 43px;
    line-height: 43px;
    background: url(../image/search.png) var(--themeColor) no-repeat;
    outline: none;
    text-align: center;
    background-position: center;
}
.rbtnmap {
    float: left;
    width: 82px;
    height: 42px;
    overflow: hidden;
    margin-left: 8px;
}
.bigbanner a {
    padding: 0px;
}
.newtool {
    width: 100%;
    height: 54px;
    padding: 30px 0;
    min-width: 1200px;
}
.newtoolnr {
    width: 1200px;
    height: 54px;
    margin: 0 auto;
}
.newtoolnr {
    position: relative;
}
.newtoolnr .Ntd {
    float: left;
    height: 54px;
    border-right: 1px dashed #ddd;
    position: relative;
    margin-left: 26px;
}
.newtoolnr .Ntd.no01 {
    width: 210px;
}
.newtoolnr .Ntd .s3 {
    float: left;
    width: 80px;
    height: 54px;
    line-height: 54px;
    font-size: 26px;
    color: #df2f30;
}

.newtoolnr .Ntd .s3 a, .newtoolnr .Ntd .s3 a:hover {
    color:var(--themeColor);
    text-decoration: none;
}
.newtoolnr .Ntd .s2 {
    float: left;
    line-height: 27px;
    font-size: 15px;
    margin-left: 80px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.newtoolnr .Ntd .s2 p {
    width: 100%;
    overflow: hidden;
}
.newtoolnr .Ntd .s2 a {
    float: left;
    display: inline-table;
}
.newtoolnr .Ntd .s2 a.mrr02 {
    margin-right: 48px;
}
.newtoolnr .Ntd.no02 {
    width: 210px;
}
.newtoolnr .Ntd:first-child {
 margin-left: 0;
}
.newtoolnr .Ntd.no03 {
    width: 235px;
}
.newtoolnr .Ntd.no05 {
    width: 186px;
}
.newtoolnr .Ntd:last-child {
    border-right: 0px;
}

.newtoolnr .Ntd.no04 {
    width: 250px;
}
.newtoolnr .Ntd .s2.ml-90{
    margin-left: 106px;
}
.laybox {
    width: 1200px;
    overflow: hidden;
    *zoom: 1;
    z-index: 2;
    margin: 0 auto;
    background-color: #fff;
}
.mt20 {
    margin-top: 20px !important;
}
.tetit {
    width: 1200px;
    height: 46px;
    display: flex;
}
.tetit .s2 {
    flex: 1;
    text-align: center;
    height: 47px;
    line-height: 47px;
    border-bottom: 3px solid #f3f3f3;
    font-size: 18px;
    cursor: pointer;
    background: #f3f3f3;
    margin-right: 3px;
}
.tetit .s1 a, .tetit .s2 a {
    text-decoration: none;
    display: block;

}
.tetit .s1 {

    text-align: center;
    border-bottom: 3px solid var(--themeColor);
    font-size: 18px;
    font-weight: bold;
    height: 47px;
    line-height: 47px;
    background: #f3f3f3;
    margin-right: 3px;
}
.tenr {
    overflow: hidden;
    margin-top: 25px;
    min-width: 1200px;
}
.tenrtd {
    float: left;
    width: 282px;
    height: 252px;
    overflow: hidden;
    margin-right: 24px;
}
.tenrtd:last-child{
    margin-right: 0;
}

.tenrtd .pic {
    width: 282px;
    height: 188px;
    overflow: hidden;
    position: relative;
}
.livearea {
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
}
.livearea li {
    float: left;
    width: auto!important;
    height: 20px!important;
    line-height: 20px;
    padding: 0 6px;
    font-size: 12px;
    color: #fff;
    background: var(--themeColor);
    border-radius: 2px;
    margin: 0;
}
.tenrtd .text1 {
    width: 266px;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    overflow: hidden;
    font-size: 14px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
    background-color: rgba(0,0,0,0.6);
    color: #fff;
}
.tenrtd .text1 span {
    float: right;
    width: 100px;
    overflow: hidden;
    text-align: right;
    font-size: 12px;
}
.tenrtd .text1 a {
    color: #fff;
}
.tenrtd .text2 {
    width: 282px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 6px;
}
.tenrtd .text2 b {
    font-weight: 700;
    font-size: 15px;
    padding-right: 5px;
    color: #df2f30;
}
.tenrtd .text3 {
    width: 282px;
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
    overflow: hidden;
    font-size: 12px;
}
.tenrtd .text3 span {
    float: left;
}
.btns a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
}
.btns .b2 {
    margin-right: 8px;
    color: #333;
    overflow: hidden;
}

.pholder{display: inline-block;
    color: #999;
    position: absolute;
    left: 0;
    top: 11px;
    #top: 11px;
    z-index: 1;
    font-size: 14px;
    text-indent: 10px;}
.ss2,#ss2,.ss3,#ss3,.ss4,#ss4,.ss5,#ss5,.ss6,#ss6,.ss7,#ss7,.ss8,#ss8{display: none;}
.searchMsg {
    display: none;
    max-height: 600px;
    overflow: auto;
    width: 528px;
    font-size: 14px;
    background-color: #fff;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .5);
    z-index: 1;
    margin-top: 2px;
}
.searchMsg .searchMsgTitle {
    padding: 0 21px;
    line-height: 42px;
    background-color: #f4f7f9;
}
.searchMsg .searchMsgTitle .searchMsgName {
    display: inline-block;
    width: 60%;
    color: #849aae;
}
.searchMsg ul li a {
    display: block;
    padding: 0 21px;
    line-height: 42px;
}
.searchMsg ul li a .msgListTitle {
    display: inline-block;
    color: #101d37;
    width: 81%;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.searchMsg ul li a .msgListTitle .sug_region {
    width: 40px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 2px;
    font-size: 12px;
    color: #a0a3a5;
    margin-right: 4px;
    display: inline-block;
}
.searchMsg ul li a .msgListTitle .historyKey {
    color: #001a00;
}
.searchMsg ul li a .msgListTitle .sub-text {
    font-size: 12px;
    color: #9399a5;
}
.searchMsg ul li a .msgListAdd {
    display: inline-block;
    color: #b0b3b4;
    width: 18%;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}
.a200 {
    float: left;
    width: 260px;
}
.tit222, .tit300 {
    height: 50px;
    line-height: 50px;
    background: #f3f3f3;
    *zoom: 1;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 15px;
}
.tit222 span {
    width: 60px;
    overflow: hidden;
    padding-left: 18px;
    background: url(../image/search_iconzj.gif) -7px -222px no-repeat;
    color: #333333;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-left: 15px;
    font-weight: normal;
}
.mt40{
    margin-top: 40px;
}
.a200nr {
    width: 240px;
    overflow: hidden;
}
.recommend{
    margin-top: 0!important;
}
.a866 {
    float: left;
    width: 940px;
}
.tit655 {
    height: 50px;
    font-size: 14px;
    margin-bottom: 20px;
    background: #f3f3f3;
}
.tit655 .s1, .tit655 .s2 {
    float: left;
    height: 47px;
    line-height: 47px;
    border-bottom: 3px solid #f3f3f3;
    text-align: center;
}
.tit655 .s1, .tit655 .s2 {
    position: relative;
}
.tit655 .s1 span, .tit655 .s2 span {
    margin: 0 5px;
    display: block;
    padding: 0 10px;
    font-size: 16px;
}
.tit655 .s1 span {
    border-bottom: 3px solid var(--themeColor);
    font-weight: 600;
}
.tit655 .rinfodn {
    float: right;
    font-style: normal;
    color: #333;
    font-size: 14px;
    line-height: 32px;
    padding-left: 22px;
    padding-right: 20px;
    margin-top: 9px;
    position: relative;
    background: url(../image/fangs.png) no-repeat 0 8px;
}
.rinfodn span{
    color: #f73453;
}
.code {
    display: none;
    width: 160px;
    height: 160px;
    position: absolute;
    top: 40px;
    right: 30px;
    z-index: 22;
    padding: 10px;
    background: #fff;
    border: 1px solid #f3f3f3;
}
.code img{
    width: 100%;
    height: 100%;
}
.a655nr {
    width: 606px;
    overflow: hidden;
    zoom: 1;
}
.picList1 {
    width: 606px;
    overflow: hidden;
    margin-top: -17px;
}
.picList1 li {
    float: left;
    width: 188px;
    margin-top: 17px;
    margin-right: 20px;
    display: inline;
}
.picList1 li:nth-child(2){
    margin-right: 0;
}
.picList1 li:last-child{
    margin-right: 0;
}
.picList1.home li:nth-child(2){
    margin-right: 20px;
}
.picList1.home li:nth-child(3n){
    margin-right:0;
}
.imgbox {
    position: relative;
    width: 188px;
    height: 124px;
    overflow: hidden;
}
.imgbox img {
    width: 100%;
    height: 100%;
}
.imgbox .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
}
.imgbox .text p {
    padding: 0 10px;
    font-size: 12px;
    color: #ffffff;
}
.imginfo {
    padding-top: 3px;
    height: 57px;
}
.imginfo p {
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.imginfo .price {
    float: left;
    font-size: 15px;
    margin-top: 1px;
    color: #df2f30;
}
.imginfo .number {
    float: right;
    font-size: 15px;
}
.imginfo .text3 {
    height: 22px;
    line-height: 22px;
    margin-top: 8px;
    overflow: hidden;
    font-size: 12px;
}
.imginfo .text3 span {
    float: left;
}
.btns a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ddd;
    text-decoration: none;
    font-size: 14px;
}
.btns .b2 {
    margin-right: 8px;
    color: #333;
    overflow: hidden;
}
.a655{
    width: 512px;
    float: left;
}
.a300 {
    float: right;
    width: 314px;
}
.news-alerts{
    margin-top: 0 !important;
}
.news-alerts .news-alerts-hd{
    padding-top: 0 !important;
    border:none !important;
}
.news-alerts .news-alerts-bd .item-large .info{
    width: 200px !important;
}
.recommend .scrollbox{
    height: 340px !important;
}
.list1 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 15px;
}
.list1 li em {
    color: #ddd;
    margin: 0 7px;
}
.ul04 {
    width: 240px;
    overflow: hidden;
}
.mt10 {
    margin-top: 10px !important;
}
.tgbox {
    height: 55px;
    border: 1px solid #e5e5e5;
    background: #f1f1f1;
    padding:10px 10px;
    text-align: center;
    margin-bottom: 10px;
}
.tgbox p {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}
.tgbox p em {
    font-style: normal;
    color: var(--themeColor);
    font-weight: bold;
}
.tgbox a.bm {
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background:var(--themeColor);
    border-radius: 0px;
    display: inline-block;
    margin: 0 7px 0 12px;
    text-decoration: none;
    padding: 0 5px;
}
.h-180{
    height: 180px;
}

.yhl200 {
    width:240px;
    overflow: hidden;
}
.yhl200 .pictd {
    float: left;
    width: 115px;
    height: 70px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}
.yhl200 .pictd.mr10 {
    margin-right: 10px;
}
.yhl200 .pictd .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#55000000', endColorstr='#55000000');
    background-color: rgba(0,0,0,0.5);
}
.yhl200 .pictd .mask a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    text-decoration: none;
}
.yhl200 .pictd .mask p {
    height: 20px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 25px;
}
.yhl200 .pictd.mr10 {
    margin-right: 10px;
}
.fr{
    float: right;
}
.recommend .scrollbox .viewport{
    width: 220px !important;
    height: 340px !important;
}
.recommend .recommend-bd .project .panel em{
    font-size: 13px;
    color: #999;
}
.bigtit {
    font-weight: 600;
    overflow: hidden;
    width: 300px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    white-space: normal;
    text-overflow: ellipsis;
    font-size: 18px;
}
.bigtit a {
    color: #df2f30;
    text-decoration: none;
}
.news-alerts .news-alerts-bd .item .tip-num{
    width: 4px !important;
    height: 4px !important;
    margin: 14px 6px 0 0 !important;
}
.mod-list-bd ol{
    padding-bottom: 5px;
}
.xfOperate {
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
}
.xfOperate .nrtr {
    height: 48px;
    margin-top: 10px;
}
.xfOperate .nrtr .pic {
    float: left;
    width: 65px;
    height: 48px;
    margin-right: 12px;
}
.xfOperate .nrtr .txt {
    float: left;
    width: 222px;
    height: 48px;
    line-height: 24px;
    font-size: 15px;
    overflow: hidden;
}
.nrtr .pic img{
    width:65px;height:48px
}
.nrtr .txt.on a{
    font-size:15px;font-weight:bold;color:var(--themeColor)
}
.picList1 li.swiper-li{
    width: 396px;
    height: 184px;
}
.picList1 li.swiper-li img{
    width: 100%;height: 100%;
}

.rinfodn:hover .code{
    display: block;
}
.hot-topic ul li,.hot-topic ul li img{
    width: 314px !important;
}
.grid-sm-r{
    width: auto !important;
}
.grid-lg{
    width: 865px!important;
}
.brand .brand-bd ul li,.brand .brand-bd ul li img{
    width: 202px !important;

}
.mod-list .mod-list-hd{
    border:none
}
.postform-top {
    float: left;
    width: 314px;
    height: 380px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.16);
    overflow: hidden;
}
.postform-top .postform-hd {
    width: 314px;
}
.postform-hd ul{
    display: flex;
}
.postform-top .postform-hd li {
    flex:1;
    height: 59px;

    padding: 0;
    line-height: 59px;
    text-align: center;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.postform-top .postform-hd li.active {
    border-bottom-width: 2px;
    border-bottom-color:var(--themeColor);
}
.postform-top .postform-hd li a {
    display: block;
    height: 100%;
    color: #121212;
}
.postform-top .postform-hd li.active a {
    color: var(--themeColor);
}
.postform-top .postform-bd {
    box-sizing: border-box;
    padding-left: 20px;
}
.post .post-bd .post-form-phone,.post .post-bd .post-form-name,.post .post-bd .post-form-num,.post .post-bd .post-form-explain{
    width: 115px !important;
}
.post .post-bd{
    padding:10px 18px !important;
}
.post .post-bd .mod-form-submit .btn-submit{
    width: 100% !important;
    margin-bottom: 10px;
    margin-top: 10px;
}
.route{
    line-height: 24px;
    font-size: 13px;
    color: #999;
    width: 100%;
}
.post .post-bd .mod-form-submit .tip-post{
    margin-top: 10px;

}
.post-form .mod-form-submit{
    text-align: center;
}
.post{
    margin-top: 0 !important;
}
.category ul {
    padding-bottom: 10px;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.category ul li {
    float: left;
    font-size: 17px;
    text-align: center;
    /* width: 215px; */
    height: 40px;
    line-height: 40px;
    color: #939aac;
    /* border-radius: 5px; */
    cursor: pointer;
}
.category ul li.active {
    color: var(--themeColor);
    /* background: #f73453; */
    font-weight: bold;
    border-bottom: 3px solid var(--themeColor);
    font-size: 20px;
}
.vedio-li .img{
    position: relative;
}
.vedio-li img{
    width: 100%;
}
.img-bf{
    position: absolute;
    width: 48px;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
}
.vedio-tit{
    font-size: 15px;
    margin: 10px 0;
    text-align: left;

}
.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
}
.item-li .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0;
}
.item-li .swiper-container{
    height: 260px;
}
.swiper-pagination-bullet-active{
    background: var(--themeColor);
}


.lEsf .area1 {

    margin: 0 auto;
}
.lEsf .area1 .inpt {

    height: 32px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
}
.lEsf .area1 .inpt .s1 {
    float: left;
    width: 170px;
    height: 20px;
    padding: 3px 0 6px 8px;
    border-right: 1px solid #e5e5e5;
}
.lEsf .area1 .inpt .inptstyle {
    width: 125px;
    height: 20px;
    font-size: 12px;
    color: #999;
    border: none;
    outline: none;
}
.lEsf .area1 .inpt .s2 {
    float: left;
    width: 37px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: var(--themeColor);
}
.lEsf .area1 .inpt .btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/search.png) no-repeat;
    cursor: pointer;
    margin: 6px auto 0;
    background-size: 100%;
}
.lEsf .area1 p {
    color: #999;
    overflow: hidden;
}
.lEsf .area1 p em {
    color: #666;
    margin-right: 3px;
}
.mod-list .mod-list-hd.mb-0{
    margin-bottom: 0;
}
.post .post-bd .post-form-explain{
    width:262px !important;
}
.yx-loupan{
    display: none;
    overflow: auto;
    font-size: 14px;
    background-color: #fff;
    z-index: 1;
    border: 1px solid #ddd;
    margin-top: -12px;
    border-top: none;
}
.yx-loupan .searchMsgTitle{
    padding: 0 21px;
    line-height: 32px;
    background-color: #f4f7f9;
    color: #93bbd6;
}
.yx-loupan ul li{
    border-bottom: 1px solid #eee;
}
.yx-loupan ul li:last-child{
    border-bottom: none;
}
.yx-loupan ul li a{
    display: block;
    padding: 0 21px;
    line-height: 32px;
}
.bm-num{
    text-align: center;
    margin-bottom: 10px;
    color: #888;
}
.bm-num span{
    color: #df2f30;
    font-weight: bold;
}
.route p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;

}
.footer-bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: #fff;
    left: 0;
    text-align: center;
    z-index: 111;
}

.all-sort-list {
    position: relative;
    width: 198px;
    border: 0px solid #e5e5e5;
    padding: 0px;
    background: #fff;
}

.all-sort-list .item h3 {

    line-height: 25px;
    font-size: 12px;
    font-weight: normal;
    width: 240px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 8px 10px 8px;
    _padding: 6px 8px 6px 8px;
    cursor: pointer;
}
.all-sort-list .item:first-child h3{
    padding-top: 0;
}
.all-sort-list .item h3 .btit {
    line-height: 25px;
    width: 240px;
    overflow: hidden;
}
.all-sort-list .item span {
    font-weight: bold;
    font-size: 15px;
}
.all-sort-list .item span a {
    margin: 0 10px 0 4px;
    display: inline-block;
}
.all-sort-list .item h3 .btit a {
    color: #121212;
    font-size: 15px;
}
.all-sort-list .item a {
    color: #000;
    text-decoration: none;
    margin: 0 7px 0 7px;
    display: inline-block;
}
.r300.hei200 {
    height: 200px;
}
.r30tit {
    height: 30px;
}
.r30tit .s4 {
    float: left;
    height: 30px;
    font-size: 16px;
    margin-right: 6px;
    cursor: default;
    font-weight: bold;
}


.ul02 {
    overflow: hidden;
    *zoom: 1;
}
.ul02 li {
    margin-top: -1px;
    padding: 7px 0;
    overflow: hidden;
    *zoom: 1;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
}
.ul02 li .num {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    background: #ddd;
    font-size: 14px;
}
.ul02 li .num.top {
    background: var(--themeColor);
}

.ul02 li .tit {
    float: left;
    width: 180px;
    overflow: hidden;
    font-size: 15px;
}
.ul02 li .rt {
    float: right;
    width: 94px;
    color: #999;
    text-align: right;
    overflow: hidden;
    font-size: 14px;
}
.index-jiaju{
    margin: 0 auto 2px;
    overflow: hidden;
    width: 314px;
    height: 180px;
    position: relative;
}


.index-jiaju img{
    width: 100%;
}
.bottom-pic{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.del{
    position: absolute;
    width: 30px;
    height: 30px;
    display: inline-block;
    right: 0;
    top: 10px;
}
.del img{
    width: 100%;
}
.overly-vedio{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000078;
    top: 0;
    left: 0;
    z-index: 11;
    display: none;
}
.vedio-big{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 800px;
    height: 600px;
    background: #fff;
}
.close{
    position: absolute;
    width: 60px;
    height: 60px;
    /* top: 0; */
    left: 0;
    top: 700px;
    bottom: 0;
    right: 0;
    margin: auto;
}

.adv-swiper .swiper-slide img{
    width: 314px;
}
.adv-swiper .swiper-slide .adv img{
    width: 100%;
}

.suspension-con{
    position: fixed;
    bottom: 120px;
    padding-top: 16px;
    left: 50%;
    margin-left: 620px;
    z-index: 1000;
}

.suspension .xcx {
    background-image: url(../image/xcx.png);
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    /* border: 1px solid #bcbcbc; */
    background-color: var(--themeColor);
    background-repeat: no-repeat;
    background-position: center;
}
.suspension .wap {
    background-image: url(../image/wap.png);
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    /* border: 1px solid #bcbcbc; */
    background-color: var(--themeColor);
    background-repeat: no-repeat;
    background-position: center;
}
.suspension .wap .pic {
    position: absolute;
    width: 240px;
    right: -29px;
    top: -118px;
    z-index: 30;
    display: none;
}
.suspension .xcx .pic {
    position: absolute;
    width: 240px;
    right: -29px;
    top: -118px;
    z-index: 30;
    display: none;
}
.suspension .wap .pic-content{
    position: absolute;
    width: 163px;
    height: 163px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(../image/adv.jpg) center no-repeat;
    right: 85px;
}
.suspension .xcx .pic-content{
    position: absolute;
    width: 163px;
    height: 163px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(../image/adv.jpg) center no-repeat;
    right: 85px;
}
.suspension .cart .pic-content {
    position: absolute;
    width: 163px;
    height: 163px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(../image/ad2.jpg) center no-repeat;
    right: 6px;
}
.suspension .wx .pic-content {
    position: absolute;
    width: 163px;
    height: 163px;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px 0 rgba(0,0,0,.15);
    background: url(../image/a.png) center no-repeat;
    right: 6px;
}
.suspension .cart {
    background-image: url(../image/gzh.png);
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    /* border: 1px solid #bcbcbc; */
    background-color: var(--themeColor);
    background-repeat: no-repeat;
    background-position: center;
}
.suspension .wx {
    background-image: url(../image/wx.png);
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    /* border: 1px solid #bcbcbc; */
    background-color:var(--themeColor);
    background-repeat: no-repeat;
    background-position: center;
}

.suspension a.cart:hover .pic,.suspension a.xcx:hover .pic,.suspension a.wx:hover .pic,.suspension a.wap:hover .pic {
    display: block;
}

.suspension .back-top {

    background-image: url(../image/hdb.png);
    background-repeat: no-repeat;
    background-position: center ;
    display: block;
    width: 50px;
    height: 50px;
    /* border: 1px solid #bcbcbc; */
    background-color: var(--themeColor);
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    margin-top: 1px;
}

.suspension .cart .pic {
    display: none;
    position: absolute;
    left: -139px;
    top: -120px;
    width: 139px;
    height: 163px;
}

.suspension .wx .pic {
    display: none;
    position: absolute;
    left: -139px;
    top: -120px;
    width: 139px;
    height: 163px;
}
.a1200nr{
    display: flex;
}
.w-580 {
    flex: 1;
    width: 580px;
    padding-right: 42px;
    margin-right: 22px;
}
.phtita {
    height: 36px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    display: flex;
}
.phtita .s2 {
    font-weight: normal;
    border-bottom: 0px solid #ccc;
    padding: 0 20px;
    float: left;
    height: 35px;
    flex: 1;
    text-align: center;
}
.ul03 {
    width: 567px;
    overflow: hidden;
}

.phtita .s1 {
    float: left;
    height: 35px;
    font-weight: bold;
    border-bottom: 2px solid var(--themeColor);
    padding: 0 20px;
}
.ul03 li {
    float: left;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    *zoom: 1;
    border-top: 1px dotted #d3d3d3;
    cursor: pointer;
    font-size: 14px;
    margin-top: -1px;
    padding: 0;
}
.ul03 li {
    width: 100%;
}
.ul03 li .num {
    float: left;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-top: 15px;
    font-size: 12px;
    background: rgb(223, 223, 223);
}
.ul03 li .num.top3 {
    background:var(--themeColor);
}
.ul03 li .tit {
    float: left;
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex:1;
    font-size: 15px;
}
.ul03 li a {
    cursor: pointer;
    text-decoration: none;
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.ul03 li .prc {
    float: left;
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
}
.ul03 li .rt, .ul03 li .rta, .ul03 li .rtb, .ul03 li .rtc {
    float: right;
    width: 64px;
    color: #999;
    text-align: right;
}
.footer .friend-link .friend-link-bd{
    margin-top: 25px!important;
}
.h-390{
    height: 380px;
}
.kanfang-form{
    position: absolute;
    right: -120px;
    top: 45px;
    background: #fff;
    z-index: 1111;
    padding:10px 0;
    border-radius: 5px;
    display: none;
}
.kanfang-form .tit{
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kanfang-form.free-baoming{
    top: 30%;
    left: 50%;
    margin-left: -200px;
    right: auto;
    width: 400px;
    position: fixed;
}

.post.free-baoming .post-bd .post-form-name,.post.free-baoming .post-bd .post-form-phone,.post.free-baoming .post-bd .post-form-explain{
    width: 95% !important;
}
.free-baoming .post-form .mod-form-item .mod-form-text{
    height: 40px;
    line-height: 40px;
}
.free-baoming .mod-form-label{
    margin-bottom: 10px;
}
.free-baoming .post-form .mod-form-submit .btn-submit{
    height: 40px;
    line-height: 40px;
}
.free-baoming .post-form .mod-form-item .mod-form-label span{
    top: 7px;
}
.free-baoming .yx-loupan{
    width: 98.8%;
}
.car-form{
    position: relative;
}
.car-form:hover .kanfang-form{
    display: block;
}
.YTcondition .list1 a{
    margin-right: 0;
}

.guide-nav-div2 {
    width: 500px;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 210px;
    background: #fff;
    border: 2px solid #07a1e2;
    z-index: 200;
    display: none;
    height:auto;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;

}
.guide-nav-div2 {
    left: 243px;
    border: 2px solid #f73453;
}
.guide-nav-div2 .fl {
    width: 500px;
}
.guide-nav-div2 dl {
    line-height: 24px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6e6e6;
}
.guide-nav-div2 dt {
    width: 60px;
    float: left;
    font-weight: 700;
}
.guide-nav-div2 dd {
    width: 440px;
    float: left;
}
.guide-nav-div2 dd a {
    color: #333;
    margin-right: 10px;
}
.a200{
    position: relative;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}
.new-hover:hover{
    border: 2px solid #f73453;
}
.new-hover:hover .guide-nav-div2{
    display: block;
}
.shu{
    height: 50px;
    width: 2px;
    background: #f3f3f3;
    position: absolute;
    left: -2px;
    top: 0;
    z-index: 11111111;
}
.route-tit {
    height: 44px;
    border-bottom: 1px solid #ccc;
    line-height: 44px;
}
.route-box {
    margin-bottom: 24px;
    border: 1px solid #ccc;
}
.route-tit {
    height: 44px;
    border-bottom: 1px solid #ccc;
    line-height: 44px;
}
.route-name {
    float: left;
    font-size: 18px;
    color: #333;
}
.pre-label {
    float: left;
    font-size: 14px;
    color: #999;
    margin: 11px 0 0 6px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    border: 1px solid #ccc;
    padding: 0 9px;
}
.countdown {
    margin-right: 12px;
    line-height: 30px;
    height: 30px;
    margin-top: 7px;
    float: right;
    font-size: 14px;
    color: #999;
}
.flt {
    float: left;
}
.count-num {
    margin: 0 5px;
    background: #eee;
    border-radius: 3px;
    color: #666;
    text-align: center;
    float: left;
    min-width: 14px;
    padding: 0 5px;
    height: 30px;
}
.route-cont {
    position: relative;
    padding-bottom: 10px;
}
.process-line {
    padding: 25px 0 30px 0;
}
.jhe {
    position: relative;
    font-size: 14px;
    color: #333;
    margin: -4px 0 0 28px;
    float: left;
    width: 70px;
    height: 30px;
    background: url(../image/jh2.png);
}
.fplace {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: -10px;
    top: 34px;
    font-size: 15px;
    color: #333;
    width: 90px;
    position: absolute;
}
.process-bar {
    height: 26px;
    float: left;
    width: 1000px;
    border-spacing: 0px;
}
.p-bar {
    background: url(../image/process.png) repeat-x center;
}
.p-bar td {
    height: 26px;
    position: relative;
}
.place-point {
    border-radius: 5px;
    background: #39f;
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
}
.kf-help:hover{color: #f66;}
.kf-help:hover .bz{border-color: #f66;}
.kf-help:hover .h-detail{display: block;}
.h-detail{display: none;bottom: 28px;left: -205px;border-radius:5px;line-height: 25px;z-index: 3;background: #fff;font-size: 14px;color: #666;padding: 12px 16px;width: 387px;border: 1px solid #ccc;position: absolute;}

.ic-img{height: 28px;}
.point-pop{
    background: #fff;
    left: 50%;
    bottom: 27px;
    border: 2px solid #39f;
    width: 334px;
    z-index: 1111;
    margin-left: -167px;
}
.xarr{left: 166px;position: absolute;bottom: -10px;}
.t-part{margin: 16px 0 0 16px;font-size: 14px;}
.point-img{float: left;height: 100px;width:130px;}
.r-part{float: left;margin-left: 10px;width: 170px;}
.rh1{margin-top: 7px;color: #333;}
.rh2{margin-top: 10px;color: #666;}
.cf66{color: #f66;}
.zlhx{padding-bottom: 8px;margin-left: 16px;margin-top: 10px;font-size: 14px;color: #666;}
.zlhx dt{float: left;}
.zlhx dd{float: left;margin-left: 10px;width: 260px;}
.hx-inf{margin-bottom: 3px;float: left;font-size: 14px;color: #666;}
.lpyx{font-size: 14px;}
.lpyx dt{float: left;font-size: 14px;margin-left: 125px;}
.lpyx dd{margin-left: 1px;float: left;font-size: 14px;}
.lpyx-line{line-height: 25px;padding-top: 5px;margin-bottom: -10px;}
.lpyx-chk{float: left;margin-top: 6px;margin-right: 4px;}
.lpyx-lab{font-size: 12px;}
.r-detail{font-size: 15px;color: #333;min-height: 34px;line-height: 34px;margin-left: 18px;}/*2018.7.11*/
.r-detail .jhexx span{display:block;margin-top:3px;color:#888;line-height:28px;}/*2018.7.11*/

.btn-box{top: 135px;right: 25px;position: absolute;height: 40px;width: 276px;z-index: 3;}
.kflx_btn{
    background: #bdbdbd;float: left;
    cursor: pointer;
    font-size: 16px;
    border: none;
    height: 40px;
    width: 132px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
}
.ck-btn{float: left;cursor: pointer;font-size: 16px;border:none;background:var(--themeColor);height: 40px;width: 132px;line-height: 40px;text-align: center;color: #fff;border-radius: 6px;}

.rt-box{margin-top: 24px;width: 298px;border: 1px solid #ccc;}
.rt-box dt{background:#f4f4f4;font-size: 14px;color: #333;line-height: 34px;height: 34px;border-bottom: 1px solid #ccc;}
.bm-count{margin: 0 auto;width: 240px;border-bottom: 1px solid #ccc;}
.bm-count li{width: 120px;float: left;}
.counts{padding-top: 14px;text-align: center;font-size: 18px;color: #f66;}
.count-pro{padding: 11px 0 13px 0;color: #666;font-size: 14px;text-align: center;}
.mfrx{font-size: 14px;color: #666;margin: 13px 0 8px 0;text-align: center;}
.telephone{font-size: 18px;color: #f66;text-align: center;margin-bottom: 10px;}

.box-tab{margin: 0 16px;padding: 2px 0 14px 0;}
.tab-line{overflow: hidden;white-space:nowrap;text-overflow:ellipsis;height: 13px;line-height: 12px;font-size: 14px;color:#666;padding-top: 16px;}
.of{float: left;width: 266px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ewm-img{float: left;width: 120px;height: 120px;padding: 24px;}
.r-text{margin-top: 59px;float: left;width: 130px;font-size: 14px;color: #333;}
.r-text li{height: 25px;line-height: 25px;}
.page-wrapper{height: 24px;line-height: 24px;margin-top: -10px;}
.total-pages{font-size: 12px;color: #333;float: left;}
.cc36{color: #c36;}
.pages a:hover{text-decoration: none;background: #c30;border-color: #c30;color: #fff;}
.page-num{margin-left: 5px;line-height: 22px;text-align: center;color: #333;font-size: 12px;float: left;width: 26px;height: 22px;border: 1px solid #ccc;}
.current{background: #c30;border-color: #c30;color: #fff;}
.pages{float: right;}
.hd-page{border: none;}
.next-page,.end-page{padding: 0 8px;margin-left: 5px;line-height: 22px;text-align: center;color: #333;font-size: 12px;float: left;height: 22px;border: 1px solid #ccc;}
.qg-tit{font-size: 16px;font-weight: bold;color: #333;height: 38px;line-height: 38px;border-bottom: 2px solid #333;}
.ct-opn{cursor: pointer;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;font-size: 14px;color: #666;float: left;width: 60px;height: 28px;line-height: 28px;text-align: center;}
.font-wrapper{margin: 10px 0 0 10px;height: 30px;border-left:1px solid #ccc;}
.op-selected{height: 27px;line-height: 25px;border-top:2px solid #f33;border-bottom: none;}
.main_1200{
    width: 1200px;margin: 20px auto;
}

.place-name {
    font-size: 15px;
    color: #333;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30px;
}

.lplace {
    float: left;
    width: 59px;
    height: 30px;
    background: url(../image/lp.png) no-repeat;
}
.place-point:hover{background:#f66;}

.clears::after {
    content: '';
    display: block;
    clear: both;
}
.overly{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    display: none;
    top: 0;
    left: 0;
    z-index: 111;
}
.logo-pic{
    float: left;
    width: 120px;
    margin-top: 10px;
    margin-right: 20px;
}
.logo-pic img{
    width: 100%;
}
.layui-form-label span{
    color: red;
}
.layui-form-label{
    font-weight:bold;
    float: left;
    display: block;
    padding: 9px 15px;
    width: 90px;
    line-height: 20px;
    text-align: right;
    font-size: 15px;
}
.layui-input-block{
    margin-left: 140px;
}
.pl-0{
    padding-left: 0;
    width: auto;
}
.mr-20{
    margin-right: 20px;
}
.layui-btn{
    width: 260px;
}
.topbar .topbar-nav-r .menu .menu-list{
    width: auto;
}
.topbar .topbar-nav-r .menu .menu-list li{
    display: inherit;
    border-right: none;
    border-bottom: 1px solid #eee;
}
.topbar .topbar-nav-r .menu .menu-list li:last-child{
    border-bottom: none;
}
.layui-input, .layui-select, .layui-textarea{
    font-size: 15px!important;
}
.center .new-residential {
    margin: auto;
    text-align: center;
    padding-bottom: 35px;
    background-color: #f8f8f8;
    padding-top: 35px;
}
.center .new-residential .newHouse {
    font-size: 30px;
    padding-bottom: 10px;
    color: #3e3e3e;
}
.center .new-residential .newHouse-line {
    width: 28px;
    border-top: 3px solid #8b8b8b;
    margin: auto;
}
.center .new-residential .good-service {
    padding-top: 20px;
    color: #636363;
    padding-bottom: 25px;
}
.new-house-list{
    width: 1200px;
    margin: 0 auto;
}
.center .new-residential .house-show {
    display: inline-block;
    box-shadow: 10px 10px 10px #eeeeee;
    border: 1px solid white;
    margin-right: 18px;
    margin: 20px 16px 0px 0px;
    width: 282px;
}
.center .new-residential .house-show:nth-child(4n){ margin-right: 0;}


.center .new-residential .house-show .houseImg {
    position: relative;
    width: 280px;
    margin: 0 auto;
}
.center .new-residential .house-show .houseImg > p {
    margin-bottom: 0px;
}
.center .new-residential .house-show .houseImg .img {
    height: 210px;
}
.center .new-residential .house-show .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}
.center .new-residential .house-show .houseImg .house-address {
    width: 280px;
    height: 37px;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    line-height: 40px;
}
.center .new-residential .house-show .houseImg .house-address p {
    text-align: left;
    padding-left: 20px;
}
.center .new-residential .house-show .houseImg .house-address img {
    position: relative;
    top: -2px;
}
.center .new-residential .house-show .houseImg .house-address .address.new-house {
    background-repeat: no-repeat;
    background-position: 15px 50%;
    /* padding-left: 30px; */
    text-align: left;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* display: block; */
    width: 100%;
}
.center .new-residential .house-show .details {
    background-color: #f9f9f9;
    width: 100%;
    padding-bottom: 10px;
    display: flex;
}
.center .new-residential .house-show .details div {
    display: inline-block;
    width: 49%;
    padding-top: 8px;
}
.center .new-residential .house-show .details .place-names {
    font-size: 16px;
    color: #3e3e3e;
    text-align: left;
    padding-left: 15px;
    height: 30px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.center .new-residential .house-show .details .price {
    color: #9c9c9c;
    font-size: 12px;
    padding-right: 15px;
    text-align: right;
}
.center .new-residential .house-show .details .price span {
    color: #f25045;
    font-size: 16px;
}
.pinpai-info{
    height: 158px;
    background: url(../image/ppinfo.png);
    width: 100%;
    background-size: 100%;
}
.pinpai-info .name{
    font-size: 22px;
    padding: 15px 15px 5px;
    color: #FFE09C;
}
.pinpai-info .num{
    font-size:14px;
    padding: 0 15px;
    color: #FFE09C;
}
.jrhc-btn{
    width: 233px;
    height: 42px;
    background: #FFE09C;
    border-radius: 21px;
    display: block;
    text-align: center;
    line-height: 42px;
    margin: 15px auto;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}
.center .new-residential .house-show .mask:hover {
    /*background-color: rgba(0, 0, 0, 0.3);
    filter:alpha(opacity=30);
    background:black;*/
    background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
    filter:alpha(opacity=30);
    background:black;
}

.center .new-residential .house-show:hover {
    border: 1px solid red;
}
.center .characteristic-service {
    width: 1200px;
    margin: auto;
    padding-top: 35px;
    padding-bottom: 35px;
}

.center .characteristic-service .special-ser {
    text-align: center;
    font-size: 30px;
    color: #3e3e3e;
    padding-bottom: 25px;
}

.center .characteristic-service .special-line {
    width: 28px;
    border-top: 3px solid #8b8b8b;
    margin: auto;
}
.center .characteristic-service  .good-service {
    text-align: center;
    padding-top: 20px;
    color: #636363;
    padding-bottom: 25px;
}
.center .characteristic-service .show-list {
    text-align: center;
    margin-top: 40px;
}

.center .characteristic-service .show-list a {
    text-decoration: none;
}

.center .characteristic-service .service, .look, .activity {
    width: 300px;
    display: inline-block;
    border: 2px solid #f1f1f1;
    /*box-shadow: 10px 10px 100px rgba(226, 219, 219, 0.65);*/
}

.center .characteristic-service .service:hover {
    border-top: 2px solid red;
}

.center .characteristic-service .look:hover {
    border-top: 2px solid red;
}

.center .characteristic-service .activity:hover {
    border-top: 2px solid red;
}

.center .characteristic-service .service {
    padding-top: 20px;
    text-align: center;
    margin-right: 30px;
    position: relative;
    /*border: 2px solid white;*/
}

.center .characteristic-service .service:last-child{
    margin-right: 0;
}
.center .characteristic-service .service .hover-red {
    display: none;
    position: absolute;
    top: 287px;
    left: 25px;
}

.center .characteristic-service .look .hover-red {
    display: none;
    position: absolute;
    top: 287px;
    left: 25px;
}

.center .characteristic-service .activity .hover-red {
    display: none;
    position: absolute;
    top: 287px;
    left: 25px;
}

.center .characteristic-service .single-minded {
    width: 210px;
    margin: auto;
    font-size: 18px;
    color: #3e3e3e;
    margin-top: 10px;
    font-weight: bold;
}

.center .characteristic-service .any-time {
    width: 210px;
    margin: auto;
    font-size: 15px;
    color: #8b8b8b;
    margin-top: 10px;
}

.center .characteristic-service .to-right {
    margin: 40px 25px;
    text-align: center;
}

.center .characteristic-service .look {
    padding-top: 20px;
    text-align: center;
    margin-right: 30px;
    border: 2px solid white;
    position: relative;
}

.center .characteristic-service .activity {
    padding-top: 20px;
    text-align: center;
    margin-right: 30px;
    border: 2px solid white;
    position: relative;
}

.center .characteristic-service .activity:last-child{
    margin-right: 0;
}
.img-dichan{
    height: 80px;
    width: 230px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.img-dichan img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.more-look{
    display: block;
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #848484;
    width: 160px;
    font-size: 16px;
    color: #5f5f5f;
    text-align: center;
    margin: 50px auto;
}
.yykf{
    padding: 5px;
    background: var(--themeColor);
    width: 100px;
    margin: 0 auto 20px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
}
.form-yy{
    z-index: 1111111;
    background: #fff;
    position: fixed;
    width: 400px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    padding: 20px;
    display: none;
}

.lowin-input{
    height: 40px;
    margin-bottom: 20px;
    background: #f3f3f3;
    border: none;
    border-radius: 5px;
    width: 100%;
    line-height: 40px;
    display: flex;
}
.lowin-input input{
    width: 100%;
    border:none;
    background: none;
}
.icon-name,.icon-phone,.icon-lp{
    background: url(../image/common/sprite-postform.png) no-repeat;
}
.icon-name {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 30px;
    margin: 10px 0 0 10px;
    font-size: 0;
    /* background-position: -1px 0; */
    background-size: 100%;
}
.icon-phone{
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 30px;
    margin: 0px 0 0 10px;
    font-size: 0;
    background-position: -1px -23px;
    background-size: 100%;
}
.icon-lp{
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 30px;
    margin: 2px 0 0 10px;
    font-size: 0;
    background-size: 100%;
    background-position: 0 -56px;
}
.tijiao{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f73453;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}
.tit{
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.fjh-ppg li {
    position: relative;
    background: url(../image/xf_fjh_ppg_bg.png),-webkit-linear-gradient(314deg,rgba(244,225,214,1) 0,rgba(234,198,179,1) 100%);
    background: url(../image/xf_fjh_ppg_bg.png),linear-gradient(136deg,rgba(244,225,214,1) 0,rgba(234,198,179,1) 100%);
    background-position: right top;
    background-size: 180px,100%;
    background-repeat: no-repeat,repeat;
    box-shadow: 0 8px 12px 0 rgba(234,206,196,.5);
    border-radius: 6px;
    margin-bottom:20px;
    flex: 0 0 48.9%;
    height: 160px;
}
.fjh-ppg li:before {
    content: '';
    position: absolute;
    width: 200%;
    height: 200%;
    border: 1px solid #c7adaa;
    top: 0;
    left: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    border-radius: 12px;
    box-sizing: border-box;
}
.fjh-ppg li>a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 40px;
    color: #1e1e22;
}
.fjh-ppg .img {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
}
.fjh-ppg .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.fjh-ppg .txt {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 0px;
    padding-top: 10px;
    font-weight: 700;
}
.fjh-ppg .txt h3 {
    font-size: 28px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 10px;
}
.fjh-ppg .txt p {
    font-size: 16px;
}
.fjh-ppg .txt p:last-child {
    margin-bottom: 0;
}
.fjh-ppg .btn {
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #54342e;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(253,240,234,1) 100%);
    background: linear-gradient(180deg,rgba(255,255,255,1) 0,rgba(253,240,234,1) 100%);
    box-shadow: 0 2px 4px 0 rgba(224,184,166,.5);
    border-radius: 30px;
}
.fjh-ppg ul{
    display: flex;
    width: 100%;
    height: 160px;
    flex-wrap: wrap;
}
.fjh-ppg ul li:nth-child(2n+1){
    margin-right: 25px;
}
.YTcondition {
    line-height: 28px;
}
.YTcondition em{
    color: #ddd;
    margin: 0 7px;
}
.list1.heiauto li{
    height: auto;
    margin-bottom: 10px;
}
.mingci{
    width: 50px;
    position: absolute;
    top: -15px;
    left: -15px;
}
.mingci img{
    width: 100%;
}
.pic-alert{
    width: 800px;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -400px;
    z-index: 1111;
    display: none;
    height: 500px;
    background: #fff;
}
.pic-alert img{
    width: 100%;
    height: auto;
}
.pic-alert .delete{
    width: 30px;
    margin: 60px auto;

}