

/* CSS Document */

html,
body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font: 14px Arial, 微软雅黑;
    position: relative;
    color: #000;
    overflow-x: hidden;
}

ul,
li,
p,
img,
b,
a,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    border: none;
    font-weight: normal;
    text-decoration: none;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/**/

.header {
    height: 60px;
}

.logo img {
    display: block;
    max-height: 60px;
}


/**/

.navs b {
    display: block;
    margin: 5px auto 0;
    width: 30px;
    height: 4px;
    background: #8d8d8d;
}

.navs {
    position: absolute;
    top: 18px;
    z-index: 11111;
    right: 18px;
}

.nav {
    width: 34%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 60px;
    right: 0;
    background: #c31525;
}

.nav li a {
    font-size: 16px;
    position: relative;
    display: block;
    color: #fff;
    line-height: 50px;
    border-bottom: 1px solid #8e1621;
    border-top: 1px solid #ef273a;
    text-align: center;
}

.nav li img {
    margin-right: 5px;
}

.nav_gb {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.nav_m {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
}


/**/

.banner {
    position: relative;
}

.banner .bd li img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
}

.banner .hd li.on {
    background: #cc0011;
}

.banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background: #fff;
    color: transparent;
    border-radius: 50%;
}


/**/

.one {
    padding: 5% 1% 2% 0;
    overflow: hidden;
}

.one li {
    width: 19%;
    float: left;
    margin-left: 1%;
    padding-bottom: 2%;
    text-align: center;
    font-size: 16px;
}

.one li img {
    max-width: 80%;
}

.one li a {
    display: block;
    color: #000;
    border-radius: 5px;
    text-align: center;
}


/**/

.title {
    text-align: center;
    position: relative;
    padding: 10px 0;
}

.title:before {
    content: "";
    position: absolute;
    height: 1px;
    background: #f1f1f1;
    width: 100%;
    left: 0;
    top: 50%;
}

.title h3 p {
    font-size: 22px;
    color: #e2e2e2;
    font-weight: bold;
}

.title h3 {
    display: inline-block;
    color: #333;
    font-size: 18px;
    background: #fff;
    position: relative;
    padding: 0 10px;
    line-height: 30px;
    font-weight: 600;
}

.two_n {
    border-top: 5px solid #f2f2f2;
    text-align: center;
}

.two_n li {
    display: inline-block;
    width: 23%;
    text-align: center;
}

.two_n li a {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    background: #c31525;
    margin: 0px 1px;
}

.two_c {
    width: 92%;
    margin: 0px auto;
    padding-bottom: 2%;
}

.two_c li {
    padding: 2% 0 2%;
    border-bottom: 1px solid #d7d7d7;
    color: #666666;
    overflow: hidden;
}

.two_c li img {
    width: 25%;
    float: left;
    display: block;
    margin-right: 3%;
}

