@charset "utf-8";
.more{background: url(../../images/more.png) no-repeat;width:205px;height: 45px;display: inline-block;line-height: 45px;font-size: 16px;color: #fff;box-sizing: border-box;padding-left: 20px; transition: 0.3s all;left: 0;text-align: left;}
.more:hover{position: relative;left: 20px;}
/* szdb_product */
.szdb_product{position: relative;padding:1rem 0 ;box-sizing: border-box;}
.szdb_product ul:nth-of-type(1){margin-top: 0;}
.szdb_product ul{position: relative;margin-top: -4rem;}
.szdb_product .pic{overflow: hidden;width: 100%;z-index: 1;}
.szdb_product .pic img{width: 100%;}
.szdb_product .item{position: relative;width: 90%;background: rgba(7, 125, 202, 0.95);top: -5rem;right: 0;box-sizing: border-box;left: 5%;text-align: center;box-sizing: border-box;padding:1rem 2rem 3rem 2rem;}
.szdb_product .item .catname{color: #fff;font-size: 18px;margin-bottom: 1rem;position: relative;}
.szdb_product .item .catname::before{content: '';display: inline-block;width: 100px;background: #fff;height: 2px;position: absolute;left: -115px;top: 12px;}
.szdb_product .item .tit_en{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-size: 1.6rem;font-weight: bold;text-align: center;color: #fff;text-transform: uppercase;line-height: 1.5;}
.szdb_product .item .tit_cn{font-size: 2rem;color: #fff;font-weight: bold;line-height: 2;margin-bottom: 1rem;}

/* szdb_ad */
.szdb_ad{background: #0e69b8;background-size: cover;height: 10rem;color: #fff;text-align: center;box-sizing: border-box;padding-top: 2rem;}
.szdb_ad p{font-size: 1.4rem;line-height: 2;font-weight: bold;}
.szdb_ad strong{font-size: 1.4rem;}
/* szdb_about */
.szdb_about{padding: 1rem 0 ;position: relative;}
.szdb_about .fl{width: 100%;}
.szdb_about .fr{width: 100%;text-align: left;position: relative;padding-bottom: 20px;}
.szdb_about .fr img{position: relative;z-index: 2;width: 100%;}
.szdb_about .fl p{text-align: center;font-size: 15px;line-height: 2.5;text-align: left;text-indent: 30px;}

.szdb_cases{background: -webkit-linear-gradient(top,#0584d0,#0e69b8);
    background: -moz-linear-gradient(top,#0584d0,#0e69b8);
    background: linear-gradient(top,#0584d0,#0e69b8);padding: 1rem 0 2rem;box-sizing: border-box;background-size: cover;}

.szdb_cases  ul{ overflow:hidden; zoom:1;   }
.szdb_cases  ul li{ margin-bottom: 1rem;; float:left;overflow:hidden; text-align:center; width: 49%;border: 1px solid #efefef; padding: 10px;box-sizing: border-box;margin-right: 2%;background: #fff;}
.szdb_cases  ul li:nth-child(2n+0){margin-right: 0;}
.szdb_cases  ul li .pic{ text-align:center; }
.szdb_cases  ul li .pic img{ width:100%;  display:block; }
.szdb_cases  ul li .pic a:hover img{ border-color:#999;  }
.szdb_cases  ul li .title{ font-size: 16px;padding-top: 30px;padding-bottom: 10px;position: relative;}
.szdb_cases  ul li .title::before{content: '';display: inline-block;width: 20px;height: 3px;background: #024e99;position: absolute;top: 15px;left: 50%;transform: translateX(-50%);}

.szdb_cases_wh{background: -webkit-linear-gradient(top,#0584d0,#0e69b8);
    background: -moz-linear-gradient(top,#0584d0,#0e69b8);
    background: linear-gradient(top,#0584d0,#0e69b8);padding: 1rem 0 2rem;box-sizing: border-box;background-size: cover;}
.szdb_cases_wh  ul li{ margin-bottom: 1rem;overflow:hidden; text-align:center; width: 90%;border: 1px solid #efefef; padding: 10px;box-sizing: border-box;margin: 0 auto;background: #fff;}
.szdb_cases_wh  ul li .title{ padding-top: 30px;padding-bottom: 10px;position: relative;font-size: 24px;line-height: 40px;}
.szdb_cases_wh ul li .pic img{width: 100%;}
/* news */
.szdb_news{background: #f5f5f5;padding-bottom: 1rem;padding-top: 1rem;}

.szdb_news_con{width: 100%;overflow: hidden;}
.szdb_news_con .hd{position: relative;margin-bottom: 1rem;}
.szdb_news_con .hd ul{display:flex;flex-wrap: nowrap;justify-content: center;}
.szdb_news_con .hd ul li{ padding:0 1rem; cursor:pointer;border: 1px solid #efefef;background: #fff;}
.szdb_news_con .hd ul li+li{margin-left: 1rem;}
.szdb_news_con .hd ul li a{padding: 0 10px;line-height: 40px;font-size: 16px;}
.szdb_news_con .hd ul li.on{ background: #e15616;color: #fff;border-color: #e15616;}
.szdb_news_con .hd ul li.on a{color: #fff;}
.szdb_news_con .bd li{width:100%;text-align: left;position: relative;background: #fff;padding: 15px 20px;margin-right: 0;margin-bottom: 1rem;}
.szdb_news_con .bd li .date{color: #999;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;font-size: 20px;}
.szdb_news_con .bd li .date span{font-size: 36px;display: inline-block;padding-right: 10px;position: relative;}
.szdb_news_con .bd li .date span::after{content: '/';font-size: 36px;font-family: Arial, Helvetica, sans-serif;padding-left: 10px;color: #efefef;font-weight: normal;}
.szdb_news_con .bd li .tit{display: block;width: 100%;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 2;}
.szdb_news_con .bd li .des{font-size: 14px;line-height: 1.6;color: #999999;}

/* szdb_cat */
.szdb_cat{padding: 1rem 0;}
.szdb_cat .fl{position: relative;width: 100%;margin-bottom: 1rem;}
.szdb_cat .fr{position: relative;width: 100%;}
.szdb_cat .szdb_tit_w{position: absolute;display: inline-block;top: 50%;left: 50%;text-align: center;transform: translate(-50%,-50%);width: 100%;}
.szdb_cat .szdb_tit_w .more{display: none;}
.szdb_cat a{display: inline-block;width: 100%;height: 100%;}
.szdb_cat .m{position: relative;}
.szdb_cat .m::before{content: '';width: 100%;height: 100%;background:rgba(10, 115, 194, 0.7);display: inline-block;position: absolute;top: 0;left: 0;}
.szdb_cat .m:hover::before{content: '';width: 100%;height: 100%;background:rgba(10, 115, 194, 0.7);}
.szdb_cat .pic{width: 100%;}
.szdb_cat .pic img{width: 100%;}