﻿/* 头部 */
.tel{padding: 10px 0;}
/* 导航 */
.navs{width: 100%; height: 64px; background: #005cac;padding: 5px 0;}
.nav_1,.nav_2,.nav_3{width: 386px; height: 64px;}
.nav_1{border-right: 1px solid #0085f7;}
.nav_2{border-left: 1px solid #003f78; border-right:1px solid #0085f7; }
.nav_3{border-left: 1px solid #003f78;}
.nav2,.nav3{width: 100%; height: 23px;}
.nav2{padding-top: 6px;}
.nav3{padding: 6px 0;}
.nav2 a,.nav3 a{font-size: 14px;  color: #fff; margin: 0 15px;  float: left;width: 63px;white-space: nowrap;}
.nav2 a.home,.nav3 a.home{/* color: #f7f29f; */ font-size: 15px;font-weight: bold;width: 68px;float: left;/* letter-spacing: 0.5px; */}
.nav a:hover{color: red;}

/* 底部 */
.bottom{ min-width: 1512px;background:url(/skin/20220117/img/bg.jpg) repeat-x; height: 335px; margin-top: 10px;}
.nav4{margin-top: 20px; padding-left: 30px;}
.nav4 li{float: left;width: 169px;text-align: center;height: 200px; margin-top: 70px;}
.nav4 li.tee{float: left;width: 250px; padding-left: 10px;text-align: left; }
.nav4 li.tee2{border: none; }
.nav4 li a,.nav2 li p{ width: 100%; float: left;  line-height: 30px; height: 30px; color: #a3a3a3; font-size: 14px;}
.nav4 li a:hover{color:#e14141; }
.nav4 li p{padding-top: 15px; color: #a3a3a3;line-height: 30px;text-align: left;}
.nav4 li span{padding-top: 15px;width: 100%; float: left;  line-height: 30px; height: 30px; color: #e14141; font-size: 36px;}
.nav4 li a.te{color: #fff; font-size: 16px; padding-bottom: 5px;}

/* 分页 */
.pages{ text-align: center;padding:20px 0;}
.pages a{color: #000000; padding:0 10px;font-size: 14px; }
.pages a:hover{color: #e14141;  }
   .w_1673 {
        width: 1574px;
        margin: 0 auto;
    }
    .daoyu{
        background: #073863;
        color: #fff;
        text-align: center;
        padding: 5px 0;
    }
    .daohang_li li{
        margin: 6px 15px;
        width: 87px;
        font-size: 17px;
        text-align: left;
    }
    .daohang_li li a{
        color: #fff;
        
    }
    .daohang_li{
        overflow: hidden;
        width: 659px;
        margin-top: 8px;
        display: inline-block;
    }
    #result{
        overflow: hidden;
    }

    .tel>p>a{
        color: #fff;
        font-size: 24px;
    }
    .tel>p{
        font-style:italic;
        margin-right:60px;
        font-weight: bold;
    }
/* 左侧飘窗 */
.left_form {
            width: 87px;
            overflow: hidden;
            background: #89aaff;
            text-align: center;
            position: fixed;
            left: 10px;
            top: 50%;
            transform: translate(0%, -50%);
            z-index: 10;
            border-radius: 10px;
            padding: 1px;
        }

        .img {
            width: 87px;
            background: url(/img/left.gif) -11px -4px no-repeat;
            height: 111px;
            display: block;
            border-radius: 10px 10px 0 0;
        }

        .left_form h2 a {
            text-align: center;
            background: #fff;
            color: #0067ae;
            border-radius: 20px;
            font-size: 11px;
            font-weight: 400;
            display: block;
            margin: 5px auto;
        }

        .erweim {
            width: 87px;
            background: url(/img/left.gif) -7px -144px no-repeat;
            height: 88px;
            display: block;
        }

        .left_form .tel {
            text-align: center;
            background: #fff;
            color: #0067ae;
            border-radius: 20px;
            padding: 0px 6px;
            font-size: 12px;
            font-weight: 400;
             display: inline-block;
        }

        .left_form .btn {
            text-align: center;
            background: #fff;
            color: #0067ae;
            border-radius: 20px;
            display: block;
            font-size: 13px;
            font-weight: 400;
            margin: 0px auto;
            cursor: pointer;
        }
         .inquiry-pop-bd {
            position: fixed;
            left: 50%;
            top: 50%;
            margin: -300px 0 0 -275px;
            width: 550px;
            height: 500px;
            background: #FFF;
            box-shadow: 0 0 10px rgba(255, 255, 255, .5);
            display: none;
            z-index: 2000;
        }

        .inquiry-pop-bd:before {
            content: "";
            position: fixed;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0, 0, 0, .7);
            z-index: -1;
        }

        .inquiry-pop-bd .inquiry-pop {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            padding: 22px;
            z-index: 1;
            background: #FFF;
            -webkit-animation: fadeInDownA .4s ease;
            -o-animation: fadeInDownA .4s ease;
            animation: fadeInDownA .4s ease;
        }

        .inquiry-pop-bd .inquiry-pop .ico-close-pop {
            position: absolute;
            right: -10px;
            top: -10px;
            width: 30px;
            height: 30px;
            background: url(/img/fancy_close.webp) no-repeat center center;
            cursor: pointer;
            z-index: 1;
        }

        .inquiry-form-wrap {
            position: relative;
            height: 420px;
            width: 100.5%;
        }

        .ad_prompt {
            position: absolute;
            display: block;
            top: 50%;
            left: 0;
            width: 100%;
            line-height: 40px;
            margin: -20px 0 0;
            text-align: center;
            color: #ff6f00;
            font-size: 20px;
            -webkit-animation: twinkling 1s infinite ease-in-out;
            animation: twinkling 1s infinite ease-in-out;
            display: none;
        }
        @media screen and (max-width: 550px) {
            .inquiry-pop-bd {
                width: auto;
                left: 10px;
                right: 10px;
                top: 10px;
                bottom: 10px;
                margin: auto;
            }

            .inquiry-pop-bd .inquiry-pop {
                padding: 10px;
            }

            .scrollsidebar {
                display: block;
                z-index: 9999999;
            }
        }