#cz-menu-bar{
    background-color: #fff !important;
    color: #000!important;
}
.body{
    width: 100%;
    margin-top: -1px;
}
.search{
    background: url(../images/background@2x.png) no-repeat;
    width: 100%;
    height: 460px;
    background-size: 100% 100%;
}
.search_top {
    width: 75vw;
    margin: 0 auto;
    display: flex;
    padding-top: 40px;
    justify-content: space-between;
}
.search h5{
    color: #fff;
    letter-spacing: 8px;
    text-align: center;
    font-size: 27px;
    line-height: 75px;
    height: 75px;
    padding-left: 115px;
    padding-right: 20px;
    background: url(../images/hdzhk-bt@2x.png) no-repeat;
    background-size: 100% 100%;
}
.con-l{
    width: 70%;
    position: relative;
}
#searchWord{
    padding: 0;
    height: 55px;
    line-height: 55px;
    width: 80%;
    font-size: 14px;
    color: #999;
    padding: 0 15px;
    border: 0;
    vertical-align: top;
    outline: none;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#messCon{
    padding: 0 3% 0 5%;
    height: 55px;
    line-height: 55px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
    background: #fbb829 url(../images/ss@2x.png) no-repeat left;
    background-size: 25%;
    color: #fff;
    cursor: pointer;
    background-position-x: 15px;
}
.word2{
    margin-bottom: 10px;
    font-size: 18px;
    color: #BA2234;
    display: inline-block;
}
.return{
    color: #fff;
    padding: 10px 20px;
    background-color: #4680d7;
    display: inline-block;
    border-radius: 10px;
    cursor: pointer;

}
.consult{
    display: inline-block;
    position: absolute;
    right: 0;
    border: 3px solid #eee;
    padding: 4px 10px;
    border-radius: 15px;
    background: #447cd6;
}

.consult a{
    display: inline-block;
    width: 55px;
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing: 2px;
}
.search .recommend{
    width: 100%;
    max-width: auto;
    /* display: flex; */
    margin: 0 auto;
    /* justify-content: space-around; */
    margin-top: 5px;
}
.search .recommend li{
    display: inline-block;
    margin-right: 10px;
}
.search .recommend li a{
    color: #fff;
}
.main{
    width: 75%;
    margin: 0 auto;
    margin-top: -300px;
}
.common{
   text-align: center;
    margin-bottom: 30px;
}
/* .content .swiper{
    width: 100%;
    padding-bottom: 35px;
} */


/* .swiper-father {
    width: 80%;
    height: 15%;
    top:75%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9999;
    position: relative;
} */

.siwper-father{
    position: relative;
    padding: 2% 5%;
    border-radius: 30px;
    background: rgba(255,255,255,0.8);
    margin-bottom: 30px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
    left: 1% !important;
    position: absolute;
    width: 40px !important;
    border-radius: 50px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    background: #fff url(../images/jt-l@2x.png) no-repeat !important;

}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 1% !important;
    position: absolute;
    width: 40px !important;
    border-radius: 50px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    background: #fff url(../images/jt-l@2x.png) no-repeat !important;

}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: "" ;
    font-weight: bolder !important;
    font-size: x-large !important;
    /* background: #fff url(../images/jt-l@2x.png) no-repeat !important; */
}


.swiper .swiper-slide .listcontent{
    padding: 20px 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #eee;
}

.listcontent .titleImg{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.listcontent .titleImg span{
    color: #1d84e3;
    font-size: 18px;
    display: inline-block;
    line-height: 40px;
    /* position: relative; */
    width: 100%;
}
.listcontent .titleImg span:nth-of-type(1):after{
    position: absolute;
    content: "";
    width: calc(100% - 127px);
    height: 1px;
    top: 20px;
    left: 77px;
    background-color: #eee;
}
.listcontent .titleImg span:nth-of-type(1)::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 18px;
    left: 55%;
    z-index: 1;
    border-radius: 50%;
    background-color: #1d84e3;
}
.listcontent .titleImg span.icon{
    /* width: 45px;
    height: 45px; */
    border-radius: 5px;
    background-color: #1d83e5;
    padding: 5px;
    width: 40px;
    height: 40px;
}

