* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: #6b6b6b;
}

li {
	list-style: none;
}
img {
	border: 0;
}
body {
	font-family: "Microsoft YaHei";
	min-width: 1300px;
}
/*头部开始*/

.bxyheader{
    position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 70px;
	background: url(/images/header_bg.png) center;
	/*background: transparent;*/
}

.light{
position: fixed;
top: 0;
left: 0;
z-index: 100000;
width: 100%;
height: 70px;
background: url(../images/header_bg.png) center;
/*background: #222;*/
}
      
.header_nav{
    width: 1250px;
    margin: 0 auto;
}

.bxylogo {
	margin-left: 12px;
	display: inline;
	float: left;
	margin-left:-5px; 
	padding-top: 8px;
}
.bxylogo a {
	display: block;
	/*width: 286px;*/
	height: 70px;
}
.bxyhr {
	/*padding-right: 12px;*/
	/*margin-top: 19px;*/
	display: inline;
	float: right;
	margin-right: -5px;
}
.bxyclick {
	float: right;
}
.bxyclick li {
    margin-top: 19px;
	float: left;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
	display: inline;
}
.bxyclick li.bxytel {
    margin-top:19px;
	width: 160px;
}
.bxytel span {
	color: #fff;
	font-size: 14px;
}
.bxytel img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.bxynav {
	float: left;
}
.bxynav li {
    list-style: none;
	float: left;
	padding: 0 10px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.bxynav ul ul {
    list-style: none;
}

.bxynav li a {
	color: #fff;
	font-size: 16px;
	display: block;
}
.bxynav li a:hover {
	color: #c70c1f;
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 16px;
}
/*.bxycur a {*/
/*	color: #fff!important;*/
/*}*/

/*.bxyanli2s ul li a:hover{*/
/*    color: #c70c1f;*/
/*}*/
/*头部结束*/


/*底部开始*/

.footer_hot_keywords {
	width: 100%;
	overflow: hidden;
	background-color: #0e0e0e;
	color: #787878;
	font-size: 12px;
}

.footer_hot_keywords p{
    width: 1250px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #212121;
}

.footer_hot_keywords a {
	color: #787878;
}

.footer_hot_keywords span{
    width: 1250px;
    margin: 0 auto;
}

.footer_hot_keywords a:hover {
	color: #fff;
}
.bxyfootyq {
    background-color: #0e0e0e;
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #212121;
}

.bxyfootyq p{
    margin: 0 auto;
    width: 1200px;
}

.bxyfootyq li {
	float: left;
	margin-right: 30px;
}


.footer_link{
    background-color: #0e0e0e;
	width: 100%;
	font-size: 12px;
	color: #787878;
}

.footer_link ul{
    width: 1250px;
    padding: 15px 0;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #212121;
}

.footer_link ul a{
    line-height: 25px;
    padding-right: 8px;
}


.bxyfootxx {
	width: 1250px;
	color: #787878;
	padding-top: 30px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}
.bxyfootxx p {
	line-height: 28px;
	width: 100%;
	text-align: center;
}

.footer_nav_f1 {
    float:left;
    width:150px;
    height:160px;
}

.footer_nav_f1 p{
    font-size:14px;
}

.footer_nav_f1 p a{
    font-size: 12px;
}

.footer_nav_f1 p a:hover{
    color: #fff;
}

.footer_nav{
    background-color: #0e0e0e;
    width: 100%;
}

.footer-copyright{
    background-color: #0e0e0e;
	width: 100%;
	font-size: 12px;
	color: #787878;
}

.footer-copyright p{
    width: 1250px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
}

.footer-copyright p img{
    position: absolute;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.footer_fengexian{
    float:left;
    width:0.6px;
    height:140px;
    background:#212121;
}

.footer_weixin{
    float:left;
    width:172px;
    height:160px;
    text-align:center;
    
}

.footer_weixin img{
    width:100px;
    height:100px;
    padding-top: 8px;
}

.footer_weixin p{
    font-size: 14px;
    color: #787878;
}

/*底部结束*/


/*右侧浮动QQ开始*/

.float_qq {
	position: fixed;
	top: 360px;
	right: 0;
	width: 50px;
	height: 203px;
	z-index: 6666;
}
.float_qq li {
	width: auto;
	height: 50px;
	z-index: 20;
}
.float_qq li.float_qq1, .float_qq li.float_qq4 li.float_online {
	position: absolute;
	left: 0;
	width: 62px;
}
.float_qq li.float_qq1 {
	top: 0;
}
.float_qq li.float_qq2 {
	position: absolute;
	top: 102px;
	left: 0;
	width: 126px;
}

.float_qq li.float_online{
    position: absolute;
	top: 51px;
	left: 0;
	width: 172px;
}
.float_qq li.float_qq3 {
	position: absolute;
	top: 153px;
	left: 0;
	width: 172px;
}
.float_qq li.float_qq4 {
	top: 204px;
}
.float_qq4 {
	position: absolute;
	top: 153px;
	left: 0;
}
.float_qq li a {
	display: block;
	font-family: "Microsoft Yahei";
	color: #FFF;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.8;
	border-radius: 6px;
}

.float_qq li span {
	display: block;
	font-family: "Microsoft Yahei";
	color: #FFF;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background-color: #000;
	opacity: 0.8;
	border-radius: 6px;
}

.float_qq li span img {
	display: block;
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 12px 12px 14px 14px;
}

.float_qq li a img {
	display: block;
	float: left;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	margin: 12px 12px 14px 14px;
}
.float_qq li a:hover {
	background-color: #c70c1f;
	opacity: 1;
}
.float_shwx {
	position: absolute;
	top: -226px;
	left: -216px;
	background: url(../images/float_wxbd.png) no-repeat bottom right;
	width: 216px;
	height: 216px;
	padding-bottom: 9px;
	display: none;
}
.float_shwx img {
	display: block;
	padding: 14px;
	background-color: #FFF;
	width: 188px;
	height: 188px;
}

.article-tag{
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.article-tag a{
    background: #fff;
    color: #6b6b6b;
    margin: 0 5px;
    border:1px solid #6b6b6b;
    border-radius:15px;
    padding: 1px 8px;
}

.article-tag a:hover{
    color: #c70c1f;
    border:1px solid #c70c1f;
}

.bxynav li ul{
    display:none;
}

.bxynav li ul:hover{
    color: #c70c1f;
}

.bxynav li:hover ul{
    position: absolute;
    display:list-item;
    line-height: 40px;
    /*background:#585A5C;*/
    background: url(/images/header_bg.png) center;
    width: 120px;
    margin-left:-20px;
    border-radius:0 0 5px 5px;
}
/*右侧浮动QQ结束*/

.contact-weixin{
    width: 344px;
    float: left;
}


/**导航下拉**/
.drop-down-bg{
    display: none;
    background: url(/images/header_bg.png) center;
}

.bxynav li:hover .drop-down-bg{
	display: block;
    background: url(/images/header_bg.png) center;
    width: 200%;
    height: 360px;
    position: absolute;
    left:-50%;
    border-top:1px white solid;
}

.first-webapp{
    width: 1250px;
    margin: 0 auto;
    padding-top: 50px;
}

.second-webapp{
    width: 1250px;
    margin: 0 auto;
    padding-top: 150px;
}

.first-webapp-saas{
    width: 390px;
}

.first-webapp-saas img{
    float: left;
    width: 150px;
    height: 100px;
}

.first-webapp-text {
    float: left;
    width: 240px;
    height: 80px;
}

.first-webapp-text a:hover{
    color: #c70c1f;
}

.first-webapp-text a:hover span{
    color: #c70c1f;
    font-weight: normal;
}

.first-webapp-text p{
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px;
}

.first-webapp-text span{
    float: left;
    color: white;
    font-size: 12px;
    height: 100px;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
}

.first-webapp-biaozhun{
    width: 390px;
    float: left;
}

.first-webapp-biaozhun img{
    float: left;
    width: 150px;
    height: 100px;
}

.first-webapp-java{
    width: 390px;
    float: left;
}

.first-webapp-java img{
    float: left;
    width: 150px;
    height: 100px;
}

.fengexian-15px{
    float: left;
    width: 40px;
    height: 100px;
}

.zhanweifu20px{
    width: 100%;;
    height: 20px;
}

.bxysan2 {
	width: 640px;
	text-align: center;
	color: #222;
	padding-bottom: 12px;
	font-size: 36px;
	border-bottom: 1px solid #b6b9bf;
	margin: 0 auto;
}