ul,ul li{
	list-style: none;
	margin:0;
	padding: 0;
}
a{color: #595959;}
.clear{
    float: none;
    clear: both;
}

li{list-style:none}

img{vertical-align:top;border:none}
body{
    background: #fff;
    padding-bottom: 2.2rem;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{margin:0;padding:0;word-wrap:break-word}
body,html,input{font:14px tahoma,arial,\5b8b\4f53,sans-serif;}
*{ font-family:"Microsoft Yahei";margin:0;padding:0}
div{
	margin: 0;
}
html, body, .mui-content {
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

.mt5{
    margin-top: 0.5rem;
}
.nav{
  background-color:rgba(0, 0, 0, 0.7);
  text-align: center;
  font-size: .45rem;
  position: fixed;
  width: 100%;
  z-index: 10;
  display: none;
}
.nav ul li{
    width: 100%;
    border-bottom: 1px solid #fff;

}
.nav ul li a{
    color: #fff;
    padding: .25rem 0;
    display: block;
}
.navBg{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
/*首页*/
.header{
    height: 1.8rem;
    background-color: #103c60;
}
.header h1{
    float: left;
    width: 70%;
    margin-top: .4rem;
}
.header h1 img{
    width: 68%;
    margin-left: 1%;
}
.header .navBtn{
    float: right;
    text-align: right;
    width: 30%;
}
.header .navBtn img{
    width: 35%;
    margin-right: 2%;
    margin-top: .4rem;
}
/*产品展示*/
.product{
    width: 100%;
    background-color: #fff;
}
.product .title{
    width: 100%;
    text-align: center;
    padding: .4rem 0 .3rem 0;
}
.product .title img{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.product .contact ul{
    text-align: center;
}
.product .contact ul li{
    position: relative;
    width: 32.33%;
    display: inline-block;
    text-align: center;
    margin-bottom: .1rem;
}
.product .contact ul li .proBg{
    
}
.product .contact ul li .proBg img{
    width: 100%;
}
.product .contact ul li .protext .proIcon{
    background: url(../images/proIcon.png) no-repeat;
    width: .8rem;
    display: block;
    background-size: 100% 100%;
    height: 1.1rem;
    margin-left: auto;
    margin-right: auto;
}
.product .contact ul li .protext{
    top: 0;
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    padding-top: .5rem;
}
.product .contact ul li .protext span{
    font-size: .4rem;
    padding-top: .2rem;
    display: block;
}
/*首页-关于我们*/
.homeAbout .title{
    text-align: center;
    background-color: #fff;
    padding: .8rem 0 .4rem 0;
}
.homeAbout .title h2{
    font-size: .6rem;
    color: #014da1;
}
.homeAbout .title p{
    font-size: .4rem;
    color: #595959;
}
.homeAbout .contact{
    width: 100%;
}
.homeAbout .contact ul{
    margin-left: 2%;
    margin-right: 2%;
}
.homeAbout .contact ul li{
    width: 48%;
    float: left;
    margin-bottom: .2rem;
}
.homeAbout .contact ul li img{
    width: 100%;
}
.homeAbout .contact ul li:nth-child(even){
    float: right;
}
.homeAbout .contact ul li p{
    text-align: center;
    padding: .35rem 0;
    background-color: #00a9f0;
    color: #fff;
    font-size: .4rem;
}
/*新闻*/
.news{
    
    width: 100%;
}
.news .title {
    width: 100%;
    text-align: center;
    padding: .4rem 0 .3rem 0;
}
.news .title img {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.news .contact{
    margin-left: 2%;
    margin-right: 2%;
}
.news .contact .newsTop img{
    width: 100%;
}
.news .contact ul{
    
}
.news .contact ul li{
    border-bottom: 1px dashed #ccc;
    padding-bottom: .2rem;
    margin-bottom: .2rem;
}
.news .contact ul li p{
    font-size: .4rem;
    margin:.2rem 0 .2rem 0;
}
.news .contact ul li .time .timeIcon{
    display: inline-block;
    background: url(../images/time.png) no-repeat;
    background-size: 100% 100%;
    width: 0.45rem;
    height: 0.45rem;
    margin-right: 0.1rem;
    vertical-align: middle;
}
.news .contact ul li .time{
    font-size: .3rem;
    color: #a7a7a7;
}
.news .contact .more{
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    margin: .4rem 0 .2rem 0;
    background-color: #00a9f0;
    color: #fff;
    font-size: .4rem;
    display: block;
    text-align: center;
}
footer{
    text-align: center;
    background-color: #6e6e6e;
    color: #fff;
    padding:  .3rem 0 2.5rem 0;
    font-size: .4rem;
}
.footer div{
    margin-bottom: .3rem;
}
.foot2 a{
    width: 35%;
    display: inline-block;
    background: #fff;
    margin-right: 2%;
    margin-left: 2%;
    color: #ff4200;
    padding: .1rem;
    border-radius: 5px;
    font-weight: bold;
}
.foot2 i.icon1{
    float: left;
    background: url(../images/til.png) no-repeat;
    background-size: 100% 100%;
    width: .4rem;
    height: .4rem;
    margin-top: .09rem;
}
.menu{
    width: 100%;
    background-color: #103c60;
    height: 2.2rem;
    position: fixed;
    bottom: 0;
    
}
.homeAbout,.news{
    background-color: #fff;
}
.menu ul li{
    width: 33.3333%;
    float: left;
    text-align: center;

}
.menu ul li a{
    font-size: .45rem;
    color: #fff;
}
.menu ul li a i{
    display: block;
    width: 1.0rem;
    height: .7rem;
    margin-top: .4rem;
}
.menu ul li a span{
    margin-top: .2rem;
    display: inline-block
}
.menu ul li a i.homeIcon1{
    background: url(../images/home1.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}
.menu ul li a i.homeIcon2{
    background: url(../images/home2.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}
.menu ul li a i.homeIcon3{
    background: url(../images/home3.png) no-repeat;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
}

/*产品中心*/
.product_banner{
    width: 100%;
}
.product_banner img{
    width: 100%;
}
.productList .title{
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 2px solid #ccc;
    padding: .5rem 0 .2rem 0;
    position: relative;
}
.productList .title h4{
    font-size:.45rem;
    font-weight: bold;
}
.productList .title h4::after{
    width: 1.8rem;
    background-color: #00a9f0;
    height: 8px;
    position:absolute;
    content: '';
    left: 0;
    bottom: -5px;
}
.proMenu{
    margin-top: .4rem;
    margin-left: 2%;
    margin-right: 2%;
    line-height: .8rem;
}
.proMenu a{
    font-size: .45rem;
    margin-right: .2rem;
    margin-left: .2rem;
    color:#2d2d2d;
    display: inline-block;
    
}
.proMenu a:first-child{
    margin-left: 0;
}
.proMenu a.active{
    color: #00a9f0;
    font-weight: bold;
}
.productList .contact ul{
    margin-left: 2%;
    margin-right: 2%;
}
.productList .contact ul li{
    margin-bottom: .4rem;
}
.productList .contact ul li img{
    width: 100%;
}
.productList .contact ul li p{
    background-color: #666564;
    padding: .2rem 0;
    width: 100%;
    text-align: center;
    font-size: .39rem;
    color: #fff;
}
.page{
    width: 100%;
    text-align: right;
}
.page ul li{
    /* float: left; */
    display: inline-block;
    margin-left: -4px;
}
.page ul li a{
    border:1px solid #aeaeae;
    display: block;
    padding: .1rem .25rem;
    font-size: .4rem;
    color: #4d4c4b;
}
.page ul li a.active{
    background: #0e410e;
    color: #fff;
    border-color:#0e410e ;
}
.proDetail h5{
    margin-top: .4rem;
    margin-bottom: .4rem;
    text-align: center;
    font-size: .5rem;
}
.detailMain{
    margin-left: 2%;
    margin-right: 2%;
    font-size: .35rem;
}
.proDetailPage{
    margin-left: 2%;
    margin-right: 2%;
    font-size: .35rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.proDetailPage .on{
    margin-bottom: .2rem;
}
.proDetailPage a{
    color:#595959;
}
/*关于*/
.aboutContact{

}
.aboutImg img{
    width: 100%;
}
.aboutContact{
    
    font-size: .35rem;
    margin: .4rem 2% .4rem 2%;
}
/*联系我们*/
.contactDetail{
    margin: .4rem 2% .4rem 2%;
}

.contactDetail img{
    width: 100%;
}
.contactDetail p{
    font-size: .35rem;
    line-height: .5rem;
}
.contactDetail img.wx{
    width: 20%;
}

/*新闻中心*/
.newstList .title{
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 2px solid #ccc;
    padding: .5rem 0 .2rem 0;
    position: relative;
}
.newstList .title h4{
    font-size:.45rem;
    font-weight: bold;
}
.newstList .title h4::after{
    width: 1.8rem;
    background-color: #00a9f0;
    height: 8px;
    position:absolute;
    content: '';
    left: 0;
    bottom: -5px;
}
.newsPage{
    text-align: center;
    font-size: .35rem;
    margin: .8rem 0 .6rem 0;
}
.newsPage li{
    display: inline-block;
}
.newsPage li a{
    display: inline-block;
    border: 1px solid #bdbdbd;
    padding: .1rem .2rem;
    color: #595959;
    
}

.headTitle{
    background: #3ab22d;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    position: relative;
}
.headTitle .back{
    float: left;
    width: 10%;
    position: relative;
    z-index: 2;

}
.headTitle .back img{
    width: .35rem;
    margin-top: .25rem;
}
.headTitle h2{
    position: absolute;
    width: 100%;
    font-size: .4rem;
    color: #fff;
    z-index: 1;
}
.newsDetail .title{
    margin:.2rem 2% 0 2%;
}
.newsDetail .title h4{
    font-size: .5rem;
}
.newsDetail .title .time .timeIcon{
    display: inline-block;
    background: url(../images/time.png) no-repeat;
    background-size: 100% 100%;
    width: .3rem;
    height: .3rem;
    margin-right: .1rem;
}
.newsDetail .title .time{
    font-size: .3rem;
    color: #a7a7a7;
    margin: .3rem 0;
}
.newsDetail .content{
    margin-left: 2%;
    margin-right: 2%;
}
.newsDetail .content img{
    width: 100%;
}

/*banner*/
.leftBanner{position: relative;overflow: auto;text-align: center;width:610px;float: left;margin-top: 30px;}
.leftBanner .dots{position:absolute;left:0;right:0;bottom:70px;z-index:3;}
.leftBanner .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.leftBanner .dots li.active{background:#fff;opacity:1}
.leftBanner .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.leftBanner #al{left:15px}
.leftBanner #ar{right:15px}
.leftBanner ul{z-index: 1;width: 600%;overflow: hidden;}
.leftBanner ul .slider-item {width:610px; float: left;height:357px; position: relative; overflow: hidden;}
.leftBanner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 610px;max-height: 48px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 14px;font-weight: bold;background-color: rgba(0, 0, 0, .5);}
.leftBanner .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#f60}
.hiSlider{
    overflow: hidden;
    height: 280px;
    width: 500px;
    background: #eee;
}
.hiSlider-item{
    float: left;
}

.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:30px;width:30px;background:url(../images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}.hiSlider-btn-prev{left:10px}.hiSlider-btn-next{right:10px;background-position:-30px 0}.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{opacity:1;filter:alpha(opacity:100)}.hiSlider-title{bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}.hiSlider-pages{bottom:10px;right:10px;text-align:right}.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}.hiSlider-pages a.active{background:#5472BF}
.hiSlider-item img{width: 100%;}
.hiSlider-pages{
    display: none;
}
/*3-21*/
.banner_menu{
    background-color: #b5dcfc;
    width: 100%;
    float: left;
}
.banner_menu ul li{
    width: 33.33%;
    float: left;
    padding: 0.5rem 0;
    position: relative;
    font-size: .45rem;
    border-bottom: 1px solid #fff;
    color: #103c60;
}
.banner_menu ul li::after{
    display: inline-block;
    content: " ";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    
}

.banner_menu ul li i{
    width: .8rem;
    height: .8rem;
    margin-left: 0.2rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
    
}

.banner_menu ul li i.menu_icon1{
    background: url(../images/i1.png) no-repeat;
    background-size: 100%;
}
.banner_menu ul li i.menu_icon2{
    background: url(../images/i2.png) no-repeat;
    background-size: 100%;
}
.banner_menu ul li i.menu_icon3{
    background: url(../images/i3.png) no-repeat;
    background-size: 100%;
}
.banner_menu ul li i.menu_icon4{
    background: url(../images/i4.png) no-repeat;
    background-size: 100%;
}
.banner_menu ul li i.menu_icon5{
    background: url(../images/i5.png) no-repeat;
    background-size: 100%;
}
.banner_menu ul li i.menu_icon6{
    background: url(../images/i6.png) no-repeat;
    background-size: 100%;
}
.index_server .title{
    text-align: center;
}
    .index_server .title img, .index_case .title img {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
.server_c_list .list1{
    float: left;
    width: 50%;
    
}
.server_conter{
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.server_c_list .list1 a{
    display: block;
    margin:  .4rem .2rem .2rem .2rem;
}.server_c_list .list1 a .img img{
    width: 100%;
    border-radius: 8%;
}
.server_c_list .list1 .img{
    position: relative;
}
.server_c_list .list1 .img::after{
    display: block;
    content: "";
    background: url(../images/sicon.png) no-repeat;
    background-size: 100% 100%;
    width: .65rem;
    height: .65rem;
    position: absolute;
    left: 50%;
    bottom: -.25rem;
    transform: translateX(-50%);
    
}
.server_c_list .list1 .txt{
    font-size: .4rem;
    text-align: center;
    margin-top: .4rem;
}
.server_conter .server_menu ul li{
    float: left;
    width: 33.333%;
}
.server_conter .server_menu ul li a{
    display: block;
    background: url(../images/sBg.jpg) no-repeat;
    background-size: 100% 100%;
    height: .9rem;
    line-height: .9rem;
    padding-left: .2rem;
    color: #fff;
    font-size: .45rem;
    margin-right: .2rem;
}
.index_about{
    background: url(../images/aboutBg.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: .5rem;
    margin-left: .2rem;
    margin-right: .2rem;
}
.index_about .title2{
    text-align: center;
    padding: .8rem .5rem;
}
.index_about .title2 img{
    width: 60%;
}
.index_about .index_about_c p{
    color: #fff;
    font-size: .45rem;
    line-height: .8rem;
    padding: 0 .2rem .5rem .2rem;
}
.index_about_hot{
    margin: .5rem .4rem;
}
.index_about_hot .list{
    position: relative;
   /* padding-left: .6rem;*/
    margin-bottom: .6rem;
    font-size: .45rem;
    text-align:center;
}
.index_about_hot .list::after{
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: .5rem;
    height: .5rem;
    
}
.index_about_hot .list.aoubtI1::after{
   /* background: url(../images/aboutI1.png);*/
    background-size: 100%;
}
.index_about_hot .list.aoubtI2::after{
   /* background: url(../images/aboutI2.png);*/
    background-size: 100%;
}
.index_about_hot .list.aoubtI3::after{
    /*background: url(../images/aboutI3.png);*/
    background-size: 100%;
}
.index_case .index_case_t{
    text-align: center;
    margin-top: .9rem;
    margin-bottom: .5rem;
}
.index_case .index_case_c{
    margin-left: .25rem;
   
    margin-right: .25rem;
}
.index_case .index_case_c .list{
    float: left;
    width: 50%;
}
.index_case .index_case_c .list .list_img img{
    width: 100%;
}
.index_case .index_case_c .list  a{
    padding-bottom: .5rem;
    display: block;
    box-shadow: 5px 6px 5px #e2e2e2;
    margin-bottom: .8rem;
    margin-left: .15rem;
    margin-right: .15rem;
}

.index_case .index_case_c .list .list_txt h4{
    font-size: .35rem;
    margin: .25rem 0;
}
.index_case .index_case_c .list .list_txt p{
    font-size: .25rem;
}
.index_case .index_case_c .list:nth-child(even)  a{
    
}
.clearfix:before , .clearfix:after{
	content:"";
	display: table;
	clear: both;
}

.title{
    text-align: center;
    background-color: #fff;
    padding: .8rem 0 .4rem 0;
}
.title h2{
    font-size: .6rem;
    color: #000000;
    margin-bottom: .3rem;
}
.title h2 b{
    color: #ff7d00;
}
.news .contact .img img{
    width: 100%;
}
.news .contact h4{
     font-size: .5rem;
     color: #000;
     margin: .5rem 0;
 }
 .news .contact ul li .time{
     font-size: .4rem;
 }
 .news .contact ul li .con{
     font-size: .4rem;
     margin-top: .4rem;
 }
 .index_page {
     margin-top: .6rem;
     margin-bottom: 1.6rem;
 }
 .index_page ul{
     text-align: center;
 }
 .index_page ul li{
     display: inline-block;
 }
 .index_page ul li a{
     display: block;
     width: .5rem;
     height: .5rem;
     background-color: #dddddd;
     margin-left: .2rem;
     margin-right: .2rem;
     border-radius: .1rem;

 }
 .news .contact ul li{
     border-bottom: none;
 }
 .index_page ul li a.act{
     background-color: #f7505a;
 }
 .swiper-button-next:after, .swiper-button-prev:after{
    background-color: rgba(43, 40, 40, .65);
    padding: .35rem .45rem;
    color: #fff;
    border-radius: 50%;
    font-size: .4rem;
 }
 .swiper-button-next, .swiper-button-prev{
    margin-left: .42rem;
    margin-right: .42rem;
 }
 li.col-xs-2 {
    width: 49% !important;
}
.pro-img img{
    width: 100%;
}
.pro-item {
    background-color: #f7f7f7;
}
.pro-item:hover {
    background-color: #f48000;
}
.pro-item:hover .pro-name {
    color: #fff;

}
.pro-item .pro-name {

    padding: .45rem 0 0 .45rem;
    font-size: .35rem;
}
.pro-item {
    padding-bottom: .45rem;
}
 .pro-item {
    padding-right: 5px;
    padding-left: 5px;
}
.pro-container li {
    margin: 0 1% 2% 0 !important;
}
.pro-container li .pro-tit-left {
    padding-left: 0px;
}

.pro-container li .pro-tit-right {
    position: absolute;
    right: 0px;
    width: 26px;
    top: 0;
}
.pro-buybtn {
    color: #444;
}

/*pages*/
.Pages {
    zoom:1; overflow: hidden;
    text-align: center;
    color: #555;
    clear: both;
    padding: 35px 0 35px 0;
    background-color: #fff;
}

.Pages span {
    padding: 0px 0px;
    display: inline-block;
}

.Pages a {
    display: inline-block;
    margin: 0px 2px;
    line-height: 30px;
    background: #e8e8e8;
    text-align: center;
    color: #666666;
}

.Pages .p_page a {
    display: inline-block;
    vertical-align: middle;
}

.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
}

.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover {
    background: #5790bd;
    color: #fff;
}

.Pages .p_page .num a {
    width: 30px;
    vertical-align: middle;
}

.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur {
    background: #5790bd;
    color: #fff;
}

.BodyCenter{
    margin: .5rem .25rem .5rem .25rem;
}

.ModuleNewsListGiant.layout-107 .news-container{width: 100%;margin: 0 auto;}
.ModuleNewsListGiant.layout-107 .news-container .news-item-box{display: flex;vertical-align: middle;}
.ModuleNewsListGiant.layout-107 .news-container .news-con-box{width: 80%;padding-right: 8px;display:flex;}
.ModuleNewsListGiant.layout-107 .news-time{display: inline-block;float: left;padding-left:20px;}
.ModuleNewsListGiant.layout-107 .news-time time{position: relative;margin-bottom: 16px;padding-top: 14px;font-size: 20px;color: #999;-webkit-transition: all .3s;transition: all .3s;display: inline-block;}
.ModuleNewsListGiant.layout-107 .news-time time:before{position: absolute;content: "";width: 25px;height: 1px;left: 100%;top: 30px;border-bottom:1px solid #BFBFBF;-webkit-transition: all .3s;transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-item .news-icon{position: relative;width: 35px;height: 35px;border: 1px solid transparent;background-color: transparent;-webkit-transition: all .3s;transition: all .3s;top: -10px;}
.ModuleNewsListGiant.layout-107 .news-item .news-icon span{position: absolute;top: 9px;left: 9px;width: 14px;height: 15px;background: url("../images/icon.png") no-repeat center;}
.ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{margin-bottom: 14px;-webkit-transition: all .3s;transition: all .3s;color: #666;}
.ModuleNewsListGiant.layout-107 .news-con{display: inline-block;width: 72%;padding-left:30px;margin-top: 19px;-webkit-transition: all .3s;transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-img{position: relative;width: 20%;overflow: hidden;list-style-type: none;display: inline-block;max-width: 100%;margin: auto;}
.ModuleNewsListGiant.layout-107 .news-img .dummy{padding-top: 77%;}
.ModuleNewsListGiant.layout-107 .news-img img{display: block;position: absolute;transform: translate(-50%, -50%);max-width: 100%;max-height: 100%;top: 50%;left: 50%;margin:auto;padding: auto;}
.ModuleNewsListGiant.layout-107 .news-con .news-desc{width: 100%;line-height: 24px;display: block;font-size: 13px;color: #7D7D7D;-webkit-transition: all .3s;transition: all .3s;}
.ModuleNewsListGiant.layout-107 .news-item{padding: 14px 10px;clear: both;}
.ModuleNewsListGiant.layout-107 .news-item:nth-last-child{border-bottom:none!important;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon{background: #014352;}
.ModuleNewsListGiant.layout-107 .news-item:hover .news-icon span{background: url("../images/icon_hover.png") no-repeat center;}
.ModuleNewsListGiant.layout-107 .label-box{font-size: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ModuleNewsListGiant.layout-107 .news-label{display: inline-block;font-size: 12px;color: #999;padding: 3px 12px;line-height: 1;background: #eee;margin-top: 2px;margin-right: 10px;}
@media (max-width: 767px){.ModuleNewsListGiant.layout-107 .news-container{width: 96%;margin: 0 auto;}
.ModuleNewsListGiant.layout-107 .news-item{padding: 14px 0;}
.ModuleNewsListGiant.layout-107 .news-time{min-width: 26%}
.ModuleNewsListGiant.layout-107 .news-time time{position: relative;padding-top: 0;margin-bottom: 4px;}
.ModuleNewsListGiant.layout-107 .news-time time:before{opacity: 0;}
.ModuleNewsListGiant.layout-107 .news-item .news-icon{display:none}
.ModuleNewsListGiant.layout-107 .news-con{margin-top: 0;padding-left:0;}
.ModuleNewsListGiant.layout-107 .news-con .news-desc{font-size: 12px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.ModuleNewsListGiant.layout-107 .news-item .news-con .news-title{margin-bottom: 5px;-webkit-line-clamp: 1 !important;}}

.news-item {
    border-bottom: 1px solid #dddddd;
    /* border-bottom-color: #dddddd;border-bottom-width: 1px; */
}
.news-item:hover{background-color:#ffffff;}
.news-item:hover{background-image:none;}
.news-item:hover{background-repeat:no-repeat;}
.news-item:hover{}
.news-item:hover{}
.news-item:hover{}
.news-item:hover{border-top-color:#dddddd;}
.news-item:hover{border-top-style:;}
.news-item:hover{border-top-width:px;}
.news-item:hover{border-right-color:#dddddd;}
.news-item:hover{border-right-style:;}
.news-item:hover{border-right-width:px;}
.news-item:hover{border-bottom-color:#dddddd;}
.news-item:hover{border-bottom-style:solid;}
.news-item:hover{border-bottom-width:1px;}
.news-item:hover{border-left-color:#dddddd;}
.news-item:hover{border-left-style:;}
.news-item:hover{border-left-width:px;}
.news-item:hover .news-img{border-top-color:transparent;}
.news-item:hover .news-img{border-top-style:none;}
.news-item:hover .news-img{border-top-width:0px;}
.news-item:hover .news-img{border-right-color:transparent;}
.news-item:hover .news-img{border-right-style:none;}
.news-item:hover .news-img{border-right-width:0px;}
.news-item:hover .news-img{border-bottom-color:transparent;}
.news-item:hover .news-img{border-bottom-style:none;}
.news-item:hover .news-img{border-bottom-width:0px;}
.news-item:hover .news-img{border-left-color:transparent;}
.news-item:hover .news-img{border-left-style:none;}
.news-item:hover .news-img{border-left-width:0px;}
.news-item:hover .news-title{font-size:16px;line-height:16pt;}
.news-item:hover .news-title{font-family:΢���ź�,Microsoft YaHei;}
.news-item:hover .news-title{color:#f48000;}
.news-item:hover .news-title{font-weight:normal;}
.news-item:hover .news-title{text-decoration:none;}
.news-item:hover .news-title{font-style:normal;}
.news-item:hover .news-desc{font-size:14px;}
.news-item:hover .news-desc{font-family:΢���ź�,Microsoft YaHei;}
.news-item:hover .news-desc{color:#999;}
.news-item:hover .news-desc{font-weight:normal;}
.news-item:hover .news-desc{text-decoration:none;}
.news-item:hover .news-desc{font-style:normal;}
.news-item:hover time{font-size:24px;}
.news-item:hover time{font-family:΢���ź�,Microsoft YaHei;}
.news-item:hover time{color:#999;}
.news-item:hover time{font-weight:normal;}
.news-item:hover time{text-decoration:none;}
.news-item:hover time{font-style:normal;}
.news-item:hover time:before{border-bottom-color:#828281;}
.news-item:hover time:before{border-bottom-style:solid;}
.news-item:hover time:before{border-bottom-width:1px;}
.news-item:hover .news-icon{background-color:#f48000;}
.news-item:hover .news-icon{background-image:none;}
.news-item:hover .news-icon{background-repeat:no-repeat;}
.news-item:hover .news-icon{}
.news-item:hover .news-icon{}
.news-item:hover .news-icon{}
.news-item:hover .news-icon{font-size:12px;}
.news-item:hover .news-icon{font-family:;}
.news-item:hover .news-icon{color:#fff;}
.news-item:hover .news-icon{font-weight:normal;}
.news-item:hover .news-icon{text-decoration:none;}
.news-item:hover .news-icon{font-style:normal;}

.main-class-item {
    width: 25%;
    text-align: center;
    flex-shrink: 0;
    background: #f5f5f5;
    border-bottom: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.one-classify{-webkit-align-items: flex-end;align-items: flex-end;align-items: center;overflow-x: auto;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex}

 .main-class-item{background-color:rgb(255, 255, 255);}
 .main-class-item{background-image:none;}
 .main-class-item{}
 .main-class-item{}
 .main-class-item{}
 .main-class-item{}
 .main-class-item{border-bottom-color:rgb(242, 242, 242);}
 .main-class-item{border-bottom-style:solid;}
 .main-class-item{border-bottom-width:2px;}
 .main-class-item .main-class-text{font-size:14px;}
 .main-class-item .main-class-text{font-family:΢���ź�,Microsoft YaHei;}
 .main-class-item .main-class-text{color:#666;}
 .main-class-item .main-class-text{font-weight:normal;}
 .main-class-item .main-class-text{text-decoration:none;}
 .main-class-item .main-class-text{font-style:normal;}
 .main-class-text{height:50px;line-height:50px;}
 .main-class-item.active{background-color:#ffd231;}
 .main-class-item.active{background-image:none;}
 .main-class-item.active{}
 .main-class-item.active{}
 .main-class-item.active{}
 .main-class-item.active{}
 .main-class-item.active{border-bottom-color:#fff;}
 .main-class-item.active{border-bottom-style:solid;}
 .main-class-item.active{border-bottom-width:2px;}
 .main-class-item.active .main-class-text{font-size:14px;}
 .main-class-item.active .main-class-text{font-family:΢���ź�,Microsoft YaHei;}
 .main-class-item.active .main-class-text{color:#000;}
 .main-class-item.active .main-class-text{font-weight:normal;}
 .main-class-item.active .main-class-text{text-decoration:none;}
 .main-class-item.active .main-class-text{font-style:normal;}


 .Nav-Container {
    background-color: #e0e0e0;
    margin-bottom: .5rem;
}
.Nav-Container li{
    float: left;
    padding: .5rem;
    font-size: .35rem;
}
.Nav-Container li.active{
    background-color: #337ab7;
    
}
.Nav-Container li.active a{
    color: #fff;
}