.class2{
    color: #f7bc00 !important;
}
 .class2::before{
    background-color:#f7bc00 !important;
}
.class3{
    color: #ff716f !important;
}
 .class3::before{
    background-color:#ff716f !important;
}
.class4{
    color: #6171fc !important;
}
 .class4::before{
    background-color:#6171fc !important;
}
.class5{
    color: #33c392 !important;
}
 .class5::before{
    background-color:#33c392 !important;
}
.class6{  
    color: #efbd3a !important;
}
 .class6::before{
    background-color:#efbd3a !important;
}
.class7{  
    color: #f57974 !important;
}
 .class7::before{
    background-color:#f57974 !important;
}
.class8{  
    color: #6093fe !important;
}
 .class8::before{
    background-color:#6093fe !important;
}
.class9{  
    color: #6171fc !important;
}
 .class9::before{
    background-color:#6171fc !important;
}
/* .listcontent:nth-of-type(2) .titleImg span.icon{
    background-color: #f7ba00;
} */
.listcontent .titleImg span.icon img{
    width: 40px;
    
}
.listcontent .titlelist{
    margin-top: 20px;
}
.listcontent .titlelist li a{
    font-size: 14px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height: 30px;
}
 .lname{
    padding:  0 calc((100vw - 75%) / 2);
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
    padding-bottom: 20px;
}

 .lname li{
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}
 .lname li.lnameChoose a{
    color: #0070e4;
}
.lname li:hover img{
    transform: scale(1.1);
}
.lname li:hover a{
    color: #0070e4;
}
.lname li img{
    width: 65%;
}
.lname li a{
    margin-top: 10px;
    display: block;
}
#message{
    width: calc(75% - 50px);
    margin: 0 auto 0 auto;
    padding: 20px 20px 0 30px;
    border-radius: 10px;
    font-size: 16px;
    text-align: left;
}
#message ul li {
    line-height: 40px;
    position: relative;
}
#message ul li::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #393939;
    left: -10px;
    top: 17px;
}
#message ul li a{
    width: 90%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #323335;
}
#message ul li span.sbnk{
    width: 10%;
    text-align: right;
    display: inline-block;
    color: #98999b;

}
.searchDeail,.searchDeail1{
    margin-top: -270px !important;
}
.deail{
    width: calc(75% - 40px);
    background: #fff url(../images/bj@2x.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px;
    margin: 0 auto 20px auto;
    margin-top: 30px;
    border-radius: 20px;
    text-align: left;
    min-height: 326px;
}
.deail .base {
    font-size: 26px;
    color: #417acd;
    display: inline-block;
    cursor: pointer;
}
.deail p.question{
    padding: 20px 20px 20px 70px;
    width: 600px;
    max-width: 80%;
    margin-top: 20px;
    border-radius: 15px;
    background: #d1dded url(../images/wen@2x.png) no-repeat left;
    background-size:45px;
    background-position-x: 20px;
}
.deail .timescore{
    width: 96%;
    font-size: 12px;
    color: #417acd;
    text-align: right;
    margin: 25px 0 0 0;
}
.deail .answer{
    padding: 20px 20px 20px 20px;
    width: 80%;
    margin-top: 10px;
    border-radius: 15px;
    color: #fff;
    background: #3f79cd;
    overflow: auto;
    margin-left: calc(20% - 40px);
    margin-bottom: 20px;
}
.deail .answer p a{
    color: #fff;
}
.deail .answer p{
    background:  url(../images/da@2x.png) no-repeat right;
    background-size: 45px;
    background-position-y: 0;
    padding-right: 50px;
    line-height: 30px;
    min-height: 45px;
}

