
 .hea h5{display:block; width:110px; height:110px; position:absolute; top:110px; right:0;}
 .hea h5 img{ display:block; width:110px; height:110px;}
		i,em{ font-style:normal;}
		.hea{ height:100px; background:#fff; min-width:1280px; max-width:1920px; width:96.875%;position:fixed; top:22px; left:1.5625%; z-index:99;box-shadow:0 0 1rem #333;}
		.hea .logo{ width:11.6%; float:left; margin:18px 0 0 1.5%; position:relative;}
		.hea .logo:before{ content:""; position:absolute; top:10%; right:-8%; width:1px; height:80%; background:#efefef;}
		.hea .logo img{ display:block; width:100%;}
		.hea h3{ float:left; width:14.78%; margin:30px 0 0 2%; font:18px "Microsoft YaHei UI"; font-weight:bold; color:#303030; line-height:35px;}
		.hea h3 img{ display:block; width:28%;}
		.hea h3 em{ color:#956034;}
		.hea p{ width:11.9%; height:85px; float:right; overflow:hidden; background:#956034; font:16px "Microsoft YaHei UI"; color:#fff; line-height:36px; padding:15px 0 0 1%;}
		.hea p em{ display:block; font:28px Arial, Helvetica, sans-serif; font-weight:bold;}
		.menu{ width:51.6%; float:left; height:44px; margin:1.625rem 0 0 4.6875%;}
		.menu li{ font:16px "Microsoft YaHei UI"; line-height:44px; margin:0 1.4%; float:left; position:relative;}
		.menu li:last-child{ margin-right:0;}
		.menu li:before{content: "";position: absolute;width:0;height:2px;bottom:0;left:0;z-index:0;background:#966234;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
		.menu li a{ display:block; color:#666;}
		.menu li a:hover,.menu .cur a{ font-weight:bold; color:#966234;}
		.menu li.cur:before,.menu li:hover:before{width: 100%;}
		
		.hea .erji{ display:none; position:absolute; top:55px; left:0; padding:12px 0; background:#fff; font:14px "Microsoft YaHei"; line-height:30px; width:300px; margin-left:-60%; text-align:center; border-radius:5px; box-shadow:0 0 1rem #ccc;}
		.hea .erji:before{ content:""; position:absolute; top:-8px; left:20%; margin-left:-8px; width:0; height:0; border-bottom:8px solid #fff; border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);}
        .hea .erji a,.hea .cur .erji a{ display:block; color:#666; line-height:40px; height:40px; width:150px; float:left; font-weight:normal;}
        .hea .erji a:hover{background:#966334;color:#fff; line-height:40px; height:40px; border-bottom:0;}
		
		@media (min-width: 1200px) and (max-width: 1280px) {
		    .hea{ top:16px; height:80px;}
			.hea h3{width:15%; font-size:14px; margin-top:20px;}
			.menu{width:55.6%; float:left; height:44px; margin:18px 0 0 2.6%;}
			.menu li{margin:0 0.7%; font-size:14px;}
			.hea p{font-size:14px;width:9.9%;}
			.hea p em{font-size:18px;}
		}
		@media (min-width: 1281px) and (max-width: 1440px) {
			.hea{ top:16px; height:80px;}
			.hea h3{width:17%; font-size:16px; margin-top:20px;}
			.menu{width:53.6%; float:left; height:44px; margin:18px 0 0 2.6%;}
			.menu li{margin:0 0.6%; font-size:14px;}
			.hea p{font-size:14px;width:9.9%;}
			.hea p em{font-size:18px;}
		}
		@media (min-width: 1441px) and (max-width: 1680px) {
			.hea{ top:16px; height:90px;}
			.hea h3{width:17%; margin-top:23px;}
			.menu{ margin-top:18px;}
			.menu li{margin:0 1.3%;font-size:14px;}
			.hea p{font-size:14px;width:9.9%;}
			.hea p em{font-size:20px;}
		}
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            display: block; width: 100%;
        }
        .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: #966334;}
    .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 #966334;
        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: #966334;}
	

    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}
    .content{width:1200px;margin:0 auto;}


        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #966334;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #1b1d1c;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    .p102-news-info {
        padding: 40px 0 0;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 268px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 820px;
        margin-left: 50px;
        position: relative;
        padding-top: 30px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #966334;
        text-align: center;
        border: 1px solid #966334;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #966334;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #966334;
    }
    
    .p102-news-info ul h4:hover a {
        color: #966334;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #1b1d1c;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #966334;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #1b1d1c;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 40px 0 80px; background: #fcfcfc;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #966334;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #966334;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #966334;
    }
    
    .p102-pro-case-more {
        width: 198px;
        height: 44px;
        margin: 35px auto 0;
        border: 1px solid #966334;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #966334;
        padding-left: 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #966334;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #966334;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


i,em{ font-style:normal;}
.foot{ background:#1e1a1a;height:390px;overflow:hidden;}
.footer{ width:1200px; margin:0 auto;}
.fnav{ border-bottom:1px solid #4b4848; height:135px; font:16px "Microsoft YaHei UI"; line-height:135px; margin-bottom:35px;}
.fnav a{ display:block; float:left; color:#fff; margin:0 29px; position:relative;}
.fnav a:nth-child(1){ margin-left:0;}
.fnav a:last-child{ margin-right:0;}
.fnav a:hover{ border-bottom:3px solid #fff; height:134px;}
.fnav a:before{ content:""; position:absolute; top:63px; right:-31px; width:1px; height:10px; background:#353131;}
.fnav a:last-child:before{ background:none;}
.fwz{ width:680px; overflow:hidden;}
.fwz h4{ font:16px "Microsoft YaHei UI"; line-height:30px; color:#fff;}
.fwz h4 em{ margin-left:30px;}
.fwz h4 a{ color:#fff;}
.fwz p{ font:14px "Microsoft YaHei UI"; line-height:30px; color:#c2c1c1; margin:12px 0;}
.fwz p a{ color:#c2c1c1;}
.fwz p em{ padding:0 12px;}
.fwz span{ display:block; font:20px "Microsoft YaHei UI"; color:#d2d1d1;}
.fwz span i{ display:inline-block; background:url(images/f01.jpg) no-repeat left center; padding:0 40px 0 60px; line-height:40px;}
.fwz span i:last-child{background:url(images/f02.jpg) no-repeat left center;}
.code{ width:220px; margin-top:20px; font:14px "Microsoft YaHei UI"; text-align:center; color:#d1d1d1;}
.code p span{ display:block; width:100px; margin-bottom:25px;}
.code img{ display:block; border:5px solid #fff; width:90px; height:90px; margin-bottom:20px;}


        .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:#966334 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#966334 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#966334 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#966334 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:#966334 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:#966334 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:#966334 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;
        }
    
