
 .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;}
	

                .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: #1b1d1c;
                    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;
                }
            

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;
        }
    
