﻿body,div,dd,dl,form,h1,h2,h3,h4,h5,h6,input,ol,p,pre,td,textarea,th,ul,select {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: normal;
}
.clear{zoom:1; font-size:12px;}
.clear:after{ content:""; display:block; clear:both;}
.both{clear: both;}
.block{ display:block;}
.inbl{ display:inline-block;}
.fl{ float:left;}
.fr{ float:right;}
.rel{ position:relative;}
.abs{ position:absolute;}
i,em,cite{ font-style:normal;}
b,strong{font-weight: normal;}
s{text-decoration: none;}
span,i,em,cite,b,strong,s{display: inline-block;}
a{  display: inline-block;}
/*a:hover{ color: #E4393C; text-decoration: none;}*/
/*a:visited {color: #00FF00; text-decoration: none;}*/
img{border:none; vertical-align:top;}
textarea{overflow:auto;resize:none;}
table{border-collapse:collapse;}
input{ outline:none; border:none;}
li{list-style:none; vertical-align:middle;  float: none;}
.yylClear{zoom:1;}
.yylClear:after{ content:""; display:block; clear:both;}


/*头链接*/
.headline{
    width:1040px;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-left: 10px;
    height: 55px;
}
.headline a{
    /*display: block;*/
    float: left;
    height: 55px;
    line-height: 55px;
    padding: 0 9px;
    font-size:12px;
}
.yyl{
    width:1040px;
    margin: 0 auto;
}
.yyl .newTitle{
    width:100%;
    height:60px;
}
.yyl .newTitle .title{
    float: left;
    width:200px;
    height:60px;
    background: url("../images/newstitle.jpg") no-repeat;
}
.yyl .newTitle .search{
    padding-top: 30px;
    padding-right: 35px;
    float: right;
}
.yyl .newTitle .search .text{
    width:180px;
    padding-left: 5px;
    height:18px;
    border: 1px solid #dbdbdb;
}
.yyl .newTitle .search select{
    height:22px;
    line-height:22px;
    border: 1px solid #dbdbdb;
}
.yyl .newTitle .submit{

    width:58px;
    height:20px;
    background:url(../images/search.jpg) no-repeat center;
    cursor:pointer;
    display:block;
    font-size:0;
    line-height:0;
    text-indent:-9999px;
    display: inline-block;
}

    border-top: 3px solid #ba0000;

}
.yylMainLine{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    height:32px;
    background: #f5f5f5;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #bdbdbd;
    font-size: 16px;
}
.yylMainLine b{
    display: inline-block;
    width:118px;
    height:33px;
    line-height:34px;
    font-size:16px;
    /*font-weight:bold;*/
    color:#ba0000;
    text-align: center;
    border-left:1px solid #bdbdbd;
    border-right:1px solid #bdbdbd;
    border-bottom:1px solid #ffffff;
    background: #ffffff;
}
.yylMainLine a{
    float: left;
    font-size:16px;
    height:32px;
    line-height:32px;
    padding-left:22px;
    font-family: "微软雅黑", "宋体", Verdana, Arial;
}
.yylMain_left{
    width:100%;
}
.yylMain_left .newsList{
    width:100%;
}
.yylMain_left .newsList .daTitle{
    font-size:18px;
    color:#cd0100;
    height:58px;
    line-height:58px;
    font-family: "微软雅黑", "宋体", Verdana, Arial;
}
.yylMain_left .newsList .zd{
    width:100%;
    padding: 0 0 20px;
    height:175px;
    border-bottom: 1px dotted #b0bec7;
}
.yylMain_left .newsList .zd .tp img{
    width:280px;
    height:175px;
}

.yylMain_left .newsList .zd .content{
    width:calc(100% - 300px);
    padding-left: 20px;
 }

