
footer{
    border-top:#333333 solid 1px;
    padding: 15px 0;
    line-height: 2rem;
}
a{
    color: #606060;
    text-decoration: none;
}
a:hover{
    color: #315aa7 !important;
    text-decoration: none;
}
.navnow a{
    display: inline-block;
    margin-bottom: 10px;
}
.c01{
    background: url(../images/c01.png) center center no-repeat;
}
.sub h4{
    padding-left: 20px;
	font-size:16px;
}
a:hover,a:focus{
    color:#315aa7;
    text-decoration: none;
}
hr {
    border: 0;
    border-top: 8px solid #315aa7;
}
h2, .h2 {
    font-size: 28px;
}
.text_over{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.des_over{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.duration {
    animate-duration: 0.1s;
}
.contant{
    border-radius: 4px;
    color: #FFF;
}
.remark{
    padding-left: 50px;
}
.remark h3{
    margin: 5px 0;
}
.contant a{
    color: #fff;
}
ul{
    padding: 0;
}
li{
    list-style: none;
}
/*服务支持*/
.se{
    width: 129px;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}
.se i {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 28px;
	height: 70px;
}
.sicon{
    background: url(../images/icons.png) no-repeat;
}
.icon-fa{
	width: 54px;
	background-position:-145px -30px;
}
.icon-cp{
	width: 58px;
	background-position:-218px -30px;
}
.icon-gl{
	width: 56px;
	background-position:-290px -30px;
}
.icon-bz{
	width: 62px;
	background-position:-362px -30px;
}
.icon-ys{
	width: 56px;
	background-position:-439px -30px;
}
.icon-se{
	width: 56px;
	background-position:-513px -30px;
}
.se u {
	display: block;
	position: absolute;
	width: 128px;
	height: 128px;
	background: url(../images/icons.png) no-repeat 0px 0px;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.se u.cl {
	clip: rect(0px, 128px, 0px, 64px);
}
.se:hover u.cl {
	clip: rect(0px, 128px, 128px, 64px);
}
.se u.cr {
	clip: rect(128px, 64px, 128px, 0px);
}
.se:hover u.cr {
	clip: rect(0px, 64px, 128px, 0px);
}
.se strong {
	display: block;
	margin: 200px 0px 10px 0px;
	font-size: 19px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.se strong {
	margin-top: 50px;
}
.se p {
	line-height: 20px;
	text-align: center;
}
/*首页*/
.tab-content{
    padding: 20px 0;
}
/*呼叫中心*/
.icons{ width:100%; margin:0 auto; margin-top:40px;}
.icons li{width:20%; height:240px; float:left; position:relative;}
.icon_hui{ position:absolute; z-index:4; background:#fff;}
.icon_huitext h4{ font-size:16px; color:#212121; text-align:center; line-height:22px;}
.icon_huitext h5{ font-size:14px; color:#727272; text-align:center; line-height:22px;}

.icon_cai{ position:absolute; z-index:3; background:#fff;}
.icon_caitext h4{ font-size:16px; color:#00C8F2; text-align:center;line-height:22px;}
.icon_caitext h5{ font-size:14px; color:#00C8F2; text-align:center;line-height:22px;}
.indexcurrent{ z-index:5;}
/*中间件*/
.right-main .title,
.list .title {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: 700;
}

.right-main .title a,
.right-main .title .pull-right,
.list .title a,
.list .title .pull-right {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

h2.art-title {
    display: block;
    text-align: center;
    padding: 5px 0 10px 0;
    border-bottom: 2px dotted #cccccc;
    font-size: 22px;
}

.right-main .right-content,
.art-content {
    padding: 30px 10px;
    line-height: 2;
}

.right-main .right-content {
    line-height: 2
}

.right-main .right-content ul,
.right-main .right-content ol {
    padding: 0 0 0 25px;
    margin: 0
}

.right-main .right-content a {
    color: #1c57c4;
    text-decoration: none;
}

.right-main .right-content a:hover {
    text-decoration: none;
}

.right-main .right-content img {
    max-width: 100%;
}

.right-main .right-content blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-left: 4px solid #ddd
}

.right-main .right-content hr {
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.right-main .right-content table {
    width: 100%!important;
    margin-bottom: 1.6rem;
    border-spacing: 0!important;
    border-collapse: collapse!important;
    padding: 0!important;
    border: 0
}


/*.right-main .right-content  table td{border:1px solid #ddd!important}*/

.right-main .right-content table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    padding: .7rem;
    line-height: 1.6;
    vertical-align: top;
    border: 1px solid #ddd
}

.right-main .right-content table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd
}
/*Tomisoft*/
.info dl{
    width:80%;
    margin:0 auto;
    padding: 20px 0;
}
.right-main .info ul{
    padding:0;
    margin: 0;
}
.info img{
    margin-bottom: 10px;
}
.info h3{
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
    display: block;
}
.info h2{
    font-size: 26px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: block;
}
.info dd{
    font-size: 14px;
    line-height: 22px;
}
.info .layui-tab-content{
    padding: 0;
}
.info .layui-tab-title li{
    padding:0 10px;
}
.function_cont .function_cont_list{
    overflow:hidden;
  }
  .function_cont_list .item:after{
    clear:both;
    display:block;
    content:"";
  }
  .function_cont_list{
    border-bottom:1px solid #f1f1f1;
  }
  .function_cont_list .item_left{
    background:#f9f9f9;
  }
  .function_cont_list .item_right{
    background:#fff;
  }
  .function_cont_list .item{
    padding:50px 0;
    width:100%;
  }
  .function_cont_list .item .cont{
    margin:0 auto;
    width:100%;
    display:block;
  }
  .function_cont_list .item .cont .cont_desc{
    box-sizing:border-box;
    width:47%;
  }
  .function_cont_list .item .cont .cont_desc h3.title{
    margin-bottom:10px;
    color:#212121;
  }
  .function_cont_list .item .cont .cont_desc .desc{
    font-size:14px;
    color:#727272;
    line-height:28px;
    text-align: justify;
  }
  .function_cont_list .item .cont .cont_img{
    width:52%;
  }
  .function_cont_list .item .cont .cont_img img{
   width:80%;
   margin:0 auto;
   display:block;
  }
  .function_cont_list .item_left .cont_img{
   float:left;
  }
  .function_cont_list .item_right .cont_img{
   float:right;
  }
  .function_cont_list .item_left .cont_desc{
   float:right;
   padding:20px 80px 0 0;
  }
  .function_cont_list .item_right .cont_desc{
   float:left;
   padding:20px 0 0 80px;
  }
  .function_cont_list .channels_title{
    padding-top:50px;
    background:#fff;
    position:relative;
  }
  /*function_02intelligent-routing tittle 居中段落*/
  .intelligent_routing_box{background:#fff; padding-top:80px; padding-bottom:40px;}
  /*.intelligent_routing_box */.info h3.cont_title{font-size:22px; color:#212121; line-height:50px; text-align:center; margin:0 auto; height:50px;}
  .intelligent_routing_box .cont_desc_p{font-size:14px; line-height:28px; color:#727272; text-align:center; width:650px; margin:0 auto;}
  /*function_02intelligent-routing tittle 居中段落 结束*/
  
  .function_box_cont:nth-child(odd){background-color:#f9f9f9;}
  .function_box_cont.one:after,.function_box_cont.three:after{
    content:"";
    display:block;
    width:30px;
    height:30px;
    background-color:#f9f9f9;
    position:absolute;
    left:50%;
    bottom:-15px;
    margin-left:-15px;
    transform:rotate(45deg);
  }
  .function_box_cont.two:after,.function_box_cont.four:after{
    content:"";
    display:block;
    width:30px;
    height:30px;
    background-color:#fff;
    position:absolute;
    left:50%;
    bottom:-15px;
    margin-left:-15px;
    transform:rotate(45deg);
    z-index:99;
  }
  
  .function_box{
    width:100%;
  }
  .function_box_cont{
    position:relative;
    padding:0 30px 30px;
  }
  .channels_main_list{background-color:#f9f9f9;}
  .function_box_cont .item_title{
    padding:50px 0;
    text-align:center;
  }
  .function_box_cont .item_title h3{
    color:#212121;
    font-weight:bold;
    line-height:42px;
  }
  .function_box_cont .item_title p{
    color:#727272;
  }
  .item_content_list li{
    float:left;
    width:50%;
    box-sizing:border-box;
  }
  .item_list_left{padding:0 20px 30px 0;}
  .item_list_right{padding:0 0 30px 20px;}
  .item_content_list .img_icon{
    display:inline-block;
    float:left;
    width:60px;
    height:60px;
  }
  .item_content_list .img_icon img{
    width:100%;
    height:auto;
  }
  .item_content_list .info{
    margin-left:90px;
  }
  .item_content_list .text_style{ margin-top:5px;}
  .item_content_list .info h5{
    margin:-5px 0 5px 0;
    color:#212121;
    font-weight:bold;
  }
  .item_content{
   display:table;
  }
  .item_content_list .info p{
    color:#727272;
    font-size:14px;
    line-height:24px;
  }
  /* function Style End */
  .layui-tab-item p{
      text-indent: 2em;
  }
/*底部链接*/
.links{
    background: #000000;
    color: #fff;
    line-height: 26px;
}
.links a{
    color: #fff;
}
.links strong{
    font-size: 16px;
    line-height: 30px;
}
.links a:hover{
    color: #fafafa;
    text-decoration: underline;
}
.links p{
    padding: 0;
    margin: 0;
}
.aruba img{
    height: 30px;
}
/*回到顶部*/
.goTop{
	position: fixed;font-size: 20px;color: #fff;display: none;
    width: 40px;bottom: 60px;right: 50px;cursor: pointer;
    height: 40px;
    margin-bottom: 15px;
    border-radius: 40px;
    line-height: 40px;
    background: rgba(255, 0, 0, 0.4);
    display: none;
    text-decoration: none;
}
.goTop:hover{
    text-decoration: none;
    color: #fff;
    background: rgba(255, 0, 0, 0.8);;
}
.goTop > i{
	font-size: 20px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    font-style: normal;
}
/*menu 样式*/
.logo{
    padding-top: 10px;
}
.navbar{
    background: #fff;
    height: 85px;
    margin: 0;
}
#nav-menu{
    display: none;
}
#nav-links{
    float: right;
}
#nav-links > ul > li{
    float: left;
    list-style: none;
    height: 85px;
    line-height: 85px;
    padding: 0 10px;
}
#nav-links > ul > li.active > .p-menu{
    color: #315aa7;
}
#nav-links > ul > li a{
    text-decoration: none;
}
#nav-links > ul > li > .nav-menu {
    display: none;
    background: #efefef;
    line-height: 100px;
    position: absolute;
    width: 100%;
    top: 85px;
    left: 0;
    z-index: 1000;
}
#nav-links > ul > li >.nav-menu > ul{
    padding-left: 40px;
}
#nav-links > ul > li >.nav-menu > ul > li{
    float: left;
    width: 20%;
    line-height: 100px;
    list-style: none;
    padding: 0 40px 0 0;
}
#nav-links > ul > li > .nav-menu > ul > li > a{
    display: none;
}
.subs{
    padding: 0;
    margin-top: -10px;
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.subs li{
    display: none;
    list-style: none;
    line-height: 40px;
    padding-left: 5px;
}
#close_menu {
    padding-right: 15px;
    margin-right: -15px;
    text-align: center;
}
#m-menu{
    display: none;
    background: #FFF;
    border-top: #efefef solid 1px;
    position: absolute;
    width: 100%;
    top: 56px;
    left: 15px;
    z-index: 100;
}
#m-menu ul{
    padding: 0;
    line-height: 30px;
    text-align: left;
}
#m-menu li{
    list-style: none;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 1em;
    line-height: 2em;
    font-size: 1.2em;
    background: #CCFFFF;
}
#m-menu ul li.active a{
    color: #315aa7;
}
#m-menu>ul>li>.nav-menu{
    display: none;
} 
#m-menu>ul>li>.nav-menu>ul{
    padding-left: 20px;
    font-size: 12px;
}
/*轮播图*/
#carousel {
    width: 100%;
    height: 700px;
}
.swiper-slide h1,swiper-slide h3{
    width: 100%;
    padding: 10px;
}
.avaya{
    color: #cc0000;
}
.nec{
    color: #1296db;
}
.aruba{
    color: #f27d1a;
}
#carousel .swiper-slide {
    background-position: center;
    background-size: cover;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ffffff;
    text-shadow: 5px 5px 10px black;
}
.swiper-pagination-bullet{
    background:none;
    width: 14px;
    height: 14px;
    border: #ffffff solid 1px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #fff;
}
/*关于我们*/
.red{color: #315aa7;}
.title{
    line-height: 1.5;
}
.line{
    width: 10%;
    height: 1px;
    line-height: 1px;
    font-size: 0;
    margin: 0 auto;
    margin-bottom: 10px;
    border-bottom: #315aa7 solid 3px;
    padding-top: 60px;
}
.about-content{
    line-height: 30px;
}
.about-content p{
    padding: 0 5px;
}
.about-text{
    position: absolute;
    width: 100%;
    height: 200px;
    top: 70px;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 3px;
    margin-top: 200px;
    text-shadow: 2px 2px 5px black;
}
.about-text p{
    text-align: center;
}
.about-text span{
    color: #f27d1a;
}
/*产品展示*/
.product{
    background: url("../images/product-bg.png") top center repeat-y;
}
.products-u,.products-d{
    padding-top: 20px;
    padding-bottom: 20px;
}
.products-u{
    border-bottom: #6e6e6e dotted 1px;
}
.product_list{
    padding-top: 55px;
    padding-bottom: 55px;
}
.product_list dl{
    background: #fff;
}
.product_list dl dt{
    margin:0 auto;
}

.product_list dl dt img{
    margin: 0 auto;
}

.product_list dd{
    text-align: center;
    margin:0 auto;
    line-height: 30px;
}

.product_list dd a{
    text-decoration: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -2px;
}
.nav-tabs > li.active > a{
    background: #315aa7;
    color: #fff;
}
.nav-tabs > li > a:hover{
    border: none;
}
.nav > li > a:hover, .nav > li > a:focus{
    background: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border:none;
    background: #315aa7;
    color: #fff;
}
.more{
    float: left;
    width: 100%;
    height: 60px;
    text-align: center;
}
.more a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #315aa7;
    padding: 0 60px;
    letter-spacing: 2px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 20px;
}
/*案例展示*/
#case_list {
    position: relative;
    width:100%;
    padding:0;
    margin:40px auto;
}
#case_list .swiper-slide div{
    background: rgba(0,0,0,0.5);
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
#case_list .swiper-slide div a{
    color: #ffffff;
    text-decoration: none;
}
#case_list .swiper-slide div a:hover{
    color: #00b7ee;
}
/*新闻资讯*/
.news_list{
    margin: 90px auto;
    margin-top: 0px;
}
.news-first-box img{
	width: 100%;
}
.news-first-text{position: absolute;bottom: 0;background: hsla(0, 0%, 100%, 0.8);padding: 20px;letter-spacing: 1px; width: 100%;}
.news-first-text h4{line-height: 28px;}
.news-first-text p{line-height: 22px;}
.news-other-box{
    padding: 0;
}
.news-other-box .row{
	border-bottom: 1px dotted #cecece;
	padding: 15px 0;
}
.news-other-box .row .col-lg-10{padding-left: 35px;}
.news-other-box .row span{
	height: 112px;
	width: 115px;
	display: block;
	background: #3e3132;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 2px;
}
.news-other-box .row:hover span{
	box-shadow: -3px 3px 6px #315aa7;
}
.news-other-box .row:hover span strong{
    background: #315aa7;
}
.news-other-box .row:hover h4{
    color: #315aa7;
}
.news-other-box .row span strong{
    font-size: 45px;
    display: block;
    padding: 2px 0 0px 0;
    background: #315aa7;
    line-height: 74px;
}
.news-other-box .row a{
	text-decoration: none; 
}
.news-other-box .row h4{
    line-height: 24px;
    height: 28px;
    letter-spacing: 1px;
    color: #000000;
}

