@import "normalize.css";

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
}



h1,
h2,
h3,
h4,
h5,
h6,
p,
menu,
dl,
dd {
    margin: 0;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: inherit;
}
a:focus{outline:none;}

input,
textarea,
select,
button {
    outline: none;
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

img{
    width: 100%;
    display: block;
}


/*----------------------------------*/
html{
    height: 100%;
}
body{
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei","PingFang SC";
    font-size: 14px;
    color: #333333;
    margin: 0;
    padding: 0;
/*    background: #F4F4F4;*/
}

/*头部样式*/
.header {
    width: 1200px;
    height: 103px;
    margin: 0 auto;
}

.header > div {
    width: 100%;
}

.h_l {
    width: 122px;
    height: 46px;
    float: left;
    margin-top: 29px;
}

.h_r {
    float: right;
    margin-top: 39px;
}

.news {
    float: left;
    margin-right: 60px;
    background-image: url(../images/icon_news.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    box-sizing: border-box;
    height: 29px;
    line-height: 29px;
}

.news > p {
    width: 270px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #ee5231;
}

.search_box {
    float: left;
}

.search_box>div{
    margin-right: 15px;
    float: left;
    position: relative;
    width: 75px;
    text-align: center;
}

.search_box>div>input{
    font-size: 16px;
    color: #666;
    border: none;
    outline: none;
    width: 55px;
    background-image: url(../images/icon_arrow_down@1x.png);
    background-position: right center;
    background-size: 16px 8px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.search_box .search_type{
    display: none;
    width: 75px;
    background: #fff;
    border: 1px #40bba4 solid;
    position: absolute;
    top: 28px;
    z-index: 9999999;
    cursor: pointer;
}

.search_box .search_type li{
        padding: 5px 0;
}

.search_box .search_type li:hover{
    background-color: #f5f5f5;
}

.search_box > input {
    float: left;
    width: 170px;
    height: 26px;
    line-height: 26px;
    border: none;
    outline: none;
    border-bottom: 1px #e7e7e7 solid;
    font-size: 14px;
}

.search_box > a {
    float: left;
    margin-left: 6px;
    margin-top: 4px;
    width: 17px;
    height: 17px;
}

.login_box {
    float: left;
    margin: 6.5px 0;
}

.login_box > ul {
    margin-left: 40px;
}

.login_box > ul > li {
    float: left;
    font-size: 16px;
    line-height: 16px;
    padding-right: 10px;
    border-right: 1px #e7e7e7 solid;
    margin-left: 10px;
}

.login_box > ul > li:first-child + li {
    border-right: none;
}

.login {
    color: #40bba4;
}

.login > i {
    font-style: normal;
    margin-left: 5px;
}
.personal_center{
    font-size: 14px;
    color: #3a4047;
    float: left;
    margin-left: 24px;
}
.infomation,
.shopping_cart{
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 16px;
}
.user_info{
    float: left;
    margin-left: 17px;
    position: relative;
    width: 165px;
}
.user_info>i{
    font-size: 14px;
    color: #d9dde1;
    float: left;
}
.user_info>p{
    font-size: 14px;
    color: #93999f;
    float: left;
    background-image: url(../images/icon_arrow_down2.png);
    background-repeat: no-repeat;
    background-size: 10px 6px;
    background-position: right center;
    padding-right: 14px;
    margin-left: 10px;
    cursor: pointer;
}
.user_info>img{
    width: 30px;
	height: 30px;
    float: left;
    margin: -8px 0 0 9px;
    border-radius: 50%;
}
.user_info_menu{
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    width: 170px;
    padding: 20px 10px;
    box-sizing: border-box;
    background: #fff;
    -moz-box-shadow: 0 0 10px #0000001a;
    -webkit-box-shadow: 0 0 10px #0000001a;
    box-shadow: 0 0 10px #0000001a;
    -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=120, Color='#cccccc')";
    filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=120,Color='#cccccc');
}
.user_info_menu>img{
    float: left;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.user_info_menu>div{
    float: left;
    width: 70px;
    margin-top: 9px;
    margin-left: 10px;
}
.user_info_menu>div p{
    font-size: 16px;
    font-weight: bold;
    color: #3c4046;
}
.user_info_menu>div span{
    font-size: 14px;
    color: #a2a7ac;
}
.user_info .rz{
    width: 120px;
    height: 24px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    margin: 0 auto;
}
.user_info .rz i{
    float: left;
    display: block;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    font-style: normal;
}
.user_info .rz i:first-child{
    background-color: #76c9ff;
    color: #fff;
    background-image: url(../images/icon_vip.png);
    background-repeat: no-repeat;
    background-size: 14px 12px;
    background-position: 6px center;
    padding-left: 25px;
    border-radius: 50px 0 0 50px;
}
.user_info .rz i:first-child+i{
    color: #646464;
    border: 1px #d2d2d2 solid;
    padding: 0 6px;
    border-radius: 0 50px 50px 0;
}
.user_info .qx{
    font-size: 14px;
    color: #56c4ff;
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 10px;
}
.user_info .qx a{
    text-decoration: underline;
}
.personalInfo,
.changePwd{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #484d53;
    line-height: 1;
    margin-top: 10px;
}
.exit{
    display: block;
    width: 120px;
    height: 30px;
    font-size: 15px;
    color: #fff;
    background: #65c1f7;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    margin: 10px auto 0;
}

.nav {
    width: 100%;
    height: 50px;
    background-color: #40bba4;
}

.nav > div {
    width: 1200px;
    margin: 0 auto;
}

.top_nav {
    line-height: 50px;
    color: #fff;
    width: 950px;
    margin: 0 auto;
}

.top_nav > li {
    float: left;
    width: 135px;
    text-align: center;
}

.top_nav > li > a {
    display: block;
}

.top_nav > li > a:hover {
    background-color: #38a793;
}



.footer_nav {
    width: 100%;
    height: 60px;
    background: #edf1f3;
    margin-top: 73px;
}

.footer_nav ul {
    width: 1000px;
    margin: 0 auto;
    padding: 21px 0;
}

.footer_nav ul li {
    float: left;
    border-left: 1px #999 solid;
    font-size: 16px;
    color: #333;
    height: 18px;
    line-height: 18px;
    padding: 0 20px;
}

.copyright {
    width: 1070px;
    margin: 0 auto;
    padding: 50px 0 40px;
    overflow: hidden;
}

.copyright .c_r_l {
    float: left;
}

.copyright .c_r_l p {
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.copyright .c_r_l p .police {
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 5px;
}

.copyright .c_r_r {
    float: right;
}

.copyright .c_r_r div {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 0 17px;
}

.copyright .c_r_r p {
    font-size: 14px;
    line-height: 1;
    color: #333;
    text-align: center;
}

/*登录框*/
@font-face {
    font-family: "iconfont";
    src: url("fonts/iconfont.eot");
    src: url("fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("fonts/iconfont.woff") format("woff"), url("fonts/iconfont.ttf") format("truetype"), url("fonts/iconfont.svg#iconfont") format("svg")
}

.popUp {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.popUp * {
    font-family: "iconfont" !important
}
.popUp{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
}
.popUp .main{
    width: 430px;
	height: 470px;
	background-color: #ffffff;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.18);
	border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.close_btn{
    display: inline-block;
    font-style: normal;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
}

.close_btn:before{
    content: "\e60c";
    font-size: 25px;
    color: #ccc;
}
.normal_title{
    clear: both;
    text-align: center;
    margin-top: 5px;
}
.normal_title li{
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin: 0 20px;
    line-height: 30px;
}
.normal_title .cur{
    border-bottom: 4px #40bba4 solid;
    font-weight: bold;
    font-size: 22px;
}
.login_cnt{
    width: 360px;
    margin: 0 auto;
}
.login_cnt .user,
.login_cnt .pwd{
    width: 100%;
    height: 45px;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #e4e4e4;
    box-sizing: border-box;
    margin-top: 23px;
    overflow: hidden;
}
.login_cnt .user input,
.login_cnt .pwd input{
    display: inline-block;
    vertical-align: middle;
    width: 210px;
    height: 100%;
    line-height: 45px;
    border: none;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
}
.login_cnt .user:before,
.login_cnt .pwd:before{
    font-size: 25px;
    color: #ccc;
    display: inline-block;
    vertical-align: -7px;
    margin: 0 5px;
}
.login_cnt .user:before{
    content: "\e600";
}
.login_cnt .pwd:before{
    content: "\e635";
}
.login_cnt .user{
    margin-top: 33px;
}
.login_cnt .forgetPwd,
.login_cnt .signUp{
    font-size: 14px;
    margin-top: 30px;
    display: block;
    line-height: 1;
}
.login_cnt .forgetPwd{
    color: #93999f;
    float: left;
}
.login_cnt .signUp{
    color: #68bfed;
    float: right;
}
.login_cnt .login_btn{
    clear: both;
    display: inline-block;
    width: 100%;
	height: 45px;
	background-color: #40bba4;
	box-shadow: 0px 0px 0px 0px
		rgba(134, 142, 144, 0.11);
	border-radius: 8px;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin-bottom: 41px;
}
.login_cnt .qrcode{
    display: block;
    width: 206px;
	height: 206px;
    margin: 50px auto;
}
.more_sign{
    width: 360px;
    margin: 0 auto;
    border-top: solid 1px #e4e4e4;
}
.more_sign p{
    width: 120px;
    height: 20px;
    background: #fff;
    font-size: 14px;
    color: #93999f;
    text-align: center;
    margin: -10px auto 0;
}
.more_sign .weixin{
    display: block;
    margin-top: 20px;
    text-align: center;
}
.more_sign .weixin:before{
    content: "\e610";
    font-size: 30px;
    color: #ccc;
}
.more_sign .weixin:hover:before{
    color: #7cc64b;
}
