.margin{
    width: 1120px;
    margin: auto;
}
#head .Pheader{
    width: 100%;
    height: 52px;
    color: #fff;
    text-align: center;
    font: 16px/52px "";
    display: none;
}
/*头部*/
#header{
    background: #f3f9ff;
    overflow: hidden;
}
#header p{
    font: 12px/30px "";
}
#header .h-left{
    overflow: hidden;
    float: left;
    width: 280px;
}
#header .h-left p{
    float: left;
    margin-right: 20px;
    color: #666;
}

#header .h-right{
    overflow: hidden;
    float: right;
}
#header .h-right p{
    float: left;
    margin-left: 10px;
    color: #666;
    font-size: 14px;
}
#header .h-right p a{
    font-size: 14px;
}
#header .h-right p i{
    margin:0 8px;
    font-size: 14px;
    font-weight: 400;
}
#header .h-right span{
    margin-left: 10px;
    display: block;
    float: left;
    font: 12px/30px "";
    color: #666;
}


#search{
    height: 90px;
    position: relative;
}

#search .s-left{
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 14px 0 14px 0;
}

#search .s-right{
    float: right;
    margin-top: 16px;
    overflow: hidden;
}

#search .s-right .txt{
    height:32px !important;
    width:226px;
    border:1px solid #e1e1e1;
    float:left;
    padding-left: 12px; 
    color: #888;
    font-size: 14px;
    border-radius: 4px 0 0 4px;
}
#search .s-right .sub{
    height:34px;
    width:34px;
    border: 0;
    float:left;
    color:#fff;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    background: url(/images/search.gif) #358aed no-repeat center;
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/item-img.png',sizingMethod='scale');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/item-img.png',sizingMethod='scale');
}
/*导航栏*/
#nav{
    border-top: #efefef;
    border-top: 1px solid #efefef;
}
#nav .margin{
    overflow: hidden;
}
#nav ul{
    overflow: hidden;
    float: left;
}
#nav ul li{
    float: left;
    height: 42px;
    text-align: center;
    font: 12px/40px "";
    position: relative;
}
#nav ul li a{
    display: block;
    width: 134px;
    font: 16px/40px "";
    text-align: center;
    color: #000033;
}
#nav ul li i{
    position: absolute;
    display: block;
    height: 4px;
    width: 134px;

}
#nav ul li:hover i{
    background: #1c67bf;
}
#nav ul li:hover a{
    color: #1c67bf;
}
.hide-item{
    display: none;
}

/*banner*/
#banner{
    margin-bottom: 20px;
}
#banner .margin{
    position: relative;
}
#banner .container .trent-slider{
    height: 400px;width: 100%;
}
#banner .container .trent-slider .t-slide img{
    width: 100%;
    height: 100%;
}
/*九宫格*/
#banner .banner-nine{
    float: right;
    width: 291px;
    height: 330px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    position: absolute;
    top: -330px;
    right: 0px;
    z-index: 20;
}
#banner .banner-nine .nine{
    overflow: hidden;
    background: rgba(53, 138, 237,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#95358AED,endColorstr=#95358AED);

}

#banner .banner-nine .nine>li{
    float: left;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 96px;
    height: 109px;
    text-align: center;
    font: 12px/172px "";
    background: url(/images/banner-nine.png)  no-repeat ;
    background-position: -990px -140px;
    -ms-background-position-x: -990px;
    -ms-background-position-y: -140px;
    color: #fff;
}
#banner .banner-nine .nine>li:hover{
    background-color: #358aed; 
    color: #fff;
}
#banner .banner-nine .nine>li>a{
    color: #fff;
    display: block;
    width: 97px;
    height: 110px;
}