.news-other-box .row p{
    line-height: 21px;
    letter-spacing: 1px;
    height: 65px;
    overflow: hidden;
    color: #616161;
}

.news-other-box .row .row-tags{
	padding-left: 20px;
	background: url(../images/icon-tag.png) no-repeat 0px 4px;
	float: left;
}
.news-other-box .row .row-tags a{
    color: #9e9e9e;
    line-height: 20px;
    padding-left: 5px;
}
.news-other-box .row .row-tags a:hover{
	color: #6d6d6d;
}
.news_list{
    padding: 10px 0;
}
.news_list .des_over{
    line-height: 22px;
}
.news_info .day{
    margin-top: 20px;
    background: #315aa7;
    color: #ffffff;
    line-height: 1.5em;
}
.news_info .ym{
    background: #000000;
    color: #fff;
    line-height: 2em;
}
/*服务承诺*/
.service_list{
    margin: 40px auto;
    text-align: center;
}
.service_list .icon{
    text-align: center;
}
.service_list i{
    font-size: 60px;
    color: #00a0e9;
}
.service_list .service-title{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
}
.service_list .service-des p{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}
/*foot*/
.friends img{
    padding: 10px 0;
}
.foot{
    background: #666666;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
}
.foot p{
    margin: 0;
}
#ss_menu{
    display: none;
}
#ss_menu {
    font-size: 0;
    bottom: 2%;
    width: 60px;
    height: 60px;
    color: #fff;
    position: fixed;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
    right: 3%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#ss_menu a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
}
#ss_menu > .menu {
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#ss_menu > .menu .share {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#ss_menu > .menu .share .circle {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    border-radius: 50%;
    top: 50%;
    left: 10px;
    margin-top: -20px;
    opacity: 1;
}
#ss_menu > .menu.ss_active {
    background: #315aa7;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
