@charset "utf-8";
/* CSS Document */
*{
	margin:0px; 
	padding:0px; 
}

table{ 
	margin:0px; 
	padding:0px; 
	border:0px;
}
dl，dd{
	border:none;
}
img{ 
	border:none;
}
ul li{ 
	list-style-type:none;
}
body{ 
	width:auto; 
	height:auto; 
	margin:auto; 
	font-family:"微软雅黑", "lucinda grande", "trebuchet ms", "verdana", "sans-serif"; 
	font-size:12px; 
	color:#555555;
	background:#fff;
}
p{ 
	padding:0; 
	margin:0;
}
a:hover,a:focus,a:visited{
	text-decoration: none;
}
/* 避免加载angular出现表达式问题 */
[ng:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none !important;
}
.margin-lf-5{
	margin-left: 5px;
}
.margin-lf-10{
	margin-left: 10px;
}
.margin-lf-15{
	margin-left: 15px;
}
.margin-lf-20{
	margin-left: 20px;
}
.margin-rt-5{
	margin-right: 5px;
}
.margin-rt-10{
	margin-right: 10px;
}
.margin-rt-15{
	margin-right: 15px;
}
.margin-rt-20{
	margin-right: 20px;
}
.margin-tp-5{
	margin-top: 5px;
}
.margin-tp-10{
	margin-top: 10px;
}
.margin-tp-15{
	margin-top: 15px;
}
.margin-tp-20{
	margin-top: 20px;
}
.margin-bm-5{
	margin-bottom: 5px;
}
.margin-bm-10{
	margin-bottom: 10px;
}
.margin-bm-15{
	margin-bottom: 15px;
}
.margin-bm-20{
	margin-bottom: 20px;
}
/* header */
.website-width{
	width:100%;
}

.navbar-brand{
	padding: 0;
	height: 80px;
	line-height: 80px;
}
.topnav-box{
	width:100%;
	padding: 0 10px;
	height:80px; 
	line-height:80px;
	background:#001736;
	position: relative;
}
.navbar-collapse{
	padding: 0;
}
.navbar-mynav-top{ 
	color:#fff;
	font-size:14px;
    border-radius:0; 
	font-family:"微软雅黑";
	z-index:999;
	width:150px;
	margin-top: -8px;
	margin-right: -17px;
	position: absolute;
	right: 5px;
	top: 80px;
}
.navbar-mynav-top .navbar-nav>li>a{
	width: 150px;
	height:60px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:45px;
	background:rgba(0,0,0,0.80);
	padding-left: 30px;
	border-bottom: solid 1px #fff;
}
.navbar-mynav-top .navbar-nav>li>a:focus,.navbar-mynav-top .navbar-nav>li>a:hover{
	background:url(../img/topnav_active_bg.png) no-repeat;
	background-size: 100% 100%;
	color:#fff;
}
.navbar-mynav-top .navbar-nav>.active>a,.navbar-mynav-top .navbar-nav>.active>a:focus,.navbar-mynav-top .navbar-nav>.active>a:hover{
	background:url(../img/topnav_active_bg.png) no-repeat;
	background-size: 100% 100%;
	color:#fff;
}
.phoneBox{
	color: #fff; 
	line-height: 80px; 
	font-size: 14px; 
	margin-top: -80px;
	margin-right: 5px;
}
.navbar-toggle{
	background-color: #fff;
	margin-right: 0;
	margin-top: 25px;
}
.navbar-toggle .icon-bar{
	background-color: #22a0e2;
}
.phone-img{
	width: 25px;
	height: 20px;
}

/* banner */
.fx_grid_c1{
	width:100%;
	margin:0 auto;
	overflow: hidden; 
	height: auto; 
	display: block;
}

.fx_banner{
	background:#f0f0f0;
	width:1903px;
	overflow:hidden;
	position:relative;
}
.fx_banner_inner{
	position:relative;
}

