
a, .transition, :before, img, .g-nav {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}
.active2 .logo .bailogo{
    display: none;
}
.lanlogo{
    display: none;
}
.active2 .logo .lanlogo{
    display: block;
}
.headerTwo .logo .lanlogo{
    display: block;
}
.yema {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: .65rem;
}
.anli_yema{
    margin-top:0;
}
.yema ul {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;
}

.yema ul li {
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    background: #fff;
    margin: 0 7px;
    transition: .3s;
}

.yema ul .prev {
    width: 88px;
}

.yema ul .next {
    width: 88px;
}

.yema ul li.active {
    background: #ff0000;
    color: #fff;
}
.yema ul li.active a{
    color: #fff;
}
.yema ul li:hover {
    background: #ff0000;
    color: #fff;
}
.yema ul li:hover a{
    color: #fff;
}

.banner {
    height: 7.5rem;
}

.banner .inner {
    height: 100%;
}

.banner .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.banner-left {
    
    width: 52%;
    margin-top: .5rem;
}

.banner-left h3 {
    color: #eeeeee;
    font-size: .48rem;
    margin-bottom: .3rem;
    font-family: 'hb';
}

.banner-left ul {
    display: flex;
    flex-flow: wrap;
}

.banner-left li {
    display: flex;
    align-items: flex-start;
    width: 50%;
    margin-bottom: .4rem;
}

.banner-left li:nth-child(3) {
    margin-bottom: 0;
}

.banner-left li:nth-child(4) {
    margin-bottom: 0;
}

.banner-left li h4 {
    color: #fff;
    font-size: .22rem;
    margin-bottom: 14px;
}

.banner-left li p {
    color: #fff;
    font-size: 16px;
}

.banner-left .liText {
    margin-left: 9px;
}

.banner-right {
    width: 32%;
    margin-top: .5rem;
    position: relative;
}

.release-requirements {
    background: #fff;
    padding: .3rem;
    border-radius: 12px;
}

.release-requirements h3 {
    text-align: center;
    margin-bottom: 30px;
    color: #000000;
    font-size: 22px;
    font-family: 'hb';
}

.release-requirements .list {
    display: flex;
    align-items: center;
    border: 1px solid #cbcbcb;
    height: 44px;
    padding: 0 9px;
    border-radius: 4px;
    margin-bottom: 15px;
}

.release-requirements .list input {
    width: 90%;
    margin-left: 8px;
    color: #858585;
    font-size: 16px;
}

.release-requirements .list input::placeholder {
    color: #858585;
    font-size: 16px;
}
.release-requirements .list .icon-weizhi{
    color: #989ea6;
}
.release-requirements .list .icon-chengshi2{
    color: #989ea6;
    font-size: 14px;
}
.release-requirements .list .icon-yusuan{
    color: #989ea6;
    font-size: 15px;
}
.release-requirements .list .icon-huodongrenshu{
    color: #989ea6;
    font-size: 16px;
}
.release-requirements .list .icon-changdi{
    color: #989ea6;
    font-size: 14px;
}
.release-requirements .list .icon-dianhualianxi{
    color: #989ea6;
    font-size: 15px;
    margin-right: 3px;
}



.release-requirements .list input::placeholder{
    font-size: 15px;
    color: #858585;
    font-family: 'hl';
}

.release-requirements .list select {
    border: none;
    width: 95%;
    height: 44px;
    margin-left: 7px;
    color: #858585;
    font-size: 15px;
    font-family: 'hl';
}

.release-requirements .budget {
    display: flex;
    justify-content: space-between;
    border: none;
    padding: 0;
}

.release-requirements .listTwo {
    width: 44%;
    display: flex;
    align-items: center;
    border: 1px solid #cbcbcb;
    height: 100%;
    border-radius: 4px;
    padding: 0 9px;
}

.release-requirements .listTwo input {
    width: 80%;
    margin-left: 12px;
}

.release-requirements button {
    width: 100%;
    height: 46px;
    background:#5c8fbb;
    border: none;
    color: #fff;
    font-size:15px;
    border-radius: 25px;
    font-family: 'hl';
}

#J_selectResult{
    position: absolute;
    top: 0;
    left: 0;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    background: #fff;
    padding: 25px;
    display: none;
}
#J_selectResult.active{
    display: block;
}
#J_selectResult .top-bar .back-select {
    display: inline-block;
    font-size: 0;
    color: #0b1429;
    cursor: pointer;
}
#J_selectResult .top-bar .back-select .txt {
    vertical-align: middle;
    font-size: 14px;
    padding-left: 10px;
}
#J_selectResult .top-bar .back-select:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(/public/assets/index/images/index_icon.png);
    background-position: 0 -90px;
    width: 8px;
    height: 14px;
}
#J_selectResult .select-result-tip {
    width: 290px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    color: gray;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 50px;
}

#J_selectResult .select-result-tip span {
    font-weight: 600;
    color: #007eed;
}

#J_selectResult .submit-tip {
    font-size: 16px;
    color: #007eed;
    width: 100%;
    text-align: center;
}

#J_selectResult .result-tel-wrap {
    width: 100%;
    height: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#J_selectResult .result-tel-wrap .result-tel, #J_selectResult .result-tel-wrap .verify-code {
    width: auto;
    /*height: 48px;*/
    border: 1px solid #ccc;
    padding: 8px 18px;
    position: relative;
}
#J_selectResult .result-tel-wrap .result-tel input{
    font-size: 18px;
}
#J_selectResult .result-btn {
    width: 100%;
    height: 48px;
    background: #08bf45;
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 600;
}
#J_selectResult .submit-agreement a {
    color: #007af5;
    text-decoration: underline;
}

#J_selectResult .submit-agreement{
    text-align: center;
    margin-top: 15px;
}




.siteType {
    padding-top: .9rem;
    padding-bottom: .9rem;
    background: #fff;
}

.title h3 {
    color: #000000;
    font-size: .33rem;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
}
.title .title_tubiao{
    margin-top: -4px;
    margin-right: 13px;
    width: 35px;
    background-image: -webkit-linear-gradient(left, #5c91bd, #355774);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title .title_tubiao .icon-changdi1{
    font-size: 32px;
    color: #355774;
}
/*
.title h3:before{
    content: '';
    width: 10px;
    height: 25px;
    background:linear-gradient(0deg, #5d91bd  0%, #355673  100%);
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
*/

.title p {
    color: #999999;
    font-size: 16px;
}

.title-bot {
    display: flex;
    justify-content: space-between;
    margin-bottom: .38rem;
}

.title-bot ul {
    display: flex;
}

.title-bot ul li {
    margin-left: .45rem;
}

.title-bot ul li a {
    color: #999999;
    font-size: 16px;
    cursor: pointer;
}

.title-bot ul li:first-child a {
    color: #ff0000;
}

#wrapper {
    width: 600px;
    margin: 50px auto;
    height: 400px;
    position: relative;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px;
}

#slider-wrap {
    width: 100%;
    height: 467px;
    position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
    background: #fff;
}

#slider-wrap ul#slider {
    width: 100%;
    height: 467px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background: #fff;
}

#slider-wrap ul#slider li {
    display: flex;
    justify-content: space-between;
    float: left;
    position: relative;
    width: auto;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list {
    border-radius: 10px;
    overflow: hidden;
    background-color: #f5faff;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list .pic {
    position: relative;
    overflow: hidden;
}
.swiper-container1 .swiper-wrapper .swiper-slide .list .pic img{
    height: 100%;
}
.swiper-container1 .swiper-wrapper .swiper-slide .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 1s;
    opacity: 0;
}
.swiper-container1 .swiper-wrapper .swiper-slide .list:hover .pic img{
    transform: scale(1.1, 1.1);
    transition: 0.6s;
    -webkit-transition:0.6s;
}

.projects-grids {
    display: none !important;
}

.projects-grids .pic {
    position: relative;
}

.projects-grids .pic img {
    border-radius: 6px;
}

.projects-grids .text {
    background: #f9f9f9;
    padding: 18px;
}

.projects-grids .text h3 {
    margin-bottom: 8px;
}

.projects-grids .text p {
    color: #858585;
    margin-bottom: 8px;
}

.projects-grids .text p i {
    margin-right: 7px;
}

.projects-grids .text a {
    color: #000000;
    font-size: 20px;
}

.projects-grids .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

.projects-grids .model img {
    width: auto;
    height: auto;
}

.projects-grids .list:hover .model {
    opacity: 1;
}

.projects-grids .list:hover h3 a {
    color: #e65c75;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list:hover .model {
    opacity: 1;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list:hover h3 a {
    color: #5d91bd;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list h3 {
    margin-bottom: 12px;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list h3 a {
    color: #000000;
    font-size: 19px;
    font-family: 'hb';
}

.swiper-container1 .swiper-wrapper .swiper-slide .list p {
    color: #605a5a;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-family: 'hl';
    font-size: 14px;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list .text p .icon-weizhi{
    font-size: 13px;
    margin-right: 5px;
}

.swiper-container1 .swiper-wrapper .swiper-slide .list .text {
    background: #f5faff;
    padding: 22px;
}

.text-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.text-bot .area {
    color: #605a5a;
    font-family: 'hl';
    align-items: center;
    display: flex;
}
.text-bot .area .icon-mianji{
    font-size: 11px;
    margin-right: 7px;
    margin-top: 0px;
}
.text-bot .price {
    color: #858585;
    font-family: 'hl';
}

.text-bot .price span {
    color:rgb(255 0 0);
    font-size: 18px;
    font-weight: bold;
    font-family: 'hr';
}

.text-bot .price i {
    color: rgb(255 0 0);
    margin-right: 3px;
    font-size: 13px;
}
.swiper-container1 .swiper-button-next{
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    transform: rotate(180deg);
    text-align: center;
}
.swiper-container1 .swiper-button-prev{
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
}
.swiper-container1 .swiper-button-next .icon-xiangzuo-3{
    font-size: 27px;
    margin-left: -2px;
}
.swiper-container1 .swiper-button-prev .icon-xiangzuo-3{
    font-size: 27px;
    margin-left: -2px;
}

/*btns*/
.btns {
    /*position:absolute;*/
    /*width:50px;*/
    /*height:60px;*/
    /*top:50%;*/
    /*margin-top:-25px;*/
    /*line-height:57px;*/
    /*text-align:center;*/
    /*cursor:pointer;*/
    /*background:rgba(0,0,0,0.1);*/
    /*z-index:100;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-khtml-user-select: none;*/
    /*-ms-user-select: none;*/

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

/*.btns:hover{*/
/*background:rgba(0,0,0,0.3);*/
/*}*/

#next {
    cursor: pointer;
    color: #000000;
    text-transform: uppercase;
}

#previous {
    display: none;
}

#counter {

}

.slider-controls {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100px;
    background: #fff;
}

.controls-btns {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding-bottom: 20px;
    transform: translateX(-50%);
    border-bottom: 1px solid #000000;
    width: 4.4rem;
}

#slider-wrap.active #next {
    right: 0px;
}

#slider-wrap.active #previous {
    left: 0px;
}
.sousuodiv{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 80%);
    display: none;
}
.sousuokuang{
    width:46%;
    height: 54px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23%;
    margin-top: -27px;
    background: #ffffff;
    align-items: center;
    display: flex;
}
.sousuokuang form{
    display: flex;
    width: 100%;
    align-items: center;
}
.sousuokuang .sousuoinput{
    height: 54px;
    background: unset;
    border:0;
    color: #000000;
    padding-left: 20px;
    font-size: 16px;
    width: calc(100% - 95px);
}
.sousuokuang button{
    border: 0;
    background: unset;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 95px;
    display: flex;
    align-items: center;
    border-left: 2px solid #d8d2d2;
    padding-left: 15px;
}
.sousuokuang button .icon-sousuo{
    font-size: 18px;
    margin-right: 8px;
}
.sousuogb{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15%;
    right: 26%;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
}
.sousuogb .icon-guanbi{
    color: #ffffff;
    font-size: 23px;
}

/*bar*/
#pagination-wrap {
    min-width: 20px;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
    position: relative;
    text-align: center;
    display: none;
}

#pagination-wrap ul {
    width: 100%;
}

#pagination-wrap ul li {
    margin: 0 4px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;

}

#pagination-wrap ul li.active {
    width: 12px;
    height: 12px;
    top: 3px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}

/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li {
    -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}

#slider-wrap2 {
    width: 100%;
    height: 467px;
    position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
}

#slider-wrap2 ul#slider2 {
    width: 100%;
    height: 467px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

#slider-wrap2 ul#slider2 li {
    display: flex;
    justify-content: space-between;
    float: left;
    position: relative;
    width: auto;
}

#slider-wrap2 .controls-btns {
    border-bottom: 1px solid #ffffff;
}

/*btns*/
.btns {
    /*position:absolute;*/
    /*width:50px;*/
    /*height:60px;*/
    /*top:50%;*/
    /*margin-top:-25px;*/
    /*line-height:57px;*/
    /*text-align:center;*/
    /*cursor:pointer;*/
    /*background:rgba(0,0,0,0.1);*/
    /*z-index:100;*/

    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#next2 {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
}

#previous2 {
    display: none
}

#counter2 {

}

#slider-wrap2.active #next2 {
    right: 0px;
}

#slider-wrap2.active #previous2 {
    left: 0px;
}

/*bar*/
#pagination-wrap2 {
    min-width: 20px;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
    position: relative;
    text-align: center;
}

#pagination-wrap2 ul {
    width: 100%;
}

#pagination-wrap2 ul li {
    margin: 0 4px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;

}

#pagination-wrap2 ul li.active {
    width: 12px;
    height: 12px;
    top: 3px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}

/*ANIMATION*/
#slider-wrap2 ul, #pagination-wrap2 ul li {
    -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}

#slider-wrap2 ul#slider2 li .list {
    width: 23.5%;
}

#slider-wrap2 ul#slider2 li .list .pic {
    position: relative;
    height: 240px;
    overflow: hidden;
}

#slider-wrap2 ul#slider2 li .list .pic img {
    border-radius: 6px;
    height: 100%;
}

#slider-wrap2 .slider-controls {
    background: none;
    color: #fff;
}

#slider-wrap2 ul#slider2 li .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}
.title  .swper2_title:before{
    background: linear-gradient(0deg, #5d91bd 0%, #ffffff 100%);
}

#slider-wrap2 ul#slider2 li .list:hover .model {
    opacity: 1;
}

#slider-wrap2 ul#slider2 li .list:hover h3 a {
    color: #e65c75;
}

#slider-wrap2 ul#slider2 li .list h3 {
    margin-bottom: 8px;
}

#slider-wrap2 ul#slider2 li .list h3 a {
    color: #000000;
    font-size: 20px;
}

#slider-wrap2 ul#slider2 li .list p {
    color: #858585;
    margin-bottom: 8px;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#slider-wrap2 ul#slider2 li .list p i {
    margin-right: 7px;
}

#slider-wrap2 ul#slider2 li .list .text {
    background: #f9f9f9;
    padding: 18px;
}

.cityType {
    background: url("../images/swiper2-2-bg.jpg") no-repeat;
    background-size: cover;
}
.swiper-container2 .swiper-slide .list{
    background-color: #ffffff;
    border-radius: 6px;
    overflow: hidden;
}
.swiper-container2 .swiper-slide .list .pic{
    overflow: hidden;
}
.swiper-container2 .swiper-slide .list .pic a img{
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.swiper-container2 .swiper-slide .list:hover .pic a img{
    transform: scale(1.1, 1.1);
}
.swiper-container2 .swiper-slide .list .text{
    padding:22px 18px;
}
.swiper-container2 .swiper-slide .list .text h3 a{
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.swiper-container2{
    padding-bottom: 0.6rem;
}
.swiper-container2 .swiper-button-next{
    bottom: 0;
    top: unset;
    right: 35%;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    transform: rotate(180deg);
}
.swiper-container2 .swiper-button-prev{
    bottom: 0;
    top: unset;
    left: 35%;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
}
.swiper-container2 .swiper-slide .list .text p{
    font-family: 'hl';
    color: #605a5a;
    font-size: 14px;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.swiper-container2 .swiper-slide .list .text p .icon-weizhi{
    font-size: 13px;
    margin-right: 5px;
}
.swiper-container2 .swiper-button-next .icon-xiangzuo-3 {
    font-size: 27px;
    margin-left: -2px;
}
.swiper-container2 .swiper-button-prev .icon-xiangzuo-3 {
    font-size: 27px;
    margin-left: -2px;
}
.swiper-container2 .swiper-pagination .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: #ffffff;
}

.cityType .title h3 {
    color: #fff;
}

.activityType {
    background: #eef3f9;
}
.title .title_tubiao .icon-chengshi3{
    font-size: 32px;
    color: #ffffff;
}
.title .swper2_title .title_tubiao{
    background-image: -webkit-linear-gradient(left, #eef0f2, #9d8b8b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.activityType .slider-controls {
    background: #f9f9f9;
}
.title .title_tubiao .icon-huodong_1{
    font-size: 34px;
    color: #ff0000;
}
#slider-wrap3 {
    width: 100%;
    height: 467px;
    position: relative;
    overflow: hidden;
    padding-bottom: 1rem;
    background: #f9f9f9;
}

#slider-wrap3 ul#slider3 {
    width: 100%;
    height: 467px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #f9f9f9;
}
.swiper-container3 .swiper-slide .slidebg{
    background-color: #ffffff;
    padding: 9px;
    border-radius: 6px;
}
.swiper-container3 .swiper-slide .slidebg .pic{
    border-radius: 4px;
    overflow: hidden;
}
.swiper-container3 .swiper-slide .slidebg .pic a img{
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.swiper-container3 .swiper-slide .slidebg .list:hover .pic a img{
    transform: scale(1.2, 1.2);
}
.swiper-container3 .swiper-slide .slidebg .text{
    margin-top: 22px;
}
.swiper-container3 .swiper-slide .slidebg .text h3 a{
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.swiper-container3 .swiper-slide .list .text p .icon-weizhi {
    font-size: 13px;
    margin-right: 5px;
}
.swiper-container3 .swiper-slide .list .text p {
    font-family: 'hl';
    color: #605a5a;
    font-size: 14px;
    margin-bottom: 6px;
}
.swiper-container3 .swiper-button-prev {
    bottom: 0;
    top: unset;
    left: 35%;
    background: #5d91bd;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
}
.swiper-container3 .swiper-button-next {
    bottom: 0;
    top: unset;
    right: 35%;
    background: #5d91bd;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    transform: rotate(180deg);
}
.swiper-container3 {
    padding-bottom: 0.6rem;
}
.swiper-container3 .swiper-button-next .icon-xiangzuo-3 {
    font-size: 27px;
    margin-left: -2px;
    color: #ffffff;
}
.swiper-container3 .swiper-button-prev .icon-xiangzuo-3 {
    font-size: 27px;
    margin-left: -2px;
    color: #ffffff;
}
.swiper-container3 .swiper-pagination .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: #4e789b;
}

#slider-wrap3 ul#slider3 li {
    display: flex;
    justify-content: space-between;
    float: left;
    position: relative;
    width: auto;
}

#slider-wrap3 ul#slider3 li .list {
    width: 23.5%;
}

