﻿body {
    margin: 0;
    background: rgb(242,242,242);
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}
a 
{
    color: #282828;
    text-decoration: none;
}
a.link
{
    color:rgb(0,100,178);
}
ul {
    list-style: none;
}
p {
    display: block;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
/*
* {
    margin: 0;
    padding: 0;
}
*/
.relative {position:relative;}
.absolute {position:absolute;}
.red {color: Red;}
.blue {color: #0064c8;}
.gray100 {color: rgb(100,100,100);}
.deepblue {color: rgb(0,102,181);}
.star {color: Red;}
.bold {font-weight:600;}
.flex { display: flex; }
.vflex{ display: flex; flex-direction: column;flex-thrink:1}
.flex-1 { flex: 1 !important; }
.flex-2 { flex: 2 !important; }
.flex-3 { flex: 3 !important; }
.flex-4 { flex: 4 !important; }
.flex-5 { flex: 5 !important; }
.flex-6 { flex: 6 !important; }
.flex-7 { flex: 7 !important; }
.flex-8 { flex: 8 !important; }
.m0 { margin:0px!important; }
.m5 { margin:5px!important; }
.m8 { margin:8px!important; }
.m10 { margin:10px!important; }
.m15 { margin:15px!important; }
.m20 { margin:20px!important; }
.m25 { margin:25px!important; }
.m30 { margin:30px!important; }
.m40 { margin:40px!important; }
.m50 { margin:50px!important; }

.mt0 { margin-top:0px!important; }
.mt1 { margin-top:1px!important; }
.mt2 { margin-top:2px!important; }
.mt3 { margin-top:3px!important; }
.mt4 { margin-top:4px!important; }
.mt5 { margin-top:5px!important; }
.mt6 { margin-top:6px!important; }
.mt7 { margin-top:7px!important; }
.mt8 { margin-top:8px!important; }
.mt9 { margin-top:9px!important; }
.mt10 { margin-top:10px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt40 { margin-top:40px!important; }
.mt50 { margin-top:50px!important; }

.mr0 { margin-right:0px!important; }
.mr5 { margin-right:5px!important; }
.mr8 { margin-right:8px!important; }
.mr10 { margin-right:10px!important; }
.mr15 { margin-right:15px!important; }
.mr20 { margin-right:20px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr40 { margin-right:40px!important; }
.mr50 { margin-right:50px!important; }

.mb0 { margin-bottom:0px!important; }
.mb5 { margin-bottom:5px!important; }
.mb8 { margin-bottom:8px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb40 { margin-bottom:40px!important; }
.mb50 { margin-bottom:50px!important; }

.ml0 { margin-left:0px!important; }
.ml5 { margin-left:5px!important; }
.ml8 { margin-left:8px!important; }
.ml10 { margin-left:10px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml40 { margin-left:40px!important; }
.ml50 { margin-left:50px!important; }

.p0 { padding:0px!important; }
.p1 { padding:1px!important; }
.p2 { padding:2px!important; }
.p3 { padding:3px!important; }
.p4 { padding:4px!important; }
.p5 { padding:5px!important; }
.p6 { padding:6px!important; }
.p7 { padding:7px!important; }
.p8 { padding:8px!important; }
.p9 { padding:9px!important; }
.p10 { padding:10px!important; }
.p15 { padding:15px!important; }
.p20 { padding:20px!important; }
.p25 { padding:25px!important; }
.p30 { padding:30px!important; }
.p40 { padding:40px!important; }
.p50 { padding:50px!important; }

.pt0 { padding-top:0px!important; }
.pt1 { padding-top:1px!important; }
.pt2 { padding-top:2px!important; }
.pt3 { padding-top:3px!important; }
.pt4 { padding-top:4px!important; }
.pt5 { padding-top:5px!important; }
.pt6 { padding-top:6px!important; }
.pt7 { padding-top:7px!important; }
.pt8 { padding-top:8px!important; }
.pt9 { padding-top:9px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt40 { padding-top:40px!important; }
.pt50 { padding-top:50px!important; }

.pr0 { padding-right:0px!important; }
.pr1 { padding-right:1px!important; }
.pr2 { padding-right:2px!important; }
.pr3 { padding-right:3px!important; }
.pr4 { padding-right:4px!important; }
.pr5 { padding-right:5px!important; }
.pr6 { padding-right:6px!important; }
.pr7 { padding-right:7px!important; }
.pr8 { padding-right:8px!important; }
.pr9 { padding-right:9px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr40 { padding-right:40px!important; }
.pr50 { padding-right:50px!important; }

.pb0 { padding-bottom:0px!important; }
.pb1 { padding-bottom:1px!important; }
.pb2 { padding-bottom:2px!important; }
.pb3 { padding-bottom:3px!important; }
.pb4 { padding-bottom:4px!important; }
.pb5 { padding-bottom:5px!important; }
.pb6 { padding-bottom:6px!important; }
.pb7 { padding-bottom:7px!important; }
.pb8 { padding-bottom:8px!important; }
.pb9 { padding-bottom:9px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb40 { padding-bottom:40px!important; }
.pb50 { padding-bottom:50px!important; }

.pl0 { padding-left:0px!important; }
.pl1 { padding-left:1px!important; }
.pl2 { padding-left:2px!important; }
.pl3 { padding-left:3px!important; }
.pl4 { padding-left:4px!important; }
.pl5 { padding-left:5px!important; }
.pl6 { padding-left:6px!important; }
.pl7 { padding-left:7px!important; }
.pl8 { padding-left:8px!important; }
.pl9 { padding-left:9px!important; }
.pl0 { padding-left:0px!important; }
.pl5 { padding-left:5px!important; }
.pl8 { padding-left:8px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl40 { padding-left:40px!important; }
.pl50 { padding-left:50px!important; }

.ft9 {font-size: 9px;}
.ft10 {font-size: 10px;}
.ft11 {font-size: 11px;}
.ft12 {font-size: 12px;}
.ft13 {font-size: 13px;}
.ft14 {font-size: 14px;}
.ft15 {font-size: 15px;}
.ft16 {font-size: 16px;}
.ft17 {font-size: 17px;}
.ft18 {font-size: 18px;}
.ft19 {font-size: 19px;}
.ft20 {font-size: 20px;}
.ft21 {font-size: 21px;}
.ft22 {font-size: 22px;}
.ft23 {font-size: 23px;}
.ft24 {font-size: 24px;}
.ft25 {font-size: 25px;}
.ft26 {font-size: 26px;}
.ft27 {font-size: 27px;}
.ft28 {font-size: 28px;}
.ft29 {font-size: 29px;}
.ft30 {font-size: 30px;}

.w5 { width:5%;}
.w10 { width:10%;}
.w15 { width:15%; }
.w20 { width:20%; }
.w25 { width:25%; }
.w30 { width:30%; }
.w35 { width:35%; }
.w40 { width:40%; }
.w45 { width:45%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w100 { width:100%; }
.wauto { width:auto; }

.left { float: left; }
.right { float: right; }
.center { text-align: center!important; }
.acenter { text-align: center!important; }
.aleft { text-align: left!important; }
.aright { text-align: right!important; }
.menutext { color: #181818; font-size: 14px;}
.box { box-sizing: border-box; }
.splitter.h1{float: left; width: 100%; height: 0.01rem;}
.splitter.h2{float: left; width: 100%; height: 0.02rem;}
.splitter.h3{float: left; width: 100%; height: 0.03rem;}
.splitter.h4{float: left; width: 100%; height: 0.04rem;}
.splitter.h5{float: left; width: 100%; height: 0.05rem;}
.splitter.h6{float: left; width: 100%; height: 0.06rem;}
.splitter.h7{float: left; width: 100%; height: 0.07rem;}
.splitter.h8{float: left; width: 100%; height: 0.08rem;}

.progressbar 
{
    float: left;
    background: rgb(82,211,59);
    height: 100%;
}
img {
    vertical-align: sub;
}
.noborder {border:none !important;}
.page-content p{line-height: 30px;}
.back-to-top 
{
    display: none;
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 10%;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}
.back-to-top img
{
    width: 55px;
    height: 55px;
    content:url(../images/back-to-top.png);
}
/********header*********/
.header
{
    height: 140px;
    width: 100%;
    padding-top: 30px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-sizing: border-box;
    z-index: 1000;
}
.header .header-row
{
    max-width: 1200px;
    margin: 0 auto;
}
.header .header-row.logo-row
{
    height: 80px;
}
.header .header-row.topnav
{
    height: 50px;
}
.header .header-row.topnav.fixed
{
    width: 100%;
    height: 40px;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
    text-align: center;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.header .header-row.topnav.fixed .nav
{
    width: 1200px;
    margin: auto;
    margin-top: 10px;
}
.header .header-row.topnav:before 
{
    display:none;
}
.header .header-row .logo
{
    float: left;
    width: 280px;
    margin-top: -18px;
}
.header .header-row .logo .logo-link
{
    float: left;
    line-height: 40px;
    height: 40px;
    vertical-align: middle;
}
.header .header-row .logo .logo-image
{
    width: 100%;
    height: 65px;
    margin-top: 6.5px;
    content: url(../images/logo_main.png);
}
.header .header-row .qrcode-image
{
    width:120px;
    margin-top: -20px;
    content: url(../images/qrcode.png);
}
.floating .contact-content .qrcode-image {
    width: 120px;
    height: auto;
    margin-top: -20px;
    content: url(../images/qrcode-contact.png);
}
.header .header-row .search-bar
{
    position: absolute;
    margin-left: 340px;
    height: 36px;
    border: 2px solid rgb(0,102,181); /*#ff6a00*/
    outline: none;
    padding-left: 5px;
    padding-right: 70px;
    width: 500px;
    font-size: 16px;
    color: #bababa;
    letter-spacing: .5px;
    line-height: 24px;
    background: transparent;
}
.header .header-row .search-bar .button
{
    position: absolute;
    right: -1px;
    top: 0;
    width: 70px;
    height: 37px;
    background-color: rgb(0,102,181); /* #ff6a00; */
    color: #fff !important;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
    user-select: none;
    font-size: 14px;
}
.header .header-row .search-bar .button span
{
    color: #fff !important;
}
.header .header-row .search-bar .iconfont
{
    margin-top: 6px;
    width: 22px;
}
.header .header-row .search-bar input
{
    height: 100%;
    border: none;
    outline: none;
    font-size: 12px;
    color: #3d3d3d;
    letter-spacing: .5px;
    line-height: 24px;
    background: transparent;
}
.header .header-row .login
{
    /* width: 160px; */
    height: 36px;
    line-height: 36px;
    text-align: right;
}
.header .header-row button
{
    width: 120px;
    height: 36px;
    outline: none;
    border: none;
    color: #fff;
    background-color: rgb(0,102,181); /* #ff6a00; */
    font-size: 14px;
}
.header .topnav a
{
    padding: 0 40px;
    color: rgb(24,24,24);
    font-size: 15px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.header .topnav .left-item
{
    padding-left: 0;
}
/******header end*******/

.screen
{
    margin-top: 20px;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.screen .wrap
{
    width: 1200px;
    min-width: 0;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.mgt .screen
{
    margin-top: 5px;
}
/********home left nav ********/
.left-nav {
    width: 240px;
    /* height: 100%;
    min-height: 517px; */
    margin-right: 20px;
    background: #fff;
    float: left;
}
.left-nav .title {
    display: block;
    height: 30px;
    /* background: rgb(0,102,181);*/ /*#ff6a00*/
    font-size: 17px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    line-height: 30px;
}
.left-nav .left-nav-item
{
    padding: 11px 5px 0 13px;
}
.left-nav .left-nav-item .link
{
    display: block;
    line-height: 16px;
    margin-bottom: 2px;
    color: #181818;
    text-decoration: none!important;
}
.left-nav .left-nav-item .link.current
{
    font-weight: 700;
}
.left-nav .left-nav-item .link span
{
    color: #000;
    font-size: 17px;
}
.left-nav .left-nav-item.leaf .link span
{
    font-size: 14px;
}
.left-nav .left-nav-item .sublink
{
    padding-right: 6px;
    margin: 4px 5px 4px 0;
    box-sizing: border-box;
    font-size: 13px;
    color: RGB(100,100,100); /* #999; */
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-nav .left-nav-item .subitem
{
    padding-right: 6px;
    margin: 0px 5px 0px 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: RGB(100,100,100); /* #999; */
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
}
.left-nav .left-nav-item .sublink:not(:last-child)
{
    border-right: 1px solid #eee;
}
.left-nav .left-nav-item .left-nav-subitem
{
    width: 100%;
    padding: 5px 0;
    min-height: 32px;
    overflow: hidden;
    box-sizing: border-box;
}
.left-nav .left-nav-item:not(:last-child) .left-nav-subitem
{
    border-bottom: 1px solid #eee;
}

.mgt .left-nav .title {
    height: 30px;
    padding: 3px 24px 3px 16px;
    /* 
    background: rgb(0,102,181);
    color: White;
    */
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: left;
    line-height: 30px;
}

.mgt .left-nav .left-nav-item
{
    height: 40px;
    padding: 0 24px 0 16px;
}
.mgt .left-nav .left-nav-item .link
{
    color: #595959;
    line-height: 40px;
    margin-bottom: 0px;
}
.mgt .left-nav .left-nav-item .link:hover
{
    font-weight: 600;
}
.mgt .left-nav .left-nav-item .link span
{
    color: #595959;
}
.mgt .left-nav .left-nav-item.current
{
    background: rgb(0,102,181);
    color: White;
}
.mgt .left-nav .left-nav-item.current .link
{
    background: rgb(0,102,181);
    color: White!important;
}
.mgt .left-nav
{
    border: 1px solid rgb(222,222,222);
}
/******home left nav end*******/
/********* 首页滚动 ***********/
.index-swiper
{
    float: left;
    width: 100%; /* 940px */
    height: 320px;
    background: #e9e9e9;
    overflow: hidden;
    position: relative;
}
.index-swiper .layer
{
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    background-repeat: no-repeat;
    background-size:100% 100%; 
    padding: 20px 40px;
    box-sizing:border-box;
}
.index-swiper .layer.active
{
    /* display: block; */
    display: flex; 
    flex-direction: column;
    flex-thrink:1
}
.index-swiper .desc
{
    /* 
    background: transparent;
    position: absolute;
    left: 50px;
    top: 40px;
     */
}
.index-swiper .desc .title
{
    font-weight: 400;
    margin: 0;
    margin-bottom: 12px;
    text-align: left;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #181818;
    letter-spacing: 0;
    height: 40px;
    padding: 0;
}
.index-swiper .desc .row
{
    text-align: left;
    font-size: 15px;
    /* color: RGB(100,100,100); *//* #999; */
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
}
.index-swiper .desc .row.more a
{
    color: rgb(0,102,181);
}
.index-swiper .swiper-buttons
{
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.index-swiper .swiper-buttons .swiper-tab
{
    z-index: 990;
}
.index-swiper .swiper-buttons .swiper-tab .tab
{
    box-sizing: content-box;
    text-align: center;
    float: left;
    color: #fff;
    width: 30px;
    height: 12px;
    margin: 0 3px;
    cursor: pointer;
    background-clip: content-box!important;
    background: rgb(156,170,193);
    padding: 10px 0;
}
.index-swiper .swiper-buttons .swiper-tab .tab.active
{
    background: rgb(0,102,181);
}
/******* 首页滚动结束 *********/

/****** 首页滚动下面部分 ******/
.subswiper
{
    float: left;
    width: 100%; /* 940px; */
    height: 187px;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    padding: 10px 0px;
}
.subswiper .subswiper-title
{
    display: none;
}
.col9 .item
{
    height: 100%;
    border-left: 1px solid rgb(237,237,237);
    padding: 0 15px;
}
.col9 .item:first-child
{
    border-left: 0px;
}
.col9 .item .title
{
    font-size: 17px;
    color: #181818;
    text-align: center;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(237,237,237);
}
.col9 .item .title span
{
    font-size: 17px;
}
.col9 .item .desc
{
    color: RGB(100,100,100); /*#999; */
    line-height: 30px;
    font-size: 13px;
    padding-top:10px;
}
/****** 首页滚动下面部分end ******/
.product-col9 .title
{
    font-size: 24px;
    line-height: 30px;
    margin: 10px auto;
}
.product-col9 .content
{
    float: left;
}
.product-col9 .content .row
{
    background: white;
    padding-bottom: 15px;
}
.product-col9 .content .item .image
{
    text-align: center;
}
.product-col9 .content .item img
{
    flex-shrink: 1;
    width: auto;
    max-width: 100%;
    height: 100px;  /*145px*/
}

/* 产品明细 */
.sub-banner {
    height: 338px;
    background: white;
}
.sub-banner .banner-bg {
    height: 100%;
    /* 
    width: 1200px;
    margin: 0 auto; 
    */
    background: url(../images/banner/banner-product-detail.jpg) no-repeat center center;
}
.fontsi16 p img {
    margin-bottom: 1px;
}
.fontsi16 p a, .breadcrumb-nav a {
    color: rgb(0,102,180);
}
.inner-title.sticky {
    position: fixed;
    top: 0px;
    padding: 0px 0;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid rgb(221,221,221);
    box-shadow: 0 0 5px rgba(0,0,0,0.14);
    background: white;
}
.inner-left-warp.sticky,
.left-nav.sticky {
    position: fixed;
    top: 50px;
    z-index: 2;
}
/*
.inner-left-warp.sticky {
    position: fixed;
    top: 66px;
    z-index: 2;
}
*/
.inner-left {
    border: 0px;
    width: 150px;
}
.inner-left-warp {
    width: 148px;
    /* min-height: 100px; */
    overflow: hidden;
    border: 1px solid #E5E5E5;
    background-color: White;
}
.fontsi16 ol {
    list-style-type: decimal;
}
.fontsi16 ol li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.fontsi16 ul {
    list-style-type: disc;
}
.fontsi16 ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.p-content p img
{
    max-width: 800px !important;
    height: auto !important;
}

/* 页面内容不过部分 */
.requied-star
{
    display: none;
}
.page-detail
{
    float: left;
    background: white;
    padding: 0px 20px 10px 20px;
    width: 940px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.page-detail .title
{
    float:left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    padding-right: 25px;
    box-sizing: border-box;
}
.page-detail .title span,
.page-detail .title .label,
H1
{
    font-size: 22px;
    font-weight: 700;
}
.page-detail .desc
{
    float:left;
    width: 100%;
    /* height: 33px; */
    line-height: 30px;
    font-size: 17px;
    color: #2f3032;
    text-align: center;
}
.page-detail .row 
{
    float:left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.page-detail .row .label
{
    text-align: right;
}
.page-detail .row .input
{
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.page-detail .row .text
{
    width: 100%;
    height: 36px;
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    margin-top: 9px;
    box-sizing: border-box;
}
.page-detail .row .group 
{
    padding-right: 10px;
}
.page-detail .row .group label
{
    float: left;
    margin-right: 20px;
}
.page-detail .row .group .checkbox 
{
    width: 17px;
    height: 17px;
    margin-right: 3px;
}
.page-detail .row .button
{
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgb(0,102,181);
    color: white;
    font-size: 20px;
    padding: 0;
    margin-top: 5px;
    border-radius: 5px;
}
.page-detail .row .button.success
{
    background: rgb(237,237,237);
}
.page-detail .row .errormsg
{
    float: left;
    margin-left: 10px;
}
.page-detail p img
{
    max-width: 95%;
    margin-left: 30px;
    height: auto !important;
}
.page-detail table
{
    max-width: 95%;
    margin-left: 30px;
}
.footer-screen
{
    background: white;
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.1);
    z-index: 100;
    position: relative; /* 只有relative, absolute, fixed等等z-index才有效 */
}
.footer
{
    color: #acacac;
    font-size: 14px;
    background-color: #fff;
    width: 100%;
}
.footer .content 
{
    float: left;
    width: 1200px;
    padding: 30px 50px 40px 50px;
}
.footer-screen .copyright 
{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    height: 118px;
    line-height: 30px;
    background-color: #222;
    margin: 0;
    padding: 20px 10px;
    text-align: center;
}
.footer .footer-left {
    float: left;
    width: 622px;
    border-right: 1px solid #ccc;
}
.footer .footer-right {
    float: left;
    margin-left: 60px;
}
.footer .footer-left .footer-left-item:first-of-type {
    width: 350px;
}
.footer .footer-left .footer-left-item {
    float: left;
    color: #333;
    font-size: 16px;
    width: 270px;
    line-height: 38px;
}
.footer .footer-left .footer-left-item h3 {
    font-weight: bold;
}
.footer .footer-right .qrcode {
    display: block;
    width: 150px;
    margin-bottom: 10px;
    content: url(../images/qrcode.png)
}
.footer .footer-right img {
    border: 0;
    vertical-align: middle;
}

/**** floating 的联系方式***/
.floating {
    display: block;
    position: fixed;
    right: 0;
    top: 20%;
    box-sizing: border-box;
    width: 57px;
    height: 200px;
    z-index: 900;
}
.floating .floating-square-2:hover .contact-content {
    opacity: 1;
    transform: scale(1);
}
.floating .contact-content {
    position: absolute;
    top: 0px;
    left: -207px;
    text-align: center;
    padding: 5px 24px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    opacity: 0;
    transform: scale(0);
    transition: transform .2s cubic-bezier(.78,.14,.42,1.28);
    cursor: auto;
}
.floating .contact-content .telnum:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(rs/images/index/phone1.png) no-repeat center/cover;
    position: absolute;
    left: 0;
    top: 2.5px;
}
.floating .contact-content .worktime {
    font-size: 16px;
    color: #77848d;
    line-height: 22px;
    margin-top: 6px;
}
.floating .contact-content .telnum {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.floating .floating-square {
    width: 57px;
    height: 110px;
    background: #2297e9;
    text-align: center;
    border-bottom: 1px solid #1d7fc5;
    cursor: pointer;
}
.floating .floating-square img {
    width: 27px;
    height: 27px;
    margin-top: 27px;
    margin-bottom: 5px;
    content:url(../images/tel-icon.png);
}
.floating .floating-square p {
    font-size: 10px;
    color: #fff;
}

.tb.datalist {
    width: 100%;
    line-height: 180%;
    background: rgb(242,242,242);
    table-layout: fixed;
}

.datalist tr:nth-child(even) {
    background: #ffffff;
}
.tb.datalist tr {
    height: 45px;
    border-bottom: 1px solid rgb(242,242,242);
}
.tb.datalist td {
    padding: 6px 6px;
    line-height: 18px;
    cursor: default;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing:border-box;
}
.tb.datalist td.cleft 
{
    padding-left: 10px;
    text-align: left;
}
.tickets
{
    min-height: 100%;
    background: white;
    border: 1px solid rgb(222,222,222);
    padding: 5px 15px 15px 15px;
}
.tickets .title
{
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 5px;
    padding-top: 0px;
}
.tickets .bread-nav
{
    float: left;
    font-size: 16px;
    padding-bottom: 20px;
}
.tickets .bread-nav .item
{
    float: left;
    margin-left: 5px;
}
.tickets .bread-nav .item:not(:last-child):after  
{
    content: '>';  
    float: right;
    margin-left: 5px;
	display: inline-block;  
}
.tickets .bread-nav .item:last-child 
{
    font-weight: normal;
}
.mgt .input-row
{
    float: left;
    width: 100%;
    padding: 0px 0px 15px 0px;
}
.mgt .input-row .input-item
{
    float: left;
    line-height: 30px;
    margin-right:15px;
}
.mgt .input-row .input-item .label
{
    text-align: left;
}
.mgt .input-row .input-item .input
{
    padding-left: 15px;
    box-sizing:border-box;
}
.mgt .input-row .input-item input
{
    border:1px solid #0064c8;
    width: 100%;
    height: 25px;
    line-height: 25px;
}
.mgt .input-row .button
{
    float: left;
    padding: 6px 7px;
    color: #0064c8;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    border: 1px solid #0064c8;
    border-radius: 2px;
    cursor: pointer;
    box-sizing: border-box;
}
.mgt .input-row .button.current
{
    color: white;
    background-color: #0064c8;
    box-sizing: border-box;
}
.mgt .input-row .button:hover
{
    background-color: rgb(51,153,255);
    box-sizing: border-box;
}
.mgtheader .button
{
    float: left;
    padding: 6px 7px;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    border: 1px solid #0064c8;
    border-radius: 8px;
    cursor: pointer;
    box-sizing: border-box;
}
.mgtheader .button.current
{
    box-sizing: border-box;
}
.tickets .status
{
    float: left;
    width: 100%;
    height: 30px;
    padding: 10px 0px;
}
.tickets .status-item
{
    float: left;
    padding: 6px 7px;
    color: #0064c8;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    border: 1px solid #0064c8;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 10px;
}
.tickets .status-item.current
{
    color: #fff;
    background-color: #0064c8;
}
.create-ticket .ticket-form
{
    float: left;
    width: 100%;
    padding: 0px 25px;
    box-sizing:border-box;
}
.create-ticket .ticket-success
{
    float: left;
    width: 100%;
    padding: 0px 25px;
    box-sizing:border-box;
}
.create-ticket .ticket-form textarea
{
    width: 90%;
    height: 300px;
    box-sizing:border-box;
}
.create-ticket .input-row .input-item .label
{
    min-width: 70px;
    text-align: right;
}
.create-ticket .input-row .input-item .input .button input[type='file']
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.create-ticket .fileitem,
.view-ticket .fileitem
{
    float: left;
    font-size: 14px;
    margin-right: 10px;
    padding-right: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size:100% 100%; 
}
.create-ticket .fileitem img,
.view-ticket .fileitem img
{
    width: 20px;
    height: 20px;
}

.create-ticket .fileitem:hover,
.view-ticket .fileitem:hover
{
    /* background-color: rgb(230,230,230); */
}
.create-ticket .fileitem img:hover,
.view-ticket .fileitem img:hover
{
    border: 2px solid rgb(0,102,181);
    box-sizing: border-box;
}
.view-ticket .ticket-form textarea
{
    width: 100%;
    height: 80px;
    box-sizing:border-box;
}

.chat-content 
{
    width: 100%;
    height: 100%;
    background: rgb(245,245,245);
    border: 1px solid rgb(222,222,222);
    overflow: auto;
    box-sizing: border-box;
}
.chat-content .chat
{
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 16px;
    box-sizing: border-box;
}
.chat-content .chat .chat-header
{
    width: 48px;
    background: transparent;
    padding: 0 10px;
}
.chat-content .chat .chat-header img
{
    width: 48px;
    border-radius: 24px;
}
.chat-content .chat .chat-title
{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #999;
    padding: 5px 0px;
}
.chat-content .chat .chat-info .text
{
    width: fit-content;
    padding: 15px;
}
.chat-content .chat .chat-info .text span
{
    width: fit-content;
    white-space: pre-wrap;
    line-height: 20px;
    word-break: break-word;
}
.chat-content .chat-my
{
    float: left;
    height: auto;
}
.chat-content .chat-my .chat-header
{
    padding: 0 0 0 10px;
}
.chat-content .chat-my .chat-info .text
{
    float: right;
    background: rgb(149,236,105);
    box-shadow: 0 1px 4px 0 rgb(0 136 255 / 15%);
    border-radius: 10px 0 10px 10px;
}
.chat-content .chat-my .chat-title,
.chat-content .chat-my .chat-footer
{
    text-align: right;
}
.chat-content .chat-my .chat-info
{
    float: right;
    position: relative;
}
.chat-content .chat-my .chat-info .attachments
{
    display:inline-block;
    float: right;
    position: absolute;
    bottom: 0;
    right:0;
}
.chat-content .chat-service
{
    float: left;
    height: auto;
}
.chat-content .chat-service .chat-header
{
    padding: 0 10px 0 0px;
}
.chat-content .chat-service .chat-info .text
{
    float: left;
    background: white;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 15%);
    border-radius: 0 10px 10px 10px;
}
.chat-content .chat-service .chat-title
{
    text-align: left;
}
.chat-content .chat-service .chat-info
{
    float: left;
}
.ticketinfo
{
    width: 300px;
    height: 100%;
    padding: 10px;
    background-color: White;
    border: 1px solid rgb(222,222,222);
    border-left:none;
}
.ticketinfo .input-row
{
    display: flex;
}
.ticketinfo .input-row .name
{
    float: left;
    min-width: 62px;
    color: #999;
    padding-right: 10px;
}
.ticketinfo .input-row .desc
{
    flex: 1;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pagination 
{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: normal;
}
.pagination .pager-index 
{
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    box-sizing: border-box;
}
.pagination .pager 
{
    min-width:18px;
    line-height: 16px;
    padding: 2px 5px;
    border: 1px solid #ccc;
    color: #2a6496;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-left: 4px;
}
.pagination .pager.current
{
    color: #ffffff;
    cursor: default;
    border: 1px solid #285e8e;
    background: #428bca;
}

#loading-msg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    min-width: 180px;
    height: auto;
    margin-top: -50px;
    margin-left: -100px;
    border: 1px solid #575765;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    z-index: 10000;
    background: #E1E1E1;
    padding: 2px;
    padding-left: 25px;
}
#loading-msg #img {
    height: 25px;
    width: 25px;
    float: left;
    margin-left: -25px;
}
#loading-msg #img img {
    height: 100%;
    width: 100%;
    src: 'rs/images/waiting.gif';
}
.sendsmsbtn
{
    margin-left: 10px;
    border: 1px solid rgb(220,220,220);
    height: 30px;
    width: 100px;
    padding: 7px 10px;
    border-radius: 5px;
    cursor: pointer;
}