.yylMain_left .newsList .zd .content .jianjie{
    width:100%;
    height:auto;
    line-height:30px;
    text-indent: 2em;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.yylMain_left .newsList .zd .content .newsTt .date{
    float: left;
    padding-top: 10px;
    line-height: normal;
    font-size:14px;
}
.yylMain_left .newsList .zd .content .newsTt a{
    float: right;
    padding-top: 10px;
    color:#0d41ac;
    line-height: normal;
    font-size:14px;
}


.yylMain_left .newsList ul{
    width:100%;
    height:auto;
}
.yylMain_left .newsList ul li{
    width:100%;
    padding: 20px 0;
    height:100px;
    border-bottom: 1px dotted #b0bec7;

}

.yylMain_left .newsList ul li .tp img{
    width:160px;
    height:100px;
}
.yylMain_left .newsList ul li .content{
    width:calc(100% - 180px);
    padding-left: 20px;
}
.yylMain_left .newsList ul li .content .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    font-size:18px;
    height:33px;
    line-height:26px;
}
.yylMain_left .newsList ul li .content .title a{
    color:#cd0100;
}
.yylMain_left .newsList ul li .content .jianjie{
    width:100%;
    height:54px;
    line-height:27px;
    text-indent: 2em;
    font-size:14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.yylMain_left .newsList ul li .content ._bottom{
    display: flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
}
.yylMain_left .newsList ul li .content a.readMore{
    text-indent: 0;
    display: inline-block;
    color:#0d41ac;
    padding-left: 5px;
    font-size:14px;
    line-height: normal;
    float: none;
}
.yylMain_left .newsList ul li .content .date{
    padding-top: 8px;
    font-size:14px;
    line-height: normal;
    flex:1;
}

/*大视野*/
.yylMain_left .dsy{
    width:640px;
    padding-top: 20px;
}
.yylMain_left .dsy .title{
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
    font-family: "微软雅黑", "宋体", Verdana, Arial;
}
.yylMain_left .dsy .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
 }
.yylMain_left .dsy .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_left .dsy .title .right b{
    color:red;
    font-weight:bold;
}


.yylMain_left .dsy ul{
    width:638px;
    border:1px solid #d4d4d4;
    border-top: none;
    padding: 33px 0 26px;
    height:98px;
}
.yylMain_left .dsy ul li{
    padding-left: 28px;
    float: left;
}
.yylMain_left .dsy ul li a{
    position: relative;

}
.yylMain_left .dsy ul li a img{
    width:127px;
    height:98px;
}
.yylMain_left .dsy ul li a p{
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
    height:20px;
    line-height:20px;
    text-align: center;
    background: #676767;
    color:#ffffff;
}
/*大视野 end*/

/*新闻tab*/
.yylMain_left .newsTab{
    padding-top: 20px;
    width:640px;
}
.yylMain_left .newsTab .ulW{
    position: relative;
    width:100%;
    height:32px;
    background: #f3f3f3;
    border-bottom: 1px solid #ba0000;
}
.yylMain_left .newsTab .ulW .nav{
    position: absolute;
    left: 0;
    top:0;
    height:32px;
    z-index: 10;
}
.yylMain_left .newsTab .ulW .nav li{
    float: left;
    padding: 0 34px;
    height:32px;
    line-height:32px;
    cursor: pointer;
    font-size: 16px;
    font-family: "微软雅黑", "宋体", Verdana, Arial;

}
.yylMain_left .newsTab .ulW .nav li.active{
    border: 1px solid #b90000;
    border-top: 2px solid #b90000;
    border-bottom: none;
    height:31px;
    line-height: 30px;
    background: #fff;
}


