body{font-family: Arial,'微软雅黑';width: 100%;padding:0;margin:0;}
div,a,li,img,p,span,ul,li,em,i,tr,td,th,strong,dl,dd{font-size: 14px;padding: 0;margin:0;}
h1,h2,h3,h4,h5{padding:0;margin:0;}
em,i{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
a:focus{outline: none;text-decoration: none;}
.container {
    width: 1170px;
}
.ell{
    overflow: hidden;
    display: block;
    top: 0px;
}
@media (max-width: 1000px) {
    .container {
        width:100%;
    }
}

@media (min-width: 1000px) {
    .container {
        width: 1000px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media (max-width: 1000px){
    .row{margin: 0 -5px;}
}
.ell1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.clearfix{
    content: '';
    display: block;
    clear: both;
}
/* 动画 */
.transform,.r-l-b-tit-b,.r-l-b-tit-b p,.menu-list li h3 span,.honour-list2-img:before,.honour-list2-img:after,.honour-list2 li p{-moz-transition:all .4s ease 0s; /* Firefox 4 */-webkit-transition:all .4s ease 0s; /* Safari and Chrome */-o-transition:all .4s ease 0s; /* Opera */}
.rotate{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg); -ms-transform:rotate(0deg);transform:rotate(0deg);}
.rotate90,.menu-list li.current h3 span{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);  -ms-transform:rotate(90deg);transform:rotate(90deg);}
.rotate45{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);  -ms-transform:rotate(45deg);transform:rotate(45deg);}

/*背景覆盖*/
.bg-cover,.h-new-list li h3 i,.notes ul:before,.honour-list2-img:after{background-position: center center;background-repeat: no-repeat;background-size: cover;}