#banner .banner-nine .nine .ie-two{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1087px -140px;
    -ms-background-position-x: -1087px;
    -ms-background-position-y: -140px;
}
#banner .banner-nine .nine .ie-three{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1183px -140px;
    -ms-background-position: -1183px -140px;
}
#banner .banner-nine .nine .ie-four{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -990px -248px;
}
#banner .banner-nine .nine .ie-five{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1087px -248px;
}
#banner .banner-nine .nine .ie-six{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1183px -248px;
}
#banner .banner-nine .nine .ie-seven{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -990px -352px;
}
#banner .banner-nine .nine .ie-eight{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1087px -352px;
}
#banner .banner-nine .nine .ie-nine{
    background: url(/images/banner-2.png) no-repeat center;
    background-position: 31px 27px;
}
/* 业务受理弹框 */
#banner .banner-nine .nine  .business-more .business{
    position: absolute;
    width: 0;
    height: 600px;
    left: 0px;
    top: 0;
    background: #fff;
    z-index: 10;
    -webkit-box-shadow: 0 0 5px #000033;
            box-shadow: 0 0 5px #000033;
    display: none;
    text-align: left;
    color:#000;
}
#banner .banner-nine .nine  .business-more .business .business-search{
    overflow: hidden;
    margin: 10px 30px;
}
#banner .banner-nine .nine  .business-more .business .business-search>p{
    float: left;
    font: 14px/28px "";
    margin:0 20px;
    cursor: pointer;
}
#banner .banner-nine .nine  .business-more .business .business-search>.search{
    width: 300px;
    height: 28px;
    border: 0;
    padding: 0 20px;
    border-bottom: 2px solid #207720;
    background: rgba(255, 255, 255, 0);
    float: left;
}
#banner .banner-nine .nine  .business-more .business .business-ul{
    overflow: hidden;
    padding-left:65px;
}
#banner .banner-nine .nine  .business-more .business .title{
    width: 160px;
    font: 14px/30px "";
    margin-left: 30px;
    float: left;
    margin-top:40px;
}
#banner .banner-nine .nine  .business-more .business .title>p{
    width: 200px;
    font: 600 14px/30px "";
}
#banner .banner-nine .nine  .business-more .business .title ul li{
    height: 30px;
    width: 200px;
}
#banner .banner-nine .nine  .business-more .business .title ul li a{
    font: 14px/30px "";
    display: block;
    width: 100%;
    height: 30px;
}



/*主体部分*/
#main{
    position: relative;
}

/*最新皇冠电子娱乐*/
#main .notice{
    overflow: hidden;
    background: #eff8ff;
}
#main .notice .notice-left{
    float: left;
    overflow: hidden;
    display: flex;
}
#main .notice .notice-left a span:nth-child(1){
    width: 610px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
#main .notice .notice-left a{
    display: block;
}
#main .notice .notice-left p{
    float: left;
    width: 85px;
    height: 40px;
    padding: 0 28px;
    text-align: right;
    font: 14px/40px "";
    color: #fff;
    margin-right: 20px;
    background: url(/images/horn.png) #1c67bf no-repeat 28px center;
}
#main .notice .notice-left span{
    font: 14px/40px "";
    color: #666;
    float: left;
}

#main .notice .notice-left span:nth-child(2){
    margin: 0 32px 0 22px;
}
#main .notice .notice-right{
    float: right;
}
#main .notice .notice-right p{
    font: 14px/40px "";
    color: #666;
    margin-right: 20px;
    
}


#main .notice-phone{
    overflow: hidden;
    width: 100%;
    display: none;
}
#main .notice-phone .notice-phoneleft{
    float: left;
    width: 30px;
    height: 30px;
    margin: 10px;
    background: url(/images/noticephone.png) no-repeat center;
    background-size: 100%;
}
#main .notice-phone .notice-phoneright{
    float: left;
    width:85%;
}
#main .notice-phone .notice-phoneright .top{
    color: #363636;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
    word-wrap:break-word；
}

#main .notice-phone .notice-phoneright .bottom{
    color: #8e8e8e;
    font-size: 14px;
    line-height: 20px;
}