.two_c li h4 {
    color: #333;
    line-height: 2;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.two_c li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/**/

.three_n {
    border-top: 5px solid #f2f2f2;
    text-align: center;
}

.three_n li {
    display: inline-block;
    width: 23%;
    text-align: center;
}

.three_n li a {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    background: #c31525;
    margin: 0px 1px;
}

.three_c li p {
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.three_c li img {
    display: block;
    width: 100%;
}

.three_c li {
    width: 46%;
    margin: 2% 2% 0;
    float: left;
}

.three_c {
    overflow: hidden;
    padding-bottom: 2%;
}


/**/

.four {
    border-top: 5px solid #f2f2f2;
    text-align: center;
}

.four_c li {
    color: #666;
    line-height: 26px;
}


/**/

.five {
    border-top: 5px solid #f2f2f2;
    text-align: center;
    margin-top: 2%;
}

.five li p {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
}

.five li img {
    width: 100%;
    display: block;
}

.five ul {
    padding: 0 1%;
    overflow: hidden;
}

.five li {
    width: 31.333%;
    margin: 1%;
    float: left;
}

a.more {
    width: 120px;
    text-align: center;
    background: #c41526;
    color: #fff;
    line-height: 30px;
    display: block;
    margin: 2% auto 3%;
}


/**/

.six {
    border-top: 5px solid #f2f2f2;
    margin-top: 2%;
}

.six_c {
    padding: 2%;
    counter-reset: number;
}

.six_c li p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.six_c li h4 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0 0;
    line-height: 24px;
}

.six_c li {
    background: #f7f7f7;
    overflow: hidden;
    margin-bottom: 2%;
}

.six_c li:before {
    counter-increment: number;
    content: '0'counter(number);
    display: block;
    float: left;
    background: #a00000;
    color: #fff;
    font-weight: bold;
    font-family: "宋体";
    margin-right: 3%;
    width: 15%;
    text-align: center;
    line-height: 68px;
    font-size: 28px;
}


/*页面通用*/

.tip b {
    font-weight: bold;
}

.tip {
    border-top: 5px solid #f2f2f2;
    border-bottom: 5px solid #f2f2f2;
    background: #fff;
    margin-top: 10px;
    color: #333;
    line-height: 34px;
    padding: 0 10px;
    font-size: 12px;
}

.main_m {
    padding: 0 2%;
}

ul.product {
    overflow: hidden;
}

ul.product li h3 {
    text-align: center;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.product li img {
    width: 100%;
    display: block;
}

ul.product li {
    width: 46%;
    float: left;
    margin: 4% 2% 0;
}

.pading {
    text-align: center;
    margin: 10px 0;
}

.pading span {
    display: inline-block;
    line-height: 30px;
    color: #c11523;
    padding: 0 5px;
    margin: 0 3px;
    font-weight: bold;
}

.pading a {
    display: inline-block;
    line-height: 30px;
    background: #c11523;
    color: #fff;
    padding: 0 5px;
    margin: 0 3px;
}

.product_c {
    padding: 2%;
}

p.info {
    color: #9a9a9a;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 1%;
    margin-bottom: 2%;
}

h1.pro_text {
    font-size: 16px;
    line-height: 32px;
    color: #c11523;
    padding-bottom: 5px;
    font-weight: 700;
}

.page_n {
    text-align: center;
    padding: 10px 0;
    border-bottom: 5px solid #f2f2f2;
}

.page_n li a {
    display: block;
    background: #c11523;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 34px;
}

.page_n li {
    display: inline-block;
    width: 23%;
}

ul.article li a {
    display: block;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.article li span {
    position: absolute;
    top: 0;
    right: 4px;
    color: #989898;
    font-size: 12px;
}

ul.article li {
    line-height: 36px;
    border-bottom: 1px dashed #cecece;
    height: 36px;
    overflow: hidden;
    position: relative;
    padding-right: 40px;
}

ul.article {
    padding: 2%;
}

.page {
    padding: 2% 4%;
}

h1.art_text {
    font-size: 16px;
    line-height: 32px;
    color: #c11523;
    padding-bottom: 5px;
    font-weight: 700;
}

.article_c {
    padding: 2%;
}


/**/

#corpright {
    text-align: center;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 55px;
    margin: 3% 0 10px;
    padding-left: 3%;
    padding-right: 3%;
    box-sizing: border-box;
    background: #f1f1f1;
    color: #555;
}

.bottom li img {
    width: 24px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}

.bottom li span {
    line-height: 24px;
    font-size: 14px;
    display: block;
}

.bottom li a {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 25px;
}

.bottom li {
    width: 25%;
    height: auto;
    float: left;
    padding: 0px 2%;
    box-sizing: border-box;
    position: relative;
    border-right: 1px solid #e2505d;
}

.bottom {
    z-index: 9999;
    position: fixed;
    height: auto;
    bottom: 0;
    width: 100%;
    background: #c31525;
}