.yylMain_left .newsTab .newsTabContent{
    display: none;
    width:638px;
    border:1px solid #d4d4d4;
    border-top:none;
    height:760px;
}
.yylMain_left .newsTab .newsTabContent li{
    margin-left: 20px;
    border-bottom:1px dotted #d4d4d4;
    height:140px;
}
.yylMain_left .newsTab .newsTabContent li .title{
    padding-top: 7px;
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#000000;
    font-family: "微软雅黑";
}
.yylMain_left .newsTab .newsTabContent li .jianjie{
    line-height:30px;
    text-indent: 2em;
}
.yylMain_left .newsTab .newsTabContent li .jianjie a{
    display: inline-block;
    color:#0d41ac;
    padding-left: 5px;
    text-indent: 0;
}
.yylMain_left .newsTab .newsTabContent li .date{
    padding-top: 12px;
}
.yylMain_left .newsTab .newsTabContent .more a{
    display: block;
    width:100%;
    height:60px;
    line-height:60px;

}
.yylMain_left .newsTab .newsTabContent .more span{
    float: right;
    padding-right: 20px;
    color:#000;
}
.yylMain_left .newsTab .newsTabContent .more span b{
    color:red;
}
/*新闻tab end*/

/*右侧*/
.yylMain_right{
    width:380px;
    /*height:2000px;*/
}

.yylMain_right .rdph{
    padding-top: 20px;
}
.yylMain_right .rdph .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .rdph .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .rdph .list{
    width:366px;
    border:1px solid #d4d4d4;
    border-top:none;
    height:415px;
    padding: 12px 0 20px 12px;
}
.yylMain_right .rdph .list li{
    width:100%;
    height:41px;
    line-height:41px;
}
.yylMain_right .rdph .list li a{
    padding-left: 30px;
    width:336px;
    height:100%;
    font-size:14px;
}
/*媒体说*/

.yylMain_right .mts{
    padding-top: 20px;
}
.yylMain_right .mts .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .mts .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .mts .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_right .mts .title .right b{
    color:red;
    font-weight:bold;
}
.yylMain_right .mts .mtsList{
    width:378px;
    border:1px solid #d4d4d4;
    border-top:none;
    padding: 10px 0 16px 0;
}

.yylMain_right .mts .mtsList .zd{
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
    padding-left: 12px;
}
.yylMain_right .mts .mtsList .zd .zd_title{
    color:#970000;
    font-size:14px;
    height:36px;
    line-height:36px;

}
.yylMain_right .mts .mtsList .zd .jianjie{
    line-height:28px;
    color:#666666;
    text-indent: 2em;
}
.yylMain_right .mts .mtsList ul{
    padding-top: 10px;
    padding-left: 20px;
}
.yylMain_right .mts .mtsList ul li a{
    display: block;
    height:30px;
    color:#666666;
}

.yylMain_right .mts .mtsList ul li b{
    display: inline-block;
    font-size:20px;
    font-weight:bold;
}
.yylMain_right .mts .mtsList ul li span{
    display: inline-block;
    height:30px;
    line-height:30px;
    color:#333333;
    padding-left: 5px;
}

/*媒体说 end*/
/*大奖前线*/
.yylMain_right .djqx{
    padding-top: 20px;
}
.yylMain_right .djqx .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .djqx .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .djqx .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_right .djqx .title .right b{
    color:red;
    font-weight:bold;
}
.yylMain_right .djqx ul{
    width:358px;
    border:1px solid #d4d4d4;
    border-top:none;
    padding: 10px 0 30px 20px;
}


.yylMain_right .djqx  ul li{
    height:30px;
    line-height: 30px;
}
.yylMain_right .djqx  ul li a{
    color:#303030;
}
.yylMain_right .djqx  ul li a span{
    display: inline-block;
    color:#303030;
    padding-left: 5px;
}