/*集团概况、最新少林足球下载、服务要闻*/
#main .main-top{
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
}
#main .main-top .main-top-content{
    width: 358px;
    float: left;
}
#main .main-top .main-top-content:first-child+.main-top-content{
    margin: 0 22px;
}
#main .main-top .ie-center{
    margin: 0 22px;
}
#main .main-top .title{
    overflow: hidden;
}
#main .main-top .title h1{
    font: 700 16px/48px "";
    color: #666;
    float: left;
}
#main .main-top .title a{
    display: block;
    font: 14px/48px "";
    color: #666;
    float: right;
}
#main .main-top .img{
    position: relative; 
    width: 358px;
    height: 203px;
}
#main .main-top .img>a{
    display: block;
    width: 358px;
    height: 203px;
    overflow: hidden;
}
#main .main-top .img>a>img{
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s linear all;
    transition: 0.3s linear all;
}
#main .main-top .img>a>img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#main .main-top .img p{
    font: 14px/40px "";
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    width: 333px;
    padding-left: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#main .main-top .main-top-content>p{
    text-indent: 24px;
    width: 358px;
    height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #333;
    font: 14px/36px "";
    margin-top: 16px;
}
#main .main-top .main-top-content>a{
    display: block;
    font: 14px/14px "";
    color: #358aed;
    margin-left: 282px;
    margin-top: 12px;
}
#main .main-top .main-top-content ul{
    margin-top: 16px;
}
#main .main-top .main-top-content ul li{
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    
}
#main .main-top .main-top-content ul li i{
    display: block;
    float: left;
    width: 4px;
    height: 4px;
    background: #888;
    margin:17px 5px 0 0;
}
#main .main-top .main-top-content ul li a{
    display: block;
    font: 14px/36px "" ;
    color: #333;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal\9;
    float: left;
}
#main .main-top .main-top-content ul li span{
    display: block;
    font: 12px/36px "";
    color: #888;
    margin: 0 0 0 24px;
    float: right;
    width: 81px;
    text-align: right;
}

#main .main-center{
    width: 100%;
    margin-bottom: 20px; 
}
#main .main-center img{
    width: 100%;
}


#main .main-bottom{
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px; 
    -ms-flex-wrap: wrap; 
        flex-wrap: wrap;
}
#main .main-bottom .main-bottom-content{
    width: 358px;
    float: left\9;
}
#main .main-bottom .title{
    overflow: hidden;
    position: relative;
}
#main .main-bottom .title h1{
    font: 700 16px/36px "";
    color: #666;
    padding: 0 8px;
    float: left;
    z-index: 20;
    border-bottom: 2px solid #358aed;
    position: relative;
    cursor: pointer;
}
#main .main-bottom .tab{
    margin:0 22px\9;
}
/*#main .main-bottom .tab .title h1{*/
    /*border: 0;*/
/*}*/
#main .main-bottom .tab .title .title-tab{
    border-bottom: 2px solid #358aed;
}
#main .main-bottom .title a{
    display: block;
    font: 14px/36px "";
    color: #666;
    float: right;
}
#main .main-bottom .title i{
    display: block;
    width: 358px;
    height: 2px;
    position: absolute;
    background: #e6f3fd;
    bottom: 0
}

#main .main-bottom .main-bottom-content>p{
    text-indent: 24px;
    width: 358px;
    height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font: 12px/36px "";
    margin-top: 16px;
}
#main .main-bottom .main-bottom-content>a{
    display: block;
    font: 12px/12px "";
    color: #358aed;
    margin-left: 282px;
    margin-top: 12px;
}
#main .main-bottom .main-bottom-content .tab-content ul{
    display: none;
}
#main .main-bottom .main-bottom-content .tab-content .tab-show{
    display: block;
}
#main .main-bottom .main-bottom-content ul li{
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#main .main-bottom .main-bottom-content ul li i{
    display: block;
    width: 4px;
    height: 4px;
    background: #888;
    margin:17px 5px 0 0;
    float:left\9;
}
#main .main-bottom .main-bottom-content ul li a{
    display: block;
    font: 14px/36px "";
    color: #333;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal\9;
    float:left\9;
}
#main .main-bottom .main-bottom-content ul li span{
    display: block;
    font: 12px/36px "";
    color: #888;
    margin: 0 0 0 25px;
    float:left\9;
    width:81px;
    text-align: right;
}

