@import url(main.css);
.i_tit h3{font-size:24px;line-height:40px;text-align:center;font-weight:500;}
.i_tit h3 a{color:#444;}
.i_tit span{display:block;height:5px;width:15px;margin:10px auto;background:#ec0000;}
.i_tit p{color:#444;text-align:center;font-size:12px;}

.i_brand{width:1200px;margin:30px auto 0;}
.i_brand ul li{float:left;margin-right:13px;margin-top:20px;background:#f8f8f8;padding:35px 15px;width:260px;height:95px;transition:background .5s;}
.i_brand ul li:hover{background:#e1e1e1;transition:background .5s;}
.i_brand ul li:nth-child(4n+4){margin-right:0;}
.i_brand_sub{float:left;}
.i_brand_sub b{font-size:18px;line-height:20px;}
.i_brand_sub p{font-size:14px;line-height:20px;margin-top:10px;}
.i_brand_sub span{font-size:16px;line-height:20px;color:#CCC;}
.i_brand_img{float:right;}
.i_brand_img img{margin:0 auto;}

.i_about_tit{width:1200px;margin:50px auto 0;}
.i_about_tit h2 a{font-size:26px;color:#ec0000;line-height:26px;}
.i_about_tit h2 a font{font-size:18px;line-height:26px;color:#444;}
.i_about_tit span{display:block;width:46px;height:6px;background:#ec0000;margin-top:14px;}
.i_about_tit p{margin-top:15px;font-size:20px;line-height:30px;font-weight:600;}

.i_about{max-width:1920px;margin:-100px auto 0;background:url(../image/i_about_bg.png) top center no-repeat;}

.i_about_con{width:790px;padding-top:177px;padding-bottom:127px;}
.i_about_con h4{font-size:20px;line-height:30px;margin-bottom:10px;color:#FFF;font-weight:500;}
.i_about_con p{font-size:14px;line-height:32px;color:#FFF;}

.i_sidebar{background:url(../image/i_sidebar_bg.jpg) top center no-repeat;padding:50px 0;margin:50px auto 0;max-width:1920px;}
.i_sidebar .i_tit a{color:#fff;}
.i_sidebar .i_tit p{color:#fff;}

.i_sidebar_sub{margin-top:20px;}
.i_sidebar_sub ul li{background:#353535;float:left;transition:all .5s;}
.i_sidebar_sub ul li:hover{background:#f1f1f1;transition:all .5s;}
.i_sidebar_sub ul li:hover div{color:#444;transition:all .5s;}

.i_sidebar_top li{height:153px;padding:23px 25px 24px;}
.i_sidebar_top li img{float:left;}
.i_sidebar_top li div{color:#FFF;padding:46px 0;}
.i_sidebar_top li div h6{font-size:26px;line-height:26px;font-weight:500;}
.i_sidebar_top li div p{font-size:14px;line-height:14px;margin-top:20px;}
.i_sidebar_top li:first-child{width:640px;margin-right:30px;}
.i_sidebar_top li:first-child img{margin-right:80px;}
.i_sidebar_top li:last-child{width:430px;}
.i_sidebar_top li:last-child img{margin-right:60px;}

.i_sidebar_center{margin-top:20px;}
.i_sidebar_center li{width:284px;height:190px;padding:15px 0;margin-right:21px;}
.i_sidebar_center li:last-child{margin-right:0;}
.i_sidebar_center li img{margin:0 auto;}
.i_sidebar_center li div{color:#FFF;text-align: center;padding-top:10px;}
.i_sidebar_center li div h6{font-size:24px;line-height:24px;font-weight:500;}
.i_sidebar_center li div p{font-size:14px;line-height:14px;margin-top:10px;}

.i_sidebar_bottom{margin-top:20px;}
.i_sidebar_bottom li{height:153px;padding:23px 25px 24px;}
.i_sidebar_bottom li img{float:left;}
.i_sidebar_bottom li div{color:#FFF;padding:46px 0;}
.i_sidebar_bottom li div h6{font-size:26px;line-height:26px;font-weight:500;}
.i_sidebar_bottom li div p{font-size:14px;line-height:14px;margin-top:20px;}
.i_sidebar_bottom li:first-child{width:430px;margin-right:30px;}
.i_sidebar_bottom li:first-child img{margin-right:60px;}
.i_sidebar_bottom li:last-child{width:640px;}
.i_sidebar_bottom li:last-child img{margin-right:80px;}

.i_news{max-width:1920px;margin:50px auto 0;}
.i_news .i_tit a{color:#444;}
.i_news .i_tit p{color:#444;}

.i_news_list li{width:29.333%;float:left;margin-right:2%;padding:10px 1%;margin-top:20px;cursor:pointer;transition:background .5s;}
.i_news_list li b{display:block;font-size:20px;line-height:40px;height: 40px;font-weight:500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.i_news_list li b a{color:#282828;}
.i_news_list li span,.i_news_list li p{color:#cacaca;font-size:14px;line-height:28px;}
.i_news_list li p{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.i_news_list li:hover{background:#f1f1f1;transition:background .5s;}

.i_area{max-width:1920px;margin:50px auto 0;background:#f1f1f1;padding:30px 0 50px;}

.i_area_list{margin-top:20px;}
.i_area_list li{float:left;width:240px;height:240px;position:relative;overflow:hidden}
.i_area_list li span{display:block;}
.i_area_list li img{width:100%;height:100%;-webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);}
.i_area_list li p{display:none;color:#FFF;font-size:18px;line-height:240px;text-align:center;}
.i_area_list li .txt{width:240px;background:rgba(40,40,40,0.6);z-index:999;position:absolute;left:0;bottom:0;opacity:0;-webkit-clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);}
.i_area_list li:hover .txt{opacity:1;-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}
.i_area_list li:hover .txt p{display:block;}

.i_partner{max-width:1920px;margin:50px auto 0;}
.i_partner ul{margin:50px 0;zoom:1;}
.i_partner ul:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.i_partner ul li{float:left;margin-right:30px;}
.i_partner ul li:last-child{margin-right:0;}
.i_partner ul li img{width: 215px;}