@charset "UTF-8";
/*css 初始化开始 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { 
    margin: 0; 
    padding: 0; 
}
fieldset, img,input,button { 
    border: none; 
    padding: 0;
    margin: 0;
    outline-style: none; 
}
ul, ol { 
    list-style: none; 
}
input { 
    padding-top: 0; 
    padding-bottom: 0; 
    font-family: "SimSun","宋体",微软 YaHei;
}
select, input { 
    vertical-align: middle;
}
select, input, textarea { 
    font-size: 14px; margin: 0; 
}
textarea { 
    resize: none; 
} /*防止拖动*/
img {
    border: 0;	
    vertical-align: middle; 
}  /*  去掉图片低测默认的3像素空白缝隙*/
table { 
    border-collapse: collapse; 
}
body {
    color: #333;
    overflow-x: hidden;
	overflow-y:auto;
    width: 100%;
	margin:0 auto;
    max-width: 640px;
    min-width: 320px;
    height: 100%;
	font-size: 14px;
    font-family: 微软 YaHei;
	padding-bottom: 5rem;
	background: #f8f8f8;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix{
    *zoom: 1;/*IE/7/6*/
}
a {
    color:#333; 
    text-decoration: none; 
}
h1,h2,h3,h4,h5,h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}
s,i,em{
    font-style: normal;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size:14px;
}
a:hover,a:focus{
	color:#3285ff;	
    text-decoration: none;
}