#slider-wrap3 ul#slider3 li .list .pic {
    position: relative;
    height: 240px;
    overflow: hidden;
}
#slider-wrap3 ul#slider3 li .list .pic img{
    height: 100%;
}
#slider-wrap3 ul#slider3 li .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

#slider-wrap3 ul#slider3 li .list:hover .model {
    opacity: 1;
}

#slider-wrap3 ul#slider3 li .list:hover h3 a {
    color: #e65c75;
}

#slider-wrap3 ul#slider3 li .list h3 {
    margin-bottom: 8px;
}

#slider-wrap3 ul#slider3 li .list h3 a {
    color: #000000;
    font-size: 20px;
}

#slider-wrap3 ul#slider3 li .list p {
    color: #858585;
    margin-bottom: 8px;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#slider-wrap3 ul#slider3 li .list p i {
    margin-right: 7px;
}

#slider-wrap3 ul#slider3 li .list .text {
    background: #fff;
    padding: 18px;
}

#next3 {
    cursor: pointer;
    color: #000000;
    text-transform: uppercase;
}

#previous3 {
    display: none;
}

#counter3 {

}

#slider-wrap3.active #next3 {
    right: 0px;
}

#slider-wrap3.active #previous3 {
    left: 0px;
}

/*bar*/
#pagination-wrap3 {
    min-width: 20px;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    height: 15px;
    position: relative;
    text-align: center;
    display: none;
}

#pagination-wrap3 ul {
    width: 100%;
}

#pagination-wrap3 ul li {
    margin: 0 4px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 0;

}

#pagination-wrap3 ul li.active {
    width: 12px;
    height: 12px;
    top: 3px;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}

/*ANIMATION*/
#slider-wrap3 ul, #pagination-wrap3 ul li {
    -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
    transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}

.banner-bg {
    background: url("../images/bg-2_15.jpg") no-repeat;
    background-size: cover;
    height: 2.5rem;
}

.banner-bg .text {
    display: flex;
    align-items: center;
    flex-flow: column;
    height: 2.5rem;
    justify-content: center;
}

.banner-bg .text h3 {
    color: #f9f9f9;
    font-size: .36rem;
    margin-bottom: 20px;
}

.banner-bg .text p {
    color: #deeeef;
    font-size: .2rem;
}

.activityCase {
   
    padding-top: .85rem;
}
.case_neiye{
    padding-top: .4rem;
}
.case_topnav{
    margin-bottom: 0.4rem;
}
.activityCase .title h3 {
    
}

.activityCase .title a {
    color: #e65c75;
    font-size: 16px;
}

.activityCase .caseList {
    display: flex;
    flex-flow: wrap;
    /*
    justify-content: space-between;
    */
}

.activityCase .list {
    width: 31.333%;
    margin-right:3%;
    position: relative;
    margin-bottom: 4%;
}
.activityCase .list:nth-child(3n){
    margin-right: 0;
}

.activityCase .list .pic {
    position: relative;
    height: 3rem;
    border-radius: 4px;
    overflow: hidden;
}

.activityCase .list .pic img {
    width: 100%;
    height: 100%;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.activityCase .list:hover .pic img{
    transform: scale(1.1, 1.1);
}

.activityCase .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

.activityCase .list .model img {
    width: auto;
    height: auto;
}

.activityCase .list:hover .model {
    opacity: 1;
}

.activityCase .list .text {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    padding: .28rem 0;
}
.hdfl_text_bt{
    display: flex;
    justify-content: space-between;
}
.activityCase .list .text h3 .hdfl_text_miaoshu{
    font-size: 14px;
    color: #999999;
    font-family: 'hl';
    margin-top: 12px;
}
.text_hdfl{
    text-align: center;
    padding: 5px;
    background: #5c90bd;
    color: #fff;
    border-radius: 4px;
    width: 41px;
    height: 41px;
}
.activityCase .list .text h3 {
    margin-bottom: 15px;
    width: 81%;
}

.activityCase .list .text h3 a {
    color: #000000;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.activityCase .list .text p {
    color: #858585;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.activityCase .list .text p:nth-child(2) {
    margin-bottom: 5px;
}

.activityCase .list .text .more {
    color: #858585;
    margin-top: 16px;
    display: block;
}

.activityCase .list:hover h3 a {
    color: #e65c75;
}
.activityCase .title .title_tubiao .icon-anli_{
    font-size: 34px;
}
.news .title .title_tubiao .icon-xinwen1 {
    font-size: 32px;
}
.cooperation .title .title_tubiao .icon-shangyehezuo {
    font-size: 32px;
}


.news {
    background: #f9f9f9;
    padding-top: .8rem;
    padding-bottom: 1rem;
}

.news .title a {
    color: #e65c75;
    font-size: 16px;
}

.news .newsList {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.news .left {
    width:calc(50% - 25px);
}

.news .left .list:hover .pic .index_new_left1 img{
    transform: scale(1.1, 1.1);
    
}

.news .left .list .pic {
    width: 100%;
    overflow: hidden;
}
.news .left .list .pic a{
    display: block;
    width: 100%;
    height: 100%;
}
.news .left .list .pic img {
    width: 100%;
    height: 100%;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}

.news .left .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

.news .left .list .model img {
    width: auto;
    height: auto;
}

.news .left .list .text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    padding:0.2rem 0.25rem;
    background: #fff;
    box-sizing: border-box;
}

.news .left .list .text h3 {
    margin-bottom: 10px;
}

.news .left .list .text h3 a {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}

.news .left .list .text p {
    color: #858585;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.news .left .list .text .more {
    display: block;
    color: #858585;
    margin-top: .36rem;
}

.news .left .list .text .more:hover {
    color: #e65c75;
}

.news .left .list:first-child {
    margin-bottom: 5%;
}

.news .left .list:hover .model {
    opacity: 1;
}
.news .left .list h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news .left .list:hover h3 a {
    color: #e65c75;
}

.news .right {
    width:calc(50% - 25px);
}
.index_new_left1{
    position: relative;
}
.index_new_left1 p{
    position: absolute;
    left: 0.25rem;
    bottom: 0.25rem;
    color: #fff;
    font-family: 'hb';
    font-size: 20px;
    z-index: 1000;
}
.index_new_left1:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 30%;
    background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, transparent 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}
.index_new_left1:hover:after{
    height: 80%;
}
.news .right .list {
    display: flex;
    justify-content: space-between;
    margin-bottom:10px;
    background: #ffffff;
    padding: 10px;
}

.news .right .list .pic {
    width: 24%;
    position: relative;
    overflow: hidden;
}
.news .right .list:hover .pic a img{
    transform: scale(1.1, 1.1);
}

.news .right .list .pic img {
    width: 100%;
    height: 100%;
    transition: 0.6s;
    -webkit-transition: 0.6s;
}

.news .right .list .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

.news .right .list .model img {
    width: auto;
    height: auto;
}

.news .right .list .text {
    width: 71%;
}

.news .right .list .text h3 {
    margin-bottom: 15px;
}

.news .right .list .text h3 a {
    color: #000000;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: bold;
}

.news .right .list .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #858585;
    line-height: 21.7px;
    margin-bottom:8px;
    font-family: 'hl';
}

.news .right .list .text span {
    font-size: 13px;
    font-family: 'hl';
    display: flex;
    align-items: center;
}
.news .right .list .text span .icon-fabushijian{
    margin-right: 10px;
    font-size: 14px;
    margin-top: 1px;
}
.news .right .list .text .time p {
    margin-bottom: 0;
}

.news .right .list:hover .model {
    opacity: 1;
}

.news .right .list:hover h3 a {
    color: #e65c75;
}

.news .right .list:last-child {
    margin-bottom: 0;
}

.cooperation {
    padding-top: .8rem;
    padding-bottom: .65rem;
}

.cooperation ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.cooperation ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    height: 100px;
    border: 1px solid #e8e8e8;
    margin-bottom: .3rem;
    transition: .3s;
}

.cooperation ul li img {
    transition: .3s;
    filter: grayscale(100%);
    max-width: 125px;
}
.cooperation ul li:hover img{
    filter: grayscale(0%);
}
.cooperation ul li:hover {
    
}

.cooperation ul li:hover img {
    transform: scale(1.1, 1.1);
}
.footer_youshi{
    background:#f5f6f7;
    padding: 26px 0;
}
.footer_youshi_ul{
    display: flex;
    justify-content: space-between;
}
.footer_youshi_ul li{
    display: flex;
    align-items: center;
}
.footer_youshi_ul li .footerys_icon{
    display: flex;
    margin-right:10px;
}
.footer_youshi_ul li .footerys_icon span{
    height: 55px;
    display: block;
    width: 55px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
}
.footer_youshi_ul li div span img{
    width: 30px;
}
.footerys_wz h3{
    font-size: 18px;
    font-family: 'hb';
    color: #0a111a;
    margin-bottom: 6px;
}
.footer-logo-wz{
    font-size: 13px;
    color: #a79c9c;
    font-family: 'hl';
    margin-top: 25px;
    text-align: justify;
    line-height: 1.8;
}
.active2 .icon-ego-menu{
    font-size:20px;
    color: #355673;
    margin-top: 1px;
}
.field{
    margin-top: 80px;
    padding-top: 30px;
}

.crumbs-nav {
    
}