#ss_menu > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background: #315aa7;
    border-radius: 50%;
    display: table;
    opacity: 0.3;
    -moz-opacity:0.3;
    filter:alpha(opacity=30);
}
#ss_menu > div i {
    display: table-cell;
    vertical-align: middle;
}
#ss_menu > div:hover {
    background: #315aa7;
    cursor: pointer;
}
#ss_menu div:nth-child(1) {
    top: 0px;
    left: -160px;
}
#ss_menu div:nth-child(2) {
    top: -80.0px;
    left: -138.56406px;
}
#ss_menu div:nth-child(3) {
    top: -138.56406px;
    left: -80.0px;
}
#ss_menu div:nth-child(4) {
    top: -160px;
    left: 0.0px;
}
/*列表页*/
.banner {
    position: relative;
    overflow: hidden;
    background: #fafafa;
    text-align: center;
    height: auto;
    font-size: 0;
}

.banner img {
    width: 100% !important;
}
.right-content{
    margin-top: 20px;
}
.right-content a{
    text-decoration: none;
}
.right-content a h4{
    word-break: normal;
    margin: 10px auto;
    position: relative;
}
.qt{
    background: url("../img/bg.jpg");
    padding: 10px;
}
/*关于我们*/
.page-info{
    margin: 40px auto;
    background: #ffffff;
}
.catmenu{
    border: #ededed solid 1px;
    border-radius: 4px;
}
.cat-title{
    text-align: center;
    border-bottom: #dddddd solid 1px;
}
.cat-title h3{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    margin: 0;
}
.catcontent{
    padding: 30px 0;
}
.catcontent .navnow{
    padding-left: 10%;
    font-size: 16px;
    line-height: 30px;
}
.catcontent .navnow dt{
    font-weight: normal;
}
.catcontent .navnow a{
    position: relative;
    text-decoration:none;
}