/*大奖前线 end*/
/*彩店采风*/
.yylMain_right .cdcf{
    padding-top: 20px;
}
.yylMain_right .cdcf .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .cdcf .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .cdcf .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_right .cdcf .title .right b{
    color:red;
    font-weight:bold;
}
.yylMain_right .cdcf .cdcfList{
    width:378px;
    border:1px solid #d4d4d4;
    border-top:none;
    height:250px;
    padding: 10px 0 5px 0px;
}
.yylMain_right .cdcf .cdcfList li{
    width:100%;
     border-bottom: 1px dotted #999999;
    height:122px;

}
.yylMain_right .cdcf .cdcfList li .cdcfListTitle{
    height:36px;
    line-height:36px;
    color:#970000;
    font-size:14px;
    padding-left: 20px;
}
.yylMain_right .cdcf .cdcfList li .cdcfListContent{
    height:70px;
    padding-left: 20px;
}
.yylMain_right .cdcf .cdcfList li .cdcfListContent .tp img{
    width:114px;
    height:70px;
}
.yylMain_right .cdcf .cdcfList li .cdcfListContent .info{
    line-height:30px;
    width:200px;
    padding-left: 10px;
    text-indent: 2em;
}
/*彩店采风 end*/
/*活动播报*/
.yylMain_right .hdbb{
    padding-top: 20px;
}
.yylMain_right .hdbb .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .hdbb .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .hdbb .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_right .hdbb .title .right b{
    color:red;
    font-weight:bold;
}

.yylMain_right .hdbb .hdbbList{
    width:378px;
    border:1px solid #d4d4d4;
    border-top:none;
    height:205px;
    padding: 10px 0 14px 0;
}

.yylMain_right .hdbb .hdbbList .zd{
    display: block;
    border-bottom: 1px dotted #999999;
    padding-left: 12px;
    height:95px;
}

.yylMain_right .hdbb .hdbbList .zd .info{
    padding-left: 5px;
}
.yylMain_right .hdbb .hdbbList .zd .info .zd_title{
    color:#970000;
    font-size:14px;
    height:30px;
    line-height:30px;
}
.yylMain_right .hdbb .hdbbList .zd .info .jianjie{
    line-height:28px;
    color:#666666;
    text-indent: 2em;
    padding-right: 5px;
}
.yylMain_right .hdbb .hdbbList ul{
    padding-top: 10px;
    padding-left: 12px;
}
.yylMain_right .hdbb .hdbbList ul li a{
    display: block;
    height:30px;
    color:#666666;
}

.yylMain_right .hdbb .hdbbList ul li span{
    display: inline-block;
    height:30px;
    line-height:30px;
    color:#333333;
    padding-left: 5px;
}
/*活动播报 end*/
/*精彩视频*/

.yylMain_right .jcsp{
    padding-top: 20px;
}
.yylMain_right .jcsp .title{
    font-family: "微软雅黑", "宋体", Verdana, Arial;
    width:100%;
    border-top: 1px solid #ba0000;
    height:29px;
    background: #f3f3f3;
}
.yylMain_right .jcsp .title .left{
    padding-left: 10px;
    height:29px;
    line-height:29px;
    color:#303030;
    font-size:16px;
}
.yylMain_right .jcsp .title .right{
    padding-right: 20px;
    height:29px;
    line-height:29px;
}
.yylMain_right .jcsp .title .right b{
    color:red;
    font-weight:bold;
}

.yylMain_right .jcsp .jcspList{
    width:358px;
    border:1px solid #d4d4d4;
    border-top:none;
    height:120px;
    padding: 20px 0 18px 20px;
}
.yylMain_right .jcsp .jcspList .tp{

}
.yylMain_right .jcsp .jcspList .tp .img1{
    width:160px;
    height:100px;
}
.yylMain_right .jcsp .jcspList .tp .img2{
    position: absolute;
    width:48px;
    height: 48px;
    left: 5px;
    bottom: 20px;
}
.yylMain_right .jcsp .jcspList .tp p{
    width:160px;
    height:20px;
    line-height: 20px;
    text-align: center;
    background: #676767;
    color:#fff;
}
.yylMain_right .jcsp .jcspList ul{
    height:90px;
    width:180px;
}
.yylMain_right .jcsp .jcspList ul li{
    display: block;
    width:200px;
}

.yylMain_right .jcsp .jcspList ul li a{
    display: block;
    line-height:34px;
    color:#333333;
    background: url("../images/spico.jpg") 0 center no-repeat;
    padding-left: 30px;
}



/*精彩视频 end*/
/*右侧end*/