.head {
    height: 81px;
}

header {
    height: 81px
}

.nav>ul>li {
    height: 81px;
    line-height: 81px;
    min-width: 94px;
}

.nav li:hover,
.nav .active {
    border-bottom: 0px solid #c91423;
}

.nav>ul>.lisa :hover {
    background-color: rgba(215,12,25,0.5);
    color: #d71518!important;
}

.nav>ul>.lisa :hover .product-tit ul {
    background-color: #fff;
    color: #d71518!important;
}

.nav .lisa span {
    position: relative;
}

.nav .lisa :hover span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0px;
    height: 2px;
    border-bottom: 2px solid #d71518;
    width: 100%;
}

.nav .active {
    background-color: #fbe7e7;
    color: #d71518!important;
}

.nav .active span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0px;
    height: 2px;
    border-bottom: 2px solid #fff;
    width: 100%;
}

.nav .active a,
.nav .active i {
    color: #d71518 !important;
}

.product-tit {
    width: 159px;
    top: 81px;
    left: 0px;
}

.leftActive li a {
    display: inline-block;
    border: 3px solid #d71518;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}

.leftActive li {
    margin-top: 10px;
}

.leftActive .active a {
    background-color: #d71518;
}

.nav>ul>li :hover .uls {
    background-color: #fff;
    color: #d71518!important;
}

.product-tit li {
    line-height: 28px;
}

.bg-d7 {
    background-color: #d71518!important;
}

.col-d7 {
    color: #d71518!important;
}

.leftActive {
    position: fixed;
    right: 150px;
    top: 50%;
    margin-top: -60px;
}

.oran-red {
    color: #df4648;
}
/*新官网首页*/
.newbanner{
    background:url(../images/newindex/banner-bg.png) no-repeat 0 0;
    background-size:100% 100%;
    height:450px;
    width: 100%;
    min-width:1500px;
}
.banner-rtxt{
    width:80%;
    height: 330px;
    margin:0 auto;
}
.dowhat{
    width: 100%;
    height: 590px;
    background:url(../images/newindex/dowhat-bg.png) no-repeat 0 0;
    background-size: cover;
    min-width:1500px;
}
.new-tit h2{
    padding:56px 0 40px;
}
.dowhat li img{
    box-shadow:0px 0px 15px #ccc;
}
.addbuy{
    width: 100%;
    height: 540px;
    background:url(../images/newindex/addbuyer-bg.png) no-repeat 0 0;
    background-size:100% 100%;
    min-width:1500px;
}
.bdr-fff4{
    border-right:1px solid rgba(255,255,255,0.4);
}
.bdt-fff4{
    border-top:1px solid rgba(255,255,255,0.4);
}
.addbuy li{
    padding:20px 0 25px;
}
.order{
    background:#fff;
}
.red-order{
    width: 224px;
    height: 47px;
    background: #f14d4c;
    line-height: 47px;
    margin:15px auto 0;
}
.orderway{
    background:url(../images/newindex/orderway-bg.png) no-repeat 0 0;
    background-size:100% 100%;
    height:450px;
    width: 100%;
    min-width:1500px;
}
.staybuyer{
    width: 100%;
    height: 660px;
    min-width:1500px;
}
.f19{
    font-size: 19px!important;
}
.pb45{
    padding-bottom: 45px;
}
.sysmanage{
    height: 750px;
}
.bg-f6{
    background: #f6f6f6;
}
.pt35{
    padding-top: 35px;
}
.sysmanage li{
    padding:0 22px 35px;
}
.product-tit li{
    background: #fbe7e7!important;
    margin-bottom: 10px;
    border-radius:5px;
}
.product-tit li a{
    color: #c91423!important;
}
.product-tit li:hover{
    background: #ffd2d2!important;
}
.product-tit li:hover a{
    color: #bb0514!important;
}
.jb-bg{
    background:url(../images/fg/jb-bg.png) no-repeat;
    background-size:100% 710px;
}
.t-bg{
    background:url(../images/fg/t-bg1.png);
    width: 120px;
    height: 49px;
    line-height: 40px;
}
.nav2 .active {
    background-color:rgba(215,12,25,0.5);
    color: #fff!important;
}
.nav2 .active a{
    color: #fff!important;
}
.nav2 .active span::after{
    border-color:#fff;
}
.nav2>ul>.lisa :hover {
    background-color: rgba(215,12,25,0.5);
    color: #fff!important;
}
.nav>ul>.active :hover {
    background:none;
}
.nav>ul>.lisa:hover span{
    background:none;
}
.nav2 .lisa :hover span::after{
    border-color:#fff;
}
.login2{
    border-color:rgba(255,255,255,0);
}
.login2 .login-col{
    color:#fff;
}
.login2:hover{
    background: #fafafa;
    border-color:#fafafa;
}
.login2:hover .login-col{
    color:#c91423;
}

.nav .active {
    background-color: rgba(215,12,25,0.5);
    color: #fff!important;
}
.nav .active a, .nav .active i {
    color: #fff !important;
}
.nav .lisa :hover span::after{
    border-color:#fff;
}
.nav>ul>.lisa :hover {
    color: #fff!important;
}
.reg2 .reg2-in{
    background:#fff;
    padding:7px 15px;
    border-radius:5px;
}
.reg2 .reg2-in:hover{
    background: #ececec;
}
