
/*页眉*/
.top{width:1586px;margin:0 auto;display: flex;justify-content: space-between;}
.top .menubox{width:968px}
.top .menubox .cantact{color:red;font-size: 32px;text-align: right;line-height:80px }
.top .menubox .menu{display: flex;justify-content: space-between;margin-top:36px}
.top .menubox .menu li a {display: block;font-size: 28px;color:#333}

/*页脚*/
.footer{width:1586px;margin:0 auto;height:150px;line-height: 150px;background: #353F5A;color:#fff;text-align:center;position: relative;}
.footer img{position: absolute;top: 25px;left: 320px;}

/*通用容器*/
.container{width:1586px;margin:0 auto;}

/*大图展示 目前通用*/
.swiperbox{margin-top: 5px}

/*首页 S*/
/*视频*/
.index .videobox{background: url("/static/home/image/bg_video.jpg") no-repeat left top;height: 678px;text-align: center;display: flex;justify-content: center;align-items: center}
.index .videobox video{width:920px;}

/*核心优势*/
.index .advantage{background: url("../image/advantage.jpg") no-repeat top;padding-top:230px;display: flex;justify-content: space-between;}
.index .advantage .ld{width:670px}
.index .advantage .cd{width:200px}
.index .advantage .rd{width:670px}

.cardbox{border: solid 2px #E3E3E3;}
.cardbox .txt{width:580px;margin:50px 0 25px 50px;}
.cardbox .txt h3{color:#0D329D;font-size:30px;}
.cardbox .txt div{color: #333;font-size: 20px;margin-top: 20px;line-height: 40px;text-indent: 2em;}
.cardbox img{width:100%}

.sharp1{position: relative}
.sharp1:before {content: '';width: 0;height: 0;border: 20px solid transparent;border-left-color: #E3E3E3;position: absolute;left: 100%;top: 20%;margin-top: -20px;}
.sharp1:after {content: "";width: 0;height: 0;border: 18px solid transparent;border-left-color: #FFFFFF;position: absolute;left: 100%;top: 20%;margin-top: -18px;}

.sharp2{position: relative}
.sharp2:before {content: '';width: 0;height: 0;border: 20px solid transparent;border-right-color: #E3E3E3;position: absolute;right: 100%;top: 70%;margin-top: -20px;}
.sharp2:after {content: "";width: 0;height: 0;border: 18px solid transparent;border-right-color: #FFFFFF;position: absolute;right: 100%;top: 70%;margin-top: -18px;}

.index .advantage .cd{background: url("../image/bg_advantage.png") no-repeat center 85px;}

/*应用行业*/
.industry{background: url("../image/industry.png") no-repeat top;padding-top:230px;position: relative;}
.industry ul{display: flex;justify-content: space-between;margin-top:20px}
.industry ul li .imgbox img{width:350px;height: 260px}
.industry ul li .desc{line-height: 60px;margin-top: 10px;background: #F4F4F4;display: flex;justify-content: center;align-items: center;}
.industry ul li .desc img{height: 26px}
.industry ul li .desc a{display: block; font-size: 18px;color:#333;margin-left:6px}
.industry hr{border:solid 1px #efefef}
.industry .more{border: solid 1px #0877BE;line-height: 30px;display: flex;justify-content: center;align-items: center;width:232px;height: 54px;position: absolute;top:90px;right:0}
.industry .more img{color:#000;margin-left:5px;height: 24px}
.industry .more a{color:#000;margin-left:5px}

/*客户案例*/
.cutomer{background: url("../image/cutomer.png") no-repeat top;padding-top:130px;}
.cutomer ul{display: flex;justify-content: space-between;margin-top:40px}
.cutomer ul li {border: solid 1px #efefef;width:364px}
.cutomer ul li .descbox{background: #EEEEEE;padding:14px}
.cutomer ul li .imgbox img{width:364px;height: 210px}
.cutomer ul li .descbox a{color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;display: block;line-height: 30px}
.cutomer ul li .descbox .desc{color:#9898A2;line-height: 24px;text-indent: 2em;}
/*首页 E*/

/*通用列表页*/
.newsbox{display: flex;justify-content: space-between;}
.newsbox .sidebox{width:280px}
.newsbox .sidebox .typebox{width:278px; border: solid 1px #1E57C0;background: #1958CC}
.newsbox .sidebox .typebox .typetitlebox{height: 80px;font-size: 14px;color:rgba(255,255,255,0.5);font-weight: normal;overflow: hidden}
.newsbox .sidebox .typebox .typetitle{color:#fff;font-size: 20px;font-weight: bold; margin:20px}
.newsbox .sidebox .typebox .typetitle .en{font-size: 14px;color:rgba(255,255,255,0.5);font-weight: normal}
.newsbox .sidebox .typebox .typelist{background: #ffffff;}
.newsbox .sidebox .typebox .typelist li{line-height: 50px;background: #DBDBDB}
.newsbox .sidebox .typebox .typelist li a{font-size: 20px;color: #333;display: block;padding-left: 20px;border-bottom: solid 1px #fff;}



.sidenewsbox{border: solid 1px #1E57C0;box-shadow: 1px 1px 1px 1px #e6e6e6;}
.pub_th {
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 20px;
    border-bottom: solid 1px #F0F0F0;
    background: #1958CC;
    color: #fff;
}

.pub_newsbox{ padding:10px 0}
.pub_newsbox li{ padding-left:15px; line-height:32px; text-align:left}
.pub_newsbox li a{font-size: 16px;color:#333}


.newsbox .listbox{width: 1266px;margin-left: 40px;}

.pub_newsbox_main{ padding:10px 0}
.pub_newsbox_main li{ padding-left:15px; line-height:32px; text-align:left;display: flex;justify-content: space-between}
.pub_newsbox_main li a{font-size: 16px;color:#333}

/*.pub_imgnewsbox{display: flex;justify-content: space-between;width:100%;flex-wrap: wrap;}*/
.pub_imgnewsbox li{margin: 20px;float:left}
.pub_imgnewsbox li img{width:270px;height: 194px;display: block;border: solid 1px #efefef;padding:1px}
.pub_imgnewsbox li a{text-align: center;color:#333; font-size: 16px;line-height: 20px;display: block;}
/*.pub_imgnewsbox:after {*/
/*    content: "";*/
/*    width: 274px;*/
/*}*/
.pages a{color:#333;}

.onepage{padding:10px;line-height: 32px;font-size: 16px}
/*通用列表页*/


/*通用详情页S*/
.crumb{
    background: #1958CC;
    border-bottom: solid 1px #F0F0F0;
    color: #fff;
    font-size: 20px;
}
.crumb a {
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
}

.newsviewbox{padding:0 80px}

.newsviewbox .title{
    font-size: 18px;
    color: hsl(0, 0%, 20%);
    font-family: "微软雅黑";
    line-height: 40px;
    text-align: center;
}

.newsviewbox .attr {
    text-align: center;
    border-bottom: solid 1px #f0f0f0;
    padding-bottom: 20px;
}
.newsviewbox .content {
    font-size: 16px;
    /*color: hsl(0, 0%, 40%);*/
    /*font-family: "宋体";*/
    line-height: 2em;
}
.newsviewbox .content p{
   text-indent: 2em;
}
/*通用详情页E*/

