
i,em{ font-style:normal;}
.hea{ height:145px; width:100%; overflow:hidden; min-width:1200px; max-width:1920px; margin:0 auto; z-index:99; background:#002B6D;}
.hea:before{ content:""; position:absolute; top:85px; left:0; width:100%; height:1px; background:rgba(255,255,255,0.2);}
.hea .logo{width:10.052%; float:left;margin:0 0 0 5%; height:85px; float:left;}
.hea .logo img{ display:block; width:100%; margin-top:20px;}
.hea h3{ width:22.916%; font:18px "Microsoft YaHei UI"; line-height:25px; color:#fff; float:left; margin-left:1.5625%;margin-top:14px;}
.hea h3 b{ display:block;}
.menu{ width:39.5833%; float:left; height:85px;}
.menu li{ float:left; font:16px "Microsoft YaHei UI";line-height:85px; position:relative; width:14.285%; text-align:center;}
.menu li a{ display:block; color:#fff; position:relative; z-index:1; }
.menu li:before{content: "";position: absolute;width:0;height:3px;bottom:0;left:0;z-index:0;background:#f3c01d;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;}
.menu li:nth-child(1) a{ background:url(images/home.png) no-repeat 22% center; padding-left:20%;}
.menu li.cur a,.menu li a:hover{ font-weight:bold; color:#f3c01d;}
.menu li.cur:before,.menu li:hover:before{width: 100%;}
.hea p{ background:url(images/lx.png) no-repeat left center; padding-left:35px; font:24px Arial, Helvetica, sans-serif; font-weight:bold; color:#ffd500; float:left; line-height:85px; width:9.2%; margin-left:1.3%; border-right:1px solid rgba(255,255,255,0.2);}

.logo2{ height:60px; overflow:hidden;}
.logo2 h5{ width:34.5%; float:left; margin-left:5%; font:16px "Microsoft YaHei UI"; color:#fff; line-height:60px;}
.logo2 span{ display:block; float:left; font:16px "Microsoft YaHei UI"; color:#fff; line-height:60px; width:59%;padding-left:1%;}
.logo2 span a{color:#f3c01d; display:block; float:left; padding:0 1.8%;}
.logo2 span a:hover{ font-weight:bold; color:#f3c01d;}

.ttel .serico{width: 30px;height: 30px;}
.ttel .sershow{position: absolute;left:50%;top:35px;margin-left: -220px; display: none; background:#fff; border-radius:2rem;}
.s_inp{ background:none; width: 220px; height: 32px; margin: 0 auto; border:2px solid #ffd500; border-radius:50px; position:relative; z-index:10;}
.inp01{height:32px;line-height:32px;   padding-left: 5%; width:75%;float:left;color:#999999; font-size: 14px; outline:none;  border: none; background: none; font-family:"Microsoft Yahei"}
.s_ss{float:left; width:20%; height:32px; background: #ffd500;border: none; cursor: pointer; border-radius:0 2rem 2rem 0; color:#000; cursor:pointer;outline:none;}
.ttel{width: 30px;height: 30px; float:left; margin:31px 0 0 1.5%; position:relative;}

@media (min-width: 1200px) and (max-width: 1680px) {
	.hea .logo{width:10.052%; float:left;margin:0 0 0 3%;}
	.hea .logo img{margin-top:24px;}
	.hea h3{ width:24.916%;}
	.menu li,.logo2 h5,.logo2 span{ font-size:14px;}
	.hea p{ font-size:20px;width:9.8%;}
}
@media screen and (max-width:1280px) {
    .hea h3{ display:none;}
    .menu{ width:52%; margin-left:5%;}
    .hea p{ width:12%;}
}


.foot{ height:532px;background:url(images/footer_bg.jpg) no-repeat center top;overflow:hidden; padding-top:100px;}
.foot .footer{ width:1400px; margin:0 auto;}
.fnav{ width:31.43%; float:left;}
.fnav h2{ width:290px; height:67px; overflow:hidden;}
.fnav h2 img{ display:block;width:290px; height:67px;}
.fnav p{ margin-top:36px; font:14px "Microsoft YaHei UI"; line-height:36px; color:#231815;}
.fnav p em{ font-size:16px;}
.fnav h5{ margin-top:60px; width:59.09%;}
.fnav h5 span{ display:block; float:left; width:41.538%; font:14px "Microsoft YaHei UI"; line-height:38px; color:#231815; text-align:center;}
.fnav h5 span img{ display:block; width:85.185%; margin:0 auto;}
.fnav h5 span:last-child{ float:right;}
.fwz{ width:60.71%; float:right;}
.fnav1{ width:25%; height:344px; border-bottom:1px dashed #c89e20; margin-bottom:34px;}
.fnav1 h3 a{ display:block; height:70px; font:18px "Microsoft YaHei UI";color:#231815;}
.fnav1 h3 a:hover,.fwz1 a:hover{ text-decoration:underline; font-weight:bold; }
.fnav1 p{ font:14px "Microsoft YaHei UI"; line-height:32px; color:#231815;}
.fnav1 p a{ display:block; color:#231815; opacity:0.8;}
.fnav1 p a:hover{ opacity:1; font-weight:bold;}
.fwz1{font:14px "Microsoft YaHei UI"; line-height:32px; color:#231815;opacity:0.8;}
.fwz1 a{ color:#231815;opacity:0.8;}
.fwz1 em{ padding:0 8px;}
@media (min-width: 1200px) and (max-width: 1680px) {
	.foot .footer{ width:1200px; margin:0 auto;}
}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #000;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#f3c01d url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#f3c01d url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#f3c01d url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#f3c01d 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:#f3c01d 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:#f3c01d 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:#f3c01d url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #000;
            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;
        }
    
