#news {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.sNav {
    padding: 0px 0 0px 0;
    border-bottom: 1px solid #c8c8c8;
}
.floatls {
    float: left;
}
.sNav div:nth-child(1) p {
      font-size: 20px;
    color: #333333;
    display: inline-block;
}

.floatrs {
    float: right;
}

.sNav div:nth-child(2) ul li {
    padding: 9px 0px;
    float: left;
    border-radius: 5px;
}
.sNav div:nth-child(2) ul .lsdn {
    background-color: #a51e32;
}
.clearBoth {
    clear: both;
}

#news .report {
    width: 1200px;
    margin: 0 auto;
   padding-bottom: 40px;
}

#news .report .reportBox {
    width: 1200px;
    /* height: 210px; */
    cursor: pointer;
    cursor: -ms-pointer;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
}
#news .report .reportBox .cLeft {
    width: 260px;
    height: 150px;
    margin: 30px 0px;
    overflow: hidden;
}
#news .report .reportBox .cLeft img {
    width: 100%;
    transition: width 0.5s,margin 0.5s;
    -ms-transition: width 0.5s,margin 0.5s;
    -moz-transition: width 0.5s,margin 0.5s;
    -webkit-transition: width 0.5s,margin 0.5s;
}
#news .report .reportBox .cMiddle {
    width: 620px;
    min-height: 150px;
    margin: 30px 60px;
    position: relative;
}
#news .report .reportBox .cMiddle .cMTitle {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    
    transition: color 0.5s;
    -ms-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
}
.p2 {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#news .report .reportBox .cMiddle .cMContent {
    font-size: 12px;
    margin-top: 30px;
    color: #888888;
    text-align: justify;
    line-height: 30px;
}

#news .report .reportBox .cRight {
    width: 140px;
    height: 150px;
    margin-top: 30px;
    text-align: right;
    transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    position: relative;
}
#news .report .reportBox .cRight .readMore {
    position: absolute;
    top: 50%;
    margin-top: 1px;
    right: -53px;
    display: none;
    transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}
#news .report .reportBox .cRight .month {
    font-size: 24px;
    font-family: helvetica;
    line-height: 24px;
    font-weight: lighter;
    color: #333333;
    margin-top: 65px;
}
#news .report .reportBox .cRight .year {
    font-size: 12px;
    line-height: 16px;
    color: #888888;
}


.yezhong{
    width: 1200px; height: 475px;
    margin: 0 auto;
    display: flex;
    margin-top: 80px;;
}
.carousel{
    width: 800px;height:450.56px ;
}
.login{
    width: 400px;height: 450px;
    float: right;
    padding-left: 20px;
}
.login .tu{
    margin-bottom: 10px;
}
.login-yonghuming{
    width: 380px;height: 36px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #cccccc;
}
.login  li {
    width: 400px;
    height: 58px;
    border: 1px solid #c8c8c8;
    margin: 0 auto;
  
    background-color: #eeeeee;
    position: relative;
}

.login li.type {
   
    min-height: 58px;
    height: auto;
    background-color: #fff;
    border: 1px solid transparent;
}

.login li.type .typeBox {
    width: 380px;
    height: 58px;
    line-height: 58px;
    text-indent: 48px;
   
    font-size: 14px;
    position: relative;
  
    margin-left: -1px;
    overflow: hidden;
    z-index: 5;
}
.login li.type .brandDemand_item1 {
    width: 380px;
    margin-left: 100px;
}
/*.login li.type .typeList > .floatl {
    width: 50px;
    margin-left:15px;
    margin-top: 0px;
    border:none;
}
*/
.login li.type .brandDemand_item1 .active {
    background-color: #fed900;
    color: white;
}
.login li.type .brandDemand_item1 span {
    cursor:pointer;
    width: 50px;
    text-indent: 0px;
        display: inline-block;
    height: 30px;
    line-height: 30px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #fed900;
    color: #888888;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 15px;
    background-color: transparent;
}
button { outline: none;}
.login li.type p {
    position: absolute;
    top: 0;
    left: -8px;
    padding-left: 18px;
    color: #888;
    background: url(/public/static/home/img/type.png) no-repeat 19px center;
}

