@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;
}

.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: #239f95;
}

.bg_2 {
    background: #000000;
}

.white {
    color: #ffffff;
}

.oh {
    overflow: hidden;
}

.w40 {
    width: 78%;
}

.w100 {
    width: 100%;
}

.col-md-12 {
    padding: 0;
}

.container {
    width: 1170px !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: 35%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.name-box img {
    float: left;
    height: auto;
    width: 13%;
}

.name-box div {
    float: left;
    margin-left: 1.2rem;
    color: #239f95;
}

.name-box div h4 {
    font-size: 2.4rem;
    margin-top: 0.3rem;
    margin-bottom: 0;
    /*letter-spacing: 0.8rem;*/
}

.name-box div h6 {
    margin-top: 8px;
    margin-bottom: 5px;
    letter-spacing: 0.09rem;
    color: #239f95;
    font-weight: 400;
    font-size: 1.35rem;
}

.title-box {
    width: 65%;
}

.title-box a {
    font-size: 1.4rem;
    padding: 0 3%;
    height: 9rem;
    line-height: 9rem;
    display: inline-block;
}

.title-box a:hover {
    color: #FFFFFF;
    background: #239f95;
    text-decoration: none;
    transition: background 0.5s ease 0s;
}

.index_box {
    margin-top: 5rem;
}

.index_box .index_box_title {
    background-size: 25rem auto;
    text-align: right;
    color: #239f95;
    padding-top: 12rem;
    font-size: 1.6rem;
    font-weight: bolder;
}

.index_box .index_box_title h4 {
    width: 25rem;
    margin-top: 0;
}

.line {
    height: 4rem;
    background: url("../../images/line_01.jpg") repeat-x 50%;
}

.index_box_class .left {
    padding-top: 2rem;
    width: 60%;
}

.index_box_class .left a {
    display: inline-block;
    text-align: center;
    width: 22rem;
    margin-bottom: 5rem;
}

.index_box_class .left a img {
    margin-bottom: 1rem;
}

.index_box_class .left a span {
    display: block;
    line-height: 3rem;
}

.index_box_class .left a span:last-child {
    line-height: 2rem;
    font-size: 1.2rem;
    color: #D2D2D2;
}

.index_box_class .right {
    width: 40%;
}

.index_box_class .right img, .index_box_pro .left img {
    width: 100%;
}

.index_box_pro .left {
    width: 30%;
}

.index_box_pro .right {
    width: 70%;
}

.index_pro_list {
    display: inline-block;
    text-align: center;
    margin: 0 5% 1rem 5%;
    width: 18rem;
}

.index_pro_list a {
    display: inline-block;
    height: 20rem;
    line-height: 20rem;
    border-radius: 1rem;
    background: #f4f4f6;
    margin-bottom: 1rem;
}

.index_pro_list a img {
    width: 95%;
}

.index_pro_list span {
    width: 90%;
    display: block;
    line-height: 3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
}

.index_pro_list span:last-child {
    line-height: 2rem;
    font-size: 1.2rem;
    color: #D2D2D2;
}

.index_about_box {
    width: 100%;
    margin: 5rem auto;
    color: #FFFFFF;
}

.index_about_box h4 {
    display: block;
    font-size: 2.5rem;
    text-align: center;
}

.index_about_box h5 {
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 4rem;
}

.index_about_box .left {
    width: 35%;
}

.index_about_box .left img {
    width: 100%;
}

.index_about_box .right {
    width: 65%;
    padding-left: 4%;
    text-align: left;
    line-height: 225%;
}

.index_about_box .right .more a {
    display: inline-block;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    width: 12rem;
    text-align: center;
    margin-top: 2rem;
}

.index_contact_bg {
    background: url("../../images/contact_bg.png") no-repeat 50% 0;
    background-size: 70%;
    width: 100%;
    height: auto;
}

.index_contact_box {
    background: #239f95;
    opacity: 0.7;
    border-radius: 1rem;
    height: 32rem;
    width: 30rem;
    margin: 0 auto 5rem auto;
    color: #FFFFFF;
    padding: 3rem 3rem;
}

.index_contact_box h6 {
    line-height: 250%;
}

.footer_box {
    color: #FFFFFF;
    padding: 5rem 0;
    text-align: center;
}

.footer_title {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 3rem;
}

.footer_title a {
    color: #FFFFFF;
    width: 16%;
    display: inline-block;
}

.footer_title a:hover {
    color: #FFFFFF;
}

.class_title .left {
    width: 80%;
}

.class_title .right {
    width: 20%;
    text-align: right;
    line-height: 4.5rem;
    height: 4.5rem;
    color: #FFFFFF;
}

.class_title .left a {
    line-height: 4.5rem;
    height: 4.5rem;
    padding: 0 3rem;
    display: inline-block;
}

.class_title .left .active, .class_title .left a:hover {
    background: #FFFFFF;
    color: #239f95;
    line-height: 4.5rem;
    height: 4.5rem;
    display: inline-block;
    transition: background 0.5s ease 0s;
}

.page-content {
    padding: 3rem 0 4rem 0;
}

.page-content h3 {
    text-align: center;
    font-size: 2.4rem;
    color: #239f95;
    margin-bottom: 2rem;
}

.page-content div p {
    line-height: 200%;
    font-size: 1.5rem;
    color: #5A5A5A;
    text-align: left !important;
}

.page-content-time {
    text-align: center;
    color: #999999;
    margin-bottom: 3rem;
}


.index-product-box {
    padding: 4rem 0;
}

.index-product-box h4 {
    display: block;
    font-size: 1.5rem;
    color: #FFFFFF;
    text-align: center;
    background: #239f95;
    padding: 1.5rem 0;
    margin: 0 0 1rem 0;
}

.index-product-class {
    padding: 0;
    width: 20%;
    background: #e6e6e6;
    float: left;
}

.index-product-class a {
    width: 100%;
    /*float: left;*/
    line-height: 270%;
    padding-left: 3rem;
    display: inline-block;
    border-bottom: 1px solid #cccccc;
}

.index-product-class a:hover {
    background: #FFFFFF;
    transition: background 0.5s ease 0s;
}

.index-product-class a icon {
    background: #FFFFFF;
    border-radius: 50%;
    color: #239f95;
    width: 1.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    display: inline-block;
    text-align: center;
    margin-right: 0.5rem;
}

.index-product-class h5 {
    background: #239f95;
    color: #FFFFFF;
    padding: 3rem 0;
    text-align: center;
    margin: 2rem 0 0 0;
    line-height: 160%;
    font-weight: 400;
}

.index-product-list {
    width: 80%;
    float: right;
}

.index-product-list div:first-child {
    width: 97%;
    line-height: 5rem;
    margin-left: 3%;
    margin-bottom: 2rem;
    float: right;
    border-bottom: 0.2rem solid #239f95;
    font-weight: bold;
    font-size: 1.8rem;
}

.index-product-list div:first-child span {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 3rem;
    display: inline-block;
    float: right;
}

.index-product-list div:first-child span a {
    margin: 0;
}

.index-product-list div {
    width: 22%;
    margin-left: 3%;
    float: left;
}

.index-product-list div a {
    width: 100%;
    margin: 0 auto 2rem auto;
    display: inline-block;
    text-align: center;
}

.index-product-list div a span:first-child {
    width: 100%;
    height: 22rem;
    line-height: 22rem;
    border-radius: 0.8rem;
    border: 0.1rem solid #239f95;
    padding: 0.15rem;
}

.index-product-list div a img {
    width: 95%;
    max-height: 20rem;
}

.index-product-list div a span:first-child:hover {
    border: 0.1rem solid #cccccc;
    transition: border 0.5s ease 0s;
}

.index-product-list div a span {
    line-height: 5rem;
    display: block;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
}

.pagebar {
    width: 100% !important;
    display: block;
    text-align: center;
}

.page-content-right {
    width: 80%;
    margin: 0 auto;
}

.page-content-right .index-news-list-2 {
    width: 100%;
    border-bottom: 1px solid #ececec;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.page-content-right .index-news-list-2 span:first-child {
    background: #239f95;
    display: block;
    width: 8%;
    height: 8rem;
    color: #FFFFFF;
    margin-right: 2%;
    text-align: center;
    float: left;
}

.page-content-right .index-news-list-2 span:first-child i:first-child {
    font-size: 2.4rem;
    line-height: 5rem;
    display: block;
    font-style: unset;
}

.page-content-right .index-news-list-2 span:first-child i {
    font-size: 1.3rem;
    line-height: 1.8rem;
    display: block;
    font-style: unset;
}

.page-content-right .index-news-list-2 a {
    display: inline-block;
    width: 90%;
}

.page-content-right .index-news-list-2 h5 {
    font-size: 1.8rem;
    line-height: 200%;
    text-align: left;
    margin: 0;
    float: left;
    width: 100%;
    display: block;
}

.page-content-right .index-news-list-2 span:last-child {
    color: #999999;
    font-size: 1.3rem;
    line-height: 180%;
    text-align: left !important;
}

.more_box {
    margin-top: 2rem;
}

.more_box span {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    line-height: 200%;
}