.index01{
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.index01L{
    width: 81%;  
}
.index01LT{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.index01LTL{
    width: 47%;
    height: 425px;
    overflow: hidden;
}
.index01LTR{
    overflow: hidden;
    width: 52%;
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
}
.index01LTRT{
    border-bottom: 1px solid #d7d9da;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.index01LTRT a{
    font-size: 18px;
    color: #c20521;
}
.index01LTRT a h3{
    line-height: 36px;
    font-weight: bold;
    height: 36px;
	font-weight: bold;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    margin: 0 auto;
}
.index01LTRT a p{
    height: 24px;
    line-height: 24px;
    width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    margin: 0 auto;
}
.index01T_item{
    height: 24px;
    line-height: 24px;
    margin: 8px 0;
    display: flex;
    align-items: center;
}
.index01T_item span{
    display: inline-block;
    position: relative;
    padding: 0 8px 0 20px;
}
.index01T_item span::before{
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #cacaca;
	border-radius: 50%;
}
.index01T_item span.red{
    color: #db0000;
}
.index01T_item span.green{
    color: #2ba406;
}
.index01T_item span.blue{
    color: #0380ff;
}
.index01T_item a{
    display: inline-block;
    color: #4e4e4e;
}
.index01T_item a:hover{
    color: #db0000;
}
.index01T_item a.new_one{
    width: 54%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
    margin-left: 10px;
}
.index01T_item a.new_two{
    width: 28%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
    margin-left: auto;
}
.index01LB{
    display: flex;
    justify-content: space-between;
}
.index01LBL{
    width: 47%;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
}
i.icon-icon{
    font-size: 28px;
    margin-right: 8px;
    margin-top: -10px;
}
.index01LBR{
    width: 52%;
    border-radius: 6px 6px 0 0;
}
i.icon-gupiao-hangqingdianjitai{
    font-size: 28px;
    margin-right: 8px;
}
.index01LBLC{
    overflow: hidden;
    padding: 24px 19px 0 24px;
}
.index01LBLC ul{
    width: 100%;
    display: inline-block;
}
.index01LBLC ul li{
    float: left;
    width: 48%;
    height: 210px;
    margin: 0 2% 20px 0;
    position: relative;
    overflow: hidden;
}
.index01LBLC ul li:nth-child(2n){
    margin-right: 0;
    float: right;
}
.index01LBLC ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.index01LBLC ul li a span{
    display: block;
    width: 100%;
    height: 100%;
}
.index01LBLC ul li a span img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.index01LBLC ul li a span img:hover{
	transform: scale(1.1);
}
.index01LBLC ul li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.index01LBRCT{
    height: 172px;
    background-color: #fff;
    margin:20px 0 20px 0;
}
.index01LBRCT a{
    display: flex;
    justify-content: space-between;
}
.index01LB_img{
    width: 222px;
    height: 172px;
    overflow: hidden;
}
.index01LB_img img{
    display: inline-block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.index01LB_img img:hover{
	transform: scale(1.1);
}
.index01LB_text{
    width: 68%;
    padding:0 10px 0 20px;
}
.index01LB_text h3{
    font-size: 16px;
	font-weight: bold;
	color: #313131;
	height: 42px;
	line-height: 42px;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 18px;
}
.index01LB_text h3:hover{
    color: #aa0018;
}
.index01LB_text p{
	font-size: 14px;
	color: #757575;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.index01LB_text h4{
    color: #aa0018;
    line-height: 24px;
}
.index01LBRCB{
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
}
.index01LBRCB ul li{
    height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #4e4e4e;
	display: flex;
	justify-content: space-between;
}
.index01LBRCB ul li a{
	color: #4e4e4e;
	height: 35px;
	line-height: 35px;
	position: relative;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index01LBRCB ul li a:hover{
	color: #c20521;
}
.index01R{
    width: 18%;
}
.index01R01{
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 6px;
}
.wb01_title{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.wb01_t{
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.wb01_tl{
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.wb01_tl a{
    display: block;
    width: 50px;
    height: 50px;
}
.wb01_tl a img{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.wb01_tm{
    width: 47%;
}
.wb01_tm h3{
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
}
.wb01_tm h3 a{
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    height: 24px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wb01_tm h3 a:hover{
    color: #db0000;
}
.wb01_tm p{
    line-height: 20px;
    height: 20px;
    color: #999;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wb01_tr{
    margin-left: auto;
}
.wb01_tr a{
    display: inline-block;
    color: #ff8200;
    border: 1px solid #ff8200;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    padding: 0 8px;
    background-color: #fff;
}
.wb01_tr a:hover{
    background-color: #fff1e4;
}
.wb01_m{
    height: 154px;
	color: #595959;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-appearance: none;
    width: 100%;
    text-indent: 2em;
}
.wb01_b{
    width: 100%;
    height: 145px;
}
.wb01_b img{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.index01R02{
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
}
.wb02_text{
    overflow: hidden;
}
.wb02_title{
    display: flex;
    align-items: center;
    height: 24px;
    justify-content: space-between;
    margin-bottom: 11px;
}
.wb02_title h3{
    font-size: 16px;
}
.wb02_title i.icon-shuaxin{
    font-size: 18px;
    margin-top: -5px;
    float: left;
}
.wb02_text .wb01_t{
    border-top: 1px solid #f9f9f9;
    padding: 20px 0 17px 0;
    overflow: hidden;
    margin-bottom: 0;
}
.index02{
    overflow: hidden;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}
.index_title i.icon-changshang{
    font-size: 24px;
    margin-right: 8px;
}
.index02C{
    overflow: hidden;
    padding: 24px;
}
.index02T{
    overflow: hidden;
    margin-bottom: 24px;
}
.index02T ul{
	display: flex;
	justify-content: space-between;
}
.index02T ul li{
	width: 49%;
}
.index02T ul li a{
	display: flex;
	justify-content: space-between;
}
.index02_text{
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-left: 0;
	padding: 20px;
	width: 71%;
}
.index02_img{
	width: 240px;
	height: 172px;
    overflow: hidden;
}
.index02_img img{
    display: inline-block;
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.index02_img img:hover{
	transform: scale(1.1);
}
.index02_text h3{
	font-size: 16px;
	color: #333;
	height: 38px;
	line-height: 38px;
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 8px;
}
.index02T ul li a:hover h3{
    color: #cc192f;
}
.index02_text p{
	color: #757575;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
/* 模块滑动效果样式 */
.mokuai1{
    width: 100%;
    max-width: 1560px;
    overflow: hidden;
}
.flex {
    display: flex;
    display: -webkit-flex;
}
.between {
    justify-content: space-between;
}
.wj1 li {
    width: 19%;
    border: solid 1px #e6e6e6;
    padding: 20px;
	background-color: #fff;
    position: relative;
}
.abs {
    position: absolute;
}
.line1 {
    width: 1px;
    height: 0;
    top: 0;
    left: 0;
    transition: all 1s;
    background: #cc192f;
}
.line2 {
    width: 0;
    height: 1px;
    top: 0;
    left: 0;
    transition: all 1s;
    background: #cc192f;
}
.line3 {
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    transition: all 1s;
    background: #cc192f;
}
.line4 {
    width: 1px;
    height: 0;
    bottom: 0;
    right: 0;
    transition: all 1s;
    background: #cc192f;
}
.wj1 li:hover .line1 {
    height: 100%;
}
.wj1 li:hover .line2 {
    width: 100%;
}
.wj1 li:hover .line3 {
    width: 100%;
}
.wj1 li:hover .line4 {
    height: 100%;
}
.wj1 li h3 {
    font-size: 16px;
    font-weight: bold;
	line-height: 24px;
	color: #676767;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 20px;
}
.wj1 li a:hover h3{
	color: #ae0019;
}
.wj1 li p {
    color: #757575;
    font-size: 14px;
	margin: 20px 0 0 0;
}
.wj1_txt {
    color: #4e4e4e;
    font-size: 14px;
    line-height: 24px;
	border-top: 1px solid #d8d8d8;
	height: 130px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-indent: 2em;
	padding: 10px 0 0 0;
}
.wj1 li:hover span img:last-child {
    opacity: 1;
    transform: rotate(360deg);
}
@media (max-width:1024px){
    .wj1 li h3{
        font-size: .3rem;
    }
}
.index03{
    overflow: hidden;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    margin-bottom: 20px;
}
.index_title{
    height: 40px;
    background-color: #c20521;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
.index_title i.icon-shipin1{
    font-size: 28px;
    margin-right: 8px;
}
.index_title a{
    margin-left: auto;
    font-size: 14px;
    color: #fff;
}
.index03C{
    overflow: hidden;
    padding: 24px;
}
.index03C ul{
    display: flex;
    justify-content: space-between;
}
.index03C ul li{
    width: 19%;
}
.index03C ul li a{
    display: block;
}
.index03C_top{
    height: 216px;
}
.index03C_img{
    height: 100%;
}
.index03C_top{
    position: relative;
}
.index03C_tk{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .47);
}
.index03C_top i{
    font-size: 54px;
    color: rgba(255, 255, 255, .47);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.index03C_img img{
    width: 100%;
    height: 100%;
}
.index03C_text{
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 15px;
}
.index03C_text p{
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #464646;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.index03C_text span{
    color: #8a8a8a;
    line-height: 20px;
}
.index04{
    overflow: hidden;
    background-color: #fff;
    padding: 15px;
}
.index_title01{
    height: 28px;
    color: #c20521;
    display: flex;
}
.index_title01 i.icon-icon{
    font-size: 32px;
    margin-top: -16px;
    margin-right: 8px;
}
.index_title01 span{
    font-size: 18px;
}
.index04C{
    padding: 5px 20px 0;
    color: #4e4e4e;
    line-height: 24px;
}
.index04C a{
    color: #4e4e4e;
}   
.index04C a:hover{
    color: #c20521;
} 
.index04C span{
    display: inline-block;
    padding: 0 15px;
}
@media (max-width:1600px) {
    .index03C_top{
        height: 202px;
    }
}
@media (max-width:1500px) {
    .wb01_tm{
        width: 43%;
    }
    .index01T_item a.new_one{
        width: 52%;
    }
}
@media (max-width:1440px) {
    .wb01_tm{
        width: 40%;
    }
    .wb02_title h3{
        font-size: 14px;
    }
    .index03C_top{
        height: 185px;
    }
}
@media (max-width:1366px) {
    .wb01_tm{
        width: 38%;
    }
    .index01T_item a.new_one{
        width: 48%;
    }
    .index03C_top{
        height: 175px;
    }
}
@media (max-width:1300px) {
    .wb02_title h3{
        font-size: 13px;
    }
    .wb01_tr a{
        font-size: 12px;
        padding: 0 5px;
    }
}
@media (max-width:1280px) {
    .refresh span{
        font-size: 12px;
    }
    .wb02_title h3{
        font-size: 12px;
    }
    .index03C_top{
        height: 163px;
    }
}