@charset "utf-8";
.dpn {
    display: none;
}

.im0l {
    display: block
}

.head-b {
    margin-bottom: 0px;
}

/*幻灯广告区域*/

.m0 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 360px;
}

.slider {
    z-index: 0;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    height: 360px;
    background: #999
}

.slider_stage li {
    height: 360px
}

.slider_stage a {
    display: block;
    width: 100%;
    height: 360px;
}

.slider_stage {
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.prev,
.next {
    display: block;
    width: 38px;
    height: 84px;
    position: absolute;
    top: 50%;
    margin-top: -42px;
    z-index: 10;
    cursor: pointer;
}

.prev1,
.next1 {
    background: url(img/header_icon.png) no-repeat;
    display: none;
}

.prev:focus,
.next:focus {
    outline: none
}

.prev {
    left: 50%;
    margin-left: -400px;
    background-position: -312px -3px;
}

.next {
    right: 50%;
    margin-right: -362px;
    background-position: -312px -87px;
}

.slider:hover .prev1,
.slider:hover .next1 {
    display: block
}

.slider-menu-1 {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 750px;
    height: 24px;
    margin-left: -375px;
    text-align: center;
    z-index: 50;
}

.slider-menu-1-box {
    width: 750px;
    margin: 0 auto;
}

.slider-menu-1 ul {
    padding-left: 0px;
    text-align: center;
}

.slider-menu-1 ul li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.slider-menu-1 ul li a {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    border-radius: 6px;
    background: rgba(255, 255, 255, .6);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.slider-menu-1 ul li.current a {
    background: #fff;
    width: 10px;
    height: 10px;
}

/*标题样式*/

.title-A1 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.title-A1 strong {
    display: inline-block;
}

.title-A1 strong:before,
.title-A1 strong:after {
    content: "";
    width: 30px;
    height: 3px;
    display: inline-block;
    float: left;
    margin: 30px 20px 0 0;
    background: #3592e2;
}

.title-A1 strong:after {
    float: right;
    margin: 30px 0 0 20px;
}

.title-A2 {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.title-A2 span {
    display: inline-block;
}

.title-A2 span a {
    color: #333;
    font-size: 16px;
    padding: 2px 15px;
    line-height: 25px;
    border-radius: 15px;
    margin-right: 10px;
    display: inline-block;
    float: left;
}

.title-A2 span a:nth-child(1) {
    background: #3592e2;
    color: #fff;
}

.title-A2 span a:hover {
    background: #3592e2;
    color: #fff;
}

/*品牌*/

.i_clear ul li {
    float: left;
    width: 283px;
    margin-right: 20px;
    border: 1px solid #eee;
}

.i_clear ul li:hover {
    border: 1px solid #3592e2
}

.i_clear ul li:hover span {
    border: 1px solid #3592e2;
    background: #3592e2;
    color: white;
}

.i_clear ul li .image {
    width: 100%;
    height: 178px;
    overflow: hidden;
}

.i_clear ul li .image img {
    width: 100%;
}

.i_clear ul li strong {
    font-size: 18px;
    color: #333;
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0 15px;
    text-align: center;
}

.i_clear ul li span {
    width: 98px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    border-radius: 15px;
    border: 1px solid #3592e2;
    text-align: center;
    color: #3592e2;
    display: block;
    margin: 0 auto;
}

.i_clear ul li p {
    display: block;
    font-size: 14px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 15px 10px;
}

.i_clear ul li p em {
    float: right;
}

.slick-btn-left,
.slick-btn-right {
    width: 24px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    filter: alpha(opacity=90);
    opacity: 0;
    text-align: center;
    line-height: 54px;
    background: #999;
    border-radius: 5px;
    -webkit-transform: translate(0, -50%);
    display: :none;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.i_clear:hover .slick-btn-left {
    opacity: .9;
}

.i_clear:hover .slick-btn-right {
    opacity: .9;
}

.slick-btn-left i,
.slick-btn-right i {
    font-size: 26px;
    color: #fff;
}

.slick-btn-left {
    top: 50%;
    z-index: 99;
    left: -4px;
}

.slick-btn-right {
    top: 50%;
    z-index: 99;
    right: -5px;
}

/*楼层*/

.b_color {
    overflow: hidden;
    padding: 30px 0;
}

.b_color-2,
.b_color-4,
.b_color-6,
.b_color-8,
.b_color-10,
.b_color-12,
.b_color-14 {
    background: #f7f9fb;
}

.wangz-main ul li {
    width: 285px;
    float: left;
    border: 1px solid #eee;
    margin: 20px 20px 0 0;
    box-sizing: border-box;
    background: #fff;
}

.wangz-main ul li:nth-child(4n+4) {
    margin-right: 0px;
}

.wangz-main ul li .image {
    width: 100%;
    height: 178px;
    overflow: hidden;
}

.wangz-main ul li .image img {
    width: 100%;
    transition: all .5s;
}

.wangz-main ul li .image:hover img {
    transform: scale(1.08);
}

.wangz-main ul li strong {
    font-size: 16px;
    color: #333;
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0 15px;
    overflow: hidden;
}

.wangz-main ul li strong:hover {
    color: #3592e2;
}

.wangz-main ul li p {
    display: block;
    font-size: 14px;
    color: #333;
    height: 20px;
    line-height: 20px;
    padding: 0px 15px;
}

.wangz-main ul li span {
    display: block;
    font-size: 18px;
    color: #ec232f;
    height: 20px;
    line-height: 20px;
    padding: 15px 15px;
    font-weight: bold
}

.wangz-main ul li span em {
    float: right;
    color: #999;
    font-size: 14px;
    font-weight: normal
}

/*新闻*/

.wangz-news ul {
    width: 33%;
    float: left;
}

.wangz-news ul li {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #333;
    width: 380px;
    margin-right: 30px;
}

.wangz-news ul li p {
    float: left;
    width: 75%;
}

.wangz-news ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    float: left;
    margin: 16px 10px 0 0;
    background: #999;
}

.wangz-news ul li em {
    float: right;
    color: #999;
}

/*友情链接*/

.link span {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #222;
    border-bottom: 1px solid #eee;
    display: block;
    margin-bottom: 10px;
}

.link span:before {
    content: "";
    width: 4px;
    height: 18px;
    display: inline-block;
    float: left;
    margin: 13px 8px 0 0;
    background: #3592e2;
}

.link a {
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    color: #999;
}

/*左侧导航*/

.industry-bar {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: -690px;
    width: 80px;
    display: none;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    background: white;
}

.industry-bar h5 {
    height: 26px;
    line-height: 26px;
    padding: 5px 0;
    background: #3592e2;
    text-align: center;
    color: #fff
}

.industry-bar.hover {
    display: block
}

.industry-bar ul {
    background: #fff;
}

.industry-bar li {
    padding: 8px 8px;
    line-height: 16px;
    text-align: center;
    border-bottom: #e9e9e9 1px solid
}

.industry-bar li a {
    display: block;
    line-height: 16px;
    font-size: 12px;
}

.industry-bar li.current {
    background: linear-gradient(125deg, #003399, #3592e2)
}

.industry-bar li.current a {
    color: white
}