.wrap{
	overflow: hidden;
}

.ieBox
{
    position:absolute;
    font-family:Microsoft yahei;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    color:#666;
    z-index:9999999;
    padding-top:100px;
    text-align:center;
    }
.ieBoxContent
{
    
    width:680px;
    height:300px;
    background:#fff;
    margin:0 auto;
    padding-top:20px;}
.ieBoxContent h1
{
    font-size:1.8em;}
.ieBoxContent h2
{
    font-size:1.5em;}
    .ieBoxContent ul
    {
        padding-left:50px;
        padding-top:20px;
    }
.ieBoxContent ul li
{
    
  float: left;
  width: 105px;
  height: 80px;
  margin: 0 15px;
  text-align: center;}
.ico {
  background: url(../images/icon.png) no-repeat 0 0;
}

.icoChrome {
  background-position: 0 -228px;
  height: 80px;
  width: 105px;
  display: inline-block;
  margin-right: 20px;
}

.icoOpera {
  background-position: -115px -228px;
  height: 80px;
  width: 73px;
  display: inline-block;
  margin-right: 20px;
}

.icoFirefox {
  background-position: -197px -228px;
  height: 80px;
  width: 61px;
  display: inline-block;
  margin-right: 20px;
}

.icoSafar {
  background-position: -267px -228px;
  height: 80px;
  width: 69px;
  display: inline-block;
}