.fx_banner_img{
	width:20000px;
}
.fx_banner_img li{
	float:left;
	width:1903px;
	position:relative;
}
.fx_banner_link1{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	left:10px;
	top:210px; 
	width: 197px; 
	height: 50px;
}
.fx_banner_link2{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	left:10px;
	top:195px; 
	width: 195px; 
	height: 50px;
}
.fx_banner_link3{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	left:10px;
	top:200px; 
	width: 310px; 
	height: 80px
}
.fx_banner_link4{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	left:10px;
	top:200px; 
	width: 310px; 
	height: 80px
}


.fx_banner .child1{
	position:absolute;
	width:1903px;
	min-height:430px;
	left:10px;top:100px;
}
.fx_banner .child1 img{
	width: 200px;
	height: 165px;
}
.fx_banner .child7{
	position:absolute;
	min-height:430px;
	left:140px;top:3%;
}
.fx_banner .child2{
	position:absolute;
	width:1903px;
	min-height:430px;
	left:10px;top:70px;
}
.fx_banner .child2 img{
	width: 300px;
	height: 180px;
}
.fx_banner .child3{
	position:absolute;
	width:1903px;
	min-height:430px;
	left:10px;top:70px;
}
.fx_banner .child4{
	position:absolute;
	width:1903px;
	min-height:430px;
	left:10px;top:70px;
}
.fx_banner .child3 img{
	width: 300px;
	height: 180px;
}
.fx_banner .child4 img{
	width: 300px;
	height: 180px;
}

.fx_banner .control{
	width:300px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	text-align:center;
}
.fx_banner .control li{
	display:inline-block;*display:inline;*zoom:1;
	margin:0 11px;
	width:30px;
	height:10px;
	border-radius:10px;
	cursor:pointer;
	background:#fff;
}
.fx_banner .control li a{
	display:none;
}
.fx_banner .control li.current{
	background:#001736;
}

/* 应用场景  */
.panel-group{
	padding: 0 5px;
}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: -5px;
    position:relative;
}
#accordion .panel-heading{
    padding: 0;
    border-radius: 0;
    border: none;
}
#accordion .panel-title a{
    display: block;
    padding: 0px 10px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    background: #2081bd;
    border-bottom: 2px solid rgba(30,89,140,0.4);
    position: relative;
    transition: all 0.5s ease 0s;
    text-decoration: none; 
    position: relative;
}
#accordion .panel-title a:hover{
    background-color: rgba(30,89,140,0.8);
    text-decoration: none;
    border-bottom: solid 1px #0053c2;
}

#accordion .panel-body{
    background-color: rgba(30,89,140,0.8);
    padding: 10px 20px;
    border: none;
    position: relative;
    height: 160px;
}
#accordion .panel-body p{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.sence-more-btn{
	float:right; 
	width: 70px; 
	height: 30px;  
	background: none; 
	border: 2px solid #fff; 
	border-radius: 22.5px; 
	font-size: 12px; 
	margin-top: 16px; 
	color: #fff;
	position: absolute;
	top: 0;
	right: 5px;
}
.sence-more-btn:hover,.sence-more-btn:visited,.sence-more-btn:focus{
	color: #fff;
}
.sence-title{
	margin: 14px 0;
	width: 140px;
	height: 56px;
}

