.head_t_gjc {
    background: url(head_t_bg.png) repeat center center;
    line-height: 38px;
    font-family: "gothambook";
}

.head_t_gjc a {
    color: #cdcdcd;
    margin: 0 5px;
}

.head_t_gjc a:hover {
    color: #fff;
}

.header {}

.head_t {
    height: 38px;
    line-height: 38px;
    font-family: "gothambook";
    background: url(head_t_bg.png) repeat center center;
}

.social,
.language {
    border-right: 1px solid #585858;
}

.social a,
.language a {
    float: left;
    width: 39px;
    height: 38px;
    line-height: 36px;
    color: #cdcdcd;
    text-align: center;
    border-left: 1px solid #585858;
    overflow: hidden;
}

.social a {
    font-size: 18px;
}

.language a {
    font-size: 14px;
}

.social a:hover,
.language a:hover {
    background-color: #130804;
    color: #62bfc4;
}







/**email**/

.eml_btn {
    height: 38px;
    line-height: 38px;
    color: #cdcdcd;
    font-size: 14px;
    padding: 0 12px 0 34px;
    border-left: 1px solid #585858;
    background: url(eml_ico.png) no-repeat 12px center;
}

.eml_btn:hover {
    background-color: #130804;
}







/**search**/

.search {
    width: 42px;
    height: 42px;
    font-size: 14px;
    background: #62bfc4;
    position: relative;
    border-radius: 42px;
    z-index: 3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-top: 46px;
}

.search_inp {
    position: absolute;
    right: 21px;
    top: 0;
    width: 0;
    padding-left: 0;
    height: 42px;
    color: #fff;
    border: none;
    background: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    border-top-left-radius: 42px;
    border-bottom-left-radius: 42px;
}

.search_inp::-webkit-input-placeholder {
    color: #fff;
}

.search_btn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 42px;
    height: 42px;
    text-align: center;
    background: none;
    border: none;
    cursor: pointer;
}