/*试用*/
.tryBox{
	position: fixed;
	z-index: 100000;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.tryContent{
	font-family: microsoft yahei;
	position: relative;
	background-color: #fff;
	border:5px solid #0093dd;
	width: 600px;
	margin: 200px auto 0 auto;
	padding: 20px;
}
.tryContent h2{
	color: #333;
	margin-bottom: 2em;
	padding-left: 2em;
	font-size: 1.5em;
}
.tryContent h2 span{
	font-size: 0.7em;

}
.tryContent strong{
	color: #ff6600;
	font-weight: bold;
	font-size: 1.6em;
}
.tryContent p{
	margin: 1em 0;
	line-height: 2em;
}
.closeBtn{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	font-size: 1.4em;
}

header{
	position: relative;
	line-height:70px;
	height:70px;}
.logo{margin-top: 10px;
	float:left;}
.RSPBtn{
	position: absolute;
	top: 1em;
	right: 1em;
	font-size: 2em;
	display: none;
	cursor: pointer;
	color: #04478d;
}
.productNavIcon
{
    display:inline-block;
    width:40px;
    height:40px;
    margin-right:10px;
    float:left;
    background-image:url(../images/productNavIcon.png);
    background-repeat:no-repeat;}
.productNavIcon1
{
    background-position:0 0;}
.productNavIcon2
{
    background-position:-40px 0;}
.productNavIcon3
{
    background-position:-80px 0;}
.navButton{
	display:none;}
.navBox > ul >li{
	position: relative;
}
span.RSPArrowBtn{
	position: absolute;
	display: none;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 2em;
	border-left: 1px solid #ddd;

}
nav{	
	position:relative;
	float:right;
	height:50px;
	clear:right;
	}
nav li{
	display: inline;
	position: relative;
	float: left;
	text-align:center;
	}
.navBox > ul > li > a{
	display:block;
	width:100%;
	line-height:60px;
	font-size:1.2em;
	padding:0 15px;
	letter-spacing: 0.1em;
	font-family:'微软雅黑';
	color:#333;
	text-decoration:none;}

.secondoryNav .dropDownBox{
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 35px;
	background: #0093dd;
	padding: 40px 0;
	margin-top: 20px;
	min-height: 250px;
	z-index: 1000;
	transition:0.2s;
	-o-transition:0.2s;
	-webkit-transition:0.2s;
}

	.RSPArrowBtn{
		display:none;
	}
	li.secondoryNav:hover .dropDownBox{
		visibility:visible; 
	    opacity: 1;
	}
	li.secondoryNav:hover{
		background: url(../images/navArrow.png) center 45px no-repeat;
	}
	.dropDownBox li a,.dropDownBox li{
		color: #fff;
		font-family: microsoft yahei;
		margin: 0 5px;
	}
	.dropDownBox .dropDownCase a span,.dropDownBox .dropDownCase a h2{
		float: left;
		opacity: 1;
	}

	.dropDownBox .dropDownAbout div{
		padding-top:40px; 
	}
	.dropDownBox .dropDownAbout li{
		display: block;
		float: none;
		font-size: 1.2em;
		line-height: 30px;
	}

.dropDownBox .dropDownCase a h2{
	margin-top: 15px;
	margin-left: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
	.dropDownBox .dropDownCase li,.dropDownBox .dropDownCase a{
		color: #fff;
		font-family: microsoft yahei;
	}
	.dropDownBox .dropDownCase div:first-child{
		border-right: 1px solid rgba(255,255,255,0.2);
	}
	.dropDownBox .dropDownCase a{
		text-decoration: none;
		display: block;
		width: 260px;
		margin: 50px auto 50px auto;
	}

.dropDownProduct div:first-child,.dropDownProduct div:nth-child(2){
	border-right: 1px solid rgba(255,255,255,0.3);
	height: 190px;
	padding-left: 70px;
}
.dropDownProduct h3
{
    height:40px;
    line-height:40px;
    }
.dropDownProduct div:last-child{
	padding-left: 70px;
}
.dropDownProduct div:first-child ul{
	width: 250px;
}
.dropDownProduct div:first-child ul,.dropDownProduct div:nth-child(2) ul,.dropDownProduct div:nth-child(3) ul{
	margin: 0 25px;
}
.dropDownProduct div:nth-child(2) ul{
	width: 190px;
}
.dropDownProduct div:nth-child(3) ul{
	width: 140px;
}
.dropDownProduct h3{
	font-family: microsoft yahei;
	color: #fff;
	text-align: left;
}
.dropDownProduct h3 strong,.dropDownProduct h3 b{
	float: left;
	margin-right: 0.5em;
	font-weight: normal;
}
.dropDownProduct h3 b{
	font-size: 0.6em;
	cursor: pointer;
	vertical-align: bottom;
}
.dropDownProduct a{
	font-size: 1.1em;
}
.dropDownProduct li{
	float: left;
	width: 80px;
	line-height: 25px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.aboutNavIcon{
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 54px;
	background-image: url(../images/navAboutIcon.png);
	background-repeat: no-repeat;
}
.aboutNavIcon1{
	background-position: 0 0;
}
.aboutNavIcon2{
	background-position: -40px 0;
}
.aboutNavIcon3{
	background-position: -80px 0;
}
.aboutNavIcon4{
	background-position: -120px 0;
}
.aboutNavIcon5{
	background-position: -160px 0;
}
.aboutNavIcon6{
	background-position: -200px 0;
}
.aboutNavIcon7{
	background-position: -240px 0;
}
.dropDownProduct div:last-child li{
	width: 120px;
}
.dropDownAbout a{
	display: inline-block;
	line-height: 40px;
	height: 40px;
	text-align: left;
}
.dropDownAbout div.col-md-4:first-child,.dropDownAbout div.col-md-4:nth-child(2){
	border-right: 1px dashed rgba(255,255,255,0.3);
	height: 260px;
}
.dropDownAbout li{
	padding: 10px 0;}
#currentBG{	
	position:absolute;
	top:65px;
	height:3px;
	border-bottom:3px solid #0093dd;
	}

.iconXl{
	font-size: 5.5em;
}
.iconLg{
	font-size: 2.5em;
}
.iconMd{
	font-size: 2em;
}
.iconSm{
	font-size: 1.5em;
}
.iconXs{
	font-size: 1em;
}


footer{
	height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #0093dd;
	color: #fff;
	line-height:90px;
	text-align:center;
	font-family: microsoft yahei;
}
.footerNav{
	margin-top: 20px;
}
.footerNav li{
	float: left;
	padding: 0 10px;
	height: 18px;
	color: #d1f0ff;
}
.footerNav li a {
	color: #fff;
	line-height: 18px;
	font-family: microsoft yahei;
}
.footerNav li{
	border-right: 1px dotted #57a1c6;
}
.footerNav li:nth-last-child(2){
	border: 0;
}

footer .copyright{
	padding-left: 10px;
}
.footerContact{
	color: #999;
	margin-top: 10px;
}
.footerContact .popover{
	display: none;
	position: absolute;
}
.footerContact .footerIconBtn{
	position: relative;
	width: 40px;
	padding-top: 10px;
	height: 40px;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
	border-radius: 50%;
	background: rgba(255,255,255,0.5);
}
.footerContact .footerIconBtn span{
	color: rgba(255,255,255,0.7);
}
.footerIconBtn .glyphicon-arrow-up
{
    margin-left:-1px;
    font-size:1.5em;}
.FIBGoTop a{

	text-decoration: none;
}
.footerContact .footerIconBtn:hover  span{
	color:#fff;
}
.footerContact .footerIconBtn:hover .popover{
	display: block;

}
.footerContact .popover p{
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 0.9em;
}

.FIBQrcode .popover{
	width: 100px;
	height: 100px;
	top: -100px;
	left: -50%;
	margin-left: -10px;
}
.FIBQrcode .popover-content
{
    padding:5px;}
.FIBQrcode .popover-content img
{
    width:90px;
    height:90px;}
.FIBQQ .popover{
	width: 180px;
	height: 130px;
	top: -130px;
	left: -50%;
	margin-left: -50px;
}
.FIBQQ .popover p{
	line-height: 25px;
}
.FIBPhone .popover{
	width: 180px;
	height: 100px;
	top: -100px;
	left: -50%;
	margin-left: -50px;
}


.text-muted{
	color: #999;
}

.indent2{
	text-indent: 2em;
}
.picRSP{
	width: 100%;
	height: auto;
}