/* 产品功能  */
.product-function-title{
	color: #333; 
	font-size: 34px; 
	margin: 0px auto; 
	width: 136px;
}
.product-function-title2{
	color: #999; 
	font-size: 14px; 
	margin: -7px auto 5px auto; 
	width: 140px;
}
.product-function-box{
	padding: 0 5px;
	overflow: hidden;
}
.product-function-content{
	background: url(../img/product_function_bg.png) no-repeat; 
	background-size: 100% 100%;
	width: 49%; 
	height: 240px; 
	text-align: center; 
	overflow: hidden;
	float: left;
	margin-bottom: -5px;
}
.product-function-content2{
	background: url(../img/product_function_bg.png) no-repeat; 
	background-size: 100% 100%;
	width: 49%; 
	height: 150px; 
	text-align: center; 
	overflow: hidden;
	float: left;
	margin-bottom: 12px;
}
.product-function-content-title{
	color: #333; 
	font-size: 20px; 
	margin: 5px auto 6px;
}
.product-function-content-describe{
	color: #666; 
	font-size: 13px; 
	text-align: left; 
	padding: 7px;
}
.product-function-content-describe2{
	color: #666; 
	font-size: 17px; 
	text-align: left; 
	padding: 0px 20px 20px;
}
.product-function-content-buyBtn{
	display:block; 
	margin: 0 auto; 
	color: #fff; 
	font-size: 14px; 
	width: 100px; 
	height: 30px; 
	line-height: 30px; 
	border-radius: 17.5px; 
	background: #22a0e2;
}
.product-function-content-buyBtn:hover,.product-function-content-buyBtn:focus,.product-function-content-buyBtn:visited{
	color: #fff; 
	text-decoration: none;
}
.phone-margin-lf-per-2{
	margin-left: 2%;
}
.product-function-moreBtn{
	display:block; 
	margin: 0 auto; 
	color: #22a0e2; 
	font-size: 14px; 
	width: 120px; 
	height: 30px; 
	line-height: 30px; 
	border-radius: 25px; 
	background: #d3ecf9;
	border: solid 1px #22a0e2;
	overflow: hidden;
	text-align: center;
}
.product-function-moreBtn:hover,.product-function-moreBtn:focus,.product-function-moreBtn:visited{
	color: #22a0e2; 
	text-decoration: none;
}
.function-logo-img{
	width: 80px;
	height: 75px;
}
.phone-display-none{
	display: none;
}

/* 页脚  */
.footer-box{
	background: #2d313b;
	font-size: 14px; 
	color: #b0b1b5; 
	padding: 10px 10px;
	overflow: hidden;
}
.footer-title{
	font-size: 16px; 
	color: #fffefe; 
	margin-bottom: 10px;
}
.footer-text-link{
	color: #b0b1b5;
	display: block; 
	margin-bottom: 3px;
}
.footer-mail{
	color: #fff;
	display: block; 
	margin-bottom: 3px;
}
.footer-marg-40{
	float: left;
	margin-left: 40px;
}

.footer-enter-box{
	width: 50%; 
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
.phone-left{
	float: left;
}
.footer-marg-15{
	float: left;
	margin-left: 15px;
}

.footer-box2{
	background: #001736; 
	font-size: 14px; 
	color: #888; 
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
}
.footer-box2-p1{
	padding-top: 20px;
}
.footer-box2-p2{
	padding-top: 5px;
}
.phone-width-100{
	width: 100%;
}
.phone-margin-tp-20{
	margin-top: 20px;
}


/* 右侧居中悬浮（置顶+QQ+微信+电话）*/
.side-bar {
	width: 48px;
	position: fixed;
	top: 35%;
	right: 5px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar a {
	width: 48px;
	height: 48px;
	display: inline-block;
	margin-bottom: 10px;
}
.side-bar .icon-top{
	background: url(../img/top_icon_click.png) no-repeat;
}
.side-bar .icon-top:hover {
	background: url(../img/top_icon_click.png) no-repeat;
}
.side-bar .icon-qq {
	background: url(../img/qq_icon_click.png) no-repeat;
}
.side-bar .icon-qq:hover {
	background: url(../img/qq_icon_click.png) no-repeat;
}
.side-bar .icon-weixin {
	background: url(../img/weixin_icon_click.png) no-repeat;
}
.side-bar .icon-weixin:hover {
	background: url(../img/weixin_icon_click.png) no-repeat;
}
.side-bar .icon-tel {
	background: url(../img/tel_icon_click.png) no-repeat;
}
.side-bar .icon-tel:hover {
	background: url(../img/tel_icon_click.png) no-repeat;
}
.side-bar .icon-tel:hover .tel-tips {
	display: block;
}
.tel-tips {
	padding: 0px;
	border: 5px solid #333;
	position: absolute;
	right: 58px;
	top: 176px;
	background-color: #ffffff;
	display: none;
	border-radius: 6px;
	color: #333;
	width: 154px;
	height: 48px;
	line-height: 40px;
	font-size: 12px;
	text-align: center;
}
.tel-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -13px;
	top: 10px;
	background:url(../img/arrow_icon.png) no-repeat;
}

.side-bar .icon-weixin:hover .weixin-tips {
	display: block;
}
.weixin-tips {
	padding: 0px;
	border: 5px solid #333;
	position: absolute;
	right: 58px;
	top: 64px;
	background-color: #ffffff;
	display: none;
	border-radius: 6px;
}
.weixin-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -13px;
	top: 64px;
	background:url(../img/arrow_icon.png) no-repeat;
}
.weixin-tips img {
	width: 138px;
	height: 138px;
}



