@charset "utf-8";/* CSS Document */
.row {
    width:100%;
    transition:.2s width ease;
    *zoom:1;}

.row:before,.row:after {
    display:table;
    clear:both;
    content:''
}

.row>[class*="span-"] {
    float:left;
    margin-left:0;
    *margin-right:.89%;
}

.row>.span-1 {
    width:7.33333333%
}

.row>.span-2 {
    width:15.66666667%
}

.row>.span-3 {
    width:20%;
    margin-right:0;
}

.row>.span-4 {
    width:calc((100% - 40px) / 3);
    margin-left:20px;
}
.row>.span-4:nth-child(3n+1){margin-left:0}

.row>.span-5 {
    width:40.66666667%
}

.row>.span-6 {
    width:49%
}

.row>.span-7 {
    width:57.33333333%
}

.row>.span-8 {
    width:65.66666667%
}

.row>.span-9 {
    width:74%
}

.row>.span-10 {
    width:82.33333333%
}

.row>.span-11 {
    width:90.66666667%
}

.row>.span-12 {
    width:99%
}

.full-row {
    width:100%;
    transition:.2s width ease;
    *zoom:1}

.full-row:before,.full-row:after {
    display:table;
    clear:both;
    content:''
}

.full-row>[class*='span'] {
    float:left
}

.full-row>.span-1 {
    width:8.33333333%;
    *width:8.22333333%
}

.full-row>.span-2 {
    width:16.66666667%;
    *width:16.55666667%
}

.full-row>.span-3 {
    width:25%;
    *width:24.89%
}

.full-row>.span-4 {
    width:33.33333333%;
    *width:33.22333333%
}

.full-row>.span-5 {
    width:41.66666667%;
    *width:41.55666667%
}

.full-row>.span-6 {
    width:50%;
    *width:49.89%
}

.full-row>.span-7 {
    width:58.33333333%;
    *width:58.22333333%
}

.full-row>.span-8 {
    width:66.66666667%;
    *width:66.55666667%
}

.full-row>.span-9 {
    width:75%;
    *width:74.89%
}

.full-row>.span-10 {
    width:83.33333333%;
    *width:83.22333333%
}

.full-row>.span-11 {
    width:91.66666667%;
    *width:91.55666667%
}

.full-row>.span-12 {
    width:100%;
    *width:99.89%
}

.row>.pull-right,.full-row>.pull-right {
    float:right
}

.row>.center {
    position:relative;
    left:-0.5%;
    display:block;
    float:none;
    clear:both;
    margin-right:auto;
    margin-left:auto
}

.full-row>.center {
    display:block;
    float:none;
    clear:both;
    margin-right:auto;
    margin-left:auto
}

.pull-left-1 {
    position:relative;
    left:-8.33333333%
}

.pull-left-2 {
    position:relative;
    left:-16.66666667%
}

.pull-left-3 {
    position:relative;
    left:-25%
}

.pull-left-4 {
    position:relative;
    left:-33.33333333%
}

.pull-left-5 {
    position:relative;
    left:-41.66666667%
}

.pull-left-6 {
    position:relative;
    left:-50%
}

.pull-left-7 {
    position:relative;
    left:-58.33333333%
}

.pull-left-8 {
    position:relative;
    left:-66.66666667%
}

.pull-left-9 {
    position:relative;
    left:-75%
}

.pull-left-10 {
    position:relative;
    left:-83.33333333%
}

.pull-left-11 {
    position:relative;
    left:-91.66666667%
}

.pull-left-12 {
    position:relative;
    left:-100%
}

.pull-right-1 {
    position:relative;
    left:8.33333333%
}

.pull-right-2 {
    position:relative;
    left:16.66666667%
}

.pull-right-3 {
    position:relative;
    left:25%
}

.pull-right-4 {
    position:relative;
    left:33.33333333%
}

.pull-right-5 {
    position:relative;
    left:41.66666667%
}

.pull-right-6 {
    position:relative;
    left:50%
}

.pull-right-7 {
    position:relative;
    left:58.33333333%
}

.pull-right-8 {
    position:relative;
    left:66.66666667%
}

.pull-right-9 {
    position:relative;
    left:75%
}

.pull-right-10 {
    position:relative;
    left:83.33333333%
}

.pull-right-11 {
    position:relative;
    left:91.66666667%
}

.pull-right-12 {
    position:relative;
    left:100%
}

@media only screen and (max-width:1024px) {
    .row>.midd-1 {
        width:7.33333333%
    }

    .row>.midd-2 {
        width:15.66666667%
    }

    .row>.midd-3 {
        width:24%
    }

    .row>.midd-4 {
        width:32.33333333%
    }

    .row>.midd-5 {
        width:40.66666667%
    }

    .row>.midd-6 {
        width:49%
    }

    .row>.midd-7 {
        width:57.33333333%
    }

    .row>.midd-8 {
        width:65.66666667%
    }

    .row>.midd-9 {
        width:74%
    }

    .row>.midd-10 {
        width:82.33333333%
    }

    .row>.midd-11 {
        width:90.66666667%
    }

    .row>.midd-12 {
        width:99%
    }

    .midd-hide {
        display:none
    }

    .midd-center {
        position:relative;
        left:-0.5%;
        display:block;
        float:none;
        clear:both;
        margin-right:auto;
        margin-left:auto
    }

    .full-row>.midd-1 {
        width:8.33333333%
    }

    .full-row>.midd-2 {
        width:16.66666667%
    }

    .full-row>.midd-3 {
        width:25%
    }

    .full-row>.midd-4 {
        width:33.33333333%
    }

    .full-row>.midd-5 {
        width:41.66666667%
    }

    .full-row>.midd-6 {
        width:50%
    }

    .full-row>.midd-7 {
        width:58.33333333%
    }

    .full-row>.midd-8 {
        width:66.66666667%
    }

    .full-row>.midd-9 {
        width:75%
    }

    .full-row>.midd-10 {
        width:83.33333333%
    }

    .full-row>.midd-11 {
        width:91.66666667%
    }

    .full-row>.midd-12 {
        width:100%
    }
}

@media only screen and (max-width:992px) {
    .row>.smidd-1 {
        width:7.33333333%
    }

    .row>.smidd-2 {
        width:15.66666667%
    }

    .row>.smidd-3 {
        width:24%
    }

    .row>.smidd-4 {
        width:32.33333333%
    }

    .row>.smidd-5 {
        width:40.66666667%
    }

    .row>.smidd-6 {
        width:49%
    }

    .row>.smidd-7 {
        width:57.33333333%
    }

    .row>.smidd-8 {
        width:65.66666667%
    }

    .row>.smidd-9 {
        width:74%
    }

    .row>.smidd-10 {
        width:82.33333333%
    }

    .row>.smidd-11 {
        width:90.66666667%
    }

    .row>.smidd-12 {
        width:99%
    }

    .smidd-hide {
        display:none
    }

    .smidd-center {
        position:relative;
        left:-0.5%;
        display:block;
        float:none;
        clear:both;
        margin-right:auto;
        margin-left:auto
    }

    .full-row>.smidd-1 {
        width:8.33333333%
    }

    .full-row>.smidd-2 {
        width:16.66666667%
    }

    .full-row>.smidd-3 {
        width:25%
    }

    .full-row>.smidd-4 {
        width:33.33333333%
    }

    .full-row>.smidd-5 {
        width:41.66666667%
    }

    .full-row>.smidd-6 {
        width:50%
    }

    .full-row>.smidd-7 {
        width:58.33333333%
    }

    .full-row>.smidd-8 {
        width:66.66666667%
    }

    .full-row>.smidd-9 {
        width:75%
    }

    .full-row>.smidd-10 {
        width:83.33333333%
    }

    .full-row>.smidd-11 {
        width:91.66666667%
    }

    .full-row>.smidd-12 {
        width:100%
    }
}

@media only screen and (max-width:760px) {
    .row>.smal-1 {
        width:7.33333333%
    }

    .row>.smal-2 {
        width:15.66666667%
    }

    .row>.smal-3 {
        width:24%
    }

    .row>.smal-4 {
        width:32.33333333%
    }

    .row>.smal-5 {
        width:40.66666667%
    }

    .row>.smal-6 {
        width:49%
    }

    .row>.smal-7 {
        width:57.33333333%
    }

    .row>.smal-8 {
        width:65.66666667%
    }

    .row>.smal-9 {
        width:74%
    }

    .row>.smal-10 {
        width:82.33333333%
    }

    .row>.smal-11 {
        width:90.66666667%
    }

    .row>.smal-12 {
        width:99%
    }

    .smal-hide {
        display:none
    }

    .smal-show {
        display:block
    }

    .smal-center {
        position:relative;
        left:-0.5%;
        display:block;
        float:none;
        clear:both;
        margin-right:auto;
        margin-left:auto
    }

    [class*='pull-left-'],[class*='pull-right-'] {
        right:auto;
        left:auto
    }

    .full-row>.smal-1 {
        width:8.33333333%
    }

    .full-row>.smal-2 {
        width:16.66666667%
    }

    .full-row>.smal-3 {
        width:25%
    }

    .full-row>.smal-4 {
        width:33.33333333%
    }

    .full-row>.smal-5 {
        width:41.66666667%
    }

    .full-row>.smal-6 {
        width:50%
    }

    .full-row>.smal-7 {
        width:58.33333333%
    }

    .full-row>.smal-8 {
        width:66.66666667%
    }

    .full-row>.smal-9 {
        width:75%
    }

    .full-row>.smal-10 {
        width:83.33333333%
    }

    .full-row>.smal-11 {
        width:91.66666667%
    }

    .full-row>.smal-12 {
        width:100%
    }
}

/*挂件分页样式*/
.util-page {
    font-size:0;
    color:#3c3c3c;
    text-align:center;
}

.util-page .gobutton,.util-page .sl,.util-page .num,.util-page .count {
    color:#3c3c3c;
    display:inline-block;
    border:1px solid #ededed;
    margin:10px 0;
    padding:5px 10px;
    vertical-align:middle;
    margin:0 0 10px -1px;
    background:#fff;
    font-size:16px ;
    font-weight:normal;
}

.util-page .gobutton:hover,.util-page .num:hover,.util-page .current {
    color:#fff;
    background:#f00;
}

.util-page span.gobutton,.util-page span.gobutton:hover {
    color:#3c3c3c;
    background-color:#eee;
}