/*公共类*/
.w {
    width: 96%; margin:0 auto;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.clearfix {
	clear:both;
}
.tal {
	text-align:left;
}
.tac {
	text-align:center;
}
.tar {
	text-align:right;
}
.hide {
    display:none;
}
.fixed {
	position:fixed;
	bottom: 0;
	z-index:9999;
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.logo img{
	max-width: 60%;
    display: inline-block;
}
/*banner*/
.box_swipe{
    overflow:hidden;
    position:relative;
}
.box_swipe ul{
    -webkit-padding-start: 0px;
}
.box_swipe>ol{
    height:20px;
    position: relative;
    z-index:10;
    margin-top:-25px;
    text-align:right;
    padding-right:15px;
    background-color:rgba(0,0,0,0.3);
}
.box_swipe>ol>li{
    display:inline-block;
    margin:5px 0;
    width:8px;
    height:8px;
    background-color:#757575;
    border-radius: 8px;
}
.box_swipe>ol>li.on{
    background-color:#fff;
}

.navbg {
	background: #3285ff;
}
.m_nav ul li {
	float: left;
    width: 22%;
    margin: 0px 1% 0px;
    text-align: center;
    border-right: 1px solid #69a3f8;
}
.m_nav ul li:last-child{
	border-right: none;
}
.m_nav ul li a {
	line-height: 2rem;
    color: #fff;
    font-weight: bold;
}

.indexbg {
	margin: 3% 0;
	padding: 3% 0;
	background: url(/4g/template/images/bg.jpg) top / cover;
}
.tit {
	padding:2% 0%;
	line-height: 1rem;
	overflow: hidden;
	position: relative;
}
.tit p {
	color: #3285ff;
	position: absolute;
    top: 12%;
    left: 45%;
}
.tit span{
    padding: 0.5rem 0;
    display: block;
    letter-spacing: 0.1rem;
}
.tit span h3 {
	display: inline;
    font-size: 2.5rem;
	text-transform: uppercase;
}
.mt {
	margin-bottom:3%;
	overflow: hidden;
}
.iabout p {
	line-height: 1.8rem;
}
.iabout a.more {
	background: #3285ff;
	display: inline-block;
	color: #fff;
	padding: 1% 2%;
    border-radius: 5px;
    margin: 2% 0;
}

.adv_img {
	width: 45%;
}
.adv_img img {
	border-radius: 8px;
}
.adv_txt {
	width: 45%;
}
.adv_txt h3 {
	color: #444;
	font-size: 16px;
}
.adv_txt img {
	display: block;
	margin: 2% 0;
}
.adv_txt p {
	color: #777;
}
.pt10 {
	padding-top: 10px;
}
.ipro {
	padding-bottom: 2%;
}
.ipro ul li {
	float:left;
	width:48%;
	margin:1%;
	text-align: center;
}
.ipro ul li img {
	display:inline;
	height: 140px;
}
.ipro ul li p {
    height: 2rem;
    line-height: 2rem;
    background: #3285ff;
}
.ipro ul li p a {
	color: #fff;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.inews {
	margin-top:2%;
}
.inews li {
	height:2rem;
	line-height:2rem;
	background:url(/4g/template/images/nbg.png) no-repeat left 10px;
	border-bottom:1px solid #e2e2e2;
}
.inews li a{
	width:67%;
	float:left;
	padding-left:5%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.inews li a:hover {
	color: #3285ff;
}
.inews li span {
	width:28%;
	float:right;
	text-align:right;
	font-size: 12px;	
}

.icont {
	padding:2%;
	overflow:hidden;
}
.icont p {
	line-height: 2rem;
}
.icont img {
	display: inline;
	margin-right: 10px;
}

.weizg {
	height:2rem;
	line-height:3rem;
}

.imain {
	padding:2% 0;
	overflow:hidden;
	background: url(/4g/template/images/bg.jpg) top / cover;
}
.content {
	padding: 2% 0;
    overflow: hidden;
    line-height: 25px;
}
.content img {
	display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 1% 0;
}
.pages{
	margin:20px auto;
}
.pages ul li{
	border:1px solid #3285ff;
	padding:5px 10px;
	display:inline;
}
.pages ul li a:hover{
	color: #3285ff;
}


.content h1 {
	line-height: 2rem;
    font-size: 1rem;
}
.tag {
	padding:2%;
	overflow:hidden;
}
.tag p {
	border-bottom:1px dotted #ccc;
}
.tag a:hover{
	color:#03a77c;
}
.share {
	margin:2% 0;
}

.footer{
    width: 100%;
	background: #3285ff;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.footer ul{
	margin-top: 10px;
}
.footer ul li{
	width: 25%;
	text-align: center;
	float: left;
	margin-bottom: 5px;
}
.footer ul li img{
	width: 24px;
	height: 22px;
}
.footer > ul > li > a > i{
	width: 24px;
	height: 22px;
}
.footer > ul > li > a > i{
	display: inline-block;
}
.footer > ul > .d1 > a > i{
	background: url(/4g/template/images/fot01.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d2 > a > i{
	background: url(/4g/template/images/fot02.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d3 > a > i{
	background: url(/4g/template/images/fot03.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d4 > a > i{
	background: url(/4g/template/images/fot04.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > li > a > p{
	font-size: 10px;
}
.footer ul li .fot_ico{
	height: 44px;
	display: inline-block;
}
.footer ul li a{
	cursor: pointer;
	color: #fff;
	display: inline-block;
}

.mb_nav2{
	width: 35px;
	height: 35px;
	position: fixed;
	bottom:65px;
	right: 20px;
	box-shadow: 0 5px 5px #0d0c0f .3;
}
.mb_nav2 .menu{
	background: url(/4g/template/images/nav2.png) no-repeat center /35px 35px;
	background-size: 100% 100%;
}
.mb_nav2 .menu_act{
	background: url(/4g/template/images/nav3.png) no-repeat center /35px 35px !important;	
}
.menu_ico{
	 width: 35px;
	 height: 35px;
}
.menu_nav{
	z-index: 999;
	width: 88px;
	background: url(/4g/template/images/nav2_bj.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -6px;
	bottom: 36px;
	text-align: center;
	padding: 5px 10px 14px;
	display:none;
}
.menu_nav li{
	padding: 5px 0;
	border-bottom: 1px solid #fff;
}
.menu_nav li:last-child{
	border: none;
}
.menu_nav li a{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}