/* 产品功能  */
.function-banner{
	background:url(../img/function_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
}
.function-title1{
	font-size: 36px; 
	margin-top: 50px;
}
.function-title2{
	font-size: 16px; 
	margin-top: 10px;
}
.function-iconBox{
	overflow: hidden;
	margin-top: 50px;
	width: 100%; 
	margin-left: auto;
	margin-right: auto;
}

.banner_icon1,.banner_icon2,.banner_icon3,.banner_icon4{
	float: left;
	display: block;
	color: #fff;
	/*width: 100px;*/
	width:50%;
	font-size: 15px;
	padding: 2% 10%;
}
.banner_icon1 img,.banner_icon2 img,.banner_icon3 img,.banner_icon4 img{
	width: 100%;
	height: auto;
}
.banner_icon1:hover,.banner_icon2:hover,.banner_icon3:hover,.banner_icon4:hover,
.banner_icon1:visited,.banner_icon2:visited,.banner_icon3:visited,.banner_icon4:visited{
	color: #fff;
	text-decoration: none;
}
.banner_icon1 img,.banner_icon2 img,.banner_icon3 img,.banner_icon4 img{
	margin-bottom: 10px;
}
.banner_icon1,.banner_icon2,.banner_icon3{
	margin-right: 0px;	
}

.function-direct-title{
	font-size: 30px; 
	color: #333; 
	padding: 10px;
}
.function-directBox{
	padding: 0 5px; 
	overflow: hidden;
}
.function-directLeftBox{
	width: 50%; 
	float: left; 
	overflow: hidden;
}
.function-directLeftDiv{
	margin-bottom: 30px; 
	overflow: hidden;
	clear: both;
	width: 100%;
	display: block;
}
.function-directLeftTextDiv{
	float: left;
	text-align: left; 
	color: #666;
	width:50%;
}
.function-directLeftTitle{
	font-size: 15px;
	margin-bottom: 10px;
	color: #333;
	text-align: right;
}
.function-directRightTitle{
	font-size: 15px;
	margin-bottom: 10px;
	color: #333;
	text-align: left;
}
.function-directLeftImgDiv{
	width: 50%; 
	padding-left: 2%; 
	overflow: hidden;
	/*float: right;*/
}
.function-directLeftImg{
	float: left;
	margin-top: 5px;
}

.function-directMiddBox{
	width: 50%; 
	float: left; 
	overflow: hidden;
	text-align: center; 
	padding-top: 50px;
}

.function-directRightBox{
	width: 50%; 
	float: right; 
	overflow: hidden;
}
.function-directRightImgDiv{
	width: 50%; 
	padding-right: 2%; 
	overflow: hidden;
	float: right;
}
.function-directRightImg{
	float: right;
	margin-top: 5px;
}
.function-directRightTextDiv{
	float: right;
	text-align: left; 
	color: #666;
	width:50%;
}


.function-demand-leftBox{
	float: left;
	width: 67%;
	overflow: hidden;
}
.function-demand-leftBox img{
	margin: 190px 0 0 140px;
}
.function-demand-rightBox{
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}
.function-demand-rightDiv{
	width: 100%;
	margin: 0px 0 20px 0;
	clear: both;
	overflow: hidden;
}
.function-demand-rightLogo{
	width: 20%;
	float: left;
	overflow: hidden;
}
.function-demand-rightLogo img{
	width: 100%;
	height: auto;
}
.function-demand-rightContent{
	width: 80%;
	float: right;
	overflow: hidden;
	padding-left: 5px;
}
.function-demand-rightTitle1{
	font-size: 20px;
	color: #333;
	margin: 5px 0;
}
.function-demand-rightTitle2{
	font-size: 14px;
	color: #666;
}
.margin-tp-17{
	margin-top: 17px;
}
.margin-tp-80{
	margin-top: 80px;
}
.margin-bm-0{
	margin-bottom: 0px;
}


.function-mediaLeftImgDiv{
	width: 50%; 
	padding-left: 5%; 
	overflow: hidden;
	/*float: right;*/
}
.function-mediaLeftImgDiv img,.function-mediaRightImgDiv img{
	width: 100%;
	height: auto;
}
.function-mediaRightImgDiv{
	width: 50%; 
	padding-right: 5%; 
	overflow: hidden;
	float: right;
	text-align: right;
}
.function-mediaArrowLeft{
	float: right;
	margin-right: 10%;
}

.function-mediaArrowRight{
	float: left;
	margin-left: 10%;
}
.function-mediaLeftDiv{
	margin-top: 15px; 
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 50px;
}

.function-mediaArrowDiv{
	margin-top: 80px; 
	overflow: hidden;
	clear: both;
	width: 100%;
}

.function-mediaLeftBox{
	width: 50%;
	overflow: hidden;
	float: left;
}
.function-mediaMiddBox{
	width: 30%;
	overflow: hidden;
	float: left;
	text-align: center; 
	padding-top: 70px;
}
.function-mediaRightBox{
	width: 50%;
	overflow: hidden;
	float: right;
}

.function-cloudLeftBox{
	width: 50%;
	overflow: hidden;
	float: left;
}
.function-cloudRightBox{
	width: 100%;
	overflow: hidden;
	float: right;
}
.function-cloudDiv{
	display:block;
	background: #d3ecf9;
	margin-bottom:15px;
	padding-left:55px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	color: #333;
	font-size: 24px; 
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}
.function-cloudDiv:hover{
	height: 45px;
	line-height: 45px;
	font-size: 30px;
	color: #333;
	margin-left: 0px;
}
.function-cloudDiv:hover .function-cloudDivCircle{
	width: 45px; 
	height: 45px;
	border-radius: 50%;
}
.function-cloudDivCircle{
	width: 30px; 
	height: 30px; 
	border-radius: 50%; 
	background: #1e598c;
	position: absolute;
	left: 0;
	top: 0;
}


#function-directMiddImg{
	background: url(../img/function_logo_img1.png) no-repeat;
	width: 580px;
	height: 520px;
	margin: 0 auto;
}