.util-page .gobutton .ion {
    font-size:.8em;
}

.util-page .count {
    margin-left:10px;
    color:#3c3c3c;
    background:none;
    border:none;
}

.util-page span.jump {
    background:none;
    color:#3c3c3c;
    display:inline-block;
    margin:0 7px;
    vertical-align:top;
}

.util-page span.jumpto,.util-page span.jumpto_text,.util-page span.jumpto_text {
    background:none;
    border:none;
    color:#3c3c3c;
    font-size:14px;
}

.util-page .jumpto_inp {
    width:40px;
    text-align:center;
    height:37px;
    line-height:37px;
    vertical-align:top;
}

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea {
    margin:0 auto 55px;
    max-width:1200px;
}

.BdMapWrapper {
    position:relative;
    width:100%;
    height:0;
    padding-bottom:45%;
    overflow:hidden;
}

.BdMapWrapper .BdMapCon {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

@media only screen and (max-width:760px) {
    .BdMapArea {
        display:none;
    }
}

/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box {
    display:none!important;
}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico {
    display:inline-block;
    width:20px;
    height:20px;
    white-space:nowrap;
    letter-spacing:-1em;
    text-indent:-99em;
    color:transparent;
    background:url(../img/ico.png);
    *text-indent:0;
    *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align:middle;
}

.ico:before {
    content:'\3000';
}

.ico1_2 {
    background-position:-20px 0;
}

.ico1_3 {
    background-position:-40px 0;
}

.ico1_4 {
    background-position:-60px 0;
}

.ico1_5 {
    background-position:-80px 0;
}

.ico2_1 {
    background-position:0 -20px;
}

.ico2_2 {
    background-position:-20px -20px;
}

.ico2_3 {
    background-position:-40px -20px;
}

.ico2_4 {
    background-position:-60px -20px;
}

.ico2_5 {
    background-position:-80px -20px;
}

.ico3_1 {
    background-position:0 -40px;
}

.ico3_2 {
    background-position:-20px -40px;
}

.ico3_3 {
    background-position:-40px -40px;
}

.ico3_4 {
    background-position:-60px -40px;
}

.ico3_5 {
    background-position:-80px -40px;
}

.ico4_1 {
    background-position:0 -60px;
}

.ico4_2 {
    background-position:-20px -60px;
}

.ico4_3 {
    background-position:-40px -60px;
}

.ico4_4 {
    background-position:-60px -60px;
}

.ico4_5 {
    background-position:-80px -60px;
}

/* 常量设置 */
.wrap {
    width:1260px;
    margin-right:auto;
    margin-left:auto;
    overflow:hidden;
}

.mwrap {
    max-width:1300px;
    margin-right:auto;
    margin-left:auto;
}

/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body {
    min-width:1240px\9;
    overflow-x:auto;
}

/*for ie9+*/
@media all and (min-width:0) {
    body {
        min-width:0;
        overflow-x:hidden;
    }
}

body {
    font-size:14px;
    line-height:1.6;
    color:#555;
    background:#fff;
}

a {
    color:inherit;
}

a:hover {
    color:#f00;
}

::-moz-selection {
    color:#fff;
    background:#f00;
}

::selection {
    color:#fff;
    background:#f00;
}

::-webkit-input-placeholder {
    color:#aaa;
}

.placeholder {
    color:#aaa;
}

/*css组件设置*/
.form-control, .input-group-addon, .btn {
    border-radius:2px;
}

.form-control:focus {
    border-color:#f00;
    outline:0;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);
}

.imgZoom img,.imgY180 img {
    -moz-transition:all .8s ease 0s;
    -ms-transition:all .8s ease 0s;
    -o-transition:all .8s ease 0s;
    -webkit-transition:all .8s ease 0s;
    transition:all .8s ease 0s;
}

.imgZoom {
    overflow:hidden;
    -webkit-transform:rotate(0);
    transform:rotate(0);
}

.imgZoom:hover img {
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    cursor:pointer;
}

.imgY180:hover img {
    cursor:pointer;
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    transform:rotateY(180deg)
}

/* 网站样式 */
body .bg-primary {
    color:#f00;
}

/* 头部 */
/* header{height:103px;background:#f00;} */
.header {
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:5;
    transition:.3s ease;
}

.header.fixed {
    top:-38px;
    box-shadow:0 0 8px rgba(0,0,0,0.5);
}

/* .header.fixed .head_bott{position:fixed;width:100%;left:0;top:0;z-index:5;transition:.3s ease;} */
.header .head_top {
    background:#fff;
}

.header .head_top .left {
    float:left;
    font-size:13px;
    color:#fff;
    line-height:38px;
}

.header .head_top .right {
    float:right;
}

.header .head_top .right>ul>li {
    position:relative;
    float:left;
    line-height:38px;
    height:38px;
    font-size:13px;
    color:#333;
    margin-right:20px;
    cursor:pointer;
}

.header .head_top .right>ul>li .icon {
    width:19px;
    height:19px;
    font-size:18px;
    display:inline-block;
    margin-top:10px;
}

.header .head_top .right>ul>li.li2 .icon {
    background:url(/resources/web/img/tel.svg) no-repeat center;
    background-size:cover;
}

.header .head_top .right>ul>li span {
    line-height:38px;
    display:inline-block;
    vertical-align:top;
    margin-left:7px;
}

.header .head_top .right .guanhui_img {
    display:none;
    position:absolute;
    z-index:1;
    top:100%;
    width:112px;
    height:112px;
    left:50%;
    margin-left:-66px;
    padding:12px;
}

.header .head_top .right>ul>li.li2 {
    border:1px solid #e5e5e5;
    padding:0 10px;
    border-radius:20px;
    color:#ff9700;
    height:36px;
    line-height:36px;
}

.header .head_top .right .guanhui_img .img {
    position:relative;
    box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
    padding:0px;
    background:#fff;
}

.header .head_top .right .guanhui_img .img:after {
    content:"";
    display:block;
    width:0;
    height:0;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid #fff;
    position:absolute;
    left:50%;
    top:-8px;
    margin-left:-8%;
}

.header .head_top .right .li1 .lan_down {
    position:absolute;
    width:80px;
    position:absolute;
    left:50%;
    margin-left:-40px;
    top:100%;
    display:none;
    z-index:3;
    padding:5px 0;
    background:#E6E8EA;
    background:rgba(230,232,234,0.8);
}

.header .head_top .right .li1 .lan_down ul>li {
    text-align:center;
}

.header .head_top .right .li1 .lan_down ul>li a:hover {
    background:rgba(255,255,255,.9);
}

.header .head_top .right .li1 .lan_down ul>li a {
    display:block;
    color:#666;
    height:30px;
}

.header .head_top .right .li1 .lan_down ul>li a img {
    display:none;
}

.header .head_top .right .li1 .lan_down ul>li a span {
    display:inline-block;
    font-size:15px;
    line-height:30px;
    margin-left:0;
}

.header .head_bott {
    background:#ffff;
    position:relative;
}