.field-bot{
    padding-bottom: .9rem;
}
.field-bot .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.field-bot .content .list{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.field-bot .content .list h3 a{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.field-bot .content .list .add p{
    display: flex;
    align-items: center;
    color: #646464;
    font-size: 16px;
}

.field-bot .content .list p{
    color: #a9a9a9;
    font-size: 16px;
}

.field-bot .content .list p span{
    color: #646464;
}
.zcd_field{
    background-color: #f8f8f8;
}
.zcd_inner{
    padding:20px 40px;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0 0 10px #eee;
    border-radius: 8px;
}
.crumbs-nav a {
    color: gray;
}
.crumbs-nav{
    color: gray;
}
.crumbs-nav a img {
    transform: translateY(-1px);
    margin-right: 10px;
}

.banner-nav {
    /*
    position: absolute;
    bottom: 14px;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    */
   margin-bottom: 15px;
}
.banner-nav .icon-zhuye{
    color: #000000;
    margin-right: 6px;
}

.banner-nav a {
    color: #000000;
    font-family: 'hl';
    font-size: 15px;
}

.banner-nav img {
    margin-right: 10px;
}

.news-top {
    display: flex;
    justify-content: center;
    /*
    background: #f7f7f7;
    */
    height: 60px;
    margin-top: 10px;
    /*
    border-bottom: 1px solid #e6e6e6;
    */
}

.news-top ul {
    display: flex;
    height: 100%;
}

.news-top ul li {
    margin: 0 .85rem;
}

.news-top ul li a {
    display: block;
    line-height: 60px;
    color: #545454;
    font-size: 16px;
    padding: 0 4px;
}
.news-top ul li a:hover{
    color: #ff0000;
}
.news-top ul li a.active {
    color: #ff0000;
    border-bottom: 2px solid #ff0000;
    font-family: 'hb';
}

.news-title {
    text-align: center;
    margin-bottom: 45px;
}

.news-title h3 {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.news-title span {
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #333333;
}

.news-bot {
    padding-top: .6rem;
    padding-bottom: 1rem;
}
.new_topdiv{
    margin-bottom: 0.4rem;
}
.new_topdiv .swiper-slide{
    position: relative;
}
.news_top_img{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.new_topdiv .swiper-slide:hover a img{
    transform: scale(1.1, 1.1);
}
.news_top_img h4{
    color: #ffffff;
}
.new_topdiv .swiper-pagination{
    padding-right: 20px;
    box-sizing: border-box;
    bottom: 26px !important;
}
.new_topdiv .swiper-pagination .swiper-pagination-bullet{
    float: right;
    width: 10px;
    height: 10px;
    background: #ffffff;
}
.new_topnav{
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
}
.new_topnav ul li{
    display: inline-block;
}
.new_topnav ul li a{
    padding: 12px 30px;
    display: block;
    color: #000000;
}
.new_topnav ul li a:hover{
    background: red;
    color: #ffffff;
}
.new_topnav ul li a.active{
    background: red;
    color: #ffffff;
}
.case_topnav ul{
    display: flex;
    justify-content: center;
}
.case_topnav ul li{
    margin: 0 10px;
}
.case_topnav ul li a{
    padding: 12px 30px;
    display: block;
    color: #000000;
    background: #efefef;
}
.case_topnav ul li a.active{
    background: red;
    color: #ffffff;
}
.case_topnav ul li a:hover{
    background: red;
    color: #ffffff;
}

.news-bot .content {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.news-bot .left {
    width: 66%;
}

.news-bot .left .list {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-bottom: 30px;
}
.new_time .icon-shijian{
    font-size: 14px;
    margin-right: 5px;
}
.new_time .icon-liulancishu{
    font-size: 13px;
    margin-right: 5px;
}

.news-bot .left .list .pic {
    width: 29%;
    overflow: hidden;
    height: 200px;
}

.news-bot .left .list .pic img {
    width: 100%;
    height: 100%;
}

.news-bot .left .list .text {
    display: flex;
    align-items: flex-start;
    flex-flow: column;
    justify-content: center;
    width: 68.5%;
}

.news-bot .left .list .text h3 {
    margin-bottom: 20px;
}

.news-bot .left .list .text h3 a {
    color: #2e2e2e;
    font-size: 20px;
    font-family: 'hb';
}

.news-bot .left .list .text p {
    color: #545454;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: .18rem;
    margin-top: .18rem;
}

.news-bot .left .list .text .more {
    color: #ffffff;
    background: red;
    padding: 5px 13px;
    border-radius: 6px;
    font-size: 12px;
    font-family: 'hl';
}

.news-bot .left .list .text .time span {
    color: #adadad;
    margin-right: .4rem;
}

.news-bot .left .list .text .time img {
    transform: translateY(-2px);
    margin-right: 8px;
}

.news-bot .left .list:hover .pic img {
    transform: scale(1.1, 1.1);
}

.news-bot .left .list:hover h3 a {
    color: #ff0000;
}

.news-bot .right {
    width: 28%;
}
.new_topdiv img{
    width: 100%;
}

.news-bot .right-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.news-bot .right-title h3 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
}

.news-bot .right .list {
    margin-bottom: 30px;
}

.news-bot .right .list p {
    padding-top: 14px;
}

.news-bot .right .list p a {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-bot .right .list .pic {
    overflow: hidden;
}

.news-bot .right .list:hover img {
    transform: scale(1.1, 1.1);
}

.newsDetail {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.newsDetail .left {
    width: 73%;
}

.detail-title {
    padding-bottom: 20px;
    border-top: 1px solid #efefef;
    padding-top: 30px;
    margin-top: 10px;
}
.detailTitleBot .time .icon-shijian{
    font-size: 14px;
    margin-right: 10px;
}
.detailTitleBot .time .icon-liulancishu{
    font-size: 13px;
    margin-right:10px;
}

.detail-title h3 {
    color: #000000;
    font-size: 28px;
    margin-bottom: 20px;
    font-family: 'hb';
}

.detailTitleBot {
    display: flex;
    justify-content: space-between;
}

.detail-title .time {
    display: flex;
    justify-content: space-between;
}

.detail-title .time span {
    color: #adadad;
    margin-right: .4rem;
}

.detail-title .time span img {
    margin-right: 8px;
    transform: translateY(-1px);
}

.detail-title .time .share span {
    margin-right: 0;
}

.detail-title .time .share img {
    margin-right: 8px;
}

.detail-title .back {

}

.detail-title .back a {
    display: flex;
    align-items: center;
    color: #8a8c8d;
}

.detail-title .back img {
    margin-right: 10px;
}

.detail-content {
    padding-top: 28px;
}

.detail-content .pic {
    text-align: center;
}

.detail-content .text {
    text-align: center;
}

.detail-content h4 {
    font-size: 16px;
}

.detail-content p {
    color: #545454;
    line-height: 30px;
}

.detail-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px dashed #e6e6e6;
    border-bottom: 1px dashed #e6e6e6;
    height: 52px;
    margin-top: 60px;
}

.detail-bot a {
    width: 50%;
    color: #545454;
}

.detail-bot a i {
    margin-right: 10px;
    font-size: 18px;
}

.detail-bot a:last-child {
    text-align: right;
}

.detail-bot a:last-child i {
    margin-right: 0;
    margin-left: 10px;
}

.detail-bot a:hover {
    color: #e65c75;
}

.newsDetail .right {
    width: 25%;
}

.newsDetail .right .associated-sites {
    margin-bottom: .4rem;
}

.newsDetail .right .associated-sites p {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: bold;
    margin-top: 14px;
}

.newsDetail .right .tuijian .right-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.newsDetail .right .tuijian .right-title a {
    color: #e65c75;
}

.newsDetail .right .tuijian .list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.newsDetail .right .tuijian .list .pic {
    width: 32%;
}

.newsDetail .right .tuijian .list .text {
    width: 64%;
}

.newsDetail .right .tuijian .list .text h3 {
    margin-bottom: 7px;
}

.newsDetail .right .tuijian .list .text a {
    color: #2e2e2e;
    font-weight: bold;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsDetail .right .tuijian .list .text span {
    color: #adadad;
}

.newsDetail .right .tuijian .list {
    margin-bottom: 20px;
}





.service-title{
    text-align: center;
    /*
    margin-bottom: .46rem;
    */
}
.service-title h3{
    color: #000000;
    font-size: 30px;
    margin-bottom: 6px;
    font-weight: bold;
}

.service-title span{
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #333333;
}
.service-content{
    padding-top: .8rem;
}

.service-content .list{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 1.1rem;
    border-top: 1px solid #ebe6e6;
    padding-top: 0.6rem;
}
.service-content .list:first-child{
    border-top: 0;
}
.ptfw_pic{
    width: 50%;
    z-index: 1;
}
.service-content .list .ptfw_pic{
    overflow: hidden;
}
.service-content .list .ptfw_pic2{
    overflow: hidden;
}
.service-content .list:hover .ptfw_pic img{
    transform: scale(1.1, 1.1);
}
.service-content .list:hover .ptfw_pic2 img{
    transform: scale(1.1, 1.1);
}
.ptfw_pic2{
    width: 50%;
    z-index: 1;
}
.ptfw_pic_tit{
    align-items: center;
    display: flex;
}
.ptfw_pic_tit img{
    width: 30px;
    margin-right: 15px;
}
.service-content .list .text{
    position: absolute;
    right: 0;
    top: 65%;
    transform: translateY(-50%);
    background: rgba(247,247,247,.98);
    width: 54%;
    padding: 0.5rem 0.5rem 0.5rem 1.1rem;
    box-sizing: border-box;
}
.service-content .list2 .text{
    padding: 0.5rem 1.1rem 0.5rem 0.5rem;
}
.service-content .list .text h3{
    color: #2c2c2c;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    margin-bottom:30px;
}
.service-content .list .text h3 img{
    
}
.service-content .list .text p{
    color: #545454;
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
}
.service-content .list .text h5{
    color: #e65c75;
    font-size: 16px;
    margin-bottom: 20px;
}
.service-content .list .text .tel{
    margin-top: 24px;
}
.service-content .list .text .tel p{
    line-height: 26px;
    font-size: 22px;
}
.service-content .list .text .tel p span{
    font-size: 22px;
    color: #ff0000;
    font-family: hb;
}
.service-content .list:nth-child(2n){
    justify-content: flex-end;
    border-top: 1px solid #ebe6e6;
    padding-top: 0.6rem;
}
.service-content .list:nth-child(2n) .text{
    left: 0;
    right: auto;
    top: 65%;
}
.service-content #li3{
    border-top: 1px solid #ebe6e6;
    padding-top: 0.5rem;
}
.service-content #li5{
    border-top: 1px solid #ebe6e6;
    padding-top: 0.5rem;
}
.service-content #li3 .text{
    top: 68%;
}
.service-content #li5 .text{
    top: 68%;
}



.about-title h3{
    color: #000000;
    font-size: 33px;
    font-weight: bold;
    margin-bottom:17px;
    font-family: 'hb';
}
.about-one-title h3{
    font-size: 38px;
}
.about-title h3 strong{
    font-family: 'hl';
    font-size: 33px;
}
.about-title span{
    display: block;
    width: 60px;
    height: 3px;
    background: #5d91bb;
}
.about_shuzidiv{
    display: flex;
    width: 80%;
    margin: 0 auto;
    margin-top:0.7rem;
}
.about_shuzi{
    width: 33.33%;
    text-align: center;
}
.about_shuzi h2{
    font-size: 50px;
    font-family: 'hb';
    color: #ff0000;
}
.about_shuzi h2 sup{
    margin-left: 10px;
    font-size: 23px;
    font-family: 'hr';
}
.about_shuzi h6{
    font-size:20px;
    margin-top:15px;
    color: #666666;
}
.about_shuzi:nth-child(2){
    border-left: 2px solid #e4dede;
    box-sizing: border-box;
}
.about_shuzi:nth-child(3){
    border-left: 2px solid #e4dede;
    box-sizing: border-box;
}

.itemOne{
    padding-top: .8rem;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: .6rem;
}
.itemOne2{
    background: url(../images/swiper2-2-bg.jpg) no-repeat;
    background-size: 100%;
}


.itemOne .about-title{
    margin-bottom: 38px;
}
.itemOne p{
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    font-family: 'hl';
}

.itemOne ul{
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding: 0.5rem 0;
}
.itemOne ul li{
    text-align: center;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    width: 3rem;
    margin: 0 .4rem;
    padding: .3rem 0;
}
.itemOne2_title{
    color: #fff;
    font-family: 'hb';
    text-align: center;
    font-size: 33px;
}
.itemOne ul li img{
    margin-bottom: 34px;
}
.itemOne ul li h3{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
    font-family: 'hb';
}
.itemOne ul li p{
    color: #e1e1e1;
    font-size: 16px;
    margin-bottom: 0;
}
.itemOne2_title_icon{
    width: 50px;
    display: block;
    margin: 0 auto;
    background: #fff;
    height: 50px;
    padding: 13px;
    border-radius: 50%;
    margin-bottom: 20px;
}




.itemTwo{
    padding-top: .6rem;
}

.itemTwo .about-title{
    margin-bottom: 50px;
}
.about-two-title h3{
    text-align: center;
}
.about-two-title span{
    margin: 0 auto;
}
.itemTwo .details{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.itemTwo .details .text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    width: 100%;
    background: #f7f7f7;
    padding: 40px 5%;
}
.itemTwo .details .text h3{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 22px;
}
.itemTwo .details .text p{
    color: #545454;
    font-size: 16px;
    line-height: 30px;
}
.itemTwo .details .text p:last-child{
    margin-top: .6rem;
}
.itemTwo .details .text p span{
    color: #e65c75;
    font-size: 22px;
}
.itemTwo .details .pic{
    width: 50%;
    display: none;
}


.itemTwo .testimonial-slider{
    position: relative;
}
.itemTwo .owl-theme .owl-controls .owl-nav .owl-prev{
    position: absolute;
    left: -70px;
    top: 50%;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border: 1px solid #333;
    border-radius: 100%;
    background: none;
    /*background: url("../images/prev_18.jpg") no-repeat;*/
}

.itemTwo .owl-theme .owl-controls .owl-nav .owl-next{
    position: absolute;
    right: -70px;
    top: 50%;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border: 1px solid #333;
    border-radius: 100%;
    background: none;
    /*background: url("../images/prev_18.jpg") no-repeat;*/
}
.itemTwo .owl-theme .owl-controls .owl-nav i{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #333;
    font-size: 26px;
}



.itemThree{
    padding-top: .8rem;
}
.itemThree .about-title{
    margin-bottom: 46px;
}
.itemThree .panel-default > .panel-heading{
    height: 65px;
}
.itemThree .panel-title{
    height: 100%;
}
.itemThree .panel-title a{
    display: flex;
    background: #f7f7f7;
    justify-content: center;
    padding: 0;
    height: 100%;
}

.itemThree .panel-title span{
    width: 23%;
    line-height:65px;
    height: 100%;
    text-align: center;
    font-size: 16px;
}
.itemThree .panel-title span .icon-changjiantou-copy-copy-copy{
    font-size: 20px;
}
.itemThree .panel-default > .panel-heading + .panel-collapse > .panel-body{
    border: 1px solid #efefef;
    padding: 20px 1rem 48px 1rem;
}
.toudijl{
    margin-top:35px;
}
.toudijl a{
    padding: 13px 25px;
    background:#5c91bd;
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
}
.toudijl a .icon-fasong{
    font-size: 16px;
    margin-right:5px;
}
.zhaopin_bt h4{
    display: flex;
    justify-content: center;
    background: #5c91bd;
    color: #fff;
    padding: 10px 0;
}
.zhaopin_bt h4 span{
    width: 23%;
    line-height: 50px;
    height: 100%;
    text-align: center;
}

.itemThree .duty{
    
}

.itemThree .requirement{
    display: flex;
    margin-top: 20px;
}
.itemThree .panel-default > .panel-heading + .panel-collapse > .panel-body p{
    color: #545454;
}

.itemThree .application{
    color: #545454;
    font-size: 16px;
    margin-top: 30px;
}
.itemThree .application a{
    color: #e65c75;
}


.itemFour{
    padding-top: .8rem;
}


.itemFour .content{
    padding-top: .8rem;
    padding-bottom: .8rem;
    background: url("../images/liuyan_bg.png") no-repeat;
    background-size: cover;
}
.itemFour .content .inner{
    display: flex;
}
.itemFour .message{
    width: 40%;
    background: #fff;
    display: flex;
    flex-flow: column;
    padding: 60px 50px;
    margin-left: 38px;
}

.itemFour .message h3{
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 38px;
}

.itemFour .message input{
    height: 44px;
    border-radius: 4px;
    background: #f7f7f7;
    padding-left: 19px;
    margin-bottom: 20px;
    width: 100%;
}
.itemFour .message textarea{
    background: #f7f7f7;
    border: none;
    height: 115px;
    padding-left: 19px;
    padding-top: 15px;
    width: 100%;
}
.itemFour .message textarea:focus{
    outline: none;
}

.itemFour .message button{
    width: 150px;
    height: 50px;
    border: 0px;
    background: #5d91bb;
    color: #ffffff;
    font-weight: bold;
    margin-top: 24px;
    border-radius: 4px;
}



.itemFour .text{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    margin-left: 1.5rem;
    color: #000000;
}
.itemFour .text h3{
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 22px;
}

.itemFour .text .lxwm_dixian{
    width: 60px;
    height: 3px;
    background: #5d91bb;
    display: block;
    margin-bottom: 50px;
}
.itemFour .text h4{
    font-size: 20px;
    font-family: 'hb';
    margin-top: 1.2rem;
    margin-bottom: .74rem;
}

.itemFour .text p{
    margin-bottom: 32px;
    font-size: 16px;
}
.lxwmym_icon{
    width: 30px;
    display: inline-block;
}
.lxwmym_icon .icon-dizhi{
    font-size: 18px;
}
.lxwmym_icon .icon-dianhua01{
    font-size: 17px;
}
.lxwmym_icon .icon-email{
    font-size: 16px;
}
.itemFour .text p:last-child{
    margin-bottom: 0;
}

.itemFour .text p img{
    margin-right: 12px;
}


.about .ditu{
    margin-top: 10px;
}





.sign{
    background: url("../images/sign-banner_02.jpg") no-repeat;
    background-size: cover;
    height: 700px;
    margin-top: 60px;

}
.sign .inner{
    position: relative;
    height: 100%;
}
.sign-content{
    width: 510px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
}
.sign-content .menuone{
    display: flex;
    background: #f3f3f3;
}
.sign-content .menuone li{
    width: 100%;
    line-height: 59px;
    text-align: center;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 2px solid #f3f3f3;
}

.sign-content .menuone li.active{
    color: #e65c75;
    border-bottom: 2px solid #e65c75;
}


.sign-content .menutwo .list{
    display: flex;
    margin-bottom: 15px;
}
.sign-content .menutwo input{
    width: 100%;
    /* border: 1px solid #dddddd; */
    height: 44px;
    padding-left: 15px;
    font-size: 16px;
    border-radius: 4px;
    /* border-right: hidden; */
}
.sign-content .menutwo input::placeholder{
    color: #858585;
    font-size: 16px;
}

.sign-content .menutwo .code{
    display: flex;
}
.sign-content .menutwo .code input{
    width: 330px;
}
.sign-content .menutwo .code button{
    margin-left: 10px;
    width: 110px;
    background: #e65c75;
    border: none;
    color: #ffffff;
    font-size: 16px;
    border-radius: 4px;
}
.sign-content .menutwo .noLogin{
    display: flex;
    align-items: center;
    color: #858585;
    font-size: 16px;
}
.sign-content .menutwo .noLogin input{
    width: 14px;
    height: 14px;
    background: #fff;
    margin-top: 0;
    margin-right: 5px;
}

.sign-content .menutwo .sign-btn{
    width: 100%;
    height: 46px;
    background: #e65c75;
    border-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    margin-top: .6rem;
}
.sign-content .menutwo .sign-btn a{
    display: block;
    color: #ffffff;
    height: 100%;
    line-height: 46px;
}
.sign-content .agreement{
    font-size: 16px;
    margin-top: 14px;
}
.sign-content .agreement input{
    width: 14px;
    height: 14px;
    background: #fff;
    margin-top: 0;
    margin-right: 5px;
}

.sign-content .agreement a{
    color: #e65c75;
}

.sign-content .menutwo{
    display: none;
}
.sign-content .menutwo .box{
    padding: 60px 30px 0 30px;
    height: 286px;
}
.sign-content .menutwo .box .pic{
    text-align: center;
}
.sign-content .registerNow{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    height: 60px;
    margin-top: 46px;
}
.sign-content .registerNow p{
    font-size: 16px;
    color: #858585;
}
.sign-content .registerNow a{
    display: inline-block;
    color: #e65c75;
    line-height: 22px;
    border-bottom: 1px solid #e65c75;
}

.sign-content .scanning{
    text-align: center;
    color: #858585;
    font-size: 16px;
    margin-top: 30px;
}

.register .sign-content .menuone li{
    width: 100%;
}


.register .sign-content .menutwo .box {
    height: 327px;
}




.user{
    margin-top: 60px;
    padding-top: 50px;
    background: #f8f8f8;
    padding-bottom: .75rem;
}

.user .content{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
}

.user-left{
    width: 21%;
    background: #fff;
    box-shadow: 0 0 10px #e7e6e6;
}
.user-left h3{
    padding-left: 20px;
    background: #e65c75;
    line-height: 68px;
    margin-bottom: 1px;
}
.user-left h3 a{
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
}
.user-left h3 img{
    margin-right: 12px;
}
.user-left ul li{
    padding-left: 20px;
    border-left: 2px solid #fff;
    transition: .3s;
}
.user-left ul li.active{
    background: #fadfe4;
    border-left: 2px solid #e65c75;
}
.user-left ul li a{
    display: flex;
    align-items: center;
    color: #646464;
    font-size: 16px;
    transition: .3s;
    line-height: 58px;
}

.user-left ul li a img{
    margin-right: 10px;
    transition: .3s;
}

.user-left ul li .icon2{
    display: none;
}
.user-left ul li .icon2.active{
    display: block;
}
.user-left ul li .icon1.active{
    display: none;
}
.user-left ul li:hover{
    background: #fadfe4;
    border-left: 2px solid #e65c75;
}
.user-left ul li:hover a{
    color: #e65c75;
}
.user-left ul li a.active{
    color: #e65c75;
}
.user-left ul li:hover .icon2{
    display: block;
}
.user-left ul li:hover .icon1{
    display: none;
}



.user-right{
    width: 76.5%;
}

.centerTop{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 10px #e7e6e6;
    padding: 40px 55px;
}
.centerTop .pic{
    margin-right: 40px;
}
.centerTop h3{
    color: #373737;
    font-size: 20px;
    margin-bottom: 20px;
}
.centerTop h3 span{
    color: #646464;
    margin-left: 34px;
}

.centerTop ul{
    display: flex;
    flex-flow: wrap;
}
.centerTop ul li{
    color: #646464;
    border-right: 1px solid #646464;
    padding-right: 32px;
    margin-right: 32px;
}
.centerTop ul li:last-child{
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.centerTop ul li span{
    color: #e65c75;
}



.user-right .padding{
    padding: 30px;
    box-shadow: 0 0 10px #e7e6e6;
    background: #fff;
}

.user-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #efefef;
    margin-bottom: 24px;
}
.user-title h3{
    color: #e65c75;
    font-size: 18px;
    padding-bottom: 14px;
    font-weight: bold;
    border-bottom: 2px solid #e65c75;

}

.user-title a{
    display: flex;
    align-items: center;
    padding-bottom: 14px;
    color: #e65c75;
    font-size: 16px;
}
.user-title a i{
    font-size: 20px;
    margin-left: 10px;
}

.user-right .order{
    margin-top: 20px;
}

.user-right table{
    width: 100%;
}
.user-right .order th{
    background: #e6e6e6;
    color: #000000;
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 25px;
    font-weight: bold;
}
.user-right .order th:nth-child(3){
    text-align: left;
}
.user-right .order td{
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 25px;
    color: #646464;
    line-height: 24px;
}
.user-right .order td:nth-child(3){
    text-align: left;
}
.user-right .order td:last-child{
    color: #e65c75;
}
.fieldDetailTop .mySwiper2 .swiper-slide img{
    width: 100%;
    border-radius: 8px;
}

.mySwiper_slt{
    margin-top:10px;
}
.fieldDetailTop .mySwiper_slt .swiper-slide {
    height: auto;
    overflow: hidden;
    border-radius: 8px;
}
.fieldDetailTop .mySwiper_slt .swiper-wrapper{
    justify-content: center;
}

.user-right .intentionSheet{
    margin-top: 20px;
}

.user-right .intentionSheet .list-h3 {
    display: flex;
    align-items: center;
    background: #f5f5f6;
    height: 52px;
    padding-left: 32px;
}
.user-right .intentionSheet .list-h3 p{
    color: #646464;
    margin-right: 10px;
}

.user-right .intentionSheet .list-h3 i{
    margin-right: 10px;
}



.user-right .intentionSheet input[type="checkbox"] {
    width: 12px;
    height: 12px;
    background-color: #fff;
    -webkit-appearance: none;
    border: 1px solid #c9c9c9;
    outline: none;
    transform: translateY(-1px);
    margin: 0;
}

.user-right .intentionSheet input[type="checkbox"]:checked {
    background: url("../images/gou_06.jpg") #fff no-repeat center;
    background-size: cover;
    border: none;
}
.user-right .intentionSheet .list{
    margin-bottom: 20px;
}
.user-right .intentionSheet ul{
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 10px 10px 0 10px;
}
.user-right .intentionSheet li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.user-right .intentionSheet .liLeft{
    display: flex;
    align-items: center;
}
.user-right .intentionSheet li .pic{
    margin-right: 30px;
    margin-left: 9px;
}

.user-right .intentionSheet li img{
    width: 82px;
    height: 50px;
}
.user-right .intentionSheet li p{
    color: #646464;
}
.user-right .intentionSheet li p span{
    margin-right: 12px;
}
.user-right .intentionSheet li a{
    width: 60px;
    height: 34px;
    line-height: 34px;
    color: #646464;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    text-align: center;
}
.user-right .intentionSheet li a:hover{
    background: #e65c75;
    color: #fff;
}


.user-right .like{
    margin-top: 20px;
}
.like-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.like-title h3{
    color: #e65c75;
    font-size: 18px;
    font-weight: bold;
}
.like-title span{
    width: 42%;
    height: 2px;
    background: #efefef;
}
.user-right .like .content{
    display: flex;
    justify-content: space-between;
}
.user-right .like .list{
    width: 49%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.user-right .like .list .pic{
    width: 45%;
    overflow: hidden;
}
.user-right .like .list .pic img{
    width: 100%;
    height: 100%;
}
.user-right .like .list .text{
    width: 52%;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    border: 1px solid #efefef;
    padding: 19px;
}
.user-right .like .list .text h3{
    color: #373737;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.user-right .like .list .text p{
    display: flex;
    color: #a8a8a8;
    line-height: 24px;
}
.user-right .like .list .text p span{
    color: #646464;
    height: 24px;
    overflow: hidden;
}
.user-right .like .list .text p .area{
    color: #3ebabb;
}

.user-right .like .list .text p .price{
    color: #e65c75;
}
.user-right .like .list .text a{
    display: block;
    color: #e65c75;
    margin-top: 14px;
}
.user-right .like .list:hover img{
    transform: scale(1.1,1.1);
}







.information {
    position: relative;
    padding-bottom: 1rem!important;
}


.information .pic{
    position: absolute;
    right: 77px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.information .pic .icon{
    position: absolute;
    right: 12px;
    bottom: 0;
}
.information .list {
    margin-bottom: 14px;
}
.information .list span {
    display: inline-block;
    margin-right: 30px;
    width: 64px;
    text-align: right;
    color: #646464;
    font-size: 16px;
}
.information .gender label {
    margin-right: 42px;
}
.information .list input {
    width: 278px;
    height: 46px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 10px;
}
.information .gender input {
    width: 19px;
    height: 19px;
    margin-right: 10px;
    margin-top: 0;
}
.information select {
    width: 290px;
    height: 46px;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 10px;
}
.information button {
    width: 110px;
    height: 42px;
    background: #e65c75;
    border-radius: 24px;
    color: #ffffff;
    font-size: 16px;
    border: none;
    margin-left: 97px;
    margin-top: 16px;
}



.user-right .myOrder{
    margin-top: 0;
}
.user-right .myOrder tr:nth-child(odd){
    background: #f9f9f9;
}


.user-right .yixiangdan{
    margin-top: 0;
}
.select-all {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    margin-top: 30px;
    background: rgb(245, 245, 246);
    padding: 0px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(232, 232, 232);
    border-image: initial;
}
.select-all label{
    font-weight: normal;
}
.select-all input{
    color: #646464;
    margin-right: 26px!important;
}

.select-all a{
    color: #646464;
    margin-left: 22px;
}

.select-all button{
    height: 36px;
    width: 2.7rem;
    background: #e65c75;
    border: none;
    color: #ffffff;
}


.yixiangdan .disclaimer{
    color: #646464;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.yixiangdan .disclaimer a{
    color: #e65c75;
}




.collection .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.collection .list{
    width: 31%;
    margin-bottom: 20px;
}
.collection .list .pic img{
    width: 100%;
}
.collection .list .text{
    border: 1px solid #efefef;
    border-top: none;
    padding: 20px 18px 30px 18px;
}
.collection .list h3{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.collection .list p{
    color: #a8a8a8;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.collection .list .add span{
    color: #646464;
}
.collection .list .area span{
    color: #3ebabb;
}
.collection .list .market span{
    color: #e65c75;
}
.collection .list .more{
    display: block;
    margin-top: 12px;
    color: #e65c75;
}


.collection .yema{
    margin-top: .35rem;
}


.messageCenter .panel-group{
    width: 100%;
}


.messageCenter .panel-body{
    padding: 0;
    padding-bottom: 25px;
}

.messageCenter .panel-default > .panel-heading + .panel-collapse > .panel-body p{
    color: #848484;
    font-size: 14px;
    line-height: 24px;
}
.messageCenter .panel-title > a{
    padding: 27px 0;
}
.messageCenter .panel-heading a.active{
    color: #e65c75;
}














.searchResult{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.searchResult .searchResultLeft{
    width: 69%;
}

.searchResult .searchResultRight{
    width:370px;
    max-width: 3.8rem;
    height: 550px;
    border: 2px solid #bfd9ee;
    border-radius:5px;
    overflow: hidden;
}
.sitePanelBody{
    width: 100%;
}
.searchResult .searchResultRight.active{
    position: fixed;
    right: 10%;
    top:70px;
    width: 20%;
}
.searchResult .searchResultRight img{
    margin-bottom: 10px;
}

#siteMap{
    height:450px;
    border:1px dashed #ccc;
    margin:5px 0px;
    border-radius:3px;
}


.searchResult .resultItem{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding: 20px;
    box-shadow: 0 0 15px #eee;
    margin-bottom: 30px;
    background: #ffffff;
}

.searchResult .resultItem .pic{
    width: 27%;
    height: 180px;
    overflow: hidden;
    border-radius: 8px;
}
.searchResult .resultItem .pic a{
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.searchResult .resultItem:hover .pic a{
    transform: scale(1.1, 1.1);
}
.searchResult .resultItem .pic img{
    width: 100%;
    height: 100%;
}
.searchResult .resultItem .text{
    display: flex;
    /*justify-content: space-between;*/
    flex-flow: column;
    width: 70%;
}

.searchResult .resultItem .text-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    position: relative;
}


.searchResult .resultItem .text-bot .list{
    flex-flow: initial;
}
.searchResult .resultItem .text-bot .list p:first-child{
    min-width: 96px;
    font-size: 15px;
    font-family: 'hl';
    color: #666666;
}
.searchResult .resultItem .text-bot .list p:last-child{
    color: #000000;
    font-family: 'hl';
    font-size: 15px;
}
.searchResult .resultItem .textLeft h3{
    margin-bottom: 16px;
}
.searchResult .resultItem .textLeft h3 a{
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}
.searchResult .resultItem .textLeft h3 span{
    text-align: center;
    display: inline-block;
    width: 62px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    background: #fceef1;
    border: 1px solid #f5bec8;
    color: #ff0000;
    font-size: 12px;
    margin-left: 10px;
    font-family: 'hl';
    font-weight: 100;
}
.searchResult .resultItem .textLeft .list{
    justify-content: left;
}
.cparea_right{
    margin-left: 15%;
}
.searchResult .resultItem .textLeft .add p{
    color: #000000;
    font-size: 15px;
    font-family: 'hl';
}
.searchResult .resultItem .textLeft .add p .icon-weizhi{
    font-size: 14px;
    margin-right: 5px;
}
.searchResult .resultItem .textLeft .area p .icon-mianji{
    font-size: 13px;
    margin-right: 6px;
}
.searchResult .resultItem .textLeft .area p .icon-hrcollegepeopleCardingRange{
    font-size: 15px;
    margin-right: 5px;
}
.searchResult .resultItem .text-bot .list p .icon-tuijianliyou{
    font-size: 14px;
    margin-right: 5px;
}

.searchResult .resultItem .textLeft .area{
    display: flex;
    margin-top: 20px;
}
.searchResult .resultItem .textLeft .area p{
    display: flex;
    align-items: center;
    color: #666666;
    font-size: 15px;
    font-family: 'hl';
}
.searchResult .resultItem .textLeft img{
    margin-right: 8px;
}

.searchResult .resultItem .textLeft .area span{
    color: #ff0000;
    font-size: 16px;
    font-family: 'hr';
}

.searchResult .resultItem .textLeft .number p{
    color: #a9a9a9;
    font-size: 16px;
}
.searchResult .resultItem .textLeft .number span{
    color: #646464;
    font-size: 16px;
}

.searchResult .resultItem .textLeft .introduction{
    display: flex;
    flex-flow: inherit;
}
.searchResult .resultItem .textLeft .introduction p:first-child{
    color: #a9a9a9;
    min-width: 103px;
}

.searchResult .resultItem .textLeft .introduction p:last-child{
    color: #646464;
    width: 83%;
}

.searchResult .resultItem .textLeft ul{
    display: flex;
    flex-flow: wrap;
}
.searchResult .resultItem .textLeft ul li{
    line-height: 22px;
    padding: 0 7px;
    border: 1px solid #e5e5e5;
    color: #646464;
    font-size: 12px;
    margin-right: 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: .3s;
    margin-bottom: 10px;
}
.searchResult .resultItem .textLeft ul li:hover{
    background: #fceef1;
    border: 1px solid #f5bec8;
    color: #e65c75;
}
.searchResult .resultItem .textLeft{
    width: 100%;
}
.searchResult .resultItem .textRight{
    display: flex;
    justify-content: flex-start;
    flex-flow: column;
    align-items: center;
    width: 21%;
    position: absolute;
    right: 0;
    top: 0;
}
.searchResult .resultItem .textRight a{
    width: 92px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 32px;
    background: #ff0000;
    margin-top: 0px;
    font-family: 'hl';
    margin: 0 auto;
}
.textLeft .add{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 16px;
}
.searchResult .resultItem .textRight p{
    color: #ff0000;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}

.searchShow{
    padding: 30px 0;
}
.searchShow ul{
    display: flex;
}
.searchShow ul li{
    color: #646464;
    margin-right: 45px;
    font-size: 16px;
    font-family: 'hl';
}
.searchShow ul li span{
    color: #ff0000;
    font-family: 'hb';
}
.searchShow ul li img{
    margin-left: 8px;
}
.fieldLeft a .icon-zhuye{
    font-size: 16px;
    margin-right: 6px;
}
.fieldLeft a{
    font-family: 'hl';
    font-size: 15px;
    color: gray;
}




.fieldDetail .crumbs-nav{
    display: flex;
    justify-content: space-between;
}
.fieldDetailTop{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 30px;
}
.fieldDetailTop .shop-single-slider{
    width: 59%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.fieldDetailTop .collection{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 999;
    background: rgba(0,0,0,0.3);
    width: 93px;
    height: 41px;
    color: #ffffff;
    font-size: 15px;
    border-radius: 6px;
    cursor: pointer;
    font-family: 'hl';
}
.fieldDetailTop .collection .icon-shoucang1{
    margin-right: 3px;
}
.fieldDetailTop .collection a{
    color: #ffffff;
}
.fieldDetailTop .collection.active{
    color: #e65c75;
}
.fieldDetailTop .collection .icon-shoucangxuanzhong{
    font-size: 18px;
    margin-right: 3px;
    color: yellow;
}
.fieldDetailTop .collection img{
    margin-right: 10px;
}

.fieldDetailTop .slick-initialized .slick-slide{
    height: 5.5rem;
}
.fieldDetailTop .slick-initialized .slick-slide img{
    border-radius: 5px;
    width: 100%;
    height: 100%;
}
.fieldDetailTop .slider-nav{
    margin-top: 10px;
}
.fieldDetailTop .slider-nav .slick-slide{
    margin: 0 5px;
    height: 86px;
    border: 2px solid #fff;
    border-radius: 8px;
}
.fieldDetailTop .slider-nav .slick-slide img{
    height: 100%;
    border-radius: 6px;
}
.fieldDetailTop .slider-nav .slick-slide.slick-current {
    border: 2px solid #e65c75;
}
.fieldDetailTop .slider-nav > i {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 5px;
    width: 36px;
    height: 90px;
    background: rgba(0,0,0,0.5);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
}
.fieldDetailTop .slider-nav > i:before{
    font-size: 32px;
    color: #fff;
}
.fieldDetailTop .slider-nav .fa-angle-right{
    left: auto;
    right: 5px;
}

.fieldDetailTop .text{
    width: 33%;
    box-shadow: 0 0 15px #e1e1e1;
    padding: 30px;
    padding-bottom: 0;
    border-radius: 8px;
    background:#ffffff;

}
.fieldDetailTop .text h3{
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
}

.fieldDetailTop .text button{
    width: 82px;
    height: 30px;
    border: 1px solid #5c91bd;
    color: #5c91bd;
    font-size: 14px;
    background: none;
    border-radius: 6px;
}

.fieldDetailTop .text .share{
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-top: 22px;
    margin-bottom: 20px;
}
.fieldDetailTop .text .share span{
    color: #646464;
    font-size: 14px;
}
.fieldDetailTop .text .share img{
    margin-right: 10px;
}
.fieldDetailTop .text .share ul{
    display: flex;
    flex-flow: wrap;
}
.fieldDetailTop .text .tjly{
    margin-top: 25px;
}
.fieldDetailTop .text .list{
    margin-bottom: 20px;
}
.fieldDetailTop .text .list p .iconfont{
    margin-right: 10px;
}
.fieldDetailTop .text .list p .ditudingwei .icon-weizhi{
    margin-right: 0;
}
.fieldDetailTop .text .list p{
    display: flex;
    align-items: flex-start;
    color:#404752;
    font-size: 14px;
}
.fieldDetailTop .text .list img{
    margin-right: 10px;
}

.fieldDetailTop .text .add a{
    display: inline-block;
    margin-left: 20px;
    border-bottom: 1px solid #e65c75;
    color: #e65c75;
    line-height: 22px;
}
.fieldDetailTop .text .add a img{
    margin-right: 7px;
}
.fieldDetail{
    background: #f8f8f8;
}
.fieldDetailTop .text .style ul{
    display: flex;
    flex-flow: wrap;
    padding-left: 28px;
}
.fieldDetailTop .text .style ul li{
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 2px 7px;
    background:#ff0000;
    margin-right: 12px;
    margin-bottom: 10px;
    font-family: 'hl';
}
.fieldDetailTop .text .style ul li:last-child{
    margin-right: 0;
}

.fieldDetailTop .text-icon{
    border-top: 1px solid #e5e5e5;
    padding-top: 32px;
}
.fieldDetailTop .text-icon ul{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.fieldDetailTop .text-icon ul li{
    text-align: center;
    width: 33%;
    margin-bottom: 32px;
}
.fieldDetailTop .text-icon ul li img{
    margin-bottom: 16px;
}
.fieldDetailTop .text-icon ul li p:nth-child(2){
    color: #7a7474;
    font-size: 14px;
    font-family: 'hl';
}
.fieldDetailTop .text-icon ul li p:last-child{
    color: #333333;
    font-weight: bold;
    margin-top: 10px;
    font-size: 20px;
    font-family: 'hb';
}
.fieldDetailTop .text-icon ul li .cdxq_icon_span{
    height: 30px;
    display: block;
    line-height: normal;
    margin-bottom:5px;
}
.fieldDetailTop .text-icon ul li .icon-mianji{
    font-size: 25px;
    color: #999999;
}
.fieldDetailTop .text-icon ul li .icon-renshu2{
    font-size: 24px;
    color: #999999;
}
.fieldDetailTop .text-icon ul li .icon-shikong-kongjian{
    font-size: 26px;
    color: #999999;
}

.spatialInformation{
    margin-top: 50px;
    padding-bottom: 20px;
}
.spatialInformation h3{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.spatialInformation .list{
    padding: 28px 30px;
    box-shadow: 0 0 15px #eee;
    background: #ffffff;
}
.spatialInformation .listTop{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.spatialInformation .listTop ul{
    display: flex;
}
.spatialInformation .listTop ul li .iconfont{
    height: 22px;
    display: block;
}
.spatialInformation .listTop ul li .icon-mianji{
    font-size: 15px;
}
.spatialInformation .listTop ul li .icon-renshu2{
    font-size: 16px;
}
.spatialInformation .listTop ul li .icon-ziyuan{
    font-size: 15px;
}
.spatialInformation .listTop ul li .icon-chi_ruler{
    font-size: 19px;
}
.spatialInformation .listTop ul li .icon-tingchewei{
    font-size: 20px;
}
.spatialInformation .listTop ul li .icon-louceng{
    font-size: 18px;
}
.spatialInformation .listTop ul li .xinxi_icon_bt{
    font-size: 14px;
    font-family: 'hl';
    margin-top: 6px;
    color: #666;
}
.spatialInformation .listTop ul li .xinxi_icon_cs{
    font-family: 'hb';
    color: #ff0000;
    font-size: 22px;
    margin-top: 7px;
}


.spatialInformation .list .changdixinxi_tit{
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 26px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.spatialInformation .listTop .ul1 li{
    align-items: center;
    color: #000000;
    font-size: 16px;
    margin-right: .7rem;
    text-align: center;
}
.tingcw0{
    display: none;
}
.spatialInformation .listTop .ul1 li:last-child{
    margin-right: 0;
}
.spatialInformation .listTop .ul1 li img{
    margin-right: 10px;
}

.spatialInformation .listTop .ul2{
    margin-top: 22px;
}
.spatialInformation .listTop .ul2 li{
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    color: #646464;
    font-size: 12px;
    margin-right: 15px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    text-align: center;
}

.spatialInformation .listTop .right{
    display: flex;
    align-items: center;
}


.spatialInformation .listTop .price p:first-child{
    color: #ff0000;
    font-size:20px;
    font-family: 'hb';
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 12px;
}
/* .spatialInformation .listTop .price p:last-child{
    color: #646464;
    font-size: 14px;
    text-decoration: line-through;
} */

.spatialInformation .listTop .order{
    display: flex;
    flex-flow: column;
    margin-left: .5rem;
}

.spatialInformation .listTop .order a:first-child{
    width: 108px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ff0000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
}
.spatialInformation .listTop .order a:last-child{
    width: 108px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #ff0000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
}
.spatialInformation .listTop .order a:last-child .icon-dinggou{
    margin-right: 6px;
}
.spatialInformation .listBot .projects-grids{
    display: block!important;
    margin-top:40px;
    overflow: hidden;
    position: relative;
}
.swiper-container_cdt .swiper-button-next:after{
    color: #ffffff;
    font-size: 28px;
}
.swiper-container_cdt .swiper-button-prev:after{
    color: #ffffff;
    font-size: 28px;
}
.changdijieshao_tit{
    margin-top: 40px;
}
.changdijieshao_tit p{
    line-height: 1.8;
}

.spatialInformation .listBot .grid{
    height: 172px;
    overflow: hidden;
}
.spatialInformation .owl-theme .owl-controls{
    margin-top: 0;
}
.spatialInformation .owl-theme .owl-controls .owl-nav .owl-prev{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 36px;
    background: rgba(0,0,0,0.5);
}
.spatialInformation .owl-theme .owl-controls .owl-nav .owl-next{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    padding: 0;
    width: 36px;
    background: rgba(0,0,0,0.5);
}

.spatialInformation .owl-theme .owl-controls .owl-nav i{
    font-size: 26px;
}


.siteIntroduction{
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
}
.siteIntroduction h3{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.siteIntroduction table{
    width: 100%;
}

.siteIntroduction table td{
    border: 1px solid #e1e1e1;
    padding: 12px 30px;
    line-height: 30px;
    color: #646464;
}
.siteIntroduction table td:first-child{
    background: #f9f9f9;
    color: #adadad;
    width: 120px;
}
.siteIntroduction table td p{
    max-height: 60px;
    overflow: hidden;
}
.siteIntroduction table td p.active{
    max-height: 500px;
}
.siteIntroduction table td span{
    color: #e65c75;
    font-style: normal;
    cursor: pointer;
    display: inline-block;
}
.siteIntroduction table td span i{
    margin-left: 5px;
    transition: .3s;
}

.siteIntroduction table td span i.active{
    transform: rotate(180deg);
}


.fieldDetailBot h3{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom:20px;
}



.ditu{
    margin-top:40px;
}

.ditu img{
    max-width: initial;
}


#dituContent{
    width:100%;
    height:420px;
}
#map {
    width: 100%;
    height: 420px;
}

.supportingFacilities{
    margin-top: 50px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
}
.supportingFacilities table{
    width: 100%;
}
.supportingFacilities table td{
    border: 1px solid #e1e1e1;
    padding: 12px 30px;
    line-height: 30px;
    color: #646464;
}
.supportingFacilities table td:first-child{
    background: #f9f9f9;
    color: #adadad;
    width: 120px;
}

.supportingFacilities table td ul{
    display: flex;
    flex-flow: wrap;
}

.supportingFacilities table td ul li{
    display: flex;
    align-items: center;
    color: #646464;
    margin-right: .6rem;
}
.supportingFacilities table td ul li img{
    margin-right: 10px;
}


.siteRecommendation{
    margin-top:20px;
    padding-bottom: 0.5rem;
}

.siteRecommendation .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.siteRecommendation .item {
    width: 23.5%;
}

.siteRecommendation .item .pic {
    position: relative;
    height: 220px;
    overflow: hidden;
}
.siteRecommendation .item .pic a{
    display: block;
    width: 100%;
    height: 100%;
}
.siteRecommendation .item:hover .pic a{
    transform: scale(1.1);
}
.swiper-container_cdt .swiper-wrapper .swiper-slide{
    overflow: hidden;
}
.swiper-container_cdt .swiper-wrapper .swiper-slide:hover a img{
    transform: scale(1.1);
}
.siteRecommendation .item .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}


.siteRecommendation .pic {
    position: relative;
}

.siteRecommendation .pic img {
    border-radius: 6px;
    width: 100%;
}

.siteRecommendation .text {
    padding: 18px 0;
}

.siteRecommendation .text h4 {
    margin-bottom: 8px;
}

.siteRecommendation .text p {
    color: #858585;
    margin-bottom: 8px;
}

.siteRecommendation .text p i {
    margin-right: 7px;
}
.siteRecommendation .text .icon-weizhi{
    font-size: 14px;
}

.siteRecommendation .text a {
    color: #000000;
    font-size: 20px;
}

.siteRecommendation .model {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(230, 92, 117, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    opacity: 0;
}

.siteRecommendation .model img {
    width: auto;
    height: auto;
}

.siteRecommendation .item:hover .model {
    opacity: 1;
    z-index: 99;
}

.siteRecommendation .item:hover h4 a {
    color: #e65c75;
}

.siteRecommendation .item:hover .model {
    opacity: 1;
}

.siteRecommendation .item:hover h4 a {
    color: #e65c75;
}

.siteRecommendation .item h4 {
    margin-bottom: 8px;
}

.siteRecommendation .item h4 a {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

.siteRecommendation .item p {
    color: #858585;
    margin-bottom: 8px;
}

.siteRecommendation .item p i {
    margin-right: 7px;
}



.model{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: -1;
    transition: .3s;
}
.model.active{
    opacity: 0.6;
    z-index: 999999;
}
.releaseRequirements{
    padding: 38px 1rem .4rem 1rem;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    z-index: -1;
    background: #fff;
    transition: .3s;
}
.releaseRequirements.active{
    transform: translate(-50%,-50%) scale(1);
    z-index: 9999991;
}
.releaseRequirements h3{
    text-align: center;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 42px;
}
.releaseRequirements .list{
    display: flex;
    margin-bottom: 15px;
}
.releaseRequirements .list span{
    color: #858585;
    font-size: 16px;
    line-height: 50px;
    margin-right: 12px;
    width: 113px;
    display: inline-block;
    text-align: right;
}

.releaseRequirements .list input{
    width: 240px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding-left: 20px;
    color: #858585;
    font-size: 16px;
}

.releaseRequirements .list input::placeholder{
    color: #c8c8c8;
    font-size: 16px;
}
.releaseRequirements .list select{
    width: 262px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding-left: 18px;
    color: #c8c8c8;
    font-size: 16px;
    background: url("../images/time_03.jpg") right 10px center no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.releaseRequirements .list textarea{
    width: 550px;
    height: 111px;
    border-radius: 4px;
    border: 1px solid #dddddd;
    padding-top: 15px;
    padding-left: 20px;
    color: #858585;
    font-size: 16px;
}
.releaseRequirements .list textarea::placeholder{
    color: #c8c8c8;
}

.releaseRequirements .list textarea:focus{
    outline: none;
}
.releaseRequirements .list p{
    color: #858585;
    font-size: 16px;
    margin-left: 12px;
    line-height: 50px;
}

.releaseRequirements .list ul{
    display: flex;
    align-items: center;
    color: #858585;
    font-size: 16px;
}
.releaseRequirements .list ul li{
    width: 221px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding-left: 18px;
    color: #c8c8c8;
    font-size: 16px;
    margin-right: 16px;
    background: url("../images/time_03.jpg") right 10px center no-repeat;
}
.releaseRequirements .list ul li:last-child{
    margin-left: 16px;
}

.releaseRequirements .list button{
    width: 240px;
    height: 46px;
    background: #e65c75;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin-left: 125px;
}

.releaseRequirements .list:last-child{
    margin-top: 30px;
}


.signInNow{
    width: 800px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999999;
    transform: translate(-50%,-50%) scale(0);
    background: #fff;
    text-align: center;
    border-radius: 8px;
    padding: .7rem 0;
    transition: .3s;
}
.signInNow.active{
    transform: translate(-50%,-50%) scale(1);
}
.signInNow p{
    color: #000000;
    font-size: 20px;
    margin-bottom: 40px;
}

.signInNow a{
    display: inline-block;
    width: 102px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    color: #e65c75;
    font-size: 18px;
    border: 1px solid #e65c75;
}





.changdi-inner{
    width: 1510px;
    margin: 0 auto;
}

.changdi-top{
    display: flex;
    align-items: center;
    background: #f7f7f7;
    height: 68px;
}
.changdi-top span{
    color: #545454;
    font-size: 16px;
    margin-right: 30px;
}
.changdi-top span i{
    font-size: 22px;
    margin-left: 30px;
}
.changdi-top span:last-child{
    margin-right: 0;
}
.changdi-top span.active{
    color: #e65c75;
}



.changdi-bot{
    margin-top: 50px;
}
.changdi-bot .changdi-box .item{
    padding: 40px 30px;
    box-shadow: 0 0 10px #e1e1e1;
    margin-bottom: 30px;
}

.changdi .title{
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
}
.changdi .title h3{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 24px;
    border-bottom: 2px solid #e65c75;
}

.changdi-bot .pop-up{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 50px 100px;
    opacity: 0;
    z-index: -1;
    transition: .3s;
}
.changdi-bot .pop-up .lst{
    margin-bottom: 15px;
}
.changdi-bot .pop-up span {
    display: inline-block;
    text-align: right;
    color: #545454;
    font-size: 16px;
    margin-right: 12px;
    width: 96px;
}
.changdi-bot .pop-up input {
    width: 259px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding-left: 19px;
    color: #000000;
    font-size: 16px;
}
.changdi-bot .pop-up button {
    width: 80px;
    max-width: 80px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background: #e65c75;
    border: none;
    border-radius: 4px;
    margin-left: 111px;
}
.changdi-bot .pop-up.active{
    opacity: 1;
    z-index: 9999999;
}
.changdi-bot .model{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: -1;
}
.changdi-bot .model.active{
    opacity: 0.7;
    z-index: 999999;
}


.basicData .list{
    display: flex;
    /*justify-content: space-between;*/
    /*flex-flow: wrap;*/
    margin-bottom: 20px;
}

.basicData .list .lst>span{
    display: inline-block;
    text-align: right;
    color: #545454;
    font-size: 16px;
    margin-right: 12px;
}
.basicData .list .lst:nth-child(1)>span{
    display: inline-block;
    width: 120px;
}
.basicData .list .lst:nth-child(2){
    margin-left: 36px;
}
.basicData .list .lst:last-child{
    float: right;
    margin-left: 50px;
}
.basicData .list .lst>span>i{
    font-style: normal;
    color: #ff0000;
}

.basicData .list .lst>input{
    width: 259px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding-left: 19px;
    color: #000000;
    font-size: 16px;
}
.basicData .list .lst input::placeholder{
    color: #858585;
    font-size: 16px;
}

.basicData .list .lst select{
    width: 280px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    padding-left: 19px;
    color: #858585;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/time_03.jpg) right 10px center no-repeat;
}
.basicData .list .lst:last-child>span{
    width: 146px;
}

.basicData .add .lst select{
    width: 157px;
    margin-right: 8px;
    color: #000;
}
.basicData .add .lst input{
    width: 260px;
}
.basicData .add .lst:last-child{
    margin-left: 0;
}
.basicData .add .lst:last-child span{
    width: 130px!important;
}
.basicData .add .coordinate input{
    /* width: 101px; */
    padding-left: 15px;
    margin-right: 8px;
}
.basicData .add .coordinate button{
    width: 87px;
    height: 50px;
    background: #e65c75;
    border-radius: 6px;
    border: none;
    color: #fff;
    font-size: 16px;
}

.basicData .add .coordinate input::placeholder{
    color: #000;
}
.basicData .list .lst:nth-child(2)>span{
    width: 175px;
}



.basicData .list .level select{
    color: #000;
}



.basicData .list .facilities:last-child{
    display: flex;
    align-items: center;
    margin-left: 0;
    width: 100%;
}
.basicData .list .facilities:last-child span{
    max-width: 120px;
}
.basicData .list .facilities select{
    width: 100%;
    color: #000;
}

.basicData .list .introduce textarea{
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 6px;
    height: 138px;
    padding-top: 11px;
    padding-left: 19px;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.basicData .list .introduce{
    align-items: flex-start!important;
}
.basicData .list .introduce span{
    line-height: 46px;
}
.basicData .list .introduce textarea:focus{
    outline: none;
}
.basicData .list .introduce textarea::placeholder{
    color: #000;
    font-size: 16px;
    line-height: 30px;
}


.basicData .list .reason input{
    width: 100%;
}

.basicData .list .reason input::placeholder{
    color: #000;
}


.spaceManagement .list .lst:nth-child(1)>span {
    display: inline-block;
    width: 157px;
}

.managementInformation .list .DevOps:last-child{
    margin-left: 36px;
}

.managementInformation .list .certificates{
    display: flex;
    align-items: flex-start;
}
.managementInformation .list .pic{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
    width: 190px;
    height: 130px;
    border-radius: 6px;
}
.managementInformation .list .pic i{
    color: #dddddd;
    font-size: 30px;
}
.managementInformation .list .certificates button{
    width: 80px;
    height: 40px;
    background: #e65c75;
    color: #ffffff;
    font-size: 16px;
    border-radius: 6px;
    border: none;
    margin-left: 11px;
}

.managementInformation .list .certificates span{
    line-height: 46px;
}


.contactInformation table{
    width: 100%;
}

.contactInformation table th{
    color: #000000;
    font-size: 16px;
    line-height: 52px;
    border: 1px solid #dddddd;
    text-align: center;
    background: #f8f8f8;
}

.contactInformation table td{
    color: #545454;
    font-size: 16px;
    line-height: 52px;
    border: 1px solid #dddddd;
    text-align: center;
}

.contactInformation table td:first-child{
    padding: 0 10px;
}


.uploadInformation .title p{
    color: #e65c75;
    font-size: 18px;
}


.uploadInformation .list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}


.uploadInformation .list span{
    display: inline-block;
    color: #545454;
    font-size: 16px;
    margin-right: 10px;
    line-height: 46px;
    max-width: 77px;
}

.uploadInformation .list span i{
    color: #ff0000;
    font-style: normal;
}


.uploadInformation .list .picList{
    display: flex;
    flex-flow: wrap;
    border: 1px solid #dddddd;
    border-radius: 5px;
    width: 100%;
    min-height: 170px;
    padding: 10px;
}
.uploadInformation .list button{
    width: 80px;
    max-width: 80px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background: #e65c75;
    border: none;
    border-radius: 4px;
    margin-left: 10px;
}
.list .picList .lsts{
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}
.uploadInformation .list .picList .lst{
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}
.uploadInformation .list .picList img{
    width: 129px;
    height: 72px;
}
.uploadInformation .list .picList .lstPic{
    border: 1px solid #dddddd;
    width: 129px;
}

.list .picList .lstPic p{
    text-align: center;
    color: #cacaca;
    line-height: 28px;
    border-top: 1px solid #dddddd;
}

.list .picList img{
    width: 129px;
    height: 72px;
}
.list .picList .lstPic{
    border: 1px solid #dddddd;
    width: 129px;
    overflow: hidden;
}
.list .firstPicture{
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
}
.list .firstPicture input{
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 3px;
}

.list .firstPicture label{
    color: #545454;
    font-size: 14px;
    margin-bottom: 0;
}
.list .del{
    color: #ff0000;
    margin-top: 10px;
    display: block;
}

.uploadInformation .list .firstPicture{
    display: flex;
    justify-content: space-between;
    margin-top: 6px;
}

.uploadInformation .list .firstPicture input{
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 3px;
}

.uploadInformation .list .firstPicture label{
    color: #545454;
    font-size: 14px;
    margin-bottom: 0;
}
.uploadInformation .list .del{
    color: #ff0000;
    margin-top: 10px;
    display: block;
}

.uploadInformation .list input{
    width: 85%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    height: 48px;
    padding-left: 20px;
    font-size: 16px;
}


.uploadInformation .list .pdf{
    width: 48%;
}
.uploadInformation .list .pdf>span{
    width: 77px;
}
.uploadInformation .list .ppt>span{
    width: 77px;
}
.uploadInformation .list .ppt{
    width: 48%;
}

.uploadInformation .list .pdf input{
    width: 69%;
}
.uploadInformation .list .ppt input{
    width: 70.5%;
}



.changdi-box .operation{
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
    margin-bottom: 1.2rem;
}
.changdi-box .operation a{
    text-align: center;
    line-height: 48px;
    width: 90px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #858585;
    font-size: 16px;
    margin-left: 20px;
}
.changdi-box .operation .preservation{
    width: 90px;
    height: 48px;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    background: #e65c75;
    margin-right: 30px;
}
.changdi-box .operation .prev.active{
    color: #000000;
}
.changdi-box .operation .next.active{
    color: #000000;
}




.zixun{
    position: fixed;
    bottom: 10%;
    right: 6px;
    z-index: 999999;
    background: #e65c75;
    padding: 11px 11px 28px 11px;
    border-radius: 8px;
    transition: .3s;
}
.zixun.active{
    transform: scale(0);
}
.zixun h3{
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 8px;
}
.zixun h3 img{
    margin-right: 7px;
}
.zixun p{
    color: #ffffff;
    font-size: 18px;
}
.zixun a{
    display: block;
    width: 107px;
    line-height: 33px;
    height: 33px;
    text-align: center;
    color: #e65c75;
    font-size: 14px;
    background: #fff;
    margin-top: 18px;
}
.zixun-close{
    text-align: right;
    margin-bottom: 18px;
}
.zixun-close img{
    cursor: pointer;
}

.stepsign_box {
    padding-top: 40px;
    height: 104px;
}
.stepsign1, .stepsign2, .stepsign3 {
    float: left;
}
.stepsign_top {
    height: 20px;
}
.stepsign_box.step_top1 .stepsign1 .stepsign_line, .stepsign_box.step_top1 .stepsign1 p, .stepsign_box.step_top2 .stepsign1 .stepsign_line, .stepsign_box.step_top2 .stepsign1 p, .stepsign_box.step_top2 .stepsign2 .stepsign_line, .stepsign_box.step_top2 .stepsign2 p, .stepsign_box.step_top3 .stepsign1 .stepsign_line, .stepsign_box.step_top3 .stepsign1 p, .stepsign_box.step_top3 .stepsign2 .stepsign_line, .stepsign_box.step_top3 .stepsign2 p, .stepsign_box.step_top3 .stepsign3 .stepsign_line, .stepsign_box.step_top3 .stepsign3 p {
    background: #e65c75;
    border-color: #e65c75;
    color: #fff;
}
.stepsign1 .stepsign_line, .stepsign3 .stepsign_line {
    float: left;
    width: 236px;
    height: 2px;
    background: #ddd;
    position: relative;
    z-index: 1;
}
.stepsign_top p {
    position: relative;
    z-index: 2;
    float: left;
    margin-top: -12px;
    width: 26px;
    height: 26px;
    border: 1px solid #999;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
}
.stepsign_box h5 {
    text-align: center;
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
.stepsign2 .stepsign_line {
    float: left;
    width: 236px;
    height: 2px;
    background: #ddd;
    position: relative;
    z-index: 1;
}

.additionSubtraction{
    display: flex;
    justify-content: center;
    margin-top: 22px;
}
.additionSubtraction span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 53px;
    height: 28px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
}




.spaceManagement .list .introduce textarea::placeholder{
    color: #858585;
}

.spaceManagement .time .lst select{
    width: 118px;
}

.spaceManagement .upload>span {
    display: inline-block;
    text-align: right;
    color: #545454;
    font-size: 16px;
    margin-right: 12px;
    line-height: 50px;
    max-width: 120px;
    width: 120px;
}
.spaceManagement .upload span i{
    font-style: normal;
    color: #ff0000;
}
.spaceManagement .upload input{
    width: 80.5%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    height: 48px;
    padding-left: 20px;
    font-size: 16px;
}
.spaceManagement .upload textarea{
    width: 80.5%;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 15px;
    height: 235px;
}
.spaceManagement .upload textarea:focus{
    outline: none;
}
.spaceManagement .upload button {
    width: 80px;
    max-width: 80px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background: #e65c75;
    border: none;
    border-radius: 4px;
    margin-left: 10px;
}

.spaceManagement .weekendTraffic{
    margin-left: 36px!important;
}
.spaceManagement .internetFee{
    margin-left: 36px!important;
}


.case .list .introduce textarea::placeholder{
    color: #858585;
}


.case .caseTime .lst{
    display: flex;
    align-items: center;
}
.case .caseTime .lst ul{
    display: flex;
    align-items: center;
}
.case .caseTime .lst .laydate-icon{
    width: 135px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    text-align: center;
    color: #858585;
    font-size: 14px;
    background: url("../images/time-icon_03.jpg") right 10px center no-repeat;
}
.case .caseTime .lst .laydate-icon:last-child{
    margin-left: 10px;
}

.case .list .lst:nth-child(2) span{
    width: 130px;
}

.case .list .lst:last-child>span{
    width: 143px;
}
.case .list .lst{
    display: flex;
    align-items: center;
    width: 31%;
    justify-content: flex-end;
}
.case .list .lst:nth-child(1){
    width: 32%;
    justify-content: flex-start;
}

.case .list .lst:nth-child(1)>span{
    min-width: 120px;
    width: 120px;
}

.app_loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #fff url(../images/loading.gif) no-repeat center center;
    background-size: 200px 200px;
}

.case .list .introduce{
    width: 100%!important;
}

.spaceManagement .list .facilities>span{
    width: 157px!important;
    min-width: 157px!important;
}

.spaceManagement .upload>span{
    width: 157px!important;
    min-width: 157px!important;
}


.case .list .facilities span {
    width: 120px!important;
    min-width: 120px!important;
}
.case .upload>span {
    width: 120px!important;
    min-width: 120px!important;
}



.case .upload textarea{
    width: 83%;
}

.case .upload input{
    width: 83%;
}

.BMap_Marker div{
    width: 33px !important;
    height: 30px !important;
} 


.basicData .list .lst{
    display: flex;
    align-items: center;
}



.jichu .list .lst:last-child>span{
    width: 191px;
}
.jichu .add .lst:last-child>span {
    width: 191px!important;
}



@media screen and (max-width: 1600px) {
    .searchResult .searchResultRight.active{
        position: fixed;
        right: 7.1%;
        top:120px;
        width:370px;
    }
    .banner-left{
        width: 60%;
    }
    .services .news-top ul li{
        margin: 0 .55rem;
    }
    #slider-wrap {
        height: 418px;
    }

    #slider-wrap2 {
        height: 418px;
    }

    #slider-wrap2 ul#slider2 {
        height: 418px;
    }

    #slider-wrap3 {
        height: 418px;
    }
}

@media screen and (max-width: 1460px) {
    .changdi-bot{
        overflow: hidden;
        overflow-x: auto;
        overflow-scrolling: touch;
    }
}
@media screen and (max-width: 1440px) {
    /*首页*/
    .swiper-container2 .swiper-slide .list .text h3 a{
        font-size: 17px;
    }
    .swiper-container2 .swiper-slide .list .text p{
        font-size: 13px;
    }
    .text-bot .area{
        font-size: 13px;
    }
    .text-bot .area .icon-mianji{
        font-size: 10px;
    }
    .text-bot .price{
        margin-top: 5px;
    }
    .text-bot .price span{
        font-size: 17px;
    }
    .text-bot .price i{
        font-size: 11px;
    }
    .swiper-container1 .swiper-button-next{
        height: 36px;
        width: 36px;
    }
    .swiper-container1 .swiper-button-prev{
        height: 36px;
        width: 36px;
    }
    .swiper-container2 .swiper-button-next{
        height: 36px;
        width: 36px;
    }
    .swiper-container2 .swiper-button-prev{
        height: 36px;
        width: 36px;
    }
    .swiper-container3 .swiper-button-prev{
        height: 36px;
        width: 36px;
    }
    .swiper-container3 .swiper-button-next{
        height: 36px;
        width: 36px;
    }
    .swiper-container1 .swiper-button-next .icon-xiangzuo-3{
        font-size: 25px;
    }
    .swiper-container1 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 25px;
    }
    .swiper-container2 .swiper-button-next .icon-xiangzuo-3{
        font-size: 25px;
    }
    .swiper-container2 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 25px;
    }
    .swiper-container3 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 25px;
    }
    .swiper-container3 .swiper-button-next .icon-xiangzuo-3{
        font-size: 25px;
    }
    .activityCase .list{
        margin-bottom: 2%;
    }
    .title h3{
        font-size: .3rem;
    }
    .title .title_tubiao .icon-chengshi3{
        font-size: 29px;
    }
    .title .title_tubiao .icon-huodong_1{
        font-size: 31px;
    }
    .activityCase .title .title_tubiao .icon-anli_ {
        font-size: 30px;
    }
    .footerys_wz h3{
        font-size: 16px;
    }
    .footerys_wz p{
        font-size: 13px;
    }
    .footer_bot p{
        font-size: 13px;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list h3 a{
        font-size: 17px;
    }
    .swiper-container3 .swiper-slide .slidebg .text h3 a{
        font-size: 17px;
    }
    .text_hdfl{
        font-size: 14px;
    }


    .searchResult .searchResultRight.active{
        position: fixed;
        right: 5%;
        top:70px;
        width: 24.5%;
    }
    .banner-left h3{
        font-size: .4rem;
    }
    .spatialInformation .listTop .ul1 li{
        margin-right: .2rem;
    }
    .searchResult .resultItem .textLeft .introduction p:last-child {
        color: #646464;
        width: 81%;
    }
    #slider-wrap {
        height: 406px;
    }

    #slider-wrap2 {
        height: 406px;
    }

    #slider-wrap2 ul#slider2 {
        height: 406px;
    }

    #slider-wrap3 {
        height: 406px;
    }
    /*新闻*/
    .news-bot{
        padding-top: 0.4rem;
        padding-bottom: 0.5rem;
    }
    .news-bot .right-title h3{
        font-size: 22px;
    }
    .news_top_img h4{
        font-size: 16px;
    }
    .news-bot .right .list p a{
        font-size: 16px;
    }
    .new_topnav ul li a{
        padding: 10px 22px;
    }
    .case_topnav ul li a {
        padding: 10px 22px;
    }
    .new_topnav{
        margin-top: 25px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .news-bot .left .list .text h3 a{
        font-size: 17px;
    }
    .news-bot .left .list .pic{
        height: 180px;
    }
    .detail-title h3{
        font-size: 23px;
    }
    .detail-title{
        padding-bottom: 0px;
    }
    /*配套服务*/
    .service-content .list .text h3{
        font-size: 20px;
    }
    .ptfw_pic_tit img{
        width: 26px;
    }
    .service-content .list .text p{
        font-size: 15px;
    }
    .service-content .list .text .tel p{
        font-size: 20px;
    }
    .service-title h3{
        font-size: 26px;
    }
    /*联系*/
    .about-one-title h3{
        font-size: 30px;
    }
    .about-title h3 strong{
        font-size: 28px;
    }
    .itemOne p{
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .about_shuzi h2{
        font-size: 43px;
    }
    .about_shuzi h6{
        font-size: 16px;
    }
    .itemOne2_title{
        font-size: 28px;
    }
    .itemOne2_title_icon{
        width: 40px;
        height: 40px;
    }
    .itemOne ul li h3{
        font-size: 18px;
    }
    .itemOne ul li p{
        font-size: 14px;
    }
    .about-title h3{
        font-size: 28px;
    }
    .zhaopin_bt h4{
        font-size: 15px;
    }
    .itemThree .panel-title span{
        font-size: 15px;
    }
    .itemThree .about-title {
        margin-bottom: 33px;
    }
    .itemFour .message h3{
        font-size: 26px;
    }
    .itemFour .text h3{
        font-size: 26px;
    }
    .itemFour .text .lxwm_dixian{
        margin-bottom: 30px;
    }
    .itemFour .text p{
        font-size: 15px;
    }
    .itemFour .text{
        margin-left: 1rem;
    }
}

@media screen and (max-width: 1366px) {
    .itemTwo .owl-theme .owl-controls .owl-nav .owl-prev{
        left: 20px;
    }
    .itemTwo .owl-theme .owl-controls .owl-nav .owl-next{
        right: 20px;
    }
    .release-requirements .listTwo {
        width: 42%;
    }

    .title-bot ul li {
        margin-left: .25rem;
    }

    .news .right .list .pic {
        width: 32%;
    }

    .news .right .list .text {
        width: 63%;
    }

    .banner-left {
        padding-left: 0;
        width: 58%;
    }

    .text-bot {
        flex-flow: column;
        align-items: flex-start;
    }

    #slider-wrap {
        height: 431px;
    }

    #slider-wrap2 {
        height: 431px;
    }

    #slider-wrap2 ul#slider2 {
        height: 431px;
    }

    #slider-wrap3 {
        height: 431px;
    }
}

