.p1{   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.p3{   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
img{vertical-align: middle;}
/*cont*/
.cont1 {overflow: hidden;background: #fff;padding-top: 64px;position: relative;}
.cont1 .top{width: 100%;height:76px;text-align: center;padding-top: 60px;border-bottom: 1px solid #e5e5e5;}
.cont1 .top h6{width: 90px;height: 40px;line-height: 40px;text-align: center;display: inline-block;border-radius:2px;font-size: 14px;color:#fff;background: #c19d63;}
.cont1 .top span{width: 1px;height: 16px;background: #e5e5e5;display: inline-block;margin: 10px 0;}
.cont1-bd{width: 1200px;height:auto;overflow:hidden;margin:0 auto;}
.cont1 .chil{height: auto;margin-bottom: 20px;background: #f2f2f2;overflow: hidden;
-webkit-transition-duration:.6s;
-moz-transition-duration:.6s;
-ms-transition-duration:.6s;
-o-transition-duration:.6s;
transition-duration:.6s;
}
.cont1 .chil .imgBox{width: 400px;height: 360px;overflow: hidden;}
.cont1 .chil .data{width: 160px;height: 100%;text-align: right;padding-right: 24px;overflow: hidden;}
.cont1 .left{width: 50%;}
.cont1 .right{width: 50%;}
.cont1 .right .txt{width:100%;margin-top: 90px;overflow: hidden;}
.cont1 .right .txt h5{font-size: 20px;line-height: 27px;color:#444;}
.p1{margin-bottom: 20px;}
.cont1 .right .btn{padding-top: 58px;}
.cont1 .right .btn span{width: 45px;height: 45px;border: 1px solid #e5e5e5;display: inline-block;text-align: center;line-height: 45px;font-size: 18px;color:#999;
-webkit-transition-duration:.6s;
-moz-transition-duration:.6s;
-ms-transition-duration:.6s;
-o-transition-duration:.6s;
transition-duration:.6s;
}
.cont1 .right .txt p{font-size: 13px;color:#666;line-height: 22px;}
.cont1 .chil .data h6{font-size: 40px;color:#999;line-height: 28px;padding-top:133px;}
.cont1 .chil .data  p{font-size: 16px;color:#999;line-height: 28px;}
.cont1 .chil .more{width: 144px;height: 30px;background: #999;line-height: 30px;color:#fff;text-align: center;display: block;margin-top: 30px;font-size: 14px;}
.lookMore{height: 60px;line-height: 60px;background: #f0f0f0;text-align: center;font-size: 16px;color:#666;margin-bottom: 60px;}
.lookMore .icon{background: url(../images/news/icon.png) no-repeat left center;padding-left: 24px;font-size: 16px;color:#666;cursor: pointer;}
/*current*/
.cont1 .chil .more:hover{background: #bf241c;}
.cont1 .current .right .btn span{background: #c19d63;color:#fff;
    -webkit-transform:translateX(-45px);
    -moz-transform:translateX(-45px);
    -ms-transform:translateX(-45px);
    -o-transform:translateX(-45px);
    transform:translateX(-45px);
}
.cont1 .chil:hover{background: #f6f6f6;}
.cont1 .chil:hover .right .btn span{background: #c19d63;color:#fff;
    -webkit-transform:translateX(-45px);
    -moz-transform:translateX(-45px);
    -ms-transform:translateX(-45px);
    -o-transform:translateX(-45px);
    transform:translateX(-45px);
}
.returnTop{width: 50px;height: 50px;background: #bf241c;position: absolute;right:40px;bottom:80px;text-align: center;line-height: 50px;cursor: pointer;}
@media (max-width:639px) { 
.cont1-bd{width: 93.75%;max-width:1200px;}
.cont1 .chil .imgBox{width: 100%;max-width:400px;float: none;margin:0 auto 20px;height:auto;}
.cont1 .chil .imgBox img{width: 100%;height:auto;}
.cont1 .chil .data{width: 100%;float: none;text-align: center;padding-right: 0;}
.cont1 .chil{padding:40px 0;}
.cont1 .chil .data h6{padding-top: 0;}
.cont1 .left{width: 100%;}
.cont1 .right{width: 100%;}
.cont1 .right .txt{margin-top: 20px;}
}
@media (min-width:640px) and (max-width:1023px) {
.cont1-bd{width: 93.75%;max-width:1200px;}
.cont1 .chil .imgBox{width: 100%;max-width:400px;float: none;margin:0 auto 20px;height:auto;}
.cont1 .chil .imgBox img{width: 100%;height:auto;}
.cont1 .chil .data{float: none;padding-right: 0;}
.cont1 .chil{padding:40px 0;}
.cont1 .chil .data h6{padding-top: 0;}
.cont1 .left{width: 48%;margin-right: 2%;}
}
@media (min-width:1024px) and (max-width:1334px) {
.cont1-bd{width: 93.75%;max-width:1200px;}
.cont1 .chil .imgBox{width: 60%;height:auto;}
.cont1 .chil .imgBox img{width: 100%;height:auto;}
.cont1 .chil .data{width: 30%;}
.cont1 .chil{padding:40px 0;}
}
@media (min-width:1335px) and (max-width:1800px) {
.cont1-bd{width: 93.75%;max-width:1200px;}

}





























































