@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	line-height: 28px;
	margin: 0px auto;
	padding: 0px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
	background:#2f5190;
	font-size: 16px;
  color: #fff;
}
form, p, h1, h2, h3, h4, h5, h6, div {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a:hover {
	text-decoration: none;
}
h2{font-size: 24px;  text-align: center;    margin: 40px 0 60px; position: relative;}
h2::after{ width:120px; height:3px; background: #fff; position: absolute; left: 50%; margin-left: -60px; content: ""; top: 45px;}
p{ text-indent: 2em;}
.cl{ clear:both; overflow: hidden;}
.w_banner{ height: 400px; background:url(../images/wireless_banner.jpg) no-repeat center #001d52;}
.w_box{ width: 1200px; margin: 0 auto;}
.lead_text{margin-top: 20px;padding: 30px;  background: #001e54;}
.lead_text img{ height: 250px; float: left;}
.lead_text p{}
.grayBG{width: 100%;  display: inline-block; clear: both; overflow: hidden;}
.very_list{ width: 1200px; margin: 0 auto; color: #333; }  
.very_list li{ float: left; width: 190px; background: #fff; margin: 0 10px 30px; padding: 15px; height: 440px;    box-shadow: 0 6px 15px 0 rgba(0,0,0,.05); }
.very_list li img{ width: 100%; margin-top: 60px;}
.kind-list{width: 1200px; margin: 0 auto; color: #333;}
.kind-list li{ background: #fff; margin: 0 0 20px; padding: 15px 20px; box-shadow: 0 6px 15px 0 rgba(0,0,0,.2); clear: both; overflow: hidden;}
.kind-list li h3{ border-bottom: 2px solid #2962a5; display: inline-block; padding-bottom: 10px; margin-bottom: 10px; display: inline-block;}
.w_zhuyi li{ float:left; width: 250px; padding: 10px; margin: 10px; height: 440px; background: #fff; color: #333; border:1px solid #ddd;box-shadow: 0 6px 15px 0 rgba(0,0,0,.2);}
.w_zhuyi li h3{ text-align: center; margin: 10px 0; color: #f3a000;}
.w_yuanli p{  margin-bottom: 5px;}
.w_yuanli img{ width: 400px; float: right;}

.w-use-list{ clear: both; overflow: hidden;width: 1200px; margin: 0 auto;}
.w-use-list li{
	width:530px;
	height: 40px;
	line-height: 40px;
	margin: 10px 10px 15px;
	float: left;
	padding:10px 20px 10px;
	border-left: 6px solid #f3a000;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 6px 6px 0 rgba(39,74,89,.2);
}
.w-use-list li:hover{
  background: #efefef;
}
.footer_box {
    background: #202830 none repeat scroll 0 0;
    color: #cbd8e4;
    float: left;
    line-height: 33px;
    margin-top: 10px;
    padding: 20px 0;
    width: 100%;
}
.footer {
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}
.footer ul li {
    border-right: 1px solid #cbd8e4;
    display: inline;
    margin-left: 10px;
    padding-right: 10px;
}
.footer ul li.else {
    border: medium none;
}
.footer ul li a {
    color: #cbd8e4;
}
.footer ul li a:hover {
    color: #ff0;
}
.footer ul li.else a {
    color: #f00;
}
.footer ul li.else a:hover {
    color: #ff0;
}
.js_report {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aa9bce;
    margin: 30px auto;
    text-align: center;
    width: 1198px;
}
.js_report h2 {
    background: #8c49bc none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    margin: 0;
}
.js_report h2 a {
    color: #fff;
}
.js_report h2 a:hover {
    color: #ff5400;
}
.js_report ul {
    margin: 30px auto;
    width: 1100px;
}
.js_report ul li {
    float: left;
    height: 145px;
    line-height: 25px;
    margin-left: 14px;
    margin-right: 13px;
    text-align: left;
    white-space: normal;
    width: 155px;
}
.js_report ul li img {
    border: 5px solid #f0f0f0;
    height: 77px;
    width: 147px;
}
.js_report ul li a {
    color: #1a88d7;
    text-decoration: underline;
    font-size: 12px;
}
.js_report ul li a:hover {
    color: #aa5cd3;
    text-decoration: none;
}
.js_report ul li table td {
    text-align: center;
}
.js_report .bottom_more {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.js_report .bottom_more a {
    background-image: linear-gradient(to right, #3e93f4, #8d4bb6);
    border-radius: 4px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px;
    text-align: center;
    width: 200px;
}
.js_report .bottom_more a:hover {
    background-image: linear-gradient(to right, #52acfa, #aa5cd3);
}