
    .headers h1 {
        display: inline-block;
        width: auto;
    }
    
    .headers {
        width: 100%;
        background: linear-gradient(to bottom, #2b2d2f, #2b2d2f);
        height: 68px;
        position: relative;
        z-index: 108;
    }
    
    .headers h1.t_logo,
    .headers .t_logo {
        float: left;
        padding-top: 8px;
        width: 12%;
    }
    
    .headers h1.t_logo img,
    .headers .t_logo img {
        min-width: 109px;
        width: 100%;
        max-width: 174px;
    }
    
    .headers {
        width: 100%;
        background: linear-gradient(to bottom, #2b2d2f, #2b2d2f);
        height: 68px;
        position: relative;
        z-index: 108;
    }
    
    .contents.clearfix {
        height: 68px;
        float: right;
        width: 70%;
    }
    
    .hed-lxfs.clearfix {
        float: right;
        width: 134px;
        background-size: 100% 99%;
        height: 100%;
    }
    
    .hed-tel {
        float: right;
        width: 252px;
        background: #c92929;
        height: 100%;
        color: #ffffff;
        position: relative;
        line-height: 68px;
        font-size: 23px;
        font-weight: bold;
        padding-left: 110px;
    }
    
    .hed-tel:before {
        content: "";
        display: block;
        background: url(images/h-telbg.png) no-repeat;
        width: 40px;
        height: 40px;
        background-size: 100%;
        position: absolute;
        top: 13px;
        left: 55px;
    }
    
    .hed-lxx {
        float: right;
        width: 134px;
        background: url(images/h-telbg.png) no-repeat;
        background-size: 100% 100%;
        height: 100%;
        line-height: 65px;
        text-align: center;
        color: #fff;
    }
    
    .hed-lxx a {
        color: #fff;
        font-size: 16px;
    }
    
    .hed-lxfs.clearfix li {
        float: left;
        margin: 18px 12px 0 12px;
        position: relative
    }
    
    .headers .menu {
        display: block;
        float: right;
        height: 68px;
        padding-right: 2%;
        width: auto;
    }
    
    .headers .menu>ul>li {
        float: left;
        height: 68px;
        position: relative;
    }
    
    .headers .menu>ul>li .xlbj {
        display: none;
    }
    
    .headers .menu>ul>li a {
        color: #fff;
        font-size: 16px;
        padding: 0 22px;
        border-right: 1px solid #4b4c4e;
        margin-top: 23px;
        display: block;
    }
    
    .headers .menu>ul>li:last-child a {
        border: 0px;
    }
    
    .head-xiala {
        position: absolute;
        top: 68px;
        background: #fff;
        width: 100%;
        opacity: 1;
        padding: 46px 0;
        display: none;
    }
    
    .menu01 {
        width: 54%;
        margin-right: 360px;
        float: right;
        padding: 10px 0px;
    }
    
    .menu01 .column {
        display: block;
        float: left;
        width: 55%;
    }
    
    .menu01 .column li {
        float: left;
        width: 50%;
        height: 50px;
        line-height: 50px;
    }
    
    .menu01 .column li a {
        display: block;
        font-size: 16px;
        color: #333;
    }
    
    .menu01 .column li a:hover {
        color: #ef1e1e;
    }
    
    .menu01 .column li a:hover span {
        border-bottom: 1px solid #dedede;
    }
    
    .menu01 .column li a span {
        display: inline-block;
        height: 45px;
    }
    
    .m01-img {
        width: 45%;
        float: right;
        margin-top: 0px;
    }
    
    .m01-img li.show {
        display: block;
    }
    
    .m01-img li {
        display: none;
    }
    
    .m01-img img {
        width: auto;
    }
    
    .menu03 {
        width: 56%;
        margin-right: 360px;
        float: right;
    }
    
    .menu03 li {
        float: left;
        margin-right: 4.7%;
        width: 168px;
    }
    
    .menu03 li:nth-child(5) {
        margin-right: 0%;
    }
    
    .menu03 li img {
        width: 168px;
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    
    .menu03 li:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    
    .menu03 li:hover span {
        color: #ef1e1e;
    }
    
    .menu03 li span {
        display: block;
        width: 100%;
        padding: 0;
        height: 40px;
        text-align: center;
        color: #333;
        line-height: 20px;
        padding-top: 10px;
        font-size: 16px;
    }
    
    .menu03.xl62 li {
        float: left;
        margin-right: 5%;
    }
    
    .menu03.clearfix.xl62 {
        width: 55%;
    }
    
    .xl2,
    .xl3,
    .xl4 {
        display: none;
    }
    
    @media screen and (min-width: 1860px) and (max-width: 1960px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 16px;
            padding: 0 16px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
    }
    
    @media screen and (min-width: 1751px) and (max-width: 1860px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 15px;
            padding: 0 15px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 15px;
        }
        .menu03 {
            width: 62%;
        }
        .menu01 {
            width: 66%;
        }
        .menu03 li {
            margin-right: 3.9%;
        }
    }
    
    @media screen and (min-width: 1500px) and (max-width: 1750px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 14px;
            padding: 0 11px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 14px;
        }
        .menu03 {
            width: 60%;
        }
        .menu03 li {
            margin-right: 3%;
            width: 152px;
        }
        .menu01 {
            width: 62%;
        }
    }
    
    @media screen and (min-width: 1360px) and (max-width: 1500px) {
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 13px;
            padding: 0 9px;
            border-right: 1px solid #4b4c4e;
            margin-top: 23px;
            display: block;
        }
        .menu01 .column li a {
            font-size: 13px;
        }
        body .hed-tel {
            width: 160px;
            padding-left: 64px;
            font-size: 20px;
        }
        .menu01 {
            margin-right: 224px;
        }
        .menu03 {
            margin-right: 224px;
            width: 66%;
        }
        .menu03 li {
            margin-right: 2%;
        }
        .menu01 {
            width: 70%;
        }
        body .hed-tel:before {
            left: 16px;
            top: 17px;
            background: url(images/h-telbg.png) no-repeat;
            width: 40px;
            height: 40px;
            background-size: 72%;
        }
    }
    
    @media screen and (min-width: 1160px) and (max-width: 1360px) {
        body .headers h1.t_logo img {
            padding-top: 4px;
        }
        body .menu01 .column li {
            height: 42px;
            line-height: 20px;
        }
        body body .headers h1.t_logo {
            padding-top: 12px;
        }
        body .m01-img img {
            width: 300px;
        }
        .headers .menu>ul>li a {
            color: #fff;
            font-size: 12px;
            padding: 0 10px;
            border-right: 1px solid #4b4c4e;
            margin-top: 24.5px;
            display: block;
        }
        .menu01 .column {
            display: block;
            float: left;
            width: 51%;
        }
        .menu01 .column li a {
            font-size: 12px;
        }
        .contents.clearfix {
            height: 68px;
            float: right;
            width: 72%;
        }
        body .hed-tel {
            width: 160px;
            padding-left: 64px;
            font-size: 20px;
        }
        .menu01 {
            margin-right: 224px;
        }
        .menu03 li span {
            font-size: 12px;
        }
        .menu03 {
            margin-right: 222px;
            width: 74%;
        }
        .menu03 li {
            margin-right: 22px;
            width: 152px;
        }
        .menu03 li img {
            width: 156px;
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        body .hed-tel:before {
            left: 22px;
            top: 17px;
            background: url(images/h-telbg.png) no-repeat;
            width: 40px;
            height: 40px;
            background-size: 72%;
        }
        .menu01 {
            width: 66%;
        }
        body .hed-lxx {
            width: 100px;
            font-size: 13px;
        }
        body .hed-lxfs.clearfix {
            width: 100px;
        }
        body .hed-lxfs.clearfix img {
            width: 21px;
            padding-top: 5px;
        }
    }
    
    body .headers .menu>ul>li .xlbj {
        display: none;
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 500;
        width: 220px;
        background: rgba(215, 20, 24, 0.7);
        padding-bottom: 35px;
        padding-top: 12px;
    }
    
    .xlbj .erji-two {
        position: relative;
        display: block;
    }
    
    .headers .menu>ul>li .xlbj a {}
    
    .headers .menu>ul>li .xlbj a {
        border: 0px;
        padding: 14px 16px;
        margin-top: 0px;
    }
    
    .headers .menu>ul>li .xlbj a:hover {
        background: rgba(215, 20, 24, 0.8);
    }
    
    .headers .menu>ul>li:hover .xlbj {}
    
    .headers .menu>ul>li.cur:after,
    .headers .menu>ul>li:hover:after {
        content: "";
        display: block;
        height: 2px;
        background: #c2423f;
        position: absolute;
        bottom: -1px;
        width: 100%;
    }
    
    .hed-fd {
        position: relative;
        height: 68px;
    }





        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #d71418;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #d71418;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #d71418;}
	

    .p102-info-items {
        margin-bottom: 60px;
    }
    
    .p102-info-items-img {
        float: right;
        width: 362px;
    }
    
    .p102-info-items-img a,
    .p102-info-items-img img {
        width: 100%;
        display: block;
    }
    
    .p102-info-items-text {
        float: left;
        width: 550px;
        padding-top: 40px;
    }
    
    .p102-info-items-text h4 {
        height: 32px;
        position: relative;
        padding-left: 90px;
        margin-bottom: 20px;
    }
    
    .p102-info-items-text h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        color: #d71418;
        text-align: center;
        font-style: normal;
        border: 1px solid #d71418;
        left: 0;
        top: 0;
    }
    
    .p102-info-items-text h4 a {
        display: inline-block;
        height: 32px;
        max-width: 100%;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-items-text p {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
        margin-bottom: 24px;
    }
    
    .p102-info-1-more a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #333333;
    }
    
    .p102-info-1-more a:hover {
        color: #d71418;
    }


