﻿@charset "UTF-8";
html {
    height: 100%;
    margin: 0
}

body {
    font-size: 14px !important;
    font-family: 'microsoft yahei', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    background: #fff repeat center fixed !important
}

body,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5 {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #f70303
}

img {
    border: none;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    line-height: 1.5em
}

.cl {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden
}

.wid {
    padding: 0 40px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1600px
}

.fl {
    float: left
}

.fr {
    float: right
}

.pro_list dt,
.pro_list dd span,
a:link {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s
}

.open {
    display: none
}

.slidebox {
    position: relative;
    overflow: hidden;
    max-height: 680px
}

.slidebox .bd {
    position: relative;
    z-index: 0
}

.slidebox .bd li.ban1 {
    background: url(../images/ban1.jpg) center center no-repeat;
    background-size: cover
}

.slidebox .bd li.ban2 {
    background: url(../images/ban2.jpg) center center no-repeat;
    background-size: cover
}

.slidebox .bd li.ban3 {
    background: url(../images/ban3.jpg) center center no-repeat;
    background-size: cover
}

.slidebox .bd li p {
    background: url(../images/black.png) repeat center;
    height: 100%;
    text-align: center
}

.slidebox .bd li p img {
    margin: 100px auto;
    width: 60%;
    max-width: 1200px
}

.slidebox .hd {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 0;
    z-index: 10
}

.slidebox .hd li {
    display: inline-block;
    width: 40px;
    height: 4px;
    background: rgba(255, 255, 255, 0.6);
    margin: 3px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px
}

.slidebox .hd li.on {
    background-color: rgba(255, 0, 0, 1);
    height: 4px
}

.arrowbox a {
    z-index: 50;
    position: absolute;
    display: block;
    margin-bottom: -20px;
    width: 40px;
    height: 40px;
    bottom: 50%;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: rgba(255, 255, 255, .1);
    background: rgba(0, 0, 0, .1)
}

.arrowbox .prev {
    left: 5px
}

.arrowbox .next {
    right: 5px
}

.arrowbox a:hover {
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.8)
}

.ban {
    padding: 40px 0;
    text-align: center
}

.ban b {
    font-size: 24px;
    font-weight: 200;
    display: block
}

