﻿img{
    vertical-align: middle;
}
a{
    text-decoration:none;
}
/*�޸�*/
body{
    min-width:1300px;
    background:#f2f3f4;
}
ul,li,a,body{
    margin:0;
    padding:0;
    text-decoration:none;
    list-style:none;
}
/*��ҳ����*/
.sou_banner{
    display:none;
    height:24px;
    width:100%;
    text-align: center;
    min-width: 444px;
    padding:21px 0;
    /*margin-left:170px;*/
}
.sou_banner li{
    height:24px;
    float:right;
}
.sou_banner li:nth-child(3){
    width:10%;
    /*background:url(../images/sous.png)no-repeat 90%;*/
}
.sou_banner li:nth-child(2){
    width:80%;
    border-left:1px solid #fff;
}
.sou_banner li:nth-child(2) input{
    width:98%;
    height:100%;
    background-color:rgba(0,0,0,0);
    border:0;
    color: #ebe9e9;
    font-size:1rem;
    padding-left:2%;
    outline:none;
}
.sou_banner li:nth-child(1){
    width:3%;
    cursor:pointer;
    background:url(../images/sou_close.png)no-repeat 10%;
}
/*�ҵĶ���*/
#orderInfo{
    display: none;
}
#userInfo{
    display: none;
}
/*��֮�ƿͷ�*/
.czy_Customerservice{
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 991;
    top: 0;
    left: 0;
}
.czy_Customerservice>ul{
    width:800px;
    height:auto;
    padding-bottom:2.7%;
    background-color:rgba(0,0,0,0.8);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -khtml-transform: translate(-50%,-50%);
}
.czy_Customerservice>ul>li:nth-child(1){
    width:100%;
    height:42px;
}
.czy_Customerservice>ul>li:nth-child(1)>span{
    height:14px;
    width:14px;
    background:url(../images/close.png) no-repeat;
    background-size:100%;
    display: block;
    float: right;
    margin:14px 14px 0 0;
    cursor:pointer;
}
.czy_Customerservice>ul>li:nth-child(2){
    width:100%;
    height:auto;
}
.czy_Customerservice>ul>li:nth-child(2)>div:nth-child(1){
    width:23.333%;
    height:74px;
    background:url(../images/czy_logos.png) no-repeat;
    background-size:100%;
    margin:0 auto;
}
.czy_Customerservice>ul>li:nth-child(2)>div:nth-child(2){
    width:25.22222%;
    height:224px;
    background:url(../images/erweim.png) no-repeat;
    background-size:100%;
    margin:0 auto;
    margin-top:5.5%;
}
.czy_Customerservice>ul>li:nth-child(2)>p{
    text-align: center;
    width:100%;
    color:#f2f3f4;
    font-size:24px;
    margin-top:2.2%;
}