.t-head{height: 60px;top:0;background:#ffffff;width: 100%;z-index:111111;border-bottom:1px solid #f5f5f5;box-shadow: 0 0px 6px rgba(0,0,0,0.1);position: fixed;}
.t-width{min-width: 1100px;margin: 0 auto;height: 60px;padding: 0 50px;width: 90%;position: relative;z-index: 100;}
.t-logo{float:left;padding-top: 2px;height: 55px;display: block;}
.t-logo img{display: block;width: auto;height: 100%;}
.t-nav{float:left;margin-left: 50px;-webkit-font-smoothing: antialiased;}
.t-nav a,.t-nav p{font-size: 16px;color:#333;margin:0 10px;cursor:pointer;line-height: 60px;float:left;padding: 0 15px;}
.t-nav a.first{width:64px;}
.t-nav a:hover,.t-nav p:hover,.t-nav a.cur,.t-nav p.cur,.head_active {color:#09725e;background: #d9d9d9;text-decoration: none;}
.t-nav p{position:relative;float:left;}
.t-nav p em{font-size: 16px;color:#333;cursor:pointer;line-height: 60px;display: block;text-align:center;}
.t-nav p span{position:absolute;top:60px;left:-16px;background:#fff;width:92px;box-shadow:0px 0px 6px rgba(0,0,0,0.1);display:none;}
.t-nav p span a{display:block;margin:0;font-size:14px;color:#666;line-height:36px;text-align: center;padding: 0;float: inherit;}
.t-nav p span a:hover{text-decoration:none;}
.t-login{float:right;margin-top: 20px;}
.t-login a{cursor:pointer;font-size: 14px;width: 50px;display: inline-block;text-align: center;color:#333;}
.t-login a:nth-child(1){border-right: 1px solid #ccc;}
.t-sku{
    -webkit-transition: width .3s, height .3s, opacity .3s;
    -ms-transition: width .3s, height .3s, opacity .3s;
    transition: width .3s, height .3s, opacity .3s;
    overflow: hidden;
    opacity: 1;position: absolute;
    left: 185px;
    background: #fff;
    top:61px;z-index: 15;
    -webkit-box-shadow: 0 8px 16px rgba(0,0,0,0.18);
    box-shadow: 0 0px 6px rgba(0,0,0,0.1);
    height:0;padding: 0px;
    background: url("../img/sku-bg.png") repeat;
}
.t-sku1{float: left;text-align: left;border-right:1px dotted #ccc;border-bottom:1px dotted #ccc;padding:10px 20px 20px 18px;height: 90px;}
.t-sku1 a{display: inline-block;color:#666;font-size: 12px;cursor:pointer;height:16px;overflow:hidden;}
.t-sku1 a:hover{text-decoration: underline;color: #09725e;}
.t-sku1Tit{font-size: 14px;color: #333;font-weight:bold;margin-bottom:10px;}
.t-sku1Tit i{background: url("../images/iconMain.png") no-repeat;display: inline-block;vertical-align: middle;margin-right: 5px;position:relative;top:-2px;}
.t-sku1Tit .sku1icon{background-position: -46px -36px;width: 15px;height: 17px;}
.t-sku1Tit .sku2icon{background-position: -69px -36px;width: 16px;height: 17px;}
.t-sku1Tit .sku3icon{background-position: -91px -36px;width: 17px;height: 17px;}
.t-sku1Tit .sku4icon{background-position: -113px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku5icon{background-position: -138px -36px;width: 19px;height: 16px;}
.t-sku1Tit .sku6icon{background-position: -161px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku7icon{background-position: -184px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku8icon{background-position: -207px -36px;width: 21px;height: 17px;}
.t-sku1Tit .sku9icon{background-position: -236px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku9icon{background-position: -236px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku10icon{background-position: -255px -36px;width: 19px;height: 17px;}
.t-sku1Tit .sku11icon{background-position: -260px -55px;width: 16px;height: 16px;}
.t-nav .first:hover .t-sku{height: 300px;opacity: 1;}
.jobNewImg{
    position: absolute;
    width: 26px;
    height:11px;
    top:12px;
    right: -26px;
    background: url("../img/jobnew.png") no-repeat;
}
.bRnone{border-right: 0;}
.bBnone .t-mianleft{margin: 0;}
.bBnone{border-bottom: 0;}
/*登录后样式*/
.t-main4{background: #fff;}
.t-login-suc{float:right;margin-top: 15px;}
.t-login-suc a{cursor:pointer;font-size: 14px;height: 28px;line-height: 28px;color:#666;text-decoration: none;}
.t-login-suc i{margin-left: -7px;}
/*底部样式*/
.siteinfo { padding:20px 0; background:#fff;cursor:default;*padding-top:20px; }
.siteinfo div{ text-align:center}
.siteinfo span { color:#999; font-size:12px; margin:0 5px;    font-family: "Arial"; }
.siteinfo a { color:#999; font-size:12px; margin:0 5px; font-family: "Arial"; text-decoration: none;}
.siteinfo img { margin: 15px 10px 0; width: 127px; height: 47px; }

.skuListBox{
    z-index: 1000;
    position: absolute;
    left: 134px;
    top:60px;
    background: url(../img/sku-bg.png) no-repeat;
    border-radius: 0 0 10px 10px;
    padding: 18px 0 8px 0;
    font-size: 14px;
    background-size: 100% 100%;
    box-shadow: 0 0 10px -1px rgba(0,0,0,.2);
    display: none;
    width: 810px;
    height: 450px;overflow-y: auto;

}
.skuList{
    width: 100%;
    overflow: hidden;
    line-height: 1;
    margin-bottom: 20px;
}
.skuListTit{
    float: left;
    text-align: right;
    width: 120px;
    color: #666;
    font-weight: 900;
}
.skuNameBox{
    margin-left: 5px;
    padding-right: 5px;
    width: 660px;
    float: left;
}
.skuName{
    float: left;
    color: #666;
    border-right: 1px solid #E0E0E0;
    margin-bottom: 8px;
}
.skuName_borderNo{
    border-left: 0;
}

.skuName span{
    line-height: 1;
    position: relative;
    margin:0 15px;
    display: inline-block;
}
.skuName:hover,.skuName.current{
    cursor: pointer;
}
.skuName:hover span,.skuName.current span{
    color: #47C88A;
    transition: color .2s;
}
.skuName:hover span:after,.skuName.current span:after {
    width: 100%;
    left: 0;
}
.skuName span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 1px solid #47c88a;
    transition: all linear .2s;
}
.mw-nav-btn,.head-mobile,.h-mobile-mask{display: none;}

.clearBox::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}
li{
    list-style: none;
}
.foot_centerBox{
    background:#fff ;
}
.foot_center{
    width: 1200px;
    margin:0 auto;
    background: #fff;
    padding:40px 0 20px 0;
}
.foot_top-ewm{width: 100px;height: 100px;margin: 0 auto 15px;}
.foot_top-ewm img{display: block;width: 100%;}
.foot_bottomUl{text-align: center;}
.foot_bottomUl li{display: inline-block;margin: 0 10px;}
.foot_bottomUl li a{display: block;}
.foot_bottomUl li a:hover{color: #008e75;}
.foot_bottomUl li a,.foot_bottomTit{
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-bottom: 5px;
}
.mo-footer {display: none;position:fixed;bottom: -1px;height: 51px;left: 0;right: 0;z-index: 9999;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.mo-foot{display: block;height: 50px;width: 100%;}
.mo-foot .mo-f-w-list{background-color: #e9e9e9;border-top: 1px solid#09725e;height: 49px;width: 100%;}
.mo-foot .mo-f-w-list li{float: left;width: 20%;}
.mo-foot .mo-f-w-list li a{display: block;width: 100%;height: 100%;text-align: center;}
.mo-foot .mo-f-w-list li a svg{width: 22px;height: 22px;margin: 4px auto 0;}
.mo-foot .mo-f-w-list li a p{text-align: center;font-size: 0.6rem;color: #333;height: 16px;line-height: 16px;}
.mo-foot .mo-f-w-list li.current a p{color:#09725e;}
.mo-foot .mo-f-w-list li a:hover,.mo-foot .mo-f-w-list li a:hover p{text-decoration: none;}
.disMo{display: none!important;}
@media screen and (max-width: 1366px){
    .t-nav a,.t-nav p{/*margin-right: 41px;*/font-size: 16px;}
    .t-mainsku{height: 220px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1280px){
    .t-width{width: 90%;min-width: 0;padding: 0;margin: 0 auto;}
    .t-nav{margin-left: 20px;}
    .t-nav a,.t-nav p{font-size: 15px;margin: 0 5px;padding: 0 10px;}
    .t-mainsku{height: 220px;}
    .t-mian1C{width: 90%;min-width: 90%;margin: 0 auto;}
}