.class {
    padding: 20px 0 15px 0;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.class a {
    display: inline-block;
    text-align: center;
    line-height: 1em;
    height: 32px;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 32px;
    width: 10%;
    margin: 0.5%;
    border-radius: 34px
}

.class a:hover {
    background: #f70303;
    color: #fff;
    border: 1px solid #f70303
}

.class a.on {
    background: #f70303;
    color: #fff;
    border: 1px solid #f70303
}

.tt {
    text-align: center;
    line-height: 1em;
    font-size: 48px;
    color: #5084bf;
    text-transform: uppercase;
    font-family: 'Impact', 'microsoft yahei', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-bottom: 40px;
}

.tt p {
    color: #000;
    font-size: 32px;
    line-height: 1em;
    width: 160px;
    margin: 0 auto
}

@media (max-width:1360px) {
    .head .tel {
        background: none;
        padding-right: 0
    }
}

@media (max-width:1200px) {
    .head {
        height: 100px;
        line-height: 100px
    }
    .head .logo img {
        width: 500px
    }
    .head .tel {
        height: 100px;
        font-size: 32px
    }
    .nav {
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }
    .slidebox .bd li p img {
        margin: 50px auto;
        width: 80%
    }
}

@media (max-width:992px) {
    .wid {
        padding: 0 10px
    }
    .nav {
        height: 45px;
        line-height: 45px;
        font-size: 12px
    }
    .nav ul {
        padding: 0 10px
    }
}

@media (max-width:768px) {
    .head {
        height: 50px;
        line-height: 50px;
        position: relative;
        top: 0;
        background-color: rgba(246, 246, 246, 1);
        position: fixed;
        z-index: 999;
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
    }
    .head .logo img {
        width: 300px;
        margin-left: 5px
    }
    .head .wid {
        width: 100%;
        padding: 0
    }
    .head .tel {
        display: none
    }
    .open {
        display: block;
        float: right;
        margin-right: 8px;
        margin-top: 8px;
        padding: 8px;
        width: 22px;
        background-color: #2b74c3;
        cursor: pointer
    }
    .open i {
        display: block;
        overflow: hidden;
        padding: 6px 0;
        width: 22px;
        border-top: 2px #fff solid;
        border-bottom: 2px #fff solid
    }
    .open i:after {
        content: '';
        display: block;
        height: 2px;
        background-color: #fff
    }
    .nav {
        position: fixed;
        height: auto;
        line-height: 40px;
        width: 100%;
        top: -999px;
        z-index: 999;
        background-color: rgba(0, 0, 0, 0.9);
        background-image: none
    }
    .nav ul {
        padding: 0
    }
    .nav li {
        width: 100%
    }
    .nav li a {
        color: #fff;
        border-right: 0px
    }
    .opennav {
        top: 50px
    }
    .nav-over {
        position: fixed;
        top: 0;
        z-index: 999;
        display: none;
        width: 100%;
        height: 100%
    }
    .ban {
        padding: 70px 0 0 0
    }
    .ibox {
        margin-top: 50px
    }
    .slidebox .bd li p img {
        margin: 50px auto
    }
    .class {
        width: 100%
    }
    .class a {
        font-size: 12px;
        width: 22%;
    }
    .tt {
        margin-top: 20px;
        font-size: 36px
    }
    .tt p {
        text-align: center;
        color: #000;
        font-size: 24px
    }
}

.text_list,
.pro_list {
    padding: 20px 0;
    min-height: 500px
}

.text_list dl {
    float: left;
    width: 48%;
    height: 130px;
    padding: 15px 0;
    border-bottom: 1px #ccc dashed
}

.text_list dl:nth-child(even) {
    float: right
}

.text_list dt {
    float: left;
    width: 32%;
    overflow: hidden
}

.text_list dt a {
    display: block;
    height: 130px
}

.text_list dt img {
    width: 100%;
}

.text_list dd {
    float: right;
    width: 65%;
    height: 110px;
    font-size: 12px;
    color: #666;
    line-height: 1.8em
}

.text_list dd a span {
    font-size: 16px;
    color: #f70303
}

.text_list dd span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.text_list dd span:after {
    content: '·';
    display: block;
    height: 0;
    visibility: hidden
}

.text_list dd p {
    font-style: normal;
    font-size: 12px;
    padding: 5px 0;
    display: block
}

.text_list dd div {
    display: block;
    padding-top: 5px;
    border-top: 1px solid #ccc
}

@media (max-width:840px) {
    .text_list dl {
        float: none;
        width: 100%;
        height: 130px;
        padding: 15px 0;
        border-bottom: 1px #ccc dashed
    }
    .text_list dl:nth-child(even) {
        float: none
    }
}

.pro_list dl {
    width: 24%;
    margin-right: 1%;
    float: left;
    height: auto;
    overflow: hidden
}

@media (min-width:992px) {
    .pro_list dl:nth-child(4n+0) {
        margin-right: 0
    }
}

.pro_list dt {
    border: 5px solid #ddd
}

.pro_list dt:hover {
    border: 5px solid #f70303
}

.pro_list dt a img {
    width: 100%
}

.pro_list dd {
    font-size: 12px;
    color: #666;
    line-height: 1.8em;
    padding: 5px 0 10px 0
}

.pro_list dd a span {
    font-size: 16px;
    color: #f70303
}

.pro_list dd span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.pro_list dd span:after {
    content: '·';
    display: block;
    height: 0;
    visibility: hidden
}

@media (max-width:992px) and (min-width:769px) {
    .pro_list dl {
        width: 32%;
        margin-right: 1.3333%
    }
    .pro_list dd a span {
        font-size: 14px
    }
    .pro_list dl:nth-child(3n+0) {
        margin-right: 0
    }
}

@media (max-width:768px) {
    .pro_list dl {
        width: 48%;
        margin-right: 2%
    }
    .pro_list dl:nth-child(2n+0) {
        margin-right: 0
    }
}

.adb {
    background: #5084bf;
    text-align: center
}

.adb img {
    max-width: 100%
}

.about {
    line-height: 2em;
    padding-top: 10px;
    padding-bottom: 30px
}

.about img {
    max-width: 100%
}

@media (max-width:992px) {
    .about {
        line-height: 1.5em
    }
    .adp ul li img {
        border: 3px solid #fff
    }
}

.page {
    padding: 0 40px 40px 40px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1600px
}

.pagel,
.pager {
    background: #fff
}

.pagel {
    width: 73%;
    float: left
}

.pager {
    width: 25%;
    float: right
}

.pad35 {
    padding: 35px
}

.proi {
    padding-bottom: 35px;
    position: relative;
    min-height: 320px;
    height: auto
}

.proi .slidebox {
    width: 440px;
    height: 330px
}

.proi .slidebox .bd li {
    width: 440px;
    height: 330px;
    text-align: left
}

.proi .slidebox .bd li img {
    width: 440px
}

.proi .titi {
    position: absolute;
    left: 588px;
    top: 0px;
    font-size: 12px;
    line-height: 1.8em
}

.proi .titi h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 100;
    color: #f70303
}