/* 关于我们  */
.about-banner{
	background:url(../img/about_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
	min-height: 200px;
}

.about-title{
	font-size: 26px;
	color: #333; 
	margin: 10px 0;
}
.about-line{
	height: 1px; 
	width: 100%; 
	background: #999;
}
.about-text{
	padding: 20px 35px;
	overflow: hidden; 
	font-size: 14px;
	color: #333;
}

.about-statusBox{
	background: url(../img/about_status_bg.png) no-repeat; 
	background-size: 100% 100%; 
	overflow: hidden; 
	padding: 10px 5px 0;
}
.about-status-contentBox{
	padding: 20px 10px;
	overflow: hidden;
}
.about-statusDiv{
	background: url(../img/about_img_bg.png) no-repeat; 
	background-size: 100% 100%;
	width: 100%;
	min-width:285px;
	min-height: 340px; 
	overflow: hidden;
	float: left;
	margin: 0 1.5% 10px 1.5%;
}
.about-statusDivImg{
	width: 100%;
	padding-right: 1.8%;
}
.about-statusDivTitle{
	font-size: 16px;
	color: #333;
	padding: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about-statusDivDescribe{
	padding: 0 20px 10px;
	font-size: 12px;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.about-statusDivLine{
	height: 1px;
	background: #eee;
	margin-right: 2%;
}
.about-statusDivBottom{
	padding: 10px;
	overflow: hidden;
}
.about-statusDivBottomFire{
	width: 50%; 
	text-align: right; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about-margin-rt-2{
	margin-right: 3%;
}

.about-contactBox{
	background: #eef6fa;
	overflow: hidden; 
	padding: 0px 5px;
}
.about-contactDivLeft{
	background: url(../img/about_img_bg.png) no-repeat; 
	background-size: 100% 100%;
	width: 100%;
	min-height: 350px; 
	overflow: hidden;
	float: left;
	margin: 0 1.5% 10px 1.5%;
}

.about-contactDivRight{
	background: url(../img/about_img_bg.png) no-repeat; 
	background-size: 100% 100%;
	width: 100%;
	min-height: 350px; 
	overflow: hidden;
	float: left;
	margin: 0 1.5% 10px 1.5%;
}


.about-contactDivImg{
	width: 100%;
	padding: 2% 3.8% 2% 2%;
}
.about-contactDivTitle{
	font-size: 18px;
	color: #333;
	padding: 20px 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about-contactDivDescribe{
	padding: 0 30px 10px;
	font-size: 14px;
	color: #333;
}

/* back to top */
p#back-to-top{
      position:fixed;
      bottom:0;
      right:0;
}
p#back-to-top a{
      text-align:center;
      text-decoration:none;
      color:#d1d1d1;
      display:block;
      width:55px;
      /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
      -moz-transition:color 1s;
      -webkit-transition:color 1s;
      -o-transition:color 1s;
}
p#back-to-top a:hover{
      color:#979797;
}
p#back-to-top a span{
      background:#d1d1d1 url(../img/back_to_top.png) no-repeat center center;
      border-radius:6px;
      display:block;
      height:60px;
      width:50px;
      margin-bottom:5px;
      /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
      -moz-transition:background 1s;
      -webkit-transition:background 1s;
      -o-transition:background 1s;
}
#back-to-top a:hover span{
      background:#979797 url(../img/back_to_top.png) no-repeat center center;
}