.p102-info-1 {
        width: 970px;
        background: #fff;
        border-left: 1px solid #ebebeb;
        margin-left: -1px;
        padding: 70px 40px 40px;
    }
    .p102-info-list {
        border: 1px solid #e3e3e3;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    
    .p102-info-list dl {
        border-bottom: 1px solid #e3e3e3;
        padding: 19px;
        position: relative;
    }
    
    .p102-info-list dt {
        width: 268px;
    }
    
    .p102-info-list dt a,
    .p102-info-list dt img {
        display: block;
        width: 100%;
    }
    
    .p102-info-list dd {
        position: absolute;
        left: 327px;
        right: 29px;
        top: 19px;
        bottom: 19px;
        z-index: 1;
    }
    
    .p102-info-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        margin-bottom: 5px;
    }
    
    .p102-info-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-list .p102-info-list-desc {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-info-list-more {
        padding-top: 22px;
    }
    
    .p102-info-list-more a {
        display: block;
        width: 98px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #d71418;
        text-align: center;
        border: 1px solid #d71418;
        position: relative;
    }
    
    .p102-info-list-more a:before {
        content: '';
        position: absolute;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 10px solid #fff;
        left: -1px;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-info-list-more a:after {
        content: '';
        position: absolute;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 7px solid #d71418;
        left: -1px;
        top: 50%;
        margin-top: -5px;
        z-index: 2;
    }
    
    .p102-info-list dl:hover {
        box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
    }
    
    .p102-info-list dl:hover dd h4 a {
        color: #d71418;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a {
        background: #d71418;
        color: #fff;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a:before {
        border-left: 10px solid #d71418;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a:after {
        border-left: 7px solid #fff;
    }


    .p102-info-fdh-1 {
        width: 145px;
        position: relative;
        z-index: 2;
        margin-top: 70px;
    }
    
    .p102-info-fdh-1-nav-one {
        margin-bottom: 10px;
    }
    
    .p102-info-fdh-1-nav-one h3 {
        white-space: nowrap;
        background: #d71418;
        margin-bottom:10px
    }
    
    .p102-info-fdh-1-nav-one .p102-info-fdh-1-nav-items ul {
        display: none;
    }
    
    .p102-info-fdh-1-nav-one .p102-info-fdh-1-nav-items:first-child ul {
        display: block;
    }
    
    .p102-info-fdh-1-nav-one li {
        background: #ccc;
        margin-bottom: 10px;
    }
    
    .p102-info-fdh-1-nav-one h3 a,
    .p102-info-fdh-1-nav-one li a {
        display: block;
        line-height: 26px;
        font-size: 20px;
        color: #ffffff;
        text-align: center;
        padding: 19px 20px;
    }
    
    .p102-info-fdh-1-nav-one li a {
        color: #666;
        font-size: 16px;
        padding: 19px 10px;
    }
    
    .p102-info-fdh-1-nav-one h3.sidenavcur,
    .p102-info-fdh-1-nav-one h3:hover {
        background: #1a1a1a;
        font-weight: bold;
    }
    
    .p102-info-fdh-1-nav-one li.sidenavcur a,
    .p102-info-fdh-1-nav-one li:hover a {
        color: #d71418;
        font-weight: bold;
    }
    /*有需要黑色字体的可放出*/
    /*.p102-info-fdh-1-nav-one h3.sidenavcur a,*/
    /*.p102-info-fdh-1-nav-one h3:hover a {*/
    /*    color: #1a1a1a;*/
    /*}*/


      .zh-rig ul li.last{position:relative;}
      .zh-rig ul li.last b{display:none;width:140px; height:140px;position:absolute; top:70px;left:0;padding:20px; background:#FFF;}
      .zh-rig ul li.last b img{width:100%;height:100%;}
       .zh-rig ul li.last:hover b{display:block;}
 

        .footer{height:471px; background: #292828;border-top:4px solid #d61418;}
        .foot{padding-top:43px;}
        .foot .ft-top{height:353px; border-bottom:1px solid #202020;}
        .foot .ft-top .ft-nav{width: 122px;height:356px; }
        .foot .ft-top .ft-nav h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;}
        .foot .ft-top .ft-nav ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;}
        .foot .ft-top .ft-nav ul li{height:42px; line-height: 42px; padding-left:16px;background:url(images/ft-dbx.png) no-repeat left;}
        .foot .ft-top .ft-nav ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-nav ul li:hover{background:url(images/ft-dbx_h.png) no-repeat left;}
        .foot .ft-top .ft-nav ul li:hover a{color:#d61418;}
        .foot .ft-top .ft-pro{width: 180px;height:356px; }
        .foot .ft-top .ft-pro h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020; text-align: center;}
        .foot .ft-top .ft-pro ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #202020;padding-left:38px;}
        .foot .ft-top .ft-pro ul li{height:42px; line-height: 42px; padding-left:16px;background:url(images/ft-dbx.png) no-repeat left;}
        .foot .ft-top .ft-pro ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-pro ul li:hover{background:url(images/ft-dbx_h.png) no-repeat left;}
        .foot .ft-top .ft-pro ul li:hover a{color:#d61418;}
        .foot .ft-top .ft-cont{width: 298px;height:356px; }
        .foot .ft-top .ft-cont h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;padding-left:35px;}
        .foot .ft-top .ft-cont ul{padding-top:25px;height:269px; box-sizing: border-box; border-top:1px solid #2f2f2f;border-right:1px solid #2f2f2f;border-left:1px solid #202020;padding-left:35px;}
        .foot .ft-top .ft-cont ul li{height:42px; line-height: 22px; padding-left:36px;font-size: 14px; color:#FFFFFF; font-weight: bold;margin-bottom:15px;}
        .foot .ft-top .ft-cont ul li a{font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .foot .ft-top .ft-cont ul li.ft1{background:url(images/ft-ico1.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft2{background:url(images/ft-ico2.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft3{background:url(images/ft-ico3.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft4{background:url(images/ft-ico4.png) no-repeat left;}
        .foot .ft-top .ft-cont ul li.ft5{background:url(images/ft-ico5.png) no-repeat left;}
        .foot .ft-top .ft-code{width:310px;height:356px;}
        .foot .ft-top .ft-code h4{height:82px; line-height: 82px;font-size: 23px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;padding-left:61px;}
        .foot .ft-top .ft-code .code-fl{height:269px;border-left:1px solid #202020;padding:40px 0 0 14px;border-top:1px solid #2f2f2f; box-sizing: border-box;}
        .foot .ft-top .ft-code .code-fl span{display: block;width:98px;margin-left: 27px; float:left;}
        .foot .ft-top .ft-code .code-fl span i{display: block;height:108px;}
        .foot .ft-top .ft-code .code-fl span i img{width: 100%;}
        .foot .ft-top .ft-code .code-fl span em{display: block; height:44px; line-height: 44px; text-align: center;font-size: 14px; color:#FFFFFF; font-weight: bold; font-style:normal;}
        .foot .ft-bot{height: 73px; border-top:1px solid #2f2f2f;}
        .foot .ft-bot span{display: block; height:73px; line-height: 73px; float:left;}
        .foot .ft-bot span em{display: block;height:73px; float:left;font-size: 14px; color:rgba(255,255,255,0.6);margin-right: 24px;}
        .foot .ft-bot span em a{font-size: 14px; color:rgba(255,255,255,0.6);}
        .foot .ft-bot strong{display: block; float:right; height:73px; line-height: 73px;}
        .foot .ft-bot strong i{display: block; height:73px; line-height: 73px;float:left;font-size: 14px; color:rgba(255,255,255,0.6); font-weight: normal; }
        .foot .ft-bot strong a{display: block;float:left;height:73px; line-height: 73px;font-size: 14px; color:rgba(255,255,255,0.6); margin-right: 17px;font-weight: normal;}
        .foot .ft-bot strong a:last-child{margin-right: 0;}

ul.introdu-honor2 {
    float: right;
    width: 286px;
    height: 100px;
    margin-top: 160px;
}

ul.introdu-honor2  li {
    float: left;
    width: 69px;
    text-align: center;
    margin-right: 28px;
}

ul.introdu-honor2 li i {
  
}
ul.introdu-honor2 li  i.ce {
  
}

ul.introdu-honor2 li  i.pc {
  
}

ul.introdu-honor2 li:nth-child(3) {
    margin-right: 0px;
}

 .footer .content,.zh.content {
    width: 1200px;
    margin: 0 auto;
}

 .footer .ft-bot em {
    font-style: normal;
}


.zhbj{height:115px; background:#eeeeee;}
.zh{padding-top:45px; height:158px; box-sizing: border-box; position: relative; }
.zh .zh-left{width:320px;float:left;margin-right: 56px;}
.zh .zh-left i {
    display: block;
    width: 50px;
    height: 48px;
    float: left;
    margin-right: 6px;
    margin-top: -10px;
}

.zh .zh-left span {
    display: block;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-top: 2px;
}
.zh .zh-left i img{width: 100%;}

.zh .zh-left span em{display: block; height:22px; line-height: 22px;font-size: 14px; color:rgba(61, 58, 57, 0.6); font-weight: bold;}
.zh .zh-left span p{font-size: 26px; color:#3D3A39; font-weight: bold; height:29px; line-height: 29px;}
.zh .zh-left span:before{width: 1px; height:45px; content:""; position: absolute; left:0; top:4px;}
.zh .zh-rig{float:left; margin-left:130px;}
.zh .zh-rig ul li{float:left; width:138px; position: relative;}
.zh .zh-rig ul li i{display: block; width:69px; height:29px; margin:0 auto;}
.zh .zh-rig ul li i img{width: 100%;}
.zh .zh-rig ul li em{display: block; height:29px; line-height: 29px; text-align: center; font-size: 16px; color:#3D3A39; font-weight: bold;}
.zh .zh-rig ul li:before{width: 1px; height:45px; content:""; position: absolute; right:0; top:6px;}
.zh .zh-rig ul li:last-child:before{display:none;}
.zh .zh-jqr{width:148px; height:235px;position: absolute; right:-47px; bottom:-22px;}


@media screen and (min-width: 1100px) and (max-width: 1360px){ 


body .zhbj {
    height: 72px;
}

.zhbj  .zh.content {
    width: 1110px;
    margin: 0 auto;
    height: 93px;
    padding-top: 21px;
}

body .zh .zh-left {}

body .zh .zh-left i img {}

body .zh .zh-left i {
    width: 29px;
    margin-top: 0px;
}

body .zh .zh-left span {
    padding-left: 10px;
}

body .zh .zh-left span p {
    font-size: 19px;
}

body .zh .zh-rig {
    margin-left: 152px;
}

body .zh .zh-rig ul li {
    width: 115px;
    padding-top: 9px;
}

body .zh .zh-rig ul li i {
    width: 40px;
}

}


    

    .side{position:fixed;width:78px;right:0;top:60%;margin-top:-200px;z-index:999;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#D9271B;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li a{ color:#333333;}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
/*.side ul li i.bgs1{background-image:url(../../images/right_pic5.png)}*/
.side ul li i.bgs2{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_6.png)}

.side ul li i.bgs3{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_8.png)}

.side ul li i.bgs4{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_10.png)}
/*.side ul li i.bgs5{background-image:url(../../images/right_pic3.png)}*/
.side ul li i.bgs6{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_12.png)}

/*.side ul li:hover i.bgs1{background-image:url(../../images/right_pic5_on.png)}*/

.side ul li:hover i.bgs2{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_14.png)}

.side ul li:hover i.bgs3{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_16.png)}

.side ul li:hover i.bgs4{background-image:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_18.png)}
/*.side ul li:hover i.bgs5{background-image:url(../../images/right_pic3_on.png)}*/
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#D9271B;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}

.side ul li.sideewm .ewBox.son{width:200px;display:none;color:#363636;text-align:center;padding-top:200px;position:absolute;left:-210px;top:0;background-image:url(./resource/images/100a2221b9744185abdd6ca7d654121d_2.jpg);background-repeat:no-repeat;    background-size: 100% 100%;background-position:center center;border:1px solid #e0e0e0}

.side ul li.sideetel .telBox.son {
    width: 240px;
    height: 119px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: 1px;
    background: #D9271B;
}

.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_2.png) 28px center no-repeat;}
.side ul li.sideetel .telBox dd.bgs2{background:url(./resource/images/aba1d03d160246a8a7865eb8e6d0fc91_4.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


