﻿/*frm_box_main*/


/***最新产品 start***/

.frm_box_pro_inner {
    overflow: hidden;
}

.frm_box_pro_inner .frm_box_pro_item {
    float: left;
}

.frm_box_pro_inner .frm_box_pro_wrap {
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.frm_box_pro_inner .frm_box_pro_item {
    width: 32%;
    height: auto;
    margin: 0 1% 10px 0;
    border: 1px #ddd solid;
    /* overflow: hidden; */
    background: #fff;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_pic {
    display: block;
    width: 100%;
    height: 168px;
    overflow: hidden
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_pic img {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    line-height: 0;
    font-size: 0;
    position: relative;
    left: 0;
    top: 0;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    object-fit: cover;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_pic:hover img {
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_intro {
    padding: 3px 13px;
    height: auto;
    position: relative
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_intro h3 {
    font-size: 14px;
    color: #333;
    /* font-weight: bold; */
    height: 32px;
    line-height: 36px;
    text-align: center;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_intro .detail {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_intro h3 a {
    color: #333;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_intro p {
    line-height: 22px;
    color: #666;
    font-size: 13px;
    margin-top: 14px
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn {
    overflow: hidden;
    height: 42px;
    margin-top: 10px;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a {
    display: block;
    /* width: 138px; */
    width: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #777;
    border: 1px solid #ddd;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a i {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 8px;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    transform: rotate(135deg);
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a:hover i {
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    transform: rotate(135deg);
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a:first-child {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right: 0px;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a:last-child {
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    border-left: 0px;
}

.frm_box_pro_inner .frm_box_pro_item .frm_box_pro_btn a:hover {
    color: #fff;
    background-color: #B70000;
}

.frm_box_pro_inner .frm_box_pro_item:hover h3 a {
    color: #b70000
}

.frm_product_img {
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.frm_product_img_view {
    width: 600px;
    height: 400px;
    position: relative;
    margin-right: 30px;
    float: left;
}


/* smallImg */

.smallImg {
    width: 600px;
    position: relative;
    height: 60px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 14px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp,
.scrollbutton.smallImgUp.disabled {
    background: url(../images/frm_pro_fl.png) no-repeat;
}

.scrollbutton.smallImgDown,
.scrollbutton.smallImgDown.disabled {
    background: url(../images/frm_pro_fr.png) no-repeat;
    float: right;
}

#imageMenu {
    width: 562px;
    height: 50px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu ul {
    width: 300%;
    height: 50px;
    overflow: hidden;
    display: block;
}

#imageMenu li {
    height: 50px;
    width: 75px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 0 1px;
}

#imageMenu li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#imageMenu li#onlickImg img,
#imageMenu li:hover img {
    /* width: 47px; */
    /* height: 48px; */
    border: 3px solid #959595;
}


/* bigImg */

.bigImg {
    width: 600px;
    height: 400px;
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
}

.bigImg #midimg {
    width: auto;
    height: 400px;
    display: inline-block;
    border: 0px;
    line-height: 0px;
}

.bigImg #winSelector {
    width: 200px;
    height: 200px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}


/* bigView */

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
    left: 102%;
    top: 0px;
}

#bigView img {
    position: absolute;
    width: 1000px;
    height: 600px;
}

.frm_product_img_info {
    width: 550px;
    height: auto;
    overflow: hidden;
    float: left;
}

.frm_product_img_info span.tit {
    display: block;
    color: #C4121A;
    margin-bottom: 8px;
}

.frm_product_img_info h3 {
    height: auto;
    line-height: 30px;
    margin-top: 5px;
    padding-bottom: 15px;
    color: #333333;
    font-weight: 400;
    /* border-bottom: 1px solid #efefef; */
}

.frm_product_img_info p {
    height: 225px;
    line-height: 25px;
    color: #333333;
    text-indent: 30px;
    /* border-top: 1px solid #c5acac; */
}

.frm_product_img_info h4 {
    height: auto;
    overflow: hidden;
}

.frm_product_img_info h4 a {
    width: 168px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    margin-right: 30px;
    font-size: 16px;
    color: #777;
    border: 1px solid #ddd;
    border-radius: 26px;
    background-color: #eee;
}

.frm_product_img_info h4 a i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    border-top: 2px solid #999;
    border-left: 2px solid #999;
    transform: rotate(135deg);
}

.frm_product_img_info h4 a:hover {
    color: #fff;
    background-color: #B70000;
}

.frm_product_img_info h4 a:hover i {
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    transform: rotate(135deg);
}

.frm_product_img_info h4 span {
    float: left;
    height: 54px;
    line-height: 25px;
    font-size: 14px;
    color: #555;
    background: url(../images/phone_icon01.png) no-repeat left center;
    padding-left: 50px;
}

.frm_product_img_info h4 b {
    display: block;
    line-height: 25px;
    font-size: 20px;
    color: #B70000;
}

.frm_product_intro {
    background: #fff;
    padding: 20px;
}

.frm_product_intro .tab-content {
    padding: 20px 10px;
}

.frm_product_intro .nav-tabs {
    padding-left: 30px;
}

.frm_product_intro .nav {
    margin-bottom: 0px;
}

.frm_product_intro .nav>li>a {
    padding: 10px 25px;
    color: #555;
}

.frm_product_intro .nav>li.active>a {
    color: #B70000;
}


/***解决方案**/

.frm_solution_list {
    height: auto;
    overflow: hidden;
    padding: 10px;
    margin-top: 20px;
}

.frm_solution_list li {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.frm_solution_list dl {
    height: 168px;
    overflow: hidden;
}

.frm_solution_list dt {
    width: 30%;
    height: 100%;
    float: left;
    overflow: hidden;
    margin-right: 2%;
}

.frm_solution_list dt img {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

.frm_solution_list dd {
    width: 68%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.frm_solution_list dd a {
    font-size: 14px;
    color: #555;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}

.frm_solution_list dd a:hover {
    color: #b70000;
}

.frm_solution_list dd h4 {
    width: 90%;
    display: block;
    height: 30px;
    line-height: 30px;
    word-wrap: break-word;
    white-space: nowrap;
    margin: 5px 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.frm_solution_list dd h4 a {
    font-size: 16px;
    color: #000;
}

.frm_solution_list dd p {
    height: 80px;
    line-height: 25px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #888;
}

.frm_solution_list dd span {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    border-radius: 3px;
    background-color: #eee;
    display: inline-block;
}

.frm_solution_list li span:hover {
    background-color: #b70000;
}

.frm_solution_list li span:hover a {
    color: #FFF;
}

.frm_solution_title {
    font-size: 16px;
    color: #111;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

.frm_solution_info {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    color: #666;
    padding-right: 20px;
}

.frm_solution_info span {
    margin-right: 5px;
}

.frm_solution_view {
    font-size: 14px;
    color: #555;
    line-height: 26px;
    padding: 20px;
    /*text-align: center;*/
    /* background: #f5f5f5; */
}

.frm_solution_view.bg {
    background: #f5f5f5;
}


/***新闻资讯 start***/

.frm_news_list {
    height: auto;
    overflow: hidden;
}

.frm_news_list li {
    width: 100%;
    height: auto;
    /* float: left; */
    margin: 10px 1% 15px;
    background: #FFF;
    /* padding-bottom: 30px; */
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #F5F5F5;
}

.frm_news_list li a {
    display: flex;
    align-items: center;
}

.frm_news_list_img {
    width: 260px;
    height: 185px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin-right: 3%;
}

.frm_news_list_img img {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 0;
    object-fit: cover;
}

.frm_news_list_intro {
    width: 53%;
    height: auto;
    overflow: hidden;
    padding: 10px 1%;
    float: left;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
}

.frm_news_list_intro h3 {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.frm_news_list_intro .videoTit {
    margin-bottom: 50px;
}

.frm_news_list_intro h3 a:hover {
    text-decoration: underline;
    color: #B70000;
}

.frm_news_list li p {
    display: block;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #555;
    overflow: hidden;
    margin-bottom: 15px;
}

.frm_news_list li .frm_news_list_intro a:hover {}

.frm_news_list li .frm_news_list_intro span {
    color: #666;
    font-size: 12px;
}

.frm_news_list li .frm_news_list_intro span.viewCount {
    margin-left: 60px;
}

.frm_news_list li .frm_news_list_intro span span.detail {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #555;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    border-radius: 5px;
    background-color: #eee;
    border: 1px solid #ddd;
}

.frm_news_list li .frm_news_list_intro span a:hover {
    background-color: #B70000;
    color: #FFF;
}


/***关于我们**/

.frm_honnor_list {
    height: auto;
    overflow: hidden;
}

.frm_honnor_list li {
    width: 48%;
    height: auto;
    float: left;
    margin: 10px 1%;
}

.frm_honnor_list li img {
    width: 100%;
    height: auto;
    max-height: 300px;
    display: block;
    border: 1px solid #ddd;
}

.frm_honnor_list li span {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #555;
}

.frm_partners_list {
    height: auto;
    overflow: hidden;
}

.frm_partners_list li {
    width: 46%;
    height: auto;
    float: left;
    margin: 15px 2%;
}

.frm_partners_list li img {
    width: 100%;
    height: auto;
    max-height: 300px;
    display: block;
    border: 1px solid #ddd;
}

.frm_partners_list li span {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #555;
}


/***合作客户 start***/

.frm_honnor_list {
    width: 1180px;
    height: auto;
    margin: 0;
    overflow: hidden;
    margin: 20px 10px;
}

.frm_honnor_list dl {
    width: 570px;
    height: auto;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 10px 10px 20px;
    border-bottom: 1px dashed #eee;
}

.frm_honnor_list dl dt {
    width: 300px;
    height: 200px;
    text-align: center;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.frm_honnor_list dl dt img {
    width: 100%;
    height: 100%;
    border: 0;
}

.frm_honnor_list dl dd {
    width: 370px;
    height: 160px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: rgba(150, 150, 150, 0.8);
}

.frm_honnor_list dl dd h3 {
    height: 50px;
    line-height: 50px;
    color: #FFF;
    font-size: 20px;
    overflow: hidden;
    font-weight: 500;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 10px;
}

.frm_honnor_list dl dd p {
    height: 100px;
    line-height: 25px;
    color: #eee;
    font-size: 14px;
    padding: 0 10px;
}


/*frm_box_main_end*/


/***联系方式**/

.frm_content_box {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.frm_contact_view {
    height: auto;
    overflow: hidden;
    padding: 0px 20px;
}

.frm_content_map {
    height: auto;
    overflow: hidden;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

#dituContent {
    display: block;
}

.BMapLabel {
    border: 0px !important;
}

.frm_online_box {
    height: auto;
    overflow: hidden;
    padding: 0 30px;
}

.frm_online_box label {
    font-weight: normal;
}

.frm_online_box .btn {
    padding: 10px 35px
}

.frm_online_box_img {
    width: 500px;
    height: 600px;
    float: left;
    background: url(../images/online.jpg) no-repeat left center;
    background-size: auto 100%;
}

.form-horizontal {
    width: 100%;
    /* height: 600px; */
    float: left;
    /* padding-left: 30px; */
    /* margin-top: 100px; */
}


/***联系方式**/

.frm_service_box {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.frm_service_box dl {
    height: auto;
    overflow: hidden;
    padding: 20px;
}

.frm_service_box dl dt {
    width: 500px;
    height: 300px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right: 30px;
}

.frm_service_box dl dt img {
    width: auto;
    height: 300px;
    display: inline-block;
    border: 0px;
}

.frm_service_box dl dd {
    width: 570px;
    height: 300px;
    overflow: hidden;
    float: left;
}

.frm_service_box dl dd h3 {
    line-height: 50px;
    font-size: 20px;
    color: #333;
}

.frm_service_box dl dd p {
    line-height: 25px;
    font-size: 14px;
    color: #555;
}


/* 详情补充 */

.xiangqing span {
    line-height: 50px;
    height: 50px;
    display: inline-block;
    border-bottom: 3px solid #CE000C;
}

.xiangqing {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.detailItem {
    color: #5d5d5d;
    font-size: 14px;
    overflow: auto;
}

.detailItem table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    /* width: 88%; */
    margin: auto;
}

.detailItem table th,
.detailItem table td {
    background: white;
    /* padding: 5px 10px; */
    border: 1px solid #DDD;
}


/* 联系我们 地图补充 */

.mapChoice {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}

.mapChoice ul {
    width: 300px;
    position: relative;
    height: 548px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.mapChoice li {
    width: 100%;
    min-height: 110px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
}

.mapChoice li.curr {
    background: #dbdbdb;
}

.mapChoice .title {
    background: url("../../images/icon/address_icon.png") left center no-repeat;
    margin-left: 10px;
    text-align: left;
    color: #333333;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 16px 0 6px 22px;
    width: 200px;
    padding-left: 22px;
}

.mapChoice .address {
    text-align: left;
    font-size: 12px;
    width: 240px;
    height: auto;
    line-height: 24px;
    padding-bottom: 16px;
    padding-left: 25px;
}

.productH5,
.moreNews {
    display: none;
}

.frm_box_pro_h5 {
    overflow: hidden;
}

.frm_box_pro_h5 a {
    display: block;
    width: 46%;
    margin: 0 2%;
    line-height: 48px;
    color: #333;
    border-bottom: 1px solid #EAEAEA;
    float: left;
    text-align: center;
}

.frm_box_pro_h5.noWidth a {
    margin: 0;
    width: 25%;
}

.frm_box_pro_h5 a:hover,
.frm_box_pro_h5 a.active {
    color: #C4121A;
    border-bottom: 1px solid #C4121A;
}

.frm_contact_flex {
    display: flex;
}

.frm_contact_view img {
    display: none;
}


/* 编辑器表格样式 */

.ueditorTableStyle {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    /* width: 88%; */
    margin: auto;
}

.ueditorTableStyle td,
.ueditorTableStyle th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.edui-faked-video {
    width: 420px;
}

@media(max-width: 767px) {
    .flexH5Nav {
        display: flex!important;
    }
    .flexH5Nav a {
        flex: 1;
    }
    .frm_ban_cont_banner,
    .frm_cont_bread,
    .product_left,
    .frm_box_pro_btn,
    .pcBanner {
        display: none;
    }
    .productH5 {
        display: block;
    }
    .frm_box_wrap_normal {
        width: 100%;
        display: block;
        background: #fff;
    }
    .frm_box_pro_inner .frm_box_pro_item {
        width: 48%;
        margin: 0 1% 10px;
    }
    .frm_box_pro_inner .frm_box_pro_item .frm_box_pro_pic {
        height: 130px;
    }
    .zd_fy span {
        margin-bottom: 10px;
    }
    .frm_box_pro_inner .frm_box_pro_item .frm_box_pro_pic:hover img {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    /* 新闻资讯 */
    .frm_news_list li {
        width: 100%;
        padding: 0;
        margin: 0 10px 10px;
    }
    .frm_news_list li a {
        display: flex;
        align-items: center;
    }
    .frm_news_list_img {
        width: 35%;
        height: 75px;
    }
    .frm_news_list_img img {
        width: 100%;
    }
    .frm_news_list li .frm_news_list_intro span span.detail {
        display: none;
    }
    .frm_news_list li p {
        display: none;
    }
    .moreNews {
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
        color: #333333;
        overflow: hidden;
    }
    .xn_c_about_1_warp {
        padding: 0 20px!important;
    }
    .frm_contact_flex {
        display: block;
    }
    .frm_contact_view {
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
    }
    .frm_contact_view img {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .frm_solution_view {
        display: block;
    }
    .mapChoice {
        width: 100%;
        border-left: 1px solid #ccc;
    }
    .mapChoice ul {
        width: 100%;
    }
    .frm_box_view {
        width: 100%;
    }
    .frm_news_list_intro .videoTit {
        margin-bottom: 0;
    }
    .frm_news_list li .frm_news_list_intro span {
        font-size: 14px;
    }
    .frm_news_list li .frm_news_list_intro span.viewCount {
        display: none;
    }
    .edui-faked-video {
        width: 100%;
    }
    .frm_product_img {
        margin-bottom: 0px;
    }
    .frm_product_img .frm_product_img_info {
        width: 100%;
        float: none;
        padding: 10px;
    }
    .frm_product_img_info p {
        height: auto;
    }
    .frm_product_img_info h4 {
        margin-top: 10px;
    }
    .frm_product_img_info span {
        display: none;
    }
    .frm_product_img_view {
        height: auto;
        width: 100%;
        float: none;
    }
    .bigImg {
        height: auto;
        width: 100%;
    }
    .bigImg #midimg {
        height: auto;
        width: 100%;
    }
}