/*四个图片12345、网厅、用水常识、报修*/
#netHall{
    background: #e6f3fd;
    height: 160px;
    padding-top: 34px;
}
#netHall .netHall-top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 20px 0;
    overflow: hidden\9;
}
#netHall .netHall-top a{
    display: block;
    width: 250px;
    overflow: hidden;
    display: flex\9;
    -webkit-box-pack: space-between\9;
        -ms-flex-pack: space-between\9;
            justify-content: space-between\9;
    float: left\9;
}
#netHall .netHall-top a:first-child+a{
    margin:0 40px\9;
}
#netHall .netHall-top a:first-child+a+a{
    margin-right:40px\9;
}
#netHall .netHall-top a img{
    width: 250px;
    -webkit-transition: 0.3s linear all;
    transition: 0.3s linear all;
}
#netHall .netHall-top img:hover{
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

#netHall .netHall-bottom ul{
    overflow: hidden;
}
#netHall .netHall-bottom ul li{
    width: 250px;
    float: left;
}
#netHall .netHall-bottom ul li h1{
    font: 700 16px/44px "";
}
#netHall .netHall-bottom ul li .netHall-bottom-content{
    overflow: hidden;
}
#netHall .netHall-bottom ul li .netHall-bottom-content p{
    font: 12px/25px "";
    color: #7e7e7e;
    margin-right: 20px;
    float: left;
}
#netHall .netHall-bottom ul i{
    display: block;
    float: left;
    width: 1px;
    height: 84px;
    background: #c3e5ff;
    margin: 2px 19px 0 20px;
}


/*footer*/
#footer{
    background: #323e4e;

}
#footer .margin{
    overflow: hidden;
}
#footer .footer-left{
    margin-top: 40px;
    float: left;
    width: 842px;
    border-right: 1px solid #444f5d;
}
#footer .footer-left ul{
    overflow: hidden;
}
#footer .footer-left ul li{
    float: left;
    font: 12px/12px "";
    color: #bfc1c4;
    margin: 0 0 28px 0;
}
#footer .footer-left ul i{
    display: block;
    height: 12px;
    width: 2px;
    background: #b1b3b7;
    float: left;
    margin: 0 16px;
}
#footer .footer-left p{
    font: 12px/18px "";
    color: #adb0b4;
    padding-left: 26px;
    margin: 0 0 11px 0;
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -160px -1748px;
}
#footer .footer-left ul li>a{
    color:#bfc1c4;
}
#footer .footer-left .footer-dt{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -162px -1709px;
}
#footer .footer-left .footer-yc{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -163px -1689px;
}
#footer .footer-left .footer-ptwo{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -160px -1776px;
}
#footer .footer-left .footer-pthree{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -160px -1802px;
}
#footer .footer-right{
    float: right;
    width: 276px;
    overflow: hidden;
    margin: 30px 0 0 0;
}
#footer .footer-right .code{
    width:103px;
    margin:auto;
}
#footer .footer-right .code img{
    width: 103px;
    height: 103px;
}
#footer .footer-right .code p{
    width: 103px;
    font: 12px/30px "";
    color: #adb0b4;
    text-align: center;
}


