@import url(main.css);
.i_pro{padding:40px 0;background-color: #f1f1f1;}
.i_sidebar{width:328px;background:#2087ed;padding:30px 20px;}
.i_sidebar_tit p{color:#FFF;font-size:24px;line-height:24px;margin-bottom:10px;font-weight:500;}
.i_sidebar_tit h3{font-size:36px;line-height:36px;font-weight:500;}
.i_sidebar_tit h3 a{color:#FFF;}
.i_sidebar_list{margin-top:30px;background:#FFF;border-radius:15px;padding:15px;}
.i_sidebar_list li{background:#f1f1f1;margin-bottom:15px;height:60px;line-height:60px;padding:0 15px;border-radius:10px;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li a{display:flex;justify-content:flex-start;}
.i_sidebar_list li span{width:100px;display:flex;align-items:center;margin-right:20px;}
.i_sidebar_list li span img{margin:0 auto;}
.i_sidebar_list li p{font-size:18px;}

.i_pro_sub{width:800px;padding-top:30px;}   
.i_pro_tit{display:flex;justify-content:flex-start;}
.i_pro_tit h3{font-size:24px;line-height:30px;margin-right:10px;font-weight:500;}
.i_pro_tit h3 a{color:#2087ed;}
.i_pro_tit p{font-size:18px;line-height:30px;color:#000;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:24%;margin-top:29px;background: #fff;}
.i_pro_list li span{display:block;width:100%;border:1px solid #e1e1e1;overflow:hidden;width:192px;height:192px;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.i_pro_list li span img{width:100%;height:auto;transition:.5s;}
.i_pro_list li:hover span img{transition:.5s;transform:scale(1.1);}
.i_pro_list li p{width:100%;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:40px;}

.i_brand{padding:60px 0;}
.i_brand ul{width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_brand ul li{width:10%;height:auto;position:relative;border-radius:50%;overflow:hidden;margin-bottom:20px;transition: .3s;}
.i_brand ul li span{display:block;width:100%;}
.i_brand ul li span img{width:100%;}
.i_brand ul li p{width:100%;height:14%;background:rgba(235,104,0,.3);position:absolute;left:0;right:0;top:43%;display:flex;justify-content:center;align-items:center;color:#FFF;font-size:18px;transition: .3s;}
.i_brand ul li:hover{border-radius:10%;transition: .3s;}
.i_brand ul li:hover p{background:rgba(251,251,251,.3);color:#000;transition: .3s;}

.i_about{background:#2087ed;padding:60px 0;}
.i_about_tit{text-align:center;margin-bottom:50px;color:#fff;}
.i_about_tit h3{font-size:30px;line-height:60px;color:#fff;}
.i_about_tit h3 font{color:#fff;margin-right:10px;}
.i_about_tit p{font-size:18px;}

.i_about_sub{width:1200px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:30px;}
.i_about_con{width:590px;color: #fff;}
.i_about_con h2{margin-bottom:10px;color:#fff;font-size:24px;font-weight:600;}
.i_about_con p{font-size:16px;line-height:32px;}
.i_about_con span{display:block;width:160px;height:40px;line-height:40px;background:#fff;border-radius:10px;margin-top:20px;text-align:center;}
.i_about_con span a{color:#2087ed;}
.i_about_img{width:590px;height:220px;overflow:hidden;}
.i_about_img img{width:100%;}

.i_about_list{width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
.i_about_list li{width:24%;overflow:hidden;}
.i_about_list li img{width:100%;height:auto;transition: .5s;}
.i_about_list li:hover img{transform: scale(1.1);transition: .5s;}

.i_news{width:1200px;margin:30px auto 0;display:flex;justify-content:space-between;}

.i_news_tit{font-size:30px;line-height:40px;margin-bottom:20px;}
.i_news_tit h5,.i_news_tit h6{font-weight:500;}
.i_news_tit h5 a{color:#2087ed;}

.i_info{width:700px;}
.i_info_first{border:1px solid #f2f2f2;border-bottom:none;}
.i_info_img{background:#f1f1f1;padding:15px;width:670px;height:170px;}
.i_info_img img{width:100%;height:auto;overflow:hidden;}
.i_info_con{padding:15px;}
.i_info_con h3{}
.i_info_con span{font-size:14px;line-height:28px;}
.i_info_con p{font-size:14px;line-height:28px;color:#c1c1c1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line{height:1px;border-top:1px dashed #c1c1c1;margin:0 15px;}
.i_info_list{border:1px solid #f2f2f2;border-top:none;padding:10px 15px 0;}
.i_info_list li{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}

.i_question{width:450px;}
.i_question_list{border:1px solid #f2f2f2;height:458px;overflow:hidden;}
.i_question_list ul{padding:20px;}
.i_question_list ul li{margin-bottom:22px;}
.i_question_list ul li:last-child{margin-bottom:0;}

.i_question_list ul li dl dt{background:url(../images/i_question_q.jpg) 0 5px no-repeat;padding-left:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}

.i_question_list ul li dl dd{background:url(../images/i_question_a.jpg) 0 5px no-repeat;padding-left:40px;color:#c1c1c1;font-size:14px;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

