/*头部入口*/
.tophead{background: #eeeeee;overflow: hidden;}
.tophead ul{margin:10px auto; padding-right:10px;}
.tophead ul li{float: right;margin-left: 20px;}
.tophead ul li a{color: #333;}
.tophead ul li a:hover{color: #0061c0}
.tophead ul li.active a{color:#0061c0; }
.tophead ul li a i{display: inline-block;width: 19px;height: 18px;background:url(../img/topheadicon.png) no-repeat;vertical-align: middle;margin-right: 5px;}
.tophead ul li a i.top_email{background-position: 0 -54px;}
.tophead ul li a i.top_tel{background-position: 0 -108px;}
.tophead ul li a i.top_link{background-position: 0 0px;}
.tophead ul li a i.top_seeding{background-position: 0 -144px;}
/*.tophead ul li a i.top_mail{background-position: 0 -126px;}*/

.tophead ul li.active a i.top_seeding{background-position: 0 -18px;}
.tophead ul li a:hover i.top_email{background-position: 0 -72px;}
.tophead ul li a:hover i.top_tel{background-position: 0 -90px;}
.tophead ul li a:hover i.top_link{background-position: 0 -36px;}
.tophead ul li a:hover i.top_seeding{background-position: 0 -18px;}
/*.tophead ul li a:hover i.top_mail{background-position: 0 -162px;}*/


/*导航*/

.header{width: 100%;padding: 20px 0;}
.header-b{position: relative;}
.header .logo{display: inline-block;position: relative;z-index: 11;padding-left: 30px;}
.header .logo img{max-width: 100%;}

.header-phone{position: absolute;top: 0px;right: 20px;}
.header-all img{max-width: 100%;}

.rel{position: relative;}
.navigation{z-index: 10;position: relative;}
.navigation{padding: 0;position: relative;margin-bottom: 0;left: 0px;top: 0;background: none;}
.navigation li{float: left;text-align: center;position: relative; }
.navigation li a{color:#333333;line-height: inherit;font-size: 18px;padding:13px 20px 27px;display: inline-block;}
.navigation li.current a{color: #0061c0;background: url(../img/nav-bottom.png) no-repeat center bottom;}
.navigation li i{display: none;}
.navbar{margin-bottom: 0;border: none;z-index: 10;position: absolute;top: 68px;width: 100%;left:0;text-align: center;left: 0;}
.navbar-content{position: relative;display: inline-block;}


.sub-nav{display: none;position: absolute;left: 0;text-align: left;top: 50px;box-shadow: 0 5px 5px rgba(0,0,0,0.3);width: 540px;background:#ffffff;padding:20px 20px 70px;text-align: right;border-top: 3px solid #d82633;}
.sub-nav-p{width: 1000px;left: -520px;}
.sub-nav-p dl{width: 12.5%;}
.sub-nav dd span{display: inline-block;width: 8px;height: 8px;border-radius: 4px;}
.sub-nav2 dl dd{width: 100%;}
.sub-nav2 dl{position: relative;left: 0;top: 0px;text-align: left;width: 100%;display: inline-block;}
.sub-nav2 dl dd.dd-active a{color: #d60c18;}
.sub-nav2 dl dd a{ color: #666666;font-size: 14px;padding:0;width: 100%;display: inline-block;}
.sub-nav2 dl dd a em{font-size: 12px;color: #aeaeae;}
.sub-nav2 dl dd.active a{color: #d82633;}
.sub-nav2 dl dd.active a em{color: #d82633;}
.sub-nav2 dl dd a i{float: right;margin-right: 20px;font-size: 18px;font-weight: bold;}
.sub-nav dl{display: block;margin-bottom: 0;float: left;padding:0px;ext-align: left;}
.sub-nav dt,.sub-nav dd{display: block;}
.sub-nav dd:last-child{border-bottom: none;}
.sub-nav dt{font-size: 14px;line-height: 30px;position: relative;}
.sub-nav dd{font-size: 12px;line-height: 30px;padding-left: 0px;}
.sub-nav-btn,.ssub-nav-btn{display: none;float: right;}
.sub-nav3{position: absolute; width: 180px; left:130px;top:0px;display: none; z-index: 999;min-height: 100%;}
.sub-nav3 a{text-overflow: ellipsis;white-space: nowrap;display:block;float: none;text-indent: 0;display: block;width: 100%;color: #42464f;font-size: 14px;}
.navbar-default .navbar-nav > li > a{ color: #555; padding-bottom: 0;}
.sliderovely{position: fixed;top: 0;left: 0;height:100%;width: 100%;background:rgba(0,0,0,.15);z-index: 99;
    -pie-background:rgba(0,0,0,0.15);behavior:url(PIE.htc);}





.button{display: inline-block;position: relative;background: #cccccc;color: #666666;
    text-shadow: 1px 1px 1px rgba(255,255,255, .22);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding:2px 10px 0;
    text-align: center;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    transition: all 0.15s ease;
    margin-right: 5px;
    text-align: center;
    line-height:20px;
    /*behavior:url(PIE.htc);*/
}
.button:hover{color: }


.brand{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#add3e8,endColorStr=#b1d6e8); /*IE 6 7 8*/
background: -ms-linear-gradient(top, #add3e8,  #b1d6e8);        /* IE 10 */
background:-moz-linear-gradient(top,#add3e8,#b1d6e8);/*火狐*/
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#add3e8), to(#b1d6e8));/*谷歌*/
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#add3e8), to(#b1d6e8));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #add3e8, #b1d6e8);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #add3e8, #b1d6e8);  /*Opera 11.10+*/
}

/*banner*/
.swiper-container{z-index: 0;}
.swiper-container1{z-index: 0;overflow: hidden;position: relative;}
.swiper-container .swiper-wrapper li{height: 500px;background-position: center center;background-size: cover;}
.swiper-container1 .swiper-wrapper li{height: 400px;background-position: center center;background-size: cover;}
.swiper-wrapper li a{display: inline-block;width: 100%;height: 100%;}
.swiper-pagination{position: absolute;bottom: 15px;left: 0;width: 100%;text-align: center;}
.swiper-pagination span{display: inline-block;text-align: center;width: 14px;height: 14px;margin:0 5px;cursor: pointer;border-radius: 10px;border:1px solid #848890;}
.swiper-pagination span.swiper-active-switch,.swiper-pagination span:hover{background: #0061c0;border-color: #0061c0;}

.swiper-container1 .swiper-pagination span{width: 12px;height: 12px;}



.item-t{padding-top: 50px;text-align: center;margin-bottom: 40px;}
.item-t h1{color: #333333;font-size: 36px;}
.item-t p{font-size: 14px;color: #666666;line-height: 30px;}
.item-t h1 small{color: #0061c0;font-size: 44px;display: inline-block;}
.item-t span{display: inline-block;padding: 5px 50px;border-radius: 20px;font-size: 14px;color: #fff;background: #888888;margin-top: 10px;}
.item1 .item-t h1{font-size: 44px;}
.item1{padding-bottom: 50px;}
.item1-b{text-align: center;}
.item1-b img{max-width: 100%;}

.item2{background: url(../img/item2.jpg) no-repeat;background-size: 100% 100%;padding-bottom: 60px;}

.item2-nav{position: relative;text-align: center;margin-bottom: 50px;}
.item2-nav li{float: left;padding: 0 45px;}
.item2-nav li:first-child{padding-left: 0;}
.item2-nav li:last-child{padding-right: 0;}
.item2-nav li a{display: inline-block;width: 110px;height: 110px;background: #fff;font-size: 20px;color: #333;text-align: center;border-radius: 55px;padding-top: 27px;position: relative;z-index: 1;}
.item2-nav li a span{display: block;font-size: 20px;}
.item2-nav li.active a{background: #0061c0;color: #fff;}
.item2-nav-c{display: inline-block;position: relative;text-align: center;}
.item2-nav-c p{position: absolute;top: 50%;left: 0;right: 0;border-top: 1px dashed #b3b3b3;z-index: 0;}

.item2-c{position: relative;box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.item2-list{position: absolute;top: 0;left: 0;width: 100%;opacity: 0;display: none;overflow: hidden;z-index: 0;filter:alpha(opacity=0);}
.item2-list.active{position: relative;opacity: 1;display: block;overflow: visible;z-index: 1;filter:alpha(opacity=100);}

.item2-pro-l{float: left;width: 28%;padding: 30px 20px;background: #0061c0;height: 328px;}
.item2-pro-c-b{float: left;width: 36%;position: relative;padding: 30px 20px 35px;text-align: center;background: #fff;height: 328px;border-right: 1px solid #e7e7e7;}
.item2-pro-c-b:last-child{border-right: none;}
.item2-pro-l h1{text-align: center;color: #fff;font-size: 28px;margin-bottom: 30px;}
.item2-pro-l p{font-size: 12px;color: #fff;line-height: 20px;margin-bottom: 8px;}
.item2-pro-c-b h1{font-size: 20px;color: #333333;display: inline-block;padding: 0 30px 10px;border-bottom: 1px solid #dddddd;margin-bottom: 25px;}
.item2-pro-c-b p{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 5px;}
.item2-pro-c-b span{color: #d2232a;}
.item2-pro-c-b em{color: #999;}
.item2-pro-c-b a{display: inline-block;width: 160px;height: 40px;line-height: 40px;border: 1px solid #d2232a;font-size: 18px;color: #d2232a;border-radius: 20px;margin-top: 20px;text-align: center;}
.item2-pro-c-b a{position: absolute;bottom: 30px;left: 50%;margin-left: -80px;}
#item2-list6 .item2-pro-c-b{width: 72%;text-align: left;padding-left: 40px;}
#item2-list4 .item2-pro-c-b{width: 24%;}

.item3{padding-bottom: 50px;}
.item3-nav{}
.item3-nav li{float: left;}
.item3-nav li a{display: inline-block;width: 230px;height: 45px;line-height: 45px;text-align: center;font-size: 20px;color: #333333;border: 1px solid #dddddd;background: #ededed;border-bottom: none;}
.item3-nav li.active a{background: #0061c0;color: #fff;}
.item3-b-c{border: 1px solid #dddddd;position: relative;padding: 50px 20px;height: 305px;}
.item3-list{position: absolute;top: 0;left: 0;width: 100%;opacity: 0;display: none;overflow: hidden;z-index: 0;filter:alpha(opacity=0);}
.item3-list.active{position: relative;opacity: 1;display: block;overflow: visible;z-index: 1;filter:alpha(opacity=100);}
.item3-list-b{}
.item3-list-b li{float: left;width: 20%;text-align: center;}
#item3-list3 .item3-list-b li{width: 16.666%;}
.item3-list-b li a{display: block;}
.item3-list-b li a img{max-width: 100%;}
.item3-list-b li a p{color: #333333;font-size: 16px;line-height: 24px;margin-top: 10px;}

.item3-list2{text-align: center;}
.item3-list2 img{max-width: 100%;}
.item3-list2 a{display: block;}

.item4{background: url(../img/item4.jpg) no-repeat;background-size: 100% 100%;padding: 50px 0;}
.item4-msg{background: #fff;padding: 0 100px 50px;box-shadow: 0 0 5px rgba(0,0,0,0.3);}
.item4-msg .item-t{margin-bottom: 30px;}
.item4-msg .item-t h1,.item4-msg .item-t h1 small{font-size: 30px;}
.item4-b{}
.item4-b li{float: left;width: 50%;}
.item4-b dl{margin-bottom: 20px;position: relative;}
.item4-b dt{width: 110px;color: #333;font-size: 16px;line-height: 44px;font-weight: normal;position: absolute;top: 0;left: 0;text-align: right;}
.item4-b dt span{color: #d2232a;font-size: 16px;display: inline-block;margin-right: 5px;}
.item4-b dd{width: 100%;padding-left: 120px;}
.item4-b dd label.error{font-weight: normal;display: none;color: #f00;font-size: 14px;margin-top: 5px;}
.item4-b dd input,.item4-b dd select,.item4-b dd textarea{width: 100%;height: 44px;line-height: 44px;padding: 0 10px;border: 1px solid #dddddd;border-radius: 0;}
.item4-b dd textarea{height: 120px;}
.item4-b dl.code dd input{width: 220px;}
.item4-b dl.code dd img{width: 100px;height: 40px;display: inline-block;margin-left: 20px;cursor: pointer;}
.sub-btn{text-align: center;padding-top: 20px;}
.sub-btn .btn{width: 300px;height: 50px;line-height: 50px;background: #0061c0;color: #fff;font-size:24px;padding: 0;border-radius: 0;}


.footer{padding:40px 0;background: #414141;}
.footer-l dl{float: left;width: 14%;padding: 0 20px;}
.footer-l dl.last-dl{width: 16%;padding-right: 0;}
.footer-l dl dt{margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #5f5f5f;font-weight: normal;}
.footer-l dl dt a{color: #ffffff;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: inline-block;width: 100%;}
.footer-l dl dt i{display: none;}
.footer-l dl dd a{display: block;width: 100%;color: #cccccc;font-size: 14px;line-height: 28px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.footer-l dl dd a:hover{color: #666;}
.footer-l dl.last-dl .footer-wei{padding: 3px;background: #fff;width: 140px;height: 140px;}
.footer-l dl.last-dl .footer-wei img{width: 100%;height: 100%;}
.footer-l dl.last-dl span{display: block;font-size: 14px;color: #fff;line-height: 24px;margin:5px 0 0;}
.footer-l dl.last-dl p{font-size: 24px;color: #fff;line-height: 30px;}

.footer1{padding: 20px 0 15px;background:#333333;text-align: center;}
.footer1-l p,.footer1-l p a{color: #aaaaaa;font-size: 14px;line-height: 24px;}
.footer1-l p a{display: inline-block;margin-left: 20px;}


/*右侧在线客服*/
.side{position:fixed;width:54px;right:0;top:30%;z-index:100;}
.side ul{padding-left: 0;}
/*.side li span{display: inline-block;width: 32px;height: 32px;vertical-align: middle;background: url(../images/chat-icon.png) no-repeat;background-position: 0 0;background-size: cover;}*/
.side li span{display: inline-block;width: 32px;height: 32px;vertical-align: middle;}
.side li span img{width: 100%;vertical-align: top;}
.side li .sidebox a span{margin-top: 0;margin-right: 5px;}
.side li:first-child span{margin-top: 13px;}
.side li:nth-child(2) span{background: url(../images/chat-icon.png) no-repeat;background-size: cover;background-position: 0px -162px;}
.side ul li{width:54px;height:54px;float:left;position:relative;text-align: center;background:#000;opacity:0.8;filter:Alpha(opacity=80);margin-top: 1px;}
.side ul li .sidebox{position:absolute;width:124px;top:0;right:-124px;transition:all 0.3s;background:#333;opacity:0.8;filter:Alpha(opacity=80);}
.side ul li .sidebox a{display: block;line-height: 40px;border-bottom:1px #406EA1 solid; color:#999;font:14px/40px "微软雅黑";overflow:hidden;padding:2px 0;padding-left: 10px;vertical-align: middle;text-align: left;}
.side ul li .sidebox a:last-child{border-bottom: none;}
.side ul li .sidebox a:hover{color: #fff;}
/*.side ul li .sidebox a img{width: 20px;height: 20px;vertical-align: middle;float: none;margin-right: 10px;}*/
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#0061c0;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox2{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#0061c0;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}



/*模态框*/
.modal-dialog{width: 1000px;margin: 100px auto;}
.modal-content{position: relative;}
.item4-b dl .sub-btn{text-align: left;}
.item4-b dl .sub-btn .btn{width: 140px;}
.close{display: inline-block;width: 24px;height: 24px;position: absolute;top: 20px;right: 20px;background: url(../img/close.png) no-repeat;background-size: 100% 100%;opacity: 1;filter:alpha(opacity=100);}


/*内页公用部分*/
/*二级导航*/
.second_sub{padding: 15px 30px 10px;background: #000000;}
.second_sub h1{display: inline-block;font-size: 20px;color: #fff;line-height: 30px;vertical-align: top;}
.second_sub h1 small{font-size: 14px;color: #888888;display: inline-block;margin-left: 5px;}
.second_sub ul{display: inline-block;margin-left: 35px;}
.second_sub li{float: left;height: 30px;}
.second_sub li a{display: inline-block;color: #dddddd;font-size: 14px;padding:0 20px;height: 30px;line-height: 30px;border-radius: 20px;text-align: center;}
.second_sub li span{font-size: 16px;line-height: 30px;display: inline-block;color: #6d6d6d;margin: 0 10px;}
.second_sub li.active a{background: #0061c0;color: #fff;}
/*分页*/
.list-fenye{text-align: center;display: block;margin-top: 30px;}
.list-fenye a{display: inline-block;height: 30px;text-align: center;line-height: 30px;border:1px #999999 solid;padding: 0 10px;text-decoration: none;margin: 0px 5px 10px 0;color:#999;font-size: 12px;border-radius: 5px;}
.list-fenye a:last-child{margin-right: 0;}
.list-fenye a.current{background: #146dc5;border-color:#146dc5;color:#ffffff;}
.list-fenye a.disable{background: none;border-color:#CCCDC8;color:#CCCDC8;}




/*内容*/
.main{padding: 40px 0 80px;}
.single_page{position: relative;}
.single_page p{font-size: 14px;color: #666;line-height: 30px;}
.single_page img{max-width: 100%;}
.single_page a,.single_page span,.single_page em,.single_page i,.single_page strong{font-size: 16px;color: #333;display: inline-block;}

.news-b .single_page p,.news-b .single_page a,.news-b .single_page span,.news-b .single_page em,.news-b .single_page i,.single_page strong{color: #666;font-size: 14px;}

/*公司新闻*/
.news-b li{border-bottom:1px dashed #cfd3d8;}
.news-b li a{display: inline-block;width: 100%;padding:20px 0;position: relative;}
.news-img{display: inline-block;width: 320px;height:192px;position: absolute;left: 0;top: 20px;}
.news-img img{height: 100%;width: 100%;}
.news-info{padding-left: 340px;}
.news-info h1{font-size: 18px;color: #444444;font-weight: bold;width: 100%;padding:28px 0 15px;}
.news-info p{color: #565d6c;font-size: 14px;line-height: 24px;height: 72px;overflow: hidden;}
.news-info span{display: inline-block;margin-top: 20px;color: #999999;font-size: 12px;margin-bottom: 18px;}
.news-info span i{color: #999999;}
.news-b li:hover{background: #f3f8fc;}
.news-b li:hover h1{color: #146dc5;}

.solution-t{text-align: center;margin-bottom: 40px;}
.solution-t h1{color: #333333;font-size: 24px;line-height: 30px;padding-bottom: 10px;border-bottom: 1px dashed #dedede;margin-bottom: 10px;}
.solution-t p{color: #727b8c;font-size: 12px;line-height: 20px;}
.solution-t em{display: inline-block;margin:0 10px;}

.bottom{margin-top: 30px;border-top: 1px dashed #e2e2e2;padding:10px 20px;background: #f2f4f7;position: relative;}
.bottom-l,.bottom-r{display: inline-block;}
.bottom-l a{display: inline-block;padding:8px 10px 8px 5px;color: #146dc5;font-size: 14px;border:1px solid #146dc5;background: #ffffff;}
.bottom-l a i{font-size: 18px;}
.bottom-r{position: absolute;top: 10px;right: 20px;padding:3px 20px;background: #7DB1EA;}
.page-dir{margin-top: 15px;}
.page-pre{float: left;width: 50%;}
.page-next{float: left;width: 50%;text-align: right;}
.page-dir a{display: inline-block;width: 100%;color: #666666;font-size: 14px;}
.page-dir a span{font-size: 14px;color: #666666;display: inline-block;margin-right: 10px;width: 60%;vertical-align: bottom;text-align: left;}
.page-dir a em{color: #999999;font-size: 12px;float: right;}
.page-dir a:hover span{color: #146dc5;}

/*电话会议*/
.phone1{padding-bottom: 15px;}
.phone_t{text-align: center;margin-bottom: 35px;padding-top: 50px;}
.phone_t h1{color: #333;font-size: 36px;}
.phone_t small{font-size: 16px;color: #666666;display: inline-block;margin-top: 10px;line-height: 24px;}
.phone1_b li{float: left;width: 50%;margin-bottom: 30px;}
.phone1_b li:nth-child(2n){padding-left: 30px;}
.phone1_b li:nth-child(2n+1){padding-right: 30px;}
.phone1_b_c{position: relative;}
.phone1_b_c img{width: 113px;height: 113px;}
.phone1_b_info{position: absolute;top: 0;left: 0;padding-left: 130px;width: 100%;padding-top: 25px;}
.phone1_b_info h1{font-size: 18px;color: #333;margin-bottom: 10px;font-weight: 600;}
.phone1_b_info p{color: #666666;font-size: 12px;line-height: 20px;}

.phone2{background: url(../img/phone_bg.png);padding-bottom: 50px;}
.phone2_b{text-align: center;}
.phone2_b img{max-width: 100%;}
.phone3{padding-bottom: 50px;}
.phone3_b_l{float: left;width: 40%;padding-right: 40px;}
.phone3_b_r{float: left;width: 60%;border-radius: 10px;}
.phone3_b_l h1{padding: 20px;text-align: center;background: #6bc9dc;color: #fff;font-size: 24px;border-radius: 10px 10px 0 0;}
.phone3_b_r h1{padding: 20px;text-align: center;background: #e9a820;color: #fff;font-size: 24px;border-radius: 10px 10px 0 0;}
.phone3_b_l_info{border: 1px solid #e1e1e1;padding: 40px 20px;text-align: center;border-radius: 0 0 10px 10px;height: 329px;position: relative;}
.phone3_b_l_info p{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 5px;}
.apply{display: inline-block;padding: 8px 40px;font-size: 18px;color: #d2232a;border: 1px solid #d2232a;border-radius: 30px;text-align: center;margin-top: 20px;}
.apply{position: absolute;bottom: 30px;left: 50%;margin-left: -77px;}
.apply:hover{background: #d2232a;color: #fff;}
.phone3_b_r_c{border: 1px solid #e1e1e1;text-align: center;border-radius: 0 0 10px 10px;}
.phone3_b_r_c_l{float: left;width: 50%;}
.phone3_b_r_c_l:first-child .phone3_b_r_c_l_info{border-right: 1px solid #e1e1e1;}
.phone3_b_r_c_l span{display: block;color: #0061c0;font-size: 20px;padding: 10px 20px;border-bottom: 1px solid #e1e1e1;}
.phone3_b_r_c_l_info{padding: 20px;height: 278px;position: relative;}
.phone3_b_r_c_l_info p{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 5px;}

/*电话会议-大方数会议*/
.number1_b{}
.number1_b td{padding: 20px;border: 1px solid #ddd;text-align: center;}
.number1_b td span{display: block;font-size: 30px;color: #333333;}
.number1_b td h1{font-size: 16px;color: #0061c0;margin-bottom: 10px;}
.number1_b td p{font-size: 14px;color: #666666;line-height: 24px;}

.number2_b li{margin-bottom: 30px;}
.number2_b li h1{font-size: 24px;color: #0061c0;padding-bottom: 10px;border-bottom: 1px dashed #98b9cf;margin-bottom: 30px;}
.number2_b_img{text-align: center;}
.number2_b_img img{max-width: 100%;}
.number3_b{position: relative;}
.number3_b h1{text-indent: 30px;font-size: 20px;color: #0061c0;line-height: 30px;margin-bottom: 40px;}
.number3_b p{color: #666666;font-size: 14px;line-height: 30px;text-indent: 30px;margin-bottom: 5px;}
.number3_b_img{position: absolute;right: 0;bottom: 0;}
.number3_b_img img{max-width: 100%;}
.number3_b_info{padding-bottom: 20px;}

.number2_b_b{}
.number2_b_b dd{float: left;width: 20%;padding: 0 15px;}
.number2_li2 .number2_b_b dd{width: 25%;}
.number2_b_b dd.number2_b_b_dd1{}
.number2_b_b dd.number2_b_b_dd2{}
.number2_b_b dd.number2_b_b_dd3{}
.number2_b_b dd.number2_b_b_dd4{}
.number2_b_b dd.number2_b_b_dd5{}
.number2_b_b_t{border-radius: 40px;position: relative;padding-left: 55px;height: 48px;line-height: 48px;font-size: 18px;color: #fff;border: 1px solid #fff;}
.number2_b_b_dd1 .number2_b_b_t,.number2_b_b_dd1 .number2_b_b_t span{background: #e9a820;}
.number2_b_b_dd2 .number2_b_b_t,.number2_b_b_dd2 .number2_b_b_t span{background: #a657bb;}
.number2_b_b_dd3 .number2_b_b_t,.number2_b_b_dd3 .number2_b_b_t span{background: #97992d;}
.number2_b_b_dd4 .number2_b_b_t,.number2_b_b_dd4 .number2_b_b_t span{background: #6bc9dc;}
.number2_b_b_dd5 .number2_b_b_t,.number2_b_b_dd5 .number2_b_b_t span{background: #0061c0;}

.number2_li2 .number2_b_b_dd1 .number2_b_b_t,.number2_li2 .number2_b_b_dd1 .number2_b_b_t span{background: #617cc3;}
.number2_li2 .number2_b_b_dd2 .number2_b_b_t,.number2_li2 .number2_b_b_dd2 .number2_b_b_t span{background: #6bc9dc;}
.number2_li2 .number2_b_b_dd3 .number2_b_b_t,.number2_li2 .number2_b_b_dd3 .number2_b_b_t span{background: #e9a820;}
.number2_li2 .number2_b_b_dd4 .number2_b_b_t,.number2_li2 .number2_b_b_dd4 .number2_b_b_t span{background: #cd240b;}

.number2_b_b_t span{display: inline-block;width: 48px;height: 48px;border-radius: 30px;border: 2px solid #fff;line-height: 48px;color: #fff;font-size: 24px;position: absolute;top: -1px;left: -1px;text-align: center;}
.number2_b_b_info{border:1px solid #e9a820;padding:30px 10px 20px;margin-top: -15px;border-top: none;height: 235px;}
.number2_li2 .number2_b_b_info{height: 180px;}
.number2_b_b_dd1 .number2_b_b_info{border-color: #e9a820;}
.number2_b_b_dd2 .number2_b_b_info{border-color: #a657bb;}
.number2_b_b_dd3 .number2_b_b_info{border-color: #97992d;}
.number2_b_b_dd4 .number2_b_b_info{border-color: #6bc9dc;}
.number2_b_b_dd5 .number2_b_b_info{border-color: #0061c0;}

.number2_li2 .number2_b_b_dd1 .number2_b_b_info{border-color: #617cc3;}
.number2_li2 .number2_b_b_dd2 .number2_b_b_info{border-color: #6bc9dc;}
.number2_li2 .number2_b_b_dd3 .number2_b_b_info{border-color: #e9a820;}
.number2_li2 .number2_b_b_dd4 .number2_b_b_info{border-color: #cd240b;}
.number2_b_b_info p{font-size: 14px;color: #666666;line-height: 24px;}
.number2_b_b_info p em{display: inline-block;width: 6px;height: 6px;background: #666;border-radius: 8px;margin-right: 3px;vertical-align: middle;}

/*电话会议-畅听会议*/
.hear1_b li{float: left;width: 33.33%;text-align: center;}
.hear1_b li img{max-width: 100%;}
.hear1_b li p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 5px;}



/*企业网盘*/
.box2_b{}
.box2_b td{padding: 5px 10px;text-align: center;font-size: 20px;color: #333333;border: 1px solid #ddd;}
.box2_b td img{max-width: 100%;}

.box3_b .phone3_b_l{width: 50%;}
.box3_b .phone3_b_l:first-child{padding-right: 20px;padding-left: 0;}
.box3_b .phone3_b_l:last-child{padding-left: 20px;padding-right: 0;}
.phone3_b_l1 h1{background: #6bc9dc;}
.phone3_b_l2 h1{background: #e9a820;}
.phone3_b_l_info p span{font-size: 16px;color: #d2232a;}
.phone3_b_l_info p em{font-size: 16px;color: #999999;}
.box3_b .phone3_b_l_info{height: 280px;}


/*企业邮箱-企业邮箱*/
.email1_b .phone1_b_info p span{font-size: 12px;color: #333333;font-weight: 600;}
.email1_b .phone1_b_info {padding-top: 5px;}

.email3_b .phone3_b_l_info{height: 310px;}
.email3_more{text-align: center;margin-top: 30px;}
.email3_more a{font-size: 18px;color: #146dc5;display: inline-block;line-height: 30px;}
.email_case{overflow: hidden;position: relative;}
.email_case_list{float: left;padding: 0 15px;}
.email_case_list a{display: block;border: 1px solid #ebebeb;}
.email_case_img{height: 180px;text-align: center;}
.email_case_img img{max-width: 100%;}
.email_case_img span{display: inline-block;height: 100%;vertical-align: middle;}
.email_case_info{padding: 20px 15px;background: #f8f8f8;}
.email_case_info_b{height: 196px;overflow: hidden;}
.email_case_info_b1{height: 140px;overflow: hidden;}
.email_case_info p{font-size: 14px;color: #666666;line-height: 28px;}
.email_case_list:hover a{border-color: #0061c0;}
.email_case_list:hover .email_case_info{background: #0061c0;}
.email_case_list:hover .email_case_info p{color: #fff;}

/*企业邮箱-海外收发*/
.abroad1_b{text-align: left;}
.abroad1_b_l{width: 50%;float: left;padding-right: 20px;position: relative;}
.abroad1_b_r{padding-left: 20px;padding-right: 0;}
.abroad1_b_l_l{width: 140px;text-align: center;background: #97992d;position: absolute;top: 0;left: 0;height: 245px;}
.abroad1_b_l_l h1{font-size: 30px;color: #fff;display: inline-block;width: 40px;margin-top: 50px;}
.abroad1_b_r .abroad1_b_l_l{background: #a657bb;left: 20px;}
.abroad1_b_r .abroad1_b_l_l h1{margin-top: 20px;}
.abroad1_b_l_r{width: 100%;padding:20px 20px 20px 170px;border: 1px solid #e6e6e6;height: 245px;}
.abroad1_b_l_r p{font-size: 16px;color: #666666;line-height: 24px;}
.abroad1_b_l_r p span{font-size: 14px;color: #666666;display: block;text-indent: 30px;}
.abroad1_apply{text-align: center;margin-top: 30px;}
.abroad1_apply a{display: inline-block;width: 170px;height: 50px;line-height: 50px;color: #fff;font-size: 20px;background: #0061c0;border-radius: 5px;}
.abroad2_b{background: #fff;}
.abroad2_b_list{border: 1px solid #dddddd;padding:10px 5px;}
.abroad2_b_list_l,.abroad2_b_list_r{float: left;width: 50%;}
.abroad2_b_list1 .abroad2_b_list_l{background: url(../img/abroad_line.png) no-repeat right center;text-align: center;}
.abroad2_b_list2 .abroad2_b_list_l{background: url(../img/abroad_line.png) no-repeat left center;text-align: center;}
.abroad2_b_list_l img{max-width: 100%;}
.abroad2_b_list_r{padding: 40px 20px 0;}
.abroad2_b_list_r h1{font-size: 20px;color: #0061c0;line-height: 30px;margin-bottom: 8px;}
.abroad2_b_list_r p{font-size: 14px;color: #666666;line-height: 30px;}

/*企业邮箱-云归档*/
.file1_b{position: relative;}
.file1_b_l{width: 60%;float: left;padding-top: 140px;}
.file1_b_l h1{font-size: 24px;color: #146dc5;line-height: 30px;margin-bottom: 10px;}
.file1_b_l p{font-size: 18px;color: #333333;line-height: 30px;}
.file1_b_r{float: left;width: 40%;text-align: right;}
.file1_b_r img{max-width: 100%;}
.file3_table td{padding:10px 10px;text-align: center;border: 1px solid #ddd;font-size: 16px;color: #666666;}
.file3_table td em,.file3_table td span{display: block;font-style: normal;font-size: 20px;color: #333333;}

/*网络直播*/
.gateway_b{position: relative;padding-top: 50px;}
.gateway_b p{width: 75%;font-size: 18px;color: #666666;line-height: 30px;}
.gateway_b p span{font-size: 24px;color: #146dc5;}
.gateway_b p em{font-size: 24px;}
.gateway_b_img{position: absolute;top: 40px;right: 0;}
.gateway_b_img img{max-width: 100%;}

/*网络会议*/
.internet3_b{width: 80%;margin: 0 auto;}
.internet3_b .phone3_b_l{float: none;width: 100%;padding:0;}
.internet3_b .phone3_b_l_info{height: auto;}

/*行业解决方案*/
.case_nav{padding:40px 0 10px;border-bottom: 1px dashed #e0e0e0;text-align: center;}
.case_nav_b ul{display: inline-block;}
.case_nav_b li{float: left;padding:0 6px;margin-bottom: 10px;}
.case_nav_b li a{display: inline-block;padding:10px 40px;border-radius: 40px;color: #333333;font-size: 16px;background: #e6e6e6;}
.case_nav_b li.active a{background: #0061c0;color: #fff;}

.case1_b{position: relative;}
.case1_b_l{width: 400px;height: 280px;position: absolute;top: 0;left: 0;}
.case1_b_l img{width: 100%;}
.case1_b_r{padding:20px 20px 20px 430px;width: 100%;border: 1px solid #ddd;background: #fdfdfd;height: 280px;}
.case1_b_r h1{font-size: 22px;color: #333333;margin-bottom: 10px;}
.case1_b_r p{font-size: 14px;color: #666666;line-height: 30px;}

.phone_t h2{font-size: 18px;color: #333333;line-height: 30px;margin-top: 10px;padding-bottom: 10px;border-bottom: 1px solid #eeeeee;}
.phone_t h2 span{color: #0061c0;font-size: 18px;}

.case2_b_list{padding:30px 0;border-bottom: 1px dashed #dddddd;}
.case2_b_list h1{font-size: 22px;color: #0061c0;line-height: 30px;margin-bottom: 20px;}
.single_page_r{position: absolute;bottom: 0px;right: 0;}
.single_page_r img{max-width: 100%;}


/*应用场景*/
.app1_b{}
.app1_b li{float: left;width: 16.66%;padding: 0 20px;}
.app1_b_c{width: 160px;height: 160px;display: inline-block;text-align: center;border-radius: 80px;background: #0061c0;position: relative;}
.app1_b_c span{display: inline-block;width: 36px;height: 36px;border: 2px solid #fff;background: #0061c0;border-radius: 20px;color: #fff;font-size: 24px;line-height: 31px;position: absolute;top: 0px;left: 13px;}
.app1_b_c em{display: block;font-size: 16px;color: #fff;line-height: 24px;padding:0 20px;padding-top: 40px;}
.app_li2 .app1_b_c{background: #d5a512;}
.app_li2 .app1_b_c span{background: #d5a512;}
.app_li3 .app1_b_c{background: #617cc3;}
.app_li3 .app1_b_c span{background: #617cc3;}
.app_li4 .app1_b_c{background: #96982c;}
.app_li4 .app1_b_c span{background: #96982c;}
.app_li5 .app1_b_c{background: #9c44b3;}
.app_li5 .app1_b_c span{background: #9c44b3;}
.app_li6 .app1_b_c{background: #d5a512;}
.app_li6 .app1_b_c span{background: #d5a512;}

.app1{background: url(../img/phone_bg.png);}
.app2_list{padding:30px 0;border-top: 1px dashed #dddddd;}
.app2_list:first-child{border-top: 1px solid #dddddd;}
.app2_list_l{float: left;width: 60%;padding-top: 50px;}
.app2_list_r{float: left;width: 40%;}
.app2_list_r img{max-width: 100%;}
.app2_list1 .app2_list_l{padding-right: 20px;}
.app2_list1 .app2_list_r{padding-left: 20px;text-align: right;}
.app2_list2 .app2_list_l{padding-left: 20px;}
.app2_list2 .app2_list_r{padding-right: 20px;text-align: left;}
.app2_list_l h1{color: #333333;font-size: 24px;margin-bottom: 10px;line-height: 30px;}
.app2_list_l p{font-size: 14px;color: #666666;line-height: 30px;}



@media (min-width: 1200px){
    .navigation li:hover a{color: #0061c0;background: url(../img/nav-bottom.png) no-repeat center bottom;}

}
@media(min-width: 768px){
    .list-fenye a:hover{border-color: #146dc5;color: #146dc5;}
    .list-fenye a.current:hover{background: #146dc5;border-color:#146dc5;color:#ffffff;}
    .list-fenye a.disable:hover{background: none;border-color:#CCCDC8;color:#CCCDC8;}
    .item2-nav li:hover a{background: #0061c0;color: #fff;}
    .item2-pro-c-b a:hover{background: #d2232a;color: #fff;}
    .case_nav_b li:hover a{background: #0061c0;color: #fff;}
}

@media (max-width: 1520px){
    .navigation li a{font-size: 16px;padding: 13px 10px 27px; }
    .navbar{top: 71px;}
}
@media (max-width: 1380px){
    .navigation li a{font-size: 14px;padding: 13px 10px 27px; }
    .navbar{top: 73px;}
    .header .logo{padding-left: 10px;}
    .header-phone{right: 10px;}
}

@media (max-width: 1200px){
    .second_sub{display: none;}
    .search-c{position: relative;top: 0;right: auto;left: 0;width: 100%;}
    .search-c input{width: 100%;}
    .search{padding:10px 0;}
    .header{padding: 10px 0;}
    .header-b{position: relative;}
    .header-phone{position: relative;right: auto;left: 0;text-align: left;margin-top: 10px;padding: 0 10px;}
    .search{display: none;}
    .logo{}
    .navigation li a span{display: inline-block;margin-left: 5px;}
    .sub-nav2 dl dd.active .nav-img, .sub-nav2 dl dd:first-child .nav-img{display: none;}
    .nav-img{display: none;}
    .ell,.navigation li a{overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .navbar{border-radius: 0;position: relative;padding-left: 0;top: 0;right: 0;left: auto;background: #ffffff;max-height: auto;}
    .language{top: 30px;margin-top: 0;right: 55px}
    .search-btn{top: 16px;margin-top: 0;right: 50px;position: absolute;}
    .search-btn i{font-size: 24px;color: #d82633;}
    .navbar .container,.navbar .row{padding: 0;margin: 0;}
    .navbar-content{background: #ffffff;display: block;}
    .navigation li a,.navigation li.current a{padding:0 25px;}
    .navigation{background: #f4f4f4;height:auto;min-height:auto;border: none;position: relative;right: 0;top: 0;}
    .navigation ul,.navigation li{background: none;margin-right: 0;width: 100%;}
    .navigation li{display: block;position: relative;float:none;border-bottom:1px #0061c0 solid;padding: 0;text-align: left;background: #f4f4f4;border-top: none;line-height: 50px;margin-bottom: 0;}
    .navigation li a{display:block;text-align:left;color:#333;padding-left: 20px;padding-right: 30px;border: none;background: none;}
    .navigation li>a:hover,.navigation li:hover>a{border: none;background: none;color:#333;}
    .navigation li.current a{background: none;}
    .navigation li.current>a{border: none;color: #ffffff;background: #0061c0;}
    .navigation li.current{border-bottom:1px #0061c0 solid;background: #0061c0;padding:0;margin-top: 0;}
    .navigation li.current .sub-nav dl dd a{color:#333333;padding: 5px 20px;}
    .navigation li i{display: inline-block;position: absolute;width: 30px;right: 0px;top: 0;color:#333;font-size: 16px;cursor: pointer;}
    .navigation li .sub-nav2 dl dd i{top: 5px;}
    .navigation li i.i-open:before{content:'\e825';}
    .navigation li dl:first-child{border-top:1px #ccc solid;}
    .navigation li dl:last-child dd:last-child{border-bottom: none;}
    .offcanvas-toggle,.search-btn{display: block;z-index: 12;}
    .navbar-toggle i{font-size: 30px;color: #0061c0;}

    .navbar-toggle{float: none;position: absolute;right: 8px;top: 10px;margin-right: 0;padding:0;margin:0;}
    .sub-nav,.navigation02 .sub-nav{display: none;width: 100%;background: #f5f5f5;padding: 0px;position: static;left: none;top: none;z-index: 1;left: 0;margin-left: 0;}
    .sub-nav dl,.navigation02 .sub-nav dl{float: none;display: block;width: 100%;}
    .sub-nav dl dd{width: 100%;}
    .sub-nav2 dl{position: relative;left: 0;top: 0;padding-top: 0;}
    .sub-nav2 dl dd{float: none;margin:0;border-radius: 0;display: block;position: relative;}
    .sub-nav dl dd a{display: block;line-height: 30px;border-bottom:1px #ccc solid;width: 100%;padding:5px 20px;}
    .sub-nav dl dd:last-child a{border-bottom: none;}
    .sub-nav dl dd:last-child .sub-nav3 a{border-bottom: 1px #dddddd solid;}
    .sub-nav dl dd a i,.sub-nav dl dd a:hover i{left:auto;right: 0;color:#333;color: rgba(0,0,0,1);}
    .ssub-nav-btn {display: block;}
    .navigation li .sub-nav a i{display: none;}
    .sub-nav3{position: relative;top: 0;left: 0px;width: 100%;background: #f1f1f1;}
    .sub-nav dl dd .sub-nav3 a{padding-left: 40px;}
    .navigation li .ssub-nav-btn{display: block;width: 40px;height: 40px;position: absolute;text-align: center;padding: 0;right: 4px;top: 6px;margin-top: 3px;background: none;border:none;line-height: 30px;color: #333}
    .navbar{z-index: 1000;overflow-y:auto;}
    .slider-right{position: fixed;height: 100%;width: 280px;top:0;right:-280px;}
    .slider-left{position: fixed;height: 100%;width: 280px;top:0;left:-280px;}
    .navbar.in{box-shadow:0 0 20px rgba(0,0,0,.3)}
    .sub-nav2 dl{position: relative;left: 0;top: 0px;}
    .sub-nav-right{display: none;}
    .sub-nav dl{border-right: none;}
    .sub-nav2 dl dd.active .nav-img{display: none;}
    .input-group{right: 0;width: 100%;}
    .input-group .i-group{width: 100%;}
    .up-icon{display: none;}
    .swiper-container .swiper-wrapper li{height: 420px;}
    .item2-nav li{padding: 0 30px;}
    #item2-list6 .item2-pro-c-b{padding-left: 20px;}
    .item4-msg{padding: 0 30px 50px;}
    .footer-l dl{padding: 0 10px;}

    .swiper-container1 .swiper-wrapper li{height: 320px;}
    .number1_b td{padding: 10px 5px;height: 120px;}
    .number1_b td span{font-size: 16px;}
    .abroad1_b_l_r{padding-left: 150px;}
    .abroad1_b_l{float: none;width: 100%;padding: 0;}
    .abroad1_b_r{padding-right: 0;margin-top: 20px;}
    .abroad1_b_r .abroad1_b_l_l{left: 0;}
    .case1_b_r h1{margin-bottom: 5px;}
    .case1_b_r{padding-top: 10px;padding-right: 10px;padding-left: 410px;}
    .single_page_r{position: relative;}
    .number2_b_b dd{padding: 0 10px;}
    .number2_b_b_t{font-size: 16px;}
    .number2_b_b_info p{line-height: 20px;}
    .internet3_b{width: 100%;}

}
@media (max-width: 1000px){

    .swiper-container .swiper-wrapper li{height: 315px;}
    .banner-nei li{height: 215px;}
    .item-t{padding-top: 30px;margin-bottom: 30px;}
    .item1,.item2,.item3{padding-bottom: 30px;}
    .item-t h1,.item4-msg .item-t h1,.item4-msg .item-t h1 small{font-size: 20px;line-height: 30px;}
    .item1 .item-t h1{font-size: 24px;}
    .item-t h1 small{font-size: 24px;}
    .item-t span{padding: 5px 20px;}
    .item2-nav li{padding: 0 10px;}
    .item2-nav li a{width: auto;height: auto;padding: 8px 15px;border-radius: 5px;font-size: 14px;}
    .item2-nav li a span{font-size: 14px;display: inline-block;}
    .item2-nav{margin-bottom: 30px;}
    .item2-pro-l{width: 100%;height: auto;}
    .item2-pro-c-b{width: 50%;}
    #item2-list6 .item2-pro-c-b{width: 100%;}
    #item2-list4 .item2-pro-c-b{width: 33.33%;}
    .item4-b li{width: 100%;}
    .footer{padding: 20px 0;}
    .footer-l dl dd{display: none;padding-bottom: 10px;}
    .footer-l dl dt{position: relative;padding-bottom: 5px;}
    .footer-l dl dt a{display: inline-block;width: auto;}
    .footer-l dl dt i{display: inline-block;position: absolute;top: 0;right: 0;cursor: pointer;color: #fff;}
    .footer-l dl{width: 100%;}
    .footer-l dl.last-dl{width: 100%;padding-right: 10px;}
    .footer-l dl.last-dl dd{display: block;}
    .modal-dialog{width: 100%;}
    .close{top: 10px;}
    .swiper-container1 .swiper-wrapper li{height: 250px;}
    .main{padding: 30px 0 40px;}
    .single_page p,.single_page a,.single_page span,.single_page em,.single_page i,.single_page strong{font-size: 14px;}
    .news-img{width: 200px;height: 120px;}
    .news-info{padding-left: 220px;}
    .news-info h1{padding-top: 13px;padding-bottom: 10px;}
    .news-info p{height: 48px;}
    .news-info span{margin-top: 10px;margin-bottom: 0;}
    .page-pre,.page-next{float: none;width: 100%;text-align: left;}

    .phone1_b li{float: none;width: 100%;margin-bottom: 20px;}
    .phone1_b li:nth-child(2n){padding-left: 0px;}
    .phone1_b li:nth-child(2n+1){padding-right: 0px;}
    .phone3_b_l,.phone3_b_r{width: 100%;float: none;padding: 0;}
    .phone3_b_l{margin-bottom: 20px;}
    .phone3_b_l_info{height: auto;padding: 20px 10px;}
    .apply{position: relative;bottom: auto;left: auto;margin-left: 0;}
    .phone3_b_r_c_l_info .apply{position: absolute;bottom: 30px;left: 50%;margin-left: -77px;}
    .number2_b li{margin-bottom: 20px;}
    .number2_b li h1{font-size: 20px;margin-bottom: 20px;}
    .number3_b_img{position: relative;bottom: auto;text-align: center;}
    .number3_b_info{padding-bottom: 10px;}
    .number3_b h1{margin-bottom: 10px;font-size: 18px;}
    .hear1_b li p{font-size: 14px;}
    .box2_b td{font-size: 14px;}
    .box3_b .phone3_b_l_info,.email3_b .phone3_b_l_info{height: auto;}
    .box3_b .phone3_b_l{width: 100%;}
    .box3_b .phone3_b_l:first-child,.box3_b .phone3_b_l:last-child{padding: 0;}
    .email3_more{margin-top: 0px;}
    .email3_more a{font-size: 14px;line-height: 24px;}
    .email_case_info{padding: 10px;}
    .email_case_list{padding: 0 10px;}
    .abroad2_b_list_l,.abroad2_b_list_r{float: none;width: 100%;}
    .abroad2_b_list1 .abroad2_b_list_l,.abroad2_b_list2 .abroad2_b_list_l{background: none;}
    .abroad2_b_list_r{padding-top: 20px;}
    .file1_b_l,.file1_b_r{float: none;width: 100%;}
    .file1_b_l{padding-top: 0;}
    .file1_b_r{text-align: center;}
    .gateway_b_img{position: relative;top: 0;margin-bottom: 10px;text-align: center;width: 100%;}
    .gateway_b p{width: 100%;}
    .case1_b{border: 1px solid #ddd;padding-top: 20px;}
    .case1_b_l{width: 100%;height: auto;text-align: center;position: relative;}
    .case1_b_r{padding-left: 10px;height: auto;border: none;}
    .case1_b_l img{width: auto;max-width: 100%;}
    .case_nav_b li{float: none;display: inline-block;}
    .app1_b li{float: none;width: 100%;padding: 0px;margin-bottom: 10px;}
    .app1_b_c{width: 100%;height: auto;text-align: left;border-radius: 0;padding: 10px;}
    .app1_b_c span{width: auto;height: auto;border-radius: 0;position: relative;left: auto;border: none;top: auto;margin-right: 5px;line-height: 24px;vertical-align: bottom;font-size: 24px;}
    .app1_b_c em{display: inline-block;padding: 0;}
    .app2_list_l,.app2_list_r{float: none;width: 100%;padding:0;}
    .app2_list1 .app2_list_l,.app2_list2 .app2_list_l{padding:0;}
    .app2_list1 .app2_list_r,.app2_list2 .app2_list_r{text-align: center;}

    .number1_b{width: 100%;overflow-y: hidden;overflow-x:scroll;}
    .number1_b_c{width: 1000px;}
    .number2_b_b dd,.number2_li2 .number2_b_b dd{width: 50%;margin-bottom: 20px;}
    .number2_b_b_info{height: 180px;}
}


@media (max-width: 767px){
    .header .logo{padding-left: 0;}
    .swiper-container .swiper-wrapper li{height: 265px;}
    .list-fenye a{display: none;}
    .list-fenye{margin-top: 20px;}
    .list-fenye a.fenye-prev,.list-fenye a.fenye-next,.list-fenye a.current{display: inline-block;}
    .item2-pro-c-b{width: 100%;padding: 20px 10px;height: auto;}
    .item2-pro-c-b a{position: relative;bottom: auto;left: auto;margin-left: 0;}
    #item2-list6 .item2-pro-c-b{padding-left: 10px;}
    #item2-list4 .item2-pro-c-b{width: 100%;}
    .item2-nav-c p{display: none;}
    .item2-nav{margin-bottom: 10px;}
    .item2-nav li{margin-bottom: 10px;float: none;display: inline-block;}
    .item2-nav li:first-child,.item2-nav li:last-child{padding-left: 10px;padding-right: 10px;}
    .item3-b-c{height: auto;padding: 30px 10px;}
    .item3-list-b li{width: 50%;margin-bottom: 10px;padding: 0 10px;}
    #item3-list3 .item3-list-b li{width: 50%;margin-bottom: 10px;padding: 0 10px;}
    .item3-nav li a{width: auto;height: auto;padding: 8px 10px;font-size: 14px;line-height: 14px;}
    .item4-b dl{margin-bottom: 0;}
    .item4-b dt{width: 100%;text-align: left;position: relative;}
    .item4-b dd{padding-left: 0;}
    .item4-msg .item-t{margin-bottom: 10px;}
    .item4-msg{padding: 0 10px 30px;}
    .item4{padding: 30px 0px;}
    .swiper-container1 .swiper-wrapper li{height: 205px;}
    .solution-t h1{font-size: 20px;}
    .phone_t h1{font-size: 24px;}
    .phone_t small{font-size: 18px;}
    .phone_t{padding-top: 30px;margin-bottom: 20px;}
    .phone_t h2,.phone_t h2 span{font-size: 16px;}
    .phone2,.phone3{padding-bottom: 30px;}
    .phone3_b_r_c_l{width: 100%;float: none;}
    .phone3_b_r_c_l_info{height: auto;padding: 20px 10px;}
    .phone3_b_r_c_l_info .apply{position: relative;bottom: auto;left: auto;margin-left: 0px;}
    .phone3_b_r_c_l:first-child .phone3_b_r_c_l_info{border-right: none;}
    .phone3_b_l h1,.phone3_b_r h1{font-size: 20px;}
    .phone3_b_r_c_l span{font-size: 18px;}
    .phone3_b_l_info p,.phone3_b_r_c_l_info p,.phone3_b_l_info p span,.phone3_b_l_info p em{font-size: 14px;margin-bottom: 0;}
    .apply{font-size: 14px;padding: 8px 30px;}
    .box2_b td{padding: 5px;}
    .abroad1_b_l_l{width: 100%;height: auto;position: relative;padding: 10px 20px 0;}
    .abroad1_b_l_l h1{display: block;width: 100%;margin-top: 0;padding-bottom: 10px;}
    .abroad1_b_r .abroad1_b_l_l h1{margin-top: 0;}
    .abroad1_b_l_r{padding-left: 20px;height: auto;}
    .abroad1_apply{margin-top: 10px;}
    .abroad1_b_l_l h1{font-size: 24px;}
    .file3_table td em, .file3_table td span,.file3_table td{font-size: 14px;}
    .file1_b_l h1{font-size: 20px;}
    .file1_b_l p{font-size: 14px;}
    .gateway_b p{font-size: 14px;}
    .gateway_b p span,.gateway_b p em{font-size: 18px;}
    .gateway_b{padding-top: 30px;}
    .case_nav_b li a{font-size: 14px;padding:8px 15px;}
    .case2_b_list{padding:20px 0;}
    .app2_list{padding-left: 20px 0;}
    .app2_list_l h1{font-size: 20px;}

}
@media (max-width: 640px){
    .swiper-container .swiper-wrapper li{height: 200px;}
    .swiper-container1 .swiper-wrapper li{height: 155px;}
    .hear1_b li{width: 100%;float: none;margin-bottom: 10px;}
    .email1_b li{margin-bottom: 40px; }
    .number2_b_b dd,.number2_li2 .number2_b_b dd{width: 100%;padding:0;}
    .number2_b_b_info,.number2_li2 .number2_b_b_info{height: auto;}
    .number2_b_b dd:last-child{margin-bottom: 0;}

}
@media (max-width: 480px){
    .swiper-container .swiper-wrapper li{height: 130px;}
    .swiper-container1 .swiper-wrapper li{height: 100px;}
    .swiper-pagination{bottom: 0;}
    .item3-list-b li a p{font-size: 14px;}
    .item3-nav li a{font-size: 12px;}
    .sub-btn .btn{width: 200px;}
    .item4-b dl.code dd input{width: 120px;}
    .news-img{width: 100%;height: auto;text-align: center;position: relative;top: 0;}
    .news-img img{max-width: 100%;width: auto;height: auto;}
    .news-info{padding-left: 0;padding-top: 10px;}
    .page-dir a span{width: 50%;}
    .phone1_b_info{padding-top: 10px;}
    .phone1_b_info h1{margin-bottom: 5px;}
    .box2_b td{font-size: 12px;}
    .phone1_b li{text-align: center;margin-bottom: 10px;}
    .phone1_b li img{margin-bottom: 10px;}
    .phone1_b .phone1_b_info{text-align: left;padding-left: 0;position: relative;padding-top: 0;}
    .email_case_info_b,.email_case_info_b1{height: auto;overflow: visible;}

 .tophead ul li {padding-bottom: 10px;}
}



@media (max-width: 320px){

}


/*动画*/
@-webkit-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@-moz-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@-o-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
.bounceInDown{
    animation:bounceInDown 0.3s 1;
    -moz-animation:bounceInDown 0.3s 1; /* Firefox */
    -webkit-animation:bounceInDown 0.3s 1; /* Safari and Chrome */
    -o-animation:bounceInDown 0.3s 1; /* Opera */
}



@-webkit-keyframes rotateIn {
    0% { -webkit-transform-origin: center; transform-origin: center;-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);opacity: 0.5;}
    100% {-webkit-transform-origin: center;transform-origin: center; -webkit-transform: rotateY(-360deg); transform: rotateY(-360deg); opacity: 1;}
}
@-moz-keyframes rotateIn {
    0% { -moz-transform-origin: center;transform-origin: center;-moz-transform: rotateY(-180deg); transform: rotateY(-180deg);opacity:0.5;}
    100% {-moz-transform-origin: center;transform-origin: center;-moz-transform: rotateY(-360deg); transform: rotateY(-360deg);opacity: 1;}
}
@-o-keyframes rotateIn {
    0% { -o-transform-origin: center;transform-origin: center;-o-transform: rotateY(-180deg);transform: rotateY(-180deg); opacity: 0.5; }
    100% {-o-transform-origin: center;transform-origin: center;-o-transform: rotateY(-360deg);transform: rotateY(-360deg);opacity: 1;}
}

@keyframes rotateIn {
    0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);transform: rotateY(-180deg);opacity: 0.5;}
    100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotateY(-360deg);-moz-transform: rotateY(-360deg);-o-transform: rotateY(-360deg);transform: rotateY(-360deg);opacity: 1;}
}

.rotateIn {
    -webkit-animation:rotateIn 0.3s 1;
    -moz-animation:rotateIn 0.3s 1;
    -o-animation:rotateIn 0.3s 1;
    animation:rotateIn 0.3s 1;
}

@-webkit-keyframes rotate {
    0% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
    100% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-moz-keyframes rotate {
    0% {-moz-transform-origin: center;transform-origin: center; -moz-transform: rotate(180deg); transform: rotate(180deg);}
    100% { -moz-transform-origin: center; transform-origin: center; -moz-transform: rotate(360deg); transform: rotate(360deg);}
}
@-o-keyframes rotate {
    0% {-o-transform-origin: center; transform-origin: center; -o-transform: rotate(180deg);transform: rotate(180deg);}
    100% {-o-transform-origin: center;transform-origin: center; -o-transform: rotate(360deg); transform: rotate(360deg);}
}

@keyframes rotate {
    0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
    100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}

.rotate {
    -webkit-animation:rotate 0.5s 1;
    -moz-animation:rotate 0.5s 1;
    -o-animation:rotate 0.5s 1;
    animation:rotate 0.5s 1;
}
@-webkit-keyframes scale {
    0% {-webkit-transform-origin: center; transform-origin: center;-webkit-transform: scale(1.5);transform: scale(1.5); }
    100% { -webkit-transform-origin: center; transform-origin: center;-webkit-transform: scale(1);transform: scale(1);}
}
@-moz-keyframes scale {
    0% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(1.5);transform: scale(1.5);}
    100% {-moz-transform-origin: center; transform-origin: center; -moz-transform: scale(1);transform: scale(1);}
}
@-o-keyframes scale {
    0% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1.5);transform: scale(1.5);}
    100% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1);transform: scale(1);}
}

@keyframes scale {
    0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}
    100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
}

.scale {
    -webkit-animation:scale 0.5s 1;
    -moz-animation:scale 0.5s 1;
    -o-animation:scale 0.5s 1;
    animation:scale 0.5s 1;
}

@-webkit-keyframes scale1 {
    0% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: scale(0);transform: scale(0);opacity: 0;}
    100% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
}
@-moz-keyframes scale1 {
    0% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(0);transform: scale(0);opacity: 0;}
    100% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(1);transform: scale(1);opacity: 1;}
}
@-o-keyframes scale1 {
    0% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(0);transform: scale(0);opacity: 0;}
    100% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1);transform: scale(1);opacity: 1;}
}

@keyframes scale1 {
    0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);transform: scale(0);opacity: 0;}
    100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}
}

.scale1 {
    -webkit-animation:scale1 1s 1;
    -moz-animation:scale1 1s 1;
    -o-animation:scale1 1s 1;
    animation:scale1 1s 1;
}

/*ie低版本提示*/

#ie-alert-overlay {width:100%;height:100%;background-image:url(../images/bg2.png);position: fixed; top: 0; left: 0;z-index:9999;}

* html #ie-alert-overlay {   /* fixed position hack for IE6 */ position: absolute;z-index:9999;}

/*Pop Up Panel*/
#ie-alert-panel{width:593px;height:404px;position:fixed;background: url(../images/iealertsprite.png) no-repeat;background-position: -1px -109px ;top:50%;left:50%;margin:-201px 0 0 -296px;
    _position:absolute;  /* fixed position hack for IE6 */
    _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 */

    /* font settings */font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-weight:bold;color:#333;line-height:20px;z-index:10000;
}
.ie-alert-panel-b{padding:72px 0 0 72px;}
#ie-alert-panel p {font-size:14px;text-align:justify;}
#ie-alert-panel img { border:0;}
#ie-alert-panel span {font-size:18px;margin: 0 0 20px 0;display:block;padding:0;}
#ie-alert-panel button{background: #ff0000;color: #ffffff;margin-top: 10px;border-color:#ff0000;padding:5px 10px;}
#ie-alert-panel ul {list-style: none;margin:0;padding:0;overflow: hidden;   }
#ie-alert-panel li {float:left;margin:0 22px 0 0;}
#ie-alert-panel li.last {margin-right:0;}

#ie-alert-panel a {display:inline-block;}
.browser {position: absolute;bottom:35px;}
.chrome, .firefox, .ie9, .opera, .safari {background: url(../images/iealertsprite.png) no-repeat;}

/*browsers*/

.chrome { background-position: 0 0;width: 73px;height: 96px;margin:0 4px 0 0;}

.firefox {background-position: -292px 0;width: 73px;height: 98px;}

.ie9 {background-position: -179px 0;width: 95px;height: 98px;}

.opera {background-position: -90px 0;width: 73px;height: 98px;}

.safari {background-position: -387px 0;width: 73px;height: 98px;margin:0 4px 0 0;}
