﻿@charset "utf-8";
/*公共样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
    color: #525252;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
body, html {
    color: #333;
    background: #fff;
    font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
img {
    border: 0;
    vertical-align: top;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
textarea {
    overflow: auto;
}
input:focus, textarea:focus, button:focus, select:focus {
    outline: none;
}
a {
    color: #525252;
    text-decoration: none;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 12px;
    outline: none;
}
a:link, a:active, a:hover, a:visited {
    border: none;
    outline: 0;
    text-decoration: none;
    color: #000;
}
ol, ul, li {
    list-style-type: none;
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

a:hover {
    color: #fe8f01;
    text-decoration: none;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.mi {
    margin: 0 auto;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.h05 {
    height: 5px;
}
.h10 {
    height: 10px;
}
.h15 {
    height: 15px;
}
.h20 {
    height: 15px;
}
.l10 {
    margin-left: 10px;
}
.r10 {
    margin-right: 10px;
}
.t10 {
    margin-top: 10px;
}
.b10 {
    margin-bottom: 10px;
}
.l15 {
    margin-top: 15px;
}
.r15 {
    margin-left: 15px;
}
.t15 {
    margin-left: 15px;
}
.b15 {
    margin-bottom: 15px;
}
.l20 {
    margin-top: 20px;
}
.r20 {
    margin-top: 20px;
}
.t20 {
    margin-top: 20px;
}
.b20 {
    margin-top: 20px;
}
.ov {
    overflow: hidden;
}
#container {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    overflow-x: hidden;
}
header {
    height: 70px;
    background-color: #fff;
    line-height: 70px;
}
header h1 img {
    max-height: 100%;
}
header h1 img {
    max-width: 50%;
}
header p {
    position: relative;
    padding-right: 10px;
    z-index: 1;
}
.co1 {
    color: #000;
    padding-right: 2%;
    text-align: right;
    float: right;
    line-height: 20px;
    margin-top: 10px;
}
.co2 {
    color: #535353;
}
.tel {
    background: url(../images/tel_1.jpg) no-repeat left center;
    background-size: 15%;
    padding-left: 20px;
    font-size: 18px;
    color: #fe8f01;
}

.tjcp li {
    float: left;
    text-align: center;
    width: 50%;
    text-align: center;
}
.tjcp li div, .rollBox .ScrCont dd div, .rollBoxa .ScrConta dd div {
    width: 98%;
    height: 98%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: 1px solid #dedede;
    box-shadow: 0px 0px 3px 1px #dedede;
    background-color: #fff;
}
.tjcp li div img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}
.tjcp li p {
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #000;
}
.gsys li {
    float: left;
    display: inline-table;
    padding: 10px 0 10px 4%;
    width: 96%;
    height: 60px;
    overflow: hidden;
}
.gsys li label {
    font-size: 12px;
    color: #383838;
    line-height: 18px;
    height: 60px;
    overflow: hidden;
    white-space: normal;
}
.gsys li label b {
    font-size: 18px;
    color: #ff6000;
    font-family: "微软雅黑";
    line-height: 20px;
}
.gsys li span {
    float: left;
    display: block;
    width: 60px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 8px;
    font-size: 30px;
    margin-right: 10px;
    background-image: -webkit-linear-gradient(left, #ff6000, #ff9000);
    background-image: linear-gradient(left, #ff6000, #ff9000);
    font-family: "微软雅黑";
}

.cases {
    padding: 10px 5%;
}
.cases li {
    float: left;
    width: 30%;
    height: 35px;
    margin: 10px 3% 10px 0%;
    overflow: hidden;
    border: 1px solid #d3d3d3;
    box-shadow: 0px 0px 3px #e5e5e5;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
}
.cases li a {
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}
.cases li a img {
    max-width: 100%;
}
.cases li:nth-child(3), .cases li:nth-child(6) {
    margin-right: 0;
}

/*选项卡样式*/
.tab_title{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    background-color: #01BFA6;
    color: #FFF;
    font-size: 14px;
    padding: 0px 10px 0px 0px;
    font-weight: 100;
}
.tab_title label a{
    float: right;
    color: #FFF;
    line-height: 35px;
    font-size: 12px;
    font-family: "宋体";
}
.tab_title li{
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0px 0px 20px;
}
.tab_title li a{
    float: left;
display: block;
width: 100%;
height: 30px;
text-align: center;
color: #333;
font-size: 14px;
font-family: "微软雅黑";
background: transparent url(../images/tab_li_1.jpg) no-repeat scroll left top / 100% auto;
}
.tab_title li.active a{
    color: #A50000;
    line-height: 30px;
    height: 30px;
    background:url(../images/tab_on_1.jpg) no-repeat scroll left top / 100% auto;
}
.tab_content{
    display: none;
    padding: 10px;
    position: relative;
}

