
li {
    list-style: none;
}
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}
.banner{
    position: relative;
    width: 100%;
    height: 294px;
        background-color: rgba(0,0,0,.44);
        background-size: cover;
        background-position: 50%;

}
.banner h2{
    position: absolute;
    /*top: 70px;*/
    /* width: 711px; */
    /* height: 47px; */
    width: 100%;
    text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 46px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	letter-spacing: 0px;
    color: #ffffff;
    background: rgba(0,0,0,0.3);
    height: 100%;
    padding-top: 70px;

}
.banner>div:nth-of-type(1){
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translate(-50%);
    width: 711px;
    text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;

}
.banner>div:nth-of-type(2){
    width: 1200px !important;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 23px;
    left: 360px;
}
.banner div .gong{
    color: #fff;
    font-size: 15px;
}
.wrap {
    width: 1200px !important;
    min-width: 992px;
    max-width: 1200px;
    margin: auto;
    padding: 15px 0;
}
.hr{
    width: 808px;
    margin: auto;
    display: flex;
    align-items: center;
    color: #ccc;
    padding: 20px 0 10px;
    
}
.hr span.b{
    font-size: 32px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.hr span.a{
    font-size: 18px;
    color: #333;
}
.hr1,
.hr2{
    width: 270px;
    background-color: #f5f5f5;
}
.main{
   width: 100%;
}

.thd-pager .thd-pagination>li>a {
    line-height: 1.428571429;
    position: relative;
    float: left;
    text-decoration: none;
    border-radius: 0px;
    border: 1px solid #B0B4B9;
    color: #555;
    background-color: #FFFFFF;
    padding: 7px 12px;
}

/*精选方案*/
/*
.scheme{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.scheme-main-box{
    width: 33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.scheme-main{
    width: 385px;
    box-sizing: border-box;
}
.scheme-img-box{
    width: 100%;
    height: 290px;
    position: relative;
}
.scheme-img-box img{
    width: 100%;
    height: 100%;
}
.scheme-img-box a.vr{
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 4px 16px 4px 20px;
    border-radius: 16px;
    background: rgba(10,15,19,0.5);
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.scheme-img-box a.vr span{
    font-size: 8px;
}

.scheme-img-box p.zb{
    color: #fff;
    background: rgba(10,15,19,0.5);
    border-radius: 18px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 28px;
    padding: 0 24px 0 36px;
}
.scheme-img-box p.zb img{
    width: 28px;
    height: 28px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.scheme-img-box p.zb span {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.scheme-main:hover{
    box-shadow: 0px 1px 5px 1px #E7E9EB;
}
.scheme-main-title{
    border: solid 1px #E8E8E8;
    border-top: none;
    box-sizing: border-box;
    padding: 10px 20px;
}
.scheme-main-title p:nth-of-type(1){
    font-size: 20px;
    color: #333;
    padding: 10px 0;
}
.scheme-main-title p:nth-of-type(2){
    color: #888;
    margin: 8px 0;
}
.scheme-main-title div{
    display: flex;
    justify-content: space-between;
}
.scheme-main-title div ul{
    display: flex;
    align-items: center;
    padding: 8px 0;
}
.scheme-main-title div ul li{
    display: flex;
    align-items: center;
    margin-left: 18px;
    font-size: 15px;
    color: #999;
}
.scheme-main-title div ul li img{
    width: 18px;
    height: 18px;
}
.scheme-main-title div p span{
    color: #333;
    font-size: 14px;
}
.scheme-main-title div p img{
    width: 28px;
    height: 28px;
    border-radius: 50%;
}*/

/*精选方案*/
.scheme {
    width: 1200px !important;
    padding-right: 0;
    padding-left: 0;
    min-width: 992px;
    max-width: 1200px;
    margin: auto;
}
.scheme-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px !important;
    min-width: 992px;
    max-width: 1200px;
    margin: auto;
    /*width: 100%;*/
    padding: 0 0 20px;
}
.scheme-title span{
    font-size: 30px;
}
.scheme-title a{
    color: #979797;
    border: solid 1px #979797;
    padding: 4px 10px 4px 12px;
    border-radius: 20px;
}
.scheme-title a img{
    margin-bottom: 1px;
}
.scheme-title a:hover{
    color: #979797;
    /*border: solid 1px #D32A2A;*/
}
.scheme-main-box{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 80px;
}
.scheme-main:hover{
    box-shadow: 0px 1px 5px 1px #E7E9EB;

}
.scheme-main{
    width: 32%;
    box-sizing: border-box;
    margin: 10px 0;
}
.scheme-main:nth-of-type(3n-4){
    margin-right:2%;
    margin-left:2%;
}
.scheme-img-box{
    width: 100%;
    height: 290px;
    position: relative;
}
.scheme-img-box img{
    width: 100%;
    height: 100%;
}
.scheme-img-box a.vr{
    cursor: pointer;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 4px 16px 4px 20px;
    border-radius: 16px;
    background: rgba(10,15,19,0.5);
    font-size: 14px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.scheme-img-box a.vr span{
    font-size: 8px;
}

.scheme-img-box p.zb{
    color: #fff;
    background: rgba(10,15,19,0.5);
    border-radius: 18px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 28px;
    padding: 0 24px 0 36px;
}
.scheme-img-box p.zb img{
    width: 28px;
    height: 28px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.scheme-img-box p.zb span {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

.scheme-main-title{
    border: solid 1px #E8E8E8;
    border-top: none;
    box-sizing: border-box;
    /*padding: 10px 20px;*/
}
.scheme-main-title>p:nth-of-type(1){
    font-size: 20px;
    color: #333;
    padding: 16px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.scheme-main-title>p:nth-of-type(2){
    color: #888;
    padding: 0 10px 23px;

}
.scheme-main-time div img:nth-of-type(1){
    margin-right: 10px;
}
.scheme-main-time div img:nth-of-type(2){
    width: 3px;
    margin-left: 10px;
}
.scheme-main-time div p{
    font-size: 14px;
    color: #4A4A4A;
}
.scheme-main-time div{
    display: flex;
    align-items: center;
    height: 24px;
    background: #F1F4F5;
    border-radius: 10px;
    padding: 0 10px;
}
.scheme-main-time{
    margin-bottom: 16px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scheme-main-time>span{
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}
.scheme-main-title div.scheme-main-bottom{
    height: 48px;
    border-top: solid 1px #f5f5f5;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
}
.scheme-main-title div ul{
    display: flex;
    align-items: center;
    padding: 8px 0;
}
.scheme-main-title div ul li{
    display: flex;
    align-items: center;
    margin-left: 18px;
    font-size: 15px;
    color: #999;
}
.scheme-main-title div ul li img{
    width: 16px;
    /*height: 18px;*/
}
.scheme-main-title div.scheme-main-bottom p{
    display: flex;
    align-items: center;
}
.scheme-main-title div.scheme-main-bottom p span{
    color: #333;
    /*padding: 8px 0 0;*/
    font-size: 14px;
    display: inline-block;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.scheme-main-title div.scheme-main-bottom p img{
    width: 28px;
    height: 28px;
    border-radius: 50%;
}


.specialTopic{
    width: 100%;
    background: #F5F8FA;
    padding: 40px 0;
    margin-bottom: 60px;
}
.specialTopic-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px !important;
    min-width: 992px;
    max-width: 1200px;
    margin: auto;
    padding: 20px 0;
}
.specialTopic-title span{
    font-size: 30px;
    color: #333;
}
.specialTopic-title a{
    color: #979797;
    border: solid 1px #979797;
    padding: 4px 10px 4px 12px;
    border-radius: 20px;
}
.specialTopic-title a:hover{
    color: #D32A2A;
    border: solid 1px #D32A2A;
}
.specialTopic-main{
    width: 1200px !important;
    min-width: 992px;
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.main-box{
    width: 32%;
    background: #fff;
    margin: 12px 0;
    box-sizing: border-box;
}
.main-box:hover{
    box-shadow: 0px 1px 2px 1px #E7E9EB;
}
.main-box:nth-of-type(3n-4){
margin-right:2%;
margin-left:2%;
}
.main-box img{
    width: 100%;
    height: 134px;
}
.main-box h4{
    font-size: 17px;
    padding: 24px 10px 10px;
    color: #333;
}
.main-box p.specialTopic-text{
    color: #888;
    line-height: 1.6;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-box div{
    color: #888;
    padding: 15px 10px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    align-items: center;
}
.main-box div span{
    color: #D32A2A;
    font-weight: bold;

}
.main-box div a{
    color: #888;
    font-size: 14px;

}
.main-box div a:hover{
    color: #D32A2A;
}