.catcontent .navnow a:hover:before{
    width: 100%;
    left: 0;
    right: 0;
}
.catcontent .navnow .on>a{
    color: #315aa7;
    font-weight: bold;
}
.catcontent .navnow .on>a:hover:before{
    width: 0;
}
.catcontent .navnow ul{
	padding-left:10px;
}
.navs{
    line-height: 40px;
    border-bottom: #dddddd solid 1px;
}
.navs h3{
    font-size: 23px;
    line-height: 1.5em;
}
.navs .navs-link{
    font-size: 16px;
}
.navs .navs-link a{
    text-decoration: none;
}
.right-content{
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}
.right-content p{
    margin: 10px auto;
    padding: 0;
}
.right-content img{
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.right-content table {
    width: 100%!important;
    margin-bottom: 1.6rem;
    border-spacing: 0!important;
    border-collapse: collapse!important;
    padding: 0!important;
    border: 0
}

/*.right-main .right-content  table td{border:1px solid #ddd!important}*/
.right-content table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
    padding: .7rem;
    line-height: 1.6;
    vertical-align: top;
}

.right-content table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd
}
/*案例展示 case*/
.top_title {
    width: 70%;
    height: 34px;
    margin: 0 auto 80px;
    border-bottom: 1px solid #d9d9d9;
}
.headline {
    margin: 0 auto;
    width: 50%;
    line-height: 60px;
    text-align: center;
    color: #000000;
    font-size: 38px;
    font-weight: normal;
    background: #ffffff;
}
.about-text h2{
    letter-spacing: 5px;
    text-shadow: 2px 2px 5px black;
}
.anli dd{
    height: 40px;
    line-height: 20px;
}
/*产品展示*/
.spec-preview{
    border: #dfdfdf solid 1px;
}
.spec-scroll{
    margin-top: 5px;
}
.spec-scroll .prev, .spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 10px;
    font-size: 10px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #CCC;
    background: #EBEBEB;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}
