i{
	font-style: normal;
}
.tpbg{
    width: 100%;
    height: 380px;
    background-attachment: fixed !important;
    background-size: 100% !important;
}
.subject{
    width: 100%;
    height: 177px;
    overflow: hidden;
    padding-top: 153px;
}
.subject_main{
    width: 1260px;
    height: auto;
    margin: auto;
}
.sy_hjmain{
    width: 100%;
    height: 177px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.sy_hjmain_left{
    width: 74px;
    height: 74px;
    float: left;
    margin-top: 15px;
    margin-left: 15px; 	
}
.sy_hjmain_left img{
    width: 100%;
    height: auto;
	border-radius: 10px;
}
.sy_hjmain_cen{
    float: left;
    width: 158px;
    margin-left: 15px;
    height: auto;
}
.sy_hjmain_cen h2{
    width: 100%;
    height: 40px;
    line-height: 50px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
	font-size: 16px;
    font-weight: bold;
}
.sy_hjmain_cen p{
    width: 100%;
    height: 23px;
    line-height: 23px;
    color: #888;
}
.sy_hjmain_cen span{
    width: 100%;
    height: 23px;
    line-height: 23px;
    color: #888;
}
.sy_hjmain_bm{
	float: left;
    width: 243px;
    height: auto;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    margin-bottom: 8px;
}
.sy_hjmain_bm i{
    float: left;
    color: #666;	
}
.sy_hjmain_bm h3{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	height:40px;
}
.sy_hjmain_an{
    float: left;
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #f1f1f1;
	font-weight: 100;
}

.lblist{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.lblist_main{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.lblist_left_main{
    float: left;
    width: 885px;
    height: auto;
    margin-top: 20px;
}
.lblist_left_main_xx{
	width: 100%;
    height: auto;
    overflow: hidden;
	background:#fff;	
}

.lblist_left_main_ioc{
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 22px;
    padding: 30px;
}
.lblist_left_main_ioc img{
    width: 100%;
    height: 100%;
    border-radius: 13px;
}
.lblist_left_main_cen{
    float: left;
    width: 434px;
    height: 180px;
}
.lblist_left_main_name{
    float: left;
    width:100%;
    height: auto;
    line-height: 50px;
    margin-top: 20px;
    font-size: 15px;
}
.lblist_left_main_name h1{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    font-weight: bold;
    float: left;
}
.lblist_left_main_name span{
    float: left;
    width: 100%;
    height: 29px;
    line-height: 29px;
    font-size: 15px;
    border-radius: 99px;
    text-align: center;
    color: #101010;
    margin-top: 10px;
    overflow: hidden;
    background: #fafafa;
}

.lblist_left_main_name span  i{
    float: left;
    width: 0%;
    background:#ffd00a;
    height: 29px;
    background: -webkit-linear-gradient(left,#ffc20a ,#ffd85f);
    background: -o-linear-gradient(right,#ffc20a ,#ffd85f);
    background: -moz-linear-gradient(right,#ffc20a ,#ffd85f);
    background: linear-gradient(to right,#ffc20a ,#ffd85f);
}
.lblist_left_main_tj{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;	
}
.lblist_left_main_right{
    float: right;
    width: 271px;
    height: auto;
    margin-top: 45px;
}
.lblist_left_main_right_dow{
    float: right;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #40bf2e;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    margin-right: 30px;
    box-shadow: 0px 4px #2f8623;
	background: -webkit-linear-gradient(left,  #40bf2e , #42ea2e);
    background: -o-linear-gradient(right,  #40bf2e , #42ea2e);
    background: -moz-linear-gradient(right, #40bf2e,  #42ea2e);
    background: linear-gradient(to right, #40bf2e , #42ea2e);
    cursor: pointer;
}
.lblist_left_main_right_an{
    float: right;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
	background: #FFC107;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
    margin-right: 30px;
	box-shadow: 0px 4px #FF9800;
	background: -webkit-linear-gradient(left, #FFC107 , #ffda66);
    background: -o-linear-gradient(right, #FFC107 , #ffda66);
    background: -moz-linear-gradient(right, #FFC107 , #ffda66);
    background: linear-gradient(to right, #FFC107 , #ffda66);
	cursor: pointer;
}
.lblist_left_main_right_an button{
	width: 100%;
    height: 45px;
    float: left;
    background: #FFC107;
    border: 0px;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
	background: -webkit-linear-gradient(left, #FFC107 , #ffda66);
    background: -o-linear-gradient(right, #FFC107 , #ffda66);
    background: -moz-linear-gradient(right, #FFC107 , #ffda66);
    background: linear-gradient(to right, #FFC107 , #ffda66);
}
.lblist_left_main_right_key{
    float: left;
    width: 241px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-align: right;
    margin-right: 30px;
}
.lblist_left_lbjj{
    width: 100%;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px;
}
.lbtit{
    width: 100%;
    height: 90px;
    margin: auto;
    line-height: 90px;
    font-size: 14px;
    color: #999;
}
.lbtit_left{
    float: left;
    width: 200px;
    height: 90px;
    padding-left: 20px;
}

.lbtit_left b{
    font-size: 20px;
    color: #000;
}
.lblist_left_lbjj_nr{
    padding: 0 20px 20px 20px;
    font-size: 15px;
}
.lblist_left_hotlb{
    width: 100%;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px;
}
.lblist_left_hotlb_main{
	
}
.lblist_left_hotlb_main li {
    float: left;
    width: 282px;
    height: 200px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-right: 19.5px;
    cursor: pointer;
}
.lblist_left_hotlb_main li:hover{
    box-shadow: darkgrey 0px 6px 17px -8px;
}
.lblist_left_hotlb_main li:nth-child(3n+3) {
    margin-right: 0;
}
.lblist_left_hotlb_main_ioc {
    float: left;
    width: 72px;
    height: 72px;
    margin-top: 20px;
    margin-left: 20px;
}
.lblist_left_hotlb_main_ioc img {
    width: 100%;
    height: 100%;
    border-radius: 13px;
}
.lblist_left_hotlb_main_name {
    float: left;
    width: 158px;
    height: 72px;
    line-height: 50px;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 15px;
}
.lblist_left_hotlb_main_name h1 {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lblist_left_hotlb_main_name span {
    float: left;
    width: 90px;
    height: 29px;
    line-height: 29px;
    font-size: 13px;
    border: 1px solid #333;
    border-radius: 99px;
    text-align: center;
    color: #333;
}
.lblist_left_hotlb_main_xx {
    float: left;
    width: 84%;
    margin-left: 7%;
    height: 45px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 10px;
    margin-top: 10px;
    border-radius: 4px;
    padding-left: 1%;
    color: #617ef9;
}
.lblist_left_hotlb_main_xx i {
    color: #757575;
}
.lblist_left_hotlb_main_bottom {
    float: left;
    width: 100%;
    height: 30px;
    padding-top: 10px;
}
.lblist_left_hotlb_main_bottom span {
    float: left;
    width: 180px;
    height: 10px;
    margin-left: 20px;
    margin-top: 10px;
    background: #f1f1f1;
    border-radius: 99px;
}
.lblist_left_hotlb_main_bottom span i {
    width: 10%;
    height: 10px;
    background: #6b6b6b;
    border-radius: 99px;
    float: left;
}
.lblist_left_hotlb_main_bottom em {
    float: right;
    padding-right: 15px;
    font-size: 12px;
    margin-top: 5px;
    height: 15px;
}

.lblist_right{
    float: right;
    width: 352px;
	height:auto;
}
.lblist_right_news{
    background: #fff;
    width: 316px;
    height: auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 18px;
    margin-top: 20px;
}
.lblist_right_news a {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.lblist_right_news li {
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.lblist_right_news li i {
    float: left;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    background: #eaeaea;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
    border-radius: 4px;
    margin-right: 13px;
    color: #000;
}
.lblist_right_news li i.num1 {
    background:#ff390a;
    color: #fff;
}
.lblist_right_news li i.num2 {
    background: #ff7f61;
    color: #fff;
}
.lblist_right_news li i.num3 {
    background: #fba692;
    color: #fff;
}

.lblist_right_news li h1 {
    float: left;
    width: 275px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lblist_right_main{
    width: 100%;
    height: auto;
}
.lblist_right_main li{
    width: 100%;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 22px;
}
.lblist_right_li_left{
	width: 223px;
    height: 120px;
	float: left;
}
.lblist_right_li_left img{
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.lblist_right_li_left .bg{
    width: 223px;
    height: 120px;
    position: relative;
    left: 0;
    margin-top: -115px;
    background: url(../image/lbceng.png) no-repeat;
    background-size: 100%;
    border-radius: 7px 0 0 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 195px;
    text-align: left;
    text-indent: 40px;
    z-index: 9;
}
.lblist_right_li_right{
    background: #201f1f;
    float: left;
    width: 129px;
    height: 120px;
}
.lblist_right_li_right span{
    float: left;
    width: 99px;
    height: 35px;
    background: #ffd00a;
    border-radius: 99px;
    margin-left: 14px;
    line-height: 35px;
    text-align: center;
    margin-top: 17px;
    color: #201f1f;
}
.lblist_right_li_right span:hover{
    background: #ffe05b;
}
.lblist_right_li_right em{
    float: left;
    width: 99px;
    height: 33px;
    border-radius: 99px;
    margin-left: 14px;
    line-height: 33px;
    text-align: center;
    margin-top: 17px;
    color: #ffd00a;
    border: 1px solid #ffd00a;
}
.lblist_right_li_right em:hover{
    border: 1px solid #ffe05b;
    color: #ffe05b;
}

