@charset "utf-8";
/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
}

body {
    min-width:1200px;
    padding: 0px;
    margin: 0px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #333;
}

.left {
    float: left;
}

.right {
    float: right;
}

input, button, textarea {
    outline: none;
}

img {
    border: none;
}

a img {
    border: none;
}

a:hover {
    text-decoration: none;
    color: #af8d58;
}

a {
    text-decoration: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.transition {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.box_shadow {
    -moz-box-shadow: 2px 5px 10px #ccc;
    -webkit-box-shadow: 2px 5px 10px #ccc;
    box-shadow: 2px 5px 10px #ccc;
}

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

.clear {
    clear: both;
}

.overflow {
    overflow: hidden;
}

.weight {
    font-weight: 700;
}

span, a, p, div {
    color: #333;
}

.wrap {
    width: 1140px;
    margin: 0 auto;
}
.wrap1400{
    width: 1400px;
    margin: 0 auto;
}
.head_wrap{
    width: 82%;
    margin: 0 auto;
    height: 45px;
    position: relative;
    text-align: center;
}
.head_wrap .logobox{
    position: absolute;
    left:0px;
    top:0px;
}
.headerbox_wrap{
    width: 80%;
    margin: 0 auto;
    text-align: center;
    height: 45px;
    position: relative;
}
.top_wrap{
    width: 82%;
    height:50px;
    margin: 0 auto;
}
.button {
    border: none;
    color: #fff;
    font-size: 12px;
    font-family: Microsoft YaHei;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*弹框*/
.tkbox {
    width: 580px;
    padding-bottom: 20px;
    background: #fff;
    position: fixed;
    z-index: 999999;
    display: none;
}

.tkbox_top {
    background: #eeeeee;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
}

.bgbox {
    display: none;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
}
.zftkbox_cont{
    width:260px;
    margin:30px auto;
}
.zftkbox_btn{
    width:65px;
    height:30px;
    line-height:30px;
    padding-left:37px;
    border:1px solid #ddd;
}
.zftkbox_success{
    margin-right:40px;
    background:url(../images/pay_success.png) no-repeat left center;
}
.zftkbox_fail{
    background:url(../images/pay_fail.png) no-repeat left center;
}
/*弹框*/
.topbox {
    background: #1e2122;
    height: 50px;
    line-height: 50px;
    min-width: 1200px;  /*0116*/

}

.topgwcbox {
    position: relative;
    line-height: 24px;
}

.topgwcbox .gwc_num {
    position: absolute;
    right: 5px;
    color: #fff;
    top: -1px;
    line-height: 14px;
}


.headerfix {
    z-index: 9999;
    position: inherit;
    width: 100%;
    min-width: 1200px;  /*0116*/
}

.headerbox {
    height: 45px;
    position: relative;
    background: #575757;
    box-sizing: border-box;
}

.header_nav {
    position: absolute;
    left: 50%;
    top:15px;
    transform: translate(-50%,0);
}

.header_nav ul li {
    margin-right: 45px;
    position: relative;
    display: inline-block;
}

.header_nav ul li a {
    font-size: 12px;
    color: #BABABA;
}

.header_nav ul li span {
    display: none;
    position: absolute;
    width: 0px;
    height: 0px;
    background: #af8d58;
    top: 57px;
    left: 50%;
}

.header_nav ul li .curborspan {
    width: 100%;
    height: 2px;
    left: 0px;
}

.header_search {
    border: 1px solid #ffffff;
    background: #575757;
    width: 200px;
    height: 30px;
    border-radius: 20px;
    box-sizing: border-box;
    padding-left: 20px;
    color: #8D8D8D;
}

.header_r {
    position: absolute;
    top: 10px;
    right: 100px;
}

.header_sea {
    position: absolute;
    top: 6px;
    right: 12px;
}

input {
    border: 1px solid #e5e5e5;
}

.snavbox {

}

.cpnav {
    width: 100%;
    position: absolute;
    min-height: 105px;
    padding-top: 35px;
    top: 100px;
    display: none;
    z-index: 9999;
    background: url(../images/snavbg.png) repeat-x left top;
    min-height: 35px;
}

.bannerbox {
    position: relative;
    overflow: hidden;
    height: 558px;
    width: 100%;
}

.bannerimg {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

/*.snav0 {*/
/*    background: url(../imgs/c_a.png) no-repeat top center;*/
/*}*/

/*.snav0:hover {*/
/*    background: url(../imgs/c_a_o.png) no-repeat top center;*/
/*}*/

/*.snav0-selected {*/
/*    background: url(../imgs/c_a_o.png) no-repeat top center;*/
/*}*/

.snav {
    font-size: 14px;
    color: #91918f;
    margin-right: 20px;
    cursor: pointer;
    display: inline;
}

.snav a {
    /*padding-top: 55px;*/
    padding-right: 10px;
    padding-left: 10px;
}



.center {
    text-align: center;
}

.bigtitle {
    font-size: 40px;
    color: #333;
    margin-top: 50px;
    margin-bottom: 18px;
    font-weight:700;
}

.smalltitle {
    font-size: 20px;
    color: #adadad;
    margin-bottom: 60px;
    font-family: Arial Narrow;
    letter-spacing: 1px;
}
.idxImg{
    width: calc(100% - 26%);
    margin:0 auto;
    margin-bottom:30px;
}
.ljgdBtn {
    width: 225px;
    height: 45px;
    background: #000;
    color: #fff;
    font-size: 22px;
    display: block;
    clear: both;
    text-align: center;
    line-height: 45px;
    margin: 0 auto;
    margin-bottom: 110px;
}
.ljgdBtn:hover{
    color: #fff;
}
.tj_box {
    float: left;
    width: calc(25% - 15px);
    text-align: center;
    position: relative;
    margin-right: 19px;
    margin-bottom: 28px;
    BACKGROUND: #F7F7F7;
    padding-bottom: 20px;
}
.tj_box .tj_box_cpimg{
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
}
.tj_box .tj_box_cpimg img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.tj_box_cpname a {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    padding: 0px 10px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.tj_box_cpname a:hover {
    color: #af8d58;
}
.tj_box_cpSize {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    padding: 0px 10px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.tj_box_cpprice {
    font-size: 20px;
    color: #333;
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
}

.cpbor {
    width: 25px;
    height: 1px;
    background: #bbbbbb;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

.tj_box .tj_box_cpimg img{
    width:100%;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.tj_box_hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    display: none;
    height: 268px;
    padding: 10px;
    background: url(../images/cpbox.png) repeat left top;
}

.tjbox_hover_bor {
    width: 262px;
    height: 262px;
    border: 3px solid #fff;
}

.tj_box_cpname {
    margin-top: 30px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    font-weight: bold;
}

.tj_box_cpimg {
    display: block;
    /*margin-top: 10px;*/
    position: relative;
}

.tj_box_hover_name a {
    padding-top: 35px;
    display: block;
    color: #fff;
    font-size: 20px;
    padding-bottom: 25px;
}

.cpbor2 {
    width: 10px;
    height: 1px;
    background: #bbbbbb;
    margin: 0 auto;
    display: block;
}

.tj_box_hover_cpname a {
    font-size: 14px;
    color: #fff;
    display: block;
    padding-top: 30px;
}

.tj_box_hover_addr a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 12px;
    display: block;
}

.tj_box_hover_btn a {
    border: 1px solid #fff;
    width: 90px;
    height: 22px;
    text-align: center;
    display: block;
    color: #fff;
    margin: 0 auto;
    line-height: 22px;
}

.newstitle {
    font-size: 20px;
    color: #555;
    margin-bottom: 15px;
    margin-top:10px;
}

.newscont {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    height: 25px;overflow: hidden;
}

.newsleftbox {
    width: 560px;
}

.morenews a {
    display: block;
    color: #999;
    border: 1px solid #ddd;
    width: 120px;
    font-size: 14px;
    margin-top: 30px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.morenews a:hover {
    color: #AF8D58;
    border: 1px solid #AF8D58;
}

.newsimgbox {
    background: url(../images/newsbg.png) no-repeat left top;
    width: 80px;
    height: 80px;
    position: absolute;
    color: #fff;
    font-size: 48px;
    text-align: center;
    left: 0px;
    top: 0px;
}

.newsimg {
    position: relative;
}
.newsrightbox_box{
    padding-bottom: 20px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}
.newsimgbox p {
    color: #fff;
}

.newsimgbox .time {
    font-size: 14px;
    margin-top: -7px;
}

.recommendbox0 {
    width: 660px;
    height: 300px;
    background: #f8f8fa;
    position: relative;
    padding-left: 20px;
    margin-right: 30px;
}
.recommendbox0 .recommend_img{
    width:200px;
    height:200px;
	margin-top:50px;
}
.recommendbox1 .recommend_img{
    width:200px;
    height:200px;
}
.recommendbox2 .recommend_img{
    width:200px;
    height:200px;
}
.recommendbox3 .recommend_img{
    width:200px;
    height:200px;
	margin-top:50px;
}
.recommendbox4 .recommend_img{
    width:150px;
    height:150px;
}
.recommendbox5 .recommend_img{
    width:150px;
    height:150px;
}
.recommendbox6 .recommend_img{
    width:150px;
    height:150px;
}
.recommendbox3 {
    width: 660px;
    height: 300px;
    background: #f8f8fa;
    position: relative;
    padding-left: 20px;
    margin-left: 30px;
    margin-top: 30px;
}

.re_sx span {
    margin-right: 10px;
    color: #999;
}

.recommendbox1 {
    width: 470px;
    height: 300px;
    background: #f8f8fa;
    position: relative;
    padding-left: 20px;
}

.recommendbox2 {
    width: 470px;
    height: 300px;
    background: #f8f8fa;
    position: relative;
    padding-left: 20px;
    margin-top: 30px;
}

.re_title {
    font-size:26px;
    margin-top:40px;
    margin-bottom:25px;
	height:40px;
	line-height:40px;
	overflow:hidden;    position: relative;
    z-index: 99;
}

.re_sx {
    color: #999;
    margin-bottom: 30px;
    font-size: 14px;
}

.curcolor {
    color:#af8c59;
    font-size:16px;
}

.sxboxnum .curcolor2 {
    background: #fff;
    color: #af8c59;
    /*border: 1px solid #af8c59;*/
    border-radius: 5px;
    font-weight: bold;
}

.jiage {
    color: #555555;
    font-size: 14px;
}

.tj_box_hover_btn2 a {
    border: 1px solid #dddddd;
    width: 110px;
    height: 30px;
    text-align: center;
    display: block;
    margin-top: 28px;
    color: #999999;
    line-height: 30px;
}

.tj_box_hover_btn2 a:hover {
    background: #af8c59;
    border: 1px solid #af8c59;
    color: #fff;
}

.recommend_img {
    position: absolute;
    right: -10px;
    top: 0px;
	overflow:hidden;
}

.recommendbox4 {
    width: 360px;
    height: 300px;
    background: #f8f8fa;
    margin-right: 30px;
    position: relative;
    padding-left: 20px;
    margin-top: 30px;
}

.recommendbox4 .recommend_img {
    margin-top: 85px;
}

.recommendbox5 {
    width: 360px;
    height: 300px;
    background: #f8f8fa;
    margin-top: 30px;
    margin-right: 30px;
    position: relative;
    padding-left: 20px;
}

.recommendbox5 .recommend_img {
    margin-top: 85px;
}

.recommendbox6 {
    width: 360px;
    margin-top: 30px;
    height: 300px;
    background: #f8f8fa;
    margin-right: 0px;
    position: relative;
    padding-left: 20px;
}

.recommendbox6 .recommend_img {
    margin-top: 85px;
}

.recommendbox1 .recommend_img {
    margin-top: 50px;
}

.recommendbox2 .recommend_img {
    margin-top: 50px;
}

.recommendbox2_left {
    width: 240px;
}

.recommendboxes {
    margin-bottom: 30px;
}

.changetit {
    padding-bottom: 10px;
}

.changetit ul {
    width: 665px;
    margin: 0 auto;
}

.changetit ul li {
    float: left;
    position: relative;
    height: 32px;
    margin-right: 30px;
}

.changetit ul li a {
    font-size: 14px;
    color: #666;
}

.changetit .curborspan {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    background: #af8d58;
    top: 30px;
    width: 100%;
    height: 2px;
    left: 0px;
}
.changetit .borspan {
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    background: #af8d58;
    top: 30px;
    left: 50%;
}
.changebox{
    position: relative;
    padding: 5px 10px;
    margin-left: 25px;
    margin-right: 25px;
}
.idxImg img {
    width: 100%;
}

.changetit .curtit {
    color:#af8d58;
}

.title_line {
    width: 100%;
    margin-bottom: 50px;
    height: 1px;
    background: #e5e5e5;
    clear: both;
}

.qh_btn {
    margin: 0 auto;
    width: 112px;
    margin-bottom: 100px;
}

.footer {
    background: #1e1e1e;
    padding-bottom: 30px;
    width: 100%;
    position: relative;
}

.footer_logo {
    position: relative;
    width: 106px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 40px;
}

.sharebox {
    position: relative;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.share {
    width: 24px;
    height: 20px;
    margin-left: 8px;
    margin-right: 8px;
    background-image: url(../images/fbg.png);
    background-repeat: no-repeat;
}

.share1 {
    background-position: 0 0;
}

.share1:hover {
    background-position: 0 -20px;
}

.share2 {
    background-position: 0 -40px;
}

.share2:hover {
    background-position: 0 -60px;
}

.share3 {
    background-position: 0 -80px;
}

.share3:hover {
    background-position: 0 -100px;
}

.share4 {
    background-position: 0 -120px;
}

.share4:hover {
    background-position: 0 -140px;
}

.share_bor {
    color: #323232;
}

.footer_tit {
    color: #747474;
    padding-left: 25px;
    font-size: 12px;
    margin-bottom: 10px;
}

.footer_num {
    color: #747474;
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: 25px;
}

.footer_phone {
    background: url(../images/phone.png) no-repeat left center;
}

.footer_addr {
    background: url(../images/addr.png) no-repeat left top;
}

.footer_addr span{
    color:#747474;
    line-height:25px;
}

.bottom ul li {
    margin-bottom: 15px;
}

.bottom ul {
    margin-right: 60px;
}

.bottom a {
    color: #747474;
}

.bottom_tit {
    font-size: 16px;
}

.sm {
    margin-top: 7px;
    color: #747474;
    font-size: 14px;
}

.bottom {
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #323232;
}

.copyright p {
    text-align: center;
    color: #747474;
    line-height: 25px;
}

.bg5 {
    position: absolute;
    top: 800px;
    left: 0px;
    z-index: -1;
}

.bg6 {
    position: absolute;
    top: 1210px;
    z-index: -1;
    right: 0px;
}

.bg7 {
    position: absolute;
    top: 1610px;
    right: 0px;
    z-index: -1;
}

.bg1 {
    position: absolute;
    top: 2515px;
    z-index: -1;
    right: 0px;
}

.bg2 {
    position: absolute;
    top: 3545px;
    left: 0px;
    z-index: -1;
}

.bg3 {
    position: absolute;
    top: 5880px;
    z-index: -1;
    left: 0px;
}

.bg4 {
    position: absolute;
    top: 4640px;
    right: 0px;
    z-index: -1;
}

.xfbox {
    position: fixed;
    right: 0px;
    width: 70px;
    bottom: 200px;
    z-index: 999999;
}

.xfbox a {
    display: block;
}

.snav_box {
    display: none;
}

.snav_box ul li {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.snav_box ul li a {
    display: block;
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 3px 10px;
    margin-right: 20px;
    color: #666;
}

.snav_box ul li a:hover {
     display: block;
     border-radius: 20px;
     border: 1px solid #af8d58;
     padding: 3px 10px;
     color: #fff;
     background: #af8d58;
 }

.snav_box ul li a.selected {
    display: block;
    border-radius: 20px;
    border: 1px solid #af8d58;
    padding: 3px 10px;
    color: #fff;
    background: #af8d58;
}

.sxboxnum li {
    float: left;
    line-height: 40px;
    padding-left: 30px;
    cursor: pointer;
    border: 1px solid #fff;
    color: #8f8f8f;
}
.cplist_pxbox .pxModule {
    height: 40px;
    line-height: 40px !important;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    width: 130px;
    text-align: center;
}
.cplist_pxbox .left.cplist_pxbox_px.pxModule {
    width: 160px;
    color: #c3a99a;
}
.sqbox {
    display: none;
}

.sx_zk {
    cursor: pointer;
}

.sxbox_tit {
    /*background:url(../img/sx2.jpg) no-repeat left top;*/
    width: 157px;
    font-size: 12px;
    padding-left: 4px;
    height: 42px;
    line-height: 40px;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    margin-top: -1px;
}
.sxboxes.overflow {
    margin-top: 30px;
    padding-top: 7px;
}
.sxbox_tit p{
    width:100%;
    text-align:center;
    line-height:37px;
    color:#c3a99a;
}
.sxbox {
    position: relative;
    height: 40px;
    /*width:1200px;*/
}
.sxboxnum {
    width: calc(100% - 165px);
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-left: none;
    margin-top: -1px;
}

.attr_lv {
    float: left;
}
.pagesul li {
    float: left;
    height: 26px;
    margin-right: 10px;
    line-height: 26px;
    padding: 0px 5px;
    border: 1px solid #dcdcdc;
    list-style: none;
    min-width: 18px;
    text-align: center;
}

.pagesul li:hover {
    background: #fff;
    color: #c3a99a;
}

.pagesul li a:hover {
    color: #c3a99a;
}

.pageul {
    width: 246px;
    float: right;
}

.pagesul li a {
    color: #737373;
    display: block;
}

.fyp {
    margin-top: 3px;
    float: left;
    height: 26px;
    line-height: 26px;
}

.fy {
    float: right;
    margin-top: 30px;
    margin-bottom: 50px;
}

#last {
    margin-right: 0px;
}

.pagesul li.active {
    background: #fff;
}

.pagesul li.active a {
    color: #c3a99a;
}

.fytxt {
    float: left;
    width: 20px;
    margin-right: 10px;
    height: 26px;
    line-height: 26px;
    padding: 0px 5px;
    border: 1px solid #dcdcdc;
    list-style: none;
    min-width: 18px;
    text-align: center;
    margin-left: 10px;
}

.fybtn {
    border: #ddd 1px solid;
    width: 40px;
    background: #eeeeee;
    COLOR: #333;
    text-align: center;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    cursor: pointer;
    height: 28px;
    line-height: 26px;
}
input.pageToIpt {
    width: 50px;
    height: 24px;
    margin: 0px 5px;
}
span.pageToBtn {
    height: 26px;
    line-height: 26px;
    padding: 0px 5px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    background: #f7f7f7;
    margin-left:5px;
    cursor: pointer;
}
.moduleMenu{
    float: left;
    width: calc(25% - 15px);
    margin-right: 20px;
    background: #000;
    font-size: 28px;
    color: #fff;
    height: 75px;
    text-align: center;
    line-height: 75px;
}
.moduleMenu:hover{
    color: #fff;
}
.moduleTo{
    background: #f7f7f7;
    padding:65px 0px;
    margin-bottom:50px;
}
.moduleBox {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.moduleBox .moduleMenu:last-child{
    margin-right:0px;
}
.wrap2 {
    width: 1200px;
    margin: 20px auto;
    position: relative;
    z-index: 2;
}

.login_bgbox {
    position: fixed;
    right: 0px;
    top: 0px;
    left: 0px;
    z-index: -1;
    bottom: 0px;
    -o-background-size: cover;
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;

    background: url(../img/login_bg4.jpg) no-repeat left top;
}

.loginbox {
    width: 360px;/*04*/
    height: 410px;/*04*/
    padding-left: 70px;/*04*/
    padding-top: 50px;
    position: absolute;
    top: 27%;
    left: 50%;
    background: url(../img/login.png) no-repeat left top;
    margin-left: -215px
}

.resg_box {
    display: none;
    margin-top:-30px;
}

.loginbtn {
    margin-right: 190px;
}

.loginbox_top {
    margin-bottom: 55px;
}

.loginbox_top span {
    font-size: 18px;
    color: #a6a6a6;
    cursor: pointer;
}

.loginbox_top span:hover {
    color: #333;
}

.loginbox_top .curspan {
    color: #333;
}

.yzmimg {
    border:1px solid #ccc;
    width:90px;
    height:40px;
    margin-left:20px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    background-color:#d2d2d2;
    color:#fff;
    cursor:pointer;
}

.login_phone {
    /*background: url(../img/p1.jpg) no-repeat left center;*/
}
.login_phone2 {
    background: url(../img/p1.jpg) no-repeat left center;
}
.login_img {
    position: absolute;
    left: 0px;
    top: 7px;
}
.login_yzm {
    background: url(../img/p1.jpg) no-repeat left center;
}

.login_pwd {
    /*background: url(../img/p2.jpg) no-repeat left center;*/
}

.login_pwd3 {
    background: url(../img/p2.jpg) no-repeat left center;
}

.login_pwd2 {
    background: url(../img/p3.png) no-repeat left center;
}

.login_phone, .login_pwd, .login_pwd2, .login_yzm {
    padding: 4px 10px;
    padding-bottom: 8px;
    font-size: 14px;
    width: 250px;
    display: block;
    padding-left: 30px;
    border: none;
    font-family: Microsoft yahei;

}

.login_yzm {
    background: url(../img/p4.png) no-repeat left center;
    width: 140px;
}

.login_bor {
    width: 290px;
    height: 1px;
    background: #e2e2ea;
    margin-bottom: 20px;
    margin-top: 10px;
    color: red;
    line-height: 2;
}

.login_bor2 {
    margin-bottom:12px;
    margin-top:9px;
}

.login_ok {
    width: 290px;
    height: 50px;
    background: #000;
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 45px;
    cursor:pointer;
    font-family: Microsoft yahei;
}

.login_show {
    background: url(../img/login.png) no-repeat left top;
}

.register_show {
    background: url(../img/login2.png) no-repeat left top;
}

.mycart_top {
    font-size: 24px;
    color: #333;
    margin-top: 30px;
    margin-bottom: 30px;
}

.allsel {
    margin-right: 5px;
    margin-top:5px;
}

.allseltxt {
    font-size: 14px;
    color: #666666;
}

.qingkong {
    margin-left: 10px;
    font-size: 14px;
    cursor: pointer;
    color: #666666;
}

.mycart_head {
    padding-bottom: 20px;
    border-bottom: 8px solid #e5e5e5;
}

.order_topay a {
    background: #000;
    display: block;
    margin-left: 10px;
    width: 80px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #000;
    height: 25px;
    color: #fff;
}

.order_cancel a {
    display: block;
    background: #fff;
    width: 80px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    color: #000;
    border: 1px solid #000;
}

.red {
    color: #e56a69;
}

.mycart_price {
    font-size: 14px;
}

.mycart_price .red {
    font-size: 18px;
    margin-top: 5px;
    margin-right: 20px;
    display: block;
}

.numChoose .left {
    line-height: 24px;
    margin-right: 8px;
    width: auto;
    color: #666;
}

.crBtns {
    width: 120px;
    margin-left: 60px;
    margin-top: 57px;
}

.crBtns a.btnPlus {
    width: 25px;
    height: 27px;
    line-height: 25px;
    display: block;
    color: #ccc;
    float: left;
    border-left: 1px solid #ddd;
    cursor: pointer;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    text-align: center;
}

.crBtns a.btnPlus:hover {
    color: #666;
}

.crBtns a.btnAdd:hover {
    color: #666;
}

.crBtns .txtNum {
    float: left;
    text-align: center;
    line-height: 27px;
    width: 50px;
    color: #666;
    border-left: none;
    border-right: none;
    height: 27px;
}

.crBtns a.btnAdd {
    width: 25px;
    line-height: 25px;
    color: #ccc;
    float: left;
    height: 27px;
    display: block;
    cursor: pointer;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    text-align: center;
}

.proNum {
    float: left;
    margin-left: 6px;
    display: inline;
    color: #c00;
    margin-top: 10px;
}

.mycart_del {
    font-size: 20px;
    color: #999;
    cursor: pointer;
}

.cart_sel {
    margin-top: 70px;
    margin-right: 20px;
}

.mycart_p {
    margin-top: 65px;
}

.mycart_cpimg {
    margin-right: 30px;
}

.mycart_cpname {
    width: 375px;
}

.mycart_sx {
    width: 150px;
}

.mycart_cpprice {
    width: 165px;
}

.mycartbox {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.detailsxbox {
    margin-bottom: 25px;
}

.detail_sxnum {
    padding: 3px 10px;
    cursor: pointer;
    border: 1px solid #8a8a8a;
    border-radius: 0px 7px;
    margin-right: 10px;
}

.detail_sxnum_cur {
    border: 1px solid #bea726;
    position: relative;
    color: #bea726;
    background: url(../img/g.png) bottom right no-repeat;
}

.detail_sxtit {
    margin-right: 10px;
}

.paytop {
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
}

.paytop .weight {
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
}

.paybox {
    margin-top: 40px;
    padding-bottom: 150px;
    margin-bottom: 100px;
}

.paybox td {
    font-size: 14px;
    color: #333;
}

.paybox .order_cpsx {
    color: #666;
    font-size: 12px;
}

.pay_tblbox {
    margin-bottom: 30px;
}

.gobackcart {
    float: right;
    color: #333;
    font-size: 14px;
    background: url(../img/go.png) no-repeat right center;
    padding-right: 23px;
}

.paybtl {
    margin-bottom: 20px;
    clear: both;
    background: #f9f9f9;
    overflow: hidden;
}

.order_mess {
    width: 700px;
    padding: 5px 10px;
    height: 30px;
    margin-top: 20px;
    margin-left: 20px;
    background: #fcfcfc;
}

.order_messtxt {
    margin-top: 20px;
    margin-left: 20px;
}

.pay_sj_bor {
    margin-left: 10px;
    margin-right: 10px;
}

.order_messtxt_addr {
    padding-left: 20px;
    background: url(../img/ad.jpg) no-repeat left center;
}

.pay_add_addr {
    padding-right: 15px;
    margin-left: 40px;
    cursor: pointer;
    background: url(../img/add.jpg) no-repeat right center;
}

.pay_add_addr:hover {
    color: #000;
}

.pay {
    display: block;
    width: 124px;
    margin-right: 75px;
    height: 35px;
}

.paybottombox {
    height: 100px;
    line-height: 100px;
    background: #fbfbfb;
    position: fixed;
    bottom: 0px;
    left: 0px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    width: 100%;
}

.order_topay2 a {
    background: #000;
    display: block;
    margin-left: 10px;
    width: 240px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #000;
    height: 50px;
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    margin-left: 20px;
}

.order_topay_num {
    font-size: 14px;
}

.order_topay_num span {
    margin-right: 15px;
}

/*收货地址弹框*/
.xubox_layer {

    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    background: #fff;
    display: none;
    box-shadow: 0 0 5px #ccc;
    width: 870px;
    height: auto;
    margin-left: -435px;
    top: 20%;
    left: 50%;

}

.xubox_shade, .xubox_layer {
    position: fixed;
}

.xubox_main {
    position: relative;
    height: 100%;
    _float: left;
}

.xubox_page {
    top: 0;
    left: 0;
}

.address-pop {
    width: 800px;
    height: auto;
    padding: 15px 35px 35px;
    background: #fff;
    display: none;
}

.address-pop > h4 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 16px;
}

.address-pop > p {
    color: #a0a0a0;
    line-height: 30px;
    font-size: 14px;
}

.form-box > select, .form-box > input[type=text] {
    width: 200px;
    height: 42px;
    margin-top: 20px;
    padding: 0 10px;
    line-height: 42px;
    border: #d2d2d2 1px solid;
    color: #a0a0a0;
    font-size: 14px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.form-box > input[type=text].address-input {
    width: 778px;
    margin-right: 0;
}

.form-box > select, .form-box > input[type=text] {
    width: 200px;
    height: 42px;
    margin-top: 20px;
    padding: 0 10px;
    line-height: 42px;
    border: #d2d2d2 1px solid;
    color: #a0a0a0;
    font-size: 14px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.address-pop > h4 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 16px;
}

.form-box > input[type=text] {
    width: 180px;
    margin-right: 15px;
}

.form-box > .radio {
    margin-top: 20px;
}

.radio, .radiopop {
    margin-top: 15px;
    text-indent: 30px;
    color: #fff;
    white-space: nowrap;
    color: #a0a0a0;
    font-size: 1em;
    line-height: 20px;
    background-position: -100px 0;
    cursor: pointer;
}

.form-box > .new-address-btn {
    width: 270px;
    height: 48px;
    margin-top: 20px;
    line-height: 47px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.navybg-btn, .greenbg-btn {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}

/*收货地址弹框*/

/*20161230 商品详情页*/
.detail_btnbar {
    background: #f7f7f7;
    height: 70px;
    width: 100%;
}

.detail_btnbar ul li {
    margin-right: 70px;
    color: #666;
    float: left;
    cursor: pointer;
    font-size: 14px;
    line-height: 68px;
    border-bottom: 2px solid #f7f7f7;
}

.detail_btnbar ul li:hover {
    color: #333;
}

.detail_btnbar ul .curli {
    color: #333;
    border-bottom: 2px solid #333;
}

.detail_tobuybtn {
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    background: #333;
}

.detail_tobuybtn:hover {
    background: #000;
    color: #fff;
}

.peoplebox {
    position: relative;
    z-index: 999;
}

.peoplebox_name {
    font-size: 24px;
    color: #000;
    margin-top: 135px;
}

.peoplebox_bor {
    background: #000;
    margin-top: 150px;
    height: 2px;
    width: 50px;
    margin-left: 40px;
}

.peoplebox_ms {
    width: 470px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #666;    height: 120px;
    overflow: hidden;
}

.prople_addr {
    margin-bottom: 30px;
    font-size: 18px;
    color: #666;
}

.people_more {
    width: 110px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border: 1px solid #666;
    border-radius: 5px;
    display: block;
}

.people_more:hover {
    background: #333;
    color: #fff;
}

.detail_tjcpboxes_top {
    text-align: center;
    margin-top: 40px;
}

.detail_tjcpboxes_title {
    font-size: 26px;
}

.detail_tjcpboxes_stitle {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #666;
}

.peoplebox_bor2 {
    background: #d2c05e;
    height: 2px;
    width: 50px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.tjcpbox {
    width: 21%;
    /*padding-left: 2%;*/
    /*padding-right: 2%;*/
    position: relative;
    background: #f2f2f2;
}

.tjcpbox_img {
    /*width: 80%;*/
    margin: 0 auto;
}

.tjcobox_hover {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../img/tj.png) repeat left top;
}

.tjcobox_hover_more {
    width: 90px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #fff;
    display: block;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 40%;
}

.tjcobox_hover_more:hover {
    color: #fff;
}

.tjcobox_hover_gwc {
    position: absolute;
    right: 20px;
    top: 20px;
}

.cs_tit {
    width: 220px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    float: left;
}

.cs_cont {
    width: 960px;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    float: left;
}

.cs_cont ul li {
    list-style: disc;
}

/*20161230 商品详情页*/

/*20161230 收货地址 收藏*/

.addrbox{
    width:250px;
    height:180px;
    padding:20px;
    position:relative;
    margin-bottom:20px;
    margin-right:75px;
    border:1px solid #b48c5b;    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
.addr_cont{
    padding-top:60px;
    padding-left:65px;
    padding-bottom:50px;
}
.addr_name{
    margin-bottom:27px;
}
.addr_phone{
    padding-left:20px;
    margin-bottom:20px;
    background:url(../img/p.jpg) no-repeat left center;
}
.addrbox_bottom{
    position:absolute;
    left:20px;    width: 248px;
    bottom:20px;
}
.addrbox_bottom_del{
    margin-left:10px;
    cursor:pointer;
}
.addrbox_bottom_edit{
    cursor:pointer;
}
.order_top_add{
    margin-top:20px;
    cursor:pointer;
}

.scbox{
    position:relative;
    margin-top:20px;
    margin-bottom:30px;
    margin-right:45px;
}
.scinbox{
    width:228px;
    padding-top:36px;
    position:absolute;
    top:-20px;
    left:20px;
    height:264px;
    background:url(../img/sc.png) repeat-x left top #fff;
}
.scborbox{
    border:1px solid #ddd;
    width:228px;
    height:350px;
}
.scborbox_cur{
    border:1px solid #b48c5b;
}
.scborbox_name{
    font-size:14px;
    margin-top:290px;
    text-align:center;
}
.scborbox_price{
    margin-top:5px;
    text-align:center;
}
.scbox_hover{
    background:url(../img/tj.png) repeat top left;
    width:100%;
    height:300px;
    position:absolute;
    left:0px;
    display:none;
    top:0px;
}
.scbox_hover_detail{
    display:block;
    width:100%;
    height:300px;
}
.scbox_hover_del{
    position:absolute;
    cursor:pointer;
    right:10px;
    top:10px;
}
.order_top ul{
    margin-left:0px;
}
.order_top ul li{
    height:auto;
}
/*20161230 收货地址 收藏*/


/*20170111*/
.xubox_layer2 {
    top: 20%;
    left: 50%;
    height: auto;
    display:none;
    width: 430px;
    margin-left: -215px;
    z-index: 99999;
}
.xubox_shade, .xubox_layer2 {
    position: fixed;
    _position: absolute;
}
.xubox_main {
    position: relative;
    height: 100%;
    _float: left;
}.xubox_page {
     top: 0;
     left: 0;
 }.psw-popup {
      width: 340px;
      height: 310px;
      padding: 10px 45px;
      background: #fff;
      display: none;
  }
.psw-popup>h1 {
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
}.input-box {
     height: 40px;
     margin-top: 15px;
     padding: 0 15px;
     background: #fff;
     border: #ddd 1px solid;
     position: relative;
     border-radius: 5px;
 }.input-box>input {
      width: 100%;
      float: left;
      background: rgba(0, 0, 0, 0);
      color: #a0a0a0;
      border:none;
      font-size: .93em;
      letter-spacing: 0;
  }.psw-popup>.input-box>input {
       height: 38px;
       line-height: 38px;
       font-size: 14px;
   }.input-box>.placeholder {
        width: 80%;
        position: absolute;
        left: 0;
        top: 1px;
        padding: 0 15px;
        z-index: 3;
    }.psw-modify-btn {
         height: 45px;
         line-height: 45px;
         font-size: 15px;
         margin-top: 15px;
     }
.navybg-btn, .greenbg-btn {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}.error-tips {
     width: 100%;
     float: left;
     line-height: 20px;
     font-size: .875em;
     color: #e56a69;
     position: relative;
     top: 5px;
     text-align: left;
      display: none;
 }
i, em, cite {
    font-style: normal;
}.newpop-closebtn{
     width: 40px;
     height: 40px;
     position: absolute;
     right: 0;
     top: 0;
     z-index: 2;
     background:url(../imgs/pop-close-white-btn_50c3b2a.png) no-repeat #000 center;
     cursor: pointer;
 }



input,select,textarea{
    outline:none;
}
.account_btn {
    border: none;
    background: #000;
    color: #fff;
    width: 240px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-left:30px;
    margin-right:55px;
    margin-top:40px;
    margin-bottom:150px;
    cursor:pointer;
}
.edit_pwd{
    margin-top:45px;
    color:#333;
    cursor:pointer;
    margin-bottom:150px;
}
.form_row{
    margin-bottom:25px;
    margin-left:30px;
}
.form_row_sel{
    padding-left:10px;
    padding-right:10px;
    width: 100px;
    height: 30px;
    line-height:30px;
    margin-right:10px;
    border:none;
}
.form_row input[type="text"] {
    padding: 5px 10px;
    width: 222px;
    height: 25px;
    margin-right:10px;
    border:none;
}
.form_row_lbl{
    line-height:35px;
    margin-right:10px;
}
.error{
    display: none;
    color:#af8d58;
    line-height:35px;
}

.error span{
    color:#af8d58;
    line-height:35px;
}
.mesbox{
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #d2d2d2;
}
.mes_tit{
    padding-left:20px;
    background:url(../imgs/doc.jpg) no-repeat left center;
}
.mes_tit_un_read{
    padding-left:20px;
    background:url(../imgs/doc2.jpg) no-repeat left center;
}
.mes_tit,.mes_more{
    color:#333;
    font-size:14px;
    margin-bottom:10px;
}
.mes_info a,.mes_time{
    color:#666;
    margin-bottom:7px;
    display:block;
    font-size:12px;
    margin-left:20px;
}
.mes_info{
    line-height:23px;
}

/*20170111*/

/*20170109*/
.ifbox{
    margin-top:120px;
}
.ifbox_tit{
    color:#333;
    font-family:Arial;
    line-height:40px;
    margin-bottom:20px;
    text-align:center;
    font-size:36px;
}
.ifbox_stit{
    color:#333;
    font-family:Arial;
    margin-bottom:7px;
    text-align:center;
    font-size:18px;
}
.company{
    margin-top:60px;
    margin-bottom:50px;
}
.join{
    width:336px;
    margin:0 auto;
    display:block;
    margin-top:70px;
    margin-bottom:120px;
}
.company .left{
    margin-left:20px;
    margin-right:20px;
}
.aboutbanner_tit{
    font-size:36px;
    position:absolute;
    left:50%;
    top:110px;
    margin-left:-105px;
}
#bannerbox_wrap{
    margin-top: -420px;
    position: relative;
    z-index: 999;

}
.viedobox{
    position:absolute;
    top:110px;
    left:50%;
    width:1200px;
    margin-left:-600px;

}
.viedobox p{
    color:#fff;
    font-family:Arial;
    line-height:40px;
    text-align:center;
    font-size:30px;
}
.video{
    cursor:pointer;
}
.designers{
    overflow:hidden;
}
.designers_tit{
    color:#333;
    font-family:Arial;
    line-height:40px;
    text-align:center;
    margin-top:75px;
    margin-bottom:15px;
    font-size:30px;
}
.designers_stit{
    color:#333;
    font-family:Arial;
    text-align:center;
    font-size:16px;
    margin-bottom:60px;
}
.designer_name{
    color:#fff;
    font-size:36px;
    margin-bottom:40px;
    margin-top:37%;
    text-align:center;
}
.designer_name a,.designer_addr a {
    color: #fff;
}
.circle{
    margin-left:10px;
    margin-right:10px;
}
.designer_addr{
    color:#fff;
    font-size:24px;
    text-align:center;
}
.aboutbg{
    position:absolute;
    top:40px;
    z-index:-1;
    right:140px;
}
#bannerbox_wrap p{
    font-size:16px;
    color:#542c22;
    line-height:30px;
    width:585px;
}
.yiewen{
    text-align:right;
    margin-top:5px;
    color:#999;
    margin-bottom:50px;
}
.saled_cont_step{
    width:941px;
    margin:0 auto;
    display:block;
}
.saled_cont{
    padding:20px;
    background:#f9f9f9;
}
.saled_cont_tsbox{
    background:#efefef;
    line-height:25px;
    padding:20px;
}
.saled_cont_tsbox2{
    background:#efefef;
    line-height:25px;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
}

.saled_cont_tsbox p{
    color:#666;
}
.saled_tit,.saled_num{
    font-size:14px;
    color:#333;
}
.saled_titbox{
    padding-bottom:10px;
    border-bottom:1px solid #ddd;
    margin-bottom:10px;
    margin-top:30px;
}
.saled_cont_cpname{
    display:block;font-size: 16px;
}
.saled_box p,.saled_box span{
    line-height:30px;
}
.saled_box_lx{
    width:70px;
    height:30px;
    margin-left:10px;
    line-height:30px;
    text-align:center;
    display:block;
    border-radius:7px;
    position:relative;
}
.saled_box_lx_selected{
    width:70px;
    height:30px;
    margin-left:10px;
    line-height:30px;
    text-align:center;
    display:block;
    border:1px solid #ad8e60;
    border-radius:7px;
    position:relative;
    color:#ad8e60;
}
.sjx{
    position:absolute;
    right:0px;
    bottom:0px;
}
.saled_box_textarea{
    width:400px;
    height:120px;
    border:1px solid #ddd;
    padding:10px;
    margin-left:10px;
    background:none;
}
.textarea_txt{
    font-size:12px;
    color:#999;
    text-align:right;
    width:420px;
}
.saled_box{
    margin-bottom:20px;
}
.submitbtn{
    background:#000;
    color:#fff;
    text-align:center;
    line-height:35px;
    height:35px;
    width:155px;
    margin-left:75px;
}
.saled_box_txt{
    margin-left:10px;
}

/*20170109*/

/*20170103 设计师*/
.sjsbox{
    position:absolute;
    left:50%;
    top:0px;
}
.sjs_box{
    position:absolute;
    left:50%;
    margin-left:-41px;
    top:50%;
    margin-top:-41px;
    border-radius:50%;
    border:3px solid #737373;
    overflow:hidden;
}
/*20170103 设计师*/

/*20170103  404页面 微信扫码支付 404*/
.header404 {
    width: 1200px;
    margin: 0 auto;
    height: 85px;
}.dd404-wrap {
     width: 100%;
     height: 599px;
     background: #f7f7f7;
     padding-top:20px;
     border-top: 1px solid #e6e6e6;
 }.dd404 {
      width: 1200px;
      margin: 0 auto;
      font-size: 20px;
      text-align: center;
  }.dd404 img {
       margin-bottom: 50px;
       margin-top: 20px;
   }.dd404 p {
        line-height: 1.9;
    }
.pad15 {
    padding: 0 15px;
    color: #666666;
}
.logo404{
    margin-top:30px;
}

.gohome{
    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;

    background: #2b2b2b;
    display: block;
    text-align: center;
    border: 1px solid #2b2b2b;
    color: #fff;
    margin:0 auto;
}
.gohome:hover{
    background:#000;
    border: 1px solid #000;
    color:#fff;
}
.error_cont{
    width:1210px;
    margin:0 auto;
    background:#f7f7f7;
    padding-top:160px;
    padding-bottom:230px;
}
.error{
    margin:0 auto;
    width:600px;
}


.syttxbox {
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid #fff6d2;
    background: #fffdee;
}
.sytinfobox {
    width: 785px;
    margin: 40px auto;
}
.syttxbox h2 {
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}
.syt_yingfu {
    font-size: 16px;
    color: #666;
}.syt_yingfu .weight {
     font-size: 24px;
     margin-left: 5px;
     margin-right: 5px;
 }.zf_erweima {
      width: 785px;
      height: 562px;
      background:url(../img/s2.jpg) no-repeat left top;
  }

/*20170103  404页面 微信扫码支付*/

/*20170103 空数据*/
.emptybox{
    width:300px;
    margin:0 auto;
    padding-bottom:200px;
    padding-top:5%;
}
.emptybox_img{
    margin-bottom:30px;
}
.emptybox_txt{
    font-size:20px;
    text-align:center;
    color:#666;
    margin-bottom:30px;
}
.emptybox_btn{
    background:#2B2B2B;
    width:300px;
    height:60px;
    text-align:center;
    line-height:60px;
    color:#fff;
    display:block;
    margin:0 auto;
    font-size:20px;
}
.emptybox_btn:hover{
    color:#fff;
    background:#000;
}
/*20170103 空数据*/
#msg{position:fixed;top:50%;left:50%;
    margin-left:-100px;
    margin-top:-100px;
    z-index:10000000;
    height:52px;
    line-height:52px;
    font-size:20px;
    text-align:center;
    color:#fff;
    background:#333;
    display:block;
    border-radius:5px;
    padding-left: 25px;
    padding-right: 25px;
}
.newsrightbox{
    width:580px;
}
.zhantingbox{
    width:100%;
    min-width:1200px;
}
.newsrightbox_r{
    width:500px;
}
.newsrightbox_date{
    font-size: 48px;
    color:#c1c1c1;
}
.newsrightbox_time{
    font-size: 14px;
    color:#c1c1c1;
}
#bar2 img{width:100%}

.payed_tit{
    font-size:22px;
    margin-bottom:7px;
    font-weight:700;
    margin-top:80px;
}
.payed_bz{
    margin:80px 20px 50px 70px;
}
.payed_ddh{
    margin-left:150px;
    font-size:16px;
}
.payed_btn1:hover,.payed_btn2:hover{
    background:#000;
    border:1px solid #000;
    color:#fff;
}
.payed_btn1,.payed_btn2{
    width:120px;
    text-align:center;
    display:block;
    line-height:40px;
    height:40px;
    border:1px solid #A2A2A2;
    margin-right:30px;
    border-radius:5px;
    margin-top:30px;
    font-size:14px;
}

.payed_btn1{
    margin-left:150px;
    margin-bottom:160px;
}

/*0119*/
.design_name{
    font-size:26px;
}
.design_txt{
    padding-left:60px;
    background:url(../imgs/design/3.jpg) no-repeat left center;
    font-size:17px;
    margin-top:35px;
    margin-bottom:45px;
}
.design_zp{
    font-size:16px;
    margin-bottom:20px;
}
.design_mp p{
    padding:7px 25px;
    border:1px solid #666;
    display:block;
    margin-right:20px;
    margin-top:10px;
}
.designbox{
    margin-top:40px;
    margin-bottom:40px;
}
.design_cpbox_tit{
    font-size:24px;
    color:#333;
    margin-top:30px;
    margin-bottom:30px;
}
.designcpbox{
    width:560px;
    margin-left:20px;
    text-align:center;
    margin-bottom:30px;
    margin-right:20px;
}
.design_cpboxes{
    margin-bottom:100px;
}
/*0119*/

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #FFF inset !important;
    -webkit-text-fill-color: #333;
}
.bgbox11{
/*background:url(../imgs/bg11.png) no-repeat top center;*/
}
.bgbox22{
/*background:url(../imgs/bg22.png) no-repeat top center;*/
}
.bgbox33{
/*background:url(../imgs/bg33.png) no-repeat top center;*/
}

.addressId{
    margin-top: 2px;
    margin-right: 6px;
}
/*0124*/


.collect_des {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.seaed{
    font-size:20px;
    color:#666;
    line-height:50px;
    margin-left:30px;
}
.seaedbox{
    width:350px;
    margin:0 auto;
    margin-top:100px;
    margin-bottom:300px;
}

/*0124*/
.mes_time {
    margin-left: 26px;
}
.scinbox_sj {
    background: none;
    top: -20px;
    height: 228px;
    padding-top: 0px;
}
.scinbox_sj_hover {
    height: 228px;
}
.scborbox2 {
    height: 300px;
}
.scborbox_name2 {
    margin-top: 230px;
}
.dd404-wrap {
    width: 100%;
    height: 599px;
    background: #f7f7f7;
    padding-top:20px;
    border-top: 1px solid #e6e6e6;
}.dd404 {
     width: 1200px;
     margin: 0 auto;
     font-size: 20px;
     text-align: center;
 }.dd404 img {
      margin-bottom: 50px;
      margin-top: 20px;
  }.dd404 p {
       line-height: 1.9;
   }
/*0203*/
.dderror{position:relative;
}
.dderror_btn {
    position: absolute;
    left: 680px;
    top: 550px;
    width: 100px;
}
.dderror_txt{
    position: absolute;
    left: 385px;
    top: 485px;
    width: 400px;
}
#images1{
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity: 0;
}

.cplist_pxbox {
    margin-bottom:20px;
}

.cplist_pxbox .item {
    float: left;
    width: 130px;
}
.input_box {
    width: 130px;
    padding: 0 4px;
    height: 42px;
    border: solid 1px #dfdfdf;
    line-height: normal;
    font-family: arial;
    box-sizing: border-box;
}
.cplist_setnumbox li{
    margin-right:0px;
}
.cplist_setnumbox input{
    width: 70px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}
.sep {
    float: left;
    width: 15px;
    text-align: center;
    color: #c3a99a;
    line-height: 40px;
    font-size: 22px;
}
.subbtn {
    float: left;
    margin-left: 10px;
}
.cplist_pxbox .cplist_pxbox_px{
    font-size:13px;    line-height: 22px;
}
.cplist_pxbox .cplist_sbox{
    cursor:pointer;
    margin-left: -1px;
    font-size:13px;
    line-height: 22px;
    /*background:url(../images/down.png) no-repeat right center;*/
    color: #c3a99a;
}

.cplist_pxbox .cplist_sbox_asc{
    padding-right:15px;
    /*margin-right:20px;*/
    cursor:pointer;
    font-size:13px;    line-height: 22px;
    color: #af8d58;
    /*background:url(../images/up_on.png) no-repeat right center;*/
}

.cplist_pxbox .cplist_sbox_desc{
    padding-right:15px;
    color: #af8d58;
    cursor:pointer;
    font-size:13px;
    line-height: 22px;
    /*background:url(../images/down_on.png) no-repeat right center;*/
}
.cplist_sbox_desc .downIcon{
    display: inline-block;
    vertical-align: middle;
}
.cplist_sbox_desc .upIcon{
    display: none;
}
.cplist_sbox_asc .upIcon{
    display: inline-block;
    vertical-align: middle;
}
.cplist_sbox_asc .downIcon{
    display: none;
}
.cplist_pxbox .cplist_sbox_textbox{
    background:none;
}
.sub_btn2{
    background:#ddd;
    width:50px;
    height:23px;
    line-height:23px;
    font-family:Microsoft YaHei;
    color:#666;
    cursor:pointer;
    text-align:center;
    border:none;
}
.sub_btn{

    background: #f7f7f7;
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-family: Microsoft YaHei;
    color: #8f8f8f;
    cursor: pointer;
    text-align: center;
    border: solid 1px #dfdfdf;
}
.cplist_pxbox .cplist_sbox img {
    vertical-align: middle;
    width:10px;
}
.upIcon{
    display: none;
}
.sxboxes_cont {
    width: 100%;
}
.cplistbtn_left{
    display:block;
    background:url(../images/left1.png) no-repeat left center;
    width:15px;
    height:20px;
}

.cplistbtn_left:hover{
    background:url(../images/left2.png) no-repeat left center;
}
.cplistbtn_right{
    display:block;
    background:url(../images/right1.png) no-repeat left center;
    width:15px;
    height:20px;
    margin-left:10px;
}
.cplistbtn_right:hover{
    background:url(../images/right2.png) no-repeat left center;
}

.cplist_pages span{
    line-height:22px;
}
.cplist_pages_cur{
    color:#af8d58;
    font-weight:700;
}
.cplist_pages_bor{
    margin-left:3px;
    margin-right:3px;
}
.cplist_pages_num{
    margin-right:20px;
    line-height:22px;
}
.cplist_pages_num .weight{
    color:#af8d58;
}
.setnum{
    /*background:url(../images/z.png) no-repeat right center;*/
    color: #8f8f8f;
	float:left;
    cursor:pointer;    margin-top: 4px;
    margin-left: 20px;
    line-height: 30px;
}
.cplist_setnumbox{
    width: 260px;
    padding-left:10px;
}
.sxboxnum .cplist_setnumbox li{
    padding:0px;
    border:none;
}
.sxboxnum .sub_btn2{
}
.setnumbox_close{
    position:absolute;
    right:-7px;
    top:-7px;
    cursor:pointer;
}
.sx_wx{
    position:relative;
}
.xf_weixin{
    position:absolute;
    bottom:0px;
    display:none;
    right:80px;
    opacity:0;
}
.weixin_bottombox{
    background:url(../images/cpbox.png) repeat left top;
    height:130px;
    width:100%;
    position:fixed;
    bottom:-180px;
    z-index:99999;
    left:0px;
}
.weixin_bottombox{
    text-align:center;
}
.weixin_bottombox img{
    margin-right:20px;
    margin-top:15px;
}
.close_weixin_bottombox{
    margin:0px;
    position:absolute;
    cursor:pointer;
    right:30px;
    top:-55px;
}

.opacity_d {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    z-index: 999;
    line-height: 100px;
    text-align: center;
    margin-left: -50px;
    margin-top: -50px;
    background: url(../img/dbg.png) repeat left top;
    font-size: 20px;
}

.opacity_sell_out {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
}


input,select{font-family: Microsoft YaHei; }

.seled_sxbox span{
	color:#af8c59
}
.seled_sxbox{
	padding:2px 8px;
	text-align:center;
	border:1px solid #af8c59;
	position:relative;
	margin-right:10px;
}
.seled_sxbox_close{
	position:absolute;
	top:-7px;
	right:-7px;
	cursor:pointer;
}
.seled_sxbox_emptybtn{
	background:#ddd;
	color:#666;    margin-left: 10px;
    width: 65px;
    height: 23px;
	cursor:pointer;
    text-align: center;
    line-height: 23px;
}
.tj_box_hover_name {
    line-height: 30px;
    height: 95px;
    overflow: hidden;
    display: block;
}.recommend_img img {
    width: 100%;
    height: 100%;
}
#bar4 .tjcpbox_img img {
    width: 100%;
    height: 100%;
}
.idxChangeTit{
    height: 35px;
    line-height: 35px;
    margin-top: 60px;
    font-size: 14px;
}
.idxChangeTit a {
    color: #adadad;
}
.changetit .borspan {
    background: #fff;
}

.product_coupon{
    float: left;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    color: #f55a2a;
    margin-right: 10px;
    border: 1px solid #f55a2a;
}
.coupons{
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
.coupon_label{
    display: inline-block;
    text-align: center;
    padding: 1px 4px;
    font-size: 12px;
    background: #f55a2a;
    color: #fff;
    border-radius: 4px;
    margin-right: 5px;
}

.new_header {
    height: 45px;
    background-color: #333333;
    width: 100%;
    z-index: 9999;
    padding: 13px 14.58% 0px 14.58%;
    box-sizing: border-box;
}

.top_menu_item {
    font-size: 14px;
    float: left;
    padding: 0px 10px;
    color: #929292;
}

.top_menu_divide {
    float: left;
    height: 12px;
    width: 1px;
    margin-top: 3px;
    background-color: #4C4C4C;
}

.top_menu_item_selected {
    color: #ffffff;
}

.topbox {
    height: 45px;
    line-height: 45px;
}

.topgwcbox {
    position: relative;
    margin-right: 20px;
}

.topgwcbox .gwc_num {
    position: absolute;
    right: 0px;
    color: #fff;
    top: 0px;
    line-height: 14px;
    background-color: #C3A99A;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    font-size: 7px;
    text-align: center;
}
.top_loginbox a {
    color: #929292;
    font-size: 12px;
}

.top_loginbox span {
    color: #4C4C4C;
    font-size: 14px;
}

.top_loginbox span {
    margin-left: 5px;
    margin-right: 5px;
}

.gzboxs {
    position: relative;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 10px;
}

.gzboxs .p1 {
    background: url(../images/icon_top_menu_sm.png) no-repeat right center;
    padding-right: 20px;
}

.gzboxs .p2 {
    background: url(../images/icon_top_menu_sm.png) no-repeat left center;
    padding-left: 20px;
    color: #929292;
}

.gzbox {
    position: absolute;
    top: 33px;
    left: -23px;
    display: none;
    z-index: 99999;
}

.gzbox_about {
    background: url(../imgs/gongzhonghao_bg.png) no-repeat left top;
    width: 112px;
    height: 120px;
    padding-top: 30px;
    padding-left: 25px;
}

.logobox {
}

.top_right_menu {
    color: #929292;
    font-size: 14px;
}
.attr_lv{
    overflow: hidden;
    width:  calc(100% - 80px);
}
.filter_more{
    float: right;
    width:50px;
    line-height: 40px;
    color: #8F8F8F;
}
.filter_more:after{
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: transparent;
    border-top-color: #8F8F8F;
    position: absolute;
    content: "";
    margin-top: 18px;
    margin-left: 6px;
}
.pagesul li{
    height: 57px !important;
    line-height: 57px !important;
    box-sizing: border-box;
}
.page_btn{
    background: #F7F7F7;
    color: #8F8F8F;
    width: 135px;
    height: 57px !important;
    line-height: 57px !important;
    padding: 0px !important;
    background: #F7F7F7;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;

}
.page_btn a{
    font-size: 15px;
}

.pageToIpt{
    width: 98px !important;
    height: 55px !important;
    text-align: center;
}

.page_li{
    width: 67px;
    height: 57px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    box-sizing: border-box;
}
@media screen and (max-width: 1750px) {
    .head_wrap,.top_wrap{
        width: 90%;
    }
    .wrap{
        width:1000px;
    }
    .new_header{
        padding-left: 10%;
        padding-right: 10%;
    }

}
@media screen and (max-width: 1500px) {
    .head_wrap {
        width: 1200px;
        margin: 0 auto;
    }
    .top_wrap {
        width: 1100px;
    }
    .header_search{
        width: 160px;
    }
    .header_r {

    }
    .snavbox {
        margin-left: 100px;
    }
    .new_header{
        padding-left: 5%;
        padding-right: 5%;
    }

    .top_loginbox span {
        margin-left: 10px;
        margin-right: 10px;
    }
    .top_menu_item{
        padding: 0px 10px;
    }
}
@media screen and (max-width: 1550px) {
    .wrap1400{
        width: 1400px;
        margin: 0 auto;
    }
    .head_wrap,.top_wrap{
        width: 87%;
    }
    .header_r {
        right: 0px;
    }
    .wrap{
        width:950px;
    }
    .new_header{
        padding-left: 5%;
        padding-right: 5%;
    }

    .top_loginbox span {
        margin-left: 10px;
        margin-right: 10px;
    }
    .top_menu_item{
        padding: 0px 10px;
    }
}
@media screen and (max-width: 1450px) {

    .new_header{
        padding-left: 5%;
        padding-right: 5%;
    }

    .top_menu_item{
        padding: 0px 10px;
    }
    .top_loginbox span {
        margin-left: 10px;
        margin-right: 10px;
    }

}


@media screen and (max-width: 1200px) {

    .new_header {
        padding-left: 0%;
        padding-right: 0%;
    }

    .top_menu_item {
        padding: 0px 5px;
    }

    .top_loginbox span {
        margin-left: 5px;
        margin-right: 5px;
    }

}
