html {
    /* background-color: #edf3e9; */
    background: -webkit-linear-gradient(#f0f2e4,#eef3e8,#ebf6eb); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#f0f2e4,#eef3e8,#ebf6eb); /* Opera 11.1-12.0 */ 
    background: -moz-linear-gradient(#f0f2e4,#eef3e8,#ebf6eb); /* Firefox 3.6-15 */
    background: linear-gradient(#f0f2e4,#eef3e8,#ebf6eb); /* 标准语法 */
}
a {
    color: #333;
}
.content {
    width: 1200px;
    margin: 0 auto;
    background: url(../img/bg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 83px;
}
.tt{
	height: 150px;
	position: relative;
	z-index: 1;
	background: url(../img/tt_bj.png) no-repeat center;
	margin-top: -10px;
}
.tt .content {
	background: no-repeat;
	padding-bottom: 0;
}
.banners {
    /* width: 100%; */
    height: 438px;
    background: url(../img/banner.png) no-repeat;
    background-position: center;
}
.Headlines {
	width: 900px;
    height: 85px;
	margin-left:266px;
	padding-top: 45px;
}

.Headlines h1,.Headlines p,.ranking_top .swiper-slide p,.ellipsis {
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.Headlines h1 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 3px;
    -webkit-line-clamp: 1;
}
.Headlines p {
    color: #8d948a;
   text-indent: 2em;
   line-height: 22px;
   -webkit-line-clamp: 2;
   font-size: 16px;
   margin-top: 11px;
}
.ranking {
    width: 1200px;
    margin: 0 auto;
    margin-top: 18px;
}
.ranking .ranking_top{
    /* height: 226px; */
    height: 340px;
}
.ranking .swiper-container {
    /* width: 338px; */
    width: 590px;
    height: 100%;
}
.ranking_top .swiper-slide {
    position: relative;
}
.ranking_top .swiper-slide img,.ranking_top .swiper-slide p {
    position: absolute;
}
.ranking_top .swiper-slide img {
    width: 100%;
    height: 100%;
    top: 0;
}
.ranking_top .swiper-slide p {
    bottom: 0;
    width: 100%;
    height: 90px;
    display: flex;
    align-items:flex-end;
    padding-bottom: 5px;
    /* line-height: 30px; */
    padding-left: 10px;
    padding-right: 85px;
    font-weight: 600;
    color: #fff;
    -webkit-line-clamp: 1;
    background: url(../img/lbt_qh_bt_bj.png) no-repeat;
    background-size: 100% 100%;
}
.swiper-pagination {
    text-align: right;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background-color: #ffda78;
    width: 20px;
    border-radius: 20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    right: 5px;
    left: auto;
}
.swiper_detail {
    width: 550px;
    color: #77786d;
    height: 100%;
    overflow-y: hidden;
}
.swiper_detail h1 {
    color: #4f4f4a;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    -webkit-line-clamp: 2;
}
.swiper_detail p {
    /* font-size: 13px; */
    margin-bottom: 30px;
    -webkit-line-clamp: 3;
}
.swiper_detail ul li {
    -webkit-line-clamp: 1;
    margin-top: 20px;
    font-size: 18px;
    position: relative;
    padding-left: 10px;
}
.swiper_detail ul li::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    background-color:#77786d;
    border-radius: 50%;
}
.ranking .ranking_bottom {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 285px;
}
.ranking .ranking_bottom li {
    width: 237px;
    height: 100%;
    background: url(../img/lm_bg.png) no-repeat;
    background-size: 100% 100%;
}
.ranking .ranking_bottom li:first-child {
    margin-right: 250px;
}
.ranking_bottom li p {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.ranking_bottom li .num {
    font-size: 31px;
    padding-left: 23px;
    padding-top: 5px;
}
.ranking_bottom li p:nth-child(2){
    width: 143px;
    font-size: 23px;
    margin: 0 auto;
    margin-top: 32px;
    text-align: center;
    -webkit-line-clamp: 3;
}
.demonstration {
    margin-top: 85px;
}
.demonstration img,.craftsmen img {
    width: 1200px;
}
.demonstration_list {
    padding: 0 45px
}
.demonstration_list li {
    /* margin: 25px; */
    margin-top: 30px;
    width: 527px;
    height: 385px;
    background: url(../img/sfcz_tp_bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 22px 12px 10px 27px;
}
.demonstration_list li:nth-child(1),.demonstration_list li:nth-child(3) {
    /* margin-left: 25px; */
}
.demonstration_list img {
    width: 100%;
    height: 295px;
}
.demonstration_list p {
    margin-top: 5px;
    -webkit-line-clamp: 2;
}
.craftsmen {
    margin-bottom: 15px;
    margin-top:40px
}
.craftsmen ul {
    width: 1066px;
}
.craftsmen li {
    width: 50%;
    padding: 2px 10px;
    margin-top: 20px;
    -webkit-line-clamp: 1;
    border-left: 4px solid #2b2f2b;
}
.bottom {
    width: 750px;
    height: 446px;
    background: url(../img/spqh_bj.png);
    background-size: 100% 100%;
    /* margin-bottom: 70px; */
    position: relative;
    padding: 13px 19px 0 23px;
}
.bottom .swiper-container2 {
    width: 100%;
    height: 410px;
    overflow: hidden;
}
.bottom .swiper-container2 img {
    width: 100%;
    height: 100%;
}
.bottom .p {
    width: 571px;
    height: 44px;
    color: #333;
    background: url(../img/sp_bt_bj.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -14px;
    z-index: 9;
    left: 91px;
    padding: 15px 20px;
}
.bottom .p span {
    width: 80%;
    -webkit-line-clamp: 1;
}
.bottom .p img {
    height: 18px;
    display: inline-block;
}
.bottom .p .last_img {
    margin-left: 10px;
}