.spec-scroll .prev {
    float: left;
    margin-right: 4px;
}
.spec-scroll .next {
    float: right;
}
.spec-scroll .items {
    float: left;
    position: relative;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -15px;
    margin-right: -15px;
    height: 56px;
    overflow: hidden;
}
.spec-scroll .items ul {
    position: absolute;
    width: 9999px;
    height: 56px;
    padding: 0;
    margin: 0 0 0 10px;
}
.spec-scroll .items ul li {
    float: left;
    width: 64px;
    text-align: center;
    margin-top: 2px;
    list-style: none;
    border: #dfdfdf solid 1px;
}
.pro_des p{
    margin-top: 10px;
    line-height: 22px;
    min-height: 44px;
    padding: 5px;
}
.product_info,.content-title{
    border-bottom: #dddddd dotted 1px;
}
.content-title{
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.content-title p{
    font-size: 14px;
    color: #dfdfdf;
    margin-top: 20px;
}
.next_prev{
    border-top:#dddddd dotted 1px;
    padding-top: 10px;
}
.text_over a{
    font-size: 14px;
    color: #262626;
}
.right-content h4{
    font-size: 14px;
}
/*分页*/
.pagination{
    font-size:12px;
}
.pagination > li > a{
    padding-left:10px;
} 
.pagination > li.active > span{
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    margin:2px;
}
.pagination > li > a, .pagination > li > span{
    border:none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #315aa7;
    background-color: #ffffff;
    border:none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    border-radius: 50%;
}
.pagination > li > a, .pagination > li > span{
    color: #6d6d6d;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #315aa7;
    color: #fff;
}

/*解决方案*/
.solutions{
    background: #314258;
    position: relative;
    height: 240px;
    margin-top: 10px;
}
.solutions .bg{
    background-size: cover!important;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 500;
}
.solutions a{
    position: relative;
    z-index: 1000;
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    text-align: center;
    height: 240px;
    line-height: 240px;
    font-weight: bold;
}
.solutions a:hover{
    color: #315aa7;
}
/*联系我们*/
.map{
    background: url('../images/map.png') center no-repeat;
    height: 400px;
    position: relative;
    z-index: 1
}
.map .gradient {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 60px;
    background: url(../images/gradient_img.png) repeat-x center;
    z-index:5;
}
.left-content{
    position: absolute;
    left: 15px;
    top:-140px;
    z-index: 10;
    background: #15528b url('../images/contact_us_con_limg.png') right bottom no-repeat;
    width: 90%;
    color: #ffffff;
    padding: 15px;
    font-size: 16px;
}
.left-content a{color: #FFFFFF; text-decoration: none;}
/*自适应*/
@media (max-width: 767px) {
    .c01{
        background: none;
    }
    .links strong{
        font-size: 14px;
        font-weight: normal;
    }
    h1 img{
        height: 20px;
    }
    .aruba img{
        height: 15px;
    }
    .navbar{
        height: 58px;
    }
    h2, .h2{
        font-size: 20px;
    }
    #carousel{
        height: 260px;
    }
    #carousel h1{
        font-size: 20px;
    }
    #carousel h3{
        font-size: 18px;
    }
    #carousel .swiper-button-next1{
        display: none;
    }
    #carousel .swiper-button-prev1{
        display: none;
    }
    .swiper-slide{
        background-size: 100% 260px;
    }
    .title{width:100%;}
    .title .en{
        font-size: 14px;
    }
    .title .cn{
        font-size: 20px;
        color: #6e6e6e;
    }
    .about-content{
        padding-top:10px;
        padding-bottom: 10px;
        letter-spacing: 0;
    }
    .about{
        padding-bottom: 20px
    }
    .product_list{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #carousel{
        padding-top: 49px;
    }
    .slide-text{
        margin-top: -30px;
    }
    #case_list,.service_list,.cat-title,.news_list,.page-info{
        margin: 10px auto;
    }
    #case_list .swiper-slide{
        width: 60%;
    }
    #ss_menu{
        display: block;
    }
    .foot p{
        text-align: left;
        padding-left: 10px;
    }
    nav.navbar.bootsnav{
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    .remark{
        padding-left: 15px;
        margin-top: 30px;
    }
    .nav>li:after {
        transition: none;
    }
    .about-text{
        font-size: 14px;
        margin-top: -1px;
        line-height: 20px;
        height: 60px;
    }
    .swiper-pagination-bullet{
        width: 7px;
        height: 7px;
    }
    .top_title{
        width: 85%;
        margin: 0 auto 30px;
    }
    .headline{
        font-size: 18px;
        line-height: 64px;
    }
    .about-text h2{
        font-size: 14px;
        font-weight: normal;
        text-shadow: none;
    }
    .left-content{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    .right-main .title, .list .title {
        font-size: 16px;
        line-height: 32px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-toggle{
        display: block;
    }
    .c01{
        background: none;
    }
    .links strong{
        font-size: 14px;
        font-weight: normal;
    }
    nav.navbar.bootsnav .navbar-header {
        float: none;
        display: block;
        text-align: center;
    }
    .navbar{
        height: 58px;
    }
    .col-md-offset-04{
        margin-left: 0;
    }
    nav.navbar.bootsnav .navbar-nav{
        margin: 0;
    }
    #carousel{
        height: 360px;
    }
    #carousel h1{
        font-size: 30px;
    }
    #carousel h3{
        font-size: 24px;
    }
    #carousel .swiper-button-next1{
        display: none;
    }
    #carousel .swiper-button-prev1{
        display: none;
    }
    .swiper-slide{
        background-size: 100% 360px;
    }
    .title{width:100%;}
    .title .en{
        font-size: 16px;
    }
    .title .cn{
        font-size: 22px;
        color: #6e6e6e;
    }
    .about-content{
        padding-top:10px;
        padding-bottom: 10px;
        letter-spacing: 0;
    }
    .about{
        padding-bottom: 20px
    }
    .product_list{
        padding-top:20px;
        padding-bottom: 20px;
    }
    #carousel{
        padding-top: 49px;
    }
    #case_list,.cat-title,.news_list,.service_list,.page-info{
        margin: 20px auto;
    }
    #case_list .swiper-slide{
        width: 50%;
    }
    #ss_menu{
        display: block;
    }
    nav.navbar.bootsnav{
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    .remark{
        padding-left: 25px;
        margin-top: 30px;
    }
    .nav>li:after {
        transition: none;
    }
    .about-text{
        margin-top: 50px;
        line-height: 30px;
    }
    .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .about-text h2{
        font-size: 14px;
        font-weight: normal;
        text-shadow: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news-other-box .row{
        padding:3px 0;
        border:none;
    }
    #carousel{
        height: 460px;
        padding-top: 49px;
    }
    .swiper-slide{
        background-size: 100% 460px;
    }
    #carousel h1{
        font-size: 35px;
    }
    #carousel h3{
        font-size: 28px;
    }
    #carousel .swiper-button-next1{
        display: none;
    }
    #carousel .swiper-button-prev1{
        display: none;
    }
    .title{width:100%;}
    .title .en{
        font-size: 18px;
    }
    .title .cn{
        font-size: 26px;
        color: #6e6e6e;
    }
    .about-content{
        padding-top:20px;
        padding-bottom: 20px;
        letter-spacing: 1px;
    }
    .about{
        padding-bottom: 60px
    }
    .product_list{
        padding: 40px 0;
    }
    #case_list,cat-title,.page-info{
        margin: 30px auto;
    }
    #case_list .swiper-slide{
        width: 40%;
    }
    .news_list,.service_list{
        margin: 30px auto;
    }
    nav.navbar.bootsnav{
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    .remark{
        padding-left: 25px;
    }
    .nav>li:after {
        transition: all 10ms ease 0s;
    }
    .about-text{
        margin-top: 60px;
        line-height: 40px;
    }
    .hidden-1200{
        display: none;
    }
}
@media (min-width: 1200px)  and (max-width: 1599px){
    #carousel{
        height: 660px;
        padding-top: 0;
    }
    .swiper-slide{
        background-size: 100% 660px;
    }
    .title{width:100%;}
    .title .en{
        font-size: 18px;
    }
    .title .cn{
        font-size: 26px;
        color: #6e6e6e;
    }
    .about-content{
        padding-top:20px;
        padding-bottom: 20px;
        letter-spacing: 1px;
    }
    .about{
        padding-bottom: 60px
    }
    .swiper-pagination-bullet{
        width: 12px;
        height: 12px;
    }
    .about-text{
        margin-top: 130px;
        line-height: 40px;
    }
}
@media (min-width: 1600px){
    .title{width:100%;}
    .title .en{
        font-size: 18px;
    }
    .title .cn{
        font-size: 26px;
        color: #6e6e6e;
    }
    .about-content{
        padding-top:20px;
        padding-bottom: 20px;
        letter-spacing: 1px;
    }
    .about{
        padding-bottom: 60px
    }
}
@media screen and (min-width:1201px) and (max-width: 1399px){
    .container{
        width: 1200px;
    }
    .hidden-big{
        display: none;
    }
}