.list-page a{
	margin-left: 13px;
	font-size: 16px;
}
.list-page{
	height: 85px;
	line-height: 85px;
	text-align: center;
}
.page_input {
    width: 42px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #dddddd;
    margin-left: 13px;
    margin-right: 5px;
}
.page_btn {
    width: 42px;
    height: 25px;
    line-height: 25px;
    border: 0;
    color: #FFFFFF;
    background: #0070e4;
    margin-left: 5px;
}
/* 自适应 */
@media (max-width:992px) {
    
    .deail{
        font-size: 16px;
    }
    .search h5 {
        color: #fff;
        letter-spacing: 6px;
        text-align: center;
        font-size: 24px;
        line-height: 64px;
        height: 65px;
        padding-left: 100px;
    }
    body {
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        position: relative;
        min-width: 100%;
    }
    .searchDeail #message{
        padding-left: 10px;
        padding-right: 0;
        width: calc(100% - 10px) !important;
    }
	.main {
		width: 90%
	
    }
    #message ul li a{
        width: 85% ;
    }
    #message ul li span.sbnk{
        width: 15%;
    }
}
@media (max-width:1325px){
    .deail{
        width: calc(85% - 40px) ;
    }
    .icon{
        width: 40px;
        height: 40px;
    }
    #searchWord{
        width: 78%;
    }
    #messCon{
        padding: 0 3% 0 7%;
	}
}
/* and (min-width: 375px) */
@media (max-width: 797px)  {
    *{
        box-sizing: border-box;
    }
    img{
        vertical-align: inherit;
    }
    .phone-header{
        display: block;
    }
    .header{
        display: none;
    }
    .phone-footer{
        display: block;
    }
    .footer{
        display: none;
    }
    
    .listcontent .titleImg span.icon {
	    padding: 0px;
	}
    .site-list {
        width: 2.873rem !important;
    }
    .site-list.esp {
        width: 5.96rem !important;
    }
    .lname{
        display: block;
    }
    .lname li {
        width: 32%;
        display: inline-block;
    }
    .lname li img {
        width: 40%;
    }
    body{
        overflow: hidden;
    }
    html {
        font-size: 100px !important;
    }
    .main {
        margin-top: -260px;
    }
    .list-page a {
        margin-left: 2px;
    }
    .main ,.searchDeail, .searchDeail1{
        margin-top: -235px !important;
        
    }
    .search {
        height: 430px !important;
    }
    .con-l {
        width: 100%;
        margin: 15px 0;
    }
    .biaoti {
        width: 200vw !important;
        margin: 0px 0 0 -50vw !important;
    }
    .search>div {
        width: 80% !important;
        display: block;
        padding-top: 20px;
    }
    .swiper-button-prev,.swiper-button-next{
        background:none !important;
        box-shadow: none !important;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: -3% !important;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: -3% !important;
    }
    #message ul li a{
        width: 68% !important;
    }
    #message ul li span.sbnk{
        width: 32% !important;
    }
    .list-page {
        height: auto;
        line-height: 40px;
    }
	/* .departContent ul li{
		font-size: 14px;
		width: calc(54% - 15px);
	} */
    
     .lname li { 
        font-size: 14px;
        margin-bottom: 15px;
    }
    .deail {
        width: calc(90% - 40px);
    }
    .deail p.question {
        width: 70%;
    }
	#searchWord{
		height: 45px;
		line-height: 45px;
		width: 65% !important;
		vertical-align: top;
	}
	#messCon{
        padding: 0 3% 0 12%;
		height: 45px;
		line-height: 45px;
	}
	.listcontent .title{
	    font-size:16px;
	    padding-left: 20px;
	    margin-top: -10px;
	    padding-left: 20px;
        margin-top: -10px;
	}
	.listcontent p{
	    font-size:14px;
	    padding-left: 0px;
	}
	.listcontent{
		padding: 17px 10px !important;
	}
	.search .recommend{
		font-size:14px;
	}
    .icon{
        width: 40px;
        height: 40px;
    }

}
@media screen and (max-width: 999px){
    
html, body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.search_top {
    width: 90%;
}
#searchWord {
    width: 80%;
}
.con-l {
    margin-left: 10px;
}
.lname {
    padding: 0 calc((100vw - 90%) / 2);
    padding-bottom: 20px;
    
}
#message{
    width: calc(90% - 50px);
}

}
@media (max-width:1270px){
    #message ul li a{
        width: 80%;
    }
    #message ul li span.sbnk{
        width: 20%;
        text-align: right;
    }
}
@media (max-width:1045px){
    #searchWord{
        width: 70%;
    }
   
}
@media (max-width: 375px) {
	/* .search>div {
        width: 90% !important;
        
    }
    #searchWord {
        width: 60%;
    }
	 */
	#message ul li a {
    width: 70%;
}
	#message ul li span.sbnk {
    width: 30%;
		font-size:13px;
}
     .lname li { 
        font-size: 14px;
    }
    .list-page {
        height: auto;
        line-height: 40px;
    }
    .icon{
        width: 40px;
    }
}
@media (max-width:980px){
    .search_top,.titlelist li{
        font-size: 14px;
    }
    .main{
        margin-top: -275px;
    }
    .search {
        height: 400px;
    }
    .content {
        font-size: 16px;
    }
    
}
@media (min-width:980px) {
    .phone-header{
        display: none;
    }
    .header{
        display: block;
    }
    .phone-footer{
        display: none;
    }
    .footer{
        display: block;
    }
}


