@charset "utf-8";
/* reset.css */
body, h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ol, ul, li, form, table, th, td, a, img, span, strong, var, em, input, textarea, select, option {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: Arail, Tabhoma;
    font-size: 1rem;
    text-align: left;
}

ul, ol {
    list-style: none;
}

img {
    border: 0;
}

input, select, textarea {
    outline: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, strong, var, em {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
}

/* puplic */
.f-l {
    float: left
}

.f-r {
    float: right
}

.c-fix {
    clear: both
}

.center {
    text-align: center
}

a {
    text-decoration: none;
}

/* heater */
body {
    background-color: #efefef;
    color: #323232;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -user-select: none;
}

.home_main_part {
    display: block;
    width: 65rem;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

.home_top_bar_left {
    display: block;
    width: 31rem;
}

.home_top_bar_right {
    display: block;
    width: 11rem;
    margin-top: 1.9rem
}

.home_top_bar_right a {
    color: #323232;
    display: inline-block;
    margin-top: 0rem;
}

.home_top_bar_right a:hover {
    color: #feac00;
}

.home_top_bar_right p {
    border-left: 0.1rem solid #d3d3d3;
    width: 0rem;
    height: 1rem;
    display: inline-block;
    margin: 0.2rem 0.3rem 0;
}

.home_top_bar {
    display: block;
    height: 5rem;
    width: 65rem;
    background-color: #ffffff
}

.home_top_bar_logo {
    display: block;
    margin-left: 4rem;
    margin-top: 1rem;
}

.home_top_bar_separate {
    background-color: #d3d3d3;
    display: block;
    height: 1.2rem;
    width: 0.06rem;
    margin-top: -0.1rem;
    margin-left: 1rem;
}

.home_top_bar_separate2 {
    background-color: #d3d3d3;
    display: block;
    height: 2.5rem;
    margin-left: 1.7rem;
    margin-top: 1.22rem;
    width: 0.06rem;
}

.home_top_bar_link {
    display: block;
    text-decoration: none;
    color: red;
    margin-top: -0.15rem;
    margin-left: 1rem
}

.home_top_bar_link:hover {
    color: #feac00;
}

.home_top_bar_msg {
    color: #feac00;
    font-size: 1rem;
    width: 18rem;
    margin-left: 17.5rem;
    margin-top: -2.7rem;
    line-height: 1.5rem;
}

/* nav */
.home_top_menu_background {
    position: relative;
    background-color: #5D5D5D;
    width: 65rem;
}

.home_top_bar_menu {
    display: block;
    height: auto;
    width: 65rem;
    background-color: #5D5D5D;
}

.home_top_bar_button {
    display: block;
    color: white;
    font-size:1.3rem;
    padding: 1.3rem 2rem;
    cursor: pointer;
}

.home_top_menu_view {
    margin-left: 17.5rem;
    width: 47rem;
}

.home_top_menu_view .view_text:hover {
    background-color: #919191;
}

.home_top_menu_view .tit {
    background-color: #feac00;
}

/* scroll */
.outer {
    position: relative;
    height: 20.4rem;
}

.clear {
    clear: both;
}

.outer_inner_in {
    float: left;
    width: 500rem;
}

.outer_inner_in img {
    width: 65rem;
    height: 20.3rem;
    float: left;
}

.outer_inner_l {
    width: 65rem;
    height: 20.4rem;
    overflow: hidden;
}

.outer_left {
    width: 1.8rem;
    height: 3.9rem;
    position: absolute;
    top: 50%;
    margin-top: -1.9rem;
    cursor: pointer;
    display: none;
    margin-left: 0.15rem;
}

.outer_right {
    width: 1.8rem;
    height: 3.9rem;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.9rem;
    cursor: pointer;
    display: none;
    margin-right: 0.8rem;
}

.outer_btn {
    position: absolute;
    bottom: 0.5rem;
    text-align: center;
    width: 65rem;
}

.outer_btn em {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
}

/* home */
.home_content {
    display: block;
    width: 65rem;
    height: auto;
}

.home_content_top {
    background-color: #f5f5f5;
    display: block;
    height: 50rem;
    width: 65rem;
}

.home_content_top_block {
    background-color: #f5f5f5;
    border: 0.2rem solid #d3d3d3;
    clear: both;
    display: block;
    height: 45rem;
    margin-left: 6.4rem;
    margin-top: 4rem;
    position: absolute;
    width: 52rem;
}

.home_content_top_msg1 {
    font-size: 1.6rem;
    margin-left: 9rem;
    margin-top: 3rem;
    color: #feac00;
    font-weight: bolder
}

.home_content_top_msg2 {
    font-size: 1.6rem;
    margin-right: 6.8rem;
    margin-top: 3rem;
    color: #feac00;
    font-weight: bolder
}

.home_content_top_m1 {
    font-size: 1.6rem;
    margin-left: 5rem;
    margin-top: 3rem;
    width: 18.3rem;
}

.home_content_top_m2 {
    font-size: 1.6rem;
    margin-right: 5rem;
    margin-top: 3rem;
    width: 18.3rem;
}

.home_content_top_msg3 {
    margin-left: 4.5rem;
    margin-top: 5rem;
    line-height: 2rem;
    margin-right: 4.5rem
}

/* act */
.home_content_product {
    display: block;
    height: 53rem;
    width: 65rem;
    background-color: #f5f5f5;
}

.home_content_product_m1 {
    height: auto;
    margin-left: 6.5rem;
    margin-top: 9rem;
    width: 24rem
}

.home_content_product_msg {
    margin-right: 4rem;
    margin-top: 2rem;
    width: 25rem;
    line-height: 1.5rem;
}

.home_content_product_msg h4 {
    margin: 1.5rem 0 0.5rem;
    color: #feac00;
}

/* partners */
.home_content_client {
    display: block;
    width: 65rem;
    background-color: white;
}

.hct_up {
    text-align: center;
    padding-top: 2rem;
}

.hct_up img {
    text-align: center;
    float: left;
}

.hct_up .img1 {
    width: 11.8rem;
    height: 5.25rem;
    margin: 6rem 0 0 7.5rem;
}

.hct_up .img2 {
    width: 11.8rem;
    height: 5.25rem;
    margin: 6rem 1rem 0 2rem;
}

.hct_up .img3 {
    width: 11.8rem;
    height: 5.25rem;
    margin: 6rem 1rem 0 0;
}

.hct_up .img4 {
    width: 8.8rem;
    height: 7rem;
    margin: 5rem 0 0 0rem;
}

.hct_up img {
    width: 46.9rem;
    height: 15.6rem;
    margin-top: 1.3rem;
}

.hct_down {
    overflow: hidden;
    width: 50rem;
    margin: 0rem auto;
    padding-bottom: 4rem;
    overflow: hidden;
}

.hct_down div {
    width: 10.1rem;
    height: 10.5rem;
    margin: 4rem 1rem 0rem;
    float: left;
    position: relative;
    cursor: pointer;
}

.hct_down img {
    width: 10.1rem;
    height: 10.5rem;
    float: left;
    border: none;
}

.hct_down var {
    background-color: rgba(000, 000, 000, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 10.1rem;
    height: 10.5rem;
    float: left;
    display: none;
}

.hct_down p {
    color: white;
    position: absolute;
    height: 50%;
    line-height: 10.5rem;
    text-align: center;
    width: 10.1rem;
    display: none;
    font-size: 1.5rem;
}

/* our team */
.home_content_us {
    display: block;
    width: 65rem;
    height: 98rem;
}

.home_content_us1 {
    height: 47rem;
    width: 65rem;
    background-color: #F5F5F5;
}

.home_content_us1_block {
    height: 25rem;
    margin-left: 4rem;
    width: 63rem
}

.home_content_pic1 {
    margin-left: 3rem;
    margin-top: 3rem;
    width: 15rem
}

.home_content_us2 {
    background-color: white;
    height: 19rem;
    width: 65rem;
}

.home_content_pic2 {
    margin-left: 9rem;
    margin-top: 3rem;
    width: 18rem;
    cursor: pointer;
}

.home_content_us_msg {
    font-size: 1.2rem;
    line-height: 2.5rem;
    margin-right: 6rem;
    margin-top: 5rem;
    width: 26rem;
    line-height: 2rem
}

.home_content_us3 {
    background-color: white;
    height: 32rem;
    width: 60rem;
    text-align: center;
    padding: 0 2.5rem;
}

.hcu3_div {
    width: 20rem;
    height: 24rem;
    float: left;
}

.home_content_us3 img {
    width: 19rem;
    cursor: pointer;
}

.hcu3_p {
    font-size: 1.2rem;
    margin-top: 0.5rem;
}

.index_mask {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0rem;
    opacity: 0.6;
    position: fixed;
    top: 0rem;
    width: 100%;
    z-index: 9;
}

.index_identifying_false {
    display: none;
    height: 45rem;
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.index_identifying_false img {
    height: 100%;
    cursor: pointer;
}


/* footer */
.home_down_bar {
    display: block;
    background-color: #4b4b4b;
    height: 10rem;
    width: 65rem;
}

.home_down_bar_content {
    padding-left: 4.5rem;
    padding-top: 3.5rem;
    line-height: 2rem;
}