.search_btn_ico {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.search:hover .search_inp {
    width: 200px;
    padding-left: 12px;
    background: #62bfc4;
}









/**menu**/

.head_b {
    height: 130px;
    background: #fff;
}

.logo a {
    display: table-cell;
    /*width: 185px;
    height: 130px;*/
    text-align: center;
    vertical-align: middle;
}

.logo a img {
    display: block;
    max-width: 100%;
}

.menu {
    margin: 46px 20px 0 0;
}

.menu_dl dd {
    float: left;
    height: 85px;
    position: relative;
    margin: 0 1px;
}

.menu_tt {
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #333;
    font-family: "Raleway-Medium_0";
    padding: 0 30px;
    position: relative;
    border-radius: 43px;
    text-transform: uppercase;
}

.menu dd.hover .menu_tt {
    color: #fff;
    background: #62bfc4;
}

.menu_down {
    display: none;
    position: absolute;
    left: 0;
    top: 85px;
    z-index: 4;
    width: 363px;
    padding: 20px 0;
    background: #f5f5f5;
}
.menu_down_icon {
    position: absolute;
    top: -10px;
    left: 62px;
    z-index: 4;
    width: 20px;
    height: 10px;
    background: url(menu_ico.png) no-repeat center center;
}

.menu_down_list {
    position: relative;
}

.menu_down_list_tt,
.menu_down_sub a {
    clear: both;
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #e8e8e8;
    padding: 14px 12px 14px 19px;
    overflow: hidden;
}

.menu_down_list_tt .icon,
.menu_down_sub a .icon {
    float: left;
    width: 7px;
    height: 7px;
    background: url(arr_icon.png) no-repeat center center;
    margin-top: 7px;
}

.menu_down_list_tt div,
.menu_down_sub a div {
    float: right;
    width: calc(100% - 17px);
}

.menu_down_list_tt:hover{
    background: #62bfc4;
    border-right: 12px solid #39a8ae;
    color: #fff;
}

.menu_down_sub a:hover {
    color: #fff;

}

.menu_down_list.hover .menu_down_list_tt span,
.menu_down_sub a:hover span {
    background: url(arr_icon2.png) no-repeat center center;
}


.menu_down_sub {
    display: none;
    position: absolute;
    left: 363px;
    top: 0;
    width: 260px;
    background: #f5f5f5;
}







/**banner***/

.banner {
    width: 100%;
    height: 587px;
    position: relative;
    overflow: hidden;
}

.banner .hd {
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.banner .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 999px;
    background: #fff;
    border-radius: 50%;
    margin: 0 7px;
    overflow: hidden;
    cursor: pointer;
}

.banner .hd ul li.on {
    background: rgba(255, 255, 255, .7);
}

.banner .bd {
    width: 100%;
    height: 587px;
    position: relative;
}

.banner .bd ul li a {
    display: block;
    width: 100%;
    height: 587px;
}








/**ind_box1**/

.ind_box1 {
    padding: 42px 0 45px 0;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.ind_title1 {
    padding-bottom: 30px;
}

.ind_title1 .tt {
    font-size: 42px;
    font-family: "Raleway-Bold_0";
    line-height: 42px;
    color: #333;
}

.ind_title1 .sub_tt {
    line-height: 16px;
    color: #666;
    font-size: 16px;
    font-family: "gothambook";
    padding-bottom: 10px;
}

.ind_line {
    width: 100%;
    height: 1px;
    background: #f2f2f2;
    margin-top: 10px;
}

.ind_line.bg5a {
    background: #5a5a5a;
}

.ind_slide {
    width: 30px;
    height: 5px;
    position: relative;
    top: -2px;
}

.ind_slide.bgGreen {
    background: #62bfc4;
}

.ind_slide.bgf {
    background: #fff;
}



.ind_pro_box {
    width: 1200px;
    padding-bottom: 38px;
    position: relative;
}

.ind_pro_box .hd {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}

.ind_pro_box .hd ul {
    width: 100%;
    text-align: center;
}

.ind_pro_box .hd ul li {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #ddd;
    line-height: 999px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 8px;
}

.ind_pro_box .hd ul li.on {
    background: #62bfc4;
}

.ind_pro_box .prev,
.ind_pro_box .next {
    position: absolute;
    top: 50%;
    z-index: 3;
    margin-top: -21px;
    width: 91px;
    height: 43px;
    background: #333333 url(ico_3.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_pro_box .prev {
    left: -45px;
}

.ind_pro_box .next {
    right: -45px;
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.ind_pro_box .prev:hover,
.ind_pro_box .next:hover {
    background-color: #1f1f1f;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.ind_pro_box .bd {
    width: 1200px;
    overflow: hidden;
}

.pro_list1 dd {
    float: left;
    width: 384px;
    overflow: hidden;
    background: #f4f4f4;
    border: 2px solid #fff;
    margin-right: 24px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_pro_list1 dd:nth-child(3n) {
    margin-right: 0;
}

.pro_list1 dd .tt {
    display: block;
    height: 52px;
    line-height: 26px;
    font-size: 22px;
    color: #333;
    padding: 0 10px;
    font-family: "gothambook";
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.pro_list1 dd .pic {
    display: block;
    width: 382px;
    height: 329px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 14px;
}

.pro_list1 dd .pic img {
    display: block;
    width: 382px;
    height: 329px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.more_btn1 {
    display: block;
    width: 160px;
    height: 45px;
    border-radius: 45px;
    line-height: 41px;
    color: #aaa;
    font-size: 16px;
    border: 2px solid #c8c8c8;
    margin-bottom: 20px;
}

.more_btn1.hover {
    color: #62bfc4;
    border-color: #62bfc4;
}

.pro_list1 dd:hover {
    border-color: #62bfc4;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_list1 dd:hover .more_btn1 {
    color: #62bfc4;
    border-color: #62bfc4;
}

.pro_list1 dd:hover .pic img {
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.more_btn1.hover:hover {
    color: #fff;
    background: #62bfc4;
}







/**about**/

.ind_box2 {
    height: 640px;
    padding: 45px 0 50px 0;
    background: url(about_bg.jpg) no-repeat center center;
}

.ind_box2_l {
    width: 660px;
}

.ind_box2_l .pic {
    display: block;
    width: 660px;
    height: 398px;
}

.ind_box2_l_btn {
    position: relative;
    z-index: 2;
    margin-top: -45px;
}

.ind_box2_l_btn a {
    float: left;
    width: 255px;
    height: 90px;
}

.ind_box2_l_btn a .iconfont {
    float: left;
    width: 44px;
    line-height: 90px;
    text-align: center;
    margin: 0 14px 0 42px;
}

.ind_box2_l_btn a .text {
    float: left;
    font-size: 18px;
    font-family: "Raleway-Bold_0";
    height: 28px;
    line-height: 26px;

    margin: 29px 0 0 0;
}

.ind_box2_l_btn a .text .icon {
    float: right;
    width: 7px;
    height: 7px;
    margin: 9px 0 0 10px;
}

.ind_box2_l_btn_blank {
    color: #fff;
    background: #3c3c3c;
    margin-left: 80px;
}

.ind_box2_l_btn_blank .iconfont {
    font-size: 48px;
}

.ind_box2_l_btn_blank .text {
    border-bottom: 2px solid #fff;
    margin-top: 27px !important;
}

.ind_box2_l_btn_blank .text .icon {
    background: url(arr_icon2.png) no-repeat center center;
}


.ind_box2_l_btn_white {
    background: #fff;
    color: #333;
}

.ind_box2_l_btn_white .iconfont {
    font-size: 42px;
}

.ind_box2_l_btn_white .text {
    border-bottom: 2px solid #333;
}

.ind_box2_l_btn_white .text .icon {
    background: url(arr_icon.png) no-repeat center center;
}

.ind_box2_r {
    width: 520px;
}

.ind_box2_r_tt {
    line-height: 38px;
    color: #333;
    font-size: 38px;
    padding: 98px 0 18px 0;
}

.ind_box2_r_text {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    padding-top: 15px;
    font-family: "gothambook";
    margin-bottom: 30px;
}

.ind_box2_r_more {
    display: block;
    width: 156px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #62bfc4;
    font-size: 16px;
    background: #fff;
    border-radius: 42px;
    font-family: "gothambook";
}

.ind_box3 {
    padding: 44px 0 50px 0;
}

.case_list1 dd {
    float: left;
    width: 382px;
    margin-right: 27px;
}

.ind_case_list1 dd:nth-child(3n) {
    margin-right: 0;
}

.case_list1 dd .pic {
    display: block;
    width: 382px;
    height: 262px;
    overflow: hidden;
}

.case_list1 dd .pic img {
    display: block;
    max-width: 382px;
    height: 262px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_list1 dd .con {
    font-family: "gothambook";
}

.case_list1 dd .date {
    width: 59px;
    height: 98px;
    color: #333;
    padding: 12px 8px 0;
    background: #62bfc4;
    margin-top: -49px;
    position: relative;
    z-index: 2;
}

.case_list1 dd .date_t {
    height: 50px;
    background: url(case_date_bg.png) no-repeat center 19px;
    margin-bottom: 2px;
}

.case_list1 dd .month {
    font-size: 36px;
    line-height: 38px;
    text-align: left;
}

.case_list1 dd .day {
    font-size: 18px;
    text-align: right;
    line-height: 18px;
    margin-top: -8px;
}

.case_list1 dd .date_text {
    font-size: 14px;
    text-align: center;
}

.case_list1 dd .text {
    height: 72px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.case_list1 dd .con_r {
    width: calc(100% - 59px);
    padding: 10px 13px 0;
    background: #f4f4f4;
}

.case_list1 dd .tt {
    height: 40px;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    margin-bottom: 12px;
}

.case_list1 dd .text {
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-top: 8px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin-bottom: 12px;
}

.case_list1 dd:hover .pic img {
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_list1 dd:hover .more_btn1 {
    color: #62bfc4;
    border-color: #62bfc4;
}







/**ind_box4**/

.ind_box4 {
    padding: 45px 0 0 0;
}

.ind_service_l {
    width: 770px;
    padding-top: 20px;
}

.ind_service_list {
    margin-bottom: 15px;
}

.ind_service_list dd {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
}

.ind_service_list dd .num {
    float: left;
    width: 71px;
    height: 71px;
    border-radius: 71px;
    line-height: 71px;
    text-align: center;
    color: #333;
    font-size: 28px;
    background: #62bec3;
    font-family: "gothambook";
}

.ind_service_list dd .con {
    float: right;
    width: calc(100% - 90px);
}

.ind_service_list dd .tt {
    height: 45px;
    line-height: 55px;
    font-size: 24px;
    font-family: "Raleway-Bold_0";
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_service_list dd .text {
    color: #666;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    font-family: "gothambook";
}

.ind_service_list dd:hover .tt {
    color: #62bec3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_service_r {
    width: 430px;
}

.ind_service_r img {
    display: block;
    width: 594px;
    margin-left: -8px;
}







/***footer**/

.footer {
    padding: 30px 0 0 0;
    background: #3f3f3f;
}

.footer_t {
    overflow: hidden;
    padding-bottom: 28px;
    border-bottom: 1px solid #5c5c5c;
}

.footer_l {
    width: 350px;
    margin-right: 25px;
}

.footer_m {
    width: 320px;
}

.footer_r {
    width: 440px;
}

.footer_tt .tt {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}

.footer_list1 {
    padding: 10px 0;
}

.footer_list1 a {
    display: block;
    line-height: 20px;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.footer_list1 a .icon {
    display: none;
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 20px;
    background: url(footer_icon.png) no-repeat center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.footer_list1 a:hover {
    padding-left: 13px;
}

.footer_list1 a:hover .icon {
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.footer_b {
    padding: 25px 0;
}

.footer_b {
    color: #a0a0a0;
    font-size: 14px;
    line-height: 30px;
}

.footer_b a {
    color: #a0a0a0;
}

.footer_b a:hover {
    color: #fff;
}



.footer_list2 {
    padding: 15px 0;
}

.footer_list2_clm {
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.footer_list2_clm .iconfont {
    float: left;
    font-size: 22px;
    line-height: 40px;
    margin-right: 5px;
}

.footer_list2_clm a {
    color: #fff;
}









/**subbanner***/

.sub_banner {
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.location {
    background: #f6f6f6;
    height: 51px;
    font-size: 14px;
    line-height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}

.location_text {
    color: #666;
    margin-right: 8px;
}

.location_text .iconfont {
    float: left;
    font-size: 22px;
    margin-right: 5px;
}

.location_btn a {

    color: #666;
}

.location_btn .arr_ico {
    float: left;
    font-family: "宋体";
    line-height: 52px;
    padding: 0 5px;
}

.location_btn a:hover {
    color: #62bfc4;
}








/***pro_det_t***/

.pro_det_t {
    padding: 15px 20px;
    background: #fff;
    border-top: 3px solid #64c0c5;
    margin-bottom: 20px;
}







/*^^^^产品大图^^^^*/

.big_pic_show {
    width: 497px;
    z-index: 1;
}

.bigpic {
    width: 497px;
    height: 428px;
    margin-bottom: 12px;
    overflow: hidden;
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
}

.bigpic a {
    display: block;
}

.bigpic a img {
    display: block;
    width: 495px;
    height: 426px;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    border: solid 1px #ddd;
    width: 495px !important;
    height: 426px !important;
    background: #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url(float_layer.png) repeat;
    cursor: move;
    z-index: 99;
}

.moveBox {
    width: 449px;
    height: 124px;
    margin: 0 auto;
    position: relative;
}

.pageLeft {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    border-radius: 30px;
    background: #62bfc4 url(pro_det_pic_btn.png) no-repeat center center;
}

.pageRight {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
    border-radius: 30px;
    background: #62bfc4 url(pro_det_pic_btn.png) no-repeat center center;
    transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
}

.move_content {
    clear: both;
    width: 449px;
    height: 124px;
    overflow: hidden;
    position: relative;
}

.rexiaoPic {
    overflow: hidden;
    width: 449px;
    height: 124px;
}

.sell_order {
    width: 9999px;
    position: absolute
}

.rexiaoPic li {
    width: 143px;
    height: 124px;
    float: left;
    margin: 0 10px 0 0;
    background: #fff;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ddd;
}

.rexiaoPic li.hover {
    border: 1px solid #0070ba;
}

.rexiaoPic li img {
    width: 141px;
    height: 122px;
}







/*^^^^产品大图end^^^^*/

.p_det_inf {
    width: 643px;
    overflow: hidden;
}

.p_det_inf_tt {
    line-height: 30px;
    color: #333;
    font-size: 26px;
    padding: 5px 0 0 0;
    margin: 20px 0 25px 0;
    font-family: "Raleway-Bold_0";
}

.p_det_inf_list {
    padding: 20px 0 15px 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 8px;
}

.p_det_inf_clm {
    line-height: 24px;
    margin-bottom: 10px;

}

.p_det_inf_clm .tt {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.p_det_inf_clm .text {
    color: #666;
    font-size: 14px;
}



.p_det_btn_share {
    padding: 28px 0 10px 0;
    background: #f9f9f9;
}

.p_det_share {
    padding-right: 15px;
}

.p_det_share .text {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding-right: 5px;
}

.p_det_btn {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-content: center;
    margin-bottom: 20px;
}

.p_det_btn a {
    float: left;
    width: 210px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-content: center;
    border-radius: 5px;
    margin-right: 45px;
    background: #62bfc4;
}

.p_det_btn a .iconfont {
    font-size: 24px;
    line-height: 48px;
    margin-right: 5px;
}

.p_det_btn a .icon1 {
    position: relative;
    top: -3px;
}

.p_det_btn a:hover {}


.at-style-responsive .at-share-btn {
    padding: 0!important;
}

.at-resp-share-element.at-mobile .at-share-btn {
    margin-top: 0px;
    margin-right: 8px;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 32px!important;
    height: 32px!important;
}

.at-resp-share-element .at-icon,
.at-resp-share-element .at-label {
    width: 32px!important;
    height: 32px!important;
}

.pro_det_bars_box {
    position: relative;
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.pro_det_bars {
    width: 1200px;
    height: 60px;
    background: #3c3c3c;
}

.pro_det_bars div {
    float: left;
    width: 25%;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    position: relative;
    cursor: pointer;
    text-align: center;
    border-left: 1px solid #262626;
    border-right: 1px solid #555;
}

.pro_det_bars div:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: none;
    width: 7px;
    height: 10px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.pro_det_bars div.hover {
    background: #62bfc4;
    border-left: none;
}

.pro_det_bars div.hover:before {
    display: block;
}


.pro_det_tabs {
    padding: 15px 10px;
    background: #fff;
}

.pro_det_tabs_tt {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #333;
    padding-left: 15px;
    border-left: 5px solid #62bfc4;
    background: #f4f4f4;
}

.pro_det_tabs_con {
    line-height: 30px;
    color: #666;
    font-size: 16px;
    padding: 15px 10px;
}

.pro-table table {
    border: 1px solid #000;
}

.pro-table table tr td {
    padding: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    border: 1px solid #000;
}










/***faq_list**/

.faq_box {
    padding: 15px;
    background: #fff;
    margin-bottom: 45px;
}

.faq_box_title {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #666;
    background: #eee;
}

.faq_box_title .tt {
    float: left;
    width: 115px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #62bfc4;
}

.faq_box_title .tt .iconfont {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
}

.faq_box_title .text {
    float: left;
    padding-left: 15px;
    width: calc(100% - 115px);
}

.faq_list {
    clear: both;
    width: 926px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

.faq_list dd {
    height: 40px;
    margin-bottom: 12px;
}

.faq_list dd .tt {
    float: left;
    width: 90px;
    line-height: 40px;
    padding-right: 15px;
    font-size: 14px;
    text-align: right;
}

.faq_list dd .tt .red {
    color: #f00;
    font-size: 16px;
}

.faq_inp,
.faq_area {
    float: left;
    width: calc(100% - 90px);
    height: 40px;
    padding-left: 12px;
    font-size: 14px;
    color: #666;
    border: 1px solid #a1a1a1;
}

.faq_area {
    height: 84px;
    padding: 8px 12px;
}

.faq_btn_box {
    width: 178px;
    height: 44px;
    border: 1px solid #ededed;
    background: #62bfc4;
    position: relative;
    margin: 0 auto;
}

.faq_btn {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 200px;
    height: 44px;
    border: none;
    background: none;
    cursor: pointer;
    color: white;
}

.faq_btn_text {
    color: #fff;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
}

.faq_btn_text .iconfont {
    font-size: 18px;
    margin-right: 28px;
}








/**pro_list**/

.sub_main_l {
    width: 300px;
    margin-top: -64px;
}

.sub_main_l_t {
    background: #333;
    box-shadow: 5px 0 15px rgba(115, 115, 115, .3);
}

.sub_main_tt {
    height: 159px;
    position: relative;
}

.sub_main_tt.pro {
    background: url(nav_pro_bg.png) no-repeat center bottom;
}

.sub_main_tt.case {
    background: url(nav_case_bg.png) no-repeat center bottom;
}

.sub_main_tt.about {
    background: url(nav_about_bg.png) no-repeat center bottom;
}

.sub_main_tt.news {
    background: url(nav_news_bg.png) no-repeat center bottom;
}

.sub_main_tt_flex {
    padding: 59px 0 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.sub_main_tt .text {
    line-height: 36px;
    font-size: 38px;
    font-weight: bold;
    color: #62bfc4;
    margin: 0 8px;
}

.sub_main_tt .icon1 {
    display: block;
    width: 19px;
    height: 2px;
    background: url(nav_tt_ico.png) no-repeat center center;
    margin-bottom: 5px;
}

.sub_main_tt .icon3 {
    position: absolute;
    left: -8px;
    top: 0;
    display: block;
    width: 8px;
    height: 13px;
    background: url(nav_ico.png) no-repeat center center;
}

.sub_main_tt .icon4 {
    position: absolute;
    right: -8px;
    top: 0;
    display: block;
    width: 8px;
    height: 13px;
    background: url(nav_ico.png) no-repeat center center;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
}

.nav_dl {
    background: #fff;
    width: 300px;
    padding: 20px 0;
    margin-left: 10px;
}

.nav_dl dd {
    clear: both;
    font-size: 16px;
    border-bottom: 1px solid #ececec;
    position: relative;
}

.nav_dl_tt {
    display: block;
    padding: 13px 10px 13px 43px;
    line-height: 22px;
    color: #666;
    overflow: hidden;
    background: url(arr_icon.png) no-repeat 30px 20px;
}

.nav_dl dd.hover .nav_dl_tt {
    color: #fff;
    background: #62bfc4 url(arr_icon2.png) no-repeat 30px 20px;
    border-right: 10px solid #39a8ae;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.sub_main_chat {
    position: relative;
}

.sub_main_chat img {
    display: block;
    max-width: 100%;
}

.sub_main_chat .btn {
    position: absolute;
    left: 0;
    bottom: 5px;
    display: block;
    width: 100%;
    height: 65px;
}


.mainL_B {
    padding: 10px 0 0 0;
    background: #f5f5f5;
    overflow: hidden;
    margin-top: 53px;
}

.hot_pic_tt {
    color: #f8f8f8;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 53px;
    background: #333;
}

.hot_pro_list {
    width: 300px;
    position: relative;
    padding-bottom: 42px;
}

.hot_pro_list .hd {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
}

.hot_pro_list .hd ul {
    width: 100%;
    text-align: center;
}

.hot_pro_list .hd ul li {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 999px;
    margin: 0 4px;
    cursor: pointer;
    overflow: hidden;
}

.hot_pro_list .hd ul li.on {}

.hot_pro_ul li {
    float: left;
    width: 300px;
    overflow: hidden;
}

.hot_pro_ul li .pic {
    display: block;
    width: 300px;
    padding: 10px 0;
}

.hot_pro_ul li .pic img {
    display: block;
    width: 300px;
}

.hot_pro_ul li .tt {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-family: "gothambook";
    font-size: 22px;
    overflow: hidden;
    margin: 8px 0;
}

.hot_pro_ul li:hover .more_btn1 {
    color: #62bfc4;
    border-color: #62bfc4;
}

.hot_pro_list .prev,
.hot_pro_list .next {
    position: absolute;
    bottom: 0;
    width: 150px;
    height: 42px;
    background: #333 url(hot_ico.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.hot_pro_list .prev {
    left: 0;
}

.hot_pro_list .next {
    right: 0;
    transform: rotateZ(-180deg);
    -webkit-transform: rotateZ(-180deg);
}

.hot_pro_list .prev:hover,
.hot_pro_list .next:hover {
    background-color: #62bfc4;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.sub_main_r {
    width: 880px;
}

.sub_main_r_tt {
    line-height: 95px;
    color: #333;
    font-size: 24px;
    font-family: "Raleway-Bold_0";
}

.sub_main_r_con {
    border-top: 3px solid #62bfc4;
    background: #fff;
    overflow: hidden;
}

.pro_list2 {
    padding: 20px 10px;
}

.pro_list2 dd {
    float: left;
    width: 380px;
    margin: 0 25px 50px;
}

.pro_list2 dd .pic {
    display: block;
    width: 380px;
    height: 320px;
    overflow: hidden;
    background: #f4f4f4;
}

.pro_list2 dd .pic img {
    display: block;
    width: 380px;
    height: 320px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_list2 dd .tt {
    height: 45px;
    line-height: 46px;
    color: #333;
    font-size: 16px;
   /* text-align: center;*/
    padding-left: 16px;
    font-family: "gothambook";
    background: #e5e5e5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_list2 dd:hover .tt {
    color: #fff;
    background: #62bfc4;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_list2 dd:hover .pic img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
}







/**page**/











.page {
    padding: 15px 300px;
    text-align: center;
    background: #f3f3f3;
    float:left;
    margin-right:5px;
    list-style-type: none;

}

.page li{
    float:left;
    text-align: center;
    margin-right:5px;
    list-style-type: none;
    font-size:15px;
    padding: 0 12px;
    height: 36px;
    line-height: 34px;
    margin: 0 5px;
    font-size: 14px;
    color: #c3bfbf;
    background: #fff;
    border: 1px solid #d1d1d1;
}



.page a {
    display: inline-block;

    border: 0px solid #d1d1d1;

}

.page a:hover,
.page a.hover {
    padding-left:2px;
    padding-right: 2px;
    background: #62bfc4;
    border-color: #62bfc4;
}

.pagePrev,
.pageNext {
    padding: 0 20px !important;
    margin: 0 15px !important;
}


.service_box {
    padding: 20px;
    background: #fff;
}

.service_list dd {
    clear: both;
    border: 1px solid #e8e8e8;
    background: #f9f9f9;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.service_list dd .pic {
    float: left;
    width: 339px;
    height: 250px;
}

.service_list dd .con {
    float: right;
    width: calc(100% - 359px);
    height: 250px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
}

.service_list dd .con .tt {
    display: block;
    color: #333;
    font-size: 26px;
    line-height: 50px;
}

.service_list dd .con .text {
    height: 72px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
}

.service_list dd:nth-child(even) .pic {
    float: right;
}

.service_list dd:nth-child(even) .con {
    float: left;
}








/***case_list**/

.case_list2 {
    padding: 20px 10px;
}

.case_list2 dd {
    float: left;
    width: 410px;
    margin: 0 10px 20px;
}

.case_list2 dd .pic {
    display: block;
    width: 410px;
    height: 281px;
    border: 1px solid #ededed;
    border-bottom: none;
    overflow: hidden;
}

.case_list2 dd .pic img {
    display: block;
    width: 408px;
    height: 280px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_list2 dd:hover .ind_slide {
    background: #fff;
}

.case_list2 dd .con {
    padding: 10px;
    background: #ededed;
}

.case_list2 dd .tt {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 18px;
    margin-bottom: 8px;
}

.case_list2 dd .ind_slide {
    margin-bottom: 8px;
}

.case_list2 dd .text {
    height: 44px;
    line-height: 22px;
    color: #666;
    font-size: 14px;
    font-family: "gothambook";
    margin-bottom: 8px;
}

.case_list2 dd:hover .con {
    background: #62bfc4;
}

.case_list2 dd:hover .pic img {
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_list2 dd:hover .tt,
.case_list2 dd:hover .text {
    color: #fff;
}

.case_list2 dd:hover .more_btn1 {
    border-color: #fff;
    color: #fff;
}








/**news_det**/

.news_det_t {
    height: 95px;
}

.news_det_title {
    line-height: 30px;
    color: #333;
    font-size: 24px;
    font-family: "Raleway-Bold_0";
    margin: 23px 0 12px 0;
}

.news_det_date {
    line-height: 20px;
    color: #666;
    font-size: 14px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

.news_det_date .time {
    padding-right: 15px;
}

.det_share_text {
    margin-right: 5px;
}

.news_det_con {
    padding: 20px;
    color: #666;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.back_list_btn {
    display: block;
    width: 150px;
    height: 45px;
    color: #666666;
    font-size: 16px;
    line-height: 43px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.back_list_btn:hover {
    color: #62bfc4;
    border: 1px solid #62bfc4;
}








/**det_page**/

.det_page {
    background: #f4f4f4;
}

.det_page_clm {
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    border-bottom: 1px solid #ededed;
}

.det_page_clm .tt {
    color: #333;
    font-size: 18px;
    padding-right: 8px;
}

.det_page_clm .text {
    height: 52px;
    width: 735px;
    color: #666;
    font-size: 14px;
}

.det_page_clm:hover .text {
    color: #333;
    text-decoration: underline;
}

.det_page_clm:hover span {
    color: #666;
}








/**certification**/

.certification_list1 {
    padding: 20px 10px;
}

.certification_list1 dd {
    float: left;
    width: 410px;
    height: 325PX;
    background: #f9f9f9;
    border: 1px solid #ededed;
    margin: 0 10px 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.certification_list1 dd .pic {
    display: block;
    width: 408px;
    height: 323px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.certification_list1 dd .pic img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.certification_list1 dd .icon {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 62px;
    height: 62px;
    background: #62bfc4 url(cer_ico.png) no-repeat center center;
    margin: -32px 0 0 -31px;
    border-radius: 62px;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.certification_list1 dd:hover {
    background: #dbdbdb;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.certification_list1 dd:hover .icon {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}









/**工厂设备***/

.factory_list {
    padding: 20px 10px;
}

.factory_list dd {
    float: left;
    width: 410px;
    height: 325px;
    margin: 0 10px 20px;
    border: 1px solid #ededed;
    position: relative;
}

.factory_list dd .pic {
    display: block;
    width: 408px;
    height: 323px;
    overflow: hidden;
}

.factory_list dd .pic img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.factory_list dd .con {

    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    opacity: 0;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.factory_list dd .icon {
    width: 62px;
    height: 62px;
    background: #62bfc4 url(cer_ico.png) no-repeat center center;
    border-radius: 62px;
    margin-bottom: 15px;
}

.factory_list dd .tt {
    color: #fff;
    font-size: 18px;
    padding: 0 15px;
}

.factory_list dd:hover .con {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}










/**company***/

.company_t .pic {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.company_t_list {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    margin-top: -88px;
}

.company_t_list dd {
    display: inline-block;
    width: 176px;
    height: 176px;
    color: #fff;
    text-align: center;
    border-radius: 176px;
    background: #62bfc4;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    margin: 0 -10px;
}

.company_t_list dd:nth-child(2) {
    background: #51b6bb;
}

.company_t_list dd .iconfont {
    font-size: 60px;
    line-height: 60px;
}

.company_t_list dd .tt {
    font-size: 24px;
    font-family: "Raleway-Regular";
}








/**culture**/

.culture_t1 {
    padding: 20px 10px;
}

.culture_t1_list dd {
    float: left;
    width: 410px;
    background: #f9f9f9;
    padding: 20px;
    margin: 0 10px;
}

.culture_t1_list dd .iconfont {
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
    font-size: 72px;
    background: #62bfc4;
    border-radius: 178px;
    color: #fff;
    margin: 0 auto;
}

.culture_t1_list dd .tt {
    line-height: 30px;
    color: #333;
    font-size: 24px;
    margin: 12px 0 8px;
    font-family: "Raleway-Regular";
}

.culture_t1_list dd .text {
    line-height: 24px;
    font-size: 14px;
}

.culture_t2 {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    background: url(culture_bg1.jpg) no-repeat center center;
    padding: 13px 40px;
    margin-bottom: 20px;
}


.culture_t3 {
    margin-bottom: 20px;
    overflow: hidden;
}

.culture_t3_list1,
.culture_t3_list2 {
    padding: 0 10px;
}

.culture_t3_list1 dd {
    float: left;
    width: 272px;
    height: 216px;
    margin: 0 6px 20px;
}

.culture_t3_list1 dd img {
    display: block;
    width: 272px;
    height: 216px;
}

.culture_t3_list2 dd {
    float: left;
    width: 272px;
    height: 410px;
    position: relative;
    margin: 0 6px 20px;
}

.culture_t3_list2 dd img {
    display: block;
    width: 272px;
    height: 410px;
}

.culture_t3_list2 dd .tt {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-family: "Raleway-Medium_0";
    font-size: 18px;
}








/***news_list***/

.news_list1 {
    padding: 20px;
}

.news_list1 dd {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    background: #f6f6f6;
}

.news_list1 dd .pic {
    float: left;
    display: block;
    width: 340px;
    height: 230px;
    overflow: hidden;
}

.news_list1 dd .pic img {
    display: block;
    width: 340px;
    height: 230px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_list1 dd .con {
    float: right;
    width: calc(100% - 370px);
    margin-right: 10px;
}

.news_list1 dd .con .tt {
    display: block;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px dotted #b8b8b8;
}

.news_list1 dd .con .text {
    max-height: 66px;
    line-height: 22px;
    color: #666;
    font-size: 14px;
    margin: 18px 0;
}

.news_list1 dd .more {
    width: 122px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #62bfc4;
    border-radius: 34px;
}

.news_list1 dd .time {
    color: #424242;
    line-height: 34px;
    font-size: 18px;
}

.news_list1 dd:hover .pic img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
}








/**contact***/

.contact_t1_l {
    width: 570px;
    padding-top: 110px;
}

.contact_t1_l_tt .tt {
    font-size: 42px;
    line-height: 50px;
    color: #333;
    font-family: "Raleway-Bold_0";
}

.contact_t1_l_tt .sub_tt {
    color: #333;
    font-size: 30px;
    line-height: 30px;
    font-family: "Raleway-Bold_0";
    margin-bottom: 10px;
}

.contact_list1 {
    padding-top: 25px;
}

.contact_list1 dd {
    clear: both;
    margin-bottom: 15px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
}

.contact_list1 dd .iconfont {
    width: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
    color: #666;
    margin-right: 5px;
    width: 40px;
}

.contact_list1 dd .text {
    width: calc(100% - 55px);
    color: #666;
    font-size: 16px;
    line-height: 20px;
}

.contact_list1 dd a.text:hover {
    text-decoration: underline;
}