@charset "utf-8";
/* CSS Document */
@import url('sebei.css');
#zl_box{
	width: 100%;
	overflow: hidden;
}
#zl_box h3{
	width:100%;
	height: 35px; text-indent:12px; 
	line-height: 35px;
	color: #fff;
	background: url(../images/sb_t_bg_03.gif) repeat-x;
}
#zl_box .zl_content{
	width: 96%; padding:2%;
	overflow: hidden; float:left;
}
#zl_box .zl_content img{ float:left; width:25%;
}
#zl_box .zl_content span{ width:72%;
	float: right;
	color: #ff8182; line-height:24px; font-size:14px;
	
}
#zl_box .zl_content p{ width:72%;
	float:right;
	line-height: 20px;
	color: #747474;
}

/*权威技术 str*/
#q_zs{
	width:100%;
	overflow: hidden;
	background: #eeeeee; padding:3% 0 2% 0;
}
#q_zs .box{
	width: 45.5%;
	float: left; margin-left:3%; padding:2% 0;
}
#q_zs .box span{
	display: block;
}
#q_zs .box span.bt{
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
#q_zs .box span.gy{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
#q_zs .one{
	background: #ff758c;
}
#q_zs .two{
	background: #6bc3cb;
}
#q_zs .bz{
	width: 100%;
	clear: both;
	float: left;
	border-top:1px solid #ddd;
	background: #eee; 
	color: #fb4041;
	line-height: 35px;
	text-align: center; margin-top:3%;
}
/*权威技术 end*/
/*server str*/
.server{
	width:100%;
	overflow: hidden;
}
.server .qieh_box{
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
}
.server .qieh_box li{
	width: 25%;
	box-sizing:border-box;
	height: 35px;
	float: left;
	border-right:1px solid #FFF;
	font-size: 14px;
	color: #757575;
	line-height: 35px;
	text-align: center;
	background: url(../images/qh_bg_03.jpg) repeat-x; 
}
.server .qieh_box li.cur{
	color: #fff;
	font-weight: 700;
	background: url(../images/sb_t_bg_03.gif) repeat-x;
}
.server .qieh_box li.len{
    color:#fff;
	width:100%;
	height:35px;
	background: url(../images/sb_t_bg_03.gif) repeat-x;
}
.server .qieh_box li.last{
	margin-right: 0px;
	border:none;
}
.server .s_content{
 	width: 100%;
 	margin-top: 1px;
 	overflow: hidden;
 }
.server .s_content p{
	width:96%; padding:2%;
	line-height: 20px;
	color: #747474;
	float: left;
	background: #eee;
 }
.server .s_content p a{
 	color:#ff0000;
 }
.server .s_content .rq{
 	width:96%;
	overflow:hidden;
 	float: left;
	line-height:20px;
 	margin-top: 1px;
 	border-top:1px solid #ddd;
 	border-bottom:1px solid #DDD;  
 	background: #fdf8ec;
 	padding:2%;
 	color: #ff7588;
 }
.server .s_content .rq span{
	float: left;
	color: #ff7588;
	font-weight: 700;
}
.server .s_content .sever_js{
	width:96%; padding:2%;
	overflow: hidden;
	margin-top: 1px;
	float: left;
	background: #eee;
	position: relative;
	border-bottom:1px solid #ddd;
}
.server .s_content .sever_js span{
	height: 26px;
	position: absolute;
	top:8px;
	left:2%;
	color: #fff;
	font-weight: normal;
	font-size:12px;
	border-radius:5px;
	background:#FF7487;
	line-height:26px;
	padding:0 5px;
}
.server .s_content .sever_js span:after{
  content:'\2b';	
	width:0; 
	height:0;
	position:absolute;
	top:26px;
	right:14px;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:6px solid #FF7487;
}
.server .s_content .sever_js .msg{
	margin-top: 35px; padding:0;
}
/* .server .s_content .sever_js .o1{
	background: url(../images/q_t_bg_03.png) no-repeat;
}
.server .s_content .sever_js .o2{
	background: url(../images/q_t_bg_06.png) no-repeat;
}
.server .s_content .sever_js .o3{
	background: url(../images/q_t_bg_08.png) no-repeat;
} */
.server .xf li{
    width: 50%;
    height: 35px;
}
.server .s_content .xg{
	width: 100%;
	float: left;
	background: #eee; padding-bottom:2.5%;
}
.server .s_content .xg li{
	float: left;
	width: 30%;
	height: 47px;
	float: left;
	margin-left:2.5%;
	color: #fff;
	font-size: 14px;
	line-height: 47px;
	text-align: center;
	font-weight: 700;
}
.server .s_content .xg li.b1{
	background: #ff7588;
}
.server .s_content .xg li.b2{
	background: #ff7588;
}
.server .s_content .xg li.b3{
	background: #ff7588;
}
/*server end*/