/* fnoh0uhn：home_00044 fullpage 5 屏风格区域站首页快速导入。
   CSS 来自参考站 stylesheet_0.css（客服浮层）和 stylesheet_2.css（.sjys22 颜色）
   已剥离，stylesheet_1.css（index.css）清洗后保留。所有规则限定在
   .tpl-fnoh0uhn 下，避免与其他模板的 CSS 互相污染。
   5 屏整屏背景图通过 .fp-section 的内联 background 实现。
*/

body.tpl-fnoh0uhn {
    font-size: 12px;
    color: #222;
    background: #fff;
    font-family: "Microsoft Yahei", Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

.tpl-fnoh0uhn a {
    text-decoration: none;
    color: #333;
    outline: none;
}

.tpl-fnoh0uhn a:hover {
    text-decoration: none;
}

.tpl-fnoh0uhn h2,
.tpl-fnoh0uhn h3,
.tpl-fnoh0uhn p,
.tpl-fnoh0uhn ul,
.tpl-fnoh0uhn li,
.tpl-fnoh0uhn input {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", Tahoma, Arial;
}

.tpl-fnoh0uhn h2,
.tpl-fnoh0uhn h3 {
    font-weight: normal;
}

.tpl-fnoh0uhn img {
    border: 0 none;
    vertical-align: top;
    max-width: 100%;
}

.tpl-fnoh0uhn ul li {
    list-style: none;
}

.tpl-fnoh0uhn i {
    font-style: normal;
}

.tpl-fnoh0uhn .fl {
    float: left;
}

.tpl-fnoh0uhn .fr {
    float: right;
}

.tpl-fnoh0uhn .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.tpl-fnoh0uhn .warp {
    width: 1220px;
    margin: 0 auto;
    clear: both;
}

.tpl-fnoh0uhn .warp100 {
    margin: 0 50px;
    clear: both;
}

.tpl-fnoh0uhn .mt18 {
    margin-top: 18px;
}

.tpl-fnoh0uhn .mt25 {
    margin-top: 25px;
}

.tpl-fnoh0uhn .mt50 {
    margin-top: 50px;
}

.tpl-fnoh0uhn .mt60 {
    margin-top: 60px;
}

/* 顶部固定黑色透明 header：参考站 header-box-black */
.tpl-fnoh0uhn .headers-box {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 10;
}

.tpl-fnoh0uhn .header-box-black {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.tpl-fnoh0uhn .header {
    margin: 0 50px;
    clear: both;
    position: relative;
}

.tpl-fnoh0uhn .header .logo img {
    width: auto;
    height: 90px;
    max-height: 90px;
    max-width: 360px;
    overflow: hidden;
}

.tpl-fnoh0uhn #menu01 {
    display: inline-block;
    margin-left: 40px;
    height: 90px;
    line-height: 90px;
}

.tpl-fnoh0uhn #menu01 li {
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 15px;
    margin-left: 10px;
}

.tpl-fnoh0uhn #menu01 li a {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 0 15px;
}

.tpl-fnoh0uhn #menu01 li.cur a {
    color: #a7a25a;
}

.tpl-fnoh0uhn #menu01 li a:hover {
    color: #a7a25a;
}

.tpl-fnoh0uhn .menu_wrap {
    position: absolute;
    top: 30px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/fnoh0uhn/images/3.png") no-repeat center center #a7a25a;
    background-size: 25px auto;
    right: 5px;
    display: none;
    cursor: pointer;
}

/* 移动端 #menu01 抽屉 */
@media (max-width: 750px) {
    .tpl-fnoh0uhn .header,
    .tpl-fnoh0uhn .warp100 {
        margin: 0;
    }
    .tpl-fnoh0uhn .menu_wrap {
        display: block;
    }
    .tpl-fnoh0uhn #menu01 {
        z-index: 1000;
        position: fixed;
        top: 92px;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        margin-left: 0;
    }
    .tpl-fnoh0uhn #menu01 ul li {
        float: none;
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 0;
        width: auto;
        margin: 0 20px;
    }
    .tpl-fnoh0uhn #menu01 ul li a {
        line-height: 45px;
        font-size: 18px;
        color: #a7a25a;
    }
}

/* 5 屏 fullpage 容器：每屏 1089px 高度 */
.tpl-fnoh0uhn .fullpage-wrapper {
    width: 100%;
    position: relative;
    touch-action: none;
}

.tpl-fnoh0uhn .fp-section {
    background-size: cover !important;
    clear: both;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 1089px;
    text-align: left;
    color: #fff;
}

