/*****公共样式开始*****/

html {
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    height: 100%;
    font-size: 312.5%;
    background-color: #fff;
    -webkit-text-size-adjust: none;
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, blockquote, body, button, code, dd, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

caption, th {
    text-align: left;
}

fieldset, img {
    border: none;
}

ul {
    overflow: hidden;
}

li {
    list-style: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

button, input, optgroup, option, select, textarea {
    -webkit-appearance: none;
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

button {
    -webkit-appearance: none;
    border: none;
}

a {
    -webkit-touch-callout: none;
    text-decoration: none;
}

:focus {
    outline: 0;
}

em, i {
    font-style: normal;
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none!important;
    margin: 0;
}

input[type=submit] {
    -webkit-appearance: none;
}

p {
    line-height: 1.6em;
}

.clear:before, .clearfix:after {
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

ul, ul li {
    list-style: none;
}

.clear {
    clear: both;
}

.mt3 {
    margin-top: 3%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hd {
    overflow: hidden;
}

.none {
    display: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
    border: 0;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

body {
    font-family: Microsoft YaHei, Helvetica, STHeiTi, sans-serif;
    color: #000;
    background-color: #fff;
    outline: 0;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    margin: auto;
    font-size: .22rem;
}

@media screen and (min-width: 350px) {
    html {
        font-size: 342%;
    }
}

@media screen and (min-width: 410px) {
    html {
        font-size: 400%;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 469%;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 625%;
    }
}

ul.u0 {
    overflow: hidden;
}

ul.u0 li {
    float: left;
}

ul.u0 li:first-of-type {
    margin-left: 0;
}

dl.d0 {
    overflow: hidden;
}

dl.d0 dt, dl.d0 dd {
    float: left;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfloat {
    zoom: 1;
}


/*****公共样式结束*****/


/* css S */

.i {
    display: block;
    width: 100%;
}




/* 列表页 */
.n-daohang{height: 0.55rem;width: 100%;margin-top: 10px;border-bottom: 1px solid #ddd;}
.n-daohang em {width: 0.33rem;height: 0.3rem;background:url(../images/n_bg_01.png) 0 0 no-repeat;float: left;margin:10px; background-size:100% 100%;}
.n-daohang p{line-height: 0.55rem; font-size:0.3rem;}


.lst{margin:0 auto;}
.media {
    margin:0 auto;  width:100%;
}

.media .media-middle {
    background-color: #fff;
    padding: 0.25rem 0rem;
    border-top: 1px solid #e1e1e1;
    padding: 10px;
}

.media .media-middle .media-left {
    width: 20%;display:block; float:left;
}

.media .media-middle .media-left img {
    width: 100%
}

.media .media-middle .media-body {
     margin-left: 2%;float:left;
	 width: 78%;
}

.media .media-middle .media-body .media-heading a {
    font-size: 0.25rem;
    color: #e2739d;
    font-weight: bold;
    margin-bottom: 0.15rem;
}

.media .media-middle .media-body p {
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #818181
}

.media .media-middle .media-body p a {
    color: #e14135
}

.media .media-middle:nth-child(1) {
    border: none
}

.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 0.1rem 0;
    border-radius: 0.2rem;
}
.pagination>li {
    overflow: hidden;
    display: inline;
	color: #333; 
    position: relative;
    float: left;
    padding: 0.3rem 0.6rem;
    margin-left: -1px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a, .pagination>li>span, .pagination .thisclass a{
    color: #333; 
    position: relative;
    float: left;
    text-decoration: none;
    background-color: #fff;
}
.pagination li.thisclass{	text-decoration: underline;	color:red;}
.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination>li:last-child>a,.pagination>li:last-child>span{
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}


.sd-cont9{margin:20px auto 30px;}
.sd-cont9 h3{border-bottom:1px solid #C9C9C9;    padding-bottom: 10px;font-weight: 700;font-size:0.3rem;}
.sd-cont9 ul{margin:20px auto 0;overflow: hidden;}
.sd-cont9 ul li{height: 0.46rem;line-height: 0.46rem;color: #fff;text-align: center;float: left;margin-bottom:20px;font-size: 18px;border-radius: 4px;}
.sd-cont9 ul li a{color: #fff;display: block;width: 100%;height: 100%;}
.sd-cont9 ul li:nth-child(1){background: #2685DF;margin-right:1%;margin-left:1%;width: 30%; }
.sd-cont9 ul li:nth-child(2){background: #F5891A;margin-right:1%;margin-left:1%; width: 34%;}
.sd-cont9 ul li:nth-child(3){background: #5E60DD;margin-right:1%;margin-left:1%;width:30%;}
.sd-cont9 ul li:nth-child(4){background: red;margin-right:1%;margin-left:1%;width: 30%; }
.sd-cont9 ul li:nth-child(5){background: #00a9ba;margin-right:1%;margin-left:1%; width: 34%;}
.sd-cont9 ul li:nth-child(6){background: purple;margin-right:1%;margin-left:1%;width:30%;}


/* 文章页 */
.n-conter{margin:20px auto;}
.n-title h3{font-size: 0.35rem;color: #333;font-weight: 800;text-align:center;}
.n-title p{font-size: 18px;line-height: 40px;color: #a6a6a6;margin-bottom: 5px;}
.n-title p a{color: #a6a6a6;margin-left: 20px;}
.news,.n-title{margin:0 auto;}
.news p{font-size: 0.25rem;margin-top: 10px;margin-bottom: 10px; line-height: 31px;text-indent:28px;}
.n-dhbtn{width: 447px;margin:30px auto;overflow: hidden;}
.n-dhbtn a{width: 44%;float: left;background:#545454;height: 46px;line-height: 46px;text-align: center;color: #fff;font-size: 23px;border-radius: 4px; }
.n-dhbtn a+a{float: right;}
.news,.n-title{margin:0 auto; width:6.3rem; margin: 0 auto;}
.news img {
    display: block;
    margin: auto;
    max-width: 100%!important;
    height: auto!important;
}