@font-face {
    font-family: 'Impact';
    src: url('/fonts/Impact.eot');
    src: url('/fonts/Impact.eot?#iefix') format('embedded-opentype'), url('/fonts/Impact.woff') format('woff'), url('/fonts/Impact.ttf') format('truetype'), url('/fonts/Impact.svg#SingleMaltaRegular') format('svg');
}

body {
    margin: 0;
    padding: 0;
    font-size: 0.7rem;
    font-family: Microsoft YaHei, arial, tahoma, Hiragino Sans GB, sans-serif,'Noto Sans Myanmar';
    color: #111;
    word-wrap: break-word;
    white-space: normal;
    width: 100%;
    max-width: 100%;
}

.maxWidth {
    width: 100%;
    max-width: 100%;
}

.pcShow, .noShow {
    display: none !important;
}

/* 阴影 */
.shadow_1 {
    -moz-box-shadow: 1px 3px 8px #888;
    -webkit-box-shadow: 1px 3px 8px #888;
    box-shadow: 1px 3px 8px #888;
}

.shadow2 {
    -moz-box-shadow: 1px 0px 10px #666;
    -webkit-box-shadow: 1px 0px 10px #666;
    box-shadow: 1px 0px 10px #666;
}

.shadow3 {
    -moz-box-shadow: 1px 3px 5px #ddd;
    -webkit-box-shadow: 1px 3px 5px #ddd;
    box-shadow: 1px 2px 3px #ddd;
}

.shadow4 {
    -moz-box-shadow: 1px 14px 12px #0e4b61;
    -webkit-box-shadow: 1px 14px 12px #0e4b61;
    box-shadow: 1px 14px 12px #0e4b61;
}

.shadow5 {
    -moz-box-shadow: 1px 1px 3px #aaa;
    -webkit-box-shadow: 1px 1px 3px #aaa;
    box-shadow: 1px 1px 3px #aaa;
}

/*文字描边*/
.shadow_font {
    text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}

/*文字阴影*/
.shadowTxt {
    text-shadow: 1px 1px 2px #555;
}

/*文字渐变*/
.jianBian {
    color: #d20101;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff0000), to(#a70303));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a {
    text-decoration: none;
    color: #333;
}