/*右边定位客服*/
.serviceRight{
    position: fixed;
    bottom:25px;
    right: 0;
    background: #fff;
    z-index: 220;
}
.serviceRight ul .code-bigimg{
    width: 0px;
    height: 120px;
    position: absolute;
    left: -160px;
    top: 105px;
    opacity: 0;
    transition: 0.3s linear all;
}
.code-bigimg img{
    width: 0px;
    height: 100px;
}
/* .serviceRight-three:hover .code-bigimg{
    
    display: block;
    transform: scale(1.1);
} */
.serviceRight ul{
    -webkit-box-shadow: -3px 3px 5px #ccc;
            box-shadow: -3px 3px 5px #ccc;
}
.serviceRight ul .serviceRight-one{
    width: 58px;
    height: 62px;
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1376px -475px;
}
.serviceRight ul .serviceRight-two{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1376px -549px;
}
.serviceRight ul .serviceRight-three{
    background: url(/images/rightCode.gif) no-repeat;
    background-position: 16px 12px;
}
.serviceRight ul .serviceRight-four{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1376px -695px;
}
.serviceRight ul .serviceRight-five{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1376px -765px;
}
.serviceRight ul .serviceRight-six{
    background: url(/images/banner-nine.png) no-repeat;
    background-position: -1376px -839px;
}
.serviceRight ul .serviceRight-seven{
    background: #fff;
    position: fixed;
    bottom: 20px;
    background: url(/images/banner-nine.png) no-repeat #fff;
    background-position: -1376px -911px;
    display: none;
}

.serviceRight ul i{
    display: block;
    width: 54px;
    height: 1px;
    background: #f1f1f1;
}
.serviceRight ul li p{
    width: 58px;
    text-align: center;
    font: 12px/100px "";
    color: #888;
    height: 62px;  
}

.serviceRight ul li a{
    width: 58px;
    height: 62px;
    display: block;
}
body {
    position: relative;
}

.dialogue-wrapper {
    font-size: 14px;
    color: #fff;
}
/*右侧点击按钮*/
.dialogue-wrapper .dialogue-support-btn {
    position: fixed;
    display: inline-block;
    top: 50%;
    right: 0;
    margin-top: -70px;
    padding: 10px 0;
    width: 40px;
    height: 120px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, .4);
    background-color: #5d94f3;
}

.dialogue-wrapper .dialogue-support-btn .dialogue-support-icon {
    position: relative;
    display: inline-block;
    margin-bottom: -2px;
    width: 20px;
    height: 16px;
    border-radius: 4px;
    background-color: #fff;
}

.dialogue-wrapper .dialogue-support-btn .dialogue-support-icon:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -3px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
}

.dialogue-wrapper .dialogue-support-btn .dialogue-support-line {
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ddd;
}

.dialogue-wrapper .dialogue-support-btn .dialogue-support-text {
    padding: 5px 0;
    letter-spacing: 4px;
    writing-mode: vertical-rl;
    -webkit-user-select: none;
}

/*底部客服对话框*/
.dialogue-wrapper .dialogue-main {
    position: fixed;
    display: none;
    right: 100px;
    bottom: 10px;
    width: 400px;
    height: 600px;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}

/*客服对话框头部*/
.dialogue-wrapper .dialogue-main .dialogue-header {
    position: relative;
    padding: 10px;
    height: 80px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    background-color: #5d94f3;
}

.dialogue-wrapper .dialogue-main .dialogue-close {
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 2px;
    font-size: 14px;
    cursor: pointer;
}

.dialogue-wrapper .dialogue-main .dialogue-service-info {
    position: relative;
    top: 50%;
    margin-top: -20px;
    height: 40px;
}

.dialogue-wrapper .dialogue-main .dialogue-service-img {
    display: inline-block;
    margin: 0 10px 0 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    color: #000;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
}

.dialogue-wrapper .dialogue-main .dialogue-service-title {
    display: inline-block;
    vertical-align: middle;
}

.dialogue-wrapper .dialogue-main .dialogue-service-detail {
    font-size: 12px;
}

/*客服对话框内容*/
.dialogue-wrapper .dialogue-main .dialogue-contain {
    overflow-y: auto;
    padding: 10px;
    height: 380px;
    word-wrap: break-word;
    background-color: #f9f9f9;
}

.dialogue-wrapper .dialogue-main .dialogue-text {
    display: inline-block;
    position: relative;
    padding: 10px;
    max-width: 120px;
    white-space: pre-wrap;
    border: 1px solid #09d07d;
    border-radius: 4px;
    background-color: #09d07d;
    box-sizing: border-box;
}