.login-yonghuming img{
    margin: 5px 0px 0px 15px;
}
.login-yonghuming input{
    height: 35px;width: 320px;
    border: 0; 
    outline: none; 
    background-color: rgba(0, 0, 0, 0);
    float: right;
}

.login-yonghuming span{
    height: 18px;
    display: block;
    position: absolute;
    top: 9px;
    border-right: 1px solid #cccccc;
    left: 46px;
}
.login-phone{
    width: 380px;height: 36px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #cccccc;
}
.login-phone img{
    margin: 5px 0px 0px 15px;
}
.login-phone input{
    height: 35px;width: 320px;
    border: 0; 
    outline: none; 
    background-color: rgba(0, 0, 0, 0);
    float: right;
}
.login-phone span{
    height: 18px;
    display: block;
    position: absolute;
    top: 9px;
    border-right: 1px solid #cccccc;
    left: 46px;
}
.shop-show{
    width: 1200px;height: 675px;
    margin: 0 auto;
}
.shop-show-gl{
    padding: 40px 0 20px;
    font-size: 14px;
    color:#000000;
    height: 95px;width: 100%;
    border-bottom: 1px solid #cccccc;
}
.shop-show-gl p{
    font-size: 20px;
    color: #333333;
    display: inline-block;
}
.shop-show-gl .gengduo{
    text-decoration: none;
    background-color: #fed900;
    color: black;
    height: 35px;width: 100px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
}

.shop-show-bottom{
    height: 580px;width: 1200px;
    display: flex;
    padding-top:40px;
    margin-bottom: 50px;
}
.shop-left{
    height: 100%;width: 499px;

}
.shop-left img{
    height: 363px;width: 100%;
}
.shop-left-bottom{
    height: 146px;width: 100%;
    border:1px solid #cccccc;
    margin-top:30px;
}
.title{
    font-size: 18px;
    text-align: center;
    margin-top:20px;
    margin-bottom: 10px;
}
.neirong{
    font-size: 14px;
    color: #888888;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-indent: 2em;
    padding: 0 30px 0 30px;
    display: inline-block;
}
.shop-right{
    height: 100%;width: 660px;
    margin-left: 40px;
}
.shop-left-row{
    height: 180px;width: 100%;
    border-bottom:1px solid #cccccc;
}
.row-nei{
    padding: 26px 0px 25px;
    height: 180px;
    position: relative;
    display: flex;;
}
.row-nei:hover{
    border-bottom: 1px solid #fed900;
    box-shadow: 0 0 10px 1px #999;
}
.row-nei img{
    width: 170px;
    height:120px;
}
.tui{
    padding: 5px 10px 10px 5px;
    position: absolute;
    top:25px;
   
    left: -5px;
    background: url(../img/tuijian.png) no-repeat;
}
.tuijian{
    color: white;
    font-size:12px;
}
.row-nei-news{
    width: 445px;height: 127px;
    margin-left: 30px;
}
.lione{
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}
.p1{
    margin: 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
 .p2{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    font-size: 12px;
    color: #888888;
    line-height: 30px;
    margin: 0px;
}
.button li{
    position: relative;
    float: left;
    margin-right: 10px;
}
.button li a{
    text-decoration: none;
}

.button li a :hover{
    background: #fed900;
    color: white;
}

.login button{
        outline: none;
    border: 1px solid #fed900;
    display: block;
    width: 378px;
    height: 36px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    height: 36px;
    color: white;
    background-color: #fed900;
    border: 1px solid #fed900;
   
}

.dian{
    display: block;
    float: left;

    padding: 3px 15px;
    font-size: 12px;
    margin-top: 10px;
    color: #999;
   
}
