/* reset */
* {
    margin: 0;
    padding: 0
}

html {
    color: #000;
    overflow-x: auto !important;
    overflow-x: hidden;
    overflow-y: auto
}

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

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

li {
    list-style: none
}

caption, th {
    text-align: left
}

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

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

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

legend {
    color: #000;
}

del, ins {
    text-decoration: none
}

p {
    margin: 0;
    padding: 0
}

img {
    -ms-interpolation-mode: bicubic;
}

a {
    text-decoration: none
}

strong {
    font-weight: bold;
}

.clearfix:after {
    content: '';
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

.clearfix {
    *zoom: 1
}

.hidden {
    text-indent: -5000px;
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

html, body {
    height: 100%
}

body {
    font-size: 12px;
    font-family: 微软雅黑, Tahoma, 宋体;
    background: #fff
}

.warp {
   
    background-image: url(../img/zx_bg_04.jpg);
    background-size: 100% 100%;
}

.warp2 {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    overflow: auto;
}

.newsTit {
    width: 100%;
    height: 1.95rem;
    background-image: url(../img/zx_bg_02.jpg);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 0.36rem;
    line-height: 2.35rem;
    overflow: hidden;
    color: #0559ae;
}

.new_navIn {
    background-image: url(../img/zx_bg_03.jpg);
    /*background-repeat: no-repeat;*/
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: .7rem;
    position: relative;
    top: -0.11rem
}

.new_navIn ul {
    margin: 0 0.1rem;
}

.new_navIn li {
    float: left;
    height: 0.65rem;
    width: 25%;
}

.new_navIn li a {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.28rem;
    line-height: 0.4rem;
    height: 0.4rem;
    margin-top: 0.12rem;
    color: #fff;
}

li.new_current {
    /*background-color: #34180b;*/
    border-bottom: 0.03rem solid #0ff;
}

li.new_current a {
    font-weight: bold;
    color: #0ff;
}

.new_conIn {
    padding-bottom: 0.8rem;
}

.new_list {
    margin: 0 0.24rem;
}

.new_list li {
    border-bottom: 1px solid #d9d9d9;
    line-height: 0.79rem;
    height: 0.79rem;
    font-size: 14px;
}

.new_list li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.new_listL {
    color: #000;
}

.new_listC {
    display: block;
    width: 3.9rem;
    color: #000;
}

.new_listR {
    letter-spacing: -1px;
    color: #cbc5b6;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.new_page {
    text-align: right;
    padding: 0.2rem 0.24rem 0 0;
}

.new_page a {
    display: inline-block;
    width: 1.43rem;
    height: 0.54rem;
    line-height: 0.5rem;
    border: 1px solid #e9e9e9;
    border-radius: 0.03rem;
    text-align: center;
    color: #d9d9d9;
    margin-left: 0.3rem;
}

.de_title {
    text-align: center;
    font-size: 0.38rem;
    line-height: 0.42rem;
    margin: 0 0.26rem;
    padding: 0.3rem 0 0.1rem 0;
    font-weight: bold;
    color: #371105;
    border-bottom: 1px dashed #8f8b7a;
}

.de_title h2 {
    font-size: 0.38rem;
    line-height: 0.42rem;
    font-weight: bold;
    color: #371105;
}

.de_title p {
    font-size: 12px;
    color: #fdf5e3;
    font-weight: 200;
    padding-top: 0.2rem;
}

.newscontent {
    font-size: 14px;
    line-height: 27px;
    margin: 0 0.4rem;
    color: #000;
    margin-bottom: 0.7rem;
    padding-top: 0.3rem;
}

.newscontent img {
    max-width: 90%;
}

/*.topbar .btn-yy { background-image: url(http://ossweb-img.qq.com/images/zht/web201603/mobile/btn_yy.png);}*/