.dialogue-wrapper .dialogue-main .dialogue-service-contain {
    margin-bottom: 10px;
    text-align: left;
}

.dialogue-wrapper .dialogue-main .dialogue-service-text {
    margin-left: 20px;
}

.dialogue-wrapper .dialogue-main .dialogue-service-text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 10px solid #09d07d;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.dialogue-wrapper .dialogue-main .dialogue-customer-contain {
    margin-bottom: 10px;
    text-align: right;
}

.dialogue-wrapper .dialogue-main .dialogue-customer-text {
    margin-right: 20px;
}

.dialogue-wrapper .dialogue-main .dialogue-customer-text:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #09d07d;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

/*客服对话框底部与输入*/
.dialogue-wrapper .dialogue-main .dialogue-submit {
    position: relative;
    padding: 10px;
    height: 130px;
    color: #000;
    word-wrap: break-word;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    background: #fff
}

/*空输入提示*/
.dialogue-wrapper .dialogue-main .dialogue-hint {
    position: absolute;
    top: -15px;
    left: 20px;
    padding: 2px;
    width: 140px;
    height: 18px;
    opacity: 0;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    background-color: #fff;
}

.dialogue-wrapper .dialogue-main .dialogue-hint-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    vertical-align: middle;
    line-height: 18px;
    color: #fff;
    border-radius: 50%;
    background-color: #5d94f3
}

.dialogue-wrapper .dialogue-main .dialogue-hint-text {
    display: inline-block;
    vertical-align: middle;
}

/*输入框*/
.dialogue-wrapper .dialogue-submit .dialogue-input-text {
    overflow-y: auto;
    display: inline-block;
    padding: 5px 10px;
    width: 380px;
    height: 50px;
    vertical-align: middle;
    white-space: pre-wrap;
    word-wrap: break-word;
    resize: none;
    box-sizing: border-box;
    outline: none;
}

.dialogue-wrapper .dialogue-submit .dialogue-input-tools {
    display: inline-block;
    float: right;
    vertical-align: middle;
}
@media screen and (max-width: 1100px){
    body{
        min-width:1000px;
    }
    .margin{
        width:1070px;
    }
    #main .main-top .main-top-content{
        width:340px;
    }
    #main .main-top .img{
        width:340px;
    }
    #main .main-top .img>a{
        width:340px;
    }
    #main .main-top .img p{
        width:315px;
    }
    #main .main-top .main-top-content>a{
        margin-left:270px;
    }
    #main .main-bottom .main-bottom-content{
        width:340px;
    }
    #footer .footer-left{
        width:780px;
    }
}

@media screen and (max-width: 767px){
    .margin{
        width: 100%;
    }

#header,#search{
    display: none;
}
#nav{
    display: none;
}

#banner{
    margin-bottom: 0;
}
#banner .container .trent-slider{
    height: 200px;width: 100%;
}
#banner .margin .banner-nine{
    display: none;
}
.t-slide{
    height: 200px;
}
#main{
    width: 100%;
}
#main .serviceRight{
    display: none;
}
#main .notice{
    display: none;
}
#main .notice-phone{
    display: block;
}
 .main-top{
    display: none;
}
#main .main-top .main-top-content{
    width: 96%;
    margin: auto;
}
#main .main-top .main-top-content:first-child+.main-top-content {
    margin: auto;
}
#main .main-bottom .main-bottom-content{
    width: 96%;
    margin: auto;
}
#main .main-center{
    width: 96%;
    margin: auto;
    margin-bottom: 20px;
}
#main .main-center img{
    width: 100%;
}

#netHall{
    width: 100%;
    height: 72px;
}
#netHall .netHall-top a{
    width: 23%;
}
#netHall .netHall-top a img{
    width: 100%;
}
#netHall .netHall-bottom ul{
    margin-top: 30px;
}
#netHall .netHall-bottom ul li{
    width: 96%;
    margin-left: 2%;
}
#netHall .netHall-bottom ul i{
    display: none;
}
#footer{
    display: none;
}


}