@media screen and (max-width: 1200px) {
    header .content .sj-menu{
        color: #ffffff;
        font-size: 20px;
        right: 105px;
        margin-top: 2px;
    }
    .field{
        margin-top:66px;
    }
    .searchShow ul li{
        font-size: 15px;
    }
    .headerTwo .content .sj-menu{
        color: #000000;
    }
    .swiper-container2 .swiper-button-next{
        right: 25%;
    }
    .swiper-container2 .swiper-button-prev{
        left: 25%;
    }
    .footer-logo-wz{
        margin-top:0;
        margin-left: 0;
    }
    .active2 .content .sj-menu{
        color: #333333;
    }
    .news .right .list .text > p{
        display: none;
    }
    .spatialInformation .listTop .left{
        width: 65%;
    }
    .spatialInformation .listTop ul{
        flex-flow: wrap;
    }
    .searchResult .resultItem .textLeft .introduction p:last-child {
        color: #646464;
        width: 77%;
    }
    .user-right .order .biaoge{
        overflow: hidden;
        overflow-x: auto;
        overflow-scrolling: touch;
    }
    .user-right .order .biaoge table{
        width: 900px;
    }
    .centerTop .pic{
        margin-bottom: 20px;
    }
    .user-right .like .list{
        flex-flow: wrap;
    }
    .user-right .like .list .pic{
        width: 100%;
    }
    .user-right .like .list .text{
        width: 100%;
        flex-flow: column;
        align-items: flex-start;
    }
    .sign{
        height: 700px;
    }
    .sign-content{
        width: 500px;
    }
    .services .news-top ul li{
        margin: 0 .35rem;
    }
    .projects-grids {
        display: block;
    }

    .banner {
        height: 650px;
    }

    .banner-right {
        width: 45%;
    }

    .banner-left {
        width: 50%;
    }

    .title-bot ul li {
        display: none;
    }

    .title-bot ul li:last-child {
        display: block;
    }

    #slider-wrap {
        display: none;
    }

    #slider-wrap2 {
        display: none;
    }

    #slider-wrap3 {
        display: none;
    }
    .cooperation ul li{
        width: 18%;
    }
    .swiper-container3 .swiper-button-next{
        right: 25%;
    }
    .swiper-container3 .swiper-button-prev{
        left: 25%;
    }
    .activityCase .list:hover h3 a{
        font-size: 17px;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list p{
        font-size: 13px;
    }
    .swiper-container3 .swiper-slide .list .text p{
        font-size: 13px;
    }
    .activityCase .list .text h3 .hdfl_text_miaoshu{
        font-size: 13px;
    }
    .text_hdfl{
        width: 38px;
        height: 38px;
        font-size: 13px;
        padding: 4px;
    }
    .news .left .list .text h3 a{
        font-size: 16px;
    }
    .news .left .list .text p{
        font-family: 'hl';
        line-height: 22px;
    }
    .index_new_left1 p{
        font-size: 17px;
    }
    .news .left .list .text h3 {
        margin-bottom: 6px;
    }
    .news .right .list .text h3 a{
        font-size: 16px;
    }

    /*找场地*/
    .searchResult .resultItem .textLeft h3 a{
        font-size: 17px;
    }
    .searchResult .resultItem .textLeft .add p{
        font-size: 14px;
    }
    .searchResult .resultItem .textLeft .add p .icon-weizhi{
        font-size: 13px;
    }
    .searchResult .resultItem .textLeft .area p{
        font-size: 14px;
    }
    .searchResult .resultItem .text-bot .list p:last-child{
        font-size: 14px;
    }
    .searchResult .resultItem .text-bot .list p:first-child{
        font-size: 14px;
    }
    .searchResult .resultItem .textLeft .area p .icon-mianji{
        font-size: 12px;
    }
    .searchResult .resultItem .text-bot .list p .icon-tuijianliyou{
        font-size: 13px;
    }
    .searchResult .resultItem .textRight p{
        font-size: 14px;
    }
    .searchResult .resultItem .textRight a{
        font-size: 13px;
        width: 80px;
        height: 30px;
    }
    /*找场地详情*/
    .fieldDetailTop .text h3{
        font-size: 26px;
    }
    .fieldDetailTop .text button{
        font-size: 13px;
        font-family: 'hl';
        width: 72px;
        height: 28px;
    }
    .spatialInformation .list .changdixinxi_tit{
        font-size: 23px;
    }
    .siteRecommendation .item h4 a{
        font-size: 18px;
    }
    .service-content .list{
        margin-bottom: 1.5rem;
    }
    .itemOne2{
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 1148px) {
    .service-content .list {
        margin-bottom: 1.8rem;
    }
    .service-content .list:nth-child(2n){
        padding-top:1rem;
    }
    .service-content #li5{
        padding-top: 1rem;
    }
}
@media screen and (max-width: 1040px) {
    .footerys_wz h3 {
        font-size: 14px;
    }
    .footerys_wz p {
        font-size: 12px;
    }
    .footer_youshi_ul li div span img {
        width: 25px;
    }
    .footer_youshi_ul li .footerys_icon span{
        height: 47px;
        width: 47px;
        line-height: 47px;
    }
}   

