@charset "UTF-8";
/*
***重置样式***
*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,pre,hr,table,th,td,form,input,button,textarea{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
img,iframe{border:0;}
i,em{font-style:normal;}
li,ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
textarea{overflow:auto;resize:none;}
label{cursor:default;}
button,input[type="button"], input[type="submit"]{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
a,a:hover,a:active{color:#333;text-decoration:none;}
input,textarea,button{ background:none;  border:none; outline:none; font-family:"Microsoft YaHei", Helvetica, Arial, sans-serif; font-size:12px; }
input, textarea, button {background: none;border: none; outline: none; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;}

/*select{-webkit-appearance:none; appearance:none;}-webkit-appearance: none;*/

/*
***全局公共样式***
*/
html {  font-size: 62.5%;}
body{font-size: 14px; font-size: 1.4rem;  color: #333;  margin: 0 auto;  font-family: 'Microsoft YaHei',Helvetica,Arial,sans-serif;  -webkit-tap-highlight-color: transparent;}
/*浮动*/
.fl ,.lt {  float: left;  }
.fr ,.rt {  float: right;  }
/*清除浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.clear {clear:both;}
.flex{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap:wrap}

/*placeholder 颜色*/
:-moz-placeholder { color: #666; }
::-moz-placeholder { color: #666;}
input:-ms-input-placeholder{ color: #666;}
input::-webkit-input-placeholder{ color: #666;}

/****主体宽度****/
.wrap{width:1200px;margin: 0 auto; }
.f-bg{background: #fff;}
/*********** head ***********/
body{position: relative;transition: all .4s;overflow-x: hidden;}
.fenye-word{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fenye-word a{
    padding: 5px;
    border: 1px solid #efefef;
}
.banner img{display: block;width: 100%}
.header{height:auto;padding-top:20px;box-sizing: border-box;    position: relative;
top: 0;z-index: 2;width: 100%;box-sizing: border-box}
.logo{display: inline-block;width:840px;float: left;padding-left: 13px;}
.logo img{display: block;width: 100%}
       .seach{width: 145px;height: 28px;border: 1px solid #fff;border-radius:10px;display:block;box-sizing: border-box;margin-top: 10px;display: none }
       .seach .input{width: calc(100% - 25px);height: 25px;padding:0 5px;box-sizing:border-box}
        .header .submit{width: 25px;background-image: url("/image/public/seach.png");background-size: 100%;position: relative;top: 3px}
.g-right{margin-right: 25px;}
.right{float: right}
.right-top{text-align: right; margin-top: 23%;}
.right-top img{display: inline-block;position: relative;top: 7px;}
.right-top .goods{margin-left: 5px;transition: all .4s}
.right-top .goods:hover{color:#005dab }
.right-top .logoin{margin-left: 15px;transition: all .4s;margin-right: 5px}
.right-top .logoin:hover{color:#005dab }
.right-top .register{transition: all .4s}
.right-top .register:hover{color:#005dab }
.right-top .logoin-box{margin-left:0px}
.right-top .fg{width: 2px;background-color: #005dab; height: 20px;margin: 0 15px 0 10px;display: inline-block;position: relative;top: 5px}
.right-top a{font-size: 16px;color: #fff}
.nav-box{margin-top: 15px;text-align: center; background: #005dab;}
/*.nav-box li{float: left;position: relative;padding: 0 20px;font-size: 20px;}*/
.header-bot{width: 100%}
.nav-box>ul>li.active{background-color:#fff;border-top: 3px solid #e60012;}
.nav-box>ul>li.active a{color: #e60012;}
.nav-box>ul>li.active a::before{filter: contrast(100%) brightness(100%);}
 .nav-box>ul>li{float: left;position: relative;font-size: 20px;width: 150px;box-sizing: border-box;height: 55px;line-height: 55px}
 .nav-box>ul>li a::before{
     content: '';
     display: inline-block;
     width: 18px;
     height: 18px;
     margin-right: 10px;
     margin-top: 2px;
     margin-right: 10px;
     margin-top: -3px;
     vertical-align: middle;
     filter: contrast(0%) brightness(500%);
 }
 .nav-box>ul>li:nth-child(1) a::before{
    background: url(../images/nav_1.png) no-repeat center;
}
.nav-box>ul>li:nth-child(2) a::before{
    background: url(../images/nav_2.png) no-repeat center;
}
.nav-box>ul>li:nth-child(3) a::before{
    background: url(../images/nav_3.png) no-repeat center;
}
.nav-box>ul>li:nth-child(4) a::before{
    background: url(../images/nav_4.png) no-repeat center;
}
.nav-box>ul>li:nth-child(5) a::before{
    background: url(../images/nav_5.png) no-repeat center;
}
.nav-box>ul>li:nth-child(6) a::before{
    background: url(../images/nav_6.png) no-repeat center;
}
.nav-box>ul>li:nth-child(7) a::before{
    background: url(../images/nav_7.png) no-repeat center;
}
 .nav-box>ul>li:hover{background-color:#fff;border-top: 3px solid #e60012; }
  .nav-box>ul>li:hover a{color:#e60012}
  .nav-box>ul>li:hover a::before{filter: contrast(100%) brightness(100%);}
.nav-box li:nth-child(7){padding-right: 0}
.nav-box li a{color: #fff}
.nav-box li a .nav-cont{padding-bottom: 15px;display: inline-block;font-weight: bold;font-size: 18px}
.nav-box li:hover a .xh{height: 3px;width:100%;display: block;background-color:#f5ab2d;margin: 0 auto;position: relative;margin-bottom: 15px;transition: all .4s; display: none}
.nav-box li.active a .xh{height: 3px;width:100%;display: block;background-color:#f5ab2d;margin: 0 auto;position: relative;margin-bottom: 15px;transition: all .4s; display: none }
.nav-box li a .xh{width:0;margin-bottom:20px; transition: all .4s; display: none}
.nav-box .level{position: absolute;top: 52px;display: none;padding: 10px 0;background-color: rgba(255,255,255,.9);border-radius: 8px;left: 0px;z-index: 999;}
.nav-box .level li{padding: 0;line-height:2;text-align: center;float: left;display: inline-block; margin-right: 50px; padding: 0 0 15px 0;}
.nav-box .level li a{color: #3e3a39 !important;display:block;transition: all .4s;font-size: 18px;}
.nav-box .level li a::before{
    display: none;
}
.nav-box .level li:hover a{color:#1695d4 }
.nav-box li .level:nth-child(2){width: 1200px;box-sizing: border-box;}
.nav-box li:nth-child(2) .level{margin-left: -150px;padding: 26px 0 0 190px;}
.nav-box li:nth-child(3) .level{margin-left: -300px;padding: 26px 0 0 190px;}
.nav-box li:nth-child(4) .level{margin-left: -450px;padding: 26px 0 0 190px;}
.nav-box li:nth-child(5) .level{margin-left: -600px;padding: 26px 0 0 190px;}
.nav-box li:nth-child(6) .level{margin-left: -750px;padding: 26px 0 0 190px;}


/*********** head end ***********/
body {
    background: url(../images/bg1.jpg) no-repeat;
}
.bg1{
    background: #fff;
}
.m-images{
    width: 1200px;
    margin: 0 auto ;
}
.m-images img{
    width: 100%;
}
/*phone head*/
.all-bg{ visibility: visible;}
.phone-header-top{display: none;}
.phone-header{position: absolute;top: 0;z-index: 5;width: 100%;display: none}
.phone-header .wrap{position: relative}
    .phone-header .phone-btn{position: absolute;right: 0;bottom: 10px}
.phone-header .phone-btn span{display: block;width:30px;height: 2px;background-color: #9fa0a0;;margin-bottom:7px}
.phone-header .phone-btn span:nth-child(3){margin-bottom:0px}
/* .phone-logo{width: 150px;margin:10px auto} */
.phone-logo img{display: block;width: 100%}
    /* .phone-logoin{position: absolute;left: 0;bottom:10px} */
.phone-logoin a{color: #000}

.phone-nav{transition: all .4s}
.phone-header .nav-box{margin-top: 15px;text-align: center;}
.phone-header .phone-nav-box{margin-top: 18px}
.phone-header .phone-nav-box.nav-box2>ul>li{float: none;position: relative;font-size: 20px;text-align: center;line-height: 50px;border-bottom: 1px solid #005dab}
.phone-header .phone-nav-box.nav-box2 li a{color: #333}
.phone-header .phone-nav-box.nav-box2 li.active a .xh{height: 3px;width:100%;display: block;background-color:#f5ab2d;margin: 0 auto;position: relative;margin-bottom: 15px;transition: all .4s; }
.phone-nav-box.nav-box2 .level{display: none}
.phone-nav-box.nav-box2 .level li a{color: #333;display:block;transition: all .4s}
       .phone-nav{width: 250px;position: fixed;top: 0;bottom: 0;right: -250px}
.all-bg {position: fixed;top: 0;left:0px;bottom: 0; right: 0;z-index: 199;display: none;overflow-x:hidden}
.phone-nav-box>ul>li.active .nav-cont{background-color:#005dab;color: #fff;display: block;line-height: 50px;height: 50px;}
.phone-nav-box>ul>li.active .level li{border-bottom: 1px solid #fff;line-height:45px;height:45px;}
.logoin{margin-left: 10px;transition: all .4s}
.logoin-box{margin-left: 0px}
.logoin-box img{position: relative;top:5px;width:25px}
.fg{width: 2px;background-color: #666; height: 20px;margin: 0 10px 0 5px;display: inline-block;position: relative;top: 5px}
.right-top a{font-size: 18px;color: #005dab}
.goods{margin-left: 15px}


.title-all{text-align: center;margin-top: 60px}
.title-all .name{font-size: 30px;color:#005dab }
.title-all .nameen{font-size: 14px;color:#005dab;text-transform: uppercase }
.title-all .fg{width: 130px;height: 1px;background-color:#bfbfbf;margin: 10px auto 7px }
.title-all .fg2{width:30px;height:5px;background-color:#005dab;margin: 18px auto 0 }

.secnav-box{background-color: #f4f4f4;padding-top: 20px}
.section-box .secnav-box .nav{display: block;width: calc(100% /5) !important;border-right: 1px solid #005dab;box-sizing: border-box;height: 55px;line-height: 55px;text-align: center;font-size: 22px;transition: all .4s}
.secnav-box{
    padding-top: 0 !important;
}
.section-box .secnav-box .nav:hover{background-color:#005dab ;color: #fff;font-weight: bold}
.section-box .secnav-box .nav:first-child{border-left: 1px solid #005dab}
.section-box .secnav-box .nav:last-child{border-right: 1px solid #005dab}
.section-box .secnav-box .nav.active{background-color:#005dab ;color: #fff;font-weight: bold }

.ym{text-align: right}
.ym ul .ym-li{display:inline-block;padding: 8px 13px;border: 1px solid #e5e5e5;transition: all .4s;cursor: pointer;color: #949494;margin-left: 5px}
.ym ul .ym-li:hover{background-color:#005dab;color: #e5e5e5 }

.foot_my{
    padding-top: 74px;
}
.footer{background-color: #dcdcdc;border-top:2px solid #005dab;margin:0 auto 0;padding: 40px 0 40px 0;color: #000; width: 1200px;}
.footer .left{width: 150px;text-align: right}
.footer .right{width: 170px;position: relative;top: -10px;}
.footer .right p{color: #666;padding-left: 5px}
.footer .center{width: calc(100% - 320px );padding-left: 50px;box-sizing: border-box}
.footer .center .erweima{display: none}
.foot-nav a{display: inline-block;padding:0 20px;border-right: 1px solid #000;box-sizing: border-box;transition: all .4s;font-size: 16px;color: #000}
.foot-nav a:last-child{border: 1px solid transparent}
.foot-nav a:first-child{padding-left: 0}
.foot-nav a:hover{color:#005dab }
.footer .map{margin-top: 20px}
.footer .map .p{display: inline-block;font-size: 16px}
.footer .map .tell{margin-left: 55px}
.footer .map .tell span{color:#000 }
.footer .foot-bot{margin-top: 25px;color: #666;font-size: 14px}


/* #pagelist{margin-top: 10px;display: block;} */
#pagelist .curr{color: #005dab}


.fixd{position: fixed; width: 60px; cursor: pointer; z-index: 9999; right: 0px; bottom: 20%;}
.f-box{width: 55px; height: 55px; background-color: #ff9100; margin-bottom: 2px; position: relative; z-index: 10;box-sizing: border-box;}
.f-box:nth-last-child(1){background-color: #005dab;}
.f-box:hover{background-color: #005dab;}
.f-box img{width: 50%; display: block; margin: 0px auto; padding-top: 5px;}
.f-box.goto img{
    margin-bottom: 5px;
    padding-top: 10px;
}
.f-box span{display: block; color: #fff; text-align: center; line-height: 20px; font-size: 12px;}
.phone{position: absolute; right: -500px; top: 0; width:180px; height: 56px; background-color: #ffa20f; color: #FFF; padding: 8px; transition: all .2s linear; box-sizing: border-box; z-index: 1;}
.phone p{line-height: 22px;}
.phone a{color: #fff}
.phone a:hover{color: #fff;border-bottom: 1px solid #fff}
.f-box:nth-last-child(2):hover .phone{right: 57px;}
.f-img{position: absolute; right: -500px; top: 0; width:140px; height:145px; padding: 10px; box-sizing: border-box; background-color: #ffa20f; transition: all .2s linear; z-index: 1;}
.f-img img{width: 100%; display: block;}
.f-box:nth-child(1):hover .f-img{right: 60px;}
.myheder{
    width: 100%;
    height: 38px;
    background: #fff;
    border-bottom: 1px solid #005dab;
    line-height: 38px;
}
#time::before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/2-18.png) no-repeat center;
    margin-right: 6px;
    vertical-align: sub;
}
.myheder_top,.myheder_top a{
    color: #005dab;
    font-size: 14px;
    padding-right: 8px;
    margin-right:8px; 
    position: relative;
}
.myheder_top a::after{
    content: '|';
    position: absolute;
    right: 0;
    width: 1px;
    height: 10px;
}
.myheder_top .fr a::before{
    content: '';
    display: inline-block;
    width: 16px;
	height: 15px;
    /* margin-right: 6px; */
    vertical-align: sub;
}
.myheder_top .fr a:nth-child(1)::before{
    background: url(../images/2-19.png) no-repeat center;
}
.myheder_top .fr a:nth-child(2)::before{
    background: url(../images/2-20.png) no-repeat center;
}
.myheder_top .fr a:nth-child(3)::before{
    background: url(../images/2-21.png) no-repeat center;
}
.myheder_top .fr a:nth-child(3)::after{
    display: none;
}
.tanchu_content{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 5px;
    z-index: 10000;
}
.tanchu{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 9999;
}
.tanchuimg img{
    width: 300px;
    height: 300px;
    display: none;
}
.tanchu_esc{
    text-align: right;
    cursor: pointer;
    padding-right: 10px;
}


@media(max-width:1219px){
    .wrap{width: 90%;}
    .logo{width: 230px}
    .nav-box li{padding: 0 15px;}

    .secnav-box{margin-top: 40px}
    .section-box .secnav-box .nav{font-size: 22px;height: 60px;line-height: 60px}
.header{padding-top: 0}
.nav-box>ul>li{height: 40px;line-height: 40px;}
.right-top{margin-top: 20%}
    .logo {width:600px;margin-top: 8px;}
    .footer .left{width: 11%}
    .footer .left img{width: 100%;display: block}
    .footer .center{padding-left: 10px}
    .foot-nav a{padding: 0 10px;}

    /*新加*/
    .m-item{
        flex-wrap: wrap;
    }
    

}
@media(max-width:1023px) {
    .phone-header .phone-btn{top: 14px}
    .phone-logoin{top: 0}
    .phone-header-top{display: block;    position: relative;
    margin: 5px auto;}
        .phone-header-top img{display: block;;width: 100%}
    .header{display: none}
    .phone-header{display: block;top:135px;width: 100%; height: 52px;position: relative;top: 0;padding-top: 1px;}
    .secnav-box{margin-top: 20px}
    .title-all{margin-top: 40px}
    .footer .left{display: none}
    .footer .center{width: 100%;padding-left: 0}
    .footer .right{display: none}
    .foot-nav a:first-child{padding-left:24px}
    .foot-nav a{font-size: 12px;padding: 0 24px}
    .footer .map .tell{margin-left: 0}
    .footer{padding: 10px 0 10px 0;}
    .footer .map{margin-top: 10px}
    .footer .map .p{display: block;text-align: center;font-size: 12px;line-height: 1.6}
   .foot-bot{font-size: 12px;text-align: center}
    .footer .center .erweima{display: block;text-align: center;margin-top: 10px}
    .footer .center .erweima span{display: block;}
    .footer .foot-bot{margin-top: 10px;font-size: 12px;}
    .footer{
        width: 100%;
    }
    /*新加*/
    .style-min{
        height: 100%;
    }
    .phone-logo{
        height: 100%;
    }
    .phone-logo img {
        display: block;
        width: auto;
        height: 100%;
    }
    
}
/*新加*/
@media(max-width:780px){
    .phone-logo{
        width: 50%;
    }
}
@media(max-width:767px){
    /*新加*/
    .phone-logo {
        height: auto;
    }
    .phone-logo img {
        display: block;
        width: 100%;
        height: auto;
    }

    .wrap{width: 96%;}
    .secnav-box .flex{justify-content: flex-start}
    .section-box .secnav-box .nav{width: calc(100% / 4)!important;}
    .section-box .secnav-box .nav:nth-child(5){border-left: 1px solid #005dab}
    .phone-header-top img{height:44px;width: auto;width: 60%;margin: 0 auto}
    .phone-header{top: 0px}
    .phone-header .phone-nav-box.nav-box2>ul>li{font-size: 14px}
    .phone-logo{width: 250px;}
    .phone-logoin{bottom: 2px}
    .phone-header .phone-btn{bottom: 2px}
    .phone-header .phone-btn span {width: 27px;height: 3px;margin-bottom: 7px;}
    .style-min{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 2px;
        height: 100%;
    }
    
    .title-all{margin-top: 20px}
    .title-all .name{font-size: 20px;line-height: 1}
    .title-all .fg{margin: 8px auto 5px;top:0px;display: block}
    .title-all .fg2{margin: 5px auto 0;}
    .section-box .secnav-box .nav {font-size: 14px;height:40px;line-height:40px;border: none

    }.section-box .secnav-box .nav:nth-child(5){border-left: none}
    .section-box .secnav-box .nav:first-child{border-left: none}
.section-box .secnav-box .nav:last-child{border-right:none}
        .section-box .secnav-box .nav{position: relative;margin-bottom: 5px }
        .section-box .secnav-box .nav:before{content:"";height: 1px ;width: 100%;background:url(/image/public/bor-bot.png); position: absolute;bottom: 0 ;left: 0;background-size: 100%;background-position: center;}
        .section-box .secnav-box .nav.active{background-color: transparent;}
            .section-box .secnav-box .nav.active {color:#005dab }
    .secnav-box .wrap{width: 100%}

    .ym ul .ym-li { padding: 5px 10px;margin-left: 2px}
    .footer{margin-top: 15px}
    .foot-nav a{padding: 0 3px;}
    .foot-nav a:first-child{padding-left:4px}

    
    /* .f-box{
        width: 42px;
        height: 42px;
    } */
    /* .f-box img{
        width: 40%;
    } */
    .f-box.goto img{
        margin-bottom: 0;
    }
    /* .f-box span{
        font-size: 8px;
    } */
    .phone{
        width: 135px;
        height: 42px;
    }
    .f-box:nth-last-child(2):hover .phone{
        right: 43px;
    }
    .phone p{
        line-height: 13px;
        font-size: 12px;
    }
    .g-right{margin-right: 0px;}
    .foot_my{
        padding-top:20px;
        width: 100% !important;
    }
    .myheder{
        display: none;
    }
    body {
        background: none;
    }
    .m-images{
        width: 100%;
        overflow: hidden
    }
    .m-images img{
        width: 120%;
        margin-left: -10%;
    }
    /* .footer{
        background-color:#fff;
        border-top:none;
    } */
    .foot-bot a{
        display: none;
    }
    
    .footer .map{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .map p{
        width: 100%;
        order: 1;
    }
    .footer .map p.erweima{
        order:0;
        margin:  10px 0;
    }
    .footer .map p.erweima span{
        display: none;
    }
}
@media(max-width:376px){
    .foot-nav a{padding: 0px;border-right: none}
    .foot-nav a:first-child{padding-left:2px}

}

.curr{
    padding: 0 4px;
    background-color: #005dab;
    color: #fff !important;
}