﻿@charset "utf-8";
/* 2015-04-13 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form , input, textarea, p, blockquote, th, td, hr, button,footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0
}
body, button, input, select, textarea{
    font: 400 14px/1.5 "Microsoft YaHei", Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei
}

 footer, header{
    display: block
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
	font: 400 14px/1.5 "Microsoft YaHei", Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei
}

address,dfn, em{
    font-style: normal;
    font-weight: 400
}

ul, ol {
    list-style: none
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -ms-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}
img, button, input {
    border: 0
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    -webkit-appearance: none;
    border-radius: 0
}

body {
    min-width: 320px;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-user-select: none;
    color: #000;
	background:#fff;
	font-family:"微软雅黑";
}

html, body, .h100, #main_wrap,.footer{
    height: 100%;
    -webkit-user-select: none;
}

button {
    text-align: center
}

/* 特殊样式   start*/

:focus {
    outline: 0
}

.fl {
    float: left
}

.fr {
    float: right
}
.pr{
    position: relative;
}

.clear {
    clear: both
}

.text_c{ text-align: center}
.overflow {
    overflow: hidden
}


/* 特殊样式   start*/

.break_all {
    word-break: break-all
}

h1 {
    font: 600 1.286em/2 Tahoma
}

h2 {
    font: 600 1.143em/2 Tahoma
}

h3 {
    font: 600 1em/1.5 Tahoma
}

.size13 {
    font-size: 13px
}

.size12 {
    font-size: 12px
}

.size14 {
    font-size: 14px
}
.size18{ font-size: 18px}
.font18 {
    font: 600 16px/46px STXihei
}


.main {
    min-width: 320px;
    height: 100%
}

.wrapper{
    position: relative;
    height: 100%
}
.content_wrap {
     position: relative;
     overflow-x: hidden;
     min-height: 100%
 }

#content{
   
    min-height: 360px
}


.blk30 {
    height: 55px;
    font-size: 1px
}

/*HEADER */
.content_wrap header {
    z-index: 2000
}

header {
   
    top: 0;
    left: 0;
    width: 100%;
    /*background: url("../images/bg_line.gif") #fff repeat-x bottom;*/
    background-size:1px auto;
    background: #fff;
	padding:3% 0;
	height:2.5rem;
}

header h1 {
    position: absolute;
    width: 45%;
    text-align: left;
    letter-spacing: 2px;
    color: #fff;
	font-size:15px;
	font-family:"Microsoft YaHei", Arial, "Lucida Grande", Verdana, "Microsoft YaHei";
	float:left;
	left:3%;
}
header h1 img{ width:100%; max-width:215px;}

.header-blank {
	/*adding:3% 0; height:2.5rem;*/
}

header h1 a {
    color: #fff
}

header i {
}
.header_back{
    width: 36px;
    background: url("../images/back.png") no-repeat center center;
    background-size: 12px 21px;
}

header i.header_caidan{ z-index:999; position:absolute; right:5%; width:8%; max-width:37px; height:28px; background: url("../images/daohang.png") no-repeat center center; background-size:contain; margin-top:1%;}
header i.header_fanhui{ position:absolute; left:5%; max-width:57px; height:28px; line-height:100px; overflow:hidden; margin-top:1%; font-style:normal; color:#ffae00; font-size:18px;background: url("../images/fh.jpg") no-repeat center center; width:50px;}
header i.header_fanhui a{ width:100%; height:100%; display:block;}
header h2{   position: absolute;
  width: 100%; font-weight:normal;
  text-align: center;
  letter-spacing: 2px;
  color: #333;
  font-size: 15px; font-size:18px; font-family:"微软雅黑";}
header h2 em{ color:#ffae00;}
/*footer*/
footer{ background:#d2d2d2; position:fixed; bottom:0px; width:100%; z-index:999; height:54px;}
footer em{ width:33%; padding-top:30px; text-align:center; display:inline-block; height:25px; font-size:15px; background:#d2d2d2; color:#4e4c48;}
footer em:active{ background:#333; color:#fff;}
footer em.on{ background:#2A85E7; color:#fff;}
footer em.nav1{ background-image: url("../images/tb2.png"); background-position:center 5px; background-repeat:no-repeat;}
footer em.nav2{ background-image: url("../images/tb2.png"); background-position:center -66px; background-repeat:no-repeat;}
footer em.nav3{ background-image: url("../images/tb2.png"); background-position:center -137px; background-repeat:no-repeat;}
footer em.nav4{ background-image: url("../images/tb2.png"); background-position:center -207px; background-repeat:no-repeat;}
footer em.nav5{ background-image: url("../images/tb2.png"); background-position:center -274px; background-repeat:no-repeat;}