.article-m img{
    width: 100% !important;height: auto !important;
}
.img-width100{
    width: 100% !important;height: auto !important;
}
#play .img_ul img{width: auto !important;}
.w100{width: 100% !important;}
#iconDiv1{display:none;}
.oc_bg{background:url(../layout/onlineContact_bg.png) no-repeat}
.btn{display:inline-block;text-decoration:none;cursor:pointer}
#big_C{position:fixed;_position:absolute;width:89px;height:301px;right:0px;top:200px}
#big_C .btn1{position:absolute;width:19px;height:19px;top:70px;right:0px;background-position:-176px -83px}
#big_C .btn2{position:absolute;width:63px;height:63px;top:118px;left:13px;background-position:-103px -13px}
#big_C .btn2:hover{background-position:-171px -13px}
#big_C .btn3{position:absolute;width:68px;height:24px;top:188px;left:10px;background-position:-101px -202px}
#big_C .btn3:hover{background-position:-101px -174px}
#big_C .btn4{position:absolute;width:68px;height:24px;left:10px;top:220px;background-position:-173px -202px}
#big_C .btn4:hover{background-position:-173px -174px}
#big_C .btn5{position:absolute;width:56px;height:26px;top:262px;left:17px;background-position:-178px -235px}
#big_C .btn5:hover{background-position:-107px -235px}
#big_C .btn6{display:none;position:absolute;width:29px;height:85px;top:140px;left:-25px;background-position:-135px -84px}
#big_C .btn6:hover{background-position:-101px -84px}
#small_C{position:fixed;_position:absolute;width:28px;height:91px;right:1px;top:300px;background-position:-250px -174px}
#small_C .btn1{display:none;position:absolute;width:28px;height:28px;left:0px;bottom:-28px;background-position:-207px -108px}
#small_C .btn1:hover{background-position:-175px -108px}
#small_C .stb{position:absolute;width:28px;height:91px;right:1px;top:0px;z-index: 99;}
#big_C #wx{display: none;width: 150px;height: 150px;position: absolute;top: 220px;left: -150px;}
/*客服1*/
.float-none{
    float: none !important;
}
.logo-m img {
    width: 3em;
    line-height: 100%;
}
.padding0{
    padding: 0 ;
}
.padding-tb-05em{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.padding-b-15em{
    padding-bottom: 1.5em;
}
.article img{
    max-width: 100% !important;;
}

.article {
    font-size: 14px;
}
.font16{font-size: 16px !important;}
.font14{font-size: 14px !important;}
.pad-t05em{padding-top: 0.5em !important;}
.pad-tb1em{padding-top: 1em !important;padding-bottom: 1em !important;}
/*固定宽度*/
.block-w{
    display: inline-block;
    min-width: 80px;
}
.bg-none:before,.bg-none{background: none !important;}

.all-none,.all-none:hover{box-shadow: none; background: none}

.title-2-bt{
    border-bottom: 3px solid;

}
.title-2-bt>*{
    margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid
}

/*pages*/
/*网上复制，5.7li下不是全部都是a，需要修改 修改arc.listview.class.php修正*/
/*pages*/
.page-wrap {
    clear:both;
    padding:1em 0 2em 0;
    text-align:left;
}
.page {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size:12px;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.page li{
    list-style: none;
    display: inline;
    float: left;
    line-height: 16px;
    text-decoration: none;
    border: 1px solid #ccc;
    border-left-width: 0;
}
.page *{
    font-size: 14px;
    transition: 0.3s ease-in-out;
}
.page li a {

    display: inline-block;
    padding: .6em .9em;
    background:none;
    color: #666;
}
/*未点击样式*/
/*.page li a:link{
    background:#fff;
    color: #4C78A5;
}*/
.page li a:hover{
    background: #0099FF;
    color:#fff;
    text-decoration:none;
}
/*.page li a:link:hover {
    color: #000;
}*/
.page li.thisclass,.page li:hover{
    border-color:  #0099FF;
}
.page .pagenone{
    border-color: #ccc !important;;
}
.page li.thisclass a:hover,.page .pagenone a:hover{
    cursor: not-allowed;
}
.page .pagenone a:hover{
    background: none !important;;
    color:#666;

}
.page li.thisclass a {
    background: #0099FF;
    color:#fff;
}
.page li:first-child {
    border-left-width: 1px;
    border-radius: 4px 0 0 4px;
}
.page li:last-child{
    border-radius: 0 4px 4px 0;
}
.page .pageinfo{
    color: #444;
    padding: 0.6em 0.9em;
    display: block;
}
.page select{
    padding-left: 10px;
    width: 56px !important;
    height: 33px;
    border: 1px solid transparent;
    color: #666 !important;
    background: none !important;
}
.page select:hover{
    border-color: #0099FF
}

.scroll-1::-webkit-scrollbar,.am-selected-content::-webkit-scrollbar {
    width:8px;
    height:8px;
}
.trs{transition: ease-in-out 0.5s;}
/*顶部底部按钮*/
.scroll-1::-webkit-scrollbar-button,.am-selected-content::-webkit-scrollbar-button    {
    background-color: #00A9FF;
    height: 0;
    width: 0;
}

.scroll-1::-webkit-scrollbar-track,.am-selected-content::-webkit-scrollbar-track     {
    background: none;
}
.scroll-1::-webkit-scrollbar-track-piece,.am-selected-content::-webkit-scrollbar-track-piece {
    background:url(../layout/10.png);
    /*    background: rgba(0,0,0,0.05);
        background: #ccc;*/
    /*border-radius: 50%;*/
}
/*拖动按钮*/
.scroll-1::-webkit-scrollbar-thumb,.am-selected-content::-webkit-scrollbar-thumb{
    background:url(../layout/10.png);
    /*background:green;*/
    border-radius:4px;
}
.scroll-2::-webkit-scrollbar-thumb,.am-selected-content::-webkit-scrollbar-thumb{
    background:url(../layout/50.png);
    /*background:green;*/
    border-radius:4px;
}
/*底部拖动按钮（textarea）*/
.scroll-1::-webkit-scrollbar-corner,.am-selected-content::-webkit-scrollbar-corner  {
    background:#CCC;
}
.scroll-1::-webkit-scrollbar-resizer,.am-selected-content::-webkit-scrollbar-resizer  {
    background:#fff;
}

.fix-right{position: fixed;right: 0.58%; bottom: 0;width:50px;z-index: 500;height: 70%;float: right;}



.fix-right div{width: inherit;height: 50px;margin-bottom: 2px;border-radius: 0px;cursor: 
                   pointer;opacity: 0.88;position: relative;text-align: center;}
.fix-right div img{height: 25px;}
.fix-right div a{text-align: center; width: 50px ;color: #fff; display: block;font-size: 10px;padding: 5px 3px;transition: 0.5s all ease-in-out}
.fix-right div{background: #DD2326;}
.fix-right div:hover{background: #A70407;}

/*IE7下无法解决子层浮出*/#re-tel,#ewm-show{*display: none !important}

#ewm-show>img{position: absolute;width: 38px;left: -60px;top: 10px; display: none;box-shadow: 0 0 5px rgba(0,0,0,0.1)}

#ewm-show-h{width: 158px;left: -200px;top: -50px;display: block; }

.fix-right1 div{height: 50px;margin-bottom: 1px;padding: 5px;border-radius: 0;}

.fix-right1 a{text-align: center; width: 50px ;color: #fff; display: block;font-size: 12px;}

.fix-right1 img{ width: 30px;margin-bottom: 2px;padding: 0 10px;}

.fix-right1 .scroll-top{display: none;}

.fix-right1 .scroll-top img{width: 45px; padding: 0px;margin: -7px 0 -5px 0;}

.fix-win-top{float: left;z-index: 55;left: 1%;top:300px;opacity: 0.6;position: absolute}

.fixed{position: fixed !important;}
.cfff{color: #fff !important;}
.c000{color: #000 !important;}

@media (max-width: 640px) {
    .fix-right{height: 80%;width: 40px}
    .fix-right div{height: 40px;}
    .fix-right div a{width: 40px ;padding: 3px 1px;}
    .fix-right div img{height: 20px;}
}

　:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999 !important;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999 !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999 !important;
}
*{outline: 0 none !important;}
.word-ba{word-break: break-all}
.text-justify{text-align: justify}
.mar-tb2em{margin-bottom: 2em;margin-top: 2em}