﻿/* Imported styles */

/* @import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Barlow Condensed:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto Condensed:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Anton'); */

/* commom */

html {
    font-size: 14px;
    color: #666;
    /* font-family: Microsoft YaHei; */
}

body {
  
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
    color: #999;
    text-decoration: none;
}

a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

::selection {color:#fff; background-color: #333;} ::-moz-selection {color:#fff; background-color: #333;}
.noselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 769px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
p {
    margin: 0 0 10px 0;
    line-height: 1.8;
}
*+p{
    margin-top: 10px;
}
.uk-link,
a {
    color: #444;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
*+.sy-btn{
    margin-top: 30px;
}
.sy-btn a{
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding: 12px 30px;
    text-align: center;
    
    color: #333333;
    margin-left: 10px;
    transform: translateZ(0);
    letter-spacing: 2px;
    border-right:1px solid #ccc;
}
.sy-btn a:last-child{border:0px;}
.sy-btn a:first-child{
    margin-left: 0px;
}
.sy-btn a::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #b02223;
    transform: scaleX(0);
    transform-origin: 50% 0;
    transition-property: transform;
    transition: all 0.3s;
}
.sy-btn a:hover{color:#059fe9;}

.text-over {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.sy-btn a.on:hover::before{
    background: #ad0c0d;
}
.p-scale {
    cursor: pointer;
}

.p-scale .pic {
    overflow: hidden;
}

.p-scale .pic .img {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

.p-scale .pic:hover .img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.projects-swiper{ padding-top: 10px;
    padding-bottom: 30px;}
.projects{position:relative;   }
.projects .swiper-button-prev{background:url(../images/pro_l.jpg) no-repeat !important;height:51px;width:50px;top:-100px;right:60px;left:auto;}
.projects .swiper-button-next{background:url(../images/pro_r.jpg) no-repeat !important;height:51px;width:50px;top:-100px;right:0px;}

.ab_honor{position:relative;   }
.n-falc .swiper-button-prev{background:url(../images/ab_cer_l.jpg) no-repeat !important;height:52px;width:53px;left:0px;top: 55%;opacity:1 !important;}
.n-falc .swiper-button-next{background:url(../images/ab_cer_r.jpg) no-repeat !important;height:52px;width:53px;right:-4px;top: 55%;opacity:1 !important;}
.uk-lightbox {
    background: rgba(0, 0, 0, 0.8);
}
.tm-topnav{clear:both;}
.fl{float:left;}
.fr{float:right;}

.cpjjfa{padding-top:70px;padding-bottom:80px;background:url(../images/jjfa_bg.png) no-repeat center top;text-align:left;}
.cpjjfa h2{font-size:36px;font-weight:bold;}
.cpjjfa h2 span{color:#007dcb;font-weight:bold;font-size:72px;}
.cpjjfa p{font-size:16px;line-height:35px;margin-top:50px;margin-bottom:50px;}
.cpjjfa img{width:100%;}

.ab_ys{text-align:center;background:#fff;padding:40px 0px 40px 0px;    box-shadow: -10px 10px 30px #ccc;}
.ab_ys .wrap{border-right:1px solid #ccc;}

.ab_ys .text{padding-top:20px;font-size:28px;color:#3f4c54;}


.top_hed{background:#059fe9;height:45px;line-height:45px;color:#fff;font-size:14px;}
.top_hed a{color:#fff;font-size:14px;}

.con_libg{background:#f1f1f1;padding:35px;position:relative;min-height:230px;}

.con_libg .con_libg_con{}
.con_libg .con_libg_con p{font-size:16px;}
.con_libg .con_libg_img{position:absolute;top:30px;right:30px;border:1px solid #333;border-radius:50%;}
.con_libg .con_libg_img{padding: 10px;
    width: 35px;}

.cons-text img {
    max-width: 100%;
    height: auto !important;
}

.cons-text table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
    margin-bottom: 15px;
    max-width: 100%;
    text-align: center;
}

.cons-text table P {
    margin: 0;
}

*+.cons-text table {
    margin-top: 15px
}

.cons-text table td,
.cons-text table th {
    padding: 6px 4px;
    border: 1px solid #ddd;
}

.cons-text table th {
    text-align: left
}

.cons-text table td {
    vertical-align: middle;
    /* text-align: center; */
}

.cons-text table thead th {
    vertical-align: bottom
}

.cons-text table caption,
.cons-text table tfoot {
    font-size: 12px;
    font-style: italic
}

.cons-text table caption {
    text-align: left;
    color: #999
}

.cons-text table tbody tr.uk-active {
    background: #e5e5e5;
}

.cons-text table tbody tr:nth-of-type(odd) {
    background: #e5e5e5;
}


.cons-text table tbody tr:first-child{
    background: #1a459b;
    color:#fff;
  }
  
.h-about{background:url(../images/bj02.jpg) no-repeat top; background-size:cover;}  
.h-about .h-ab-con{background:#fff;}
.h-about .h-ab-con .text{padding-top:60px;padding-left:60px;}
.h-about .h-ab-con .text h2{color:#000;font-size:36px;font-weight:bold;margin-bottom:10px;}
.h-about .h-ab-con .text dt{font-size:26px;margin-bottom:30px;}
.h-about .uk-container{max-width: 1320px;}

.h-about .pic h3{font-size:26px;color:#059fe9;display:block;padding-bottom:15px;font-weight:bold;}
.h-about .pic span{background:#059fe9;padding:10px 20px;color:#fff;font-size:58px;}

/* title */

.tm-title {
    position: relative;
    margin-bottom: 5px;
}

.tm-title .title {
    color: #333;
    font-size: 48px;
    overflow:hidden;
        clear: both;
        padding-bottom: 50px;;
}

.n-left .tm-title .title{padding-bottom:0px;}
#honor .tm-title .title{padding-bottom:30px;}
.tm-title .title span {
    position: relative;
    z-index: 5;
   font-size:18px;
   display:block;text-align:center;
}
.tm-title .title h2{text-align:center;margin-bottom:5px;}
.tm-title .title h2 i{
    position: relative;
    z-index: 5;
   font-size:36px;
   text-align:center;font-weight:bold;font-style: normal;
}
.tm-title .title h2 i:before{content:'';position:absolute;width:46px;height:17px;background:url(../images/tit_ico.jpg) no-repeat center;left:-60px;top:20px;}
.tm-title .title h2 i:after{content:'';position:absolute;width:46px;height:17px;background:url(../images/tit_ico.jpg) no-repeat center;right:-60px;top:20px;}


.tm-title .title1 span {
    position: relative;
    z-index: 5;
   font-size:18px;
   display:block;text-align:center;
}
.tm-title .title1 h2{text-align:center;margin-bottom:5px;font-size:30px;font-weight:bold;margin-bottom:50px;color:#2d3b49;position:relative;}
.tm-title .title1 h2:before{content:'';position:absolute;width:50px;height:5px;background:#007dcb;left:50%;margin-left:-25px;top:50px;}
.tm-title .title1 h2 i{
    position: relative;
    z-index: 5;
   font-size:36px;
   text-align:center;font-weight:bold;font-style: normal;
}
.tm-title .title1 h2 i:before{content:'';position:absolute;width:46px;height:17px;background:url(../images/tit_ico1.jpg) no-repeat center;left:-60px;top:20px;}
.tm-title .title1 h2 i:after{content:'';position:absolute;width:46px;height:17px;background:url(../images/tit_ico1.jpg) no-repeat center;right:-60px;top:20px;}

.in_al span{width:100%;display:block;height:50px;line-height:50px;text-align:center;background:rgba(0,125,203,.4);position:absolute;left:0px;bottom:0px;color:#fff;font-size:16px;}

.in_pro_t{background:url(../images/pro_t_bg.jpg) no-repeat center;background-size:cover;padding-top:40px;padding-bottom:40px;text-align:center;}
.in_pro_t h2{padding:0px;margin:0px;font-size:33px;color:#fff;}
.in_pro_t span{padding:0px;margin:0px;font-size:28px;color:#39a1e5;}
.in_pro_list .text1{background:#fff;padding:20px}
.in_pro_list h3{font-size:18px;color:#2d3b49;font-weight: bold;
}
.in_pro_tnav{border:3px solid #007dcb;padding:10px;}

.in_pro_tnav .submenu{display:none;}

.in_pro_tnav dt{border-radius:5px;height:43px;line-height:43px;padding-left:30px;background-color:#007dcb;margin-top:7px;margin-bottom:7px;clear:both;overflow:hidden;opacity:0.6;}
.in_pro_tnav dt.on{opacity:1;}


.in_pro_tnav dt a{color:#fff;font-size:16px;}
.in_pro_tnav dd{padding-left:50px;background:url(../images/ico03.gif) no-repeat;background-position:30px center;height:40px;line-height:40px;}
.in_pro_tnav dd a{color:#3f4c54;font-size:14px;}

.in_pro_list p{color:#1a1c1e;font-size:14px;}
.in_pro_list span{color:#007dcb;font-size:14px;}

.h-case{background:#fff;}

.h-case .tab3{}
.h-case .tab3 a{display:block;width:20%;text-align:center;background:#fff;float:left;height:50px;line-height:50px;position:relative;}
.h-case .tab3 a:before{position:absolute;content:'';height:100%;width:1px;background:#e5e5e5;right:0px;top:0px;}
.h-case .tab3 a:last-child:before{display:none;}
.h-case .tab3 a.on{background:#059fe9;color:#fff;}
.h-case .case_con{background:#fff;padding:25px;}
.h-case .case_con h4{font-size:20px;color:#000;padding-top:30px;padding-bottom:30px;margin:0px;}
.h-case .case_con p{font-size:14px;color:#666666;line-height:30px;display:block;padding-bottom:40px;}
.h-case .case_con .more{background:#059fe9;padding:15px 35px 15px 35px;font-size:14px;color:#fff;border-radius:24.5px;}

.news_navli .neli{}
.news_navli .neli a{display:block;background:#fff;color:#007dcb;height:55px;line-height:55px;text-align:center;font-size:20px;border:1px solid #ccc;border-radius:5px;}
.news_navli .neli a.on{color:#fff;background:#007dcb;border:1px solid #007dcb;}

.n-left .tm-title .title span {
    position: relative;
    z-index: 5;
    border-bottom:2px solid #059fe9;font-weight: inherit;font-size:30px;
}


.news_sw{position:relative;}
.news_sw .swiper-pagination{width:100%;padding-top:30px;position:relative;}
.news_sw .swiper-pagination span{margin-right:10px;}
.news_sw .swiper-pagination:before{content:'';position:absolute;width:45%;right:0px;top:41px;border-bottom:1px solid #ccc;}
.news_sw .swiper-pagination:after{content:'';position:absolute;width:45%;left:0px;top:41px;border-bottom:1px solid #ccc;}
.news_sw  .nli_title a{color:#2d3b49;font-size:18px;display:block;line-height:50px;font-weight:bold;}
.news_sw  .nli_desc{font-size:16px;color:#787878;display:block;}
.tm-title .des {
    font-size: 24px;
    margin-top: 5px;
    line-height: 1;
    text-transform: uppercase;
}

.section-title-1 {
    text-align: center;
    font-size: 0;
    padding-top:30px;
    margin-bottom: 30px;
}

.section-title-1 strong {
    font-weight: normal;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #b02223;
    opacity: 0.2;
    font-weight: bold;
}

.section-title-1 h4 {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    position: relative;
    padding: 0 42px;
    color: #b02223;
}



.sy-light .section-title-1 strong {
    color: #fff;
}

.sy-light .section-title-1 h4 {
    color: #fff;
}


.line {
    height: 2px;
    background-color: #e1e1e1;
    margin-top: 5px;
    margin-bottom: 40px;
}

.img-cover {
    overflow: hidden;
    position: relative;
}

.img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.img-covers {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 74.66666667%;
}
.img-covers img{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    object-fit: fill;
    border-radius: inherit;
    width: 100%;
    height: 100%;
}
.section-title-more .more-big {
    float: right;
    margin-top: -77px;
}

.more-big {
    display: block;
    background-color: #363e45;
    width: 184px;
    line-height: 44px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.more-big:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    content: "";
    height: 0;
    border-top: 44px solid #10654e;
    border-left: 28px solid transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.more-big span {
    display: block;
    padding: 0 15px 0 30px;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.more-big span i {
    float: right;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
}

.more-big:hover {
    color: #fff;
}

.more-big:hover:after {
    width: 100%;
    height: 100%;
}

.position {
    margin-bottom: 20px;
    text-align: right;
    font-weight: 300;
    font-size: 13px;
}
.position h2{
    float: left;
    font-size: 22px;
    color: #1a459b;
}
.s-nav {
    /* margin-bottom: 40px; */
}

.s-nav .wp {
    text-align: center;
    float: left;
    margin-right: 20px;
}

.s-nav .wp:last-child {
    border: 0;
}

.s-nav .wp.on a,
.s-nav a:hover {
    background: #10654e;
    color: #fff;
}

.s-nav a {
    display: block;
    line-height: 44px;
    font-size: 16px;
    padding: 0 40px;
    color: #333;
    background: #ccc;
}

.l-nav .top {
    padding: 24px 20px;
    background: #10654e;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    color: #fff;
    font-size: 22px;
    border-radius: 16px 16px 0 0;
    text-align: center;
}

.l-nav .body {
    background: #f5f5f5;
}

.l-nav .body ul {
    list-style: none;
    margin: 0%;
    padding: 0;
}

.l-nav .body li {
    /* border-bottom: 1px solid #eee; */
}

.l-nav .body li a {
    padding: 15px 20px;
    display: block;
}

.l-nav .body li:hover a {
    background: #222;
    color: #fff;
}
.top-wrap{
    position: relative;
}
.top-w{
	position: relative;
}
.top-w .hot-tel{
	color:#2e2e2e;
	 margin-top: 50px;
	font-size:20px;
	font-weight:;
	cursor: pointer;position:relative;
}


.hot-tel .lang_li{display:none;position:absolute;left:0px;z-index:9999;width:100%;}
.hot-tel .lang_li ul{display:block;width:100%;padding:0px;}
.hot-tel .lang_li li{list-style-type:none;background:#059fe9;display:block;width:100%;text-align:center;}
.hot-tel .lang_li li a{color:#fff;}
.hot-tel:hover .lang_li{display:block;}


.ban_w{background:url(../images/ban_bg.jpg) no-repeat;background-size:cover;padding-top:70px;padding-bottom:70px;}
.ban_w dl dd{position:relative;overflow:hidden;}
.ban_w dl dd span{font-size:36px;color:#fff;text-align:center;display:block;}
.ban_w dl dd p{font-size:16px;color:#b2b2b2;text-align:center;margin:0px;}
.ban_w dl dd:before{content:'';display:block;position:absolute;right:0px;width:1px; height:100%;background:#fff;}
.ban_w dl dd:last-child:before{display:none;}


.ban_w1{background:url(../images/ban_bg.jpg) no-repeat;background-size:cover;padding-top:70px;padding-bottom:70px;}
.ban_w1 dl dd{position:relative;overflow:hidden;}
.ban_w1 dl dd span{font-size:36px;color:#fff;text-align:center;display:block;font-weight:bold;}
.ban_w1 dl dd p{font-size:16px;color:#b2b2b2;text-align:center;margin:0px;}
.ban_w1 dl dd:before{content:'';display:block;position:absolute;right:0px;width:1px; height:100%;background:#fff;border-right:1px dotted #ccc;}
.ban_w1 dl dd:last-child:before{display:none;}
.tm-header {
    width: 100%;
    background:#fff;
    z-index: 99;
}

.tm-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.tm-topnav .logo {
    display: block;
    margin-top: 5px;
}

.nav-top {
    margin: 10px 0 10px;
    font-size: 14px;
    margin-left: 30px;
    padding-left: 46px;
    background: url(/skin/images/tell.png) no-repeat;
    background-position: 0 7px;
    color: #ddd;
    line-height: normal;
}

.tm-nav .tel {
    color: #fff;
    font-size: 26px;
    font-family: Anton;
}

.tm-nav .lan a {
    padding: 3px 16px;
    margin-left: 30px;
    color: #fff;
    background: #10654e;
    border-radius: 50%;
}

.tm-nav .navs li {
    margin-right: 5px;
    position: relative;
}

.tm-nav .navs li .ns-nav {
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    width: 200px;
    z-index: 999;
    margin: 0 0;
    left: 50%;
    /* border-radius: 0 0 3px 3px; */
    left: 50%;
    margin-left: -100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.tm-nav .navs li .ns-nav a {
    padding: 15px 20px;
    text-align: center;
    display: block;
    color: #fff;
}

.tm-nav .navs li .ns-nav a:hover {
    background: #b02223;
}

.tm-nav .navs li>a {
    font-size: 20px;
    padding: 40px 20px;
    color: rgba(51,51,51,1);
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.tm-nav .navs li>a::after {
    content: '';
    z-index: -1;
    background: #b02223;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scaleY(0);
    transform-origin: 50% 0; 
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    
}

.tm-nav .navs li:hover .ns-nav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.tm-nav .navs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tm-nav .navs .active>a,
.tm-nav .navs li:hover>a {
    color: #059fe9;
}

.tm-nav .navs li:hover a::after,.tm-nav .navs li.active a::after {
    transform: scaleY(1);
}

.t-lan{
	margin-top:10px;
	position:absolute;
	right:0;
    background: #b02223;
    border-radius: 200px;
    padding: 4px 14px;
    color: #fff;
    background: url(../images/lan.png) no-repeat #b02223;
    background-size: 16px;
    background-position: 8px 7px;
    padding-left: 30px;
}
.t-lan a{
    color: #fff;
    position: relative;
}
.t-lan a::after{
    position: absolute;
    bottom: 0;
    content: " ";
    width: 0;
    border-bottom: solid 1px;
    -webkit-transition: .33s;
    transition: .33s;
    left: 100%;
}
.t-lan a:hover::after{
    width: 100%;
    left: 0;
    -webkit-transition: width .33s;
    transition: width .33s;
}
.m-lan{
	color:#fff;
}
.m-lan a{
	color:#fff;
}
.m-header{
    background:#fff;
    z-index: 99;
    width: 100%;
}
.m-header .uk-navbar-toggle{
    color: #999;
}
#tm-mobile .uk-offcanvas-bar {
    background: #1a459b;
}

.m-subnav {
    margin-top: 40px;
}

.m-subnav .m-nav {
    display: none;
}

.m-subnav .uk-parent .m-nav {
    display: block;
}

.m-subnav .uk-nav>li>a {
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.m-subnav ul.uk-nav-sub {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.m-subnav ul.uk-nav-sub li a {
    padding: 6px 0;
}

.banner .swiper-slide {
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
   
}

.banner .swiper-pagination-bullet {
    width: 60px;
    height: 8px;
    opacity: 1;
    background: #fff;
    border-radius: unset;
}

.banner .swiper-pagination-bullet-active {
    background: #b02223;
}

.banner .uk-overlay-primary {
    background: rgba(0, 0, 0, 0.27);
}

.banner .text {
    color: #fff;
    text-align: left;
}

.banner .t1 {
    line-height: 1.2;
    font-size: 60px;
    color: #fff;
    margin-bottom: 60px;
}
.banner .t1 span{
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 6px solid #b02223;
}
.banner .t2 {
    font-size: 18px;
    color: #fff;
    line-height: 2.2;
    width: 70%;
    text-align: left;
}
.banner .t2 span{
    font-size: 22px;
}
.p-list .wrap .img-cover {
    padding-top: 80%;
}

.p-list .wrap a {
    display: block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.p-list .wrap .pic{
  
    border-bottom: 0;
    overflow: hidden;
}
.p-list .wrap .pic img{
    transition: all 0.3s;
    width:100%;
}
.p-list .wrap .text {
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
   
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left;
  position:absolute;
    color: #fff;
    transition: all 0.3s;
	bottom:0px;background:rgba(0,0,0,0.8);    width: 100%;text-align:center;
}

.p-list .wrap .text1{position:absolute;height:100%;background:#059fe9;width:30%;color:#fff;z-index:9999;top:0px;left:0px;padding:70px 25px 70px 25px;}
.p-list .wrap .text1 h3{color:#fff;font-size:24px;}
.p-list .wrap .text1 p{font-size:14px; line-height:30px;}
.p-list .wrap .text1 span{font-size:14px; line-height:30px;border:1px solid #41bff3;border-radius:20.5px;padding:10px 30px 10px 30px;}

.p-list .wrap .desc {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    color: #888;
}



.p-list .wrap a:hover .text{
   
}

.p-list .wrap a:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.p-list .wrap a:hover .more {
    background-color: #10654e;
    color: #fff;
    border-color: #10654e;
}


.d3{display:none;}


.h-about .tm-title .des{
    font-size: 14px;
}
.h-about .text{
    font-size: 16px;line-height: 30px;
}

.hp-nav .uk-grid-margin{
    margin-top: 22px;
}
.hp-nav a{
    display: block;
    padding: 10px 0;
    text-align: left;
    border-bottom:1px solid #f1f1f1;
    position: relative;
    background: #fff;
    font-size: 16px;
}

.hp-nav a:hover,.hp-nav .active a{
  
    color: #000;
}
.hp-nav+.sy-btn{
    margin-top: 34px;
}
.hp-nav+.sy-btn a{
    width: 100%;
    box-sizing: border-box;
}

.l-lxwm p{
	margin:0;
	line-height:2;
}

.h-yous {
    background-image: url(../images/ysbg.jpg);
}
.h-yous .tit{
    text-align: center;
    font-size: 40px;
    color: #fff;
    margin-bottom: 150px;
}
.h-yous .tit span{
    font-size: 60px;
    font-style: italic;
}
.h-yous .pic{
    text-align: center;
}
.h-yous .wpp{
    position: relative;
}
.h-yous .ysl li{
    position: absolute;
}
.h-yous .ysl{
    color: #fff;
}
.h-yous .ysl .t1{
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0 15px;
    font-size: 24px;
}
.h-yous .ysl .t1 span{
    font-style: italic;
    font-size:60px;
    font-weight: bold;
    margin-right: 10px;
}
.h-yous .ysl li.l1{
    left: 50px;
    top: -75px;
}
.h-yous .ysl li.l2{
    top: -40px;
    right: 10px;
}
.h-yous .ysl li.l3{
    bottom: 180px;
    right: 0px;
}
.h-yous .ysl li.l4{
    bottom: 0px;
    right: 40px;
}
.h-yous .ysl li.l5{
    left: 110px;
    bottom: 0;
}
.h-yous .ysl li.l6{
    left: 0px;
    bottom: 300px;
}


.pro_li li a{display:block;border:1px solid #ccc;}



@media (min-width: 960px){
    .uk-child-width-1-7\@m>*{
        width: calc(100% * 1 / 7.001);
    }
}
.h-news {
    background: #ffffff;
}
.h-news .l_pic{position:relative;}
.h-news .l_pic img{width:100%;}
.h-news .l_pic .l_desc{position:absolute;padding:30px;left:0px;bottom:0px;background:rgba(0,0,0,0.6);}
.h-news .l_pic .l_desc h4{font-size:18px;color:#fff;}
.h-news .l_pic .l_desc p{font-size:14px;color:#fff;line-height:24px;}

.h-news .r_li{padding:20px;box-shadow: -10px 10px 30px #ccc;margin-bottom:30px;clear:both;overflow:hidden;background:#fff;}
.h-news .r_li .date{float:left;padding:0px 20px 0px 20px;border-right:1px solid #ccc;margin-right:30px;}
.h-news .r_li .date dt{font-size:50px;color:#007dcb;text-align:center;line-height:50px;}
.h-news .r_li .date dd{font-size:16px;color:#007dcb;text-align:center;}
.h-news .r_li .r_desc span{font-size:18px;color:#2d3b49;font-weight:bold;}
.h-news .r_li .r_desc p{font-size:14px;line-height:24px;margin: 3px;}

.in-pro{background:#e7f5fc ;}

.pro_yi .pic{position:relative;}

.pro_yi .pic img{height:380px;object-fit: cover;width:100%;}


.h-news .wrap a {
    display: block;
   
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.h-news .pic .img-cover{
    padding-bottom: 50%;
}


.h-news .wrap .text {
    padding-bottom: 50%;position: relative;
}

.h-news .wrap .text h4 {
    margin: 0;
    font-size: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;

    height: 100%;
position: absolute;
left: 0;
top: 0;
width:100%;
background:#fff;box-shadow: 0 10px 16px 0 rgba(0,0,0,0.1),0 6px 20px 0 rgba(0,0,0,0.1) !important;
}

.h-news .wrap .text h4 span{padding:20% 20% 20% 20%;display:block;}
.h-news .wrap .text .date{
    color: #afafaf;
    margin: 5px 0;
}


.h-news .wrap .text p {
    margin: 5px 0 0;
    line-height: 1.8;
}


.hlsccj{padding-top:70px;color:#333333;font-size:14px;line-height:28px;position:relative;}
.hlsccj:before{content:'';width:50px;height:3px;background:#d82633;position:absolute;top:50px;left:0px;}


.tm-footer {
    background:url(../images/foot_bg.jpg) no-repeat center;
    background-size:cover;
    padding: 50px 0 40px;
    background-size: cover;
    color: #fff;
    border-bottom:1px solid #05b1f1;
}
.tm-footer a{
    color: #fff;
}

.tm-footer .f-1 .f-logo{
    text-align: center;
    margin-bottom: 20px;
}
.tm-footer .f-1 .ewm{
    text-align: center;
}
.tm-footer .f-1 .ewm .wp{
    padding: 0 15px;
}
.tm-footer .f-1 .ewm .wp img{
    width: 100px;
}
.tm-footer .f-1 .hot{
    font-size: 50px;
    font-weight: bold;
    line-height: 0.8;
}
.tm-footer .f-2{
padding-top:30px;padding-bottom:30px;margin-bottom:20px;border-top:2px solid #505050;border-bottom:2px solid #505050;

}
.tm-footer .navs {
    margin-bottom: 24px;
}
.tm-footer .navs .tit{
    color: #fff;
    font-size: 26px;
    margin-bottom: 5px;
      border-bottom: 1px dotted #acdff7;
    position: relative;
    width:85%;margin-bottom:15px;
}
.tm-footer .navs .tit:before{width:20px;height:2px;background:#c13336;content:'';position:absolute;bottom:-1px;left:0px;}
.tm-footer .navs .tit span{
    display: inline-block;
    padding-bottom: 10px;
}
.tm-footer .navs a{
    color: #fff;
    display: block;
    line-height: 1.8;
}
.tm-footer .navs p{ color: #fff;}
.f-copy {
    background: #059fe9;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}

.f-copy a {
    color: #fff;
}

.m-fnav{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1a459b;
    z-index: 999;
}
.m-fnav .wrap{
    text-align: center;
    line-height: 1.2;
}
.m-fnav .wrap a{
    display: block;
    padding: 10px 0;
    color: #fff;
}
.m-fnav .wrap .ic{
    margin-bottom: 3px;
}
.tm-footer a:hover{
    color: rgba(255,255,255,0.8);
    text-decoration: underline;
}
.page-navi {
    margin: 40px 0 20px;
    border-radius: 4px;
    padding-left: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.page-navi span,.page-navi a {
    padding: 10px 15px;
    background: #eee;
}
.page-navi .page-num-current{
    background: #104492;
    color:#fff;
    cursor: unset;
}
.page-navi span,.page-navi a:hover{
    background: #104492;
    color: #fff;
}

.page-navi li {
    display: inline-block;
    margin-top: 1rem;
}

.ibbg{
    animation: pagebgfd 6s linear infinite alternate;
}
@-webkit-keyframes pagebgfd {
    0% {
      opacity: 1;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1.1, 1.1);
              transform: scale(1.1, 1.1);
    }
  }
  @keyframes pagebgfd {
    0% {
      opacity: 1;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1.1, 1.1);
              transform: scale(1.1, 1.1);
    }
  }
/* 内页 */

.n-ban {
    padding: 113px;
    position: relative;
    overflow: hidden;
}
.n-ban .pic{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-image: url(../images/futuerbg.jpg);
}
.n-ban .tit {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
}
.n-ban .tit i{
    display: inline-block;
    width: 145px;
    height: 2px;
    background-color: #fff;
    vertical-align: middle;
}
.n-ban .tit span{
    margin: 0 30px;
}
.n-ban .tit .cn{
    font-size: 30px;
    letter-spacing: 3px;
}
.n-ban .tit .en {
    font-size: 12px;
    line-height: 24px;
}


.n-com .info{
    font-size: 14px;
    margin-bottom: 50px;color:#fff;
}
.n-com .info p{color:#fff;font-size: 14px;}
.n-quality .uk-overlay {
    background: rgba(52, 107, 180, 0.6);
}

.n-style {
    background:url(../images/qywh_bg.png) no-repeat center; background-color:  #f5f5f5;
}
.n-honor{
    background: #fff;
}
.n-honor .wp{
    display: table-cell;
    vertical-align: middle;
   
    border: 1px solid #ddd;
    padding: 10px;
}
.n-left .tm-title{
    position: relative;
}
.n-left .tm-title .des{
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: -10px;
    opacity: 0.1;
    white-space: nowrap;
}
.cust-swiper {}

.cust-swiper .wp {
    border: 1px solid #ddd;
}

.panel-sd {
    margin-bottom: 20px;
    background-color: #f6f6f6;
}

.panel-sd:last-child {
    margin-bottom: 0;
}

.panel-sd .tit {
    text-align: center;
    color: #fff;
    font-size: 28px;
    background: url(../images/lo.png) no-repeat top center #10654e;
    padding: 20px 0;
    /* border-radius: 0 30px 0 0; */
}

.panel-sd .tit span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}


.newslist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.newslist li a {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.newslist li .img-center {
    float: left;
    width: 180px;
}

.newslist li .text {
    margin: 0 0 0 220px;
    position: relative;
    padding-right: 160px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.newslist li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    position: relative;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 23px;
    transition: all 0.3s;
}

.newslist li .text p {
    line-height: 2;
    height: 52px;
    overflow: hidden;
    margin: 10px 0 0;
    color: #999;
}

.newslist li .date {
    position: absolute;
    right: 30px;
    top: 0;
}

.newslist li .date span {
    display: block;
    font-family: Impact;
    color: #ccc;
    font-size: 22px;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.newslist li .date i {
    border-left: 1px solid #e5e5e5;
    text-align: right;
    line-height: 20px;
    font-size: 0;
    display: block;
}

.newslist li .date i:before {
    content: '→';
    color: #999;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 20px;
    display: block;
    text-align: center;
}
.newslist li:hover .text h4{
    color: #b02223;
}


.time-line-box {
  margin-top: 40px;
}
.time-line-box .swiper-container{padding-top:10px;padding-bottom:10px;}
.time-line-box ul:after {
  content: '';
  background: url(../images/line.png) repeat-x center;
  height: 8px;
  width: 1000%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.time-line-box ul li {
  float: left;
  width: 211px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  z-index: 2;
  list-style-type: none;
}
.time-line-box ul li:after {
  content: '';
  height: 146px;
  border-left: #d3d3d2 2px solid;
  position: absolute;
  top: 6px;
  left: 0;
}
.time-line-box ul li dl {
  padding-left: 25px;
}
.time-line-box ul li dl dt {
  font-size: 22px;
  color: #059fe9;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.time-line-box ul li dl dt:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #d3d3d2;
  position: absolute;
  left: -32px;
  top: 141px;
  border: #f1f1f1 4px solid;
}
.time-line-box ul li dl dd {
  color: #333;
  font-size: 13px;
  line-height: 1.8;
  padding-left: 0px;
  position: relative;
}
.time-line-box ul li dl dd:after {
 
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #d3d3d2;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
.time-line-box ul li:first-child {
  margin-left: 0px;
}
.time-line-box ul li:last-child {
  margin-right: 40px;
}
.time-line-box ul li:nth-child(2n) {
  padding-top: 0;
}
.time-line-box ul li:nth-child(2n):after {
  top: auto;
  bottom: -51px;
  height: 76px;
  z-index: 2;
  opacity: 0;
}
.time-line-box ul li:nth-child(2n) dt:after {
  left: -34px;top:0px;
}
.time-line-box ul li:nth-child(2n) .layui-text {
  position: absolute;
  left: 0;
  bottom: -4px;
  border-left: #d3d3d2 2px solid;
}
.time-line-box ul .item-this:after {
  border-left: #d3d3d2 2px solid;
}
.time-line-box ul .item-this .layui-text {
  border-left: #d3d3d2 2px solid !important;
}
.cont_lx_con{background:#f5f5f5;padding:35px; }
.cont_lx_con h2{border-bottom:1px solid #3871c2;margin-bottom:20px;padding-bottom:15px;font-weight:bold;}
.cont_lx_con dd{padding:20px 0px 20px 0px;border-bottom:1px solid #ccc;font-size:18px;}
.cont_lx_con dd img{margin-right:20px;}

.case_li .text{background:#f2f2f2;}
.case_li li{}
.case_li .text h4{padding-left:0px !important;}
.case_li .text i{width:55px;height:55px;border-radius:50%;background:#fff;box-shadow: 0px 5px 20px #ccc;position:absolute;display:block;line-height:55px;text-align:center;font-size:24px;font-weight:bold;bottom:-27px;margin-left:-27px;left:50%}
.videolist .text h4{
    text-align: center;
    padding: 15px 0;margin:0px;text-align: left;padding-left:20px;
    font-size: 18px;font-weight: bold;color:#2d3b49;
}
.videolist .text p{margin-top:0px;padding-left:20px;padding-right:20px;display:block;}
.pagination {
    text-align: center;
    margin-top: 30px;
}

.pagination a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #10654e;
    background: white;
    border: 1px #10654e solid;
}

.pagination a.page-num-current {
    border: 1px solid #10654e;
    background: #10654e;
    color: #fff;
}

.news-title {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.news-title h1 {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
}

.news-title p {
    margin: 10px 0 0;
    font-size: 0;
}

.news-title p span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
    background: no-repeat 0 center;
    padding-left: 25px;
}

.news-title p span.i1 {
    background-image: url(../images/920_newscon1.png);
}

.news-title p span.i2 {
    background-image: url(../images/920_newscon2.png);
}

.news-title p span.i3 {
    background-image: url(../images/920_newscon3.png);
}

.news-content {
    line-height: 1.8;
    margin-bottom: 30px;
}

.news-content img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}
.news-content video{
    display: block;
    width: 500px;
    max-width: 100%;
    height: 300px;
    background: #000;
    margin: 0 auto;
}
.news-exp {
    border-top: 1px dashed #ccc;
    padding-top: 20px;
    overflow: hidden;
}

.news-exp .wp {
    float: left;
    width: 50%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-exp .wp:last-child {
    text-align: right;
}

.news-panel {
    margin-top: 40px;
}

.news-panel .tit {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.news-panel .tit .fh {
    float: right;
    color: #999;
    font-size: 16px;
    padding-left: 25px;
    background: url(../images/920_fh.png) no-repeat 0 center;
}

.news-panel .tit .fh:hover {
    color: #104492;
}

.news-panel .tit span {
    display: inline-block;
    font-size: 24px;
    border-bottom: 2px solid #104492;
    color: #104492;
    margin-bottom: -1px;
    padding-bottom: 15px;
    line-height: 1;
}

.news-panel li {
    font-size: 16px;
}

.news-panel li span {
    float: right;
    padding-right: 20px;
    color: #999;
}

.a-pro .pview-swiper {
    border: 1px solid #ddd;
}
.pview-swiper .swiper-button-next,  .pview-swiper .swiper-button-prev{
    width: 40px;
    height: 40px;
    background-color: rgba(176, 34, 35, 0.6);
    background-size: 14px 14px;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s;
}
.pview-swiper:hover .swiper-button-next,.pview-swiper:hover .swiper-button-prev{
    opacity: 1;
}
.a-pro .name{
    font-size: 24px;
}
.a-pro .desc{
    color: #666;
}
div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomDiv img {
    max-width: none;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    margin: 0 35px;
}

.preview .swiper-slide {
    width: 33%;
    cursor: pointer;
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #10654e;
}

.p-cons {
    
    color: #666;
}

.p-cons .tt1 {
     background: #f1f1f1;
    padding-left:20px;line-height: 50px;
    color: #3871c2;
    font-size: 24px;
    font-weight: bold;
}

.p-cons .tt1 span {
    font-weight: 300;
    opacity: 0.5;
    margin-left: 15px;
    font-size: 18px;
    text-transform: uppercase;
}

.pcons-li .wp {
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}

.pcons-li .wp p {
    background: #10654e;
    color: #fff;
    margin: 0;
    padding: 6px 0;
}

.pcons-li .wp:hover {
    border-color: #448be8;
}



.a-pro,
.a-news,
.i-info {
    line-height: 1.8;
    color: #333;
}
.a-pro img{margin:0px auto;}
.a-pro img,
.a-news img,
.i-info img {
    height: auto !important;
}

.i-title h2 {
    text-align: center;
    font-weight: bold;
}

.l-pro .wrap {
    -webkit-box-shadow: 0px 0px 30px rgba(181, 181, 181, 0.6);
    box-shadow: 0px 0px 30px rgba(181, 181, 181, 0.6);
}

.l-pro .wrap .text {
    padding: 20px 20px 40px;
    text-align: center;
    border-bottom: 2px solid transparent;
}

.l-pro .wrap .text h2 {
    font-size: 20px;
}

.l-pro .wrap .text .more {
    text-align: center;
}

.l-pro .wrap .text .more i {
    display: inline-block;
    text-transform: uppercase;
    line-height: 36px;
    padding: 0px 30px;
    background-color: #e8e8e8;
    border-radius: 40px;
    font-size: 14px;
    color: #222;
    font-style: normal;
}

.l-pro .wrap:hover .text {
    border-color: #10654e;
}

.l-pro .wrap:hover .more i {
    background: #10654e;
    color: #fff;
}

.l-news .pic {
    padding-bottom: 65%;
    border: 1px solid #eee;
    background: #10654e;
}

.l-news .text {
    margin-top: 10px;
}

.l-news .text .tit {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: bold;
}

.l-news .text .des {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    visibility: visible;
}

.l-news .text .date {
    font-size: 13px;
    margin-top: 10px;
    display: block;
    color: #10654e;
}

.l-news .pic img {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.l-news .wrap:hover .pic img {
    opacity: 0.6;
}

.l-news .wrap:hover .tit {
    color: #10654e;
}

.a-news .top {
    padding-bottom: 50px;
}

.a-news .body {
    color: #666;
}

.a-news .top .title {
    font-size: 28px;
    text-align: center;
}

.a-news .top .date {
    text-align: center;
    color: #999;
    margin-top: 20px;
}

.pages {
    text-align: center;
}

.pages .pageinfo {
    display: none;
}

.pages li {
    display: inline-block;
    line-height: 36px;
    padding: 0px 15px;
    margin: 0px 5px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    margin-bottom: 10px;
}

.pages li a {
    color: #333;
    display: block;
}

.pages .thisclass {
    background: #10654e;
    color: #fff;
}

.pages .thisclass a {
    color: #fff;
}

.pages li:hover {
    background: #10654e;
    color: #fff;
}

.pages li:hover a {
    color: #fff;
}

.next-prev {
    padding-top: 30px;
    border-top: 1px solid #ddd;
    margin-top: 30px;
    line-height: 2;
    color: #666;
}
.tjcp .tit{
    font-size: 22px;
    margin: 30px 0;
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    position: relative;
}
.tjcp .tit::after{
    display: inline-block;
    content: '';
    height: 3px;
    width: 90px;
    background: #b02223;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.tjcp .wrap{
    
}
.tjcp .wrap .img-cover{
    padding-bottom: 65%;
    border: 1px solid #ddd;
}
.tjcp .wrap .text{
    text-align: center;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px 0;
}
.tjcp .wrap:hover .text{
    background: #10654e;
    color: #fff;
}


.cat-l .hot{
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
    color: #b02223;
}
.cat-l .hot .fa{
    position: absolute;
    left: 0;
    font-size: 60px;
}
.cat-l .hot  span{
    font-size: 14px;
    margin-top: -15px;
}
.cat-l .hot p{
    font-size: 36px;
    line-height: 1.3;
    margin: 0;
    font-weight: bold;
}
.cat-l .other{
    font-size: 16px;
   
}
.cat-l .other .fa{
    font-size: 18px;
    margin-right: 15px;
    width: 20px;
    text-align: right;
}
.cat-r .wp{
    text-align: center;
    padding: 30px 30px 0;
}
.cat-r .wp img{
    width: 200px;
    border: 1px solid #999;
}
.cat-r .wp p{
    font-size: 16px;
    color: #b02223;
}
.n-app .yy{
    font-size: 16px;
    color: #b02223;
    padding: 0 15%;
    line-height: 2;
}
.n-app .app-list{
    margin-top: 2rem;
}
.app-list .wrap .img-covers{
    padding-bottom: 80%;
}
.app-list .wrap{
    position: relative;
    overflow: hidden;
}
.app-list .wrap::before{
    background-color: rgba(26, 69, 155, 0.8);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 6;
}
.app-list .wrap .text{
    position: absolute;
    left: 0.8rem;
    right: 0.8rem;
    bottom: 0.4rem;
    line-height: 2em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    z-index: 7;
    text-align: center;
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    font-size: 1em;
}
.app-list .wrap .text .fa{
    display: block;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    font-size: 40px;
    margin-bottom: 0.7rem;
}
.app-list .wrap::after{
    background-image: url(../images/masks-case.png);
    background-size: 1rem auto;
    background-position: 50% bottom;
    background-repeat: repeat-x;
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 6;
}
.app-list .wrap:hover::before{
    opacity: 1;
    visibility: visible;
    transform: none !important;
}
.app-list .wrap:hover .text{
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    font-size: 1.25em;
    white-space: normal;
    padding-top: 0;
}
.app-list .wrap:hover .text .fa{
    opacity: 1;
    visibility: visible;
    transform: none !important;
}
.app-list .wrap:hover::after{
    transform: translateY(120%);
}
@media (max-width: 1600px) {
    .tm-nav .navs li>a{    padding: 40px 10px;}
}
@media (max-width: 1400px) {
    .tm-nav .navs li>a{    padding: 40px 10px;font-size: 16px;}
}
@media (max-width: 1023px) {
    .tm-topnav {
        position: relative;
    }
    .tm-nav .tel {
        display: none;
    }
    .tm-nav .navs {
        margin-right: 30px;
    }
    .tm-nav .navs li a {
        margin: 0 10px;
    }
    .nav-top {
        position: absolute;
        right: 0;
        height: 100%;
        top: 0;
        margin: 0;
    }
    .tm-nav .lan {
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #10654e;
    }
    .tm-nav .lan a {
        padding: 0px 15px;
        border-radius: 0;
        display: block;
        margin-left: 0;
    }
    .tm-nav .navs li .ns-nav a {
        padding: 10px 0px;
    }
    .n-ban {
        padding: 40px 0;
    }
    .m-header .logo {
        padding-left: 20px;
    }
    .panel-sd .tit{
        display: none;
    }

    .f-copy{
        font-size: 12px;
        padding: 10px 20px;
    }
    
}
.tm-footer .f-1{padding-left:30px;}
.tm-footer .f-1 h2{color:#fff;}

.f_navline{border-right:1px solid #05b1f1;}


@media (max-width: 767px) {
    .section-title-1{
        margin-bottom: 30px;
    }
    .banner .swiper-slide{
       
    }
    .banner .t1{
        font-size: 30px;
        margin-bottom: 20px;
    }
    .banner .t1 span{
        border-bottom: 3px solid #b02223;
        padding-bottom: 4px;
    }
    .banner .t2{
        font-size: 14px;
        width: auto;
        line-height: 2;
    }
    .banner .t2 span{
        font-size: 16px;
    }
    
    .h-about .pic span{font-size: 38px;}
    .projects .swiper-button-prev{top: -50px;}
    .projects .swiper-button-next{top: -50px;}
    .h-news .wrap .text h4 span{padding:20px;font-size: 14px;}
    
    .sy-btn a{
        font-size: 14px;
        padding: 8px 20px;
    }

    .tm-title {
        margin-bottom: 0px;
    }

    .tm-title .title {
        font-size: 28px;
        overflow:hidden;
        clear: both;
        padding-bottom: 30px;
    }
    .tm-title .des {
        font-size: 18px;
    }
    .h-yous .ysl li{
        position: unset;
    }
    .h-yous .tit{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .h-yous .tit span{
        font-size: 36px;
    }
    .h-yous .ysl .t1{
        font-size: 18px;
        border-bottom: 0;
        margin-bottom: 5px;
        padding: 0;
    }
    .h-yous .ysl .t1 span{
        font-size: 40px;
    }
    .h-yous .ysl .t2 br{
        display: none;
    }
    .hp-nav a{
        padding: 6px 0;
        font-size: 14px;
    }
   .uk-grid{
        margin-left: -15px;
    }
   .uk-grid>* {
        padding-left: 15px;
    }
    .uk-grid>.uk-grid-margin{
        margin-top: 15px;
    }
    .tm-footer .f-1{
        text-align: center;
    }
    .tm-footer .f-1 .hot{
        font-size: 40px;
    }
    .tm-footer .f-2{
        padding: 0;
        border: 0;
    }
    .tm-footer .navs .tit{
        font-size: 16px;
        margin-bottom: 10px;
            border-bottom: 1px dotted #acdff7;
    position: relative;
    }
    .tm-footer .navs .tit span{
        padding-bottom: 4px;
    }
    .tm-footer .navs a{
        font-size: 12px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .position{
        text-align: left;
        margin-top: 30px;
    }
    .position h2{
        float: none;
        margin-bottom: 6px;
    }
    .n-ban {
        padding: 80px 0 30px;
    }
    .n-ban .tit i{
        width: 60px;
    }
    .n-ban .tit .cn{
        font-size: 26px;
    }
    .a-pro .name{
        font-size: 20px;
    }
    .n-app .yy{
        padding:0 6%;
        font-size: 14px;
    }
    .newslist li .img-center{
        float: none;
        width: 100%;
    }
    .newslist li .text{
        margin: 0 0 0 0;
        padding-right: 0;
    }
    .newslist li .date{
        position: unset;
    }
    .newslist li .date span{
        margin-bottom: 0;
        font-family: initial;
        font-size: 14px;
        color:#999;
        margin-top: 5px;
    }
    .newslist li .date i{
        display: none;
    }
    .newslist li .text p{
        margin-top: 0;
    }
    .news-title h1{
        font-size: 18px;
    }
    .cat-l .other{
        font-size: 14px;
    }
    .cat-l .other h4{
        font-size: 14px;
        margin: 20px 0 0;
    }
    .cat-r .wp{
        padding:20px;
    }
    .n-com .info{
        font-size: 14px;
    }
}