input, textarea {
    font-family: "Microsoft YaHei","Noto Sans Myanmar";
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

/*渐变背景*/
.grad {
    background: #018de0;
    background: -webkit-linear-gradient(top, #00afff, #026abf);
    background: -o-linear-gradient(bottom, #00afff, #026abf);
    background: -moz-linear-gradient(bottom, #00afff, #026abf);
    background: linear-gradient(to bottom, #00afff, #026abf);
}

ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear {
    clear: both;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

/*Star 单行省略*/
.shenglve {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*Star 多行省略*/
.sl_2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 行数 */
    -webkit-box-orient: vertical;
}

.sl_3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 行数 */
    -webkit-box-orient: vertical;
}

.sl_4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* 行数 */
    -webkit-box-orient: vertical;
}

/*===== 页码 =====*/
.pageNumber {
    font-size: 0.65rem;
    padding: 0.8rem 0;
    padding-top: 0.6rem;
    text-align: center;
    line-height: 1.5rem;
}

.pageNumber a, .pageNumber span {
    color: #333;
    padding: 0 0.5rem;
    display: inline-block;
    border-radius: 0.3rem;
    background: #fff;
}

.pageNumber span {
    border: 0.05rem solid #ddd;
}

.pageNumber a {
    border: 0.05rem solid #ccc;
    display: inline-block;
}

.pageNumber span,.pageNumber a:hover {
    border-radius: 0.3rem;
    border: 0.05rem solid #c9060f;
    display: inline-block;
    color: #fff;
    background: #c9060f;
    padding: 0 0.5rem;
    font-weight: bold;
}

/* 搜索框 */
.search input {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
}

.search input[type="text"] {
    float: left;
    width: 86%;
    max-width: 86%;
    line-height: 1.6rem;
    min-height: 1.6rem;
    border: 0;
    color: #888888;
    padding: 0;
    margin: 0;
    text-indent: 0.3rem;
    border-radius: 3rem;
    background-size: auto 70%;
    background: none;
}

.search input[type="button"] {
    float: left;
    width: 10%;
    height: 1.6rem;
    margin-left: 1%;
    min-height: 1.6rem;
    cursor: pointer;
    color: #FFFFFF;
    border: 0;
    background: url(/template/images/wap_search_bt.png) no-repeat center;
    background-size: auto 1rem;
    line-height: 1.6rem;
    border-radius: 3rem;
}

.in_banner {
    display: none;
}

.wapBanner_about {
    background: url("/template/images/wapBanner_about.jpg") no-repeat center bottom;
    -webkit-background-size: cover;
    background-size: cover;
}

.wapBanner_case {
    background: url("/template/images/wapBanner_case.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.wapBanner_contact {
    background: url("/template/images/wapBanner_contact.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.wapBanner_pro {
    background: url("/template/images/wapbanner_pro.jpg") no-repeat center bottom;
    -webkit-background-size: cover;
    background-size: cover;
}

.wapBanner_new {
    background: url("/template/images/wapBanner_new.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.wapBanner_fangAn {
    background: url("/template/images/wapBanner_fangAn.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

/*-- 回到顶部 --*/
.floating_ck {
    position: fixed;
    bottom: 3.8rem;
    right: 0;
    width: 3rem;
    height: 3.5rem;
    background: url(/template/images/wap_goTop.png) no-repeat center;
    background-size: auto 100%;
    z-index: 200;
}

.floating_ck .return {
}

.floating_ck .return span {
    display: block;
    width: 3rem;
    height: 3.5rem;
    text-indent: -99999px;
}

/* End  共享区 */
.in_banner {
    min-height: 340px;
}

.banner_about {
    background: url("/template/images/banner_about.jpg") no-repeat center bottom;
}

.banner_fbSure {
    background: url("/template/images/banner_fbSure.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_down {
    background: url("/template/images/banner_down.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_case {
    background: url("/template/images/banner_case.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_contact {
    background: url("/template/images/banner_contact.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_services {
    background: url("/template/images/banner_services.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_sitemap {
    background: url("/template/images/banner_sitemap.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_pro1 {
    background: url("/template/images/banner_pro1.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_pro2 {
    background: url("/template/images/banner_pro2.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_pro3 {
    background: url("/template/images/banner_pro3.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_pro {
    background: url("/template/images/banner_pro.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_new {
    background: url("/template/images/banner_new.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_fangAn {
    background: url("/template/images/banner_fangAn.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_oem {
    background: url("/template/images/banner_oem.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner_zhaoShang {
    background: url("/template/images/banner_zhaoShang.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.tb {
    display: table;
    width: 100%;
}

.tb .row {
    display: table-row;
}

.tb .td {
    display: table-cell;
}

.x0 {
    background: url(/template/images/x0.png) no-repeat center right;
}

.x1 {
    background: url(/template/images/x1.png) no-repeat center right;
}

.x2 {
    background: url(/template/images/x2.png) no-repeat center right;
}

.x3 {
    background: url(/template/images/x3.png) no-repeat center right;
}

.x4 {
    background: url(/template/images/x4.png) no-repeat center right;
}

.x5 {
    background: url(/template/images/x5.png) no-repeat center right;
    background-size: 4.5rem auto;
}

.prev_next {
}

.prev_next a {
    display: inline-block;
    color: #000;
    width: 100%;
    max-width: 80%;
    vertical-align: middle;
}

.prev_next .sub_left, .prev_next .sub_right {
    display: block;
    width: 98%;
    margin: 0.3rem 1%;
    color: #000;
    line-height: 2rem;
    min-height: 2rem;
    border-radius: 0.3rem;
    background: #efefef;
}

.prev_next img {
    vertical-align: middle;
}

.prev_next li:hover, .prev_next li:hover a {
    color: #fff;
}

.prev_next li:hover {
    background: #f55319;
}

.kefu {
    padding-bottom: 80px;
    padding-top: 120px;
}

.kefu .center {
    border-top: 3px solid #339bfa;
}

.kefu .center .txt {
    padding: 15px 0;
    font-size: 18px;
    color: #339bfa;
    text-transform: uppercase;
}

.kefu .center .list.inline.clear {
    width: 100%;
}

.kefu .center .list.inline.clear a {
    width: 265px;
    min-height: 113px;
    float: left;
    background: #eee;
    border-radius: 5px;
    margin-right: 45px;
}

.kefu .center .list.inline.clear a .dl_1.inline.clear {
    padding-top: 13px;
    padding-left: 20px;
}

.kefu .center .list.inline.clear a .dl_1.inline.clear .sub_left img {
    border-radius: 200px;
    border: 2px solid #339bfa;
}

.kefu .center .list.inline.clear a .dl_1.inline.clear .sub_right {
    padding-left: 15px;
    padding-top: 10px;
    width: 139px;
    font-size: 14px;
}

.kefu .center .list.inline.clear a .dl_1.inline.clear .sub_right .s_txt {
    padding-top: 5px;
}

.proList {
    padding: 100px 0;
}

.proList .list {
    overflow: hidden;
    padding-top: 100px;
}

.proList .list .box {
    width: 1200px;
    overflow: hidden;
}

.proList .list .ul_1 {
    width: 1300px;
}

.proList .list .item {
    float: left;
    width: 362px;
    margin-right: 57px;
    margin-bottom: 40px;
    text-align: center;
}

.proList .list .item .item_box {
    min-height: 442px;
    background: #eee;
}

.proList .list .item .pic {
    text-align: center;
}

.proList .list .item img {
    width: 360px;
    height: 360px;
    margin: 0;
    padding: 0;
    border: 1px solid #eaeaea;
}

.proList .list .item .txt {
    min-height: 103px;
}

.proList .list .item .proName {
    display: block;
    line-height: 50px;
    font-size: 19px;
    color: #444;
}

.proList .list .item .txt_2 {
    font-size: 14px;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 20px;
    line-height: 190%;
}

.proList .list .item .s_txt a {
    display: inline-block;
    width: 103px;
    text-align: center;
    line-height: 31px;
    margin: 0;
    padding: 0;
    color: #666;
}

.proList .list .item .s_txt a.more {
    border: 1px solid #eaeaea;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background: #fff;
    border-right: 0;
}

.proList .list .item:hover .s_txt a.more {
    background: #03b1b0;
    border: 1px solid #03b1b0;
    color: #fff;
}

.proList .list .item .s_txt a.dingzhi {
    background: #fff;
    border: 1px solid #eaeaea;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.proList .list .item .s_txt a.dingzhi:hover {
    background: #03b1b0;
    border: 1px solid #03b1b0;
    color: #fff;
}

.friendLink {
    color: #888;
}

.friendLink a {
    color: #999;
}

.left_shareTitle {
    display: none;
}

.proShareBox.box_1 table, .proShareBox.box_1 table td {
    border: 0 !important;
}

.proShareBox.box_1 table {
    width: 100% !important;
}

.pro_shareTitle {
    font-size: 0.75rem;
    text-transform: uppercase;
    line-height: 1.5rem;
    color: #000;
    padding-left: 1.8rem;
    background: url(/template/images/bj21.png) no-repeat center left;
    background-color: #fbfbfb;
    background-size: auto 1rem;
    background-position-x: 0.4rem;
    padding-top: 0.15rem;
    padding-bottom: 0.5rem;
    background-position-y: 0.7rem;
}

.pro_shareTitle span {
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0;
    margin-left: 10px;
    color: #aaa;
}

.pro_shareTxt {
    color: #333;
    padding-bottom: 0.8rem;
    width: 98%;
    max-width: 93%;
    padding-top: 0.3rem;
    margin: 0 auto;
}

.pro_shareTxt p {
    margin: 0 !important;
    padding: 0.25rem 0 !important;
    background: url(/template/images/wap_bot5.png) no-repeat center left;
    background-position-y: 0.75rem !important;
    padding-left: 0.5rem !important;
    background-size: 0.2rem !important;
}

.pro_shareTxt img {
    max-width: 100%;
}

.proShareBox.box_3 .pro_shareTxt img {
    vertical-align: middle;
}

.pro_shareTxt, .pro_shareTxt p, .pro_shareTxt span, .pro_shareTxt td {
    font-size: 0.6rem !important;
    line-height: 200% !important;
}

.pro_shareTxt.bot2 p {
}

.pro_shareTxt td {
    padding: 8px;
}

.proShareBox.box_3 .pro_shareTxt td {
    padding: 5px;
}

.shareTel {
    min-height: 48px;
    padding-left: 61px;
    background: url(/template/images/tel3.png) no-repeat center left;
    background-position-x: 23px;
    line-height: 130%;
}

.shareTel .one {
    font-size: 15px;
    padding-top: 4px;
    text-indent: 2px;
}

.shareTel .two {
    font-size: 20px;
    font-weight: bold;
    padding-top: 1px;
    color: #f55319;
}

/* Star daoHang */
.shareTitle {
    text-align: center;
    font-size: 33px;
    color: #111;
    padding-bottom: 20px;
    letter-spacing: 1px;
}

.shareTitle span {
    color: #f55319;
    font-weight: bold;
}

.shareTitle2 {
    background: url(/template/images/t_1.png) no-repeat center top;
    text-align: center;
    background-size: 80% auto;
    min-height: 2.5rem;
}

.shareTitle2 .en {
    color: #999;
    font-size: 16px;
}

.shareTitle2 .cn {
    padding-bottom: 1rem;
    padding-top: 0.8rem;
    padding-right: 0.55rem;
    font-size: 1rem;
    font-weight: bold;
    color: #111;
}

.shareTitle2 span {
    color: #f55319;
}

.shareTitle2 .one {
    font-size: 0.6rem;
    color: #666;
}

.shareTitle3 {
    background: url(/template/images/t5.png) no-repeat center top;
    background-size: 55% auto;
    text-align: center;
    margin-bottom: 0.8rem;
    min-height: 2rem;
}

.shareTitle3 .en {
    color: #999;
    font-size: 16px;
}

.shareTitle3 .cn {
    padding-top: 0.9rem;
    text-indent: 1rem;
    font-size: 0.9rem;
    color: #000;
}

.shareTitle3 span {
    color: #f55319;
}

.shareTitle3 .one {
    font-size: 18px;
    color: #666;
}

.shareTitle3 .txt_1 {
    font-size: 24px;
}

.pageDH {
    padding-left: 30px;
    background: url(/template/images/bot_01.png) no-repeat center left;
    color: #333;
    font-size: 14px;
    background-position-y: 9px;
    line-height: 40px;
}

.pageDH a {
    color: #333;
}

.newShow {
}

.newShow .left {
    display: none;
}

.newShow .right {
}

.newShow .center .ul_1.clear {
}

.newShow .center .ul_1.clear .right .r_t {
    min-height: 61px;
    background: #f55319;
}

.newShow .center .ul_1.clear .right .r_t .subBox {
    padding: 18px;
    padding-right: 0;
    padding-bottom: 0;
}

.newShow .center .ul_1.clear .right .r_t .subBox .sub_left {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    border-left: 6px solid #ff9c00;
    line-height: 26px;
    padding-left: 12px;
}

.newShow .right .r_box {
    padding: 0.5rem 0;
}

.newShow .right .newBox {
}

.newShow .right .newBox .Box_2 {
}

.newShow .right .newBox .line_2 {
}

.newShow .right .newBox .line_2 h1, .newShow .right .newBox .line_2 h3 {
    font-weight: bold;
    font-size: 0.9rem;
    color: #444;
    text-align: center;
    margin: 0 auto;
    width: 98%;
    min-width: 98%;
    padding: 0.4rem 0;
}

.newShow .right .newBox .line_2 .two {
    padding: 0.3rem 0;
    color: #888;
    line-height: 1rem;
    font-size: 0.6rem;
    border-bottom: 0.05rem dashed #eaeaea;
    padding-top: 0.2rem;
    text-align: center;
}

.newShow .right .newBox .line_3 {
    line-height: 180%;
    width: 98%;
    max-width: 98%;
    padding: 1rem 0px;
    margin: 0 1%;
    font-size: 0.6rem;
    padding: 0.5rem 0;
    text-align: justify;
}

.newShow .right .newBox .line_3 img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.newShow .right .newBox .line_3 p {
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 0.3rem !important;
}

.newShow.fangAnShow .right .newBox .line_3 p {
}

.newShow .right .newBox .line_3, .newShow .right .newBox .line_3 p, .newShow .right .newBox .line_3 span {
    font-size: 0.65rem !important;
    line-height: 200% !important;
}

.newShow .right .newBox .line_4 {
    padding: 30px 0;
    text-align: center;
}

.newShow .right .newBox .line_4 a {
    background: url(/template/images/fw_02.png) no-repeat center left;
    width: 131px;
    line-height: 32px;
    display: inline-block;
    text-indent: 1rem;
}

.newShow .right .newBox .line_4 a:nth-child(1) {
    background: url(/template/images/fw_01.png) no-repeat center left;
    color: #f55319;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .in_ad .dl_2.inline_width.clear {
    min-height: 153px;
    background: url(/template/images/bj23.png) no-repeat center top;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .in_ad .dl_2.inline_width.clear .sub_left {
    padding-left: 163px;
    padding-top: 31px;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .in_ad .dl_2.inline_width.clear .sub_right {
    padding-top: 98px;
    width: 431px;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .in_ad .dl_2.inline_width.clear .sub_right a {
    display: inline-block;
    width: 100px;
    height: 35px;
    vertical-align: middle;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .in_ad .dl_2.inline_width.clear .sub_right .in_tel {
    color: #fff;
    font-family: 'Impact';
    font-size: 21px;
    letter-spacing: 1px;
    display: inline-block;
    padding-left: 56px;
    padding-top: 6px;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear {
    padding: 20px 0;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear .ul_next li .dl_2.clear {
    color: #666;
    line-height: 35px;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear .ul_next li .dl_2.clear .sub_left {
    width: 90%;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear .ul_next li .dl_2.clear .sub_left span {
    vertical-align: middle;
    display: inline-block;
    width: 100px;
    text-align: center;
    background: #eee;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear .ul_next li .dl_2.clear .sub_left .shenglve {
    width: 86%;
    display: inline-block;
    vertical-align: middle;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .prevNext.clear .ul_next li .dl_2.clear .sub_right a {
    color: #888;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .content_foot {
    border-top: 1px solid #1b1b1b;
    color: #666;
    line-height: 40px;
}

.newShow .center .ul_1.clear .right .r_box .newBox .Box_2 .content_foot .dl_2.clear .sub_right a {
    background: #1b1b1b;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 100px;
}

.xgPro {
    padding-top: 1rem;
}

.xgPro .shareTitle {
    background: url(/template/images/title5.png) no-repeat center bottom;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
}

.xgPro .dl_6.clear {
}

.xgPro .dl_6.clear dd {
    float: left;
    margin-right: 23px;
    border: 1px solid #eaeaea;
    padding: 6px;
    padding-bottom: 0;
}

.xgPro .dl_6.clear dd:hover {
    border: 1px solid #f55319;
}

.xgPro .dl_6 dd:nth-child(3) {
    margin-right: 0;
}

.xgPro .dl_6 dd a, .xgPro .dl_6 dd a span {
    display: block;
}

.xgPro .dl_6 dd a:hover {
    color: #f55319;
}

.xgPro .dl_6 dd a div {
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.xgPro .dl_6 dd .proBT {
    text-align: center;
}

.xgPro .dl_6 dd .proBT a {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 45%;
    line-height: 27px;
    font-size: 14px;
}

.xgPro .dl_6 dd .proBT a.a_1 {
    background: #313131;
}

.xgPro .dl_6 dd .proBT a.a_2 {
    background: #ffa800;
}

/* Star daoHang */
.t_search {
    width: 100%;
    max-width: 98%;
    text-align: center;
    padding: 1rem 0;
}

.t_search .t_searchUL {
    border-radius: 3rem;
    border: 0.05rem solid #d8d8d8;
    padding: 0.2rem 2%;
    max-width: 95%;
    text-align: left;
    background: #f1f1f1;
    margin: 0 1%;
}

.t_search .t_searchUL .left {
    display: none;
}

.t_search .t_searchUL .right {
    clear: both;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

.t_search .t_searchUL .left a {
    text-decoration: none;
    color: #666;
}

.in_new {
}

.in_new .left {
}

.in_new .right {
    padding-top: 0.3rem;
}

.in_new .right .r_list .item {
    float: left;
    padding-bottom: 26px;
    text-align: center;
    margin: 0 15px;
}

.in_new .right .r_list li:nth-child(3), .in_new .right .r_list li:nth-child(6), .in_new .right .r_list li:nth-child(9), .in_new .right .r_list li:nth-child(12), .in_new .right .r_list li:nth-child(15), .in_new .right .r_list li:nth-child(18), .in_new .right .r_list li:nth-child(21) {
    margin-right: 0;
}

.in_new .right .r_list .item a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #232b38;
}

.in_new .right .r_list .item a .txt {
    line-height: 48px;
}

.in_new .right .r_list .item a img {
    display: block;
    border: 1px solid #0d0d0d;
}

.in_new .right .r_list .item a:hover {
    color: #f55319;
}

.in_new .right .r_list .item a:hover img {
    border: 1px solid #ec0b24;
}

.in_new .right .r_box {
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
    padding-bottom: 0.3rem;
    text-align: center;
}

.in_new .center .ul_1.clear .right .r_box .share_rTitle .dl_1.inline_width.clear {
    line-height: 43px;
}

.in_new .right .r_list .L2_UL {
    line-height: normal;
    padding: 0.5rem 0;
    text-align: left;
    border-bottom: 0.05rem dotted #eaeaea;
}

.in_new .right .r_list .L2_UL:nth-child(5) {
    margin-bottom: 0;
}

.in_new .right .r_list .L2_UL .sub_left {
    width: 40%;
    max-width: 40%;
    float: left;
}

.in_new .right .r_list .L2_UL .sub_left .hdBox {
}

.in_new .right .r_list .L2_UL .sub_left img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 4.8rem;
    border-radius: 0.25rem;
    border: 0.1rem solid #fff;
    -moz-box-shadow: 1px 1px 3px #ccc;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
}

.in_new .right .r_list .L2_UL .sub_left img:hover {
    transform: scale(1.05);
}

.in_new .right .r_list .L2_UL .sub_right {
    width: 80%;
    max-width: 55%;
    float: right;
}

.in_new .right .r_list .L2_UL .sub_right .one {
}

.in_new .right .r_list .L2_UL .sub_right .one a {
    color: #000;
    font-size: 0.75rem;
    font-weight: bold;
}

.in_new .right .r_list .L2_UL .sub_right .two {
    font-size: 0.6rem;
    padding-top: 0.1rem;
    color: #666;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 行数 */
    -webkit-box-orient: vertical;
}

.in_new .right .r_list .L2_UL .sub_right .three {
    text-align: right;
    padding-top: 0.2rem;
}

.in_new .right .r_list .L2_UL .sub_right .time {
    font-size: 16px;
    color: #888;
    float: right;
}

.in_new .right .r_list .L2_UL .sub_right .three a {
    display: inline-block;
    line-height: 1.1rem;
    padding: 0 0.45rem;
    border-radius: 0.3rem;
    font-size: 0.55rem;
    color: #fff;
    background: #f55319;
}

.in_new .center .clear .right .title {
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.in_new .center .clear .right .title .clear .sub_left {
    background: url(/template/images/t8.png) no-repeat;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
}

.in_new .center .clear .right .title .clear .sub_right {
    background: url(/template/images/ico3.png) no-repeat center left;
    padding-left: 20px;
    color: #888;
}

.in_new .right .r_title {
    min-height: 56px;
    background: url(/template/images/t9.png) no-repeat;
    padding-bottom: 13px;
}

.in_new .right .r_title h2 {
    min-height: 56px;
    color: #f55319;
    font-size: 34px;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding-top: 20px;
    padding-left: 36px;
    vertical-align: middle;
}

.in_new .right .r_title span {
    background: url(/template/images/line_1.png) no-repeat bottom left;
    display: inline-block;
    line-height: 41px;
    font-size: 20px;
    margin-left: 10px;
    vertical-align: middle;
    padding-top: 10px;
}

.proRtitle {
    padding: 0.3rem 0;
    line-height: 1.5rem;
    background: #f6f6f6;
    color: #1e1e1e;
    border: 0.05rem solid #eaeaea;
    border-left: 0;
    border-right: 0;
}

.proRtitle h1, .proRtitle h2, .proRtitle p {
    font-size: 0.8rem;
    margin: 0;
    padding: 0;
}

.proRtitle .sub_right {
    text-align: right;
    float: right;
}

.proRtitle .dl_2.clear .sub_right img {
    vertical-align: middle;
    margin-right: 10px;
}

.proRtitle .sub_right a {
    display: inline-block;
    border-radius: 0.3rem;
    color: #1e1e1e;
    padding-right: 1.2rem;
    background: url(/template/images/wap_ico6.png) no-repeat center right;
    background-size: 0.85rem auto;
    font-size: 0.65rem;
}

.aboutTab .sTitle {
    background: #f7f7f7;
}

.aboutTab .sTitle dd {
    color: #000;
    cursor: pointer;
    font-size: 20px;
    float: left;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    width: 258px;
    text-indent: 113px;
    background: url(/template/images/aboutIco_01.png) no-repeat center left;
    padding: 28px 0;
    background-position-x: 54px;
}

.aboutTab .sTitle dd:nth-child(2) {
    background: url(/template/images/aboutIco_02.png) no-repeat center left;
    background-position-x: 54px;
}

.aboutTab .sTitle dd:nth-child(3) {
    background: url(/template/images/aboutIco_03.png) no-repeat center left;
    background-position-x: 54px;
}

.aboutTab .sTitle dd:nth-child(4) {
    background: url(/template/images/aboutIco_04.png) no-repeat center left;
    background-position-x: 46px;
    text-indent: 105px;
}

.aboutTab .sTitle dd:nth-child(5) {
    background: url(/template/images/aboutIco_05.png) no-repeat center left;
    background-position-x: 34px;
    border-right: 0;
    width: 262px;
    text-indent: 95px;
}

.aboutTab .sTitle dd .en {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 3px;
    transform: scale(0.8);
    transform-origin: 0;
    padding-left: 30px;
    white-space: nowrap;
}

.about {
    display: none;
}

.in_about .about {
    display: block;
    min-height: 7rem;
    background: url(/template/images/wap_bj_5.jpg) no-repeat center top;
    background-size: 100% auto;
    padding-top: 1rem;
}

.about .s_2 {
    margin: 0 auto;
    width: 90%;
    max-width: 90%;
    background: url(/template/images/wap_bg10.png);
    padding: 0.5rem;
    margin-top: 1rem;
}

.about .center .s_2 .dl_2.clear .sub_left {
    width: 580px;
}

.about .center .s_2 .dl_2.clear .sub_left .aboutTxt {
    padding-top: 73px;
}

.about .center .s_2 .dl_2.clear .sub_left .aboutTxt .one {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
}

.about .s_2 .aboutTxt {
    text-align: justify;
}

.about .s_2 .aboutTxt, .about .s_2 .aboutTxt p, .about .s_2 .aboutTxt span, .about .s_2 .aboutTxt td {
    line-height: 190% !important;
    font-size: 0.7rem !important;
    color: #666 !important;
}

.about .s_2 .aboutTxt p {
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 0.2rem !important;
}

.about .center .s_2 .dl_2.clear .sub_left .link {
    text-align: right;
    padding-top: 26px;
    line-height: 35px;
    padding-right: 20px;
}

.about .link a {
    color: #f55319;
    font-size: 17px;
    display: inline-block;
    width: 176px;
    text-align: center;
    border: 1px solid #f55319;
    line-height: 54px;
    border-radius: 3px;
}

.about .link a span {
    font-weight: bold;
}

.about .line_1 a {
    width: 115px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #eaeaea;
}

.xgNewProType {
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
    padding-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.xgNewProType .s_title {
    font-size: 0.8rem;
    padding-left: 1.1rem;
    background: url(/template/images/wap_ico7.png) no-repeat center left;
    border-bottom: 0.05rem dotted #ddd;
    line-height: 1.8rem;
    background-size: 0.8rem auto;
    color: #000;
    font-weight: bold;
}

.xgNewProType .s_title .sub_left {
}

.xgNewProType .xgNew2 {
    padding-top: 0.3rem;
}

.xgNewProType .xgNew2 li {
    padding-left: 3%;
    background: url(/template/images/wap_bot5.png) no-repeat center left;
    background-position-x: 0.05rem;
    border-bottom: 0.05rem dotted #ddd;
    background-size: 0.15rem auto;
}

.xgNewProType .xgNew2 li:nth-child(2), .xgNewProType .xgNew2 li:nth-child(4), .xgNewProType .xgNew2 li:nth-child(6) {
    margin-right: 0;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_left {
    display: none;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_right {
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_left a .hdBox {
    overflow: hidden;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_left a img {
    display: block;
    width: 121px;
    height: 75px;
    cursor: pointer;
    transition: all 0.4s;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_left a img:hover {
    transform: scale(1.05);
}

.xgNewProType .xgNew2 .ul_xg li .sub_right .one .s_left {
    width: 73%;
    float: left;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_right .one .dl_2.clear .s_left a {
    color: #000;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_right .one .dl_2.clear .s_left a:hover {
    font-weight: bold;
}

.xgNewProType .xgNew2 .ul_xg li .sub_right .one .s_right {
    color: #888;
    float: right;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_right .one {
    line-height: 1.6rem;
    font-size: 0.65rem;
}

.xgNewProType .xgNew2 .ul_xg li .dl_2.clear .sub_right .two {
    display: none;
}

.xgPro3 {
    padding-top: 0.8rem;
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
    margin-bottom: 0.8rem;
}

.xgPro3 .s_title {
    font-size: 0.8rem;
    padding-left: 1.1rem;
    background: url(/template/images/wap_ico7.png) no-repeat center left;
    border-bottom: 0.05rem dotted #ddd;
    line-height: 1.8rem;
    background-size: 0.8rem auto;
    color: #000;
    font-weight: bold;
}

.xgPro3 .s_title .sub_left {
}

.shareTitle6 {
    background: url(/template/images/t12.png) no-repeat center bottom;
    text-align: center;
    padding-bottom: 1rem;
    background-size: 60% auto;
}

.shareTitle6 .cn {
    font-size: 1rem;
    padding-bottom: 0.1rem;
    font-weight: bold;
}

.shareTitle6 .en {
    color: #ccc;
    font-size: 0.5rem;
    text-transform: uppercase;
}

.shareTitle6 .one {
    font-size: 16px;
    color: #666;
}

.shareTitle8 {
    text-align: center;
    background: url(/template/images/wap_t11.png) no-repeat center top;
    background-size: 80% auto;
    min-height: 3rem;
    color: #111;
}

.shareTitle8 .cn {
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1.4rem;
    font-family: 'DFPLiJinHeiW8-GB';
    padding-left: 1.5%;
}

.shareTitle8 .one {
    color: #666;
    font-size: 0.65rem;
}

.top {
}

.t_bigBox {
}

.t_wel {
    display: none;
}

.t_wel a {
    color: #999;
}

.t_logo {
    min-height: 1.5rem;
    padding: 0.6rem 0;
    padding-bottom: 0.65rem;
    -moz-box-shadow: 1px 0px 0.2rem #bbb;
    -webkit-box-shadow: 1px 0px 0.2rem #bbb;
    box-shadow: 1px 0px 0.2rem #bbb;
}

.t_logo .ul_1 {
}

.t_logo .left {
}

.t_logo .left .txt {
    width: 61%;
    max-width: 52%;
    padding-right: 9%;
    line-height: 130%;
    background-size: auto 80%;
    color: #000;
    font-weight: bold;
    min-height: 2rem;
    float: right;
}

.t_logo .left .logo {
    width: 33%;
    max-width: 33%;
    padding-left: 2%;
    float: left;
    padding-top: 0.05rem;
}

.t_logo .left .txt .one {
    font-size: 0.75rem;
    padding-left: 0.98rem;
    color: #ee4407;
    padding-bottom: 0.1rem;
    background: url(/template/images/wap_line_01.png) no-repeat center left;
    background-size: 6.5rem auto;
    background-position-y: 0.5rem;
}

.t_logo .left .txt .two {
    display: block;
    font-weight: bold;
    font-size: 0.55rem;
    padding-left: 1.68rem;
    background: url(/template/images/wap_line_02.png) no-repeat center left;
    background-size: 1.5rem auto;
    background-position-y: 0.15rem;
    letter-spacing: 0.03rem;
    background-position-x: 0.15rem;
}

.t_logo .left .txt .two span {
    color: #de0000;
}

.t_logo .right {
    display: none;
}

.t_logo .right .dl_2 dd {
    padding-left: 56px;
    color: #333;
    min-height: 47px;
    float: left;
}

.t_logo .right .dl_2 dd:nth-child(1) {
    background: url(/template/images/tel_01.png) no-repeat center left;
}

.t_logo .right .dl_2 dd:nth-child(2) {
    background: url(/template/images/tel_02.png) no-repeat center left;
}

.t_logo .right .dl_2 dd:nth-child(3) {
    background: url(/template/images/tel_03.png) no-repeat center left;
    margin-right: 0;
}

.t_logo .right .one {
    font-size: 16px;
    padding-top: 2px;
    padding-left: 1px;
}

.t_logo .right .two {
    font-size: 22px;
    padding-top: 1px;
    font-family: "Impact";
    letter-spacing: 1px;
}

.t_nav {
    box-shadow: none;
    width: 50%;
    max-width: 50%;
    position: absolute;
    right: 0;
    z-index: 300;
    top: 3rem;
    background: rgba(244,252,255,0.95);
}

.t_nav li {
}

.t_nav a {
    text-decoration: none;
    display: block;
    line-height: 2rem;
    border-bottom: 0.05rem dashed #ddd !important;
    font-size: 0.75rem;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-indent: 2.5rem;
    color: #000 !important;
}

.t_nav .smallEn {
    display: none;
}

.t_nav a:hover {
    color: #eb4104;
    border-bottom: 2px solid #eb4104;
}

.t_nav a:hover .smallEn {
    color: #eb4104;
}

.t_nav a div {
    padding-top: 1px;
}

.ad {
    display: none;
}

.ad .center .box {
    min-height: 300px;
    background: url(/template/images/bj.jpg) no-repeat center top;
}

.ad .center .box .txt_1 {
    font-size: 18px;
    color: #1e1e1e;
    padding-top: 110px;
    padding-left: 549px;
    padding-right: 43px;
    letter-spacing: 1.3px;
    line-height: 240%;
}

.ad .center .box .txt_2 a {
    display: inline-block;
    color: #f55319;
    font-size: 17px;
    width: 123px;
    line-height: 41px;
    border: 1px dotted #f55319;
    text-align: center;
    border-radius: 5px;
}

.ad .center .box .txt_2 {
    text-align: right;
    padding-right: 58px;
    padding-top: 13px;
}

.pro {
    padding: 1rem 0;
    padding-bottom: 0.8rem;
}

.pro .content {
    padding-top: 0.8rem;
}

.pro .content .ul_1 {
    border: 0.05rem dashed #e0e0e0;
    max-width: 97.5%;
    margin: 0 1%;
}

.pro .content .box {
    padding: 0.35rem 0;
}

.pro .content .bigNav {
}

.pro .content .bigNav li {
    font-size: 0.6rem;
    border: 0.05rem solid #e0e0e0;
    padding-top: 0.5rem;
    padding-bottom: 0;
    min-height: 2rem;
    width: 50%;
    max-width: 33%;
    color: #333;
    float: left;
    cursor: pointer;
    display: block;
    border-right: 0;
    background-color: #f7f7f7;
    border-top: 0;
}

.pro .content .bigNav li a {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    font-size: 0.7rem;
    text-indent: 2rem;
    min-height: 1.5rem;
}

.pro .content .bigNav li a span {
    display: block;
}

.pro .content .bigNav li a .cn {
}

.pro .content .bigNav li a .en {
    font-size: 0.38rem;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

.pro .content .bigNav li:nth-child(3) {
    border-right: 0;
}

.pro .content .bigNav li.cur, .pro .content .bigNav li:hover {
    background-color: #fff;
    border-bottom: 0.05rem solid #fff;
}

.pro .content .bigNav li:nth-child(1) a {
    background: url(/uploadfile/ico_01.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.pro .content .bigNav li:nth-child(2) a {
    background: url(/uploadfile/ico_02.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.pro .content .bigNav li:nth-child(3) a {
    background: url(/uploadfile/ico_03.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.pro .content .box .smallNav {
}

.pro .content .box .smallNav .s_ul {
    width: 98%;
    max-width: 98%;
    margin: 0 1%;
}

.pro .content .box .smallNav .s_ul li {
    width: 32%;
    max-width: 32%;
    float: left;
    line-height: 1.6rem;
    padding: 0.1rem 0.1rem;
}

.pro .content .box .smallNav .s_ul li:hover {
}

.pro .content .box .smallNav .s_ul li:nth-child(5), .pro .content .box .smallNav .s_ul li:nth-child(10), .pro .content .box .smallNav .s_ul li:nth-child(15) {
    margin-right: 0;
}

.pro .content .box .smallNav .s_ul li a {
    display: block;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border: 0.05rem dotted #e0e0e0;
    background: url(/template/images/ico_sd.png) no-repeat center left;
    background-position-x: 0.65rem;
    background-size: 0.3rem auto;
    text-indent: 1.2rem;
}

.pro .content .box .smallNav .s_ul li a:hover {
    color: #f55319;
    font-weight: bold;
    background: url(/template/images/icoH_sd.png) no-repeat center left;
    background-position-x: 0.65rem;
    background-size: 0.3rem auto;
}

.pro .proScroll .item {
    float: left;
    width: 48%;
    padding: 0.2rem 1%;
    overflow: hidden;
    background-size: 100% auto;
}

.pro .proScroll .item:nth-child(4), .pro .proScroll .item:nth-child(8), .pro .proScroll .item:nth-child(12) {
    margin-right: 0;
}

.pro .proScroll .item:hover {
    /*	background:#f8f8f8;
	-moz-box-shadow:1px 1px 5px #ccc; -webkit-box-shadow:1px 1px 5px #ccc; box-shadow:1px 1px 5px #ccc;
*/
}

.pro .proScroll .item a {
    display: block;
    padding: 0.1rem 1%;
    border: 0.05rem solid #ddd;
}

.pro .proScroll .item a .txt {
    width: 98%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color: #333;
    font-size: 0.65rem;
}

.pro .proScroll .item a .hdBox {
}

.pro .proScroll .item a img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 7.5rem;
}

.pro .proScroll .item a:hover {
    color: #f04508;
    border: 0.05rem solid #fa794b;
    -moz-box-shadow: 0px 0px 3px #ffcdbb;
    -webkit-box-shadow: 0px 0px 3px #ffcdbb;
    box-shadow: 0px 0px 3px #ffcdbb;
}

.youShi {
    padding: 1.5rem 0;
}

.youShi .subBox {
    background: url(/template/images/ysBj.jpg) no-repeat center top;
    min-height: 1665px;
    padding-top: 61px;
    background-position-y: 40px;
    line-height: 180%;
}

.youShi .subBox .bigTxt {
    font-size: 24px;
    color: #f24508;
    padding-left: 37px;
    padding-bottom: 5px;
}

.youShi .subBox .en {
    font-size: 14px;
    color: #888;
    text-transform: uppercase;
    padding-left: 37px;
    letter-spacing: 0.8px;
    padding-bottom: 41px;
}

.youShi .subBox .smallTxt {
    font-size: 16px;
    color: #111;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.youShi .subBox .box_2 .smallTxt {
    line-height: 50px;
}

.youShi .subBox .box_3 .smallTxt {
    line-height: 39px;
}

.youShi .subBox .box_4 .sub_left li {
    float: left;
    width: 109px;
    text-align: center;
}

.youShi .subBox .line_1 {
    min-height: 436px;
    background: url(/template/images/ys_01.png) no-repeat center top;
}

.youShi .subBox .line_1 .box_1 {
    padding-left: 50px;
    padding-top: 22px;
    width: 500px;
}

.youShi .subBox .line_2 {
    min-height: 557px;
    background: url(/template/images/ys_02.png) no-repeat center top;
}

.youShi .subBox .line_2 .box_2 {
    padding-left: 890px;
    padding-top: 123px;
}

.youShi .subBox .line_2 .box_2 .en {
    letter-spacing: 0;
    padding-bottom: 46px;
    padding-left: 18px;
}

.youShi .subBox .line_3 {
    min-height: 477px;
    background: url(/template/images/ys_03.png) no-repeat center top;
}

.youShi .subBox .line_3 .box_3 {
    padding-top: 120px;
    padding-left: 50px;
}

.youShi .subBox .line_3 .box_3 .en {
    letter-spacing: 0;
    padding-bottom: 36px;
}

.youShi .subBox .line_4 {
    min-height: 416px;
    background: url(/template/images/ys_04.png) no-repeat center top;
}

.youShi .subBox .line_4 .box_4 {
    padding-top: 45px;
}

.youShi .subBox .line_4 .box_4 .sub_left {
    padding-top: 333px;
}

.youShi .subBox .line_4 .box_4 .sub_right {
    width: 410px;
}

.youShi .subBox .line_4 .box_4 .sub_right .ysbox_4 .en {
    padding-left: 25px;
    letter-spacing: 0;
    padding-bottom: 45px;
}

.iFangAn {
    display: none;
}

.iFangAn .center .sBox {
}

.iFangAn .center .sBox a {
    float: left;
    width: 420px;
    height: 228px;
    overflow: hidden;
    position: relative;
    text-align: center;
    border: 3px solid #fff;
    border-radius: 3px;
    margin-right: 16px;
    margin-bottom: 32px;
}

.iFangAn .center .sBox a:nth-child(3), .iFangAn .center .sBox a:nth-child(6), .iFangAn .center .sBox a:nth-child(9) {
    margin-right: 0;
}

.iFangAn .center .sBox a img {
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.iFangAn .center .sBox a img:hover {
    transform: scale(1.05);
}

.iFangAn .center .sBox a .two {
    min-height: 66px;
    background-color: rgba(255,255,255,0.87);
    position: absolute;
    top: 162px;
    width: 100%;
    line-height: 150%;
}

.iFangAn .center .sBox a .two .s1 {
    font-size: 17px;
    padding-top: 13px;
}

.iFangAn .center .sBox a .two .s2 {
    font-size: 12px;
    transform: scale(0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.iFangAn .center .pageNum {
    padding-top: 20px;
    font-size: 17px;
    text-align: center;
    width: 100%;
}

.iFangAn .center .pageNum span {
    display: inline-block;
    width: 38px;
    line-height: 37px;
    border: 1px solid #ccc;
}

.iFangAn .center .pageNum span.on {
    color: #f5541b;
}

.new {
    display: none;
}

.new .mainBox {
    padding-bottom: 116px;
}

.new .content {
    padding-top: 28px;
}

.new .content .left {
    width: 618px;
}

.new .content .left .line_1 {
    line-height: 35px;
    font-size: 16px;
}

.new .content .left .line_1 .sub_left a {
    width: 171px;
    text-align: center;
    display: inline-block;
}

.new .content .left .line_1 .sub_right a {
    color: #acacac;
}

.new .content .left .line_2 {
    padding-top: 16px;
    padding-bottom: 20px;
}

.new .content .left .line_2 .one {
    width: 618px;
}

.new .content .left .line_2 .one a .hdBox {
    width: 618px;
    height: 374px;
    overflow: hidden;
}

.new .content .left .line_2 .one a img {
    width: 618px;
    height: 374px;
    cursor: pointer;
    transition: all 0.4s;
}

.new .content .left .line_2 .one a img:hover {
    transform: scale(1.05);
}

.new .content .left .line_2 .one a .dl_2 {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 259px;
    line-height: 150%;
    min-height: 115px;
}

.new .content .left .line_2 .one a .dl_2 .sub_left {
    width: 437px;
    padding: 19px;
    padding-bottom: 0;
}

.new .content .left .line_2 .one a .dl_2 .sub_left .s_1 {
    font-size: 18px;
    color: #fff;
}

.new .content .left .line_2 .one a .dl_2 .sub_left .s_2 {
    font-size: 15px;
    padding-top: 8px;
    color: #ccc;
    line-height: 160%;
}

.new .content .left .line_2 .one a .dl_2 .sub_right {
    width: 115px;
    min-height: 115px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.new .content .left .line_2 .one a .dl_2 .sub_right span {
    font-size: 33px;
    display: block;
    padding-top: 36px;
    padding-bottom: 3px;
}

.new .content .right {
    width: 600px;
}

.new .content .right .line_1 {
    line-height: 35px;
    font-size: 16px;
}

.new .content .right .line_1 .sub_left {
    background: url(/template/images/line8.png) no-repeat center left;
    padding-left: 15px;
}

.new .content .right .line_1 .sub_right a {
    color: #acacac;
}

.new .content .right .line_2 {
    padding-top: 14px;
}

.new .content .right .line_2 .one a {
    display: block;
    padding: 12px 0;
}

.new .content .right .line_2 .one a:nth-child(1) {
    padding-top: 0;
}

.new .content .right .line_2 .one .item .sub_left {
    width: 201px;
    height: 101px;
    overflow: hidden;
}

.new .mainBox .center .content .ul_1.clear .right .line_2 .one a .item.clear .sub_left img {
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.new .mainBox .center .content .ul_1.clear .right .line_2 .one a .item.clear .sub_left img:hover {
    transform: scale(1.05);
}

.new .content .right .line_2 .one .item .sub_right {
    width: 375px;
    padding-top: 1px;
}

.new .content .right .line_2 .one .item .sub_right .s1 {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.new .content .right .line_2 .one .item .sub_right .s2 {
    margin: 0;
    padding: 0;
    color: #888;
    font-size: 14px;
    line-height: 150%;
    padding-top: 3px;
}

.new .content .right .line_2 .one .item .sub_right .s2 span {
    color: #f77653;
}

.new .content .right .line_2 .two a {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 21px 0;
}

.new .content .right .line_2 .two a:nth-child(1) {
    padding-top: 15px;
}

.new .content .right .line_2 .two a:nth-child(2) {
    border: 0;
}

.new .content .right .line_2 .two .item .sub_left {
    width: 80px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #1e1e1e;
    min-height: 80px;
    line-height: 200%;
}

.new .content .right .line_2 .two a:hover .sub_left {
    background: #f55319;
}

.new .content .right .line_2 .two .item .sub_left span {
    font-size: 30px;
    display: block;
    padding-top: 18px;
    padding-bottom: 2px;
}

.new .content .right .line_2 .two .item .sub_right {
    width: 500px;
    padding-top: 1px;
}

.new .content .right .line_2 .two .item .sub_right .s1 {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.new .content .right .line_2 .two .item .sub_right .s2 {
    margin: 0;
    padding: 0;
    color: #888;
    font-size: 14px;
    line-height: 160%;
    padding-top: 3px;
}

.new .content .left .line_2 .two {
    padding-top: 15px;
}

.new .content .left .line_2 .two .dl_2 {
    line-height: 38px;
    border-bottom: 1px dotted #ccc;
}

.new .content .left .line_2 .two .dl_2:nth-child(2) {
    border: 0;
}

.new .content .left .line_2 .two .dl_2 .sub_left {
    font-size: 16px;
    padding-left: 20px;
    background: url(/template/images/bot.png) no-repeat center left;
    background-position-x: 5px;
}

.new .content .left .line_2 .two .dl_2 .sub_left a {
    color: #000;
}

.new .content .left .line_2 .two .dl_2 .sub_right {
    font-size: 14px;
    color: #999;
}

.f_feedback {
    min-height: 15rem;
    padding-top: 2.2rem;
    background: url(/template/images/wap_fb.jpg) no-repeat center top;
    background-size: 110% auto;
}

.f_feedback .left {
}

.f_feedback .left .ul_3 .sub_left input[type="text"], .f_feedback .left textarea {
    width: 100%;
    max-width: 73%;
    display: block;
    padding: 2%;
    margin-bottom: 0.7rem;
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: 0.7rem;
    line-height: 1.9rem;
    border: 0.05rem solid #fe6501;
    padding-left: 1.8rem;
}

.f_feedback .left .ul_3 .sub_left input[type="text"] {
    background: url(/template/images/wap_fbIco_01.png) no-repeat center left;
    background-size: 1.1rem auto !important;
    background-position-x: 0.4rem !important;
    background-color: #fff !important;
}

.f_feedback .left textarea {
    min-height: 5.95rem;
    margin-bottom: 0;
    background: url(/template/images/wap_fbIco_04.png) no-repeat center left;
    -webkit-background-size: 1.1rem auto;
    background-size: 1.1rem auto;
    background-position-x: 0.4rem;
    background-position-y: 0.5rem;
    line-height: 180%;
    padding-left: 25%;
    max-width: 72%;
    text-indent: 0;
    padding-top: 0.4rem;
    background-color: #fff;
}

.f_feedback .left input.bt_1, .f_feedback .left input.bt_2 {
}

.f_feedback .left input.bt_1 {
    min-height: 1.7rem;
    background: #f55319;
    border: 0;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.3rem;
    width: 100%;
    max-width: 100%;
}

.f_feedback .left input.bt_2 {
    background: #cdcccb;
}

.f_feedback .left input.bt_2:hover {
    color: #fff;
    background: #ff6a01;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top, #ff8701, #ff5001);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #ff8701, #ff5001);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #ff8701, #ff5001);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #ff8701, #ff5001);
    /* Standard syntax */
}

.f_feedback .left form .ul_3 {
    margin: 0 auto;
    padding: 0.5rem 0;
    padding-top: 1rem;
}

.f_feedback .left .ul_3 .sub_left {
    margin-left: 1%;
    width: 70%;
    max-width: 47%;
    float: left;
}

.f_feedback .left .ul_3 .sub_right {
    width: 70%;
    max-width: 49%;
    margin-right: 1%;
    float: right;
}

.f_feedback .center .ul_1.inline_width.clear .left form .three {
    text-align: center;
    padding-right: 75px;
}

.f_feedback .right {
    display: none;
}

.f_feedback .center .ul_1.inline_width.clear .right .one {
    font-size: 41px;
    letter-spacing: 4px;
    font-family: "DFPLiJinHeiW8-GB";
    padding-left: 13px;
    padding-bottom: 4px;
}

.f_feedback .center .ul_1.inline_width.clear .right .two {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 19px;
    padding-left: 102px;
    letter-spacing: 1.5px;
}

.f_feedback .center .ul_1.inline_width.clear .right .two span {
    color: #e20000;
}

.f_feedback .center .ul_1.inline_width.clear .right .dl_6.clear {
    padding-top: 3px;
}

.f_feedback .center .ul_1.inline_width.clear .right .dl_6.clear dd {
    float: left;
    width: 150px;
    padding-left: 31px;
    font-size: 15px;
    line-height: 30px;
}

.f_feedback .center .ul_1.inline_width.clear .right .dl_6.clear dd span {
    color: #e20000;
}

.f_feedback .center .ul_1.inline_width.clear .right .dl_6.clear dd:nth-child(2), .f_feedback .center .ul_1.inline_width.clear .right .dl_6.clear dd:nth-child(4) {
    margin: 0;
    padding-left: 0px;
}

.f_feedback .left .one {
    text-align: center;
}

.f_feedback .left .one .s1 {
    font-size: 0.85rem;
    font-weight: bold;
    color: #fe6214;
    text-indent: 1.7rem;
    padding-top: 0.1rem;
    padding-bottom: 0.3rem;
}

.f_feedback .left .one .s2 {
    font-size: 0.55rem;
}

.f_feedback .left .ul_3 .sub_right .s_1 {
}

.f_feedback .center .ul_1.inline_width.clear .right .four {
    font-family: BunTSans;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    text-indent: 39px;
}

.f_feedback .center .ul_1.inline_width.clear .right .three {
    font-size: 17px;
    color: #1e1e1e;
    padding-top: 17px;
    text-indent: 39px;
    padding-bottom: 14px;
}

.f_feedback .center .ul_1.inline_width.clear .right img {
    display: block;
}

.fast {
    display: none;
}

.fast .center {
}

.fast .center .one {
    font-size: 24px;
    padding-top: 0;
    color: #111;
    text-align: left;
    font-family: 'DFPLiJinHeiW8-GB';
    letter-spacing: 2px;
    width: 1228px;
    margin: 0 auto;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.fast .center .two {
    padding: 13px 0;
    padding-top: 31px;
}

.fast .center .two .fastUL {
    line-height: 36px;
    padding-bottom: 10px;
}

.fast .center .two .fastUL .l_1 {
    margin-left: 30px;
}

.fast .center .two .fastUL .l_2 {
    width: 1030px;
}

.fast .center .two .fastUL .l_2 a {
    font-size: 16px;
    float: left;
    padding: 0 10px;
    background: url(/template/images/line6.png) no-repeat center right;
    min-width: 93px;
    text-align: center;
}

.fast .center .two .fastUL .l_2 a:nth-child(9), .fast .center .two .fastUL .l_2 a:nth-child(18), .fast .center .two .fastUL .l_2 a:nth-child(27), .fast .center .two .fastUL .l_2 a:nth-child(36) {
    background: none;
}

.fast .center .two .fastUL .l_2 a:hover {
    color: #f55319;
}

.fast .center .two .fastUL .l_3 {
    margin-right: 36px;
}

.fast .center .two .fastUL .last a {
    color: #fff;
    background: #f55319;
    border-radius: 60px;
    line-height: 22px;
    display: inline-block;
    font-size: 13px;
    width: 95px;
    text-align: center;
    display: inline-block;
}

.foot {
}

.f_contact {
    color: #000;
    padding: 0.6rem 0;
    background: url(/template/images/wap_bot2.png) no-repeat center bottom;
    padding-bottom: 1rem;
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
}

.f_contact .l_1 {
    display: none;
}

.f_contact .center .ul_1 .l_1 a {
    color: #000;
    float: left;
    width: 50%;
    text-indent: 1px;
}

.f_contact .center .ul_1 .l_1 a:hover {
    color: #eb4104;
}

.f_contact .l_2 {
    width: 65%;
    max-width: 60%;
    font-size: 0.6rem;
    float: left;
}

.f_contact .l_2 .s_1 {
    position: absolute;
    top: 0;
    left: 0;
}

.f_contact .ul_1 .l_2 .s_2 {
    color: #666;
}

.f_contact .l_3 {
    display: none;
}

.f_contact .center .ul_1 .l_3 img {
    border: 1px solid #eaeaea;
}

.f_contact .center .ul_1 .l_3 .txt {
    line-height: 29px;
}

.f_contact .l_4 {
    width: 65%;
    max-width: 40%;
    padding-top: 1rem;
    float: right;
}

.f_contact .center .ul_1 .l_4 img {
    display: block;
}

.f_contact .center .ul_1 .l_4 .txt .txt_1 {
    font-size: 20px;
    padding-top: 20px;
    letter-spacing: 4px;
    padding-bottom: 12px;
}

.f_contact .center .ul_1 .l_4 .txt .txt_2 {
    font-size: 17px;
    font-weight: bold;
    padding-left: 66px;
    letter-spacing: 1.5px;
}

.bq {
    display: none;
}

.bq a {
    color: #888;
}

.bq .l_1 {
    width: 463px;
    padding-top: 25px;
    padding-left: 18px;
}

.bq .l_2 {
    text-align: center;
    width: 630px;
}

.bq .l_2, .bq .l_2 a, .bq .l_2 span, .bq .l_2 p {
    color: #000 !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.bq .l_2, .bq .l_2 span, .bq .l_2 p {
    line-height: 67px !important;
}

.bq .l_3 {
    line-height: 67px;
}

.in_pro {
    padding-bottom: 0.5rem;
}

.in_pro .left {
    margin: 0 1%;
    width: 98%;
    max-width: 97.58%;
    border: 0.05rem dashed #e0e0e0;
}

.in_pro .right {
    padding-top: 0.6rem;
}

.in_pro .right .r_smallNav {
    padding-top: 20px;
    padding-bottom: 35px;
}

.in_pro .right .r_smallNav .ul_3 {
}

.in_pro .right .r_smallNav .ul_3 li {
    float: left;
    margin-right: 12px;
    line-height: 43px;
    margin-bottom: 12px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    width: 179px;
    overflow: hidden;
}

.in_pro .right .r_smallNav .ul_3 li:nth-child(5), .in_pro .right .r_smallNav .ul_3 li:nth-child(10), .in_pro .right .r_smallNav .ul_3 li:nth-child(15) {
    margin-right: 0;
}

.in_pro .right .r_smallNav .ul_3 li:hover {
    background: #f55319;
    border: 1px solid #f55319;
}

.in_pro .right .r_smallNav .ul_3 li a {
    display: block;
    font-size: 16px;
}

.in_pro .right .r_smallNav .ul_3 li a img {
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 5px;
}

.in_pro .right .r_smallNav .ul_3 li:hover a {
    color: #fff;
}

.in_pro .r_list {
}

.in_pro .r_list .item {
    float: left;
    width: 48%;
    padding: 0.2rem 1%;
    overflow: hidden;
    background-size: 100% auto;
}

.in_pro .r_list .item:nth-child(3), .in_pro .r_list .item:nth-child(6), .in_pro .r_list .item:nth-child(9), .in_pro .r_list .item:nth-child(12), .in_pro .r_list .item:nth-child(15), .in_pro .r_list .item:nth-child(18) {
    margin-right: 0;
}

.in_pro .r_list .item .hdBox {
}

.in_pro .r_list .item img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: 7.5rem;
}

.in_pro .r_list .item .proName {
    width: 98%;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    color: #333;
    padding-top: 0.1rem;
}

.in_pro .r_list .item a:hover .proName {
    color: #f55319;
}

.typeNav {
}

.typeNav .content {
}

.leftNew .content {
    padding: 0.3rem 0;
    font-size: 0.7rem;
}

.in_pro .typeNav .content a {
    display: block;
}

.typeNav .left_call {
}

.typeNav .left_call .two {
    padding-top: 14px;
    padding-left: 18px;
    padding-right: 10px;
}

.typeNav .left_call .two, .typeNav .left_call .two p, .typeNav .left_call .two span {
    font-size: 14px !important;
    color: #333 !important;
    line-height: 32px !important;
}

.typeNav .left_call .two p {
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 16px !important;
    background: url(/template/images/xing.png) no-repeat center left !important;
    background-position-y: 10px !important;
}

.typeNav.leftNew .content .bigNav a {
    color: #333;
    text-indent: 2rem;
    text-align: left;
    font-size: 18px;
    line-height: 55px;
}

.typeNav.leftNew .content .bigNav a:hover {
    color: #f55319;
}

.typeNav .content .bigNav a p {
    margin: 0;
    padding: 0;
}

.typeNav .content .smallNav {
    background: url(/template/images/left_smallNav.png) no-repeat center bottom;
}

.typeNav .content .smallNav:hover {
    background: url(/template/images/left_smallNavH.png) no-repeat center bottom;
}

.typeNav .content .smallNav a {
    font-size: 16px;
    line-height: 40px;
    text-indent: 4.35rem;
    display: block;
}

.typeNav .content .smallNav:hover a {
    color: #d11418;
}

.typeNav .content li.last {
    margin-bottom: 20px;
    padding: 8px 0;
}

.typeNav .content li.last a {
    background: #f55319;
    color: #fff;
    text-indent: 0;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    line-height: 35px;
}

.typeNav .content .smallNav .sub_nav {
    position: absolute;
    z-index: 99;
    left: 224px;
    top: 0px;
    width: 180px;
    display: none;
    border: 1px solid #f55319;
    border-radius: 5px;
    background: #fff;
    padding: 10px;
}

.typeNav .content .smallNav .sub_nav a {
    background: none;
    text-align: center;
    text-indent: 0;
}

.typeNav .content .smallNav .sub_nav a:hover {
    background: #fe9a24;
    border-radius: 5px;
}

.in_pro .typeNav .content .bigType {
    position: absolute;
    display: block;
    width: 50%;
    max-width: 33.1%;
    top: 0;
    left: 0;
    font-size: 0.6rem;
    border: 0.05rem solid #e0e0e0;
    padding-top: 0.5rem;
    padding-bottom: 0;
    min-height: 2rem;
    color: #333;
    float: left;
    cursor: pointer;
    display: block;
    border-right: 0;
    background-color: #f7f7f7;
    border-top: 0;
}

.leftNew .content .bigType {
    float: left;
    width: 25%;
    max-width: 24.6%;
    border: 0.05rem solid #eaeaea;
    border-right: 0;
    background: #f6f6f6;
}

.in_pro .typeNav .content .bigType a {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    font-size: 0.7rem;
    text-indent: 2rem;
    min-height: 1.5rem;
}

.in_pro .typeNav .content .smallType {
    width: 32%;
    max-width: 32%;
    float: left;
    line-height: 1.6rem;
    padding: 0.1rem 0.1rem;
}

.leftNew .content .smallType {
    border-bottom: 1px solid #fff;
}

.typeNav .content .lastType {
}

.typeNav .content .smallType:hover {
}

.in_pro .typeNav .content .smallType a {
    display: block;
    font-size: 0.6rem;
    border-radius: 0.2rem;
    border: 0.05rem dotted #e0e0e0;
    background: url(/template/images/ico_sd.png) no-repeat center left;
    background-position-x: 0.65rem;
    background-size: 0.3rem auto;
    text-indent: 1.2rem;
}

.leftNew .content .smallType a {
    text-indent: 45px;
}

.typeNav .content .smallType a.cStyle, .typeNav .content .smallType a:hover {
    color: #f55319;
    font-weight: bold;
    background: url(/template/images/icoH_sd.png) no-repeat center left;
    background-position-x: 0.65rem;
    background-size: 0.3rem auto;
}

.typeNav .content .smallType .threeSub {
    position: absolute;
    z-index: 99;
    left: 188px;
    top: 3px;
    min-width: 170px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #eee;
}

.typeNav .content .smallType .threeSub a {
    background: url(/template/images/sub.png) no-repeat center left;
    background-position-x: 10px;
    text-indent: 36px;
    line-height: 38px;
}

.typeNav .content .smallType .threeSub a.currentStyle, .typeNav .content .smallType .threeSub a:hover {
    background: url(/template/images/subH.png) no-repeat center left;
    background-position-x: 10px;
    color: #ff4300;
}

.left_tel {
    display: none;
}

.proShow {
}

.proShow .left {
    display: none;
}

.proShow .right {
}

.proShow .ul_1.clear {
}

.proShow .ul_1 .right .share_rTitle .dl_1 {
    line-height: 43px;
}

.proShow .right .content .r_1 {
}

.proShow .right .content .r_1 .sub_left img {

    padding: 0.3rem;
    border: 0.05rem solid #eaeaea;
    max-width: 87%;
}

.proShow .right .content .r_1 .sub_right {
}

.r_call {
    font-size: 0.75rem;
    line-height: 1rem;
    padding-left: 1rem;
    background: url(/template/images/tel5.png) no-repeat center left;
    background-size: 0.75rem auto;
    background-position-y: 0.7rem;
}

.r_call span {
    font-size: 1rem !important;
    color: #ff4800;
    font-family: 'Impact';
    line-height: 200% !important;
}

.proShow .right .content .r_1 .sub_right .bt {
    text-align: center;
}

.proShow .right .content .r_1 .sub_right .bt a {
    display: inline-block;
    width: 39%;
    text-align: center;
    font-size: 0.7rem;
    border-radius: 0.3rem;
    color: #fff;
    line-height: 1.5rem;
    padding: 0 0.5rem;
    max-width: 39%;
}

.proShow .right .content .r_1 .sub_right .proName {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-bottom: 16px;
}

.proShow .right .content .r_1 .sub_right .canShu {
    margin-bottom: 0.8rem;
}

.proShow .right .content .r_1 .sub_right .canShu table, .proShow .right .content .r_1 .sub_right .canShu td {
    border: 0 !important;
}

.proShow .right .content .r_1 .sub_right .canShu p {
    margin: 0 !important;
    padding: 0 !important;
}

.proShow .right .content .r_1 .sub_right .canShu tr {
    float: left !important;
    width: 50%;
    max-width: 50%;
    border-bottom: 0.05rem dotted #eaeaea;
    padding: 0.3rem 0;
}

.proShow .right .content .r_1 .sub_right .canShu table {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    height: auto !important;
}

.proShow .right .content .r_1 .sub_right .canShu, .proShow .right .content .r_1 .sub_right .canShu p, .proShow .right .content .r_1 .sub_right .canShu span, .proShow .right .content .r_1 .sub_right .canShu td {
    line-height: 1.3rem !important;
    font-size: 0.62rem !important;
    color: #090909 !important;
}

.proShow .right .content .r_1 .sub_right .canShu td {
    background: url(/template/images/wap_bot3.png) no-repeat center left !important;
    background-size: 0.5rem auto !important;
    background-position-x: 0.3rem !important;
    padding-left: 1.1rem !important;
    background-position-y: 0.5rem !important;
}

.proShow .right .content .txtBox.shadow2 {
    border-bottom: 10px solid #0ea5b1;
    margin-top: 38px;
}

.proShow .clear .right .content .txtBox.shadow2 .itemBox .t_1 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background: url(/template/images/ps_bj.png) no-repeat;
    text-align: center;
    line-height: 58px;
}

.proShow .ul_1 .right .r_title {
    padding-bottom: 25px;
}

.proShow .ul_1 .right .r_title h2 {
    padding: 0;
    margin: 0;
    background: #eee;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.proShow .ul_1 .right .content .r_1 .clear .sub_left .shadow5 {
    display: block;
}

.proShow .ul_1 .right .content .r_2 {
    background: url(/template/images/bj26.png) no-repeat center bottom;
    min-height: 61px;
    padding-top: 35px;
}

.proShow .ul_1 .right .content .r_2 .dl_2.inline_width.clear .sub_left.shadowTxt {
    font-size: 25px;
    font-family: 'Impact';
    color: #fff;
    line-height: 61px;
    padding-left: 243px;
    letter-spacing: 1px;
}

.proShow .ul_1 .right .content .r_2 .dl_2.inline_width.clear .sub_right {
    padding-right: 81px;
    padding-top: 13px;
}

.proShow .ul_1 .right .content .r_2 .dl_2.inline_width.clear .sub_right a {
    display: inline-block;
    width: 310px;
    height: 36px;
}

.proShow .ul_1 .right .content .txtBox {
    padding-top: 1.3rem;
}

.proShow .ul_1 .right .content .txtBox .proShareBox.box_2 .ul_5.inline_width.clear li {
    padding: 20px 0;
}

.proShow .ul_1 .right .content .txtBox .proShareBox.box_2 .ul_5.inline_width.clear li .s_title {
    font-size: 20px;
    font-weight: bold;
    background: url(/template/images/bj_t.png) no-repeat center left;
    padding-left: 21px;
}

.proShow .ul_1 .right .content .txtBox .proShareBox.box_3 .pro_shareTitle .s_2 {
    font-style: normal;
    font-size: 17px;
    color: #333;
    font-weight: normal;
    padding-left: 35px;
}

.proShow .right .content .r_1 .sub_right .tuiJian {
    padding-left: 1rem;
    line-height: 180%;
}

.proShow .right .content .r_1 .sub_right .tuiJian span {
    display: inline-block;
    padding-right: 4.5rem;
}

.proShow .right .content {
    padding-top: 0.8rem;
}

.in_fangAn {
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
}

.in_fangAn .left {
}

.in_fangAn .right {
    padding-top: 0.38rem;
}

.in_fangAn .right .r_list .item {
    float: left;
    padding-bottom: 26px;
    text-align: center;
    margin: 0 15px;
}

.in_fangAn .right .r_list li:nth-child(3), .in_fangAn .right .r_list li:nth-child(6), .in_fangAn .right .r_list li:nth-child(9), .in_fangAn .right .r_list li:nth-child(12), .in_fangAn .right .r_list li:nth-child(15), .in_fangAn .right .r_list li:nth-child(18), .in_fangAn .right .r_list li:nth-child(21) {
    margin-right: 0;
}

.in_fangAn .right .r_list .item a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #232b38;
}

.in_fangAn .right .r_list .item a .txt {
    line-height: 48px;
}

.in_fangAn .right .r_list .item a img {
    display: block;
    border: 1px solid #0d0d0d;
}

.in_fangAn .right .r_list .item a:hover {
    color: #f55319;
}

.in_fangAn .right .r_list .item a:hover img {
    border: 1px solid #ec0b24;
}

.in_fangAn .right .r_box {
    padding-bottom: 0.3rem;
    text-align: center;
    margin: 0 1%;
    width: 98%;
    max-width: 98%;
}

.in_fangAn .center .ul_1.clear .right .r_box .share_rTitle .dl_1.inline_width.clear {
    line-height: 43px;
}

.in_fangAn .right .r_list .L2_UL {
    margin-bottom: 0.6rem;
}

.in_fangAn .right .r_list .L2_UL:nth-child(5) {
    margin-bottom: 0;
    border-bottom: 0;
}

.in_fangAn .right .r_list .L2_UL .sub_left {
    height: 7rem;
    overflow: hidden;
}

.in_fangAn .right .r_list .L2_UL .sub_left .hdBox {
}

.in_fangAn .right .r_list .L2_UL .sub_left img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.in_fangAn .right .r_list .L2_UL .sub_right {
    font-size: 0.65rem;
    padding: 0.3rem 0;
    text-align: left;
    position: relative;
}

.in_fangAn .right .r_list .L2_UL .sub_right .dl_5 {
}

.in_fangAn .right .r_list .L2_UL .sub_right .s_right {
    width: 100%;
    max-width: 79%;
    float: right;
}

.in_fangAn .right .r_list .L2_UL .sub_right span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.in_fangAn .right .r_list .L2_UL .sub_right .three span {
    line-height: 160%;
}

.in_fangAn .right .r_list .L2_UL .sub_right .one {
    padding: 0.15rem 0;
    font-weight: bold;
}

.in_fangAn .right .r_list .L2_UL .sub_right .one a {
}

.in_fangAn .right .r_list .L2_UL .sub_right .one a:hover {
    color: #f55319;
}

.in_fangAn .right .r_list .L2_UL .sub_right .two {
    padding: 0.15rem 0;
}

.in_fangAn .right .r_list .L2_UL .sub_right .four {
    text-align: right;
    padding-top: 0.2rem;
}

.in_fangAn .right .r_list .L2_UL .sub_right .four a {
    line-height: 1.3rem;
    color: #ff6c00;
    font-size: 0.6rem;
    border: 0.05rem dotted #ff6c00;
    display: inline-block;
    padding: 0 0.5rem;
    border-radius: 0.3rem;
}

.in_fangAn .center .clear .right .title {
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.in_fangAn .center .clear .right .title .clear .sub_left {
    background: url(/template/images/t8.png) no-repeat;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
}

.in_fangAn .center .clear .right .title .clear .sub_right {
    background: url(/template/images/ico3.png) no-repeat center left;
    padding-left: 20px;
    color: #888;
}

.in_fangAn .right .r_title {
    min-height: 56px;
    background: url(/template/images/t9.png) no-repeat;
    padding-bottom: 13px;
}

.in_fangAn .right .r_title h2 {
    min-height: 56px;
    color: #f55319;
    font-size: 34px;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding-top: 20px;
    padding-left: 36px;
    vertical-align: middle;
}

.in_fangAn .right .r_title span {
    background: url(/template/images/line_1.png) no-repeat bottom left;
    display: inline-block;
    line-height: 41px;
    font-size: 20px;
    margin-left: 10px;
    vertical-align: middle;
    padding-top: 10px;
}

.in_about {
    padding: 1rem 0;
}

.in_about .line_1 {
    padding-bottom: 1.5rem;
}

.in_about .line_1 .content {
    background: url(/template/images/wap_bj9.jpg) no-repeat center top;
    background-size: 100% auto;
    min-height: 20rem;
    font-size: 0.5rem;
    line-height: 160%;
    padding-top: 1.95rem;
    background-position-y: 1rem;
    min-height: 57rem;
}

.in_about .line_1 .content div {
    position: absolute;
}

.in_about .line_1 .content span {
    display: block;
    font-family: 'Impact';
    font-size: 1rem;
    padding-bottom: 0.1rem;
}

.in_about .line_1 .content p {
    margin: 0;
    display: block;
    font-weight: bold;
}

.in_about .line_1 .content .center_1 {
    position: relative;
}

.in_about .line_1 .content .center .s_1 {
    top: 7rem;
    left: 6%;
}

.in_about .line_1 .content .center .s_2 {
    top: 7rem;
    left: 60%;
}

.in_about .line_1 .content .center .s_3 {
    top: 21.3rem;
    left: 4%;
}

.in_about .line_1 .content .center .s_4 {
    top: 21.3rem;
    left: 62%;
}

.in_about .line_1 .content .center .s_5 {
    top: 0;
    left: 17%;
}

.in_about .line_1 .content .center .s_6 {
    top: 0;
    left: 70%;
}

.in_about .line_1 .content .center .s_7 {
    top: 14.5rem;
    left: 15.5%;
}

.in_about .line_1 .content .center .s_8 {
    top: 14.5rem;
    left: 69%;
}

.in_about .line_1 .content .center .s_9 {
    top: 29rem;
    left: 17%;
}

.in_about .line_1 .content .center .s_10 {
    top: 29rem;
    left: 70.5%;
}

.in_about .line_1 .content .center .s_11 {
    top: 43.5rem;
    left: 17%;
}

.in_about .line_1 .content .center .s_12 {
    top: 43rem;
    left: 71.3%;
    font-weight: bold;
    font-size: 0.8rem;
    line-height: 110%;
}

.in_about .line_1 .content .center .s_13 {
    top: 36rem;
    left: 4%;
}

.in_about .line_1 .content .center .s_14 {
    top: 36rem;
    left: 55.5%;
}

.in_about .line_1 .content .center .s_15 {
    top: 50.5rem;
    left: 4%;
}

.in_about .line_1 .content .center .duoTxt {
    font-size: 0.55rem;
    max-width: 42%;
}

.in_about .line_1 .content .center .s_16 {
    top: 50rem;
    left: 54.3%;
    font-size: 0.45rem;
    max-width: 50%;
}

.in_about .inLine_2 {
    padding-bottom: 2rem;
}

.in_about .line_3 {
    padding-bottom: 2rem;
}

.in_about .line_4 {
    padding-bottom: 2rem;
}

.in_about .line_6 {
    padding-bottom: 2rem;
    padding-top: 1.5rem;
}

.in_contact {
    padding-top: 0.5rem;
    padding-bottom: 1.3rem;
}

.in_contact .line_1 {
    display: none;
}

.in_contact .line_1 .center .box {
    min-height: 126px;
    line-height: 180%;
    font-size: 18px;
    padding-left: 273px;
    padding-top: 108px;
    padding-right: 25px;
    letter-spacing: 1px;
}

.in_contact .line_5 .content .dl_5 .one {
    padding-bottom: 8px;
    line-height: 30px;
    font-size: 17px;
}

.in_contact .line_5 .content .dl_5 .one span {
    color: #5aa8e8;
}

.in_contact .line_5 .content .dl_5 dd {
    margin-right: 262px;
}

.in_contact .line_5 .content .dl_5 dd:nth-child(3) {
    margin-right: 0;
}

.in_contact .line_6 .content .ul_6.clear li {
    width: 310px;
    height: 196px;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}

.in_contact .line_6 .content .ul_6.clear li:nth-child(4), .in_contact .line_6 .content .ul_6.clear li:nth-child(8) {
    margin-right: 0;
}

.in_contact .line_6 .content .ul_6.clear li img {
    width: 310px;
    height: 196px;
    display: block;
    cursor: pointer;
    transition: all 0.4s;
}

.in_contact .line_6 .content .ul_6.clear li:hover img {
    transform: scale(1.05);
}

.in_contact .line_6 .content .ul_6.clear li .box {
    width: 310px;
    height: 196px;
    line-height: 196px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0.55);
}

.in_contact .line_6 .content .ul_6.clear li:hover .box {
    position: absolute;
    top: 0;
    left: 0;
}

.in_contact .line_2 {
}

.in_contact .line_2 .content {
    /* padding: 0.8rem 0; */
    /* font-size: 0.65rem; */
    /* line-height: 180%; */
    padding-bottom: 0.5rem;
}

.in_contact .line_2 .content .box_1 {
    padding: 0.8rem 0;
    font-size: 0.65rem;
    line-height: 180%;
    padding-bottom: 0.5rem;
}

.in_contact .line_2 .content .box_1 .center .ul_3.clear li {
    padding: 0.3rem 0;
    padding-left: 41%;
}

.in_contact .line_2 .content .box_1 .center .ul_3.clear li:nth-child(5) {
    display: none;
}

.in_contact .line_4 {
    display: none;
}

.in_contact .line_4 .content {
    padding-top: 30px;
    line-height: 190%;
}

.in_contact .line_4 .content .center .dl_4 {
    background: url(/template/images/bj12.png) no-repeat center top;
    font-size: 15px;
    min-height: 127px;
    line-height: 180%;
}

.in_contact .line_4 .content .center .dl_4 .one {
    font-size: 18px;
    color: #5aa8e8;
    text-align: center;
    padding-top: 91px;
    width: 228px;
}

.in_contact .line_4 .content .dl_4 .two {
    padding-top: 23px;
}

.in_contact .line_4 .content .dl_4 .two, .in_contact .line_4 .content .dl_4 .two p, .in_contact .line_4 .content .dl_4 .two span {
    font-size: 14px !important;
    line-height: 190% !important;
}

.in_contact .line_4 .content .dl_4 .two p {
    margin: 0 !important;
    padding: 0 !important;
}

.in_contact .line_4 .content .dl_4 dd {
    width: 250px;
    padding-left: 93px;
}

.in_contact .line_7 {
    padding-top: 60px;
}

.in_contact .line_7 .content .ul_6.clear li {
    width: 310px;
    height: 196px;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
}

.in_contact .line_7 .content .ul_6.clear li:nth-child(4), .in_contact .line_7 .content .ul_6.clear li:nth-child(8) {
    margin-right: 0;
}

.in_contact .line_7 .content .ul_6.clear li img {
    cursor: pointer;
    transition: all 0.4s;
    display: block;
}

.in_contact .line_7 .content .ul_6.clear li:hover img {
    transform: scale(1.05);
}

.in_contact .line_7 .content .ul_6.clear li .box {
    width: 310px;
    height: 196px;
    line-height: 196px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0.55);
}

.in_contact .line_7 .content .ul_6.clear li:hover .box {
    position: absolute;
    top: 0;
    left: 0;
}

.bq p {
    display: inline-block;
}

.menunavbtn {
    width: 10%;
    height: 1.8rem;
    line-height: 1.8rem;
    position: absolute;
    right: 2%;
    top: 0.6rem;
    z-index: 100;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #f55319;
    font-size: 0.8rem;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.t_nav li:nth-child(1) a {
    background: url(/template/images/wap_tICO_01.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1rem;
}

.t_nav li:nth-child(2) a {
    background: url(/template/images/wap_tICO_02.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.1rem;
}

.t_nav li:nth-child(3) a {
    background: url(/template/images/wap_tICO_03.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1rem;
}

.t_nav li:nth-child(4) a {
    background: url(/template/images/wap_tICO_04.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.15rem;
}

.t_nav li:nth-child(5) a {
    background: url(/template/images/wap_tICO_05.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1rem;
}

.t_nav li:nth-child(6) a {
    background: url(/template/images/wap_tICO_06.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.2rem;
}

.t_nav li:nth-child(7) a {
    background: url(/template/images/wap_tICO_07.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.1rem;
}

.t_nav li:nth-child(8) a {
    background: url(/template/images/wap_tICO_08.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.1rem;
}

.t_nav li:nth-child(9) a {
    background: url(/template/images/wap_tICO_09.png) no-repeat center left;
    background-size: auto 45%;
    background-position-x: 1.1rem;
}

.navBox {
}

.navBox li {
    float: left;
    text-align: center;
    width: 35%;
    max-width: 20%;
    padding-bottom: 0.5rem;
}

.navBox li a {
    display: block;
    line-height: 1rem;
    color: #333;
    padding-top: 2.5rem;
    font-size: 0.65rem;
    padding-bottom: 0;
}

.navBox li a .smallEn {
    display: none;
}

.navBox li:nth-child(2), .navBox li:nth-child(3), .navBox li:nth-child(4),.navBox li:nth-child(3), .navBox li:nth-child(7) {
    display: none;
}

.navBox li:nth-child(1) a {
    background: url(/template/images/wap_nav_01.png) no-repeat center top;
    background-size: 70% auto;
}

.navBox li:nth-child(5) a {
    background: url(/template/images/wap_nav_02.png) no-repeat center top;
    background-size: 70% auto;
}

.navBox li:nth-child(6) a {
    background: url(/template/images/wap_nav_03.png) no-repeat center top;
    background-size: 70% auto;
}

.navBox li:nth-child(8) a {
    background: url(/template/images/wap_nav_04.png) no-repeat center top;
    background-size: 70% auto;
}

.navBox li:nth-child(9) a {
    background: url(/template/images/wap_nav_05.png) no-repeat center top;
    background-size: 70% auto;
}

.pro .content .proScroll {
    padding-top: 1rem;
}

.pro .proScroll .item a:hover .txt {
    color: #f55319;
}

.shareMore_2 {
    text-align: center;
    padding-top: 1rem;
}

.shareMore_2 a {
    display: inline-block;
    line-height: 2rem;
    color: #fff;
    font-size: 0.7rem;
    border-radius: 10rem;
    width: 100%;
    max-width: 60%;
    background: #fe6501;
}

.youShi .shareTitle2 {
    margin-bottom: 1.3rem;
}

.f_feedback .left .ul_3 .sub_left input:nth-child(2) {
    background: url(/template/images/wap_fbIco_02.png) no-repeat center left;
}

.f_feedback .left .ul_3 .sub_left input:nth-child(3) {
    background: url(/template/images/wap_fbIco_03.png) no-repeat center left;
}

.f_contact .ul_1 {
    position: relative;
    padding-top: 2rem;
}

.f_contact .l_2 .s_1 .sub_left {
    width: 65%;
    max-width: 39%;
    padding-top: 0.25rem;
    float: left;
}

.f_contact .l_2 .s_1 .sub_right {
    width: 65%;
    max-width: 60%;
    float: right;
}

.f_contact .l_2 .s_1 .sub_left .txt {
    background: url(/template/images/wap_ico3.png) no-repeat center left;
    padding-left: 0.8rem;
    background-size: 0.6rem auto;
    font-size: 0.7rem;
    font-weight: bold;
    color: #000;
    line-height: 1rem;
}

.f_contact .l_2 .s_1 .sub_right .f_tel {
    line-height: 1.5rem;
    background: url(/template/images/wap_tel.png) no-repeat center left;
    background-size: 0.7rem auto;
    background-position-x: 5%;
    padding-left: 15%;
    background-color: #f55319;
    color: #fff;
    font-size: 0.55rem;
    border-radius: 2rem;
    -moz-box-shadow: 1px 2px 3px #bbb;
    -webkit-box-shadow: 1px 2px 3px #bbb;
    box-shadow: 1px 2px 3px #bbb;
}

.f_contact .l_2 .s_1 .sub_right .f_tel span {
    font-size: 0.7rem;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 0.05rem;
    /* font-family: BunTSans; */
}

.f_contact .ul_1 .l_2 .s_2 p {
    display: block;
    line-height: 1.2rem;
    padding-left: 0.4rem;
    background: url(/template/images/wap_bot.png) no-repeat center left;
    background-size: 0.2rem auto;
    background-position-y: 0.55rem;
}

/*======== Star 客服 =======*/
.keFu {
    display: inline-block;
    position: fixed;
    bottom: 0;
    z-index: 100;
    background: #007fce;
    background: -webkit-linear-gradient(top, #008fe3, #006fdf);
    background: -o-linear-gradient(bottom, #008fe3, #006fdf);
    background: -moz-linear-gradient(bottom, #008fe3, #006fdf);
    background: linear-gradient(to bottom, #008fe3, #006fdf);
}

.keFu a {
    width: 100%;
    max-width: 25%;
    float: left;
    min-height: 2rem;
    text-decoration: none;
    color: #fff;
    font-size: 0.65rem;
    text-align: center;
    line-height: 1.5rem;
    padding: 0.3rem 0;
    padding-bottom: 0rem;
}

.keFu a img {
    margin: 0 auto;
    vertical-align: middle;
    height: 1.3rem;
}

.indexBody {
}

.indexBody .t_search {
    padding: 0.5rem 0;
}

.in_pro .typeNav .content #Tab_2 {
    left: 33.5%;
}

.in_pro .typeNav .content #Tab_3 {
    left: 67%;
}

.in_pro .typeNav .content .bigType a span {
    display: block;
}

.in_pro .typeNav .content .bigType a .cn {
}

.in_pro .typeNav .content .bigType a .en {
    font-size: 0.38rem;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}

.in_pro .typeNav .content .ul_8 {
    position: relative;
    padding-top: 2.6rem;
}

.in_pro .typeNav .content #Tab_1 a {
    background: url(/uploadfile/ico_01.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.typeNav .content #Tab_2 a {
    background: url(/uploadfile/ico_02.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.in_pro .typeNav .content #Tab_3 a {
    background: url(/uploadfile/ico_03.png) no-repeat center left;
    background-size: 1.3rem auto;
    background-position-x: 0.38rem;
}

.typeNav .content .bigType.cur {
    background-color: #fff;
    border-bottom: 0.05rem solid #fff;
}

.in_pro .mainBox {
    padding-top: 0.8rem;
}

.in_pro .typeNav .content .subBox {
    padding: 0.35rem 0;
    clear: both;
    vertical-align: middle;
    display: inline-block;
    width: 98%;
    max-width: 98%;
    margin: 0 1%;
}

.typeNav .content .footType {
    display: none;
}

.in_pro .r_list .item a {
    display: block;
    padding: 0.1rem 1%;
    border: 0.05rem solid #ddd;
}

.in_pro .proRtitle {
    display: none;
}

.proRtitle .sub_left {
    font-weight: bold;
    float: left;
}

.proRtitle .dl_2 {
    margin: 0 2.5%;
    width: 95%;
    max-width: 95%;
}

.proShow .right .content .r_1 .sub_left {
    padding-bottom: 0.3rem;
    text-align: center;
}

.proShow .right .content .r_1 .sub_right .canShu tr:last-child {
    width: 100%;
    max-width: 100%;
}

.proShow .right .content .r_1 .sub_right .telBox {
    padding-left: 1rem;
    margin-bottom: 0.5rem;
}

.grad_2 {
    background: #f05b22;
    background: -webkit-linear-gradient(top, #fd7342, #e14102);
    background: -o-linear-gradient(bottom, #fd7342, #e14102);
    background: -moz-linear-gradient(bottom, #fd7342, #e14102);
    background: linear-gradient(to bottom, #fd7342, #e14102);
}

.xgPro .xgContent {
}

.xgPro .xgContent .picList {
    clear: both;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

.xgPro .xgContent .picList li {
    display: none;
    font-size: 0.6rem;
    text-align: center;
}

.xgPro .xgContent .picList li:nth-child(1),.xgPro .xgContent .picList li:nth-child(2),.xgPro .xgContent .picList li:nth-child(3) {
    display: block;
    float: left;
    width: 100%;
    max-width: 32%;
    margin-left: 1%;
}

.xgPro .xgContent .picList li .item {
    border: 0.05rem solid #eaeaea;
    padding: 0.1rem;
    padding-bottom: 0;
}

.xgPro .xgContent .picList li .item .txt {
    line-height: 1.5rem;
}

.in_fangAn .shareTitle2 {
    background: url(/template/images/wap_t10.png) center top no-repeat;
    background-size: 40% auto;
}

.in_fangAn .shareTitle2 .cn {
    padding-right: 0;
    text-indent: 2.2rem;
    padding-top: 0.6rem;
}

.leftNew {
}

.leftNew .content .bigType a {
    display: block;
    line-height: 2.2rem;
    text-align: center;
}

.leftNew .content .bigType .currentStyle {
    background: #f55319;
    color: #fff;
}

.in_fangAn .right .r_list .L2_UL .sub_right .three {
    padding: 0.15rem 0;
}

.in_fangAn .right .r_list .L2_UL .sub_right .s_left {
    width: 100%;
    max-width: 21%;
    float: left;
}

.fangAnShow {
}

.fangAnShow .shareTitle2 {
    background: url(/template/images/wap_t10.png) center top no-repeat;
    background-size: 40% auto;
}

.fangAnShow .shareTitle2 .cn {
    padding-right: 0;
    text-indent: 2.2rem;
    padding-top: 0.6rem;
}

.newShow .right .r_box .newBox .Box_2 .line_2 .two span {
    vertical-align: top;
    display: inline-block;
    margin-right: 5%;
}

.newShow .right .r_box .newBox .Box_2 .line_2 .two span:nth-child(1) {
    display: none;
}

.newShow .right .r_box .newBox .Box_2 .line_2 .two span:nth-child(2) {
    background: url(/template/images/wap_nIco_01.png) no-repeat center left;
    background-size: 0.6rem auto;
    padding-left: 0.8rem;
    background-position-y: 0.25rem;
}

.newShow .right .r_box .newBox .Box_2 .line_2 .two span:nth-child(3) {
    background: url(/template/images/wap_nIco_02.png) no-repeat center left;
    background-size: 0.6rem auto;
    padding-left: 0.8rem;
}

.newShow .right .r_box .newBox .Box_2 .line_2 .two span:nth-child(4) {
    background: url(/template/images/wap_nIco_03.png) no-repeat center left;
    background-size: 0.5rem auto;
    padding-left: 0.65rem;
    background-position-y: 0.05rem;
    margin: 0;
}

.newShow .right .newBox .line_2 .two font {
    display: none;
}

.prev_next span {
    display: inline-block;
    padding-left: 2%;
    vertical-align: middle;
}

.xgPro3 .s_title .sub_right {
    display: none;
}

.xgNewProType .s_title .sub_right {
    display: none;
}

.in_new .shareTitle2 {
    background: url(/template/images/wap_t33.png) center top no-repeat;
    background-size: 67% auto;
}

.in_new .shareTitle2 .cn {
    padding-right: 0;
    text-indent: 6.9rem;
    padding-top: 0.6rem;
    text-align: left;
}

.in_new .right .r_list .L2_UL .sub_right .one .s_left {
}

.in_new .right .r_list .L2_UL .sub_right .one .s_right {
    padding: 0.1rem 0;
    color: #999;
    font-size: 0.55rem;
}

.aboutBody {
}

.aboutBody .t_search {
    display: none;
}

.shareTitle8 .cn img {
    height: 1rem;
}

.in_about .line_1 .content .center .s_5, .in_about .line_1 .content .center .s_6, .in_about .line_1 .content .center .s_7, .in_about .line_1 .content .center .s_8, .in_about .line_1 .content .center .s_9, .in_about .line_1 .content .center .s_10, .in_about .line_1 .content .center .s_11, .in_about .line_1 .content .center .s_12 {
    text-align: center;
    color: #fff;
    line-height: 150%;
}

.in_about .inLine_2 .shareTitle8 {
    background: url(/template/images/wap_t16.png) no-repeat center top;
    background-size: 80% auto;
}

.in_about .inLine_2 .content {
    background: url(/template/images/bj10.jpg) no-repeat center bottom;
    min-height: 9.5rem;
    background-size: 100% auto;
}

.in_about .line_3 .shareTitle8 {
    background: url(/template/images/wap_t15.png) no-repeat center top;
    background-size: 80% auto;
}

.in_about .line_3 .content {
    background: url(/template/images/bj17.jpg) no-repeat center bottom;
    min-height: 9rem;
    background-size: 100% auto;
}

.in_about .line_4 .shareTitle8 {
    background: url(/template/images/wap_t17.png) no-repeat center top;
    background-size: 80% auto;
}

.in_about .line_4 .shareTitle8 .one {
    background: url(/template/images/st.png) no-repeat center bottom;
    background-size: 60% auto;
    min-height: 1.6rem;
}

.in_about .line_4 .content {
    background: url(/template/images/wap_bj18.jpg) no-repeat center bottom;
    background-size: 100% auto;
    min-height: 17.2rem;
}

.in_about .about .shareTitle2 {
    background: none;
}

.in_about .about .shareTitle2 .cn {
    padding-right: 0;
}

.in_about .about .shareTitle2 .one {
    color: #000;
}

.about .s_2 .dl_2 {
    display: grid;
}

.about .s_2 .dl_2 .sub_left {
    order: 2;
    padding-top: 0.6rem;
}

.about .s_2 .dl_2 .sub_right {
    order: 1;
}

.videoShow {
    min-height: 11rem;
    background: url(/template/images/dengdai.gif) no-repeat center;
    background-color: #333;
}

.videoShow .videoBt {
    display: block;
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    height: 11rem;
    background: url(/template/images/videoPic.jpg) no-repeat center;
    background-size: cover;
}

.in_about .line_6 .shareTitle8 {
    background: url(/template/images/wap_t18.png) no-repeat center top;
    background-size: 80% auto;
}

.in_about .line_6 .shareTitle8 .cn {
    background: url(/template/images/wap_t18.png) no-repeat center top;
    background-size: 80% auto;
}

.in_about .line_6 .shareTitle8 .one {
}

.in_about .line_6 .content {
    background: url(/template/images/wap_bj20.jpg) no-repeat center bottom;
    background-size: 98% auto;
    min-height: 33rem;
}

.in_about .line_7 {
    padding-bottom: 0.5rem;
}

.in_about .line_7 .content {
    padding-top: 1rem;
}

.in_contact .line_6 {
    display: none;
}

.in_contact .line_7 {
    display: none;
}

.in_contact .line_2 .content .box_2 {
}

.in_contact .line_2 .content .box_2 #dituContent {
    width: 100%;
    max-width: 100%;
    height: 10rem !important;
    overflow: hidden;
}

.in_contact .line_2 .content .box_2 #dituContent img {
    max-width: none;
}

.in_contact .line_2 .content .box_1 .ul_3 {
    background: url(/template/images/wap_contact.jpg) no-repeat;
    background-size: 48% auto;
    min-height: 7rem;
    background-position-y: 0.1rem;
    background-position-x: -5%;
}

.videoShow video,.videoShow object,.videoShow embed {
    width: 100%;
    max-width: 100%;
    height: 11rem;
}

.otherTag {
    line-height: 180%;
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
    color: #000;
}

.otherTag span {
    font-weight: bold;
    /* display: block; */
    margin-bottom: 0.2rem;
}

.otherTag a {
    display: inline-block;
    border: 0.05rem solid #ccc;
    border-radius: 3rem;
    padding: 0 0.35rem;
    margin-right: 0.1rem;
    margin-bottom: 0.3rem;
}

.otherTag a:hover {
    border: 0.05rem solid #a51414;
    color: #a51414;
}

.jhList {
    padding-bottom: 1rem;
}

.jhList .left {
    padding-bottom: 0.5rem;
}

.jhList .right {
}

.sjTag {
    width: 100%;
    max-width: 98%;
    margin-left: 1%;
}

.sjTag .left_Title {
    color: #fff;
    padding: 0.6rem 0.5rem;
    background: #d88e00;
    background: -webkit-linear-gradient(bottom, #d88e00, #f1b33d);
    background: -o-linear-gradient(top, #d88e00, #f1b33d);
    background: -moz-linear-gradient(top, #d88e00, #f1b33d);
    background: linear-gradient(to top, #d88e00, #f1b33d);
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    display: block;
}

.sjTag .left_Title .cn {
    font-size: 0.9rem;
}

.sjTag .left_Title .en {
}

.sjTag .sContent {
    border: 0.05rem solid #f3d28b;
    font-size: 0.7rem;
    background: url(/template/images/pl_6.png) no-repeat center bottom;
    background-size: 100% auto;
    display: inline-block;
    width: 100%;
    max-width: 99.5%;
}

.sjTag .sContent a {
    line-height: 2.3rem;
    text-align: center;
    width: 50%;
    border-bottom: 0.05rem dashed #f3d28b;
    float: left;
}

.sjTag .left_Title div {
    display: inline-block;
}

.sjTag .sContent a:hover {
    color: #e20000;
}

.jhlistBox {
}

.jhlistBox .item {
    width: 100%;
    max-width: 96%;
    margin-left: 1%;
    -moz-box-shadow: 1px 2px 3px #ccc;
    -webkit-box-shadow: 1px 2px 3px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    padding: 0.2rem 1%;
    margin-bottom: 0.5rem;
    display: inline-block;
}

.jhlistBox .item .sub_left {
    width: 100%;
    max-width: 38%;
    float: left;
}

.jhlistBox .item .sub_right {
    width: 100%;
    max-width: 58%;
    float: right;
}

.jhlistBox .item .sub_left a {
}

.jhlistBox .item .sub_left img {
    width: 100%;
    max-width: 100%;
    height: 5.8rem;
}

.jhlistBox .item .sub_right .one {
    padding-bottom: 0.2rem;
    font-size: 0.8rem;
}

.jhlistBox .item .sub_right .two {
    font-size: 0.55rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 160%;
}

.jhlistBox .item .sub_right .one a {
}

.showTitle {
    line-height: 2rem;
    color: #fff;
    border-left: 0;
    border-right: 0;
    border-top: 0.1rem solid #eee;
    font-size: 0.7rem;
    margin-bottom: 0.8rem;
    background: #ad0008;
    background: -webkit-linear-gradient(bottom, #b9171f, #ff7b0a);
    background: -o-linear-gradient(top, #b9171f, #ff7b0a);
    background: -moz-linear-gradient(top, #b9171f, #ff7b0a);
    background: linear-gradient(to top, #b9171f, #ff7b0a);
}

.showTitle .dl_2 a {
    color: #fff;
}

.showTitle .dl_2 .sub_left a {
    font-weight: bold;
}

.showTitle .dl_2 .sub_left a.cStyle {
    color: #fed823;
}

.showTitle .sub_left {
    float: left;
}

.showTitle .dl_2 .sub_left h1, .showTitle .dl_2 .sub_left h2, .showTitle .dl_2 .sub_left p {
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
    font-weight: bold;
    display: inline-block;
}

.showTitle .dl_2 .sub_right a {
    display: inline-block;
    color: #fff;
    padding-right: 1rem;
    background: url(/template/images/wap_index.png) no-repeat center right;
    background-size: 0.8rem auto;
    font-size: 0.6rem;
}

.showTitle .sub_right {
    float: right;
}

.showTitle .dl_2 {
    margin: 0 2.5%;
    width: 95%;
    max-width: 95%;
}
