* {
    margin: 0px;
    padding: 0px;
}

html,
body {
    padding: 0;
    margin: 0;
}

a {
    color: #333;
    text-decoration: none;
}

body {
    background-color: #fff;
    font-family: "Microsoft YaHei", Arial, Helvetica, Verdana;
    font-size: 0.8125rem;
    color: #333;
    line-height: 1.5rem;
    position: relative;
    -webkit-text-size-adjust: none;
}

a,
a:link,
a:active,
a:visited,
a:hover {
    text-decoration: none;
}

ul,
dl {
    list-style: none;
}

nav:not(.mm-menu) {
    display: none;
}

em {
    font-style: normal;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

@font-face {
    font-family: 'iconfont';
    /* project id 626950 */
    src: url('http://at.alicdn.com/t/font_626950_a971dprtyxb.eot');
    src: url('http://at.alicdn.com/t/font_626950_a971dprtyxb.eot?#iefix') format('embedded-opentype'), url('http://at.alicdn.com/t/font_626950_a971dprtyxb.woff2') format('woff2'), url('http://at.alicdn.com/t/font_626950_a971dprtyxb.woff') format('woff'), url('http://at.alicdn.com/t/font_626950_a971dprtyxb.ttf') format('truetype'), url('http://at.alicdn.com/t/font_626950_a971dprtyxb.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    /* -webkit-text-stroke-width: 0.2px; */
    -moz-osx-font-smoothing: grayscale;
}

.p_f {
    position: fixed !important;
    z-index: 9999;
}

.p_r {
    position: relative !important;
}

.p_a {
    position: absolute !important;
}

.nb {
    border: none !important;
}

.header {
    background: #fff;
    font-weight: bold;
    color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
    padding: 0 70px;
    border-bottom: 1px solid #eee;
    position: fixed;
    z-index: 2000;
}

.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.header .menu {
    background: center center no-repeat transparent;
    background-image: url(../wapimg/btn.png);
    background-size: 100% auto;
    display: block;
    width: 35px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 18px;
}

.header .dh {
    background: center center no-repeat transparent;
    background-image: url(../wapimg/btn22.png);
    background-size: 100% auto;
    display: block;
    width: 35px;
    height: 30px;
    position: absolute;
    top: 17px;
    right: 18px;
}

.logo {
    margin: auto;
    height: 50px;
    padding-top: 8px;
    text-align: center;
}

.logo img {
    height: 50px;
    width: auto;
    margin: auto;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 70px;
}

.partner {
    padding: 1rem 0.5rem;
}

.partner img {
    width: 100%;
    height: auto;
}

.part {
    padding: 1rem 0;
    background-color: #F5F5F5;
}

.part li {
    width: 33.33%;
    float: left;
    text-align: center;
}

.part li .bor {
    border-right: 1px solid #ccc;
}

.part li:last-child .bor {
    border-right: none;
}

.part li h3 {
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}

.part li h3 span {
    font-size: 1.5rem;
    color: #006ABE;
}

.part li p {
    line-height: 1.125rem;
    color: #666;
}

.content {
    padding-top: 70px;
}

#banner {
    margin: 0px auto;
    overflow: hidden;
    position: relative;
}

#banner_pic {
    left: 0px;
    top: 0px;
    overflow: hidden;
}

#num_btn {
    left: 0px;
    bottom: 10px;
    width: 100%;
    height: 10px;
    text-align: center;
    z-index: 99;
    overflow: hidden;
    position: absolute;
}

#num_btn ul li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0px 2px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .75;
    cursor: pointer;
}

#num_btn ul li.on {
    border: 2px solid #facd89;
}


/*==分页==*/

.page {
    height: 60px;
    text-align: center;
    margin-top: 20px;
}

.digg {
    padding-top: 1rem;
}

.digg a {
    margin: 2px;
    color: #333;
    padding: 10px 18px;
    -decoration: none;
    background-color: #ebebeb;
}

.digg a:hover {
    background-color: #007cd2;
    color: #fff;
}

.digg a:active {
    background-color: #007cd2;
    color: #fff;
}

.digg span.current {
    margin: 2px;
    padding: 10px 18px;
    background-color: #007cd2;
    color: #fff;
    -decoration: none;
}

.digg span.disabled {
    margin: 2px;
    padding: 10px 18px;
    background-color: #ebebeb;
    color: #ccc;
    -decoration: none;
}

.fooder {
    padding: 1rem 0.625rem;
    background: #000000;
    text-align: center;
    color: #FFFFFF;
}

.fooder .dtext {
    margin-bottom: 0.625rem;
}

.fooder .copyright {
    padding: 0 0.625rem;
}

.details {
    padding: 1rem 0.5rem;
    min-height: 19rem;
}

.de_title {
    margin-bottom: 1.5rem;
    text-align: center;
}

.de_title h3 {
    font-size: 1rem;
    padding-bottom: 0.5rem;
}

.de_title p {
    color: #999;
    font-size: 0.75rem;
}

.de_title p span {
    margin: 0 0.5rem;
}

.details .cont2 img {
    margin: auto;
    max-width: 100%;
}

.news {
    background: #f2f2f2;
    padding: 1rem 0;
    border-top: 1px solid #e7e8ed;
    border-bottom: 1px solid #e7e8ed;
}

.news .hd {
    margin-bottom: 1rem;
}

.news .hd ul {
    text-align: center;
}

.news .hd ul li {
    width: 40%;
    height: 2.2rem;
    line-height: 2.2rem;
    margin: 0 2%;
    display: inline-block;
    background: #8c989f;
}

.news .hd ul li a {
    display: block;
    font-size: .85rem;
    color: #fff;
}

.news .hd ul li.on {
    background: #e9280c;
}

.news ul.list {
    margin-bottom: 1rem;
    padding: 0 0.625rem;
}

.news ul.list li {
    border-bottom: 1px dashed #cdcdcd;
}

.news ul.list li a {
    display: block;
    padding: 0.6125rem 0;
    color: #333333;
}

.news ul.list li a .time {
    float: left;
    margin-right: 20px;
    width: 4rem;
    height: 3rem;
    line-height: 1.5rem;
    padding: 0.75rem;
    background-color: #eee;
    text-align: center;
}

.news ul.list li a .time h3 {
    font-size: 1.5rem;
    font-weight: normal;
}

.news ul.list li a .time p {
    color: #888;
}

.news ul.list li a .text {
    color: #888;
    line-height: 1.5rem;
    height: 3rem;
    overflow: hidden;
}

.news ul.list li a li a span {
    color: #f37401;
}

.news ul.list li a li a h4 {
    color: #333333;
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news ul.list li a li a:hover h4 {
    color: #009436;
}

.news ul.list li a li a:hover span {
    color: #009436;
}

.news ul.list a.btn {
    margin-top: 1rem;
}
.page a {
    font-size: 14px;
    border: 1px solid #cccccc;
    padding: 5px;
    margin-left: 5px;
    text-decoration: none;
}
.page .current {
    font-size: 14px;
    border: 1px solid #ff0000;
    padding: 5px;
    margin-left: 5px;
    text-decoration: none;
    color: #ff0000;
    cursor: pointer;
}