
/*客服开始*/

.fixed{ width:185px;height:508px; overflow: hidden; position:fixed; left:5px; bottom:100px;z-index:999; background: url(../images/zaixian_bg.png) no-repeat center;margin-bottom: 0px;}
.fixed a{display:block; color:#888; margin-bottom:1px;}

.fixed .qq_icon{width:155px;height:35px; margin:0 15px 4px; background-repeat: no-repeat; background-position: center; position:relative;}
.fixed .qq_icon .qq_icon_box{width:auto;position:absolute;right:110px;top:0;opacity:0;transition:.6s;visibility: hidden; background:#1f88c9; padding: 0 10px; height: 65px; line-height: 65px; color:#fff;}


.fixed .tel_icon{width:155px;height:49px; margin:0 15px 4px; background-repeat: no-repeat; background-position: center; position:relative;}
.fixed .tel_icon .tel_icon_box{width:auto;position:absolute;right:110px;top:0;opacity:0;transition:.6s;visibility: hidden; background:#1f88c9; padding: 0 10px; height: 65px; line-height: 65px; color:#fff;}

.fixed .ewm_icon{width:155px;height:110px; margin:0 15px 4px; background-repeat: no-repeat; background-position: center; position:relative;}
.fixed .ewm_icon .ewm_icon_box{width:auto;position:absolute;right:110px;top:0;opacity:0;transition:.6s;visibility: hidden; background:#1f88c9; padding: 0 10px; height: 65px; line-height: 65px; color:#fff;}


.fixed .scroll{ width:155px; height:35px; cursor:pointer; transition: 0.5s;}
.fixed .scroll:hover{ opacity: 0.2;}

@media screen and (max-width: 600px) {
    .fixed {
        display: none;
    }
}
/*结束*/

/* 单页banner */
.wsc-banner{height: 320px;}
.wsc-bannerCon{
    height:100%;
}
.banTit{font-size: 32px;text-align: center;font-weight: bold; line-height: 42px;padding-top: 136px;color: #ffffff;}
.wsc-class3{
    float: right;
    margin-top: 20px;
}
.wsc-classCon3{
    margin-left: -20px;
}
.breadcrumb2,.breadcrumb{
    float: left;
}
.classItem3{
    float: left;
    width: 100px;
    box-sizing: border-box;
    height: 32px;
    font-size: 12px;
    margin-left: 20px;
    font-weight: 400;
    line-height: 30px;
    background: #FFFFFF;
    transition: 0.36s;
    border: 1px solid #EEEEEE;
    opacity: 1;
    text-align: center;
    border-radius: 2px;
}
.classItem3 a{
    display: block;
    color: #999999;
    transition: 0.36s;
}
.classItem3.active ,.classItem3:hover{
background: #365EE3;
border-color: #365EE3;
}
.classItem3.active a,.classItem3:hover a{
    color: #fff;
    }
/* 单页标题和介绍 */
.pTit{
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
}
.pText{
    font-size: 14px;
    margin-top: 4px;
    font-weight: 400;
    line-height: 24px;
    color: #555555;
}
/* 关于 */
.about-tit{
    margin-top: 28px;
}
.about-text{
font-size: 14px;
font-weight: 400;
margin-top: 20px;
line-height: 28px;
color: #777777;
}
.about-img img {
    width: 100%;
}
.about-block2{
    background: #F8F9FD;
}
.about2-main{
    margin-top: 28px;
}
.last-block{
    margin-bottom: -60px; 
}
.about2-main .item-info{
background: #fff;
padding: 26px 30px;
box-sizing: border-box;
min-height: 110px;
}
.about2-main .item-tit{
font-size: 14px;
font-weight: 400;
line-height: 28px;
overflow: hidden;
height: 56px;
color: #777777;
}
.about2-main .item-img img{
    width: 100%;
}
.about-block1{
    padding: 40px 0 60px;
}
.about-block2{
    padding: 60px 0;
}
/* 联系 */
.contact-block{
    padding-top: 40px;
}
.cominfo-main{
    margin-top: 60px;
}
.cominfo-main .info{
padding-left: 10px;
background: url(/skin/images/content-line.png) no-repeat left center;
}
.cominfo-main .item-dt{
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #777777; 
}
.cominfo-main .item-dd em{
    font-style: normal !important;
}
.cominfo-main .item-dd{
    font-size: 16px;
    margin-top: 8px;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
}
.map-main{margin-top: 60px;border: 10px solid#EFF1FA;}
.map-block #map-gaode,.map-block #map-baidu{
	width: 100%;
	height:400px;
} 
@media (min-width: 768px) and (max-width: 992px){
    .about2-main{
        margin-top: 0;
    }
    .about2-main .col-xs-12{
        margin-top: 20px;
    }   
    .last-block{
        margin-bottom: -40px; 
    }
    .cominfo-main{
        margin-top: 20px;
    }
    .cominfo-main .col-sm-6{
     margin-top: 20px;
    }
}
@media (max-width: 768px){
    .wsc-banner{height: 160px;}
    .wsc-banner, .wsc-bannerCon{
        background-size: cover !important;
    }
    .banTit{font-size: 24px;padding-top: 60px;}
    .pTit{
        font-size: 18px;
        line-height: 28px;
    }
    .breadcrumb2,.breadcrumb{
        float: unset;
    }
    .wsc-class3{
        float: unset;
        margin-top: 0;
    }
    .cominfo-main{
        margin-top: 10px;
    }
    .map-main{
        margin-top: 30px;
    }
    .cominfo-main .col-sm-6{
     margin-top: 15px;
    }
    .about-block1,.about-block2{
        padding: 30px 0;
    }
    .last-block{
        margin-bottom: -40px; 
    }
    .about-tit{
        margin-top: 20px;
    }
    .about-text{
        margin-top: 10px;
    }
    .about2-main{
        margin-top: 0;
    }
    .about2-main .col-xs-12{
        margin-top: 15px;
    }  
    .about2-main .item-info{
        padding: 16px 20px;
        min-height: 90px;
    }
    .wsc-classCon3{
        width: 100%;
        margin-left: -5px;
    }
    .classItem3{
        margin-left: 5px;
    }
    .contact-block{
        padding-top: 0px;
    }
    .cominfo-main .item-dd{
        font-size: 14px;
    }
    .map-block #map-gaode,.map-block #map-baidu{
        height:240px;
    } 
}
