@import url(main.css);
.i_tit{font-size:30px;line-height:30px;margin-bottom:30px;text-align:center;margin:0 auto;}
.i_tit h2{color:#4c4c4c;}
.i_tit p{color:#4c4c4c;font-size:16px;line-height:32px;}
.i_tit span{display:block;background:url(../images/i_tit_bg.png) bottom center no-repeat;width:313px;height:12px;margin:0 auto;}

.i_brand{width:100%;padding:30px 0;}

.i_brand_sub{width:1300px;margin:0 auto;position:relative;padding:30px 0;}
#i_brand-container{width:1200px;margin:0 auto;}
.i_brand_sub span{width:100%;height:auto;display:block;}
.i_brand_sub span img{width:100%;height:auto;}
.i_brand_sub .swiper-button-next, .i_brand_sub .swiper-button-prev{color:#b5b5b5}

.i_poster{background:url(../images/i_poster_bg.jpg) center center no-repeat;max-width:1920px;margin:0 auto;height:350px;}
.i_poster_con{width:1200px;margin:0 auto;position:relative;}
.i_poster_con p{background:#d7003f;height:88px;position:absolute;top:90px;left:360px;z-index:2;width:760px;font-size:38px;line-height:88px;color:#FFF;text-align: center;}
.i_poster_con b{display:block;font-weight:500;background:rgba(76,76,76,0.7);height:68px;line-height:68px;position:absolute;top:160px;left:390px;z-index:1;width:760px;text-align:center;padding-top:20px;}
.i_poster_con b span{color:#FFF;font-size:22px;margin-right:10px;}
.i_poster_con b a{color:#d7003f;font-size:24px;}

.i_pro{width:1200px;margin:40px auto 0;}

.i_sidebar{margin-bottom:30px;margin-top:30px;}
.i_sidebar ul{display:flex;justify-content:space-around;}
.i_sidebar ul li{border:1px solid #dedede;width:10%;padding:5px 0;text-align:center;border-radius:5px;transition: .5s;}
.i_sidebar ul li:hover{background:#0081cc;border:1px solid #0081cc;transition: .5s;}
.i_sidebar ul li:hover a{color:#FFF;}

.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:24%;margin-bottom:20px;border:1px solid #dedede;}
.i_pro_list li a span{display:block;width:100%;overflow: hidden;}
.i_pro_list li a span img{width:100%;height:auto;transition: .5s;}
.i_pro_list li:hover a span img{transform: scale(1.1);transition: .5s;}
.i_pro_list li a p{height:45px;line-height:45px;background:#dedede;font-size:16px;color:#4c4c4c;text-align: center;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;white-space: nowrap;transition: .5s;}
.i_pro_list li:hover a p{background:#d7003f;color:#FFF;transition: .5s;}

.i_about{width:100%;margin:30px auto 0;background:linear-gradient(to right, #d7003f 0%, #d7003f 50%,#fff 50%, #fff 100%);}
.i_about_sub{width:1200px;margin:0 auto;background:linear-gradient(to right, #d7003f 0%, #d7003f 23%,#fff 23%, #fff 100%);padding:60px 0;display:flex;justify-content:space-between;}

.i_about_img{width:620px;}
.i_about_img img{width:100%;height:auto;}

.i_about_con{width:520px;padding:60px 0 60px 30px;}
.i_about_con h2{font-size:30px;line-height:50px;padding-left:15px;border-left:3px solid #d7003f;margin-bottom:40px;}
.i_about_con p{font-size:16px;line-height:32px;}
.i_about_con span{display:block;margin-top:30px;width:260px;height:50px;line-height:50px;text-align:center;background:#4C4C4C;border-radius:15px;}
.i_about_con span a{color:#FFF;font-size:20px;}

.i_news{max-width:1200px;margin:30px auto 0;}

.i_news_sub{display:flex;justify-content:space-between;margin-top:30px;}
.i_news_l{width:58%;}

.i_news_top,.i_news_bottom{display:flex;justify-content:flex-start;}

.i_news_top span{display:block;width:30%;margin-right:2%;}
.i_news_top img{width:100%;height:auto;}

.i_news_list{width:67%;padding:10px 0;}
.i_news_list li{width:100%;margin-bottom:10px;font-size:16px;line-height:28px;height:28px;overflow:hidden;}
.i_news_list li a{display:flex;justify-content:space-between;}
.i_news_list li p{width:73%;border-left:5px solid #d7003f;padding-left:2%;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow:hidden;}
.i_news_list li span{width:20%;overflow:hidden;}

.i_news_bottom{margin-top:30px;}
.i_news_bottom span{display:block;width:30%;margin-right:2%;}
.i_news_bottom img{width:100%;height:auto;}

.i_news_r{width:40%;}
.i_news_r img{width:100%;height:auto;}

.i_app{max-width:1920px;margin:30px auto 0;background:url(../images/i_app_bg.jpg) center center no-repeat;padding:60px 0;}
.i_app .i_tit h2 a,.i_app .i_tit p{color:#FFF;}
.i_app .i_tit span{background:url(../images/i_tit_bg2.png) bottom center no-repeat;}

.i_app_list{display:flex;justify-content:space-between;width:1200px;margin:50px auto 0;}
.i_app_list li{width:180px;height:180px;border:5px solid #FFF;background:#FFF;border-radius:50%;overflow:hidden;}
.i_app_list li img{width:100%;height:auto;}
















