html {
    overflow-y: scroll;
}

body {
    margin: 0 auto;
    color: #000;
    background-color: #fff;
    font: 1.11111rem/1.5 Microsoft Yahei, sans-serif;
    text-align: center;
}

p, dl, dt, dd, table, td, th, input, img, form, div, span, ul, ol, li, h1, h2, h3, h4, h5, h6, select, input {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

img, iframe {
    border: none;
}

ul, li, ol {
    list-style: none;
}

img {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    outline: none;
}

em, b, i, strong, cite, sub, sup, font {
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #000;
}

.clearfix {
    zoom: 1;
}

.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clear {
    clear: both;
}

body {
    font-family: \5FAE\8F6F\96C5\9ED1;
    -webkit-tap-highlight-color: transparent;
}

@font-face {
    font-family: 'FontAwesome';
    src: url("http://cdn.staticfile.org/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0");
    src: url("http://cdn.staticfile.org/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("http://cdn.staticfile.org/font-awesome/4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("http://cdn.staticfile.org/font-awesome/4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("http://cdn.staticfile.org/font-awesome/4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* CSS Document */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

:focus {
    outline: 0;
}

/* Clear float */
.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

body {
    margin: 0 auto;
}

header {
    background: #012663;
    height: 56px;
    position: relative;
}

header img {
    width: 120px;
    margin-top: 15px;
    float: left;
    margin-left: 0.55556rem;
}


td hr{	
	height:1px;
    background-color: #505050;
    border: none;
}
.burn_img{
	padding-left:3rem;
	padding-right:3rem;
	
}

	.msection-1 {
	background:  url("../m_image/m_bg.png") no-repeat scroll 0 0;  
    width: 100%;
	background-size:cover; 
    }
	.msection-2 {
    background:#00cc8b  no-repeat top; 
	padding-left:2.0rem;
	padding-right:2.0rem;
    }
	
	.msection-3{	
	background: #2c293a no-repeat top;;
    text-align: center;	
	}
	
  .fontstyle-1{
	  font-size:1.4rem;
	  line-height:2.3rem;
	  color:#333333;
	
	 text-align:justify;
	 text-justify:inter-ideograph;
	  }
  .fontstyle-2{
	font-size:1.2rem;
	color:#999999;
	 text-align:center;
	 padding-top:2rem;
	 padding-bottom:2rem;

  }
  



@media only screen {
    html {
        font-size: 9px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 399px) {
    html {
        font-size: 12.2px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 479px) {
    html {
        font-size: 11px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    html {
        font-size: 13px;
    }
}

@media only screen and (min-width: 640px) {
    html {
        font-size: 18px;
    }
}

@media only screen and (width: 320px) {
    html {
        font-size: 11.6px;
    }
}