@media screen and (min-width:1400px) and (max-width: 1799px){
    .container {
        width: 1260px;
    }
    .hidden-big{
        display: none;
    }
}

@media screen and (min-width:1800px) {
    .container{
        width: 1380px;
    }
    .news-other-box .row{
        padding: 25px 0;
    }
}
@-webkit-keyframes badbounce {
    0%,100% {
        -webkit-transform: translateY(0px);
    }
    10% {
        -webkit-transform: translateY(6px);
    }
    30% {
        -webkit-transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(3px);
    }
    90% {
        -webkit-transform: translateY(-2px);
    }
}
@-moz-keyframes badbounce {
    0%,100% {
        -moz-transform: translateY(0px);
    }
    10% {
        -moz-transform: translateY(6px);
    }
    30% {
        -moz-transform: translateY(-4px);
    }
    70% {
        -moz-transform: translateY(3px);
    }
    90% {
        -moz-transform: translateY(-2px);
    }
}
@keyframes badbounce {
    0%,100% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
    10% {
        -webkit-transform: translateY(6px);
        -moz-transform: translateY(6px);
        -ms-transform: translateY(6px);
        -o-transform: translateY(6px);
        transform: translateY(6px);
    }
    30% {
        -webkit-transform: translateY(-4px);
        -moz-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        -o-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    70% {
        -webkit-transform: translateY(3px);
        -moz-transform: translateY(3px);
        -ms-transform: translateY(3px);
        -o-transform: translateY(3px);
        transform: translateY(3px);
    }
    90% {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }
}
.ss_animate {
    -webkit-animation: badbounce 1s linear;
    -moz-animation: badbounce 1s linear;
    animation: badbounce 1s linear;
}