.tpl-fnoh0uhn .fp-section.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.tpl-fnoh0uhn .fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 1089px;
}

.tpl-fnoh0uhn .page4 {
    background-size: auto !important;
}

/* 栏目标题：参考站 new_box + new_tt */
.tpl-fnoh0uhn .new_box {
    height: auto;
    color: #fff;
    margin-top: 70px;
    clear: both;
}

.tpl-fnoh0uhn .new_tt {
    clear: both;
    text-align: center;
}

.tpl-fnoh0uhn .new_tt h2 {
    font-weight: normal;
    font-size: 38px;
    display: block;
    margin-top: 24px;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
}

.tpl-fnoh0uhn .new_tt h2::after {
    width: 50px;
    height: 5px;
    background: #a7a25a;
    display: block;
    content: "";
    margin: 10px auto 0 auto;
}

.tpl-fnoh0uhn .new_tt h3 {
    font-size: 120px;
    color: rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
    font-family: Arial;
    margin-top: -110px;
}

/* 产品列表：pro_list + pro_pic */
.tpl-fnoh0uhn .pro_list {
    clear: both;
    position: relative;
}

.tpl-fnoh0uhn .pro_list ul {
    overflow: hidden;
}

.tpl-fnoh0uhn .pro_list li {
    width: 25%;
    height: 390px;
    float: left;
    display: inline-block;
}

.tpl-fnoh0uhn .pro_pic {
    background: rgba(255, 255, 255, 0.2);
    height: 300px;
    overflow: hidden;
    padding: 10px;
    margin: 10px;
}

.tpl-fnoh0uhn .pro_pic img {
    max-width: 100%;
    height: 300px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-fnoh0uhn .pro_list li p {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.tpl-fnoh0uhn .pro_list li:hover {
    background: #a7a25a;
}

.tpl-fnoh0uhn .pro_list li:hover .pro_pic img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
}

.tpl-fnoh0uhn .case_list li:hover {
    background: #a7a25a;
}

.tpl-fnoh0uhn .case_list li:hover .pro_pic img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
}

/* "查看更多"按钮：pro_more */
.tpl-fnoh0uhn .pro_more {
    width: 170px;
    height: 46px;
    line-height: 46px;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
    margin: 60px auto 0;
}

.tpl-fnoh0uhn .pro_more a {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}

.tpl-fnoh0uhn .pro_more:hover {
    background: #a7a25a;
}

.tpl-fnoh0uhn .pro_more:hover a {
    color: #fff;
}

/* 公司介绍：about_box + about_item + in_about_more + in_about_pic */
.tpl-fnoh0uhn .about_box {
    color: #fff;
    height: auto;
    display: inline-block;
}

.tpl-fnoh0uhn .about_item {
    position: relative;
    width: 600px;
    max-height: 400px;
    display: block;
    overflow: hidden;
}

.tpl-fnoh0uhn .about_item h2 {
    font-size: 24px;
    height: 88px;
    line-height: 88px;
    overflow: hidden;
    color: #fff;
}

.tpl-fnoh0uhn .about_item .txt {
    font-size: 15px;
    line-height: 30px;
    height: 240px;
    overflow: hidden;
    clear: both;
    color: #fff;
}

.tpl-fnoh0uhn .in_about_more {
    width: 130px;
    height: 36px;
    line-height: 36px;
    background: rgba(255, 255, 255, 0.3);
    text-align: center;
}

.tpl-fnoh0uhn .in_about_more a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}

.tpl-fnoh0uhn .in_about_more:hover {
    background: #a7a25a;
}

.tpl-fnoh0uhn .in_about_more:hover a {
    color: #fff;
}

.tpl-fnoh0uhn .in_about_pic {
    width: 540px;
    height: 340px;
    overflow: hidden;
    padding-left: 30px;
    padding-top: 30px;
}

.tpl-fnoh0uhn .in_about_pic img {
    width: 540px;
    height: 340px;
    overflow: hidden;
}

/* 关键词强调：参考站 dptygjc / dpcsgsm / tylxr / tydz */
.tpl-fnoh0uhn .dptygjc {
    color: #b2b200;
    font-weight: bold;
    font-size: 20px !important;
}

.tpl-fnoh0uhn .dpcsgsm {
    color: #09c;
    font-weight: bold;
    font-size: 20px !important;
}

.tpl-fnoh0uhn .tylxr,
.tpl-fnoh0uhn .tydz {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px !important;
}

.tpl-fnoh0uhn .dptygjc5 {
    color: #b848ff;
    font-weight: bold;
    font-size: 20px !important;
}