.header .head_bott .logo {
    float:left;
    margin-top:20px;
    margin-bottom:20px;
}
.header .head_bott .logo img{
    width:230px;
}
.header .head_bott .inav_wrapper {
    float:right;
    margin-top:20px;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li {
    float:left;
    font-size:14px;
    color:#6a6a6a;
    line-height:64px;
    padding:0 14px;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li>a {
    display:block;
    position:relative;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li>a:after {
    content:'';
    position:absolute;
    bottom:5px;
    width:0;
    left:0;
    height:2px;
    background:#f00;
    transition:.3s ease;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li>a:hover:after {
    width:100%;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li.active>a:after {
    width:100%;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li.cur>a:after {
    width:100%;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li>a:hover {
    color:#f00;
}

.header .head_bott .inav_wrapper .nav_ul .nav_li .dropdown {
    display:none;
    overflow:hidden;
    position:absolute;
    z-index:1;
    width:100%;
    top:100%;
    left:0;
    background:url(/resources/web/img/nav.jpg) no-repeat center;
}

.header .head_bott .dropdown .left {
    float:left;
    width:19%;
    padding-top:45px;
    min-height:280px;
}

.header .head_bott .dropdown .left ul {
    position:relative;
    padding-bottom:30px;
}

.header .head_bott .dropdown .left ul:after {
    content:'';
    position:absolute;
    bottom:0;
    width:90%;
    left:0;
    height:1px;
    background:#c7c7c9;
}

.header .head_bott .dropdown .left ul li {
    font-size:14px;
    color:#3c3c3c;
    line-height:1.75;
    padding:5px 20px;
}

.header .head_bott .dropdown .left ul li:hover {
    background:#fff;
}

.header .head_bott .dropdown .left ul li.cur {
    background:#fff;
}

.header .head_bott .dropdown .left dl {
    padding:25px 0 20px;
}

.header .head_bott .dropdown .left dl dt {
    font-size:16px;
    color:#272727;
    padding-left:50px;
    line-height:30px;
}

.header .head_bott .dropdown .left dl dd {
    font-size:14px;
    color:#3c3c3c;
    line-height:30px;
    padding-left:50px;
}

.header .head_bott .dropdown .right {
    float:right;
    width:80%;
    padding-top:45px;
}

.header .head_bott .dropdown .right .infor {
    float:left;
    width:50%;
    position:relative;
    z-index:1;
}

.header .head_bott .dropdown .right .infor .box {
    padding-left:60px;
}

.header .head_bott .dropdown .right .infor .tit {
    font-size:28px;
    color:#3c3c3c;
    line-height:40px;
    margin-bottom:30px;
}

.header .head_bott .dropdown .right .infor .con {
    font-size:16px;
    color:#3c3c3c;
    line-height:30px;
    margin:40px 0;
}

.header .head_bott .dropdown .right .infor .more {
    font-size:14px;
    background:#f00;
    color:#fff;
    padding:10px 30px;
    transition:.3s ease;
}

.header .head_bott .dropdown .right .infor .more:hover {
    background:#eee;
    color:#3c3c3c;
}

.header .head_bott .dropdown .right .infor .more .icon {
    display:inline-block;
    width:17px;
    margin-left:10px;
    height:10px;
    background:url(../img/anniu_jt.png) no-repeat center;
}

.header .head_bott .dropdown .right .img {
    position:absolute;
    right:0;
    top:0;
}

.header .head_bott .dropdown .right .infor .more:hover .icon {
    background:url(../img/anniu_jt1.png) no-repeat center;
}

.header .head_bott .dropdown .btn_close {
    position:absolute;
    bottom:10px;
    color:#f00;
    line-height:20px;
    left:50%;
    margin-left:-18px;
    cursor:pointer;
}

.header .head_bott .dropdown .btn_close .icon {
    line-height:15px;
    text-align:center;
}

.header .head_bott .dropdown .btn_close span {
    font-size:12px;
    line-height:9px;
}

/* 产品三级导航 */
.header .head_bott .pro_li .dropdown .right .content {
    display:none;
    padding-bottom:100px;
}

.header .head_bott .pro_li .dropdown .right .content:first-child {
    display:block;
}

.header .head_bott .pro_li .dropdown .right .content>div {
    float:left;
    width:47%;
    margin-bottom:40px;
}

.header .head_bott .pro_li .dropdown .right .content>div.even {
    border-left:2px solid #d8d8d8;
}

.header .head_bott .pro_li .dropdown .right .content>div .box {
    padding-left:50px;
}

.header .head_bott .pro_li .dropdown .right .content .t {
    font-size:16px;
    color:#3c3c3c;
    line-height:30px;
    margin-bottom:10px;
    transition:.3s ease;
}

.header .head_bott .pro_li .dropdown .right .content>div:hover .t {
    color:#f00;
}

.header .head_bott .pro_li .dropdown .right .content .t .iconfont {
    width:17px;
    height:10px;
    background:url(../img/anniu_jt2.png) no-repeat center;
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.header .head_bott .pro_li .dropdown .right .content>div:hover .t .iconfont {
    opacity:1;
    visibility:visible;
}

.header .head_bott .pro_li .dropdown .right .content .c {
    font-size:13px;
    color:#3c3c3c;
    line-height:30px;
}

.header .head_bott .tool {
    float:right;
}

.header .head_bott .tool .company {
    float:left;
    color:#fff;
    font-size:14px;
    line-height:64px;
    height:64px;
    cursor:pointer;
}

.header .head_bott .tool .company .icon {
    display:inline-block;
    width:20px;
    height:20px;
    background:url(../img/head_bott01_1.png) no-repeat center;
}

.header .head_bott .tool .company span {
    margin:0 10px;
}

.header .head_bott .tool .company .iconfont {
    margin:0;
}

.header .head_bott .tool .search {
    float:left;
    width:18px;
    height:64px;
    margin-left:20px;
    background:url(../img/head_bott01_2.png) no-repeat center;
    cursor:pointer;
}

.header .head_bott .head_search {
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

.header .head_bott .head_search .bg {
    position:fixed;
    top:0;
    width:100%;
    height:100%;
    background:url(../img/black.2.png)
}

.header .head_bott .head_search .content {
    position:relative;
    z-index:1;
    width:50%;
    margin:0 auto;
    top:38px;
    overflow:hidden;
}

.header .head_bott .head_search .form {
    position:relative;
}

.header .head_bott .head_search input {
    padding:0 38px 0 39px;
    width:92%;
    line-height:65px;
    height:65px;
    border:none;
    background:rgba(188, 11, 19, 0.8);
}

.header .head_bott .head_search button {
    position:absolute;
    outline:none;
    background:none;
    border:none;
    top:20px;
    font-size:18px;
    color:#fff;
}

.header .head_bott .head_search button.submit {
    left:0;
}

.header .head_bott .head_search button.close {
    right:0;
}

.header .head_bott .head_search .text {
    background:#fff;
}

.header .head_bott .head_search .text .text_box {
    padding:40px;
}

.header .logo, .header .inav_wrapper, .header .tool {
    opacity:1;
    visibility:visible;
    transition:.5s ease;
}

.header.on .logo, .header.on .inav_wrapper, .header.on .tool {
    opacity:0;
    visibility:hidden;
}

.header .head_bott .head_search .text .text_box .t {
    margin-bottom:20px;
}

.header .head_bott .head_search .text .text_box ul li {
    line-height:30px;
    font-size:14px;
    padding-left:20px;
}

.header .head_bott .head_search .text .text_box ul li:hover {
    background:#eee;
}

.mobile_key {
    display:none;
}

.m_nav {
    display:none;
}

.head_bott .tool .m_language {
    display:none;
}

.head_bott .tool .m_search {
    display:none;
}

.head_bott .mLan_down {
    display:none;
}

/* 底部 */
.footer {
    position:relative;
    overflow:hidden;
}

.footer .f_bg {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    background:#fff;
}

.footer .cover {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
}

.footer .cover video {
    width:100%;
}

:root .footer .cover img {
    display:none;
}

.footer .foot_top {
    position:relative;
    z-index:1;
}

.footer .foot_top .content {
    padding:80px 0;
    border-bottom:1px solid rgba(255,255,255,0.1);
}

.footer .foot_top .left {
    float:left;
    width:27%;
}

.footer .foot_top .left .t {
    font-size:38px;
    font-weight:bold;
    color:#4c4c4c;
    line-height:56px;
    margin-bottom:5px;
}

.footer .foot_top .left .c {
    font-size:38px;
    color:#4c4c4c;
    line-height:56px;
}

.footer .foot_top .left .c span {
    color:#f00;
}

.footer .foot_top .left .share {
    margin-top:70px;
    position:relative;
}

.footer .foot_top .left .share .bdsharebuttonbox a {
    background:none;
    font-size:25px;
    color:#fff;
    padding-left:0;
}

.footer .foot_top .left .share .ewm_img {
    display:none;
    position:absolute;
    top:110%;
}

.footer .foot_top .right {
    float:right;
    width:65%;
}

.footer .foot_top .right dl {
    float:left;
    width:30%;
    margin-left:5%;
    border-top:2px solid #a0a0a0;
}

.footer .foot_top .right dl:first-child {
    margin-left:0;
}

.footer .foot_top .right dl dt {
    font-size:18px;
    color:#4c4c4c;
    font-weight:bold;
    padding:25px 0;
}

.footer .foot_top .right dl dd {
    font-size:14px;
    color:#fff;
    color:#6c6c6c;
    line-height:30px;
}

.footer .foot_top .right dl dd.tel {
    font-size:30px;
    color:#fff;
    font-weight:bold;
    font-family:Arial;
    margin:30px 0;
}

.footer .foot_top .right dl dd.more {
    font-size:18px;
    color:#f00;
}

.footer .foot_top .right dl dd.more .icon {
    display:inline-block;
    background:url(../img/foot_topjt.png) no-repeat center;
    width:21px;
    height:14px;
}

.footer .foot_bott {
    position:relative;
    z-index:1;
    padding:30px 0;
    border-top:1px solid #e5e5e5;
}

.footer .foot_bott .left {
    float:left;
    font-size:14px;
    color:#8c8c8c;
}

.footer .foot_bott .right {
    float:right;
    font-size:14px;
    color:#8c8c8c;
}

.calldiv{width:100%; height:70px; clear:both; display:block; position:relative;}
.callbox{width:100%;position:fixed;left:0;bottom:0;background:#ff0000;color:#fff;z-index:999;display:flex;display:-webkit-flex;align-items:center;justify-content:center;font-size:16px;padding:15px 0;}
.callbox img{filter:contrast(0) brightness(2);-webkit-filter:contrast(0) brightness(2);max-width:40px;max-height:100%;margin-right:10px;}
.callbox:hover{ color:#fff;}
@media (max-width:760px){
	.calldiv{height:50px;}
	.callbox{font-size:14px;padding:10px 0;}
	.callbox img{max-width:30px;}
}

/*内页通用*/
.channel_content {
    min-height:300px;
    padding:0;
    margin-top:135px;
}

.channel_content .fenjie {
    width:100%;
    height:20px;
    background:#eee;
}

.channel_content .fenjie2 {
    margin-top:60px;
}

.left_menu {
    float:left;
    width:275px;
}

.right_content {
    width:calc(100% - 345px);
    float:right;
}

.page_menu {
    padding:40px 0;
}

/* xc_banner */
.xc_banner {
    position:relative;
    margin-top:102px;
}

.xc_banner .content {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:1;
}

.xc_banner .content .crumbs {
    margin-top:20px;
    font-size:12px;
    color:#121212;
}

.xc_banner .content .infor {
    margin-top:8%;
    padding-left:15px;
}

.xc_banner .content .infor .tit {
    font-size:38px;
    color:#3c3c3c;
    font-weight:bold;
    border-left:3px solid #f00;
    padding-left:10px;
}

.xc_banner .content .infor .con {
    font-size:14px;
    color:#535353;
    margin-top:25px;
    width:43%;
    padding-left:10px;
    font-weight:normal;
}

.xc_banner.case_banner .content .infor .tit {
    color:#fff;
}

.xc_banner.case_banner .content .infor .con {
    color:#fff;
}

/* xc_nav */
.xc_nav {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background:#fff;
    z-index:6;
    display:none;
    box-shadow:0px 0px 22px #878585;
}

.xc_nav .left {
    float:left;
    font-size:22px;
    line-height:54px;
    color:#ba0b13;
    font-weight:normal;
}

.xc_nav .right {
    float:right;
}

.xc_nav .right ul li {
    float:left;
    font-size:15px;
    color:#3d3d3d;
    line-height:54px;
    padding:0 10px;
    position:relative;
    margin:0 5px;
}

.xc_nav .right ul li a {
    color:#3d3d3d;
}

.xc_nav .right ul li.cur a {
    font-weight:bold;
    color:#ba0b13;
}

.xc_nav .right ul li:hover a {
    color:#ba0b13;
}

.xc_nav .right ul li:after {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    width:0;
    height:2px;
    background:#f00;
    transition:.3s ease;
}

.xc_nav .right ul li:hover:after {
    width:100%;
}

.xc_nav .right ul li.cur:after {
    width:100%;
}

/* 手机端二级导航 */
.m_sencondNav {
    display:none;
    position:relative;
    z-index:2;
    height:41px;
}

.m_sencondNav .m_second.fixed {
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:15;
}

.m_sencondNav .m_second {
    position:relative;
    border-bottom:1px solid #e8e8e8
}

.m_sencondNav .m_second .home {
    background:#e3e3e3;
    border-right:1px solid #e8e8e8;
    width:40px;
    height:40px;
    float:left;
    line-height:40px;
    display:block;
    text-align:center;
}

.m_sencondNav .m_second .home i {
    display:block;
    color:#adadad;
}

.m_sencondNav .m_second .m_second_hd {
    width:calc(100% - 41px);
    background:#e3e3e3;
    float:left
}

.m_sencondNav .m_second .m_second_hd li {
    float:left;
    position:relative;
}

.m_sencondNav .m_second .m_second_hd li {
    border-right:1px solid #e8e8e8;
}

.m_sencondNav .m_second .m_second_hd li:last-child:after {
    border-right:none
}

.m_sencondNav .m_second .m_second_hd.yj li:last-child:after {
    display:none;
}

.m_sencondNav .m_second .m_second_hd.yj li:before {
    display:none;
}

.m_sencondNav .m_second .m_second_hd li a {
    display:block;
    height:40px;
    line-height:40px;
    color:#666;
    padding:0 35px 0 13px;
    font-size:13px;
}

.m_sencondNav .m_second .m_second_hd li:after, .m_sencondNav .m_second .m_second_hd li:before {
    content:'';
    background:#a5a5a5;
    width:9px;
    height:2px;
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    right:15px;
    margin:auto;
}

.m_sencondNav .m_second .m_second_hd li:after {
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    transition:all 0.6s ease-out;
}

.m_sencondNav .m_second .m_second_hd li:before {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
    transition:all 0.6s ease-out;
}

.m_sencondNav .m_second .m_second_hd li.cur:before {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    background:#a5a5a5;
}

.m_sencondNav .m_second .m_second_hd li.cur:after {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    opacity:0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    background:#a5a5a5;
}

.m_sencondNav .m_second .m_second_bd .erji {
    position:absolute;
    left:0;
    top:100%;
    width:100%;
    background:#e3e3e3;
    border-top:1px solid #e8e8e8;
    padding-bottom:10px;
    display:none;
}

.m_sencondNav .m_second .m_second_bd .erji ul {
    overflow:hidden;
}

.m_sencondNav .m_second .m_second_bd .erji li a {
    padding:6px 20px;
    font-size:14px;
    color:#666;
    display:block
}

.m_sencondNav .m_second .m_second_bd .erji li {
    margin-top:10px;
    float:left;
    width:50%;
}

.m_sencondNav .m_second .m_second_hd.active {
    background:#e3e3e3;
}

.m_sencondNav .m_second .m_second_hd.cur {
    background:#e3e3e3;
}

.m_sencondNav .m_second .m_second_bd .sanji {
    position:absolute;
    left:0;
    top:100%;
    width:100%;
    background:#e3e3e3;
    border-top:1px solid #e8e8e8;
    padding-bottom:10px;
    display:none;
}

.m_sencondNav .m_second .m_second_bd .sanji li a {
    padding:6px 20px 6px 20px;
    font-size:14px;
    color:#666;
    ;display:block
}

.m_sencondNav .m_second .m_second_bd .sanji li {
    margin-top:10px;
}

/*发展历程*/
.progress {
    display:none;
    position:fixed;
    top:102px;
    left:0;
    right:0;
    bottom:0;
    display:block;
    background:#fff;
    z-index:100;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-flow:column nowrap;
}

.progress .loading {
    width:50px;
    height:50px;
}

.progress .count {
    margin-top:10px;
    font-size:20px;
}

/* 首页 */
/* ibanner */
.ibanner {
    position:relative;
    z-index:2;
    margin-top:135px;
}

.ibanner .cover {
    position:absolute;
    width:100%;
    height:100%;
    z-index:3;
    top:0;
}

.ibanner .cover img {
    width:100%;
}

.ibanner .item {
    overflow:hidden;
    position:relative;
    display:none;
}

.ibanner .owl-item .item {
    display:block;
}

.ibanner .i_video video {
    z-index:2;
    width:100%;
    margin:0 auto;
}

.ibanner .i_video .bg {
    position:absolute;
    width:100%;
    left:0;
    height:100%;
    top:0;
    background:url(../img/sybg.png);
}

:root .ibanner .i_video img {
    display:none;
}

.ibanner .owl-carousel .owl-item img {
    width:100%;
    z-index:3;
    text-align:center;
    margin:0 auto;
}

.ibanner .btn_nav>div {
    cursor:pointer;
    z-index:5;
    font-size:70px;
    position:absolute;
    top:50%;
    margin-top:-63px;
    color:#fff;
}

.ibanner .btn_nav .owl-prev {
    left:0%;
}

.ibanner .btn_nav .owl-next {
    right:0%;
    background-position:-60px 0;
}

.ibanner .btn_nav>div:hover {
    color:#f00;
}

.ibanner .item img {
    -moz-transform:scale(1,1);
    -ms-transform:scale(1,1);
    -o-transform:scale(1,1);
    -webkit-transform:scale(1,1);
    transform:scale(1,1);
    -webkit-transition:all 10s ease;
    transition:all 10s ease;
}

.ibanner .active img {
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}

.ibanner .item .content {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:3;
}

.ibanner .item .content .infor {
    padding-top:22%;
    padding-left:27px;
    color:#464646;
}

.ibanner .item .content .infor .tit {
    font-weight:bold;
    font-size:40px;
    border-left:5px solid #f00;
    padding-left:20px;
    line-height:63px;
}

.ibanner .item .content .infor .con {
    font-size:18px;
    margin-top:10px;
    padding-left:20px;
    width:55%;
}

.ibanner .item1 .content .infor {
    color:#fff;
}

.ibanner .item2 .content .infor {
    color:#fff;
}

/* banner下面的按钮 */
.ibanner .content {
    position:absolute;
    width:100%;
    bottom:0px;
    height:90px;
    z-index:2;
}

.ibanner .content ul li {
    float:left;
    width:33.3%;
    height:90px;
    line-height:90px;
    font-size:18px;
    color:#2e2e2e;
    cursor:pointer;
    position:relative;
}

.ibanner .content ul li a {
    display:block;
}

.ibanner .content ul li.li1 {
    background:rgba(255,255,255,0.9);
}

.ibanner .content ul li.li2 {
    background:rgba(126,126,126,0.9);
}

.ibanner .content ul li.li2 span {
    color:#fff;
}

.ibanner .content ul li.li3 {
    background:rgba(78,78,78,0.9);
}

.ibanner .content ul li.li3 span {
    color:#fff;
}

.ibanner .content ul li span {
    display:block;
    width:100%;
    text-align:center;
    opacity:1;
    transform:translateX(0);
    transition:transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.ibanner .content ul li.li1:hover {
    background:#fff;
}

.ibanner .content ul li:hover span {
    margin-left:10px;
    -webkit-transform:translateX(20px);
    transform:translateX(20px);
}


.ibanner .content ul li:hover a:after {
    opacity:1;
    transform:translateX(-50%);
    transition-delay:.1s;
}


.ipart01 {
    padding:80px 0;
    background:#f3f3f3;
}

.ipart01 .infor {
    margin-bottom:30px;
}

.ipart01 .infor .left {
    float:left;
}

.ipart01 .infor .left .tit {
    font-size:32px;
    font-weight:bold;
    color:#222222;
    line-height:1.1;
    margin-bottom:10px;
}

.ipart01 .infor .left .con {
    font-size:20px;
    color:#222;
    line-height:1.1;
}

.ipart01 .infor .right {
    float:right;
    margin-top:40px;
}

.ipart01 .infor .right .more {
    font-size:15px;
    color:#222;
    line-height:30px;
}

.ipart01 .infor .right .more:hover {
    color:#f00;
}

.ipart01 .infor .right .more .icon {
    display:inline-block;
    background:url(../img/anniu_jt1.png) no-repeat center;
    width:17px;
    height:10px;
    transition:.3s ease;
}

.ipart01 .infor .right .more:hover .icon {
    background:url(../img/anniu_jt2.png) no-repeat center;
}

.ipart01 .content .rect-788 {
    padding-bottom:78.8%;
}

.ipart01 .content .rect-394 {
    padding-bottom:39.4%;
}

.ipart01 .content .content_t .left {
    float:left;
    width:33.3%;
    background:#e5e5e5;
}

.ipart01 .content .content_t .left .box {
    padding:10% 17%;
}

.ipart01 .content .content_t .left .box .date {
    color:#222;
    font-family:Arial;
}

.ipart01 .content .content_t .left .box .date .d em {
    font-size:120px;
    line-height:1.1;
}

.ipart01 .content .content_t .left .box .date .d {
    font-size:25px;
    font-weight:bold;
}

.ipart01 .content .content_t .left .box .date .y {
    font-size:20px;
    margin-left:15px;
}

.ipart01 .content .content_t .left .box .txt {
    font-size:18px;
    color:#222;
    transition:.3s ease;
}

.ipart01 .content .content_t .left:hover .box .txt {
    color:#707070;
}

.ipart01 .content .content_t .right .item {
    position:relative;
}

.ipart01 .content .content_t .right .item .cover {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    transition:background .3s ease;
}

.ipart01 .content .content_t .right .item .cover:hover {
    background:url(../img/ljx/red79.png);
}

.ipart01 .content .content_t .right .box {
    padding:20px 40px;
	background: #00000066;
}

.ipart01 .content .content_t .right .box .date {
    font-size:16px;
    color:#fff;
}

.ipart01 .content .content_t .right .box .date .d {
    font-family:Arial;
}

.ipart01 .content .content_t .right .box .tit {
    font-size:24px;
    font-weight:bold;
    color:#fff;
}

.ipart01 .content .content_t .right {
    float:left;
    width:66.7%;
}

.ipart01 .content .content_c .item {
    float:left;
    width:33.3%;
}

.ipart01 .content .content_c .item.item1 .box {
    box-shadow:2px 2px 15px rgba(0,0,0,.2);
}

.ipart01 .content .content_c .item.cur .box {
    position:relative;
    z-index:1;
    box-shadow:2px 2px 15px rgba(0,0,0,.2);
}

.ipart01 .content .content_c .item.item3 {
    background:#e5e5e5;
}

.ipart01 .content .content_c .item .box {
    padding:18% 10% 9%;
}

.ipart01 .content .content_c .item .box .date {
    font-size:16px;
    color:#666;
}

.ipart01 .content .content_c .item .box .date .d {
    font-family:Arial;
}

.ipart01 .content .content_c .item .box .tit {
    font-size:24px;
    font-weight:bold;
    color:#222;
    margin:15px 0 50px;
}

.ipart01 .content .content_c .item .box .more {
    font-size:14px;
}

.ipart01 .content .content_c .item .box .more .icon {
    margin-left:10px;
    display:inline-block;
    background:url(../img/anniu_jt1.png) no-repeat center;
    width:17px;
    height:10px;
}

/* .ipart01 .content .content_c .item:hover .box {position:relative;z-index:1;box-shadow:2px 2px 15px rgba(0,0,0,.2);} */
.ipart01 .content .content_c .item .box {
    transition:all .5s ease;
}

.ipart01 .content .content_c .item .tit {
    transition:.3s ease;
}

.ipart01 .content .content_c .item:hover .tit {
    color:#707070;
}

.ipart01 .content .content_c .item:hover .more {
    color:#f00;
}

.ipart01 .content .content_c .item:hover .more .icon {
    background:url(../img/anniu_jt2.png) no-repeat center;
}

.ipart01 .content .content_t .left:hover {
    position:relative;
    z-index:1;
    box-shadow:2px 2px 15px rgba(0,0,0,.2);
}

.ipart01 .content .content_t .left {
    transition:all .5s ease;
}

.ipart01 .m_more {
    font-size:13px;
    color:#666;
    text-align:center;
    display:none;
    margin-bottom:10px;
}

.ipart01 .m_more .icon {
    margin-left:10px;
    display:inline-block;
    background:url(../img/anniu_jt1.png) no-repeat center;
    width:17px;
    height:10px;
}

.ipart02 {
    background:url(../img/ipart02_bg.jpg)no-repeat top center;
}

.ipart02 .infor {
    text-align:center;
    padding-top:90px;
}

.ipart02 .infor .t {
    font-size:32px;
    color:#fff;
    font-weight:bold;
}

.ipart02 .infor .c {
    font-size:16px;
    color:#fff;
    padding-bottom:50px;
}

.ipart02 .content {
    position:relative;
}

.ipart02 .content .rect-1297 {
    padding-bottom:129.7%;
}

.ipart02 .content .item {
    position:relative;
}

.ipart02 .content .item .img .box {
    position:absolute;
    bottom:65px;
    left:35px;
    font-size:20px;
    color:#fff;
    z-index:1;
    font-weight:bold;
}

.ipart02 .content .item .box .tit {
    position:relative;
}

.ipart02 .content .item .box .tit:after {
    position:absolute;
    content:'';
    bottom:-10px;
    width:32px;
    height:2px;
    background:#f00;
    left:0;
}

.ipart02 .content .item .cover {
    position:absolute;
    width:92%;
    height:92%;
    left:4%;
    top:4%;
    opacity:0;
    visibility:hidden;
    transition:.5s ease;
    transform:scale(0.8);
    background:url(../img/white.9.png);
}

.ipart02 .content .item:hover .cover {
    opacity:1;
    transform:scale(1);
    visibility:visible;
}

.ipart02 .content .item .cover .box {
    padding:30px 30px;
}

.ipart02 .content .item .cover .tit {
    font-size:24px;
    color:#141414;
    font-weight:bold;
}

.ipart02 .content .item .cover .con {
    margin-top:30px;
    line-height:1.75;
}

.ipart02 .content .item .cover .con dd {
    font-size:16px;
    color:#1a1a1a;
    line-height:36px;
}

.ipart02 .content .item .cover .btns {
    position:absolute;
    bottom:50px;
    width:100%;
}

.ipart02 .content .item .cover .btns .more {
    width:45%;
    display:inline-block;
    position:relative;
    color:#333333;
    font-size:14px;
    transition:.3s ease;
}

.ipart02 .content .item .cover .btns .more:after {
    content:'';
    position:absolute;
    width:0;
    bottom:-5px;
    left:0;
    height:1px;
    background:#333333;
    transition:.3s ease;
}

.ipart02 .content .item .cover .btns .more .icon {
    margin-left:10px;
    display:inline-block;
    background:url(../img/anniu_jt1.png) no-repeat center;
    width:17px;
    height:10px;
}

.ipart02 .content .item .cover .btns .more:hover {
    color:#f00;
}

.ipart02 .content .item .cover .btns .more:hover .icon {
    background:url(../img/anniu_jt2.png) no-repeat center;
}

.ipart02 .content .item .cover .btns .more:hover:after {
    background:#f00;
    width:60%;
}

.ipart02 .content .item:hover .img .box .tit {
    display:none;
}

.ipart02 .owl-nav>div {
    position:absolute;
    font-size:28px;
    top:14%;
    color:#fff;
}

.ipart02 .owl-nav .owl-prev {
    left:0;
}

.ipart02 .owl-nav .owl-next {
    right:0;
}

.ipart03 {
    padding:30px 0;
}

.ipart03 .infor {
    text-align:center;
    padding-top:40px;
}

.ipart03 .infor .t {
    font-size:32px;
    color:#2d2d2d;
    font-weight:bold;
}

.ipart03 .infor .c {
    font-size:16px;
    color:#2d2d2d;
    padding-bottom:50px;
}

.ipart03 .infor .c span {
    display:block;
}

.ipart03 .item {
    transition:.3s ease;
}

.ipart03 .item:hover {
    background:#f4f4f4;
}

.ipart03 .box {
    text-align:center;
    padding:50px 30px;
}

.ipart03 .box .icon {
    margin-bottom:10px;
}

.ipart03 .box .num {
    font-size:19px;
    color:#2d2d2d;
    font-weight:bold;
    margin-bottom:10px;
}

.ipart03 .box .line {
    width:100%;
    height:4px;
    background:#959595;
}

.ipart03 .box .txt {
    font-size:16px;
    color:#333;
    margin-top:20px;
}

.ipart03 .box .t {
    opacity:0;
    transform:translateX(-20px);
    font-size:16px;
    color:#666;
    margin-top:20px;
    transition:transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ipart03 .box .t i {
    display:inline-block;
    background:url(../img/ipart03_4.png) no-repeat center;
    width:17px;
    height:8px;
}

.ipart03 .box .t:hover i {
    background:url(../img/anniu_jt2.png) no-repeat center;
}

.ipart03 .item:hover .txt {
    color:#f00;
}

.ipart03 .item:hover .box .t {
    opacity:1;
    transform:translateX(0);
}

.ipart04 {
    position:relative;
    overflow:hidden;
    background:#f3f3f3;
}

.ipart04 .cover>img {
    position:absolute;
    z-index:1;
    width:1920px;
    left:50%;
    margin-left:-960px;
    max-width:none;
    opacity:0;
    transition:opacity 2s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.ipart04>img {
    position:absolute;
    width:1920px;
    left:50%;
    margin-left:-960px;
    max-width:none;
}

.ipart04 .infor {
    position:relative;
    padding-top:10px;
    z-index:3;
}

.ipart04 .infor .t {
    font-size:32px;
    color:#2d2d2d;
    font-weight:bold;
}

.ipart04 .infor .c {
    width:53%;
    font-size:16px;
    color:#2d2d2d;
    padding-bottom:10px;
    padding-left:0;
}

.ipart04 .content {
    position:relative;
    z-index:3;
    margin-top:40px;
    margin-bottom:85px;
}

.ipart04 .content .item_list {
    padding:0 30px;
    margin-bottom:40px;
}

.ipart04 .content .item {
    position:relative;
    transition:.5s ease;
    border:1px solid #e5e5e5;
    overflow:hidden;
}

.ipart04 .content .rect-6325 {
    padding-bottom:63.25%;
}

.ipart04 .content .item img {
    transition:.3s ease;
}

.ipart04 .content .item:hover img {
    transform:scale(1.1);
}

.ipart04 .content .item .box {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    font-size:18px;
    color:#fff;
    text-align:center;
    z-index:1;
}

.ipart04 .content .item .box .tit {
    margin-top:20%;
}

.ipart04 .content .item .box .icon {
    width:100%;
    height:40px;
    background:url(../img/anniu.png) no-repeat center;
    margin-top:20px;
}

.ipart04 .content .item .cover {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:url(../img/ipart04_cover.png);
    opacity:0;
    visibility:hidden;
    transition:.5s ease;
}

.ipart04 .content .item:hover .cover {
    opacity:1;
    visibility:visible;
}

.ipart04 .content .item:hover {
    z-index:2;
}

.ipart04 .content .more {
    font-size:18px;
    color:#666;
    text-align:center;
}

.ipart04 .content .more .icon {
    margin-left:10px;
    display:inline-block;
    background:url(../img/anniu_jt1.png) no-repeat center;
    width:17px;
    height:10px;
}

.ipart04 .content .more:hover .icon {
    background:url(../img/anniu_jt2.png) no-repeat center;
}

.ipart04 .owl-nav>div {
    position:absolute;
    font-size:28px;
    top:50%;
    margin-top:-15px;
    color:#fff;
}

.ipart04 .owl-nav .owl-prev {
    left:0;
}

.ipart04 .owl-nav .owl-next {
    right:0;
}

.ipart05 .infor {
    position:relative;
    padding-top:80px;
    z-index:3;
}

.ipart05 .infor .t {
    font-size:32px;
    color:#2d2d2d;
    font-weight:bold;
}

.ipart05 .infor .c {
    font-size:16px;
    color:#2d2d2d;
    padding-bottom:30px;
}

.ipart05 .content {
    position:relative;
    z-index:3;
    margin-top:10px;
    margin-bottom:85px;
}

.ipart05 .content img {
    transition:all .5s;
    opacity:0.9;
}

.ipart05 .content .left {
    float: right;
    width:59.4%;
}

.ipart05 .content .left .item {
    float:left;
    width:calc((100% - 4px)/3);
    margin-bottom:2px;
}

.ipart05 .content .left .item:nth-child(3n-1) {
    margin-left:2px;
    margin-right:2px;
}

.ipart05 .content .left .item .con {
    position:relative;
    height:0;
    overflow:hidden;
    padding-bottom:81%;
    background:#666;
}

.ipart05 .content .left .item .con .tl {
    position:absolute;
    top:5%;
    right:5%;
    font-size:16px;
    font-weight:bold;
    color:#393939;
}

.ipart05 .content .left .item .con .cover {
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.8);
    top:0;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    opacity:0;
    transition:all .5s;
}

.ipart05 .content .left .item .con .cover h2 {
    font-size:16px;
    color:#fff;
}

.ipart05 .content .left .item .con .cover p {
    color:#fff;
    font-size:18px;
    font-weight:bold;
    width:100%;
    margin:auto;
}

.ipart05 .content .left .item .con .cover .shu {
    width:2px;
    height:15px;
    background:#f00;
    margin:10px auto;
}

.ipart05 .content .left .item .con:hover img {
    transform:scale(1.2);
}

.ipart05 .content .left .item .con:hover .cover {
    opacity:1;
}

.ipart05 .content .up {
}

.ipart05 .content .down {
    font-size:21px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    line-height:60px;
    background:#f00;
    display:block;
    transition:all .4s;
    margin-bottom:2px;
}

.ipart05 .down:hover {
    background:#f00;
    color:#fff;
}

.ipart05 .content .right {
    float: left;
    width:39.5%;
}

.ipart05 .content .right .item {
    float:left;
    width:calc((100% - 2px)/2);
    margin-bottom:2px;
}

.ipart05 .content .right .item:nth-child(2n) {
    margin-left:2px;
}

.ipart05 .content .right .item .con {
    position:relative;
    height:0;
    overflow:hidden;
    padding-bottom:81%;
    background:#666;
}

.ipart05 .content .right .item .con .tl {
    position:absolute;
    top:5%;
    right:5%;
    font-size:16px;
    font-weight:bold;
    color:#393939;
}

.ipart05 .content .right .item .con .cover {
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.8);
    top:0;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    opacity:0;
    transition:all .5s;
}

.ipart05 .content .right .item .con .cover h2 {
    font-size:16px;
    color:#fff;
}

.ipart05 .content .right .item .con .cover p {
    color:#fff;
    font-size:18px;
    font-weight:bold;
    width:100%;
    margin:auto;
}

.ipart05 .content .right .item .con .cover .shu {
    width:2px;
    height:15px;
    background:#f00;
    margin:10px auto;
}

.ipart05 .content .right .item .con:hover img {
    transform:scale(1.2);
}

.ipart05 .content .right .item .con:hover .cover {
    opacity:1;
}

/* 分享 */
.common_share {
    display:none;
    width:50px;
    height:50px;
    position:fixed;
    z-index:100;
    right:5%;
    bottom:20%;
    cursor:pointer;
}

/* --------------------------------下层页面------------------------------------- */
/*widgets_common_pages_6 start*/
.widgets_common_pages_6 {
    font-size:0;
    margin-top:50px;
}

.widgets_common_pages_6 a,.widgets_common_pages_6 span {
    line-height:48px;
    color:#666;
    background-color:#f3f4f5;
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    padding:0 25px;
    font-size:14px;
    margin:0;
}

.widgets_common_pages_6 a:hover,.widgets_common_pages_6 span.current {
    color:#fff;
    background-color:#f00;
}

@media only screen and (max-width:760px) {
    .widgets_common_pages_6 a, .widgets_common_pages_6 span {
        line-height:30px;
        padding:0 6px;
        font-size:13px;
    }

    .widgets_common_pages_6 {
        margin-top:15px;
    }
}

/*widgets_common_pages_6 end*/
/* 新闻列表 */
.channel_content.news_list .wrap {
}

.news_list01 {
    background:url(../img/news_list01_bg.jpg) no-repeat center;
}

.news_list01 .rect-575 {
    padding-bottom:57.5%;
}

.news_list01 .infor {
    margin-bottom:40px;
}

.news_list01 .infor .tit {
    float:left;
    font-size:32px;
    color:#0f0f0f;
    font-weight:bold;
    line-height:1;
}

.news_list01 .infor .list {
    float:right;
    font-size:16px;
    color:#404040;
    line-height:30px;
}

.news_list01 .infor .list a.cur {
    font-weight:bold;
    color:#f00;
}

.news_list01 .infor .list em {
    margin:0 5px;
}

.news_list01 .content .item {
    float:left;
    width:32%;
    transition:.3s ease;
}

.news_list01 .content .item.item2 {
    margin:0 2%;
}

.news_list01 .content .item .txt {
    background:#fff;
}

.news_list01 .content .item .txt .box {
    padding:30px;
}

.news_list01 .content .item .txt .box .date {
    font-size:14px;
    line-height:24px;
    color:#f00;
    transition:.3s ease;
}

.news_list01 .content .item .txt .box .tit {
    font-size:20px;
    color:#202020;
    line-height:30px;
    margin-bottom:20px;
    height:60px;
    overflow:hidden;
}

.news_list01 .content .item .txt .box .con {
    font-size:14px;
    color:#666;
    line-height:24px;
    height:48px;
    overflow:hidden;
}

.news_list01 .content .item .item_t:first-child {
    margin-bottom:20px;
}

.news_list01 .content .item .item_t .txt {
    transition:.3s ease;
}

.news_list01 .content .item1:hover,.news_list01 .content .item2:hover {
    box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2);
}

.news_list01 .content .item1:hover .txt .box .tit,.news_list01 .content .item2:hover .txt .box .tit {
    color:#f00;
}

.news_list01 .content .item.item3 {
    overflow:auto;
}

.news_list01 .content .item .item_t:hover .txt {
    box-shadow:-4px 2px 20px 1px rgba(0,0,0,0.2);
    position:relative;
}

.news_list01 .content .item .item_t:hover .tit {
    color:#f00;
}

.news_list02 {
    padding:50px 0;
}

.news_list02 .wrap {
    overflow:visible;
}

.news_list02 .list_hd {
    margin-bottom:45px;
}

.news_list02 .list_hd .inp_box_wrap {
    width:32%;
    margin-left:2%;
    border-bottom:solid 4px #f00;
}

.news_list02 .list_hd .inp_box_wrap:first-child {
    margin-left:0;
}

.news_list02 .list_hd .inp_box_wrap .inp_box {
    display:block;
    width:100%;
    height:50px;
    line-height:50px;
    border:none;
    padding:0;
    margin:0;
    box-sizing:content-box;
    font-size:18px;
    color:#242424;
    padding:0;
    text-indent:10px;
}

.news_list02 .list_hd .inp_box_wrap .inp_box.hd_inp {
    width:80%;
}

.news_list02 .list_hd .inp_box_wrap>input::-webkit-input-placeholder {
    color:#242424;
}

.news_list02 .list_hd .inp_box_wrap .hd_btn {
    width:20%;
    height:50px;
    border:none;
    text-align:center;
    background-color:transparent;
    background-image:url(  
../img/news_list02_1.png);
    background-repeat:no-repeat;
    background-size:18px 18px;
    background-position:center;
    outline:none;
    cursor:pointer;
    padding:0;
}

.news_list02 .select-ui-choose ._arrow {
    width:16%;
    right:0;
}

.news_list02 .select-ui-choose ._arrow .arr {
    left:50%;
    margin:0 0 0 -0.4em;
    border-color:#666666 transparent transparent;
}

body .select-ui-options-default {
    margin-top:4px;
}

body .select-ui-options li:hover, body .select-ui-options li.hover {
    background:#f00;
}

body .select-ui-options-bottom, .news_list02 .select-ui-choose-bottom.on, .news_list02 .select_box {
    border-radius:0px;
}

.news_list02 .list_bd ul li {
    background:#fafafa;
    position:relative;
    margin-bottom:24px;
    transition:.3s ease;
}

.news_list02 .list_bd ul li:hover {
    box-shadow:-4px 2px 10px 1px rgba(0,0,0,0.2);
}

.news_list02 .list_bd ul li .content .rect-61 {
    padding-bottom:61%;
}

.news_list02 .list_bd ul li .content .img {
    float:left;
    width:31.7%;
}

.news_list02 .list_bd ul li .content .txt {
    float:left;
    width:68.3%;
}

.news_list02 .list_bd ul li.noimg .content .img {
    display:none;
}

.news_list02 .list_bd ul li.noimg .content .txt {
    width:100%;
}

.news_list02 .list_bd ul li .content .txt .box {
    padding:45px 30px;
}

.news_list02 .list_bd ul li .content .txt .box .tit {
    font-size:22px;
    color:#3c3c3c;
    line-height:30px;
    transition:.3s ease;
}

.news_list02 .list_bd ul li:hover .content .txt .box .tit {
    color:#f00;
}

.news_list02 .list_bd ul li .content .txt .box .date {
    font-size:14px;
    color:#f00;
    line-height:24px;
    margin-bottom:10px;
}

.news_list02 .list_bd ul li .content .txt .box .con {
    font-size:14px;
    color:#666;
    line-height:24px;
    height:72px;
    overflow:hidden;
}

.news_list02 .list_bd ul li .more {
    position:absolute;
    width:17px;
    height:10px;
    background:url(../img/anniu_jt1.png) no-repeat center;
    right:45px;
    bottom:20px;
}

/* 新闻详细 */
.news_detail01 {
    padding:80px 0 0;
}

.news_detail01 .wrap {
    overflow:visible;
}

.news_detail01 .content {
    padding-left:30px;
    position:relative;
}

.news_detail01 .content .c_left {
    position:absolute;
    left:-40px;
    top:0;
}

.news_detail01 .content .c_left .c_box>div {
    width:50px;
    cursor:pointer;
    transition:.3s ease;
    height:55px;
    background:#fcfcfc;
    text-align:center;
    line-height:55px;
    color:#b3b3b3;
    border-bottom:1px solid #f8f8f8;
}

.news_detail01 .content .c_left .c_box>div:hover {
    background:#f00;
    color:#fff;
}

.news_detail01 .content .c_left .c_box:hover a:hover {
    color:#fff;
}

.news_detail01 .content .c_left .c_box a {
    background:transparent;
    padding-left:0;
    margin:0;
    float:none;
}

.news_detail01 .content .c_left .c_box .iconfont {
    font-size:22px;
}

/* .news_detail01 .content .c_left .kj i{width:23px;height:23px;background:url(../img/news_detail01_1.png) no-repeat center;} */
.news_detail01 .content .c_left .ewm {
    position:absolute;
    width:100px;
    left:60px;
    top:50px;
    display:none;
}

.news_detail01 .content .c_center {
    width:69%;
    float:left;
}

.news_detail01 .content .c_center .tit {
    font-size:33px;
    color:#313030;
    line-height:1.2;
    font-weight:bold;
}

.news_detail01 .content .c_center .tools {
    font-size:14px;
    color:#aeaeae;
    margin:30px 0;
}

.news_detail01 .content .c_center .text {
    font-size:14px;
    color:#575757;
    line-height:25px;
}

.news_detail01 .content .c_center .text p {
    font-size:14px;
    line-height:1.75;
    margin-bottom:15px;
}

.news_detail01 .content .c_right {
    position:absolute;
    right:0;
    top:0;
    width:23%;
}

.news_detail01 .content .c_right .list>div {
    border:1px solid #f3f3f3;
    margin-bottom:25px;
}

.news_detail01 .content .c_right .list .box {
    padding:25px 15px;
}

.news_detail01 .content .c_right .list .box .t {
    font-size:18px;
    color:#3c3c3c;
    line-height:24px;
    position:relative;
}

.news_detail01 .content .c_right .list .box .t:after {
    content:'';
    position:absolute;
    width:60%;
    height:1px;
    background:#f2f2f2;
    left:30%;
    top:12px;
}

.news_detail01 .content .c_right .list .box .d {
    font-size:14px;
    color:#c1c0c0;
    margin:10px 0 15px;
}

.news_detail01 .content .c_right .list .box .tit {
    font-size:16px;
    color:#201f1f;
    line-height:25px;
    height:50px;
    overflow:hidden;
}

.news_detail01 .content .c_right .hot_news {
    background:#fafafa;
}

.news_detail01 .content .c_right .hot_news .infor .box {
    padding:25px 25px 0;
}

.news_detail01 .content .c_right .hot_news .infor .tit {
    float:left;
    font-size:20px;
    color:#101010;
    line-height:20px;
}

.news_detail01 .content .c_right .hot_news .infor .more {
    font-size:14px;
    color:#bbbbbb;
    float:right;
    line-height:20px;
}

.news_detail01 .content .c_right .hot_news .con .item {
    border-top:1px solid #f0f0f0;
}

.news_detail01 .content .c_right .hot_news .con .item:first-child {
    border:none;
}

.news_detail01 .content .c_right .hot_news .con .item .t {
    font-size:15px;
    color:#201f1f;
    line-height:24px;
    margin-bottom:10px;
    height:48px;
    overflow:hidden;
}

.news_detail01 .content .c_right .hot_news .con .item .d {
    font-size:14px;
    color:#201f1f;
}

.news_detail01 .content .c_right .hot_news .con .box {
    padding:25px;
}

.channel_content.pro_list {
    padding:0;
}

body .album_wrap_case4 .album_case4 .right_btn .btn_box:hover {
    background:#f00;
}

/*弹窗*/
.brand_tanchuang.xd {
    display:none;
}

.brandBox_detail {
    position:fixed;
    width:86%;
    top:50%;
    margin-top:-300px;
    z-index:100;
    background:#fff;
    max-width:1000px;
    height:600px;
    left:50%;
    margin-left:-500px;
    overflow:hidden;
    bottom:10%;
    overflow:hidden;
}

.brandBox_detail .box {
    margin:75px 0;
    padding:0 80px;
    height:450px;
    overflow:auto;
    text-align:center;
}

.brandBox_detail .box .tit {
    text-align:center;
    font-size:28px;
    margin-bottom:20px;
}

.brandBox_detail .box .img_ {
    margin-bottom:30px;
}

.brandBox_detail .box .intro .con {
    line-height:25px;
    font-size:14px;
    text-align:justify;
    text-align:center;
}

.brandBox_detail .close:hover i {
    transform:rotateZ(180deg);
}

.brandBox_detail_bg {
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url(../img/black.6.png);
    z-index:90
}

.brandBox_detail .box .tit {
    margin-top:50px;
}

.brandBox_detail .close {
    cursor:pointer;
    background:#fff;
    display:inline-block;
    width:43px;
    height:43px;
    margin:30px auto 0;
    font-size:0;
    color:rgba(0,0,0,0);
    background-image:url(/resources/web/img/popup_close_btn.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    line-height:40px;
    position:absolute;
    right:0;
    left:0;
    top:0;
    transition:all 0.5s ease;
}

.brandBox_detail .close:hover {
    background-image:url(../img/popup_close_btn_hover.png);
}

/* 联系我们 */
.contact_us .content {
    position:relative;
    overflow:hidden;
    height:518px;
}

.contact_us .content .map {
    height:518px;
    overflow:hidden;
}

.contact_us .content img {
    max-width:none;
}

.contact_us .content .cover {
    position:absolute;
    right:0;
    top:0;
    width:38%;
    height:100%;
    background:#f1f1f1;
}

.contact_us .content .cover .infor {
    color:#565554;
    padding:45px 40px;
}

.contact_us .content .cover .infor .tit {
    color:#f00;
    font-size:24px;
    font-weight:bold;
    padding-left:15px;
    padding-bottom:18px;
    border-bottom:1px dashed #565554;
    border-color:rgba(86,85,84,0.7);
    margin-bottom:25px;
}

.contact_us .content .cover .infor .con {
    margin-bottom:30px;
    padding-left:15px;
}

.contact_us .content .cover .infor .con dt {
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
}

.contact_us .content .cover .infor .con dd {
    font-size:14px;
    line-height:24px;
    margin-bottom:10px;
}

.contact_us .content .cover .infor .img_box {
    padding-left:15px;
}

.contact_us .content .cover .infor .img_box .item {
    float:left;
    margin-right:10px;
}

.contact_us .content .cover .infor .img_box .item .txt {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    margin-top:12px;
}

/* 通用模板 */
.channel_common {
    background:#ededed;
    padding:50px 0;
}

.channel_common01 .content {
    background:#fff;
    min-height:300px;
}

.channel_common01 .content .box {
    padding:6%;
    text-align:center;
}

.channel_common01 .content .box1 {
    padding:4%;
}

.channel_common01 .content .box .tit {
    font-size:35px;
    color:#020202;
    margin-bottom:30px;
}

.channel_common01 .content .box .con {
    font-size:14px;
    color:#383838;
}



/*在线留言*/
.leave_message .pro_detail04 {
    padding:60px 0;
}

.leave_message .pro_detail04 .tit {
    text-align:center;
    margin-bottom:30px;
}

.leave_message .pro_detail04 .tit .t {
    font-size:36px;
    line-height:1.2;
    color:#666;
}

.leave_message .pro_detail04 .tit .c {
    font-size:16px;
    line-height:24px;
    color:#666;
    margin:5px 0;
}

.leave_message .pro_detail04 .content {
    padding:0 19%;
}

.leave_message .pro_detail04 .content .inp_box {
    float:left;
    width:46%;
    margin:0 2% 20px;
    position:relative;
}

.leave_message .pro_detail04 .content .inp_box .type {
    font-size:14px;
    color:#353333;
    margin-bottom:5px;
}

.leave_message .pro_detail04 .content .inp_box .input_area {
    width:100%;
    height:40px;
    line-height:40px;
    border:1px solid #cccccc;
}

.leave_message .pro_detail04 .content .inp_box textarea.input_area {
    height:100px;
}

.leave_message .pro_detail04 .content .inp_box span {
    color:#ff0000;
    position:absolute;
    right:20px;
    top:55%;
}

.leave_message .pro_detail04 .content .inp_box span.Validform_checktip {
    right:28px;
}

.leave_message .pro_detail04 .content .choose .xz i {
    display:inline-block;
    *display:inline;
    *zoom:1;width:11px;
    height:11px;
    margin-right:10px;
    vertical-align:middle;
    background:url(../img/service_case02_1.png) no-repeat 0 0;
}

.leave_message .pro_detail04 .content .choose .xz.cur i {
    background-position:0 -11px;
}

.leave_message .pro_detail04 .content .yzm .input_area {
    width:46%;
    margin:0 4% 0 2%;
    height:44px;
    line-height:44px;
    border:1px solid #cccccc;
    padding-left:10px;
    box-sizing:border-box;
    overflow:hidden;
}

.leave_message .pro_detail04 .content .yzm .yzmImg {
    height:44px;
}

.leave_message .pro_detail04 .content .con {
    font-size:13px;
    color:#454545;
    margin-top:40px;
    padding-top:20px;
    border-top:1px solid #999999;
}

.leave_message .pro_detail04 .content .send {
    cursor:pointer;
    float:right;
    background:#f00;
    border:none;
    outline:none;
    font-size:16px;
    -webkit-transition:color 0.3s;
    transition:color 0.3s;
    color:#fff;
    width:220px;
    line-height:45px;
    line-height:45px;
    border-radius:3px;
}

.leave_message .pro_detail04 .content .send:hover {
    background:#eee;
    color:#3c3c3c;
}

.leave_message .pro_detail04 .content .t {
    line-height:50px;
}

.leave_message .pro_detail04 .content .t a {
    color:#f00;
    text-decoration:underline;
}

/*404页面*/
.channel_content.false {
    padding:0;
}

.false01 .content {
    width:850px;
    position:absolute;
    left:50%;
    margin-left:-425px;
    top:50%;
    margin-top:-302px;
}

.false01 .content .box {
    width:55%;
    margin:0 auto;
    padding-top:100px;
    padding-bottom:110px;
}

.false01 .text {
    padding:20px 0 0 60px;
}

.false01 .text .txt1 {
    font-size:28px;
    font-weight:bold;
    color:#f00;
    margin-bottom:25px;
}

.false01 .text .txt2 {
    font-size:18px;
    font-weight:bold;
    color:#1f1f1f;
}

.false01 .text .txt3 {
    font-size:14px;
    color:#666;
    line-height:26px;
    margin-top:10px;
    margin-bottom:20px;
}

.false01 .text .txt3 li {
    position:relative;
    padding-left:25px;
}

.false01 .text .txt3 li:after {
    content:'';
    position:absolute;
    left:0;
    top:50%;
    margin-top:-4px;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#959595;
}

.false01 .text .txt4 {
    font-size:16px;
    color:#666;
    line-height:26px;
}

.false01 .text .txt4 a {
    color:#f00;
}




/* 20200220 */
.news_detail01 .content .c_center {
    min-height:400px;
}

.case01 .item_box .txt {
    height:45px;
    overflow:hidden;
}

/*产品主页*/
.products {
    background:#f0f0f0;
    padding:85px 0px 80px;
}

.products .wrap {
    overflow:visible;
}

.products .tl {
    font-size:32px;
    font-weight:bold;
    text-align:center;
    color:#393939;
    margin-bottom:40px;
}

.products .jg_con .item {
    width:calc((100% - 60px) / 3);
    float:left;
    margin-bottom:30px;
    background:#fff;
    box-shadow:1px 2px 8px rgba(0,0,0,0.1);
}

.products .jg_con .item:nth-child(3n-1) {
    margin-left:30px;
    margin-right:30px;
}

.products .jg_con .item .pic {
    width:100%;
    height:0;
    padding-bottom:58.75%;
    position:relative;
    overflow:hidden;
}

.products .jg_con .item .pic .pic_con {
    width:100%;
    height:100%;
    position:relative;
    padding-bottom:58.75%;
    transition:all .6s;
    background:#aaa;
}

.products .jg_con .item .pic img {
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    opacity:0.9;
}

.products .jg_con .item:hover .pic_con {
    transform:scale(1.2);
}

.products .jg_con .item .title {
    width:100%;
    height:70px;
    display:table;
    padding:0 30px;
    box-sizing:border-box;
    font-size:18px;
    color:#393939;
    font-weight:bold;
    line-height:1.5;
}

.products .jg_con .item .title>div {
    display:table-cell;
    vertical-align:middle;
}

/* 产品列表 */
.rect-4483 {
    padding-bottom:100%;
}

.pro_list .product_list {
}

.pro_list .product_list li a {
    display:block;
    border:1px solid #e5e5e5;
}

.pro_list .product_list ._info {
    padding:20px;
    background:#eee;
    color:#333;
    text-align:center;
}

.pro_list .product_list ._info h3 {
    font-weight:normal;
    font-size:16px;
}

.pro_list .product_list ._info .ion {
    color:#fbdd34;
}

.pro_list .product_list li {
    cursor:pointer;
    margin-bottom:20px;
}

.pro_list .product_list li:hover ._info {
    background:#eee;
    color:#333;
}

.pro_list .product_list li:hover ._info .ion {
    color:#fff;
}

.pro_list .product_list ._img ._mask {
    z-index:4;
    width:100%;
    height:0%;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:0;
    background:rgba(254,0,0,0.5);
    opacity:0;
    transition:all 0.5s ease;
    overflow:hidden;
}

.pro_list .product_list li:hover ._img ._mask {
    opacity:1;
    transition:all 0.5s ease;
    height:100%;
}

.pro_list .product_list ._img i {
    display:inline-block;
    *display:inline;
    *zoom:1;position:absolute;
    z-index:5;
    left:50%;
    top:50%;
    margin-top:-40px;
    margin-left:-40px;
    font-size:30px;
    color:#fff;
    opacity:0;
    padding:16px 25px;
    background:url(/template/cn/Images/blue_80.png);
    border-radius:50%;
}

.pro_list .product_list li:hover ._img i {
    opacity:1;
    transition:all 0.5s ease;
}

/*产品详细*/
.pro_detail {
    padding-bottom:80px;
}

.pro_detail {
    background:#f0f0f0;
    padding:30px 0px 80px;
}

.pro_detail .detail_l {
    width:70.3399%;
}

.pro_detail .l_box {
    background:#fff;
    padding:6%;
}

.pro_detail .pro_title {
    font-size:30px;
    color:#000;
    margin-bottom:10px;
}

.pro_detail .l_tools {
    margin-bottom:40px;
    line-height:20px;
}

.pro_detail .l_tools span {
    display:inline-block;
    *display:inline;
    *zoom:1;font-size:14px;
    color:#5a5a5a;
}

.pro_detail .pro_time {
    margin-right:20px;
}

.pro_detail .switcher .title {
    display:inline-block;
    *display:inline;
    *zoom:1;vertical-align:middle;
}

.pro_detail .detail_r {
    width:28%;
}

.pro_detail .detail_r .arr_box {
    background:#fff;
    padding:8%;
    margin-bottom:14px;
    color:#666;
    display:block;
}

.pro_detail .detail_r .arr_title {
    font-size:18px;
    color:#000;
    margin-bottom:10px;
}

.pro_detail .detail_r .arr_pro_title {
    font-size:14px;
    font-weight:normal;
}

.pro_detail .detail_r .arr_time {
    font-size:14px;
    padding-top:6px;
    display:block;
}

.pro_detail .detail_r .arr_box:hover {
    color:#fff;
    background:#f00;
}

.pro_detail .detail_r .arr_box:hover .arr_title {
    color:#fff;
}

.pro_detail .detail_r .share_box {
    background:#fff;
    padding:8%;
}

.pro_detail .detail_r .share_title {
    font-size:18px;
    color:#000;
    margin-bottom:10px;
}

.pro_detail .detail_r .black_list {
    width:100%;
    height:42px;
    line-height:42px;
    background:#e60012;
    text-align:center;
    font-size:18px;
    color:#fff;
    display:block;
}

.pro_detail .newdetail_share {
    padding:10px 0px;
}

.pro_detail .newdetail_share a {
    width:40px;
    height:40px;
    display:inline-block;
    cursor:pointer;
    text-align:center;
    border:1px solid #999;
    line-height:40px;
    border-radius:50%;
    background:none;
    padding:0;
    margin:0;
    margin-right:10px;
    font-size:20px;
    color:#999;
}

/*工厂*/
.show_list ._info {
    line-height:50px;
    background:#f1f1f1;
    text-align:center;
}

.show_list li {
    margin-bottom:20px;
}

/*工厂详情*/
.fengcai02 h1{    
    font-size:26px;
    line-height:1;
    margin-bottom:20px;
    color:#000;
    font-weight:normal;
}
.fengcai02 .content .span-3 {
    margin-top:1.5%;
    cursor:pointer;
}

.fengcai02 .content .span-3 .cover {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:url(../img/jll/red.72.png);
    opacity:0;
    visibility:hidden;
    transition:.5s ease;
}

.fengcai02 .content .span-3:hover .cover {
    opacity:1;
    visibility:visible;
}

.fengcai02 .content .img_title {
    margin:3% 5%;
    height:66px;
    line-height:22px;
    overflow:hidden;
    text-align:center;
    font-size:14px;
}

.fengcai02 .content ul li {
    transition:all .5s ease;
    -webkit-transition:all .5s ease;
    margin-bottom:20px;
}

.fengcai02 .content {
    position:relative;
}

@media screen and (max-width:760px) {
    .pro_detail .detail_l,.pro_detail .detail_r {
        width:100%;
    }

    .pro_detail .pro_title {
        font-size:24px;
    }
}

/*product_detail end*/
/*可持续发展*/
.adv_con h1 {
    font-size:26px;
    line-height:1;
    margin-bottom:20px;
    color:#000;
    font-weight:normal;
}

.adv_con h2 {
    font-size:15px;
    color:#222;
    margin-bottom:15px;
}

.adv_con p {
    font-size:14px;
    color:#555;
    line-height:1.75;
    margin-bottom:10px;
}

.adv_con .kcx .demo .con_text {
    margin-top:40px;
    margin-bottom:80px
}

.adv_con .kcx .demo .img {
    float:right;
    flex:0 1 auto;
    max-width:calc(50% + (10px / 2));
    padding-left:70px;
}

/*销售*/
.sales_con h1 {
    font-size:26px;
    line-height:1;
    margin-bottom:20px;
    color:#000;
    font-weight:normal;
}

.sales_con h2 {
    font-size:15px;
    line-height:1;
    margin-bottom:15px;
    color:#000;
}

.sales_con p {
    font-size:14px;
    color:#555;
    line-height:1.75;
    margin-bottom:10px;
}

.sales_con ul li {
    margin-left:15px;
    list-style:disc;
}

/*行业*/
.sales_con h1 {
    font-size:26px;
    line-height:1;
    margin-bottom:20px;
    color:#000;
    font-weight:normal;
}

.sales_con h2 {
    font-size:18px;
    line-height:1;
    margin-bottom:15px;
    color:#000;
    font-weight:normal;
    margin-top:20px;
}

.sales_con p {
    font-size:14px;
    color:#555;
    line-height:1.75;
    margin-bottom:10px;
}

.sales_con ul li {
    margin-left:15px;
    list-style:disc;
}

.sales_list a{display:block;overflow:hidden;}
.sales_list{
    margin-top:30px;
}
.sales_list .n_list{
    padding:10px;
    background:#f1f1f1;
    margin-bottom:20px;
}
.sales_list .n_list .n_img{
    float:left;
    margin-right:30px;
}
.sales_list .n_list .n_img img{width:133px;}
.sales_list .n_list .text{
}
.sales_list .n_list .text h2{font-size:18px;}
.sales_list .n_list .text p{font-size:14px;margin-top:10px;}


/*公司业务*/
.table {
    /*此元素会作为块级表格来显示（类似 <table>），表格前后带有换行符。*/
    display:table;
    /*border-collapse:collapse;*/
    border-collapse:separate;
    border:1px solid #fff;
    width:100%;
}

.table-caption {
    /*此元素会作为一个表格标题显示（类似 <caption>）*/
    display:table-caption;
    margin:0;
    font-size:16px;
}

.table-header-group {
    /*此元素会作为一个或多个行的分组来显示（类似 <thead>）。*/
    display:table-header-group;
    background:#f00;
    font-weight:bold;
    color:#fff;
}
.table-header-group p{color:#fff;}
.table-row-group {
    /*此元素会作为一个或多个行的分组来显示（类似 <tbody>）。*/
    display:table-row-group;
}


ul {
    list-style:none;
}

.table-row {
    /*此元素会作为一个表格行显示（类似 <tr>）。*/
    display:table-row;
}

.table-cell {
    /*此元素会作为一个表格单元格显示（类似 <td> 和 <th>）*/
    display:table-cell;
    padding:0 5px;
    border:1px solid #fff;
    width:25%;
    padding:20px;
    text-align:center;
    vertical-align:middle;
}
.table p{margin-bottom:0;}
.table-left{text-align:left;}
.table-cell img{width:100%;}
.table-row1{background:#f5f5f5;}
.table-row2{background:#eaeaea;}
.table-row3{background:#f5f5f5;}
.table-row4{background:#eaeaea;}

.moshow{display:none;}


.support{margin-top:40px;}
.support h1{text-align:center;color:#f00;}
.support .up{text-align:center;}
.support .s_list{width:30%;display:inline-block;outline:none;border:none;margin-top:0;vertical-align:top;margin:1.3%;border:1px solid #f1f1f1;}
.support h2{margin-top:20px;margin-bottom:0;text-align:center;}
.support p{text-align:center;min-height:50px;margin-bottom:0;}