* {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

img {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.clear {
    clear: both;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}

div.header {
    position: relative;
    width: 100%;
    height: 74px;
}

ul.wel {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    background: #333333;
    font-size: 12px;
}

ul.wel ul.juzhong {
    position: relative;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

div.navcon {
    width: 100%;
    position: relative;
    height: 74px;
    box-shadow: 0px 1px 10px 0px #eee;
}

ul.nav {
    font-family: "Microsoft YaHei";
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 1200px) {
    ul.wel ul.juzhong {
        width: 1200px;
    }

    ul.nav {
        width: 1200px;
    }
}

ul.wel li.left {
    display: inline-block;
    height: 100%;
    line-height: 30px;
    float: left;
    margin-left: 5px;
}

ul.wel li.left span,
ul.wel li.left a {
    margin-right: 20px;
}

ul.wel li.left a {
    color: #ffffff;
}

ul.wel li.left a.freereg {
    color: #e60012;
}

ul.wel li.right {
    float: right;
    margin-right: 5px;
}

ul.wel li.right {
    display: inline-block;
    height: 100%;

    line-height: 30px;
}

ul.wel li.right a {
    float: right;
    color: #ffffff;
}

ul.wel li.right a.gouche {
    margin-right: 33px;
}

ul.wel li.right a.myorders {
    margin-right: 27px;
}

ul.nav ul.left {
    float: left;
    height: 100%;
    z-index: 1;
    margin-left: 60px;
}

ul.nav ul.right {
    position: relative;
    float: left;
    height: 100%;
    margin-left: 64px;
    z-index: 9;
}

.yizhanche_logo {
    width: 206px;
    height: 54px;
    background: url("../img/logo/yizhanche.png") no-repeat 0 0;
    background-size: 100%;
    margin-top: 10px;
}

.yizhanche_logo a{
    display: inline-block;
    width: 100%;
    height: 100%;
}


ul.nav ul.right div.dingwei {
    position: relative;
    top: 32px;
    height: 38px;
    /*padding-top: 3.9%;*/
}

ul.nav ul.right div.dingwei li {
    position: relative;
    display: inline-block;
    height: 100%;
    float: right;
    margin-left: 36px;
}

ul.nav ul.right div.dingwei li:last-child {
    margin-left: 0;
}

ul.nav ul.right div.dingwei li a {
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

ul.nav ul.right div.dingwei li a div {
    text-align: center;
}

ul.nav ul.right div.dingwei li a div.zhongwen {
     font-family: "Microsoft YaHei";
    /*font-family: 方正兰亭中粗黑简体;*/
    color: #333333;
    font-size: 15px;
    /*font-weight: 600;*/
}

/*ul.nav ul.right div.dingwei li a div.yinwen {*/
    /*margin-top: 3px;*/
    /*font-family: "Arial";*/
    /*color: #666666;*/
    /*font-size: 10px;*/
/*}*/

ul.nav ul.right div.dingwei li a ul.nav ul.right div.dingwei li a .no_show {
    display: none;
}

p.xuanzhong {
    position: absolute;
    bottom: -4px;
    left: 0px;
    width: 100%;
    height: 0px;
    border-bottom: 2px solid #e60012;
}



.zhudaohang .noxuan {
    display: none;
}

@media screen and (min-width: 1050px) {
	.zhudaohang:hover .noxuan{
		display: block;
	}
}

ul.last{
    float: right;
    height: 36px;
    width: 90px;
    margin-top: 22px;
    margin-right: 60px;
}

ul.last>li.acti{
    float: left;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
}

ul.last>li.login{
    line-height: 36px;
    font-size: 14px;
    float: left;
    color: #666;
}

ul.last>li.ss{
    padding: 0 5px;
}

ul.last>li.login>a{
    font-size: 14px;
    color: #666;
}

ul.last>li.login>a:hover{
    color: #ac2925;
}

ul.last li.personalCenter{
    margin-right: 18px;
    position: relative;
}

ul.last ul.last-list{
    position: absolute;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 5px;
    width: 76px;
    line-height: 24px;
    top: 41px;
    left: -19px;
    display: none;
}

ul.last li.personalCenter:hover ul.last-list{
    display: block;
}

ul.last span.arr{
    width:0;
    height:0;
    border: 6px solid transparent;
    border-bottom-color: #999;
    position:absolute;
    content:'';
    top: 31px;
    left: 12px;
    z-index: 998;
    display: none;
}

ul.last li.personalCenter:hover span.arr{
    display: block;
}


ul.last ul.last-list li{
    /*height: 20px;*/
    text-align: center;
}

ul.last ul.last-list li a{
    display: inline-block;
    height: 100%;
    width: 100%;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #666;
    border-radius: 5px;
}

ul.last ul.last-list li a:hover{
    background-color: #f4f4f4;
}

ul.last li.personalCenter>a{
    display: block;
    height: 36px;
    width: 36px;
    background: url("../img/logo/personalCenter.png") no-repeat 0 0;
    background-size: contain;
}

ul.last li.shopping>a{
    display: block;
    height: 36px;
    width: 36px;
    background: url("../img/logo/shopping.png") no-repeat 0 0;
    background-size: contain;
}

/* 改变弹窗的关闭图标位置开始 */

.layui-layer-setwin .layui-layer-close2 {
    right: -13px !important;
    top: -13px !important;
}

div.layui-layer {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

a.layui-layer-ico {
    background-image: none;
}

a.layui-layer-ico::after {
    content: "";
    background: url("../img/tubiao/caigou/tanxbg.png")no-repeat 3px 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    font-size: 20px;
    color: #000;
    top: 1px;
    left: 0px;
}

/* 改变弹窗的关闭图标位置结束 */

ul.memu {
    width: 110px;
    float: right;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid #eee;
    text-align: center;

    display: none;
}

ul.xialamemu {
    position: absolute;
    display: none;
    top: 49px;
    left: 0px;
    width: 100%;

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid #eee;
    background: #ffffff;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -ms-border-bottom-left-radius: 10px;
    -o-border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -o-border-bottom-right-radius: 10px;

    z-index: 99;
}

li.cdmemu {
    line-height: 50px;
    font-size: 24px;
    color: #666;
}

li.xiala {
    line-height: 30px;
    color: #666;
}

li.xiala:hover {
    background: #ad8787;
    color: #fff;
}

li.xiala a {
    color: inherit;
    display: inline-block;
    width: 100%;
    height: 100%;
}


@media screen and (max-width: 830px) {
    .yizhanche_logo {
        width: 140px;
        height: 54px;
        background: url("../img/logo/yizhanche.png") no-repeat 0 0;
        background-size: 100%;
		margin-top: 20px;
    }
	
	ul.nav ul.left{
		margin-left: 30px;
	}

    ul.nav ul.right div.dingwei li{
		margin-left: 20px;
	}
	
	ul.nav ul.right{
		margin-left: 30px;
	}
	
	ul.last{
		margin-right: 25px;
	}
}

@media screen and (max-width: 640px){
	div.header{
		height: 50px;
	}
	
	div.navcon{
		height: 50px;
	}
	
	ul.nav ul.left{
		display: none;
	}
	
	ul.nav ul.right div.dingwei{
		top: 8px;
	}
	
	ul.last{
		margin-top: 5px;
	}
}