﻿*
{
    box-sizing: border-box;
}
html
{
    color: #666;
}
body
{
    background: #ebebeb;
    margin: 0;
    padding: 0;
}
body, .text, .textarea, .input
{
    font: 12px/1.6 "微软雅黑","Arial","tahoma";
}
a
{
    text-decoration: none;
    color: #666;
}
ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.spot
{
    color: #f90;
}
.clearfix::after
{
    content: "";
    display: table;
    clear: both;
}
.clearfix
{
    overflow: hidden;
    zoom: 1;
}
img
{
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}
.text, .textarea, .input
{
    width: 100%!important;
    padding: .5rem;
    border: 1px solid #ccc;
    font-family: "微软雅黑";
}
#pg_margins
{
    max-width: 640px;
    margin: 0 auto;
    overflow: hidden;
}
#header
{
    z-index: 9;
}
.logo
{
    height: 90px;
    background: #fff;
}
.hd_tel, .hd_home
{
    background: url(../image/hd_tel.png) no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 1.8rem;
}
.hd_tel
{
    right: 15px;
}
.hd_home
{
    left: 15px;
    background-image: url(../image/hd_home.png);
}
.logoimg, .logoimg a, .hd_tel a, .hd_home a, .icon-back a, .icon-home a
{
    display: block;
    width: 100%;
    height: 100%;
}
@media(max-width: 360px)
{
    .hd_tel, .hd_home
    {
        width: 30px;
        height: 30px;
        top: 1rem;
    }
    .logo
    {
        height: 60px;
    }
    body, .text, .textarea, .input
    {
        font-size: 12px;
    }
}
.navArea
{
    background: #424242;
    color: #fff;
}
.navArea ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.navArea ul li
{
    float: left;
}
.navArea ul li a
{
    display: block;
    line-height: 2.8rem;
    border-right: 1px solid #5f5a5a;
    border-bottom: 1px solid #5f5a5a;
    text-align: center;
    color: #fff;
}
.navArea ul li .current
{
    background: #d91821;
    color: #fff;
}
.navnum_1, .appNavNum_1
{
    width: 100%;
}
.navnum_2, .appNavNum_2
{
    width: 50%;
}
.navnum_3, .appNavNum_3
{
    width: 33.33%;
}
.navnum_4, .appNavNum_4
{
    width: 25%;
}
.navnum_5, .appNavNum_5
{
    width: 20%;
}
.box .title, .pager-next-pre p:hover, .second_categoryList .more_nav_box li .third_categoryList li .current
{
    background-color: #404040!important;
    color: #fff;
}
.appNavArea
{
    margin: 0 0 .8rem;
    background: #fff;
    overflow: hidden;
}
.appNavArea ul
{
    overflow: hidden;
    zoom: 1;
}
.appNavArea ul::after
{
    content: "";
    display: table;
    clear: both;
}
.appNavArea li
{
    float: left;
    padding: 1.2rem;
    font-size: 14px;
    text-align: center;
}
.appNavArea li span
{
    position: relative;
    display: block;
    z-index: 1;
}
.appNavArea li img
{
    max-width: 100%;
    height: auto;
}
@media(max-width: 360px)
{
    .appNavArea li
    {
        padding: .8rem;
        font-size: 12px;
    }
}
.Pro_sort, #categoryList
{
    text-align: left;
    overflow: hidden;
    margin: 0 0 .8rem;
}
.Pro_sort .each_li, .categoryList .more_nav_box li
{
    float: left;
    width: 50%;
}
.Pro_sort .each_li .name a, .categoryList .more_nav_box li a
{
    display: block;
    padding: .8rem 1.6rem;
    border-bottom: 1px solid #e2e2e2;
    background: url(../image/icon_lead.gif) no-repeat 12px 50%!important;
    color: #666;
    text-align: left;
}
.categoryList
{
    background: #fff;
}
.categoryList .more_nav_box li .current
{
    font-weight: bold;
    color: #f60;
}
.categoryList .more_nav_box li .second-nav
{
    color: #666;
}
.second_categoryList
{
    max-height: 200px;
    background: #fff;
    overflow: auto;
}
@media(max-width: 360px)
{
    .second_categoryList
    {
        max-height: 205px;
    }
}
@media(max-width: 360px)
{
    .second_categoryList
    {
        max-height: 160px;
    }
}
.second_categoryList .more_nav_box li .current, .second_categoryList .more_nav_box li a:hover
{
    background-color: #fff;
}
.second_categoryList .more_nav_box li .current
{
    color: #111;
    font-weight: bold;
}
.second_categoryList .more_nav_box li
{
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px solid #f0f0f0;
}
.second_categoryList .more_nav_box li a
{
    border: 0;
}
.second_categoryList .more_nav_box li:last-child
{
    border-bottom: 0;
}
.second_categoryList .third_categoryList li
{
    margin: 10px 0 10px 15px;
}
.second_categoryList .more_nav_box li .third_categoryList li
{
    float: left;
}
.second_categoryList .more_nav_box li .third_categoryList li a
{
    border: 0;
    background: #f0f0f0;
    border-radius: 2px;
}
.info_content
{
    margin: 0;
}
.third_box
{
    display: none;
}
.fullProduct
{
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    padding: 40px 0 0;
    background: url(../image/categoryList_left_bg.jpg) repeat-y;
    overflow: hidden;
    zoom: 1;
}
.fullProduct .head
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 40px;
    font-weight: bold;
    color: #111;
}
.icon-back
{
    display: block;
    position: absolute;
    left: 15px;
    top: 9px;
    width: 13px;
    height: 24px;
    background: url(../image/icon-back.png) no-repeat;
    background-size: contain;
}
.icon-home
{
    display: block;
    position: absolute;
    right: 15px;
    top: 6px;
    width: 26px;
    height: 26px;
    background: url(../image/icon-close.png) no-repeat;
    background-size: contain;
}
.fullProduct .more_nav_box
{
    background-color: transparent;
}
.categoryList_left
{
    width: 100px;
    float: left;
}
.categoryList_left li a
{
    padding: 12px;
    display: block;
    border-bottom: 1px solid #d7d7d7;
}
.categoryList_left li .current
{
    background: #ebebeb;
    font-weight: bold;
    border-left: 3px solid #dd2727;
    color: #dd2727;
}
.info_view_right
{
    padding: 10px 15px 0 110px;
}
.picBox
{
    width: 100%;
    height: 100%;
    position: relative;
    background: #e6e6e6;
}
.picBox .next
{
    float: right;
}
.swipe
{
    position: relative;
    overflow: hidden;
}
.swipe .piclist_row_1
{
    width: 100%!important;
}
.picBox .piclist
{
    position: relative;
    height: 100%;
}
.picBox .piclist li
{
    height: 100%;
    position: relative;
    float: left;
    vertical-align: top;
    text-align: center;
    font-size: 0;
}
.icon_num
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    background: url(../image/nav_bg2.png);
    text-align: center;
    line-height: 0;
}
.icon_num a
{
    display: inline-block;
    border-radius: 2px;
    background: #fff;
    width: .4rem;
    height: .3rem;
    margin: 0 .06rem;
    transition: all .2s linear 0s;
    opacity: .5;
    font-size: 0;
    overflow: hidden;
    vertical-align: top;
}
.icon_num a:hover, .icon_num .active
{
    width: 2rem;
    opacity: 1;
}
.box, .info_view
{
    margin: 0 0 .8rem;
}
.box .title
{
    padding: .8rem 1rem;
    color: #fff;
}
.box .title .title_name
{
    border-left: .3rem solid #a0a0a0;
    padding: 0 .6rem;
    font-weight: bold;
}
.box_info
{
    overflow: hidden;
    zoom: 1;
}
.box_info .info_view
{
    padding: 3%!important;
}
.box_info #tip
{
    margin: 0!important;
}
.box_info .catetitle, .inside-pages .title
{
    margin: 0!important;
    padding: 13px 15px 1.5rem!important;
    background: #fff url(../image/line_bg.jpg) repeat-x 0 46px!important;
    color: #111;
}
.pic_list_1
{
    width: 100%;
}
.pic_list_2
{
    width: 50%;
}
.pic_list_3
{
    width: 33.3%;
}
.pic_list_4
{
    width: 25%;
}
.pic_list_5
{
    width: 20%;
}
.TPLB_LIST
{
    padding: 0;
    overflow: hidden;
    zoom: 1;
}
.TPLB_LIST li
{
    float: left;
    width: 50%;
    text-align: center;
}
.TPLB_LIST li:nth-of-type(2n) .pic_list_li
{
    padding: 0 0 0 3px;
}
.TPLB_LIST li .pic_list_li
{
    overflow: hidden;
    padding: 0 3px 0 0;
    border: 1px solid #eee;
}
.TPLB_LIST li .pic_list_li .pic
{
    font-size: 0;
    overflow: hidden;
}
.TPLB_LIST li .pic_list_li .txt
{
    height: 42px;
    line-height: 30px;
    overflow: hidden;
    padding: .3rem;
}
.TPLB_LIST li .pic_list_li .memo
{
    color: #888;
    overflow: hidden;
    height: 40px;
    line-height: 20px;
}
.XW_LIST li .wrap
{
    margin: 0;
    border-bottom: 1px dotted #b2b2b2;
}
.XW_LIST li .wrap .topic
{
    padding: .9rem 1.8rem;
    display: block;
    background: url(../image/icon_lead1.jpg) no-repeat 14px 50%;
}
.date
{
    float: right;
    padding: .9rem;
    color: #999;
    overflow: hidden;
}
.TTXW_CONTENT, .TTXW_LIST
{
    padding: 0;
    overflow: hidden;
    zoom: 1;
}
.TTXW_CONTENT .pic
{
    float: left;
    width: 47%;
    margin: 0 1rem 0 0;
}
.TTXW_CONTENT .intro
{
    display: block;
    overflow: hidden;
    *zoom: 1;
}
.TTXW_CONTENT .intro .t
{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.TTXW_CONTENT .intro .v
{
    line-height: 1.8;
    height: 65px;
    overflow: hidden;
    color: #666;
}
.TTXW_LIST
{
    padding: 0 .7rem!important;
}
.TTXW_LIST li .wrap
{
    border-bottom: 1px dotted #b2b2b2;
    margin: 0;
}
.TTXW_LIST li:last-child .wrap
{
    border: 0;
}
.TTXW_LIST li .wrap .topic
{
    padding: .9rem .2rem .9rem 1rem;
    display: block;
    background: url(../image/icon_lead1.jpg) no-repeat 0 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.TWLB_LIST li
{
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    zoom: 1;
}
.TWLB_LIST li .pic
{
    float: left;
    min-width: 120px;
    margin: 0 1rem 0 0;
}
.TWLB_LIST li .pic img
{
    border: 1px solid #d9d9d9;
    padding: 5px;
}
.TWLB_LIST li .txt
{
    display: block;
    overflow: hidden;
    *zoom: 1;
}
.TWLB_LIST li .txt h4
{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.TWLB_LIST li .txt p
{
    line-height: 1.8;
    height: 48px;
    padding: 5px 0 0;
    overflow: hidden;
    color: #666;
}
.TWLB_LIST li .txt .more
{
    height: auto;
    padding: 5px 0 0;
}
.pic_news_01 li
{
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    zoom: 1;
}
.pic_news_01 li .pic
{
    float: left;
    min-width: 120px;
    margin: 0 1rem 0 0;
}
.pic_news_01 li .pic img
{
    border: 1px solid #d9d9d9;
    padding: 5px;
}
.pic_news_01 li .txt
{
    display: block;
    overflow: hidden;
    *zoom: 1;
}
.pic_news_01 li .txt h4
{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.pic_news_01 li .txt p
{
    line-height: 1.8;
    height: 48px;
    padding: 5px 0 0;
    overflow: hidden;
    color: #666;
}
.pic_news_01 li .txt .more
{
    height: auto;
    padding: 5px 0 0;
}
.pro_view .text .name
{
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.swipe .TPQHLIST
{
    background: #892e2e;
    color: #fff;
    overflow: hidden;
    zoom: 1;
    text-align: center;
}
.swipe .TPQHLIST li .b
{
    padding: .7rem;
    border-bottom: 1px solid rgba(0,0,0,.2);
    font-weight: bold;
}
.swipe .TPQHLIST li .b a
{
    color: #fff;
}
.swipe .TPQHLIST li .c
{
    padding: .7rem .7rem 2.5rem;
    border-top: 1px solid rgba(255,255,255,.12);
}
.TW_CONTENT .pic
{
    font-size: 0;
}
.TW_CONTENT .intro .t
{
    text-align: center;
    font-weight: bold;
    padding: 10px 0 0;
}
.TW_CONTENT .intro .d
{
    text-align: center;
}
.info_view .TPQHLIST li
{
    padding: 0 0 1rem;
    margin: 0;
    border-bottom: 12px solid #ebebeb;
}
.info_view .TPQHLIST li .b
{
    padding: .6rem;
    border-bottom: 1px solid #ebebeb;
    font-weight: bold;
}
.info_view .TPQHLIST li .c
{
    padding: .6rem;
}
.img_content
{
    line-height: 1.8;
    font-size: 16px;
}
input[type="button"], input[type="submit"], input[type="reset"]
{
    -webkit-appearance: none;
}
textarea
{
    -webkit-appearance: none;
}
#i-book
{
    padding: 0 1rem;
}
#i-book p, .data
{
    padding: 0 0 .7rem;
}
.data .title_name
{
    line-height: 30px;
}
.data .input_option input, .data .input_option textarea
{
    vertical-align: top;
}
.btn-area .btn-submit
{
    border: 0;
    border-radius: .15em;
    background: #ad080f;
    color: #fff;
    font-size: 1.1em;
    padding: .6em 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,.2);
    width: 100%;
}
.btn-area .reset
{
    display: none;
}
#i-book p label
{
    display: block;
    line-height: 30px;
}
.btn-send, .btn-reset
{
    margin-bottom: 10px;
    color: #fff;
}
.box_display
{
    box-shadow: 3px 3px 5px rgba(0,0,0,0);
}
.box_display .head
{
    z-index: 300;
}
.box_display .display_content
{
    padding: 0!important;
    background: #fff!important;
    color: #333;
    font: 14px/1.8 "微软雅黑"!important;
}
.box_display .display_content .intro
{
    padding: 1rem!important;
    border-top: 1px dotted #d9d9d9;
}
.box_display .display_content .blue1
{
    width: 30%;
}
.date_y, .split_m, .eye
{
    display: none;
}
.theme
{
    font-family: "微软雅黑"!important;
    font-weight: normal;
    font-size: 20px;
    padding: 1rem 1rem .5rem!important;
}
.ms_time
{
    padding: 0 1rem 1rem;
}
.pager-next-pre
{
    padding: 10px;
    background: #fff;
}
.pager-next-pre p
{
    background: #f3f3f3;
    padding: .3rem;
    margin: .3rem 0;
}
.pager-next-pre p:hover
{
    color: #fff;
}
.youlink
{
    background: #fff!important;
    border-top: 1px solid #ebebeb;
    color: #666!important;
    text-align: left!important;
    padding: .7rem;
}
.youlink a
{
    color: #666!important;
}
.m_code
{
    background: #eee!important;
    border-top: 1px solid #ebebeb;
}
#fixed-foot
{
    background: #fff;
    z-index: 1;
}
#fixed-foot li
{
    display: table-cell;
    font-size: inherit;
    border-right: 1px solid #d9d9d9;
}
#fixed-foot li
{
    background: #fff;
    background: linear-gradient(#fff,#f2f2f2);
    border-top: 1px solid #d9d9d9;
}
#fixed-foot li a
{
    color: #717171;
    display: block;
    width: 100%;
    height: 100%;
}
#fixed-foot li.active a
{
    color: #c33;
    font-weight: bold;
}
#fixed-foot li a span
{
    display: block;
    height: 36px;
    width: 36px;
    margin: 0 auto;
    background-repeat: no-repeat!important;
    background-position: 50% 50%!important;
    background-size: contain!important;
}
@media(max-width: 360px)
{
    #fixed-foot li
    {
        padding-top: 8px;
    }
    #fixed-foot li a span
    {
        height: 26px;
        width: 26px;
    }
}
.iFCB-pro-1
{
    width: 100%;
}
.iFCB-pro-2
{
    width: 50%;
}
.iFCB-pro-3
{
    width: 33.333%;
}
.iFCB-pro-4
{
    width: 25%;
}
.iFCB-pro-5
{
    width: 20%;
}
.iFCB-pro-6
{
    width: 16.666%;
}
.iFCB-pro-7
{
    width: 14.28%;
}
.iFCB-pro-8
{
    width: 12.5%;
}
.iFCB-pro-9
{
    width: 11.11%;
}
.iFCB-pro-10
{
    width: 10%;
}
.u-item-1
{
    width: 100%;
}
.u-item-1:last-child
{
    margin-right: 0;
}
.u-item-2
{
    width: 50%;
    margin-bottom: 2%;
}
.u-item-2:nth-child(2n)
{
    margin-right: 0;
}
.u-item-3
{
    width: 33.33%;
    margin-bottom: 2%;
}
.u-item-3:nth-child(3n)
{
    margin-right: 0;
}
.u-item-4
{
    width: 25%;
    margin-bottom: 2%;
}
.u-item-4:nth-child(4n)
{
    margin-right: 0;
}
.u-item-5
{
    width: 20%;
    margin-bottom: 2%;
}
.u-item-5:nth-child(5n)
{
    margin-right: 0;
}
.FCB_H_Pro .m-item
{
    float: left;
}
.FCB_H_Pro .u-item-1
{
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.FCB_H_Pro .u-item-1:nth-child(2n)
{
    margin-right: 0;
}
.FCB_H_Pro .m-item .u-pic
{
    width: 100%;
    height: auto;
    margin-bottom: 4%;
}
.FCB_H_Pro .m-item dl dt
{
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.FCB_H_Pro .m-item dl dt a
{
    color: #666;
}
.FCB_H_Pro .m-item dl dd
{
    font-size: .12rem;
    color: #595959;
}
.iFCB-pro li
{
    position: relative;
    float: left;
    width: 50%;
    line-height: 20px;
    text-align: center;
    transition: all .3s ease 0s;
}
.iFCB-pro li .iFCB-rp
{
    position: relative;
    padding: 0 10px;
}
.iFCB-pro li .pic
{
    position: relative;
    padding: 8px;
    border: 1px solid #eee;
    transition: all .3s ease 0s;
}
.iFCB-pro li .pic:before
{
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 2px;
    background: #666;
    content: "";
    z-index: 1;
    transition: all .3s ease 0s;
}
.iFCB-pro li dl dt.title
{
    padding: 8px 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.iFCB-pro li .more
{
    position: absolute;
    top: -10px;
    right: 10px;
    display: block;
    opacity: 0;
    width: 30px;
    height: 30px;
    background: #bca267;
    line-height: 30px;
    transition: all .3s ease 0s;
}
.iFCB-pro li .more a
{
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: 999em;
    overflow: hidden;
}
.iFCB-pro li .more a:before
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 30px;
    height: 30px;
    content: "+";
    color: #fff;
    font-size: 20px;
    text-indent: 0;
}
.info-list
{
    padding: 0;
}
.info-list li
{
    padding: 10px;
    border-bottom: 1px dotted #b2b2b2;
}
.PRO-I
{
    border-bottom: 3px solid #0446a8;
    margin: 0 0 20px;
}
.PRO-I .TITLE-LEAD
{
    background: linear-gradient(#2666c8,#0446a8);
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 3px 25px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    text-shadow: -1px -1px 2px rgba(0,0,0,.2);
}
.news_thumb .TTXW_CONTENT
{
    padding: .7rem .7rem .2rem!important;
}
.btn-send, .btn-reset
{
    background: #c33;
}
.font0
{
    font-size: 0;
}
.arr-round
{
    right: 15px!important;
    top: 13px!important;
    width: 1.55em!important;
    height: 1.75em!important;
    background: url(../image/com_more.png) no-repeat center!important;
    background-size: 1.55em .34em!important;
}
.case
{
    padding: 3% 1%;
}
.product
{
    padding: 5% 0;
    z-index: 30;
}
.product .piclist
{
    height: auto!important;
}
.flowpage ::-webkit-input-placeholder
{
    color: #333;
}
.flowpage ::-moz-placeholder
{
    color: #333;
}
.flowpage :-ms-input-placeholder
{
    color: #333;
}
#pg_margins.flowpage
{
    padding: 0 0 47px;
    background: #fff;
}
.p20
{
    padding: 20px;
    font-size: 16px;
    line-height: 2;
}
.flowpage .clear
{
    height: 0!important;
    clear: both;
}
.flowpage .box
{
    margin: 0;
}
.IBW_FlowPage_Form
{
    padding: 2em;
}
.IBW_FlowPage_Form form
{
    margin: 0;
    padding: 0;
}
.IBW_FlowPage_Form .tips
{
    padding: 1em 1.5em 0;
    color: #f00;
}
.IBW_FlowPage_Form .data
{
    padding: .6em 0;
}
.IBW_FlowPage_Form .data .title_name
{
    display: none;
    padding: 0 0 .4em;
    color: #666;
}
.IBW_FlowPage_Form .data .input_option .input
{
    padding: 2% 4%;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #fff;
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.IBW_FlowPage_Form .btn-area
{
    padding: .6em 0 0;
}
.IBW_FlowPage_Form .btn-area .btn-submit
{
    width: 100%;
    padding: 2% 5%;
    border-radius: 30px;
    border: 0!important;
    background: #ff0899;
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    cursor: pointer;
}
.IBW_FlowPage_Form .btn-area .reset
{
    display: none!important;
}
.IBW_FlowPage_Form
{
    background: #575757;
}
.IBW_FlowPage_Form .btn-area .btn-submit
{
    background: #bc0710;
    color: #fff;
}