.proi .titi h2 {
    font-size: 14px;
    line-height: 1em;
    padding: 15px 0;
    font-weight: 100
}

.proi .titi h2 b {
    font-weight: bold
}

.proi .titi p {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc
}

.proi .titi .teli {
    padding: 20px 0;
    font-size: 18px
}

.proi .titi .teli span {
    color: #f70303;
    font-size: 24px
}

.proi .titi .bnt {
    width: 100%;
    background: #f70303;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.proi .titi .bnt2 {
    float: right;
    width: 48%;
    background: #3366cc;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.proi .titi .bnt a,
.proi .titi .bnt2 a {
    color: #fff;
    font-size: 16px;
    display: block
}

.proi .titi .bnt:hover,
.proi .titi .bnt2:hover {
    filter: alpha(opacity=90);
    opacity: 0.90;
    -moz-opacity: 0.90;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media screen and (max-width:768px) {
    .pad35 {
        padding: 12px
    }
    .proi .slidebox {
        width: 100%;
        height: auto;
        float: none;
        margin-top: 0
    }
    .proi .slidebox .bd li {
        width: 100%;
        height: auto
    }
    .proi .slidebox .bd li img {
        width: 100%
    }
    .proi .titi {
        position: static
    }
    .proi .titi h1 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.infoi h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 100;
    text-align: center
}

.infoi .tot {
    font-size: 12px;
    text-align: center;
    padding: 15px 0
}

.infoi .tjj {
    font-size: 12px;
    border-top: 1px dashed #e1e1e1;
    background-color: #f6f6f6;
    padding: 10px
}

@media (max-width:1200px) {
    .infoi {
        padding-top: 35px
    }
    .page {
        padding: 0
    }
    .pagel,
    .pager {
        width: 100%;
        float: none
    }
}

.content {
    margin: 0 auto;
    line-height: 2em;
    min-height: 520px;
    padding: 25px 0;
    border-top: 1px dashed #e1e1e1
}

.content img {
    margin: 5px;
    max-width: 100%;
    height: auto
}

.content .lxl {
    float: left;
    width: 48%;
    padding: 80px 0
}

.content .lxl p {
    float: right;
    width: 50%;
    max-width: 300px;
    text-align: center
}

.content .lxl p.qr img {
    border: 1px solid #e3e3e3;
    background: #fff
}

.content .lxr {
    float: right;
    width: 48%;
    padding: 80px 0
}

.content .lxr p {
    font-size: 28px;
    padding-bottom: 20px
}

.content .lxr .lxqq {
    color: #32abe1;
    background: url(../images/qq.gif) no-repeat left top;
    padding-left: 25px;
    padding-top: 5px
}

.content .lxr span {
    font-size: 20px;
    color: #e60b1e
}

@media (max-width:1200px) {
    .content .lxr {
        font-size: 12px
    }
    .content .lxr p {
        font-size: 18px
    }
}

@media (max-width:768px) {
    .content .lxl,
    .content .lxr {
        float: none;
        width: 100%;
        padding: 30px 0;
        clear: both
    }
}

@media (max-width:992px) {
    .content img {
        margin: 5px auto
    }
}

.tags,
.prenext {
    line-height: 2em;
    font-size: 12px
}

.prenext {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto
}

.weiqr {
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
    line-height: 60px
}

.ntit {
    line-height: 40px;
    margin: 5px auto;
    font-size: 18px;
    color: #f70303;
    border-bottom: 1px solid #ccc;
    font-weight: 100;
    clear: both
}

.rpro {
    overflow: hidden;
    padding-top: 10px
}

.rpro li {
    width: 48%;
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 1.8em;
    text-align: center
}

.rpro li:nth-child(2n+0) {
    float: right
}

.rpro li a {
    display: block;
    border-radius: 2px
}

.rpro li img {
    width: 100%
}

.rpro li span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.rpro li span:after {
    content: '·';
    display: block;
    height: 0;
    visibility: hidden
}

.rtext {
    overflow: hidden;
    font-size: 12px
}

.rtext li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ccc
}

.rtext li a {
    height: 30px
}

.rtext li span {
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    width: 70%;
    float: left;
    overflow: hidden
}

.rtext li span:after {
    content: '·';
    display: block;
    height: 0;
    visibility: hidden
}

.rtext li em {
    float: right;
    color: #888;
    text-align: right;
    height: 30px;
    width: 30%;
    font-style: normal
}

@media (min-width:768px) and (max-width:1200px) {
    .rpro li {
        width: 25%
    }
    .rpro li a {
        margin: 0 10px
    }
    .rtext li {
        width: 48%;
        float: left
    }
    .rtext li:nth-child(even) {
        float: right
    }
}

@media (max-width:768px) {
    .rtext li {
        width: 100%;
        float: none
    }
}

.ili {
    line-height: 20px;
    font-size: 12px
}

.ili .ilit span {
    font-weight: bold
}

.ili .ilib dt a {
    margin-right: 5px
}

.foot {
    background: #333;
    padding: 15px 10px;
    color: #eee;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px
}

.foot a {
    color: #eee
}

@media (max-width:768px) {
    .ili {
        display: none
    }
    .foot {
        font-size: 10px;
        padding-bottom: 50px
    }
}

.pages {
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    overflow: hidden
}

.pages a {
    display: inline-block;
    margin-right: 3px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    background: #ddd;
    text-align: center;
    color: #333
}

.pages a:hover {
    background: #3366cc;
    color: #fff;
    text-decoration: none
}

.pages a.on {
    display: inline-block;
    background: #f70303;
    color: #fff
}

.share {
    right: 1px;
    bottom: 35px;
    position: fixed;
    z-index: 1000
}

.share a {
    margin: 1px 0 0 0;
    display: block
}

.share a span {
    display: none;
    font-size: 12px;
    line-height: 1.5em;
    color: #fff;
    text-align: center
}

.share a,
.backtotop {
    text-align: center;
    width: 33px;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    color: #fff;
    filter: alpha(opacity=80);
    opacity: 0.80;
    -moz-opacity: 0.80;
    cursor: pointer
}

.backtotop {
    display: none !important;
    background: url(/images/side_icon.png) no-repeat;
    background-color: #333;
    position: fixed;
    z-index: 999;
    right: 1px;
    bottom: 1px;
    background-position: -137px -3px;
}

.backtotop i {
    color: #fff
}

.share .qq {
    padding: 10px 0
}

.share .qq {
    background: #f00;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px
}

.share .qq i {
    font-size: 20px;
    display: block
}

.share .qq span {
    display: block
}

.share .weixin {
    background: #0bca36
}

.share .qrcode {
    background: #f00
}

.share .rtel {
    background: #f00
}

.share .rsms {
    background: #0bca36
}

.share .rsha {
    background: #06c
}

.share p.code {
    position: absolute;
    right: 33px;
    bottom: 0px;
    display: none;
    font-size: 14px;
    line-height: 1em;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #D9D9D9
}

.share p.code span {
    margin: 10px;
    display: block
}

.am-share {
    background-color: #f8f8f8;
    color: #555;
    bottom: 0;
    left: 0;
    position: fixed;
    text-align: center;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 300ms;
    transition: transform 300ms;
    width: 100%;
    z-index: 1110
}

.am-modal-active {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.am-modal-out {
    z-index: 1109;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.am-share-title {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 100
}

.am-share-footer .share_btn {
    display: block;
    width: 100%;
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 0
}

.bdsharebuttonbox {
    zoom: 1;
    margin: 10px
}

.bdsharebuttonbox li {
    display: inline-block;
    width: 20%;
    font-size: 12px;
    color: #999;
    height: 55px
}

.bdsharebuttonbox a {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    background: #cd0002;
    padding: 0;
    color: #fff
}

.sharebg {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

.sharebg-active {
    opacity: 1;
    display: block
}

@media (max-width:768px) {
    .share {
        right: 0px;
        bottom: 0px;
        width: 100%
    }
    .share a {
        margin: 0;
        padding: 5px 0;
        width: 25%;
        height: 33px;
        line-height: 33px;
        font-size: 24px;
        float: left
    }
    .share i {
        font-size: 20px;
        display: block
    }
    .share a span {
        display: block
    }
    .share .qq {
        padding: 5px 0
    }
    .share .qq {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px
    }
    .backtotop {
        display: block !important;
        bottom: 76px
    }
    .share p.code {
        position: absolute;
        right: 33px;
        bottom: 44px
    }
}