
i,em{ font-style:normal;}
.hea{ height:140px; min-width:1200px; max-width:1920px; margin:0 auto; width:100%; background:rgba(0,0,0,0.7); position:absolute; top:0; overflow:hidden; z-index:99;}
.hea .logo{ width:9.375%; margin:37px 0 0 3.0625%; position:relative;float:left;}
.hea .logo:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:rgba(255,255,255,0.16);}
.hea .logo img{ display:block; width:83.88%;}
.hea h3{ width:14.58%; float:left; margin:35px 0 0 2%; font:26px "Microsoft Yahei"; font-weight:bold; color:#ffd0a7; line-height:24px;}
.hea h3 em{ display:block; margin-top:10px; font-size:22px; color:#fff;}
.hea p{ font:26px "Microsoft YaHei UI"; font-weight:bold; line-height:140px; color:#ffd0a7; background:url(images/lx.png) no-repeat left center; padding-left:45px; float:left;}
.menu{ height:140px; width:54.16%; float:left;}
.menu li{ float:left; font:16px "Microsoft YaHei UI";line-height:140px; font-weight:bold; position:relative;}
.menu li a{ display:block; color:#fff; position:relative; z-index:1; padding:0 26px; position:relative;}
.menu li:last-child a{ padding-right:0;}
.menu li.cur a,.menu li:hover a{ color:#ffd0a7;}
.menu li.cur a:before,.menu li:hover a:before{ content:""; position:absolute; top:67px; left:12px; width:0; height:0; border-top:5px solid #d7b08d; border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);}
@media screen and (max-width:1680px) {
.menu li a{ padding:0 17px;}
.menu li.cur a:before,.menu li:hover a:before{ left:0;}
}
@media screen and (max-width:1600px) {
.menu li{ font-size:14px;}
}
@media screen and (max-width:1440px) {
.hea .logo{ margin-left:2%;}
.hea h3{ font-size:22px;}
.hea h3 em{ font-size:18px; margin-top:5px;}
.hea p{ font-size:22px;}
.menu li a{ padding:0 13px;}
}
@media screen and (max-width:1400px) {
	.hea p{ display:none;}
	.hea .logo{ margin-left:4%;}
	.menu{ width:65%;}
	.menu li a{ padding:0 18px; font-size:16px;}
}
@media screen and (max-width:1366px) {
	.menu li a{ padding:0 16px;}
}
@media screen and (max-width:1280px) {
	.menu li a{ font-size:14px;}
}


.foot{background:url(images/footer_bg.jpg) no-repeat center top; height:500px;}
.foot .footer{ width:1400px; margin:0 auto;}
.flogo{ width:11.962%; float:left; position:relative;}
.flogo h2{ height:270px; position:relative; margin-top:-48px;}
.flogo h2 em{ display:block; margin-top:13px; font:14px "Microsoft YaHei UI"; text-align:center; color:rgba(255,255,255,0.5); width:200px;}
.flogo h5{ font:14px "Microsoft YaHei UI"; text-align:center; color:rgba(255,255,255,0.5);}
.flogo h5 em{ display:block; height:32px; text-align:center;}
.flogo h5 img{ vertical-align:middle; margin:0 6%;}
.fwz{ width:20%; float:left; padding:100px 6% 0 6.8%; font:14px "Microsoft YaHei UI"; line-height:26px;color:rgba(255,255,255,0.5); height:308px;}
.fwz span{ display:block; font:36px Arial, Helvetica, sans-serif; font-weight:bold; color:#be9b7d; background:url(images/flx.png) no-repeat left top; padding:50px 0 20px;}
.fwz p{ margin-bottom:8px;}
.fnav{ width:31.71%; float:left; margin-top:100px; font:14px "Microsoft YaHei UI"; line-height:50px;color:rgba(255,255,255,0.5);}
.fnav a{ display:block; width:50%; float:left; font:14px "Microsoft YaHei UI"; line-height:52px;color:rgba(255,255,255,0.5); height:52px; overflow:hidden; background:url(images/farr2.png) no-repeat left center; padding-left:6%; box-sizing:border-box;}
.fnav a:hover{background:url(images/farr.png) no-repeat left center; color:#be9b7d; font-weight:bold;}
.fcode{ width:21.7857%; margin-top:110px;}
.fcode p{ width:47.77%; font:16px "Microsoft Yahei"; line-height:44px; text-align:center;color:rgba(255,255,255,0.5);}
.fcode p span{ display:block; width:100%; overflow:hidden; position:relative;}
.fcode p img{ display:block; width:100%; border:2px solid #fff; box-sizing:border-box;}
.fcode p span:after{display:block;position:absolute;left:0;top:0;width:100%;height:40px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;background:url(images/code_shadow1.png) no-repeat 0 0;}
.fcode p .fcode2:after{ background:url(images/code_shadow2.png) no-repeat 0 0;}
.foot1{ font:14px "Microsoft YaHei UI"; line-height:90px;color:rgba(255,255,255,0.5); line-height:90px; border-top:1px solid rgba(255,255,255,0.1);}
.foot1 em{ padding:0 8px;}
.foot1 a{color:rgba(255,255,255,0.5);}
@media (min-width: 1200px) and (max-width: 1680px) {
	.foot .footer{ width:1200px; margin:0 auto;}
	.flogo h2 em{ font-size:12px;}
	.fwz span{ font-size:32px;}
}
@keyframes light {
	0%{top:0;}
	50%{top:100%;}
	100%{top:-40px;}
}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 70%;
            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:#be9b7d url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#be9b7d url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#be9b7d url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#be9b7d 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:#be9b7d 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:#be9b7d 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:#be9b7d 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;
        }
    
