﻿
        .content {
            width: 1200px;
            margin: 0 auto;
        }
        
        .headbj {
            height: 209px;
            position: relative;
            z-index:500;
        }
        
        .hea-top {
            height: 34px;
            border-bottom: 1px solid #e7e7e7;
            position: relative;
            z-index: 500;
        }
        
        .hea-top span {
            display: block;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
            color: #B8B8B8;
            float: left;
        }
        
        .hea-top strong {
            display: block;
            float: right;
            height: 34px;
        }
        
        .hea-top strong em {
            display: block;
            height: 34px;
            line-height: 34px;
            padding: 0 10px;
            border-right: 1px solid #eaeaea;
            float: left;
            cursor: pointer;
        }
        
        .hea-top strong em i {
            display: inline-block;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
            color: #b8b8b8;
            padding-left: 27px;
        }
        
        .hea-top strong em .top1 {
            background: url(../images/top1.png) no-repeat left;
            padding-left: 24px;
        }
        
        .hea-top strong em .top2 {
            background: url(../images/top2.png) no-repeat left;
            padding-left: 42px;
        }
        
        .hea-top strong em .top3 {
            background: url(../images/top3.png) no-repeat left;
        }
        
        .hea-top strong em .top4 {
            background: url(../images/top4.png) no-repeat left;
        }
        
        .hea-top strong em .top5 {
            background: url(../images/top5.png) no-repeat left;
        }
        
        .hea-top strong em.last {
            border-right: 0;
            position: relative;
        }
        
        .hea-top strong em.last b {
            display: none;
            width: 140px;
            height: 140px;
            position: absolute;
            left: 0;
            top: 36px;
            padding: 20px;
            background: #FFF;
        }
        
        .hea-top strong em.last b img {
            width: 100%;
        }
        
        .hea-top strong em.last:hover b {
            display: block;
        }
        
        .hea-cen {
            height: 115px;
            padding-top: 26px;
            box-sizing: border-box;
        }
        
        .hea-cen .logo {
            float: left;
            width: 780px;
        }
        
        .hea-cen .logo .t_logo {
            width: 228px;
            height: 66px;
            float: left;
            margin-right: 29px;
        }
        
        .hea-cen .logo .t_logo img {
            width: 228px;
            height: 66px;
        }
        
        .hea-cen .logo h2 {
            float: left;
            margin-top: 2px;
            padding-left: 22px;
            position: relative;
        }
        
        .hea-cen .logo h2 span {
            display: block;
            height: 26px;
            line-height: 26px;
            font-size: 18px;
            color: #666666;
            font-weight: normal;
        }
        
        .hea-cen .logo h2 em {
            display: block;
            height: 32px;
            line-height: 32px;
            font-size: 24px;
            color: #3D3A39;
            font-weight: bold;
        }
        
        .hea-cen .logo h2 em i {
            color: #D61418;
        }
        
        .hea-cen .logo h2:before {
            width: 1px;
            height: 51px;
            background: #d8d8d8;
            content: "";
            position: absolute;
            left: 0;
            top: 4px;
        }
        
        .hea-cen .hea-tel {
            float: right;
            margin-top: 5px;
        }
        
        .hea-cen .hea-tel span {
            display: block;
            margin-top: 2px;
            padding-left: 58px;
            height: 54px;
            float: left;
            background: url(../images/hea-tel.png) no-repeat left;
        }
        
        .hea-cen .hea-tel span i {
            display: block;
            height: 54px;
            line-height: 54px;
            font-size: 26px;
            color: #3D3A39;
            font-family: "Acrom";
        }
        
        .hea-cen .hea-tel em {
            display: block;
            width: 61px;
            height: 59px;
            float: right;
            margin-left: 28px;
        }
        
        .hea-cen .hea-tel em img {
            width: 61px;
            height: 59px;
        }
        
        .menu {
            height: 59px;
            background: #D61418;
        }
        
        .menu .nav {
            width: 1200px;
            margin: 0 auto
        }
        
        .menu .nav li {
            float: left;
            height: 59px;
            line-height: 59px;
            position: relative;
        }
        
        .menu .nav li>a {
            display: block;
            height: 59px;
            font-size: 16px;
            color: #FFFFFF;
            padding: 0 17px;
            position: relative;
            z-index: 200;
        }
        
        .menu .nav li.first {
            padding-left: 16px;
        }
        
        .menu .nav li.first a {
            padding-left: 24px;
            background: url(../images/nav-ico.png) no-repeat left;
        }
        
        .menu .nav li:before {
            width: 100%;
            height: 0;
            background: #1a1a1a;
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            transition: .5s;
        }
        
        .menu .nav li:hover>a,
        .menu .nav li.cur a {
            font-weight: bold;
        }
        
        .menu .nav li:hover:before,
        .menu .nav li.cur:before {
            height: 59px;
        }
        .menu .nav li .xlbj{display:none;}
        
        .menu .nav li.fr3:hover .xlbj{display:block;}
        .menu .nav li:hover .xlbj{display:block;}
        .menu .nav li .xlbj{display:none;position:absolute;top:59px;left:0;z-index:500;width:190px;}
        .menu .nav li .xlbj .erji-two{position:relative;background:rgba(215,20,24,0.7);}
        .menu .nav li .xlbj .erji-two:hover{background:rgb(215,20,24);}
        .menu .nav li .xlbj .erji-two span{display:block; height:50px; line-height:50px;text-align:center;border-bottom:1px solid #FFF;}
        .menu .nav li .xlbj .erji-two span a{display:block; font-size:16px; color:#FFF;font-weight:normal;}
        .menu .nav li .xlbj .erji-two .erji-three{width:150%;position:absolute;left:100%;top:0;background:rgba(215,20,24,0.8);padding:10px 0;display:none;}
        .menu .nav li .xlbj .erji-two .erji-three em{display:block; height:40px; line-height:40px;text-align:center;border-bottom:1px dashed #FFF;}
        .menu .nav li .xlbj .erji-two .erji-three em a{display:block; font-size:16px; color:#FFF;}
        .menu .nav li .xlbj .erji-two:hover .erji-three{display:block;}
    

        .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;*/
    /*}*/


        i,em{font-style:normal;}
        .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: 163px;height:356px; }
        .foot .ft-top .ft-nav h4{height:82px; line-height: 82px;font-size: 26px; 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: 248px;height:356px; }
        .foot .ft-top .ft-pro h4{height:82px; line-height: 82px;font-size: 26px; 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:75px;}
        .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: 430px;height:356px; }
        .foot .ft-top .ft-cont h4{height:82px; line-height: 82px;font-size: 26px; color:#FFFFFF; font-weight: bold; border-bottom:1px solid #202020;padding-left:85px;}
        .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:85px;}
        .foot .ft-top .ft-cont ul li{height:42px; line-height: 42px; padding-left:36px;font-size: 14px; color:#FFFFFF; font-weight: bold;}
        .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:359px;height:356px;}
        .foot .ft-top .ft-code h4{height:82px; line-height: 82px;font-size: 26px; 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 34px;border-top:1px solid #2f2f2f; box-sizing: border-box;}
        .foot .ft-top .ft-code .code-fl span{display: block;width:135px;margin-left: 27px; float:left;}
        .foot .ft-top .ft-code .code-fl span i{display: block;height:133px;}
        .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;}
        .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;}
    

    .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 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(../images/aba1d03d160246a8a7865eb8e6d0fc91_6.png)}

.side ul li i.bgs3{background-image:url(../images/aba1d03d160246a8a7865eb8e6d0fc91_8.png)}

.side ul li i.bgs4{background-image:url(../images/aba1d03d160246a8a7865eb8e6d0fc91_10.png)}
/*.side ul li i.bgs5{background-image:url(../../../images/right_pic3.png)}*/
.side ul li i.bgs6{background-image:url(../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(../images/aba1d03d160246a8a7865eb8e6d0fc91_14.png)}

.side ul li:hover i.bgs3{background-image:url(../images/aba1d03d160246a8a7865eb8e6d0fc91_16.png)}

.side ul li:hover i.bgs4{background-image:url(../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(../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}
}


