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

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1 dt a {
            display: block;
            color: #333;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #966334;
        }
        
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(images/p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color: #966334;
        }
    

        .k12-xl-xwlb-1nt2-1-01-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            display: inline-block;
            width:856px;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt {
            width: 41.4%;
            float: left;
            margin-right: 4.3%;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt img {
            width:100%; 
            display: block;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #966334;}
        .k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
            color: #966334;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .k12-xl-xwlb-1nt2-1-01-list-deta a{color:#fff;}
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
            background: #966334;
            border-color: #966334;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
            color: #fff;
        }
    

        
        .p14-left-nav-1-tit {
            background: #966334;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h2 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:#ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #966334; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;
            overflow: hidden;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#966334;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #966334; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
            overflow: hidden;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#966334;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #1b1d1c; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .p14-pro-1 {
            background: #fff;
        }
        
        .p14-pro-1-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            margin-bottom: 10px;
            background: #966334;
            color: #fff;
            text-align: center;
        }
        
        .p14-pro-1-list dl {
            border: 1px solid rgba(153, 153, 153, 0.3);
            margin-bottom: 10px;
            font-size: 12px;
            box-sizing: border-box;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt {
            width: 100%;
            /*1:1的高度 238px*/
            /*2:1的高度 119px*/
            /*16:9的高度 134px*/
            /*4:3的高度 178px*/
              height: 317px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-pro-1-list dd h4 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height: 40px;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            color: #fff;
            background: #333;
            white-space: nowrap;
        }
        
        .p14-pro-1-list dd h4 a {
            display: block;
            color: #fff;
        }
    

	 	.cl-cbgg-tys-02{height: 120px; background:#966334;} 
		.cl-cbgg-tys-02-tel{height: 80px;padding-top: 30px; padding-left: 16px; background:url(images/cl-cbgg-tys-icon2.png) no-repeat 162px 16px;} 
	 	.cl-cbgg-tys-02-tel span{display: block; font-size: 18px; line-height: 18px; color: #fff;  }
	 	.cl-cbgg-tys-02-tel em{font-style: normal; font-size: 20px;font-weight: bold; color: #fff; line-height: 28px;}
	

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