@charset "utf-8";
/**
 * 初始化样式
 */
*{	margin: 0;	padding: 0;}
ul{	list-style: none; display:block;}
a{	color:#000;	text-decoration: none;-webkit-tap-highlight-color:transparent}
img{	border: 0;	vertical-align:middle;}
a:hover{	text-decoration: none;}
i, cite, em, var, address, dfn {   font-style:normal;}
input{outline:none}
textarea {  -webkit-appearance: none; resize:none}
/* WebKit browsers */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #666; font-size: 12px;}
/* Mozilla Firefox 4 to 18 */
input:-moz-placeholder, textarea:-moz-placeholder {color: #666;font-size: 12px; }
/* Mozilla Firefox 19+ */
input::-moz-placeholder, textarea::-moz-placeholder {color: #666;font-size: 12px; }
/* Internet Explorer 10+ */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #666;font-size: 12px;}

body{
    width:100%;
    font-size:14px;
    color:#393939;
    margin:0 auto;
    background: #ffffff;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
}
.fl{ float: left;}

.fr{ float:right;}

.clear{ clear:both;}
.ov{overflow: hidden}
.hide{display: none}

/*移动端 主流浏览器 >=IE10 父元素flex 子元素定义max-height;max-width: 100%;*/
.flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: center;/*垂直居中*/justify-content: center;/*水平居中*/}
/*pc 垂直居中，当前素要定好宽高 下一级图片定好max-width: px,max-height: px*/
.vcenter{display:table-cell;text-align: center;vertical-align: middle;}
.w1200{
    width: 1200px;
    margin: auto;
}
.phone-hide{
    display: inline-block;
}
.phone-show{
    display: none;
}
.banner{
    height: 500px;
}
.banner .swiper-slide img{
    height: 500px;
    width: 100%;
}
.header{
    height: 80px;
    overflow: hidden;
    display: none;
}
.logo {
    width: 190px;
    height: 70px;
    overflow: hidden;
    margin-top: 5px;
}
.logo img{
    max-width: 100%;
}
.head-con .top-tel{
    line-height: 80px;
    font-size: 25px;
}
.head-con .top-tel img{
    max-width: 100%;
}
.left-con{
    width: 900px;
    float: left;
    box-shadow: 0 0 1px 0 #ccc;
    margin: 15px 1px;
    padding: 0 10px;
    transition: 0.3s;
}
.left-con:hover{
    box-shadow: 0 0 1px 0 #999;
}

.page-detail{
    overflow: hidden;
    width: 100%;
    float: left;
    padding: 10px 0;
}
.left-soll,.case-soll{
    width: 900px;
    float: left;
}
.page-detail img{
    max-width: 100%;
}
.right-con{
    float: right;
    width: 260px;
}
.right-con .r-con{
    padding: 15px 5px;
}
.right-con .right-box{
    box-shadow: 0 0 1px 0 #ccc;
    padding: 8px;
    margin-bottom: 30px;
    transition: .3s;
}
.right-con .right-box:hover{
    box-shadow: 0 0 1px 0 #999;
}
.runarea{
    line-height: 25px;
    text-indent: 25px;
    font-size: 16px;
    height: 170px;
    overflow: hidden;
}
.right-box .r-title{
    color:#50b5fd;
    font-size: 20px;
    border-bottom: 1px solid #6eb1e0;
    padding-bottom:5px;
    margin-bottom: 5px;
}
.youshi a{
    float: left;
    width: 46%;
    margin: 2%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    color: #fff;
    font-weight: bold;
}
.youshi a.y1{
    background:rgba(44,206,255,0.6);
}
.youshi a.y2{
    background:rgba(255,44,255,0.6);
}
.youshi a.y3{
    background:rgba(39,44,196,0.6);
}
.youshi a.y4{
    background:rgba(88,21,88,0.6);
}
.youshi a.y5{
    background:rgba(41,240,77,0.6);
}
.youshi a.y6{
    background:rgba(222,240,41,0.6);
}
.youshi a.y7{
    background:rgba(240,183,41,0.6);
}
.youshi a.y8{
    background:rgba(240,64,41,0.6);
}
.right-box .msg-top{
    background: #50b5fd;
    border-radius: 5px 5px 0 0 ;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 10px;
}
.right-box .msg-top span{
    font-size: 20px;
    color: #fff;
}
.msg-r input{
    height: 32px;
    line-height: 32px;
    width: 95%;
    margin-bottom: 10px;
    text-indent: 10px;
    border: none;
    border: 1px solid #ccc;
}
.msg-r .sub{
    margin: auto;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #50b5fd;
    font-size: 16px;
    text-indent: 0;
    width: 100%;
}
.msg-r form span{
    color: red;
}
.layui-layer-my .layui-layer-title{
    background: #4493ff;
    color: #fff;
}
.layui-layer-my .layui-layer-title b{
    font-size: 18px;
    font-weight: 400;
    float: left;
    padding-right: 5px;
}

.chat-bd {
    zoom: 1;
    position: relative;
    height: 550px;
    padding: 0 200px 0 0;
}
.chat-left {
    height: 557px;
    background: #FFF;
    zoom: 1;
    position: relative;
    border-right: 1px solid #e4e5e7;
}
.dialogue-prompt {
    background: url(../images/iocn3.png) no-repeat 5px center;
    padding: 0 0 0 30px;
    height: 24px;
    line-height: 24px;
    color: #808f9c;
    font-size: 14px;
    margin: 0 20px;
}
.dialogue-prompt .talkService {
    color: #00ad8e;
    padding: 0 5px;
}
.dialogue-box {
    position: relative;
    background: #fbfbfb;
}
.crlb_dl {
    padding-right: 50px;
}
.message_area {
    padding: 10px 20px;
    overflow-y:auto;
    overflow-x:hidden;
}
.message_area .message {
    margin-top: 10px;
    position: relative;
    clear: both;
    overflow: hidden;
    zoom: 1;
    min-height: 46px;
    padding-top: 22px;
}
.crlb_dl .message-dt {
    left: 0;
}

.message_area .message-dt {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 16px;
    text-align: center;
    border-radius: 23px;
}
.message_area .message-dt img {
    height: 34px;
    width: 35px;
    margin-top: 5px;
    text-align: center;
    border-radius: 50%;
}
.contact-dl .message-dd {
    width: 300px;
}
.crlb_dl .message-dd {
    margin-left: 60px;
    float: left;
    background: #f4f4f4;
}
.message_area .message-dd {
    padding: 7px 10px;
    z-index: 9;
    position: relative;
    display: inline;
    border-radius: 8px;
    font-size: 13px;
}
.crlb_dl .message-dd .message-arrow {
    background-position: 0 0;
    left: -11px;
}

.message_area .message-dd .message-arrow {
    width: 11px;
    height: 12px;
    background: url(../images/pic_sjimg.png) no-repeat;
    overflow: hidden;
    z-index: 10;
    position: absolute;
    top: 10px;
}
.message_area .message-dd .message-time {
    display: block;
    color: #b8b8b8;
    line-height: 22px;
    position: absolute;
    top: -22px;
    height: 22px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.message_area .message-dd p {
    color: #010101;
    line-height: 22px;
}
.message_area .messageCon * {
    white-space: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}
.dialogue-enter {
    height: 99px;
    zoom: 1;
    position: relative;
    padding: 5px 108px 5px 5px;
    z-index: 99;
}
.message_editor {
    width: 100%;
    height: 86%;
    overflow: auto;
    outline: none;
    padding: 4px;
    border-radius: 5px;
    border: none;
    box-shadow: 0 0 1px 0 #999;
    background: none;
    margin-top: 4px;
}
.dialogue-submit {
    position: absolute;
    right: 15px;
    top: 50%;
    cursor: pointer;
    width: 71px;
    height: 34px;
    border-radius: 5px;
    margin: -14px 0 0 0;
}
.dialogue-submit .send-btn{

    border-radius: 5px;
    background: #418cf3;
}
.dialogue-submit .on{
    box-shadow: 0 0 4px 0 #000;
    width: 99%;
    margin-top: 1px;
}
.message_div {
    height: 448px;
    overflow-y: auto;
    position: relative;
    background: #fff;
}
.send-btn {
    border: 0;
    background: none;
    width: 100%;
    height: 34px;
    line-height: 34px;
    float: left;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}
.chat-right {
    position: absolute;
    right: 0;
    top: 0;
    background: #f6fbff;
    zoom: 1;
    overflow: hidden;
    width: 200px;
    height: 557px;
}
.chat-right .info-box {
    padding: 30px 15px 30px 15px;
}
.info-box .userinfo{
    box-shadow: 0 0 3px 2px #ddd;
    border-radius: 3px;
    padding:  10px;
}
.info-logo {
    margin: 0 auto;
    text-align: center;

    padding: 6px 0;
}
.info-logo a, .info-logo img, .info-logo span {
    display: block;
    vertical-align: middle;
    overflow: hidden;
}
.info-logo .logo-img {
    border: 2px solid #dedede;
    background: #ffffff;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    line-height: 87px;
}
.info-logo img {
    border: none;
    max-height: 125px;
    width: 100%;
    display: inline;
}
.chat-right .info-logo span {
    color: #7c6132;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
}
.chat-right .info-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}
.chat-right .info-list li {
    line-height: 22px;
    color: #888;
}

.chat-right .info-list li span {
    color: #000;
}
.info-tabs-nav {
    overflow: hidden;
    zoom: 1;
    clear: both;
}
.info-tabs-nav li {
    margin-top: 12px;
    float: left;
    border-left: 1px dashed #dcdcdc;
    margin-left: -1px;
    color: #888888;
    line-height: 24px;
    width: 73px;
    text-align: center;
}
.info-tabs-nav li a {
    text-decoration: none;
    display: block;
    color: #888;
}
.call-box {
    margin: 30px 0 0 0;
    padding: 0 15px;
}
.call-title {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}
.call-sub .call-text, .call-sub .codeValid_ipt {
    border: 1px solid #e5e5e5;
    background: #FFF;
    height: 30px;
    line-height: 30px;
    width: 94.5%;
    padding: 0 2%;
    font-size: 14px;
}
.call-sub .call-btn {
    background: #13c3a4;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-size: 14px;
    margin-top: 8px;
    width: 100%;
    cursor: pointer;
}
.call-phone .call-btn {
    background: #13c3a4 url(../images/call-btnbg.png) no-repeat 18px center;
    padding: 0 0 0 39px;
    text-align: left;
}
.u-info{
    padding: 0 15px;

}

.u-info ul{
    box-shadow: 0 0 3px 2px #ddd;
    border-radius: 3px;
    padding:10px 10px 20px;
    overflow: hidden;
}
.u-info ul li{
    width: 24%;
    margin: 0 4%;
    float: left;
    text-align: center;
    font-size: 12px;
}
.u-info ul li img{
    max-width: 100%;
}
.call-box .call-con{
    box-shadow: 0 0 3px 2px #ddd;
    border-radius: 3px;
    padding: 22px 10px;
}
.crlb_dr {
    padding-left: 50px;
}
.crlb_dr .message-dt {
    right: 0;
}
.crlb_dr .message-dd {
    margin-right: 60px;
    float: right;
    background: #d5ebfe;
    min-width: 70px;
}
.crlb_dr .message-dd .message-arrow {
    background-position: -11px 0;
    right: -11px;
}
.slideBox{ width:100%; height:138px; overflow:hidden; position:relative; border:1px solid #ddd;  }
#slideBox2{ height:154px; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:138px; display:block;  }
#slideBox2 .bd img{ height:154px; }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 本例子css */
.picScroll-left{ width:900px;  overflow:hidden; position:relative;   }
.picScroll-left .hd{ overflow:hidden;  padding:0 2px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; float:right;margin-top:10px;  overflow:hidden;cursor:pointer;     position: absolute;top:33%}
.picScroll-left .hd .next{left:-9px;}
.picScroll-left .hd .prev{right:-9px}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; /*background:url("images/icoCircle.gif") 0 -9px no-repeat; */}
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:2px 0 0 24px ;  overflow: hidden }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{width: 204px;  height:110px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.caseList{
    margin-top: 10px;
    margin-left: 1px;
}
.typename{
    text-align: center;
    font-size: 30px;
    padding: 20px 0;
}
.caseList li{
    float: left;
    width: 23.45%;
    margin-right: 2%;
    margin-bottom: 23px;
}
.caseList li .pic{
    height: 180px;
    text-align: center;
    width: 100%;
    box-shadow: 0 0 1px 0 #ddd;
}
.caseList li .pic img{
    max-width: 100%;
}
.caseList li.no{
    margin-right: 0;
}
.message .box{
    width: 555px;
    background: #fff;
    border-radius:3px;
    padding: 27px 20px 0 20px;
    margin: 0 1px;
    height: 310px;
}
.message .box .form-title span{
    display: block;
    width: 30px;
    height: 4px;
    background: #f2f2f2;
    margin-top: 12px;
 }
.message .form-tip{
    text-align: center;
    font-size: 26px;
    margin: 22px 0;
}
.message .box-but{
    background: #50b5fd;
    color: #fff;
    font-size: 18px;
    border:0;
    padding: 5px 12px;
    float: right;
    width: 180px;
    height: 42px;
    margin: 14px 0;
    font-weight: bold;
}
.message .telphone{
    width: 63%;
    height: 40px;
    line-height: 40px;
    margin: 14px 0 20px;
    padding: 0 5px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    float: left;
}
.input-list{
    margin: 10px 0;
}
.input-list input.inpuext   {
    line-height: 35px;
    height: 35px;
    width: 89%;
    padding: 0 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f8f8f8;

}
.input-list textarea{
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f8f8f8;
}
.f-foot{
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #50b5fd;
    z-index: 9;
    padding: 0;
    text-align: right;
    border-top: 1px solid #f8f8f8;
    min-height: 100px;
}
.showmessage{
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    border: none;
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 140px;
    text-align: center;
    margin-top: 30px;
}
.showmessage:hover{
    opacity: 0.8;
}
.f-formbg{
	padding-top: 154px;
	padding-bottom: 60px;
    background: url('../images/kf_bg_vip.png') no-repeat;
    background-size: 100%;
}
.f-formbg2{
    margin-top: 23px;
    text-align: unset;
    padding-bottom: 20px;
}
.f-form{
    padding-left: 30px;
}
.f-form input{
    height: 35px;
    line-height: 35px;
    border: none;
    border-radius: 3px;
    padding:  0 5px;
    background: rgba(255,255,255,0.8);
}
.f-form .phone1{
    width: 312px;
}
.f-form .phone2{
    width: 318px;
    height: 41px;
    line-height: 41px;
    background: #fff;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.f-form button{
    border-radius: 3px ;
    border:none;
    background: #818181;
    color: #fff;
    height: 41px;
    line-height: 41px;
    padding: 0 31px;
    font-size: 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.kf_slidebar {
    position: fixed;
    top: 30%;
    right: 0;
    margin-top: -150px;
    z-index: 10000;
    width: 100px;
}
.kf_slidebar .kf_s_button{
    background-color: #50b5fd;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    margin-bottom: 1px;
    width:50px;
}
.kf_slidebar .kf_s_button img {
    margin: 0 auto;
}
.kf_slidebar .kf_s_button span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}
.f-ewm{
    position: relative;
}
.f-ewm .ewm{
    display: none;
    position: absolute;
    left: -111px;
    top: 0;
    width: 100px;
    height: 100px;
    border: 5px solid #ddd;
}
.f-ewm:hover .ewm{
    display: block;
}
.address{
    margin-bottom: 135px;
}
.message{
    overflow: hidden;
    padding-bottom: 10px;
}
#miaos{
    background: red;
    border-radius: 5px;
    padding: 0 27px;
    margin-left: 5px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px
}
.msg-but{
    border: none;
    width: 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #50b5fd;
}
.phone_tel{
    display: none;
}


@media screen and (max-width:640px){
    .f_r_but{
        float: left;
        width: 39%;
    }
    .phone_tel{
        display: block;
        position: fixed;
        right: 3%;
        bottom: 65px;
        background: #50b5fd;
        border-radius: 30px;
    }
    .phone_tel{
        padding: 2px;
    }
    .w1200,.right-con{
        width: 100%;
    }
    .left-con{
        width: 100%;
    }
    .logo{
        width: 160px;
        margin-top: 8px;
    }
    .phone-show{
        display: inline-block;
    }
    .phone-hide{
        display: none;
    }
    .kf_slidebar{
        display: none;
    }
    .header {
        padding:  0 10px;
    }
    .banner,.banner .swiper-slide img{
        height: auto;
    }
    .page-detail{
        padding: 0 5px;
        width: auto;
    }
    .left-soll, .case-soll{
        width: 100%;
    }
    .typename{
        font-size: 20px;
        padding: 15px 0;
    }
    .picScroll-left .bd ul li .pic img{
        width: 160px;
        height: 100px;
    }
    .picScroll-left .hd .prev, .picScroll-left .hd .next{
        top: 29%;
    }
    .caseList li{
        width: 48%;
        margin: 0 1%;
        margin-bottom: 10px;
    }
    .caseList li .pic{
        height: 127px;
    }
    .message .form-tip{
        font-size: 16px;
        margin: 17px 0;
    }
    .message .box{
        width: 86%;
        padding: 5%;
        margin: 0 2%;
        height: auto;
        margin-bottom: 20px;
    }
    .message .box-but{
        margin-left: 29%;
    }
    .f-foot{
        text-align: center;
    }
    .f-form{
        padding-left: 5px;
    }
    .f-formbg{
        padding-top: 96px;
        padding-bottom: 28px;
    }
    .f-form .phone1{
        width: 196px;
    }
    .f-form .phone2{
        width: 133px;
    }
    .f-formbg2{
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .right-con .r-con{
        padding: 15px;
    }
    .slideBox{
        margin: auto;
		height: auto !important;
    }
    .slideBox .bd img{
        width: 100%;
		height: auto !important;
    }

    .chat-go{
        float: left;
        width: 60%;
    }
    .chat-go input{
        border: none;
        border-radius: 3px;
        height: 35px;
        line-height: 30px;
        width: 98%;
        margin-left: 2%;
    }
    .chat-bot .showmessage{
        display: inline-block;
        width: 48%;
        height: 35px;
        line-height: 35px;
    }
    .picScroll-left .bd{
        margin: 10px 37px;
        padding:0;
    }
    .picScroll-left .hd .prev, .picScroll-left .hd .next{
        z-index: 99;
    }
    .picScroll-left.picScroll-left2{
        width: 100%;
    }
    .picScroll-left .hd .prev {
        right: 0px;
    }
    .picScroll-left .hd .next {
        left: 1px;
    }
    .chat-go span{
        border-radius:3px;
        float: right;

    }
    .chat-header {
        background: #50b5fd;
        color: #fff;
        font-size: 16px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 99;
    }
    .chat-header a{
        color: #fff;
        float: left;
        margin: 0 10px;
    }
    .chat-con{
        margin-top: 45px;
    }
    .chat-foot{
        position: fixed;
        bottom: 0;
        background: #E9E9E9;
        height: 45px;
        line-height: 45px;
        width: 100%;
        z-index: 9;
    }
    .chat-foot form{
        padding: 0 10px;
    }
    .chat-foot form input{
        border: none;
        height: 36px;
        border-radius: 5px;
    }
    .chat-foot form #send_now{
        float: right;
        margin-top: 5px;
        width: 15%;
        background: #00b7ee;
        color: #fff;
    }
    .chat-foot form .con{
        width: 84%;
        text-indent: 5px;
    }
    .head-con .top-tel{
        width: 160px;
        font-size: 18px;
    }
}
@media screen and (max-width:400px){
    .picScroll-left .bd ul li .pic img{
        width: 143px;
    }


}
@media screen and (max-width:360px){
    .picScroll-left .bd ul li .pic img{
        width: 137px;
    }

}
@media screen and (max-width:320px){
    .picScroll-left .bd ul li .pic img{
        width: 112px;
        height: 70px;
    }

    .head-con .top-tel{
        width: 130px;
        font-size: 16px;
    }

}