.tpl-fnoh0uhn .dpcsgsm5 {
    color: rgb(255, 0, 0);
    font-weight: bold;
    font-size: 20px !important;
}

/* sjys22：版权区[地区名] span 加粗斜体 */
.tpl-fnoh0uhn .sjys22 {
    color: #03a89e;
    font-weight: bold;
    font-style: italic;
}

.tpl-fnoh0uhn .icomoonsz222 {
    letter-spacing: 1px !important;
}

/* 新闻列表：new_list + new_more */
.tpl-fnoh0uhn .new_list {
    color: #fff;
    clear: both;
    overflow: hidden;
}

.tpl-fnoh0uhn .new_list ul {
    width: 1240px;
}

.tpl-fnoh0uhn .new_more {
    width: 170px;
    height: 46px;
    line-height: 46px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin: 50px auto 0;
}

.tpl-fnoh0uhn .new_more a {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}

.tpl-fnoh0uhn .new_more:hover {
    background: rgba(0, 0, 0, 0.6);
}

/* 案例展示：case_list */
.tpl-fnoh0uhn .case_list {
    clear: both;
    position: relative;
}

.tpl-fnoh0uhn .case_list ul {
    overflow: hidden;
}

/* 联系我们：i_contact_ul */
.tpl-fnoh0uhn .i_contact_ul {
    overflow: hidden;
    clear: both;
    margin: 120px 0 80px 0;
}

.tpl-fnoh0uhn .i_contact_ul ul {
    width: 1220px;
}

.tpl-fnoh0uhn .i_contact_ul ul li {
    float: left;
    width: 285px;
    height: 145px;
    padding: 6px 0;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    margin: 0 10px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.tpl-fnoh0uhn .i_contact_ul ul li a {
    width: 94%;
    padding: 0 3%;
    height: 100%;
    display: block;
    color: #fff;
    cursor: pointer;
}

.tpl-fnoh0uhn .i_contact_ul ul li img {
    width: 44px;
    height: 43px;
    display: block;
    margin: 30px auto 25px;
}

.tpl-fnoh0uhn .i_contact_ul ul li:hover {
    background: #a7a25a;
}

.tpl-fnoh0uhn .i_contact_ul ul li:hover a {
    color: #fff;
}

/* 友情链接：linkbox */
.tpl-fnoh0uhn .linkbox {
    margin-top: 50px;
}

.tpl-fnoh0uhn .linkbox p {
    border-bottom: 1px solid #ddd;
    margin: 0;
    font-size: 18px;
    color: #a7a25a;
    padding-bottom: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.tpl-fnoh0uhn .linkbox p span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    color: #999;
    line-height: 25px;
}

.tpl-fnoh0uhn .linkbox a {
    color: #fff;
    margin-right: 15px;
    line-height: 25px;
    display: inline-block;
}

/* 页脚：in_copy，参考站定位在 page5 底部 */
.tpl-fnoh0uhn .in_copy {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    padding: 18px 0;
    line-height: 25px !important;
}

.tpl-fnoh0uhn .in_copy a {
    color: #fff;
}

.tpl-fnoh0uhn .in_copy a:hover {
    color: #a7a25a;
    text-decoration: underline;
}

/* 响应式：< 750px 切到单列 */
@media (max-width: 750px) {
    .tpl-fnoh0uhn .fp-section,
    .tpl-fnoh0uhn .fp-tableCell {
        height: auto;
    }
    .tpl-fnoh0uhn .pro_list li {
        width: 50%;
        height: 200px;
    }
    .tpl-fnoh0uhn .pro_pic {
        height: 150px;
    }
    .tpl-fnoh0uhn .pro_pic img {
        height: 300px;
    }
    .tpl-fnoh0uhn .new_tt h3 {
        font-size: 70px;
    }
    .tpl-fnoh0uhn .about_item,
    .tpl-fnoh0uhn .in_about_pic {
        width: 100%;
        padding: 0;
    }
    .tpl-fnoh0uhn .in_about_pic img {
        width: 70%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .tpl-fnoh0uhn .i_contact_ul {
        margin: 0;
        width: 100%;
    }
    .tpl-fnoh0uhn .i_contact_ul ul {
        margin: 0;
        width: 100%;
    }
    .tpl-fnoh0uhn .i_contact_ul ul li {
        width: 48%;
        padding: 0;
        margin: 1%;
        height: 90px;
    }
    .tpl-fnoh0uhn .i_contact_ul ul li img {
        margin: 5px auto;
    }
    .tpl-fnoh0uhn .case_list {
        height: 400px;
    }
}
