﻿@charset "utf-8";
/* kszfq_about */
.kszfq_about{background: #fff;border-bottom: 3px solid #0166b3;}
.kszfq_about_con{background: #f5f5f5;padding: 50px 0;}
.kszfq_about_con .left{width: 535px;padding: 20px 0 0;box-sizing: border-box;}
.kszfq_about_con .left .tit{font-size: 24px;color: #333333;margin-bottom: 20px;}
.kszfq_about_con .left .tit span{font-size: 30px;display: block;font-weight: bold;line-height: 1.8;}
.kszfq_about_con .left .tit span i{color: #0166b3;font-size: 30px;}
.kszfq_about_con .left p{font-size: 15px;color: #333;line-height: 2.5;text-indent: 30px;}
.kszfq_about_con .right{width: 606px;}
.kszfq_about dl{width: 25%;float: left;box-sizing:border-box;text-align: center;padding: 20px 0;margin-top: 40px;margin-bottom: 30px;}
.kszfq_about dl+dl{border-left: 1px solid #efefef;}
.kszfq_about dt{font-size: 48px;color: #0166b3;}
.kszfq_about dt sub{font-size: 24px;color: #333333;top: -10px;position: relative;}
.kszfq_about dd{font-size: 16px;line-height: 2;}
/* kszfq_product */
.kszfq_product{background: #fff;position: relative;padding:0 0 0;}
.kszfq_product_con{padding: 20px 0;margin-bottom: 30px;}
.kszfq_product_con .left{width: 505px;padding: 20px 0 0;box-sizing: border-box;}
.kszfq_product_con .left .tit{font-size: 24px;color: #333333;margin-bottom: 0;}
.kszfq_product_con .left .tit span{font-size: 30px;display: block;font-weight: bold;line-height: 1.8;}
.kszfq_product_con .left .tit span i{color: #0166b3;font-size: 30px;}
.kszfq_product_con .left p{font-size: 15px;color: #333;line-height: 2.5;text-indent: 30px;}
.kszfq_product_con .left a.more{padding: 12px 40px;background: #0166b3;border-radius: 30px;display: inline-block;color: #fff;margin-top: 15px;}
.kszfq_product_con .right{width: 653px;height: 465px;background: url(../images/video.png);box-sizing: border-box;padding: 28px;}
.kszfq_product_con .right img{width: 600px;height: 338px;}

.kszfq_product .pro_nav{width: 100%;position: relative;z-index: 9999;}
.kszfq_product .pro_nav ul{box-sizing: border-box;background: #fff;padding: 10px 0;display: flex;flex-wrap: nowrap;justify-content: space-between;margin-bottom: 20px;}
.kszfq_product .pro_nav ul li{border: 1px solid #efefef;position: relative;border-radius: 30px;padding: 0 30px;}
.kszfq_product .pro_nav ul li a{display: block;font-size: 15px;position: relative;line-height: 38px;}
.kszfq_product .pro_nav ul li:hover{background: #005bac;border-color: #005bac;}
.kszfq_product .pro_nav ul li:hover a{color: #fff;}

.kszfq_product .pro_con{width: 100%;padding-top: 10px;}
.kszfq_product .pro_con .tit{font-size: 24px;color: #333333;position: relative;box-sizing: border-box;overflow: hidden;}
.kszfq_product .pro_con .tit span{display: block;}
.kszfq_product .pro_con .tit i{padding-right: 10px;font-size: 16px;color: #d0d0d0;text-transform: uppercase;background: #fff;position: relative;z-index: 1;display: inline-block;}
.kszfq_product .pro_con .tit::after{content: '';border-top: 1px solid #d0d0d0;position: absolute;bottom: 10px;width: 100%; z-index: 0;}
.kszfq_product .pro_con .tit a.more{position: absolute;right: 0;top: 0;width: 60px; height: 60px;background: url(../images/pro.png) no-repeat center 10px #005bac;color: #fff;font-size: 12px;text-align: center;box-sizing: border-box;padding-top:38px; z-index: 2;}
.kszfq_product .po_list{display: flex;flex-wrap: wrap;justify-content: start;}
.kszfq_product .po_list li{width: 24%;margin-right: 1.333333333%;margin-bottom: 15px;overflow: hidden;}
.kszfq_product .po_list li .li_pic{width: 100%;overflow: hidden;box-sizing: border-box;border: 1px solid #efefef;}
.kszfq_product .po_list li .li_pic img{width: 100%;height: 215px;}
.kszfq_product .po_list li .li_t{font-size: 15px;line-height: 3;text-align: center;}
.kszfq_product .po_list li:nth-child(4n+0){margin-right:0;}
.kszfq_product .po_list li .links{width: 100%;display: flex;flex-wrap: nowrap;justify-content: space-around;text-align: center;}
.kszfq_product .po_list li .links a{width: 50%;display: inline-block;line-height: 2.5;border: 1px solid #efefef;font-size: 15px;position: relative;}
.kszfq_product .po_list li .links a:after{content: '>';font-family: 'Kaiti';padding: 0 0 0 10px;}
.kszfq_product .po_list li .links a+a{border-left:none;}
.kszfq_product .po_list li .links a:first-child:after{content: '+';padding: 0 0 0 10px; font-family: "Microsoft Yahei";}
.kszfq_product .po_list li .links a:first-child{border-radius: 30px 0 0 30px;}
.kszfq_product .po_list li .links a:first-child:hover{background: #0091d2;color: #fff;}
.kszfq_product .po_list li .links a:last-child{border-radius: 0 30px 30px 0;}
.kszfq_product .po_list li .links a:last-child:hover{background: #005bac;color: #fff;}


/* kszfq_adv */
.kszfq_adv{position: relative;overflow: hidden;}
.kszfq_adv_con{position: relative; box-sizing: border-box;}
.kszfq_adv_con .hd{background: rgba(1, 102, 179, .9);height: 80px;position: absolute;top: 0;width: 100%;z-index: 2;}
.kszfq_adv_con .hd ul{display: flex;justify-content: space-between;flex-wrap: nowrap;}
.kszfq_adv_con .hd ul li+li{border-left: 1px solid rgba(255, 255, 255, 0.5);}
.kszfq_adv_con .hd ul li{line-height: 80px;width: 25%;box-sizing: border-box;font-size: 18px;color: #fff;text-align: center;}
.kszfq_adv_con .hd ul li img{margin-right: 15px;}
.kszfq_adv_con .hd ul li:hover{background: #00af40;}
.kszfq_adv_con .hd ul li.on{background: #00af40;}
.kszfq_adv_con .bd{position: relative;}
.kszfq_adv_con .bd ul .show{position: relative;}
.kszfq_adv_con .bd ul img{position: relative;z-index: 1;}
.kszfq_adv_con .bd ul .item{position: absolute;left: 50%;z-index: 2;top: 35%;color: #fff;width: 360px;margin-left: 180px;}
.kszfq_adv_con .bd ul .item h5{font-size: 30px;color: #fff;padding-bottom: 30px;position: relative;}
.kszfq_adv_con .bd ul .item h5:before{content: '';position: absolute;bottom: 12px;width: 20px;height: 3px;background: #00ad43;display: inline-block;left: 0;}
.kszfq_adv_con .bd ul .item h5:after{content: '';position: absolute;bottom: 12px;width: 45px;height: 3px;background: #0166b3;display: inline-block;left: 25px;}
.kszfq_adv_con .bd ul .item p{font-size: 15px;line-height: 2.5;}
/* kszfq_cases */
.kszfq_cases{}
.kszfq_cases_con{padding-bottom: 50px; height: 520px;}
.kszfq_cases_con .bd{position: relative;width: 850px;float: left; z-index: 2;}
.kszfq_cases_con .bd ul{ padding:0;  zoom:1;  position: relative;height: 465px;margin-top: 30px;}
.kszfq_cases_con .bd ul .pic{width: 850px;height: 465px;}
.kszfq_cases_con .bd ul .tit{position: absolute;bottom: 0;width: 100%;left: 0;height: 100px;background: rgba(0, 0, 0, 0.8);padding:0 20px;box-sizing: border-box;}
.kszfq_cases_con .bd ul .tit h4{font-size: 16px;color: #fff;line-height:3;border-bottom: 1px dashed #fff; width: 85%;}
.kszfq_cases_con .bd ul .tit p{color: #fff;line-height: 2;font-size: 14px;}
.kszfq_cases_con .bd ul .tit a.more{background: #00af40;position: absolute;right: 0;top: 0;width: 100px; height: 100px;color: #fff;text-align: center;box-sizing: border-box;padding-top: 65px;}
.kszfq_cases_con .bd ul .tit a.more::before{content: '+';width: 37px; height: 37px;border: 1px solid #fff; border-radius: 50%;color: #fff;display: inline-block; position: absolute;left: 50%;top: 15%;transform: translateX(-50%);font-size: 30px;font-family: 'KAiti';}
.kszfq_cases_con .hd{position: absolute;right: 0;z-index: 1;}
.kszfq_cases_con .hd{content: '';width: 370px; height: 515px;position: absolute;top: 0;border: 5px solid #005bac;}
.kszfq_cases_con .hd ul{padding: 50px 30px 0 50px;position: relative;}
.kszfq_cases_con .hd ul::before{content: '';width: 1px; height:430px;border-left: 1px solid #efefef;position: absolute;left: 60px; z-index: 0; top: 40px;}
.kszfq_cases_con .hd ul li{line-height: 60px;font-size: 16px;color: #333333;padding-left: 30px;position: relative;z-index: 1;}
.kszfq_cases_con .hd ul li a{display: block;}
.kszfq_cases_con .hd ul li:hover{background-image: linear-gradient(45deg,#0091d2, #005bac);color: #fff;}
.kszfq_cases_con .hd ul li:hover a{color: #fff;}
.kszfq_cases_con .hd ul li.on{background-image: linear-gradient(45deg,#0091d2, #005bac);color: #fff;}
.kszfq_cases_con .hd ul li.on a{color: #fff;}
.kszfq_cases_con .hd a.more{line-height: 60px;font-size: 16px;color: #333;padding-left: 30px;position: relative;z-index: 1;margin-left: 50px;display: block;}
.kszfq_cases_con .hd a.more:hover{color: #005bac;}

/* kszfq_ad */
.kszfq_ad{background: url(../images/ad.jpg) no-repeat center center;height: 330px;width: 100%; color: #fff;text-align: center;position: relative;}
.kszfq_ad_con{background: url(../images/kszfq_ad_con.png) no-repeat center center;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width: 826px;}
.kszfq_ad_con strong{font-size: 36px;display: block;position: relative;}
.kszfq_ad_con strong em{font-size: 48px;font-style: normal;color: #ffffff;padding: 0 10px;}
.kszfq_ad_con b{font-size: 24px;line-height: 3;font-weight: lighter;display: block;}
.kszfq_ad_con .pho{font-size: 18px;background: url(../images/pho_icon.png) no-repeat left;padding-left: 45px;display: inline-block;height: 40px;line-height: 40px;}
.kszfq_ad_con .pho i{font-size: 24px;font-weight: bold;color: #fff;}

/* kszfq_about */

.kszfq_about_pic {margin-top: 30px;margin-bottom: 20px;}
.kszfq_about_pic .hd{width: 100%; }
.kszfq_about_pic .hd ul{display: flex;flex-wrap: nowrap;justify-content:center;margin-bottom: 15px;}
.kszfq_about_pic .hd ul li{padding: 6px 30px ;border-radius: 30px;border:1px solid #efefef}
.kszfq_about_pic .hd ul li+li{margin-left: 10px;}
.kszfq_about_pic .hd ul li a{font-size: 18px;color: #333;display: block;}
.kszfq_about_pic .hd ul li.on a{color: #fff; }
.kszfq_about_pic .hd ul li.on {background-image: linear-gradient(45deg,#0091d2, #005bac); }
.kszfq_about_pic .bd {width: 100%;}
.kszfq_about_pic .bd ul .content{display: flex;flex-wrap: wrap;justify-content: start;margin-top: 15px;}
.kszfq_about_pic .bd  li{width: 24%;margin-right: 1.25%;margin-bottom: 15px;overflow: hidden;border: 1px solid #efefef;box-sizing: border-box;}
.kszfq_about_pic .bd  li:hover{background: #005bac;}
.kszfq_about_pic .bd  li:hover  .li_t{color: #fff;}
.kszfq_about_pic .bd  li .li_pic{width: 100%;overflow: hidden;box-sizing: border-box;}
.kszfq_about_pic .bd  li .li_pic img{width: 100%;}
.kszfq_about_pic .bd  li .li_t{font-size: 15px;line-height: 3.5;text-align: center;}
.kszfq_about_pic .bd  li:nth-child(4n+0){margin-right:0;}


/* kszfq_partner */
.kszfq_partner{background: #f5f5f5;padding-bottom: 40px;padding-top: 10px;}
.kszfq_partner .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.kszfq_partner .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.kszfq_partner .hd ul li.on{ background-position:0 0; }
.kszfq_partner .bd{ padding:10px 0;   }
.kszfq_partner .bd ul{ overflow:hidden; zoom:1; }
.kszfq_partner .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.kszfq_partner .bd ul li .pic{ text-align:center; }
.kszfq_partner .bd ul li .pic img{ width:220px; height:110px; display:block;  }
.kszfq_partner .bd ul li .pic a:hover img{ border-color:#999;  }
/* news */

.kszfq_news {box-sizing: border-box;padding: 0 0 30px;}
.news_l{ float:left; overflow:hidden; }
.news_l dl { padding-left: 30px; padding-top: 30px; height: 173px; width: 125px; background: #333; margin-top: 1px; overflow: hidden; position: relative; }
.news_l dl:after{ content: ''; display: block; position: absolute; top:0; left: -100%; transition:0.2s all ease-in-out; width: 100%; height: 100%; background: #008ed0; }
.news_l dl > *{ position: relative; z-index: 3}
.news_l dl.active:after,.news_l dl:hover:after{ left: 0; }
.news_l dl strong{ font-size:18px; color:#fff; display:block; line-height: 32px; padding-top: 13px; font-weight: normal;}
.news_l dl span{ color:#fff; color: rgba(255,255,255,.6); text-transform:uppercase; display: block; padding-bottom: 15px; font-family: 'arial'; line-height: 20px; }
.news_l dl li{ height:22px; width:70px; border:1px solid #fff; text-align:center; }
.news_l dl li a{ line-height:22px; display:block; color:#fff; }

.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 650px; height: 410px; }
.new_cont { position: relative; width: 650px; height: 410px; display: block; }
.news_nor{ height:410px; width:650px; overflow:hidden; margin-left: 7px; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 0px 10px; height: 410px; font-weight: normal; }

.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 40px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }

.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #333; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_row2 .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #f5f5f5}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 354px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 312px; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 230px; top: 70px; width: 245px; }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #333; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }

.wend{ float: right; margin-right: 0; padding-left: 16px; width:354px; height: 410px; }
.wend h2{ left:0; margin-bottom: 15px; }
.wend h2 a{ font-size:18px; color:#2d2f46; }
.wend h2 a.more{ font-size:16px; color:#999;font-weight: normal; }
.wend h2 a span{ color:#999999; font-size:14px; font-weight: normal; }
.wend .more{float: right;}
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 12px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; line-height:29px; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#333333;}
.wend .divdgweb_new_div_item_title a:hover{color: #333}
.wend .divdgweb_new_div_item_body{line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;margin-bottom: 10px;} 

.kszfq_contact {width: 100%;color: #fff;overflow: hidden;position: relative;padding: 10px 0 50px;background:#005bac;background-image: linear-gradient(45deg,#0091d2, #005bac);}
.kszfq_contact .fl{width: 580px;padding-top: 20px;}
.kszfq_contact .fl dl{width: 100%;float: left;}
.kszfq_contact .fl dt{width: 100%;font-size: 24px;font-weight: lighter;line-height: 2;}
.kszfq_contact .fl dt:nth-of-type(2){margin-bottom: 10px;}
.kszfq_contact .fl dd{line-height: 1.8;width: 100%;padding: 15px 0;font-size: 15px;padding-left: 40px;}
.kszfq_contact .fl dd.name{background: url(../images/icons/name_w.png) no-repeat left 18px;}
.kszfq_contact .fl dd.tel{background: url(../images/icons/tel_w.png) no-repeat left 18px;}
.kszfq_contact .fl dd.add{background: url(../images/icons/add_w.png) no-repeat left 18px;}
.kszfq_contact .fl dd.phone{background: url(../images/icons/phone_w.png) no-repeat left 18px;}
.kszfq_contact .fl dd.email{background: url(../images/icons/email_w.png) no-repeat left 18px;}
.kszfq_contact .fl dd.fax{background: url(../images/icons/fax_w.png) no-repeat left 18px;}
.kszfq_contact .fr{width: 620px;float: right;padding-top: 20px;}
.kszfq_contact .fr ul{width: 20%;float: left;padding-left: 20px;}
.kszfq_contact .fr li a{color: #fff;line-height:2.5;}
