.yeyecang_page {
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
}

.yeyecang_page>div {
    overflow: hidden;
}

/*  */

.yeyecang_title {
    margin: 30px 0;
    font-size: 20px;
    color: #333333;
    padding-left: 17px;
    font-weight: bold;
    border-left: 2px solid #333333;
    line-height: 20px;
}

.yeyecang_title>span {
    font-size: 14px;
    color: #999999;
    margin-left: 20px;
    font-weight: normal;
}

/*  */

.yeyecang_ad {
    overflow: hidden;
}

.yeyecang_ad>img {
    float: left;
    width: 224px;
    height: 122px;
    margin-left: 20px;
}

.yeyecang_ad>img:first-child {
    margin-left: 0;
}

/*  */

.recommend_box>ul>li {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    width: 190px;
}

.recommend_box>ul>li:first-child {
    margin-left: 0;
}

.recommend_box>ul>li>a>img {
    width: 190px;
    height: 190px;
    margin-bottom: 16px;
    box-sizing: border-box;
    display: block;
    background: #999999;
}

.yeyecang_page>a {
    width: 1200px;
    height: 100px;
    display: block;
    margin: 40px 0;
}

.yeyecang_page>a>img {
    width: 1200px;
    height: 100px;
    object-fit: cover;
}

/*  */

.yeyecang_item1 {
    overflow: hidden;
    height: 377px;
    background-color: white;
}

.yeyecang_item1>a {
    float: left;
    width: 270px;
    height: 377px;
}

.yeyecang_item1>a>img {
    width: 270px;
    height: 377px;
}

.news_bulletin {
    float: left;
    width: 930px;
    overflow: hidden;
    height: 377px;
    padding: 28px 20px 0 20px;
    box-sizing: border-box;
}

.news_bulletin ul li {
    float: left;
    margin: 0 8px;
    width: 204px;
    font-size: 14px;
}

.news_bulletin ul li img {
    width: 204px;
    height: 203px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
}

.news_bulletin ul li a p {
    color: #666666;
    margin: 10px 0;
}

/*  */

.yeyecang_item2 {
    overflow: hidden;
    background: white;
}

.yeyecang_item2>li {
    float: left;
    padding: 0 22px;
    width: 355px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.yeyecang_item2>li>a:last-child>img {
    width: 355px;
    height: 224px;
}

.yeyecang_item2>li>a:first-child {
    display: block;
    margin-bottom: 18px;
    font-size: 14px;
    overflow: hidden;
    height: 37px;
    line-height: 37px;
}

.yeyecang_item2>li>a:first-child>img {
    max-width: 90px;
    max-height: 37px;
    margin-right: 10px;
}

.yeyecang_item2>li>a:first-child>span {
    float: right;
    width: 80px;
    height: 26px;
    border: 1px solid #E5E5E5;
    border-radius: 13px;
    color: #999999;
    display: block;
    text-align: center;
    line-height: 26px;
}

/*  */

.yeyecang_item3 {
    background: white;
    padding: 40px 28px;
    overflow: hidden;
    padding-bottom: 10px;
}

.yeyecang_item3>a {
    float: left;
    width: 216px;
    height: 621px;
}

.yeyecang_item3>a>img {
    width: 216px;
    height: 621px;
}
.yeyecang_item3>ul{
    float: left;
    width: 928px;
    overflow: hidden;
}
.yeyecang_item3>ul>li{
    float: left;
    margin-left: 14px;
    margin-bottom: 25px;

}
.yeyecang_item3>ul>li>a{
    width:216px;
    display: block;
    font-size: 14px;
    color: #666666;

}
.yeyecang_item3>ul>li>a>img{
    width:216px;
    height:215px;
    border:1px solid #EEEEEE;
    box-sizing: border-box;
    margin-bottom:15px;
}
.yeyecang_item3>ul>li>a>span,.yeyecang_item4>li>a>span{
    color:#FD2C63 ;
    font-size: 16px;
    display: block;
    margin-top: 10px;

}
/*  */
.yeyecang_item4{
    overflow: hidden;
    background: white;
    padding: 20px 14px;
    font-size: 14px;
    color: #666666;
}
.yeyecang_item4>li{
    float: left;
    margin:20px 9px;
    width:216px;
}
.yeyecang_item4>li>a>img{
    width:216px;
    height:215px;
    border:1px solid #EEEEEE;
    box-sizing: border-box;
    margin-bottom: 10px;
}