@charset "utf-8";

/* CSS Document */
html {
    font-size: 62.5%;
    font-family: "Microsoft YaHei";
}

body {
    font-size: 1.4rem;
    color: #333333;
    margin: 0;
}

body div {
    overflow: hidden;
}

div,
ul,
li {
    list-style: none;
}

div a {
    color: #363636;
    text-decoration: none;
}

div a:hover {
    color: #363636;
    text-decoration: none;
}

div p {
    width: 100%;
    margin: 0;
    padding: 0;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.tc {
    text-align: center !important;
}

.row {
    margin: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.white {
    color: #ffffff !important;
}

.fb {
    font-weight: bold;
}

.mt1 {
    margin-top: 1rem;
}

.mt2 {
    margin-top: 2rem;
}

.mr1 {
    margin-right: 1rem;
}

.mr05 {
    margin-right: 0.5rem;
}

.mb06 {
    margin-bottom: 0.6rem;
}

.mb1 {
    margin-bottom: 1rem;
}

.mb2 {
    margin-bottom: 2rem;
}

.mb3 {
    margin-bottom: 3rem;
}

.border1 {
    border: 1px solid #eeeeee;
}

.br1 {
    border-right: 1px solid #eeeeee !important;
}

.bl1 {
    border-left: 1px solid #eeeeee !important;
}

.p1 {
    padding: 1rem;
}

.pr2 {
    padding-right: 2rem;
}

.pt1 {
    padding-top: 1rem;
}

.pb05 {
    padding-bottom: 0.5rem;
}

.pb1 {
    padding-bottom: 1rem;
}

.bg_1 {
    background: #cc0000;
}

.bg_2 {
    background: #f8f8f8;
}

.bg_3 {
    background: #000000;
}

.white {
    color: #ffffff;
}

.oh {
    overflow: hidden;
}

.w100 {
    width: 100%;
}

.col-md-12 {
    padding: 0;
}

.f30 {
    font-size: 3rem;
}

.container {
    width: 1200px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.banner-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.banner-box ul {
    position: absolute;
}

.banner-box ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
}

.banner-box .btnBg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
}

.banner-box .btn {
    position: absolute;
    width: 100%;
    height: 20px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: center;
}

.banner-box .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 50px;
    height: 8px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.banner-box .btn span.on {
    background: #fff;
}

.banner-box img {
    width: 100%;
}

.header-title {
    width: 100%;
    margin: 0 auto;
}

.top-box {
    line-height: 3rem;
}

.name-box {
    width: 10%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.name-box img {
    float: left;
    height: 8rem;
}

.name-box div {
    float: left;
    margin-left: 0.8rem;
    color: #FFFFFF;
}

.title-box {
    width: 90%;
}

.title-box a {
    text-align: center;
    font-size: 1.5rem;
    width: 15.5%;
    height: 10rem;
    line-height: 10rem;
    display: inline-block;
    color: #FFFFFF;
}

.title-box a:hover {
    background: #a10505;
    color: #FFFFFF;
    text-decoration: none;
    transition: background 0.5s ease 0s;
}

.index_box_bg {
    background: url("../images/index_bg.jpg") repeat-x 50% 80%;
    background-size: 100% 30%;
    padding: 5rem 0 2rem 0;
}

.index_box_left {
    width: 45rem;
    height: 45rem;
    text-align: center;
    line-height: 45rem;
    background: url("../images/16.png");
    background-size: 100% 100%;
}

.index_box_left img {
    width: 70%;
    height: 70%;
    border-radius: 50% 50%
}

.index_box_right {
    width: 60%;
}

.index_box_right h4 {
    text-align: center;
    font-size: 2.2rem;
    font-weight: bold;
}

.index_box_right span {
    line-height: 180%;
}

.index_process {
    margin-bottom: 6rem;
}

.index_process_list {
    float: left;
    width: 20%;
}

.index_process_list div {
    background: url("../images/icon_bg.png") no-repeat;
    background-size: 100% 100%;
    height: 40rem;
    width: 18rem;
    text-align: center;
    margin: 0 auto;
}

.index_process_list div img {
    width: 8rem;
    padding-top: 28%;
}

.index_process_list div h4 {
    margin-top: 7rem;
    font-size: 2.2rem;
    font-weight: 400;
}

.index_process_list div h3 {
    margin-top: 6rem;
    color: #cc0000;
    font-size: 3.5rem;
    font-weight: bold;
}

.index_product {
    margin-bottom: 6rem;
}

.index_product_list {
    float: left;
    width: 25%;
}

.index_product_list div {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
    text-align: center;
}

.index_product_list div img {
    width: 100%;
    height: auto;
    max-height: 26rem;
}

.index_product_list div h5 {
    background: #cc0000;
    height: 3rem;
    line-height: 3rem;
    margin-top: 0;
    color: #d9d9d9;
}

.index_more {
    margin: 0 auto 5rem auto;
}

.index_more a {
    margin: 0 auto;
    width: 18rem;
    height: 5.5rem;
    line-height: 5.5rem;
    /*background: url("../images/ovalbg.png") repeat-x;*/
    background: #eeeeee;
    border-radius: 2.75rem;
    text-align: center;
    font-size: 1.6rem;
    display: block;
}

.index_more a:hover {
    background: #cc0000;
    color: #ffffff;
    transition: background 1s ease 0s;
}

.index_news_class {
    margin: 6rem 0 0 0;
    background: #000000;
    padding: 0 1.5rem;
}

.index_news_class a {
    width: 50%;
    height: 5rem;
    line-height: 5rem;
    display: inline-block;
    color: #ffffff;
    float: left;
    text-align: center;
    font-size: 1.4rem;
}

.index_news_class a:hover {
    background: #cc0000;
    color: #ffffff;
    transition: background 0.5s ease 0s;
}

.index_news_box {
    margin: 2rem 0 5rem 0;
}

.index_news_list {
    width: 25%;
    float: left;
}

.index_news_list div {
    width: 90%;
    margin: 0 auto;
}

.index_news_list div img {
    width: 100%;
    height: auto;
    max-height: 20rem;
}

.index_news_list div h5 {
    color: #a6a6a6;
    font-weight: 400;
    margin: 5px 0;
}

.index_advantage {
    width: 50%;
    float: left;
}

.index_advantage div {
    width: 22%;
    height: 19rem;
    background: #cc0000;
    text-align: center;
}

.index_advantage div img {
    border-radius: 50%;
    width: 8rem;
    height: 8rem;
    margin-top: 2.5rem;
}

.index_advantage div h4 {
    color: #ffffff;
    padding-top: 2rem;
    font-weight: 400;
}

.index_advantage img {
    width: 78%;
    height: 19rem;
}

.index_contact {
    margin-bottom: 6rem;
    margin-top: 6rem;
}

.index_contact_left {
    width: 30%;
    float: left;
}

.index_contact_left h4 {
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    background: #cc0000;
    color: #ffffff;
    margin-bottom: 2.5rem;
    margin-top: 0;
}

.index_contact_left div {
    border: 2px solid #000000;
    margin-bottom: 1rem;
}

.index_contact_left div label {
    height: 3.6rem;
    line-height: 3.6rem;
    width: 22%;
    padding-left: 5%;
    margin: 0;
}

.index_contact_left div input {
    border: 0;
    width: 76%;
    height: 3.6rem;
    line-height: 3.6rem;
    padding: 0;
}

.index_contact_left div textarea {
    width: 100%;
    border: 0;
    padding: 1.5rem;
}

.index_contact_left button {
    text-align: center;
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    background: #cc0000;
    color: #ffffff;
    margin-top: 1.5rem;
    border: 0;
    font-size: 1.8rem;
}

.index_contact_right {
    width: 65%;
    float: right;
}

.index_contact_right_top {
    background: #333333;
    padding: 1rem;
}

.index_contact_right_top div {
    width: 25%;
    float: left;
    text-align: center;
    color: #ffffff;
    border-right: 1px solid #666666;
}

.index_contact_right_top div:last-child {
    border-right: 0;
}

.index_contact_right_top div img {
    width: 4rem;
    height: 4rem;
    margin-top: 3rem;
}

.index_contact_right_top div h5:last-child {
    margin-bottom: 3rem;
}

.index_partner {
    width: 24rem;
    float: left;
    padding: 1rem 1rem 0 1rem !important;
    margin-right: 1.5rem !important;
}

.index_partner img {
    width: 100%;
    height: 8rem;
}

.footer_box {
    color: #FFFFFF;
    padding: 3rem 0 0 0;
    text-align: center;
    line-height: 3rem;
}

.footer_title {
    margin: 0 auto 1rem;
}

.footer_title a {
    color: #FFFFFF;
    width: 13%;
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
}

.footer_title a:hover {
    color: #000000;
    background: #ffffff;
    transition: background 0.5s ease 0s;
}

.footer_contact {
    text-align: left;
    margin: 3rem 0;
    padding-left: 20rem;
}

.content_box {
    line-height: 200%;
}

.content_box h3 {
    text-align: center;
    margin-bottom: 5rem;
}

.left_box {
    width: 22%;
    padding: 0 0 2rem 0;
    float: left;
}

.left_box a {
    display: inline-block;
    width: 100%;
    line-height: 5rem;
    background: #cc0000;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0.3rem;
}

.left_box a:hover,
.left_active {
    background: #000000;
    color: #ffffff;
    transition: background 0.5s ease 0s;
}

.right_box {
    float: right;
    width: 75%;
    background: #FFFFFF;
}

.right_list div {
    width: 23%;
    float: left;
    margin: 0 1% 3rem;
    background: #000000;
    text-align: center;
    padding-top: 2rem;
}

.right_list div img {
    max-width: 80%;
    height: 16rem;
}

.right_list div h5 {
    text-align: center;
    color: #ffffff;
    line-height: 3rem;
}

.right_box .news_list {
    border-bottom: 1px solid #ececec;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.right_box .news_list img {
    width: 15%;
    height: 10rem;
}

.right_box .news_list div {
    width: 85%;
    padding-left: 2rem;
}

.right_box .news_list div h5 {
    margin: 0 0 0.8rem 0;
}

.right_box .news_list div text {
    display: inline-block;
    width: 100%;
    color: #929292;
    font-size: 1.3rem;
}

.right_box .news_list div span {
    display: inline-block;
    line-height: 180%;
    font-size: 1.3rem;
}

.pagebar {
    width: 100% !important;
    display: block;
    text-align: center;
    margin-top: 2rem;
}