
        i,
        em {
            font-style: normal;
        }
        
        .content {
            width: 1200px;
            margin: 0 auto;
        }
        
        .head {
            height: 196px;
            position: relative;
            z-index: 300;
        }
        
        .head .hea-top {
            height: 133px;
            box-sizing: border-box;
        }
        
        .head .hea-top .logo {
            width: 870px;
            float: left;
            margin-top: 18px;
        }
        
        .head .hea-top .logo .t_logo {
            width: 201px;
            height: 101px;
            float: left;
        }
        
        .head .hea-top .logo h2 {
            float: left;
            margin:22px 0 0 28px;
        }
        
        .head .hea-top .logo h2 span {
            display: block;
            height: 37px;
            line-height: 37px;
            font-size: 25px;
            color: #30373f;
            font-weight: bold;
        }
        
        .head .hea-top .logo h2 em {
            display: block;
            height: 32px;
            line-height: 32px;
            font-size: 20px;
            color: #30373f;
            font-weight: normal;
        }
        
        .head .hea-top .hea-tel {
            float: right;
            padding-left: 63px;
            background: url(images/hea-tel.png) no-repeat left;
            margin-top:30px;
        }
        
        .head .hea-top .hea-tel span {
            display: block;
            height: 41px;
            line-height: 41px;
            font-size: 30px;
            color: #30373f;
            font-family: "Arial";
        }
        
        .menu {
            height: 62px;
            border-top: 1px solid #cbcdcf;
            border-bottom: 1px solid #cbcdcf;
        }
        
        .menu .nav {
            height: 62px;
            width: 1200px;
            margin: 0 auto;
        }
        
        .menu .nav>li {
            float: left;
            height: 62px;
            line-height: 62px;
        }
        
        .menu .nav>li>a {
            display: block;
            font-size: 16px;
            color: #30373f;
            position: relative;
            padding: 0 23px;
        }
        
        .menu .nav>li>a:before {
            width: 7px;
            height: 62px;
            color: #a8abae;
            content: "/";
            position: absolute;
            right: 0;
            top: 0;
        }
        
        .menu .nav>li:last-child a:before {
            display: none;
        }
        
        .menu .nav>li:hover,
        .menu .nav li.cur {
            background: #842209;
        }
        
        .menu .nav>li:hover>a:before,
        .menu .nav li.cur>a:before {
            opacity: 0;
        }
        
        .menu .nav>li:hover>a,
        .menu .nav li.cur>a {
            color: #FFF;
        }
        
        .menu .nav li .nav-two {
            display: block;
            width: 100%;
            height: 0;
            overflow: hidden;
            background: #FFF;
            position: absolute;
            left: 0;
            top: 196px;
            z-index: 300;
        }
        .menu .nav li .nav-two.two .nav2 dl dd ul li{width:150px;}
        
        .menu .nav li .nav-two .nav2 {
            padding-top: 14px;
        }
        
        .menu .nav li .nav-two .nav2 dl dt {
            width: 438px;
            height: 246px;
            float: left;
            line-height: 0;
            overflow: hidden;
            margin-left: 126px;
        }
        
        .menu .nav li .nav-two .nav2 dl dt img {
            width: 100%;
        }
        
        .menu .nav li .nav-two .nav2 dl dd {
            width: 100%;
            float: left;
            background:#FFF;
            height:65px;
        }
        
        .menu .nav li .nav-two .nav2 dl dd ul li {
            float: left;
            width: 120px;
            height: 47px;
            line-height: 47px;
            padding-left: 21px;
            position: relative;
            box-sizing: border-box;
            background: url(images/nav-dbx.png) no-repeat left;
        }
         .menu .nav li .nav-two .nav2 dl dd ul li a{font-size:16px; color:#666666;}
        
        .menu .nav li:hover .nav-two {
            height: 65px;
        }
    

        .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: #85230a;}
    .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 #85230a;
        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: #85230a;}
	

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #30373f;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

        .footer{height:333px;background:#2b2b2b;}
        .footer .ft-top{height: 333px;padding-top:76px; box-sizing: border-box;}
        .footer .ft-top .ft-logo{width: 260px; height:187px; border-right:1px solid rgba(255,255,255,0.1);padding-top:42px; box-sizing: border-box;}
        .footer .ft-top .ft-logo h3{width:184px; height:91px;}
        .footer .ft-top .ft-logo h3 img{width:184px; height:91px;}
        .footer .ft-top .ft-nav{width:348px; height:187px;border-right:1px solid rgba(255,255,255,0.1);box-sizing: border-box;padding:0 48px 0 58px;}
        .footer .ft-top .ft-nav ul li{float:left;width:107px; height:47px; line-height: 47px;}
        .footer .ft-top .ft-nav ul li a{font-size: 15px; color:rgba(255,255,255,0.55);}
        .footer .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .footer .ft-top .ft-xx{width:448px;padding-left: 55px; box-sizing:border-box;}
        .footer .ft-top .ft-xx span{display: block;width:341px; height:50px;margin-bottom: 7px;}
        .footer .ft-top .ft-xx span em{display: block; float:left; height:50px; line-height: 50px; padding-left:27px; font-weight: bold;font-size: 18px; color:#FFF; }
        .footer .ft-top .ft-xx span em.ft1{background:url(images/ft1.png) no-repeat left;}
        .footer .ft-top .ft-xx span em.ft2{background:url(images/ft2.png) no-repeat left;float:right;}
        .footer .ft-top .ft-xx ul li{height: 31px; line-height: 31px;}
        .footer .ft-top .ft-xx ul li:first-child{height:40px;line-height:20px; margin-bottom:20px;}
        .footer .ft-top .ft-xx ul li i{display:block;float:left;font-size: 16px;color:#FFF;}
        .footer .ft-top .ft-xx ul li p{float:left;font-size: 16px;color:#FFF;width:260px;}
        .footer .ft-top .ft-xx ul li em{display: block;float:left; margin-right: 23px; height:31px;line-height:31px;font-size: 16px;color:rgba(255,255,255,0.4);font-weight: normal;}
        .footer .ft-top .ft-xx ul li em a{font-size: 16px;color:rgba(255,255,255,0.4); font-weight: normal;}
        .footer .ft-top .ft-code{width:89px;}
        .footer .ft-top .ft-code span{display:block; width:89px;}
        .footer .ft-top .ft-code span i{display:block; height:89px; line-height:0; overflow:hidden;}
        .footer .ft-top .ft-code span i img{width:100%;}
        .footer .ft-top .ft-code span em{display:block; height:32px; line-height:32px; text-align:center;font-size:16px; color:#FFF;}
        .footer .ft-link{height:68px;border-top:1px solid rgba(255,255,255,0.1);}
        .footer .ft-link i{display: block; height:68px; line-height: 68px; float:left;font-size: 16px; color:rgba(255,255,255,0.5);}
        .footer .ft-link a{display: block; height:68px; line-height: 68px; float:left;font-size: 16px; color:rgba(255,255,255,0.5);margin-left: 40px;}
        .footer .ft-link a.first{margin-left: 0;}
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#85230a url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#85230a url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#85230a url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-liuyan {
            background:#85230a url(images/cimg26.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-liuyan a{
            display: block; 
            width:45px;
            height:45px;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#85230a url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#85230a url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#85230a url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#85230a url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