@media screen and (max-width: 992px) {
    .cooperation ul li {
        width: 22%;
    }
    .footer-logo-wz{
        margin-left: 0.6rem;
    }
    .releaseRequirements{
        height: 600px;
        overflow: hidden;
        overflow-y: auto;
        overflow-scrolling: touch;
    }
    .releaseRequirements .list{
        flex-flow: column;
    }
    .releaseRequirements .list span{
        text-align: left;
        margin-right: 0;
        width: 100%;
    }
    .fieldDetailTop .shop-single-slider{
        width: 100%;
    }
    .fieldDetailTop .text{
        width: 100%;
        margin-top: 30px;
    }
    .spatialInformation .listTop .left{
        width: 58%;
    }
    .searchResult .searchResultLeft{
        width: 100%;
    }
    .searchResult .searchResultRight{
        display: none;
    }
    .searchResult .resultItem .pic{
        width: 100%;
        margin-bottom: 20px;
        height: 300px;
    }
    .searchResult .resultItem .text{
        width: 100%;
    }
    .searchResult .resultItem .textLeft{
        width: 100%;
    }
    .searchResult .resultItem .textRight{
        width: 28%;
    }
    .searchResult .resultItem .textLeft .area p:first-child{
        
    }
    .searchResult .resultItem .textLeft .area{
        margin-top: 13px;
    }
    .searchResult .resultItem .textLeft ul{
        flex-flow: wrap;
    }
    .searchResult .resultItem .textLeft ul li{
        margin-bottom: 10px;
    }
    .itemTwo .details .text{
        width: 100%;
        padding: 30px 5%;
    }
    .itemTwo .details .pic{
        width: 100%;
    }
    .service-content .list{
        flex-flow: wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .service-content .list .pic{
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .service-content .list .text{
        position: relative;
        width: auto;
        transform: none;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .news-top ul{
        /*
        overflow: hidden;
        overflow-x: auto;
        overflow-scrolling: touch;
        white-space:nowrap;
        */
    }
    .services .news-top ul li{
        display: inline-block;
    }
    /*找场地详情*/
    .fieldDetailTop .text h3 {
        font-size: 22px;
    }
    .fieldDetailTop .text .list {
        margin-bottom: 13px;
    }
    .fieldDetailTop .text .tjly {
        margin-top: 18px;
    }
    .fieldDetailTop .text .style ul{
        padding-left:0px;
    }
    .fieldDetailTop .text-icon ul li .icon-mianji{
        font-size: 22px;
    }
    .spatialInformation{
        margin-top: 20px;
    }
    .spatialInformation .list .changdixinxi_tit {
        font-size: 20px;
    }
    .spatialInformation .listTop ul li .xinxi_icon_cs{
        font-size: 18px;
    }
    #dituContent{
        height: 350px;
    }
    #map {
        height: 350px;
    }
    .siteRecommendation .item .pic{
        height: 150px;
    }
    .siteRecommendation .item h4 a {
        font-size: 16px;
    }
    .siteRecommendation .item p{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .text-bot .price span {
        font-size: 16px;
    }
    .siteRecommendation{
        padding-bottom: 0.2rem;
    }
    .ptfw_pic{
        width: 100%;
    }
    .service-content .list .text{
        padding: 0.5rem;
    }
    .service-content .list {
        margin-bottom: 30px;
    }
    .service-content .list:nth-child(2n) {
        padding-top: 30px;
    }
    .ptfw_pic2{
        width: 100%;
    }
    .service-content #li5{
        padding-top:30px;
    }
}
@media screen and (max-width:850px) {
    .news-top ul li {
        margin: 0 0.6rem;
    }
}   
@media screen and (max-width:817px) {
    .itemOne ul li{
        margin: 0 0.2rem;
    }
}   
@media screen and (max-width:800px) {
    .zcd_inner{
        padding: 20px 20px;
    }
    .filters-content .filters-item .item-btn, .filters-content .filters-item a{
        font-size: 14px;
        line-height: 22px;
        margin-right: 22px;
    }
    .filters-content .filters-item .item-title{
        font-size: 14px;
        line-height: 35px;
    }
    .crumbs-nav .item{
        font-size: 14px;
    }
    .crumbs-nav .item .icon-zhuye{
        font-size: 14.4px;
    }
    /*新闻*/
    .news-bot .left .list .text h3 a {
        font-size: 15px;
    }
    .news-bot .left .list .text p{
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .news-bot .right .list p a {
        font-size: 15px;
    }
    .news-bot .left{
        width: 68%;
    }
    .news-bot .right-title h3 {
        font-size: 20px;
    }
    .news_top_img{
        width: 86%;
    }
    .news_top_img h4{
        font-size: 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .news-bot .right .list p{
        padding-top: 10px;
    }
    .news-bot .left .list .text h3 {
        margin-bottom: 10px;
    }
    .detail-title{
        padding-top: 20px;
        margin-top: 0px;
    }
    .detail-title h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .news-top ul{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .services .news-top ul li {
        margin: 0 0.2rem;
    }
    .news-top ul li a{
        text-align: center;
        font-size: 15px;
        line-height: 38px;
    }
    .service-content {
        padding-top: 0.4rem;
    }
    .service-title h3 {
        font-size: 23px;
    }
    .itemOne {
        padding-top: 0.6rem;
    }
    .itemOne ul{
        padding: 0.5rem 0 0 0;
    }
    .itemOne ul li:last-child{
        margin-bottom: 0;
    }
    .about-title h3 {
        font-size: 25px;
    }
    .about-title h3 strong {
        font-size: 23px;
    }
    .itemOne .about-title {
        margin-bottom: 30px;
    }
    .itemOne p{
        line-height: 26px;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .about_shuzi h2 {
        font-size: 35px;
    }
    .about_shuzi h6 {
        font-size: 14px;
    }
    .about_shuzi h2 sup{
        font-size: 22px;
        margin-left:7px;
    }
    .itemOne2_title {
        font-size: 25px;
    }
    .itemFour .message h3 {
        font-size: 25px;
    }
    .itemFour .text h3 {
        font-size: 25px;
    }
}
@media screen and (max-width: 768px) {
    .signInNow{
        width: 90%;
    }
    .signInNow p{
        width: 90%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .releaseRequirements{
        width: 80%;
        height: 450px;
        padding: 38px 25px .4rem 25px;
    }
    .releaseRequirements .list textarea{
        width: auto;
    }
    .releaseRequirements .list span{
        line-height: 36px;
    }
    .releaseRequirements .list input{
        width: auto;
    }
    .releaseRequirements .list select{
        width: auto;
    }
    .releaseRequirements .list p{
        margin-left: 0;
    }
    .releaseRequirements .list button{
        margin: 0 auto;
    }
    .releaseRequirements .list ul{
        flex-flow: column;
        justify-content: flex-start;
    }
    .releaseRequirements .list ul li{
        background: url(../images/time_03.jpg) right 10px center no-repeat;
    }
    .releaseRequirements .list ul li:first-child{
        margin-left: 0;
        margin-bottom: 10px;
    }
    .releaseRequirements .list ul li:last-child{
        margin-left: 0;
        margin-top: 10px;
    }
    .releaseRequirements .list ul li{
        width: -webkit-fill-available;
        margin-right: 0;
    }
    .siteRecommendation .item{
        width: 100%;
    }
    .spatialInformation .listTop .left{
        width: 100%;
        margin-bottom: 20px;
    }
    .spatialInformation .listTop .ul1 li{
        margin-right: 0;
        margin-bottom: 5px;
    }
    .spatialInformation .listTop .ul2 li{
        margin-bottom: 5px;
    }
    .collection .list{
        width: 100%;
    }
    .information .pic{
        position: relative;
        left: 0;
        margin-bottom: 20px;
    }
    .information .list span{
        text-align: left;
        width: 100%;
        margin-bottom: 6px;
    }
    .user-right .padding{
        padding: 20px;
    }
    .select-all{
        height: auto;
        flex-flow: wrap;
        padding: 10px;
    }
    .user-right .intentionSheet .list{
        overflow: hidden;
        overflow-x: auto;
        overflow-scrolling: touch;
    }
    .user-right .intentionSheet .listText{
        width: 700px;
    }
    .like-title span{
        width: 30%;
    }
    .user-right .like .list{
        width: 100%;
    }
    .user-left{
        width: 100%;
        margin-bottom: 20px;
    }
    .user-right{
        width: 100%;
        position: relative;
    }
    .centerTop{
        padding: 20px 25px;
    }
    .centerTop ul li{
        border: none;
        width: 100%;
    }
    .sign-content{
        width: 100%;
    }
    .sign-content .menutwo .code input{
        width: 70%;
    }
    .itemFour .content .inner{
        flex-flow: wrap;
    }
    .itemThree .zhiwei{
        /*
        overflow: hidden;
        overflow-x: auto;
        overflow-scrolling: touch;
        */
    }
    .itemThree .zhiwei .panel-group{
       width:100%;
    }
    .itemFour .message{
        width: 100%;
        margin-left: 0;
        margin-bottom: 40px;
        padding: 30px 20px;
    }
    .itemFour .text h4{
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .itemFour .text p{
        margin-bottom: 20px;
    }
    .itemFour .text{
        width: 100%;
        margin-left: 0;
    }
    .itemOne ul li{
        margin-bottom: 20px;
        width: 80%;
    }
    .service-content .list .text h3 img{
        position: relative;
        left: 0;
        margin-right: 10px;
        transform: translateY(-2px);
    }
    .service-content .list .text{
        padding: .7rem 25px .65rem;
    }
    .tuijian-content {
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
    }

    .newsDetail .right .tuijian .list {
        flex-flow: wrap;
    }

    .newsDetail .right .tuijian .list .pic {
        width: 100%;
        margin-bottom: 15px;
    }

    .newsDetail .right .tuijian .list .text {
        width: 100%;
    }

    .detailTitleBot {
        flex-flow: column;
    }

    .detail-title .time {
        flex-flow: wrap;
    }

    .detail-title .time .share {
        margin: 10px 0;
    }

    .news-bot .right {
        width: 100%;
        margin-top:20px;
    }

    .news-bot .right .right-content {
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
    }

    .news-bot .right .list {
        width: 48%;
    }

    .news-bot .left .list .pic {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .news-bot .left .list .text {
        width: 100%;
    }

    .news-bot .left {
        width: 100%;
    }

    .news .left .list {
        flex-flow: wrap;
        height: auto;
    }

    .news .left .list .pic {
        width: 100%;
    }

    .news .left .list .text {
        width: 100%;
        padding: .2rem;
    }

    .cooperation ul li {
        width: 31%;
    }

    .news .right {
       width: 100%;
    }
    .news .right .list .text > p{
        display: block;
        font-size: 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .news .left {
        width: 100%;
    }

    .activityCase .list {
        width: 48%;
    }

    .banner-left {
        display: none;
    }

    .banner-right {
        width: 100%;
    }

    .yema ul li {
        margin-bottom: 5px;
    }
    .activityCase .list {
        margin-right: 1%;
        width: 49%;
    }
    .activityCase .list:nth-child(2n) {
        margin-right: 0;
    }
    .activityCase .list .text h3 a{
        font-size: 16px;
    }
    .news .left .list .text h3 a{
        font-size: 14px;
    }
    .news .left .list .text p{
        font-size: 13px;
        line-height: 20px;
    }
    .news-bot .right .list:nth-child(5){
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .foot-logo-img{
        width: 80%;
    }
    .footer-logo-wz{
        margin-left: 0.3rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .footer_top .right h3{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .footer_top .right .code .pic span{
        font-size: 12px;
    }
    .footer_bot p {
        font-size: 12px;
    }
    .footer_top .right .code .pic img{
        max-width: 86px;
        border-radius: 3px;
    }
    .footer_youshi{
        display: none;
    }
    .cooperation ul li img{
        width: 80%;
    }
    .cooperation ul li{
        height: auto;
        padding: 4px 0;
    }
    header .logo a img{
        max-width: 120px;
    }
    .swiper-container2 .swiper-pagination{
        bottom: 6px;
    }
    .swiper-container2 .swiper-pagination .swiper-pagination-bullet{
        width: 7px;
        height: 7px;
        margin: 0 3px;
    }
    .swiper-container3 .swiper-pagination{
        bottom: 6px;
    }
    .swiper-container3 .swiper-pagination .swiper-pagination-bullet{
        width: 7px;
        height: 7px;
        margin: 0 3px;
    }
    .services .news-top ul li {
        margin: 0 auto;
        width: 33.33%;
        margin-bottom: 0.1rem;
    }
    .service-content {
        padding-top: 0.8rem;
    }
    
}
@media screen and (max-width: 500px) {
    .swiper-container1 .swiper-wrapper .swiper-slide .list h3 a {
        font-size: 14px;
        font-family: 'hr';
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list h3{
        line-height: 16px;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list .text{
        padding: 10px;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list p{
        font-size: 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list{
        border-radius: 6px;
    }
    .text-bot .price span {
        font-size: 14px;
    }
    .text-bot .price{
        font-size: 13px;
    }
    .text-bot .price i {
        font-size: 10px;
    }
    .swiper-container1 .swiper-button-prev{
        left: 0px;
        height: 30px;
        width: 30px;
        top: 36%;
    }
    .swiper-container1 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 20px;
    }
    .swiper-container1 .swiper-button-next{
        height: 30px;
        width: 30px;
        top: 36%;
        right: 0;
    }
    .swiper-container1 .swiper-button-next .icon-xiangzuo-3{
        font-size: 20px;
    }
    .swiper-container2 .swiper-button-next{
        height: 30px;
        width: 30px;
    }
    .swiper-container2 .swiper-button-prev{
        height: 30px;
        width: 30px;
    }
    .swiper-container2 .swiper-button-next .icon-xiangzuo-3{
        font-size: 20px;
    }
    .swiper-container2 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 20px;
    }
    .title .title_tubiao .icon-chengshi3 {
        font-size: 22px;
    }
    .title .title_tubiao{
        width: 22px;
        margin-top:0;
    }
    .title .title_tubiao .icon-changdi1{
        font-size: 23px;
    }
    .title .title_tubiao .icon-huodong_1{
        font-size: 23px;
    }
    .activityCase .title .title_tubiao .icon-anli_{
        font-size: 23px;
    }
    .news .title .title_tubiao .icon-xinwen1{
        font-size: 23px;
    }
    .swiper-container2 .swiper-slide .list .text h3 a {
        font-size: 14px;
    }
    .swiper-container2 .swiper-slide .list .text p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .swiper-container3 .swiper-slide .slidebg .text h3 a {
        font-size: 14px;
    }
    .swiper-container3 .swiper-slide .list .text p{
        font-size: 13px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .swiper-container3 .swiper-button-next{
        height: 30px;
        width: 30px;
    }
    .swiper-container3 .swiper-button-prev{
        height: 30px;
        width: 30px;
    }
    .swiper-container3 .swiper-button-next .icon-xiangzuo-3{
        font-size: 20px;
    }
    .swiper-container3 .swiper-button-prev .icon-xiangzuo-3{
        font-size: 20px;
    }
    .activityCase .list .pic{
        height: 2rem;
    }
    .activityCase .list .text h3 a{
        font-size: 14px;
    }
    .activityCase .list .text h3 .hdfl_text_miaoshu{
        margin-top: 8px;
    }
    .text_hdfl{
        font-size: 11px;
        width: 32px;
        height: 32px;
    }
    .activityCase .list .text h3{
        width: 80.5%;
    }
    .news .right .list .text h3{
        margin-bottom:5px;
    }
    .news .right .list .text span{
        font-size: 12px;
    }
    .news .right .list .text span .icon-fabushijian{
        margin-right: 5px;
        font-size: 12px;
    }
    .news .right .list .text h3 a{
        font-size: 14px;
    }
    .cooperation .title .title_tubiao .icon-shangyehezuo{
        font-size: 23px;
    }
    /*找场地*/
    .filters-content .filters-item .item-title{
        min-width: 73px;
    }
    .filters-content .filters-item .item-btn, .filters-content .filters-item a{
        padding: 4px 0;
    }
    .filters-content .brands .eye-btn, .filters-content .feature .eye-btn{
        font-size: 13px;
        line-height: 24px;
    }
    .filters-content .brands .eye-btn:after, .filters-content .feature .eye-btn:after{
        margin-left: 3px;
        margin-right: 0px;
    }
    .filters-content .brands, .filters-content .feature{
        max-height: 70px;
    }
    .filters-content .more-btn span:after{
        width: 13px;
        height: 13px;
    }
    .filters-content .more-btn span{
        line-height: 40px;
    }
    .searchShow{
        padding: 18px 0;
    }
    .searchResult .resultItem{
        padding: 10px;
        margin-bottom: 10px;
    }
    .searchResult .resultItem .pic{
        height: 230px;
        margin-bottom: 15px;
    }
    .searchShow ul li {
        font-size: 14px;
    }
    .searchResult .resultItem .textLeft h3 a {
        font-size: 15px;
        line-height: 22px;
    }
    
    .searchResult .resultItem .textLeft h3 span{
        min-width: 55px;
    }
    .searchResult .resultItem .textLeft h3{
        width: 100%;
        margin-bottom:8px;
    }
    .searchResult .resultItem .textLeft .list{
        padding-bottom: 12px;
    }
    .searchResult .resultItem .textLeft .area {
        margin-top: 11px;
        justify-content: space-between;
    }
    .searchResult .resultItem .textLeft .area span{
        font-size: 15px;
    }
    .cparea_right{
        margin-left: 0;
    }
    .searchResult .resultItem .textRight a{
        width: 75px;
        height: 28px;
        line-height: 28px;
    }
    .searchResult .resultItem .textRight {
        width: 100%;
        position: unset;
        flex-flow:nowrap;
    }
    .searchResult .resultItem .textRight a{
        margin: 0;
    }
    .searchResult .resultItem .textRight p{
        margin-top: 0px;
        margin-left: 15px;
    }
    .searchResult .resultItem .text-top{
        display: block;
    }
    .searchResult .resultItem .text-bot .list p:first-child{
        min-width: 90px;
    }
    .yema{
        margin-top: 0.35rem;
    }
    .yema ul li{
        margin: 0 3px;
        width: 36px;
        height: 34px;
        line-height: 34px;
    }
    .field-bot {
        padding-bottom: 0.7rem;
    }
    .filters-content .brands.active, .filters-content .feature.active {
        max-height: none;
    }
    .field {
        margin-top: 56px;
    }
    .footer-logo{
        margin-bottom: 30px;
    }
    /*找场地详情*/
    .fieldDetailTop{
        margin-top: 15px;
    }
    .fieldDetailTop .mySwiper_slt .swiper-slide{
        border-radius: 5px;
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
        font-size: 28px !important;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
        font-size: 28px !important;
    }
    .fieldDetailTop .collection{
        font-size: 14px;
        width: 80px;
        height: 38px;
    }
    .fieldDetailTop .text{
        margin-top: 20px;
    }
    .fieldDetailTop .text{
        padding: 15px;
        border-radius: 4px;
    }
    .fieldDetailTop .text h3 {
        font-size: 17px;
    }
    .fieldDetailTop .text button{
        font-size: 12px;
        width: 70px;
        height: 26px;
    }
    .fieldDetailTop .text .tjly{
        margin-top: 12px;
        margin-bottom: 10px;
    }
    .fieldDetailTop .text .style ul li{
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .fieldDetailTop .text .list {
        margin-bottom: 10px;
    }
    .fieldDetailTop .text-icon{
        padding-top: 15px;
    }
    .fieldDetailTop .text-icon ul li .icon-mianji {
        font-size: 16px;
    }
    .fieldDetailTop .text-icon ul li .icon-renshu2{
        font-size: 16px;
    }
    .fieldDetailTop .text-icon ul li .icon-shikong-kongjian{
        font-size: 18px;
    }
    .fieldDetailTop .text-icon ul li .cdxq_icon_span{
        height: 20px;
    }
    .fieldDetailTop .text-icon ul li p:last-child{
        font-size: 16px;
        margin-top: 5px;
    }
    .fieldDetailTop .text-icon ul li{
        margin-bottom: 5px;
    }
    .spatialInformation {
        margin-top: 10px;
    }
    .spatialInformation .list{
        padding:15px;
        border-radius: 4px;
    }
    .spatialInformation .list .changdixinxi_tit {
        font-size: 16px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .spatialInformation .listTop ul li .xinxi_icon_cs {
        font-size: 15px;
        margin-top: 3px;
    }
    .spatialInformation .listTop ul li .icon-mianji {
        font-size: 13px;
    }
    .spatialInformation .listTop ul li .icon-renshu2 {
        font-size: 13px;
    }
    .spatialInformation .listTop ul li .icon-ziyuan {
        font-size: 13px;
    }
    .spatialInformation .listTop ul li .icon-chi_ruler {
        font-size: 14px;
    }
    .spatialInformation .listTop ul li .icon-tingchewei {
        font-size: 15px;
    }
    .spatialInformation .listTop ul li .icon-louceng {
        font-size: 14px;
    }
    .spatialInformation .listTop .ul1 li{
        margin-right: 22px;
    }
    .spatialInformation .listTop ul li .xinxi_icon_bt{
        margin-top: 4px;
    }
    .spatialInformation .listTop .price p:first-child{
        font-size: 17px;
        margin-bottom:0px; 
        margin-top:0px;
    }
    .spatialInformation .listTop .order a:last-child{
        width: 95px;
        height: 35px;
        line-height: 35px;
    }
    .spatialInformation .listTop .order a:last-child .icon-dinggou{
        font-size: 13px;
    }
    .spatialInformation .listTop .order{
        margin-left: 0.2rem;
    }
    .spatialInformation .listTop .left{
        margin-bottom: 10px;
    }
    .spatialInformation .listBot .projects-grids{
        margin-top:20px;
    }
    .changdijieshao_tit {
        margin-top: 25px;
    }
    .fieldDetailBot h3{
        font-size: 16px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .ditu {
        margin-top: 25px;
    }
    #dituContent {
        height: 210px;
    }
    #map {
        height: 210px;
    }
    .siteRecommendation{
        margin-top: 5px;
    }
    .siteRecommendation .item h4 a {
        font-size: 15px;
    }
    .siteRecommendation .text {
        padding: 10px 0 18px 0;
    }
    .siteRecommendation .text .icon-weizhi {
        font-size: 13px;
    }
    .siteRecommendation .item p{
        margin-bottom: 5px;
    }
    /*新闻*/
    .news_top_img{
        width: 72%;
        bottom: 10px;
        left: 10px;
    }
    .new_topdiv .swiper-pagination{
        bottom: 14px !important;
    }
    .new_topnav ul li a {
        padding: 8px 15px;
        font-size: 13px;
    }
    .case_topnav ul li {
        margin: 0 4px;
    }
    .case_topnav ul li a {
        padding: 8px 15px;
        font-size: 13px;
    }
    .new_topnav {
        margin-top: 20px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .news-bot .left .list .pic{
        margin-bottom: 6px;
    }
    .news-bot .left .list .text h3 {
        margin-bottom: 7px;
    }
    .news-bot .left .list{
        margin-bottom: 20px;
    }
    .news-bot .left .list .text p{
        margin-bottom: 0.1rem;
        margin-top: 0.1rem;
    }
    .banner-nav a{
        font-size: 14px;
    }
    .banner-nav {
        margin-bottom: 10px;
    }
    .news-bot .right{
        margin-top: 30px;
    }
    .news-bot .right-title h3 {
        font-size: 16px;
    }
    .news-bot .right-title{
        margin-bottom:15px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .news-bot .right .list p {
        padding-top: 7px;
    }
    .news-bot .right .list {
        margin-bottom: 16px;
    }
    .news-bot .right .list:last-child{
        display: none;
    }
    .detail-title h3{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .detail-title .time span{
        font-size: 13px;
    }
    .detailTitleBot .time .icon-liulancishu{
        font-size: 12px;
        margin-right:6px;
    }
    .detailTitleBot .time .icon-shijian {
        font-size: 13px;
        margin-right: 6px;
    }
    .detail-content {
        padding-top: 20px;
    }
    .detail-content p{
        line-height:26px;
    }
    .news-top ul li a{
        font-size: 14px;
        line-height: 28px;
    }
    .service-content {
        padding-top: 0.5rem;
    }
    .service-title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .service-title{
        margin-bottom: 0.3rem;
    }
    .service-content .list .text {
        padding: 0.4rem 15px 0.4rem;
    }
    .service-content .list .text h3 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .ptfw_pic_tit img {
        width: 21px;
    }
    .service-content .list .text h3 img{
        margin-right:7px;
        transform: unset;
    }
    .service-content .list .text p {
        font-size: 14px;
        line-height: 27px;
    }
    .service-content .list .text .tel {
        margin-top: 15px;
    }
    .service-content .list .text .tel p {
        font-size: 16px;
    }
    .service-content .list {
        margin-bottom: 20px;
    }
    .service-content .list:nth-child(2n) {
        padding-top: 20px;
    }
    .service-content #li3{
        padding-top: 20px;
    }
    .service-content #li5 {
        padding-top: 20px;
    }
    .about .news-top{
        height: 40px;
    }
    .news-top ul li {
        margin: 0 0.15rem;
    }
    .about-title h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .about-title h3 strong {
        font-size: 18px;
    }
    .itemOne p{
        line-height: 25px;
        margin-bottom: 13px;
    }
    .itemOne .about-title {
        margin-bottom: 20px;
    }
    .about_shuzidiv{
        width: 100%;
        margin-top: 0.5rem;
    }
    .about_shuzi h2 {
        font-size: 23px;
    }
    .about_shuzi h2 sup {
        font-size: 18px;
        margin-left: 4px;
    }
    .about_shuzi h6{
        margin-top: 10px;
        font-family: 'hl';
    }
    .itemOne2_title {
        font-size: 20px;
    }
    .itemOne2_title_icon {
        width: 20px;
        height: 20px;
        margin-bottom: 10px;
    }
    .itemOne ul li h3 {
        font-size: 16px;
    }
    .itemOne ul li p {
        font-size: 13px;
        line-height: 22px;
    }
    .itemOne ul li{
        padding: 0.2rem 0;
        margin-bottom: 10px;
    }
    .itemThree .about-title {
        margin-bottom: 20px;
    }
    .zhaopin_bt h4 {
        font-size: 14px;
    }
    .zhaopin_bt h4 span{
        line-height: 32px;
        width: 33.33%;
    }
    .itemThree .panel-title span {
        font-size: 14px;
        line-height: 44px;
        width: 33.33%;
    }
    .itemThree .panel-default > .panel-heading {
        height: 44px;
    }
    .zhaopin_bt h4 span:nth-child(3){
        display: none;
    }
    .itemThree .panel-title span:nth-child(3){
        display: none;
    }
    .itemThree .panel-default > .panel-heading + .panel-collapse > .panel-body{
        padding: 15px;
        padding-bottom: 30px;
    }
    .itemThree .panel-default > .panel-heading + .panel-collapse > .panel-body p{
        font-size: 14px;
        line-height: 27px;
    }
    .toudijl {
        margin-top: 25px;
    }
    .toudijl a{
        font-size: 13px;
        padding: 10px 15px;
    }
    .toudijl a .icon-fasong{
        font-size: 13px;
    }
    .about-title span{
        width: 44px;
        height: 2px;
    }
    .itemFour .message h3{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .itemFour .content{
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .itemFour .message input{
        font-size: 13px;
        margin-bottom: 10px;
        padding-left: 15px;
    }
    .itemFour .message button{
        font-size: 13px;
        width: 100px;
        height: 38px;
        margin-top: 10px;
        font-weight: normal;
    }
    .itemFour .message{
        padding: 20px 15px;
    }
    .itemFour .text h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .itemFour .text .lxwm_dixian{
        width: 44px;
        height: 2px;
    }
    .itemFour .text p{
        display: flex;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .lxwmym_icon .icon-dizhi {
        font-size: 15px;
    }
    .lxwmym_icon .icon-dianhua01 {
        font-size: 15px;
    }
    .lxwmym_icon .icon-email {
        font-size: 13px;
    }
    .siteRecommendation .item .pic {
        height: 230px;
    }
    .swiper-container1 .swiper-wrapper .swiper-slide .list .pic{
        height: 140px;
    }
    #sidenav .top .logo{
        width: 110px;
    }
}
.yema ul{
    flex-flow: nowrap;
}
@media screen and (max-width: 414px) {

}

@media screen and (max-width: 375px) {
    .sign-content .menutwo .code input {
        width: 62%;
    }
}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {
    .sign-content .menutwo .code input{
        width: 51%;
    }
}

.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}

html #layuicss-layer {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    border-radius: 2px;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #B2B2B2;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-load {
    background: url(../libs/fastadmin-layer/dist/theme/default/loading-1.gif) center center no-repeat #eee
}

.layui-layer-ico {
    background: url(../libs/fastadmin-layer/dist/theme/default/icon.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-move {
    display: none;
    position: fixed;
    *position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: move;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
    z-index: 2147483647
}

.layui-layer-resize {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
    cursor: se-resize
}

.layer-anim {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-00 {
    -webkit-animation-name: layer-bounceIn;
    animation-name: layer-bounceIn
}

@-webkit-keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-01 {
    -webkit-animation-name: layer-zoomInDown;
    animation-name: layer-zoomInDown
}

@-webkit-keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.layer-anim-02 {
    -webkit-animation-name: layer-fadeInUpBig;
    animation-name: layer-fadeInUpBig
}

@-webkit-keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-03 {
    -webkit-animation-name: layer-zoomInLeft;
    animation-name: layer-zoomInLeft
}

@-webkit-keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layer-anim-04 {
    -webkit-animation-name: layer-rollIn;
    animation-name: layer-rollIn
}

@keyframes layer-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layer-anim-05 {
    -webkit-animation-name: layer-fadeIn;
    animation-name: layer-fadeIn
}

@-webkit-keyframes layer-shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes layer-shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layer-anim-06 {
    -webkit-animation-name: layer-shake;
    animation-name: layer-shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial
}

.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2E2D3C;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2D93CA
}

.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -40px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}

.layui-layer-btn {
    text-align: right;
    padding: 0 15px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none
}

.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .8
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff
}

.layui-layer-btn-l {
    text-align: left
}

.layui-layer-btn-c {
    text-align: center
}

.layui-layer-dialog {
    min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 16px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8D8D8D;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #D3D4D3;
    box-shadow: none
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(../libs/fastadmin-layer/dist/theme/default/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(../libs/fastadmin-layer/dist/theme/default/loading-1.gif) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(../libs/fastadmin-layer/dist/theme/default/loading-2.gif) no-repeat
}

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 8px 15px;
    font-size: 12px;
    _float: left;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: #000;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #000
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 5px;
    border-bottom-style: solid;
    border-bottom-color: #000
}

.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476A7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 5px 10px 10px;
    text-align: right;
    border-top: 1px solid #E9E7E7
}

.layui-layer-lan .layui-layer-btn a {
    background: #fff;
    border-color: #E9E7E7;
    color: #333
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #C9C5C5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95;
    border-color: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92B8B1
}

.layui-layer-iconext {
    background: url(../libs/fastadmin-layer/dist/theme/default/icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 230px;
    height: 36px;
    margin: 0 auto;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px;
    padding: 6px 10px
}

.layui-layer-prompt .layui-layer-content {
    padding: 20px
}

.layui-layer-prompt .layui-layer-btn {
    padding-top: 0
}

.layui-layer-tab {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    overflow: visible
}

.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    cursor: pointer
}

.layui-layer-tab .layui-layer-title span.layui-this {
    height: 43px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background-color: #fff;
    z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}

.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
    display: none
}

.layui-layer-tabmain .layui-layer-tabli.layui-this {
    display: block
}

.layui-layer-photos {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}

.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}

.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}

.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}

.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}

.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}

.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}

.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}

@-webkit-keyframes layer-bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes layer-bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-close {
    -webkit-animation-name: layer-bounceOut;
    animation-name: layer-bounceOut;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@media screen and (max-width:1100px) {
    .layui-layer-iframe {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}




.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #FFF;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}