/* 应用场景   */
.sence-banner{
	background:url(../img/sence_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
	min-height: 200px;
}
.sence-hotBox{
	width: 100%;
	overflow: hidden; 
	margin: 30px 0;
}
.sence-hotDiv{
	width: 20%;
	min-height: 200px;
	text-align: center;
	float: left;
}
.sence-hotDiv img{
	margin-top: 100%;
	width: 45px;
	height: 40px;
}
.sence-hotText{
	font-size: 16px;
	color: #fff;
	margin-top: 5%;
}

.sence-swiperBox{
	padding: 30px 0px;
}
.sence-swiperImg{
	border: solid 1px #ccc;
	width: 100%;
}
.sence-swiperText{
	font-size: 15px;
	color: #333;
	margin-top: 5px;
}


/* 应用场景 （广电行业）  */
.sence-banner-broadcast{
	background:url(../img/sence_broadcast_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
	min-height: 200px;
}
.sence-broadcastText{
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
}

.sence-broadcastPointDiv{
	width: 48%;
	overflow: hidden;
	float: left;
	margin: 0 1% 20px;
}
.sence-broadcastPointTitle{
	font-size:22px;
	color: #22a0e2;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sence-broadcastPointTextDiv{
	width: 100%;
	min-height: 464px; 
}
.sence-broadcastPointText{
	font-size:18px;
	color: #22a0e2;
	padding-top: 80%; 
	line-height: 30px;
}

.sence-broadcastFitText{
	font-size:14px;
	color: #333;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sence-width-50{
	width: 50%;
	overflow: hidden;
	padding: 0 0.5%;
	margin-bottom: 20px;
}
.sence-broadcastFitDiv{
	margin: 0 10%;
	overflow: hidden;
}
.sence-broadcastBox{
	width: 100%;
	overflow: hidden; 
	padding: 0px 0px 10px;
}

/* 应用场景 （教育行业）  */
.sence-banner-educate{
	background:url(../img/sence_educate_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
	min-height: 200px;
}


/* 产品报价  */
.quote-banner{
	background:url(../img/quote_banner_bg.png) no-repeat; 
	background-size: 100% 100%;
	color: #fff; 
	overflow: hidden;
	min-height: 200px;
}
.quote-free-btn{
	background: url(../img/quote_blue_btn.png) no-repeat;
	width: 100px;
	height: 35px;
	background-size: 100% 100%;
	color: #fff;
}
.quote-free-btn:hover,.quote-free-btn:focus{
	color: #fff;
}
.table>tbody>tr>td {
	vertical-align: inherit;
}
.quote-orange-text{
	font-size: 15px;
	font-weight: bold;
	color: #ff5001;
}

.quote-orange-btn{
	background: url(../img/quote_orange_btn.png) no-repeat;
	width: 100px;
	height: 35px;
	background-size: 100% 100%;
	color: #fff;
}
.quote-orange-btn:hover,.quote-orange-btn:focus{
	color: #fff;
}
.quote-text{
	padding: 10px 5px;
	overflow: hidden; 
	font-size: 12px;
	color: #333;
}
.phone-table{
	width: 470px;
}


.live_link {
	color: #fff;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: 80px;
    top: 0;
}
.logo_css{
	width:60px;
	margin-top: 10px;
}


.sence_other_block{
	width: 100%;	
	margin-bottom: 40px;
	background: url(../img/sence_other_img1.png) no-repeat;
	background-size:60% 100%;
	-moz-background-size:100% 100%;	
	color: #333;
	padding-bottom:34%;
}
.sence_other_block2{
	width: 100%;
	padding-bottom:34%;
	margin-bottom: 40px;
	background: url(../img/sence_other_img2.png) no-repeat right;
	background-size:60% 100%;
	-moz-background-size:100% 100%;	
	color: #333;
}
.sence_other_block3{
	width: 100%;
	padding-bottom:34%;
	margin-bottom: 40px;
	background: url(../img/sence_other_img3.png) no-repeat ;
	background-size:60% 100%;
	-moz-background-size:100% 100%;	
	color: #333;
}
.sence_other_block4{
	width: 100%;
	padding-bottom:34%;
	margin-bottom: 40px;
	background: url(../img/sence_other_img4.png) no-repeat right;
	background-size:60% 100%;
	-moz-background-size:100% 100%;
	color: #333;
}
.sence_other_block5{
	width: 100%;
	padding-bottom:34%;
	margin-bottom: 40px;
	background: url(../img/sence_other_img5.png) no-repeat ;
	background-size:60% 100%;
	-moz-background-size:100% 100%;
	color: #333;
}
.sence_other_block_inner{
	width:60%;
	background-color: #fff;
	margin-top:10px;
	background: url(../img/sence_other_summary_bg.png) no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;	
	padding-bottom:5%;
}
.sence_other_block_inner_title{
	font-size: 12px;
	margin:5px auto 2px 5px; 
	font-weight:600;
}

.sence_other_block_inner_item{
	height: 12px;
}
.sence_other_block_inner_item div{
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #1e598c;
	left: 0;
	top: 0;
	margin-left: 10px;
	line-height: 20px;
}
.sence_other_block_inner_item p{
	width:90%;
	font-size: 8px;
	margin-left: 10px;
	position: relative;
	line-height: 10px;
	word-wrap:break-word;
}
.no_use{
	height: 30px;
}

.function-demand-H5LeftBox{
	width: 68%;
	overflow: hidden;
	float: left;
}
.function-demand-H5RightBox{
	width: 31%;
	overflow: hidden;
	float: right;
	height: 500px;
	margin-top:25px;
}
.function-H5Div{
	display:block;
	color: #000;
	margin-bottom:30px;
	padding-left:50px;
	height: 60px;
	border-radius: 30px;
	font-size: 15px; 
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 5px;
	white-space:normal; 
}