.tab_content.active{
    display: block;
}
.news_i {
    display: block;
    padding: 15px;
}
.news_i li {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    padding-left: 15px;
    border-bottom: 1px dashed #cfd3d6;
    background: url(../images/arc.jpg) no-repeat 0px center;
}
.news_i li a {
    font-size: 12px;
}
.news_i li label {
    float: right;
    margin-right: 5px;
    color: #999;
}

.gywm {
    padding: 20px 20px;
    line-height: 20px;
}
.gywm img {
    float: left;
    margin: 5px 10px 0 0;
    width: 120px;
}
.ad {
    width: 100%;
}
.ad img {
    width: 100%;
}

.leftbtn, .scroller, .rightbtn, .leftbtn2, .scroller2, .rightbtn2 {
    display: inline-block;
}
.scroller {
    margin: 0 auto;
    height: 115px;
}
.leftbtn, .leftbtn2 {
    background: url(../images/arc_2_1.gif) no-repeat center 50px;
}
.rightbtn, .rightbtn2 {
    background: url(../images/arc_1_1.gif) no-repeat center 50px;
}
.leftbtn, .rightbtn, .leftbtn2, .rightbtn2 {
    float: left;
    width: 20px;
    height: 115px;
    background-size: 15px;
}
.rightbtn, .rightbtn2 {
    float: right;
}
.scroller, .scroller2 {
    overflow: hidden;
    position: absolute;
}
.scroller ul, .scroller2 ul {
    float: left;
    overflow: hidden;
}
.scroller li, .scroller2 li {
    float: left;
    overflow: hidden;
}
.scroller li a, .scroller2 li a {
    display: block;
    padding: 3px 0px 0 5px;
}

.srobody, .srobody2 {
    overflow: hidden;
    width: auto;
    -webkit-transition: -webkit-transform .2s ease-in;
}


.swiper-slider {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.append-buttons {
    text-align: center;
    margin-top: 20px;
}
.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}
/* 动画样式 */
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.flex-viewport {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-viewport ul {
    padding: 0;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flex-direction-nav {
    *height: 0;
    display: none;
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flex-control-nav, .flex-direction-nav {
    display: none;
}
.gr-youshi-box {
    border-bottom: 10px solid #e9e9e9;
    overflow: hidden;
}
.youshi-b {
    text-align: right;
}
.youshi-a {
    text-align: left;
}

/*导航样式*/
.g-nav {
    width: 100%;
    background-color: #01bfa6;
    height: 70px;
    overflow: hidden;
    display: inline-table;
    background-image: -webkit-linear-gradient(top, #01bfa6, #01bfa6);
    background-image: -moz-linear-gradient(top, #01bfa6, #01bfa6);
    background-image: -o-linear-gradient(top, #01bfa6, #01bfa6);
    background-image: -ms-linear-gradient(top, #01bfa6, #01bfa6);
    background-image: linear-gradient(top, #01bfa6, #01bfa6);
}
.g-nav ul {
    float: left;
    display: block;
    width: 100%;
    padding: 10px 10px;
}
.g-nav li {
    float: left;
    display: block;
    border-top: 1px solid #d0fff9;
    border-bottom: 1px solid #01493f;
    background: url(../images/line_1.jpg) no-repeat right top;
    float: left;
    height: 31px;
    line-height: 31px;
    padding: 2px 0;
    text-align: center;
    width: 25%;
}
.g-nav li:first-child {
    border-left: 0 none;
}
.g-nav li:nth-child(5n) {
}
.g-nav li:nth-child(4n) {
    background: none;
}
.g-nav li:first-child, .g-nav li:nth-child(2), .g-nav li:nth-child(3), .g-nav li:nth-child(4) {
    border-top: none;
}
.g-nav li:nth-child(5n), .g-nav li:nth-child(6n), .g-nav li:nth-child(7n), .g-nav li:nth-child(8n) {
    border-bottom: medium none;
}
.g-nav li a {
    color: #fff;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.g-nav li a:active, .g-nav li a:hover {
    background-color: #40cfbc;
    border-radius: 8px;
    color: #fff;
}
.g-nav li a:visited {
    background-color: none;
    color: #fff;
}

/*searchi*/
.searchi {
    padding: 15px 5%;
}
.searchi ul {
    width: 100%;
    background-image: -moz-linear-gradient(top, #f8f8f8, #fff);
    height: 30px;
}
.searchi_a {
    color: #7d7d7d;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 70%;
    height: 26px;
    line-height: 26px;
    padding-left: 10%;/* border:1px solid #c6c6c6; border-right:0;*/
    border-radius: 7px 0 0 7px;
    -moz-box-shadow: 2px 2px 2px #c6c6c6 inset;
    -webkit-box-shadow: 2px 2px 2px #c6c6c6 inset;
    box-shadow: 2px 2px 2px #c6c6c6 inset;
    border: 1px solid #c8c8c8;
    border-bottom: 1px solid #ebebeb;
    border-left: 0;
    border-right: 0;
    background: url(../images/search_a_1.png) no-repeat 10px center;
    background-size: 15px;
}
.searchi_s {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 20%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: none;
    background-image: -webkit-linear-gradient(left, #ff6000, #ff9000);
    background-image: linear-gradient(left, #ff6000, #ff9000);
    border-radius: 0 10px 10px 0;
    color: #fff;
}

/*banner*/
.g-adv {
    position: relative;
    margin: 0px auto 0 auto;
    z-index: 15;
}
.g-adv .m-box li {
    float: left;
    display: block;
    width: 100%;
}
.g-adv .m-box li a img {

    /* display:block;*/ width: 100%;
}
.g-adv .m-cnt {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    height: 4px;
}
.g-adv .m-cnt li {
    float: left;
    height: 4px;
}
.g-adv .m-cnt li:nth-child(1) {
    width: 33%;
}
.g-adv .m-cnt li:nth-child(2) {
    width: 33%;
}
.g-adv .m-cnt li:nth-child(3) {
    width: 34%;
}

/*box title*/
.box {
    width: 100%;
    height: auto;
    display: block;
}
.box h2{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
   
    color: #fff;
    font-size: 14px;
    padding: 0 10px 0 0;/* background-size:3%;*/
    font-weight: 100;
}
.box h2 img {
    max-height: 30px;
    margin: -3px 0px 0 0;
}
.box h2 a{
    float: right;
    color: #fff;
    line-height: 35px;
    font-size: 12px;
}

/*推荐产品*/
.tjcp, .cpfl, .gsys, .gywm {
    padding: 10px 5px;
    display: block;
    background: url(../images/titb_1.jpg) no-repeat 25px top;
    background-size: 2%;
}
.box h2.position a {
    float: none;
    font-size: 14px;
}

/*产品分类*/
.cpfl li {
    float: left;
    width: 45%;
    margin: 0px 2% 10px 2%;
    border: 1px solid #c8c8c8;
    border-radius: 5px 5px 5px 5px;
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(top, #ffffff, #eeeeee);
}
.cpfl li a img {
    max-height: 46%;
    margin: -2px 5px 0 10px;
}
.cpfl li a {
    display: block;
    color: #000;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    font-size: 14px;/* background:url(../images/tita_1.png) no-repeat 10px center; background-size:10%*/
}
#footer {
    width: 100%;
}
.scroll_top {
    height: 33px;
    margin-top: 10px;/* background:url(../images/scroll_top_1.jpg) no-repeat center top; background-size:20%;*/
}
.scroll_top a {
    width: 100%;
    height: 33px;
    display: block;
    text-align: center;
}
.scroll_top a img {
    max-height: 100%;
}
.b-nav {
    margin: 0px auto 0;
    padding: 10px 5%;
    background-color: #0aabfc;
    color: #fff;
}
.b-nav ul {
    display: block;
    text-align: center;
}
.b-nav ul li {
    float: left;
    width: 25%;
    display: block;
    text-align: center;
    background: url(../images/line2.jpg) no-repeat right top;
    margin: 10px 0;
}
.b-nav ul li a {
    color: #fff;
}
.b-nav ul li:nth-child(4n) {
    background: none;
}
.copy, .code {
    padding: 5px 10px 5px 10px;
    text-align: center;
    line-height: 24px;
}
.code {
    color: #cfcfcf;
}
.code img {
    width: 150px;
}
.b-bor {
    background-color: #000;
    height: 110px;
    z-index: -1;
    margin-top: -110px;
}
.product_list {
    padding: 15px; /*background:url(../images/titb_1.jpg) no-repeat 25px top; background-size:2%;*/
}
.product_list li {
    overflow: hidden;
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #fff;
    background-color: #fff;
}
.product_list li:first-child {
    padding-top: 0;
}
.product_list li:first-child, .product_list li:nth-child(3), .product_list li:nth-child(5), .product_list li:nth-child(7), .product_list li:nth-child(9), .product_list li:nth-child(11), .product_list li:nth-child(13) {
    border-top: 0;
    background: none;
}
.product_list li .di {
    float: left;
    display: inline;
    max-width: 120px;
    margin-right: 15px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: 1px solid #dedede;
    box-shadow: 0px 0px 3px 1px #dedede;
    line-height: 118px;
}
.product_list li .di img {
    max-width: 120px;

}
.product_list li .ri {
    float: left;/* width:150px;*/
    height: 125px;
    overflow: hidden;
    display: inline;
    line-height: 25px;
}
.product_list li h3 {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.product_list li p.c {
    font-weight: 100;
    font-size: 12px;
    color: #747474;
    line-height: 18px;
    height: 90px;
    overflow: hidden;
}
#pagelist {
    text-align: center;
    padding: 20px 0 10px;
    height: 25px;
    line-height: 25px;
}
#pagelist a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 10px;
    background-color: #fea201;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
}
.pre:hover, .nex:hover {
    color: #fff;
}
.call {
    width: 100%;
}
.call a, .calla a, .callb a {
    display: block;
    margin: 0 auto;
    width: 94%;
    height: 50px;
    line-height: 50px;
    text-align: center;/* background:url(../images/call_1.jpg) no-repeat center top; background-size:80%;*/
    font-size: 17px;
    color: #fff;
    font-family: "arial";
    background-image: -webkit-linear-gradient(top, #ffc000, #ff9e01);
    background-image: linear-gradient(top, #ffc000, #ff9e01);
    border: 1px solid #f8f8f8;
    border-radius: 8px;
}
.call a img {
    max-height: 70%;
    margin-top: -2px;
}
.calla, .callb {
    float: left;
    width: 40%;
    margin: 0 5%
}
.callb {
    float: right;
}

/*底部浮动栏样式*/
.social_nav4 {
    height: 55px;
    width: 283px;
    position: fixed;
    bottom: 0;
/*     left: -253px; */
    z-index: 999;
    overflow: hidden;
}

/*底部浮动社交导航/电话*/
.social_nav4 .social4 {
    display: block;
    width: 250px;
    height: 55px;
    margin-right: 18px;
    overflow: hidden;
    position: relative;
}
.social_nav4 a {
    width: 56px;
    height: 55px;
    line-height: 85px;
    font-size: 13px;
    display: inline-block;
    font-size: 12px;
    position: relative;
    z-index: 11;
    text-align: center;
    color: #fff;
}
.social_nav4 a.tel {
    width: 55px;
    background: none;
    padding: 0;
}
.social_nav4 span {
    display: block;
    width: 55px;
    height: 25px;
    position: absolute;
    top: 0;
    z-index: 10;
}
.social4 {
    background: rgba(0, 0, 0, 0.8)
}
.social4:before {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    border-bottom: 1px solid #4b4c57;
    position: absolute;
    top: 0;
    left: 0;
}
.social4:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
    border-top: 1px solid #4b4c57;
    position: absolute;
    bottom: 0;
    left: 0;
}
.social4 b {
    width: 1px;
    height: 100%;
    background: #000;
    border-left: 1px solid #4b4c57;
    position: absolute;
    top: 0;
    right: 0;
}

/*底部社交-电话-动画*/
.social_nav4 span.tel {
    left: 16px;
    top: 5px;
    height: 30px;
    background-position: 3px -49px;
    animation-name: telshow;
    animation-duration: 1.0s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /*-webkit-animation-name: telshow;
        -webkit-animation-duration: 1.0s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -o-animation-name: telshow;
        -o-animation-duration: 1.0s;
        -o-animation-timing-function: linear;
        -o-animation-iteration-count: infinite;*/
}
@keyframes telshow {
    0% {
        transform: rotate(0deg)
    }
    5% {
        transform: rotate(-13deg)
    }
    10% {
        transform: rotate(0deg)
    }
    15% {
        transform: rotate(-13deg)
    }
    20% {
        transform: rotate(0deg)
    }
    25% {
        transform: rotate(-13deg)
    }
    100% {
        transform: roate(0deg)
    }
}
@-webkit-keyframes telshow {
    0% {
        -webkit-transform: rotate(0deg)
    }
    5% {
        -webkit-transform: rotate(-13deg)
    }
    10% {
        -webkit-transform: rotate(0deg)
    }
    15% {
        -webkit-transform: rotate(-13deg)
    }
    20% {
        -webkit-transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(-13deg)
    }
    100% {
        -webkit-transform: roate(0deg)
    }
}
@-o-keyframes telshow {
    0% {
        -o-transform: rotate(0deg)
    }
    5% {
        -o-transform: rotate(-13deg)
    }
    10% {
        -o-transform: rotate(0deg)
    }
    15% {
        -o-transform: rotate(-13deg)
    }
    20% {
        -o-transform: rotate(0deg)
    }
    25% {
        -o-transform: rotate(-13deg)
    }
    100% {
        -o-transform: roate(0deg)
    }
}

/*底部社交-微信-动画*/
.social_nav4 span.weichat {
    left: 71px;
    top: 7px;
    background-position: 4px -150px;
    background-repeat: no-repeat;
}
@keyframes xshow {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes xshow {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes xshow {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*底部社交-微博-动画*/
.social_nav4 span.weibo {
    left: 134px;
    top: 7px;
    background-position: 5px -357px;
    background-repeat: no-repeat;
    height: 26px;
}
.social_nav4 .line_1 {
    z-index: 10;
    display: inline-block;
    width: 5px;
    height: 4px;
    border: 2px solid #ffb841;
    border-width: 2px 2px 0 0;
    border-radius: 0 30px 0 0;
    position: absolute;
    top: 9px;
    right: 104px;
    animation-name: xshow2;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;    /*-webkit-animation-name: xshow2;
        -webkit-animation-duration: 5s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        -o-animation-name: xshow2;
        -o-animation-duration: 5s;
        -o-animation-timing-function: linear;
        -o-animation-iteration-count: infinite;*/
}
.social_nav4 .line_2 {
    z-index: 10;
    display: inline-block;
    width: 8px;
    height: 6px;
    border: 2px solid #ffb841;
    border-width: 2px 2px 0 0;
    border-radius: 0 35px 0 0;
    position: absolute;
    top: 6px;
    right: 101px;
    animation-name: xshow;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: xshow;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -o-animation-name: xshow;
    -o-animation-duration: 5s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
}
@keyframes xshow2 {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes xshow2 {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes xshow2 {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.social_nav4 span.home {
    background-position: 8px -200px;
    background-repeat: no-repeat;
    left: 193px;
    height: 24px;
    width: 36px;
    top: 8px;
}
.social_nav4 .btn2 {
    display: block;
    width: 34px;
    height: 55px;
    position: absolute;
    right: 0;
    background-position: 0 -249px;
}
.social_nav4 .btn {
    display: block;
    width: 34px;
    height: 55px;
    position: absolute;
    right: 0;
    background-position: 0 -786px;
    display: none;
}
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav4 .btn, .social_nav4 .btn2, .social4 span, .brand_advance .yscontent .telbg {
    background-image: url(../images/skinsbar4_1.png);
    background-repeat: no-repeat;
    background-size: 32px 889px;
}

/*可编辑碎片遮罩*/
.block-fade {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.block-fade div {
    display: table;
    height: 100%;
    width: 100%;
}
.block-fade span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}

/*媒体查询样式*/
@media screen and (min-width:569px) and (max-width:1440px) {

    /* 优势样式 */
    .gr-youshi {
        font-size: 45px;
        padding: 20px 10px;
        line-height: 48px;
    }
    .youshi-a, .youshi-b {
        padding: 45px 15px;
    }
    .youshi-a img, .youshi-b img {
        float: left;
        width: 155px;
        height: 180px
    }
    .youshi-b img {
        float: right;
    }
    .youshi-a h3, .youshi-b h3 {
        color: #000;
        font-size: 36px;
        line-height: 65px;
        padding-bottom: 5px;
    }
    .youshi-a p, .youshi-b p {
        color: #888;
        font-size: 24px;
    }
}
@media screen and (min-width:300px) and (max-width:568px) {

    /* 优势样式 */
    .gr-youshi {
        font-size: 20px;
        padding: 10px 10px;
        line-height: 23px;
    }
    .youshi-a, .youshi-b {
        padding: 25px 10px;
    }
    .youshi-a img, .youshi-b img {
        float: left;
        width: 64px;
        height: 74px
    }
    .youshi-b img {
        float: right;
    }
    .youshi-a h3, .youshi-b h3 {
        color: #000;
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 5px;
    }
    .youshi-a p, .youshi-b p {
        color: #888;
        font-size: 12px;
    }
}
@media screen and (min-width:569px) and (max-width:760px) {
    .youshi-a img, .youshi-b img {
        float: left;
        width: 100px;
        height: 116px
    }
    .youshi-b img {
        float: right;
    }
    .youshi-a h3, .youshi-b h3 {
        color: #000;
        font-size: 24px;
        line-height: 45px;
        padding-bottom: 5px;
    }
    .youshi-a p, .youshi-b p {
        color: #888;
        font-size: 16px;
    }
}

/*地下沟通入口*/
.float{
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 3.5rem;
	line-height: 1.08rem;
	text-align: center;
	font-style: 0.32rem;
	color: #fff;
}
.float a{
	float: left;
	color: #fff;
	background: rgba(245,167,36,0.86);
	display: inline-block;
	width: 50%;
}
.float .a2{
	background: rgba(238,119,36,0.86);
}
.float i{
	float: left;


}
.float .online{
	width: 160px;
	height: 47px;
	background:  url(../images/online.png) 0 0 no-repeat;
	background-size:100% 100%;
	margin-right: -0.8rem;
	margin-left: 1.2rem;

}
.float .tel{
	width: 160px;
	height: 47px;
	background:  url(../images/tel.png) 0 0 no-repeat;
	background-size:100% 100%;
	margin-right: -1rem;
	margin-left: 1.2rem;

}