﻿﻿@charset "utf-8";
@font-face {
    font-family: 'lcgt-icon';
    src: url("fonts/lcgt-icon.eot?rw05rk");
    src: url("fonts/lcgt-icon.eot?rw05rk#iefix") format("embedded-opentype"), url("fonts/lcgt-icon.ttf?rw05rk") format("truetype"), url("fonts/lcgt-icon.woff?rw05rk") format("woff"), url("fonts/lcgt-icon.svg?rw05rk#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }
[class^="licon-"]:before, [class*=" licon-"]:before,[class*="ico-"]:before,[class^="licon-"]:after, [class*=" licon-"]:after,[class*="ico-"]:after  {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'lcgt-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

@font-face {
    font-family: 'iconfont';  /* project id 642235 */
    src: url('../font/alibaba/iconfont.eot');
    src: url('../font/alibaba/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/alibaba/iconfont.woff') format('woff'),
    url('../font/alibaba/iconfont.ttf') format('truetype'),
    url('../font/alibaba/iconfont.svg#iconfont') format('svg');
}

[class ^="icon-"],[class *="icon-"]{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


:root{
    --gray:#6e6e6e;
    --red: #ff4242;
    --gray1:#e6e6e6;
    --green: #58c00c;
    --red2:#f10215;
    --gray2:#e6e6e6;
    --gray3:#b4b4b4;
    --gray4:#6e6e6e;
    --gray5:#ccc;
}
/* reset */
html { _background-attachment: fixed; _background-image: url(about:blank); }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
body, button, input, select, textarea { font: 12px/1.5 "microsoft yahei", "\5FAE\8F6F\96C5\9ED1", "simsun", tahoma, arial, serif; color: #6e6e6e; }
table { border-collapse: collapse; border-spacing: 0 }
fieldset, img { border: 0 }
iframe { display: block }
ol, ul { list-style: none }
input[type="text"] { border: solid 1px #e6e6e6; }
input,select{
    outline:none;
}
button { border: none; cursor: pointer; }
img{ vertical-align: top;}
h1, h2, h3, h4, h5, h6, em, b { font-weight: normal; }
i { font-style: normal; }
a { color: #6e6e6e; text-decoration: none; outline: medium none; }
a:hover { color: #027CDF; }
.clear { clear: both; }
.clearfix:after { visibility: hidden; display: block; font-size: 0px; content: ""; clear: both; height: 0; }
.clearfix { zoom: 1 }
body{ background-color: #f5f5f5; min-width: 1214px}
.container{ width: 1214px; margin: 0 auto;}

textarea{
    resize:none;
}
/* btn */
.btn-blue, .btn-red{ display: inline-block; height: 32px; line-height: 32px; border: 0; text-align: center; background-color: #027cdf; color: #fff; cursor: pointer; padding: 0 25px; border-radius: 3px;}
.btn-red{ background-color: #ff5759; }
.btn-gray{ display: inline-block; height: 30px; line-height: 30px; border: 1px solid #e6e6e6; text-align: center; background-color: #f8f8f8; color: #6e6e6e; cursor: pointer; padding: 0 25px; border-radius: 3px;}
.btn-blue:hover, .btn-blue:visited, .btn-red:hover, .btn-red:visited{ color: #fff}
.btn-gray:hover, .btn-gray:visited{ color: #6e6e6e}
button.btn-gray{ height: 28px}
.uploadify-button{ padding: 0;}
.uploadify-queue{ display: none;}

/* header */
.new .zixun1 a { color: #c03; }
.header { position: relative; z-index: 3; background-color: #fff }

/* topbar */
.topbar { width: 100%; border-bottom: 1px solid #e2e2e2; position: relative; z-index: 100; background-color: #fff; font-size: 12px; }
.topbar .inner { width: 1214px; margin: 0 auto; height: 29px; line-height: 29px }
.topbar-right { float: right; /*width: 300px;*/ padding-right: 20px; position: relative; }
.topbar-right li { float: right; height: 29px; cursor: pointer; position: relative; }
.topbar-right li .a { display: inline-block; width: 78px; text-align: center; position: relative; top: 1px; z-index: 10001; line-height: 27px; height: 29px; }
.phone-version { background: url(../images/common/phone-icon.png) 10px 9px no-repeat; }
.topbar-right ul{ background-color: #fff; z-index: 2; position: relative;}
/*.topbar-right .phone-code { position: absolute; z-index: 1; left: 65px; top: -111px; border: solid 1px #e6e6e6; width: 232px; background: #ffffff; display: none; }
.topbar-right .phone-code { display: block; }
.topbar-right .phone-code i { position: absolute; width: 13px; height: 7px; background: url(../images/common/tri2.png) no-repeat; top: -7px; left: 30px; }
.topbar-right .phone-code .code-box { float: left; width: 100px; padding: 10px 8px 5px 8px; text-align: center; line-height: 16px; color: #027cdf; }
.topbar-right .phone-code .code-box img { width: 88px; height: 88px; }*/

.topnav-tar { border: solid #fff; border-width: 0 1px; }
.topnav-active { border-color: #c6c6c6; background-color: #f3f2f3; }
.topnav-active .a { background-color: #f3f2f3; font-weight: bold; }
.topnav-box { background: #f3f2f3; padding: 12px 12px 0; width: 625px; -webkit-box-shadow: #BABABA 0px 2px 5px; box-shadow: #BABABA 0px 2px 5px; border: 1px solid #c6c6c6; border-top-color: #e2e2e2; z-index: 10000; position: absolute; right: -24px; top: 29px; display: none; }
.topnav-box dl { width: 125px; float: left; padding-bottom: 30px; min-height: 200px; *height: 200px }
.topnav-box dt { font-size: 14px; font-weight: bold; }
.topnav-box dl a { display: block; height: 29px; float: left; padding: 0 22px; white-space: nowrap; overflow: hidden; }

/* login */
.centent { background: #f5f5f5; color: #6e6e6e; padding-bottom: 40px; min-width: 1214px; overflow: hidden; }
.ding { background: #fff; border-bottom: 1px solid #e2e2e2; height: 29px; line-height: 29px; }
.mnue_nr { width: 1216px; margin: 0 auto; }
.shouc { float: right; margin-left: 38px; }
.shouc>a, .top_nav { margin-right: 20px; display: block; height: 29px; float: left; padding: 0 22px; white-space: nowrap; overflow: hidden; margin-right: 20px; }
.dengl { float: left; }
.yyhhoou { display: block; float: left; }
.dah_tc { background: #f3f2f3; min-height: 288px; *height: 318px !important; padding: 12px; -webkit-box-shadow: #BABABA 0px 0px 5px; -moz-box-shadow: #BABABA 0px 0px 5px; box-shadow: #BABABA 0px 0px 5px; behavior: url(/PIE.htc); margin-left: 6px; *width: 992px; *min-height: 142px; *border: 1px solid #c6c6c6 !important; z-index: 10000; width: 610px; position: absolute; display: none; margin-top: 29px; left: 50%; }
.xhda_bt { width: 105%; }
.xh_daq { line-height: 33px; float: left; width: 125px; height: 264px; *max-widht: 122px; }
.xhd_ti { font-size: 14px; color: #6E6E6E; font-weight: bold; }
.xh_daq a { display: block; padding-left: 22px; }
#show_member_info { position: relative; float: left; }
.user_type_span1 li { position: relative; height: 29px; z-index: 101; }
.user_type_span1 li .hint {
    position: absolute;
    white-space: nowrap;
    background: #ff6633;
    color: white;
    padding: 0 5px 0 12px;
    border-radius: 3px;
    line-height: 26px;
    top: 30px;}
.user_type_span1 li .hint:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent #f63;
    position: absolute;
    top: -7px;
}
.topbar-right li:hover .code, .topbar-right li:hover .option {
    display: block;
}
.topbar-right li .code {
    display: none;
    position: absolute;
    width: 110px;
    padding: 10px;
    background: white;
    border: solid 1px #e6e6e6;
    text-align: center;
    line-height: 14px;
    color: #027cdf;
    left: -27px;
}
.topbar-right li .code img {
    width: 100%;
}
.topbar-right li .option {
    display: none;
    position: absolute;
    white-space: nowrap;
    background: white;
    border: solid 1px #e6e6e6;
    border-bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.topbar-right li .option p {
    border-bottom: solid 1px #e6e6e6;
    padding: 0 10px;
    text-align: center;
    line-height: 24px;
}
.topbar-right li .licon-tri {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent white;
    top: -7px;
    left: 46%;
}
.topbar-right li .licon-tri:before {
    content: "\c011";
    left: -8px;
    top: -4px;
    position: absolute;
    color: #e6e6e6;
    font-size: 14px;
}
.user_type_span1 li .hint .licon-i:before { content: "\c05f"; margin-left: 5px; margin-top: 2px; cursor: pointer}
.yf_maijzx { float: left; margin-right: 10px; }
.yf_maijzx .qq{ position: relative; padding-left: 20px; background: url(../images/QQ.png) no-repeat 0 0;}
.yf_maijzx font:hover {color: #027cdf;}
.user_type_span ul { display: none; position: absolute; left: -28px; background: #ffffff; width: 104px; text-align: center; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; top: 29px; }
.user_type_span ul a { border-bottom: solid 1px #e6e6e6; height: 29px; line-height: 29px; display: block; }

/* search */
.sousuo { margin: 0 auto; width: 1214px; }
.logo { float: left; width: 300px; text-align: left; overflow: hidden; }
.logo img { max-width: 220px; width: 340px\9; border: 0; margin-top: 18px; }
.suos_k { float: left; margin-left: 100px; width: 454px; margin-top: 25px; }
.suos_k li { float: left; }
.yyxhohe { width: 452px; height: 24px; border-bottom: 1px solid #DEDEDE; margin-left: 1px; *margin-bottom: -1px !important; }
.yyxhohe li { float: left; border-bottom: none; height: 23px; line-height: 23px; border: 1px solid #e3e3e3; border-bottom: none; margin-left: -1px; }
.yyxhohe li a { padding: 0 13px; display: block; }
.yyxhohe .yysehyy { border-left: 1px solid #e3e3e3; background: #ededed; z-index: 10; border-bottom: 1px solid #ededed; position: relative; }
.yyxhohe .yysehyy a { border-bottom: 1px solid #ededed; }
.sousuo-ipt { overflow: hidden; }
.ss_k { width: 398px; height: 17px; line-height: 17px; border: 1px solid #dedede; background: #EDEDED; border-top: none; padding: 8px 6px; color: #6e6e6e; }
.anniu { background: url(../images/common/sousuo.png) no-repeat center #EDEDED; width: 40px; height: 34px; border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; +margin-top: 1px; }
.search_slkj { margin-top: 10px; }
.search_slkj a { margin-left: 10px; }
.erweim { float: right; width: 216px; margin-top: 19px;}
.erweim img { margin-top: 14px; }
.erweim p {
    display: block;
    text-align: center;
    margin-top: -5px;
    height: 18px;}
.top-search { float: left; display: inline; width: 580px; line-height: 35px; margin-top: 32px; }
.search-keywords {
    width: 454px;
    background: #fff;
    border: solid 1px #027cdf;
    float: left;
    margin-right: 10px;
    margin-left: 28px; }
.top-search .enquiry-btn {
    float: left;
    width: 74px;
    height: 35px;
    border: solid 1px #027cdf;
    color: #027cdf;
    text-align: center;
}
/*
.top-search .search-type { border-bottom: 1px solid #DEDEDE; padding-left: 1px }
.top-search .search-type a { float: left; padding: 0 13px; border-bottom: none; height: 23px; line-height: 23px; border: 1px solid #e3e3e3; border-bottom: none; position: relative; top: 1px; cursor: pointer; margin-left: -1px }
.top-search .search-type .active { border-left: 1px solid #e3e3e3; background: #ededed; z-index: 10; border-bottom: 1px solid #ededed; position: relative; }  */
.top-search .search-select { float: left; width: 56px; height: 35px; position: relative; }
.top-search .search-select .select-selected { color: #6e6e6e; border-right: solid 1px #e6e6e6; background: url(../images/common/header-icons.png) 44px 15px no-repeat; display: block; padding-left: 10px; cursor: pointer; }
.top-search .search-select .select-option { width: 55px; border: solid 1px #e6e6e6; position: absolute; z-index: 99; left: -1px; overflow: hidden; display: none; background: #fff; }
.top-search .search-select .select-option span { display: block; height: 32px; line-height: 32px; color: #6e6e6e; text-align: center; cursor: pointer; }
.top-search .search-select .select-option span:hover { background: #f8f8f8; }
.top-search .search-select .select-option span.icon1 { background-position: 20px -12px; }
.top-search .search-select .select-option span.icon2 { background-position: 20px -38px; }
.top-search .search-select .select-option span.icon3 { background-position: 20px -64px; }
.top-search .search-form .keywords { float: left; width: 310px; height: 19px; line-height: 19px; border: 0; outline: none; padding: 8px 6px; color: #6e6e6e; }
.top-search .search-form .btn { float: left; position: relative; cursor: pointer; width: 76px; text-align: center; height: 35px; background-color: #027cdf; color: #fff; }
.top-search .search-form .btn i { width: 18px; height: 16px; overflow: hidden; background: url(../images/common/sousuo.png) no-repeat; position: absolute; left: 11px; top: 9px }
.top-search .ui-select-active .select-option{ display: block;}
/*.top-search .search-hot { margin-top: 10px }
.top-search .search-hot li { display: none; }
.top-search .search-hot .active { display: block; }
.top-search .search-hot a { margin-left: 10px }  */

/* navbar */
.mnue { background: url(../images/common/mnue_bj.jpg) repeat-x; height: 43px; }
.yyoshe { width: 189px; height: 43px; float: left; position: relative; z-index: 500; }
.fenl_all { position: absolute; background: url(../images/common/bj.png) no-repeat -46px 1px; width: 257px; height: 43px; text-align: center; font-size: 16px; color: #fff; line-height: 43px; left: -67px; }
.fenl_all>li a { color: #fff; padding-left: 65px; }
.mnue_nr1 { width: 1214px; margin: 0 auto; margin-top: 10px; position: relative; z-index: 1; }
.home { float: left; font-size: 16px; height: 43px; width: 1022px; overflow: hidden; }
.home ul { width: 1025px }
.home li { float: left; padding-right: 3px; background: url(../images/common/line.png) no-repeat right 0; }
.home a { color: #fff; padding: 0 42px; line-height: 40px; display: block; }
.home li:hover a, .home .nav_click a { background: url(../images/common/mune_bj1.png); }

/* nav */
.nav { border-bottom: solid 2px #027cdf; height: 38px; line-height: 38px;}
.nav .inner { width: 1214px; margin: 0 auto; }
.main-nav { float: left; display: inline; width: 1040px; }
.main-nav li { float: left; width: 12.5%; height: 38px; position: relative; }
.main-nav li a { color: #666666; text-align: center; line-height: 38px; display: block; font-size: 16px; }
.main-nav li:hover a, .main-nav .current a { color: #019aea;  }
.main-nav li .new-remind { position: absolute; right: 14px; top: -6px; }

/*搜索*/
.clear::after{ content:""; display:block; height:0; clear:both;}
.search{ width:1214px;}

/* product-nav */
.product-nav { width: 174px; float: left; position: relative; z-index: 99; }
.product-nav .hd { height: 38px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; background: #027cdf; }
.product-nav .bd { width: 174px; background: rgba(76,76,76,0.9); position: absolute; left: 0; top: 38px; z-index: 99; display: none; }
.product-nav .nav-hd { height: 50px; position: relative; }
.product-nav .item-7 .nav-hd { border-bottom: 0; }
.product-nav .nav-hd a { color: #ffffff; }
.product-nav .item-8 .nav-hd { background: none; }
.product-nav .nav-hd .name { display: block; cursor: pointer; position: relative; z-index: 2; height: 100%; line-height: 46px; padding-left: 36px; font-size: 16px; }
.product-nav .nav-hd .ico-sign { width: 16px; height: 16px; overflow: hidden; position: absolute; left: 13px; top: 16px; font-size: 16px; line-height: 16px; color: white; z-index: 2; }
.product-nav .nav-hd .ico-arrow { overflow: hidden; position: absolute; right: 10px; top: 13px; color: #999; height: 20px; line-height: 20px; z-index: 2; }
.product-nav .nav-bd { border: 1px solid #4badff; border-left: 0; background-color: #ffffff; width: 1039px; position: absolute; left: 174px; top: 0px; display: none; height: 348px; overflow: hidden; }
.product-nav .nav-bd dl {
    padding-top: 22px;
    margin-left: 25px;
    margin-right: 25px;
    overflow: hidden;
}
.product-nav .nav-bd dt {
    float: left;
    width: 54px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.product-nav .nav-bd .d-list { float: left; width: 440px; display: inline; margin-left: 28px; line-height: 20px; }
.product-nav .nav-bd .d-more a:hover { color: #027cdf; }
.product-nav .nav-bd .last{ border-bottom: 0}
.product-nav .nav-bd .last dt{ margin-top: -10px}
.product-nav .nav-bd .d-list a { white-space: nowrap; Word-break: normal; width: 52px; padding: 0 12px; overflow: hidden; text-overflow: ellipsis; text-align: center; display: inline-block; position: relative; margin-bottom: 10px }
.product-nav .nav-bd a i { width: 1px; height: 12px; background-color: #999; position: absolute; right: 0; top: 3px; overflow: hidden; }
.product-nav .nav-bd .d-list a:hover { text-decoration: underline; color: #027cdf; }
.product-nav .nav-bd .more { float: right; margin-right: 35px; margin-bottom: 10px; }
.product-nav .item-1 .ico-sign:before { content: "\c00e" }
.product-nav .item-2 .ico-sign:before { content: "\c00c" }
.product-nav .item-3 .ico-sign:before { content: "\c002" }
.product-nav .item-4 .ico-sign:before { content: "\c004" }
.product-nav .item-5 .ico-sign:before { content: "\c00a" }
.product-nav .item-6 .ico-sign:before { content: "\c006" }
.product-nav .item-7 .ico-sign:before { content: "\c008" }
.product-nav .item-active .nav-bd { display: block; }
.product-nav .item-active.item-7 .nav-hd { border-bottom: 0; }
.product-nav .item-active .nav-hd a { color: #027cdf; }
.product-nav .item-active .nav-hd .ico-arrow { color: #027cdf; background-position: right -12px; }
.product-nav .item-active .nav-hd .ico-sign { color: #027cdf; }

/* footer */
.yyfoorter1 { border-bottom: 1px solid #cecece; height: 103px; padding: 22px 0; text-align: center; margin-top: 30px; }
.yyfoorter1 ul { width: 800px; margin: 0 auto; }
.yyfoorter1 ul li { float: left; margin: 0 35px; _width: 72px; }
.yyfoorter1 ul li h3 { font-size: 14px; margin-bottom: 16px; }
.yyfoorter1 ul li a { display: block; height: 20px; }
.yyfoorter1 ul li a:hover { text-decoration: underline; }
.yyfoseht { width: 601px; margin: 0 auto; }
.footer2 { border-bottom: 1px solid #cecece; text-align: center; padding: 27px 0; }
.footer2 h3 { font-size: 14px; line-height: 30px; }
.footer3 { text-align: center; padding: 23px 0; }
.footer3 h3 { margin-bottom: 20px; }
.footer3 p { line-height: 22px; }
.end-brand { text-align: center; margin: 0 auto; width: 360px; }
.end-brand table { width: 100%; }
.end-brand a { margin: 0 3px; }
.aqlm { margin: 3px 0 0 0; position: relative; }

/* pagebar */
.pager-w { overflow: hidden; }
.pagebar { height: 30px; float: right; color: #666; margin: 10px 20px 20px 0; }
.pagebar a { display: block; float: left; margin: 0 2px; border: 1px solid #dedede; font-size: 13px; color: #6e6e6e; text-decoration: none; padding: 0 5px; line-height: 19px; }
.pagebar .paongdl { padding: 3px 8px; }
.pagebar .pasysl { *padding: 3px 8px 3px 8px !important; padding: 3px 8px; }
.pagebar span { line-height: 26px; float: left; margin: 0 5px; color:#7a7a7a; }
.pagebar a:hover { background: #f10215; color: #fff; }
.pagebar .paidskif { border:none; color: #f10215}
.paskdjklfi { width: 29px; vertical-align: middle; height: 23px; _height: 21px; line-height: 10px; text-align: center; border: 1px solid #4ca2d7; float: left; }
.pagebar .mmanhui { padding: 0; height: 26px; width:54px;line-height: 25px; color: white; background-color: #f10215; border: 1px solid #dedede; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.pagebar form{ display: inline;}
.pagebar form input{ line-height: 25px\9;}

/* confirm popup */
.xuj { text-align: center; font-size: 16px; padding: 10px; }
.tancc2 ul { overflow: hidden; }
.tancc2 ul li { width: 140px; text-align: center; font-size: 14px; padding: 5px; background: #f3f3f3; margin-top: 10px; }
.tancc2 ul li:last-child { border-left: solid 1px #fff; }
.tancc2 { border: 1px solid #e6e6e6; position: absolute; z-index: 999; background: #fff; display: none; }

/* login-popup */
.login-popup { width: 390px; padding: 10px; border: solid 1px #e6e6e6; background-color: #fff; font-size: 14px; position: fixed; z-index: 1003; display: none; }
.login-popup .close { width: 30px; height: 30px; position: absolute; top: 0; right: 0; display: block; background: url(../images/common/close.png) center no-repeat; cursor: pointer; }
.login-popup .bd { padding: 40px 0 }
.login-popup .item { margin-bottom: 23px; line-height: 30px }
.login-popup .name { width: 90px; float: left; text-align: right; }
.login-popup .value { float: left; margin-left: 8px; display: inline; }
.login-popup .value input { width: 150px; padding: 0 5px; height: 28px; line-height: 28px\9; border: 1px solid #e6e6e6 }
.login-popup .link { float: left; margin-left: 12px; color: #00a0e9 }
.login-popup a.link:hover { color: #c03 }
.login-popup .btn { text-align: center; }
.login-popup .btn a { width: 145px; background: #00a0e9; border-radius: 4px; height: 30px; line-height: 30px; color: #fff; display: inline-block; cursor: pointer; }
.login-popup .tips { text-align: center; width: 100%; position: absolute; left: 0; top: 200px; color: #c03; font-size: 12px; }
.mask { width: 100%; position: absolute; left: 0; top: 0; z-index: 10002; background-color: #000; opacity: 0.3; filter: alpha(opacity=30); display: none; }

/* login-tips */
.login-tips { border: 1px solid #e6e6e6; width: 290px; height: 90px; background-color: #fff; position: absolute; z-index: 10001; left: 130px; top: 398px; display: none }
.login-tips .ico { float: left; width: 23px; height: 27px; overflow: hidden; background: url(../images/common/tis.jpg) no-repeat; display: inline; margin: 33px 0 0 20px; }
.login-tips .words { width: 100px; float: left; display: inline; margin: 28px 0 0 10px; line-height: 18px; }
.login-tips .btn { float: left; background: #00a0e9; border-radius: 4px; width: 114px; height: 30px; line-height: 30px; text-align: center; margin: 30px 0 0 10px; cursor: pointer; color: #fff; }
.login-tips .close { width: 20px; height: 20px; position: absolute; top: 0; right: 0; display: block; background: url(../images/common/close.png) center no-repeat; cursor: pointer; }

/*****顶部位置路径*1*****/
.weizhi { line-height: 36px; clear: both; width:880px;}
.weizhi.fixed{position: fixed;top: 64px; z-index: 11; background:#fff; width:880px;}
/*****顶部位置路径*2*****/
.yyxhwer { height: 34px; line-height: 34px; }

/*****顶部位置路径***end***/

/***蓝色按钮******/
.gs_dl_bj, a.login_btn { background: #00a0e9; border-radius: 4px; line-height: 30px; text-align: center; color: #fff; display: inline-block; }
.centent .no_r_margin, .no_r_margin { margin-right: 0 !important; }

/* contact-widget
.contact-widget { width: 68px; height: 300px; _overflow: hidden; position: fixed; right: 0; top: 50%; margin-top: -150px; z-index: 102; _position: absolute; _top: expression(documentElement.scrollTop+100+"px"); _margin-top: 0; font-size: 12px; }
.contact-widget .r-total { width: 99px; overflow: hidden; color: #FFF; position: absolute; text-align: center; right: -115px; top: 0px; z-index: 1003; }
.contact-widget .r-content { background-image: url(../images/common/contact/r-content.png); background-repeat: no-repeat; }
.contact-widget .r-contant { width: 99px; height: 99px; }
.contact-widget .r-stalk { width: 99px; height: 46px; position: relative; }
.contact-widget .fwrx { position: absolute; top: 0px; left: 30px; font-weight: bold; }
.contact-widget .tell { position: absolute; top: 18px; left: 6px; }
.contact-widget .r-qtalk { width: 99px; height: 83px; text-align: center; padding: 1px 0 8px 0; }
.contact-widget .r-but { min-width: 69px; width: 69px; display: block; height: 17px; background: url(../images/common/contact/qbut_03.png) no-repeat center center; margin-left: 14px; border: none; cursor: pointer; }
.contact-widget .space { height: 13px; }
.contact-widget .ksbj { }
.contact-widget .r-tail { width: 99px; height: 25px; cursor: pointer; padding-top: 18px; }
.contact-widget .r-tail a { color: #FFF; }
.contact-widget .r-tail a:hover { text-decoration: underline; }
.contact-widget .cross { float: right; }
.contact-widget .cross { width: 24px; height: 22px; display: block; overflow: hidden; background: url(../images/common/contact/cross.png) no-repeat; }
.contact-widget .r-total2 { width: 68px; height: 145px; position: absolute; right: 0; top: 80px; }
.contact-widget .blue-box { width: 58px; height: 54px; background-image: url(../images/common/contact/blue-box_03.png); cursor: pointer; display: block; }
.contact-widget .click-con { width: 32px; height: 91px; float: right; margin: -6px 0 0 0; background-image: url(../images/common/contact/click-con_03.png); cursor: pointer; }
.contact-widget .rocket { width: 31px; height: 43px; float: left; display: inline; margin: 40px 0 0px 5px; background-image: url(../images/common/contact/rocket3.png); }
.contact-widget .rocket:hover { background-position: 0 -43px; cursor: pointer; }
.contact-widget .cross2 { margin: 0 0 0 40px; }*/
.top-a-d-1 { width: 100%; height: 100px; overflow: hidden; background-color: #fff; position: relative; z-index: 101; }
.top-a-d-1 a { width: 1920px; height: 100px; position: absolute; left: 50%; margin-left: -960px; top: 0 }
.top-a-d-1 .close { width: 21px; height: 21px; background: url(../images/activeBut.png) no-repeat; position: absolute; top: 10px; right: 150px; cursor: pointer; }

/**采购管家****/
.steward_packup, .steward_unfold { position: fixed; z-index: 101; left: -100%; display: none; bottom: 0; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)); }
.steward_packup { display: none; left: -160px }
.steward-hide{ display: none!important;}
.steward_unfold .blank { width: 100%; display: none; z-index: 100; height: 139px; background: url(../images/loading-1.gif) no-repeat center center; background-color: #000; opacity: 0.2; filter: alpha(opacity=20); position: absolute; left: 0; top: 0; }
.su_b1_1, .su_b1_2, .su_close { background: url(../images/stewardS_icon.png) no-repeat; }
.steward_packup { width: 157px; height: 140px; }
.steward_unfold { background: #024589 url(../images/steward_bg.jpg) center no-repeat; width: 100%; height: 139px; }
.su_wrap { width: 1214px; margin: 0 auto; position: relative; }
.su_pic { float: left; margin-top: -60px; }
.su_txt { float: left; padding: 22px 70px 0 70px; height: 100px; width: 467px; }
.su_txt1 { height: 56px; }
.su_txt2 { height: 39px; padding-top: 5px; }
.su_t1 { float: left; width: 40px; padding: 8px; background: #008adc; color: #fff; font-size: 16px; text-align: center; line-height: 20px; }
.su_text { float: left; width: 330px; height: 50px; padding: 3px; border: 0; outline: none; }
.su_btn1 { float: left; width: 52px; height: 38px; padding: 9px; background: #fff; font-size: 16px; line-height: 19px; margin-left: 5px; text-align: center; position: relative; }
.su_b1_1 { background-position: 0 2px; font-style: normal; color: #008adc; position: relative; display: block; width: 52px; height: 38px; line-height: 19px; text-indent: 13px; overflow: hidden; }
.su_b1_1 input { opacity: 0; filter: alpha(opacity=0); _position: static; _zoom: 1; _filter: Alpha(opacity=0); width: 60px; height: 60px; position: absolute; left: 0px; top: -20px; cursor: pointer; }
.su_b1_3 { width: 52px; height: 38px; overflow: hidden; }
.su_b1_3 img { width: 100% }
.su_b1_2 { position: absolute; z-index: 99; top: 5px; right: 5px; width: 15px; height: 15px; background-position: -29px -37px; }
.su_ipt1, .su_ipt2, .su_ipt3 { float: left; margin-right: 5px; background: #fff; padding: 5px 0; }
.su_ipt1 { width: 149px; }
.su_ipt2 { width: 149px; }
.su_ipt3 { width: 84px; }
.su_ipt1 span, .su_ipt2 span { padding: 0 5px 0 8px; border-right: solid 1px #e6e6e6; line-height: 14px; color: #6e6e6e; }
.su_ipt1 input, .su_ipt2 input,.su_ipt3 input { border: 0; outline: none; height: 18px; *height: 16px; _height: 16px; padding: 3px; width: 100%; box-sizing: border-box; *vertical-align: middle; }
.su_ipt2 input { width: 68px; }
.su_ipt2 a { color: #008adc; padding: 0 1px; }
.su_btn2 { float: left; width: 70px; height: 34px; line-height: 34px; text-align: center; background: #008adc; font-size: 16px; color: #fff; }
.su_btn2:hover { color: #fff; }
.su_code { float: left; text-align: center; color: #fff; font-size: 15px; padding-top: 10px; }
.su_close { position: absolute; z-index: 99; top: 10px; right: 0; width: 16px; height: 16px; background-position: 1px -35px; }
@media only screen and (max-width:640px) {
    .steward_packup, .steward_unfold { display: none; }
}
/**采购管家***end*/


/* animation */
.animation { -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: .3s; animation-duration: .3s; }
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn }
@-webkit-keyframes bounceIn {
    0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) }
    100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) }
}
@keyframes bounceIn {
    0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) }
    100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) }
}
.rightIn { -webkit-animation-name: rightIn; animation-name: rightIn }
@-webkit-keyframes rightIn {
    0% { opacity: 0; -webkit-transform: translateX(200px); transform: translateX(200px) }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0) }
}
@keyframes rightIn {
    0% { opacity: 0; -webkit-transform: translateX(200px); transform: translateX(200px) }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0) }
}

/* ui-mask */
.ui-mask { position: fixed; left: 0; top: 0; width: 100%; display: none; background-color: #000; z-index: 1001; filter: alpha(opacity=20); }

/* ui-popup */
.ui-popup { position: fixed; border: 1px solid #ddd; background-color: #fff; z-index: 1002; clear: both;
    top: 50%;  left: 50%;-webkit-transform: translate(-50%);transform: translate(-50%);}
.ui-popup-title { padding: 0 80px 0 20px; height: 42px; line-height: 42px; border-bottom: 1px solid #eee; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-color: #F8F8F8; border-radius: 2px 2px 0 0; }
.ui-popup-content { position: relative; padding: 20px; line-height: 24px; word-break: break-all; overflow: hidden; font-size: 14px; zoom: 1; }
.ui-popup-close { width: 16px; height: 16px; overflow: hidden; position: absolute; right: 14px; top: 14px; background: url(../images/ico-close.png) no-repeat center center; cursor: pointer; }
.ui-popup-btn { text-align: right; padding: 0 10px 12px; pointer-events: auto; }
.ui-popup-btn a { height: 28px; line-height: 28px; margin: 0 6px; padding: 0 15px; border: 1px #dedede solid; background-color: #f1f1f1; color: #333; border-radius: 2px; font-weight: 400; cursor: pointer; display: inline-block; vertical-align: top; }
.ui-popup-btn a:hover { opacity: 0.9; text-decoration: none; }
.ui-popup-btn a:active { opacity: 0.7; }
.ui-popup-btn .btn-confirm { border-color: #4898d5; background-color: #2e8ded; color: #fff; }

/* ui-tips */
.ui-tips { position: absolute; background-color: #f90; padding: 6px 10px; border-radius: 5px; color: #fff; -webkit-transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in; z-index: 10001; }
.ui-tips .tips-arrow { position: absolute; overflow: hidden; width: 0; height: 0; bottom: -6px; left: 12px; border-top: 7px solid #f90; border-left: 8px solid transparent; }

/* ui-msg */
.ui-msg { position: absolute; left: 50%; min-width: 200px; border-radius: 2px; background-color: rgba(0, 0, 0, 0.6); background-color: #000\9; filter: alpha(opacity=60); color: #fff; z-index: 10002; }
.ui-msg .msg-content { padding: 12px 25px; text-align: center; }
.ui-msg-1 { background-color: #fff; color: #000; opacity: 1; filter: alpha(opacity=100); border: 1px solid #D3D4D3; }
.placeholder-1{ background: url(../images/placeholder/64.png) no-repeat center center;}
.placeholder-2{ background: url(../images/placeholder/128.png) no-repeat center center;}
.placeholder-3{ background: url(../images/placeholder/256.png) no-repeat center center;}

.login-widget{ position: fixed; left: 0; top: 0; z-index: 1002; display: none; width: 290px; height: 380px; background-color: #fff}
.login-widget .close { width: 16px; height: 16px; overflow: hidden; position: absolute; right: 6px; top: 8px; background: url(../images/ico-close.png) no-repeat center center; cursor: pointer; }

/* ui-select */
.ui-select { border: 1px solid #e6e6e6; height: 26px; background: #fff; position: relative; font-size: 12px; cursor: pointer; clear: both; }
.ui-select-active { z-index: 1 }
.ui-select .select-selected { line-height: 26px; height: 26px; margin-right: 31px; padding-left: 5px; overflow: hidden; white-space: nowrap; Word-break: normal; text-overflow: ellipsis; }
.ui-select .select-arrow { position: absolute; right: 0; top: 0; width: 26px; height: 26px; background-color: #fff }
.ui-select .ico-1, .ui-select .ico-2 { position: absolute; overflow: hidden; width: 0; height: 0; top: 10px; left: 6px; overflow: hidden; border: 5px dashed transparent; border-top: 5px solid #666 }
.ui-select .ico-2 { top: 9px; border-top-color: #fff }
.ui-select .select-option { width: 100%; background: #fff; overflow: hidden; border: solid 1px #e6e6e6; border-top: 0; position: absolute; top: 26px; left: -1px; display: none; }
.ui-select .select-option span { display: block; height: 26px; line-height: 26px; border-top: 1px solid #e6e6e6; padding: 0 5px; cursor: pointer; overflow: hidden; white-space: nowrap; Word-break: normal; text-overflow: ellipsis;}
.ui-select .select-option span:hover, .ui-select .select-option span.active { background: #f2f2f2; color: #333; text-decoration: none }
.ui-select-active .select-option { display: block; }

/* autocomplete */
.ac_results { margin: 0; padding: 0px; clear: both; z-index: 9; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; border: 1px solid #ccc; background-color: #fff; position: relative; }
.ac_results li { margin: 0px; padding: 5px; cursor: default; display: block; font-size: 12px; line-height: 16px; overflow: hidden; white-space: nowrap; Word-break: normal; text-overflow: ellipsis; }
.ac_loading { background: none; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A; color: white; }

/*news-remark*/
.news-remark { width: 402px; height: 258px; position: fixed; display: none; background: url(../images/person-center/seller-center/purchase.jpg); border: 0; z-index: 1003; }
.news-remark .ui-popup-content ul { padding-top: 80px; padding-left: 122px; }
.news-remark .ui-popup-content li { font-size: 12px; line-height:18px; color: #0049a8; padding-top: 8px; text-align: center; }
.news-remark .ui-popup-content li span { font-size: 16px; color: #0049a8; font-weight: bold; }
.news-remark .ui-popup-content li i { font-size: 22px; margin-right: 5px; }
.news-remark .close { width: 16px; height: 16px; overflow: hidden; position: absolute; right: 14px; top: 14px; background: url(../images/ico-close.png) no-repeat center center; cursor: pointer; z-index: 2; }
.news-remark .ui-popup-btn { line-height: 28px; padding-top: 20px; }
.news-remark .link { position: absolute; width: 100%; height: 100%; left: 0; top: 0}
.news-remark .purchase-reminder { float: left; color: #cc0033; }
.news-remark .btn-confirm { z-index: 2; position: relative; }
.news-remark .ui-popup-btn span { display: inline-block; }
.user_type_span1 .news-record{ color: #c03; display: none;}
.user_type_span1 .news-record a{ color: #c03}

.hide{display: none !important;}
.show{display: block !important;}

/*popup-purchase*/
.popup-purchase .title { font-size: 18px; font-weight: bold; color: #333; text-align: center; }
.popup-purchase .btn { text-align: center; }
.popup-purchase div { padding: 6px 0; }
.popup-purchase input { border: solid 1px #e6e6e6; width: 180px; height: 16px; padding: 5px; }
.popup-purchase .link { color: #027cdf; }
.popup-purchase b { color: #333; font-weight: bold; }

/*新版首页 现货大全导航菜单*/
.product-nav .bd .item.item-active .name {
    border: 1px solid #027cdf;
    border-right-color: #fff;
    background: white;
    height: 48px;
}
.product-nav .nav-bd .link-list {
    width: 700px;
    margin-left: 15px;
    line-height: 24px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    padding-bottom: 5px;
    height: 59px;
    position: relative; }
.product-nav .nav-bd .link-list a {
    padding: 0 5px;
    text-align: center;
    position: relative;
    font-size: 14px;}
.product-nav .nav-bd dl p {
    height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
.product-nav .nav-bd dl .d-more {
    position: absolute;
    top: 28px;
    right: 0;
    color: #027cdf;
    line-height: 20px;
    width: 78px;
}
.product-nav .nav-bd dl.last-item dd {
    border: none; }
.product-nav .nav-bd .img-wrap {
    position: absolute;
    top: 22px;
    right: 40px;
    width: 165px; }
.product-nav .nav-bd .img-wrap a {
    display: block;
    width: 100%;
    height: 92px;
    margin-bottom: 15px; }
.product-nav .nav-bd .img-wrap a img {
    width: 100%;
    height: 100%;
}
/*footer-top*/
.footer-top {
    height: 100px;
    margin-top: 20px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #027cdf;
    background: #fff;
    font-size: 20px;
    line-height: 100px; }
.footer-top ul {
    margin: 0 auto;
    width: 1214px; }
.footer-top ul li {
    float: left;
    margin-right: 120px; }
.footer-top ul li i {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    background: url("../images/icon-message.png") no-repeat; }
.footer-top ul li.item-1 i {
    background-position: -140px 0; }
.footer-top ul li.item-2 i {
    background-position: -200px 0; }
.footer-top ul li.item-3 i {
    background-position: -140px -62px; }
.footer-top ul li.item-4 {
    float: right;
    text-align: right;
    padding-right: 0;
    margin-right: 80px; }
.footer-top ul li.item-4 i {
    background-position: -200px -62px; }



/*footer-wrap*/
.footer-wrap {
    background: #333333;
    color: #999999;
    padding-bottom: 50px; }
.footer-wrap a {
    color: #999999; }
.footer-wrap .footer-content a:hover {
    color: #999999; }
.footer-wrap .footer-content {
    margin: 0 auto;
    width: 1214px;
    position: relative;
    padding-top: 30px; }
.footer-wrap .footer-left {
    width: 906px;
    border-right: 1px dashed #5e5e5e; }
.footer-wrap .footer-left .footer-nav {
    font-size: 14px;
    padding-bottom: 20px; }
.footer-wrap .footer-left .footer-nav .title {
    font-size: 16px;
    color: #f4f4f4;
    padding-bottom: 10px; }
.footer-wrap .footer-left .footer-nav ul {
    float: left;
    width: 86px;
    margin-right: 95px;
    text-align: center;
    line-height: 30px; }
.footer-wrap .footer-left .footer-link {
    border-top: 1px dashed #5e5e5e;
    margin-right: 80px;
    padding-top: 25px;
    line-height: 32px;
    padding-left: 15px; }
.footer-wrap .footer-left .footer-link p {
    font-size: 14px;
    font-weight: bold; }
.footer-wrap .footer-right {
    position: absolute;
    right: 0;
    top: 30px;
    height: 220px;
    width: 188px;
    padding: 25px;
    background: #5e5e5e; }
.footer-wrap .footer-right .qr-code {
    float: left;
    padding: 0 18px 5px 0;
    cursor: pointer; }
.footer-wrap .footer-right .qr-code p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 28px; }
.footer-wrap .footer-right .qr-code.right-code {
    padding: 0; }
.footer-wrap .about-us {
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding-left: 15px; }
.footer-wrap .copyright {
    line-height: 26px;
    padding-left: 15px; }
.footer-wrap .safety-certificate {
    padding-top: 20px; }
.footer-wrap .safety-certificate li {
    float: left;
    padding: 2px 15px; }
.is_login, .no_login, .buyer_center, .seller_center{display: none;}

/*文章内页*/
.data-advert{ display: none; }

/* 采购确认函 */
.popup-confirmation .title { margin: 0; text-align: center; font-size: 16px; font-weight: bold; }
.popup-confirmation table { width: 100%; }
.popup-confirmation td, .popup-confirmation th { border: solid 1px #e6e6e6; text-align: center; }
.popup-confirmation .p1 { height: 30px; }
.popup-confirmation span { float: left; }
.popup-confirmation .right { float: right; }
.popup-confirmation div { margin-top: 10px; }
.popup-confirmation li { list-style-type: decimal; margin-left: 20px; }

.page-wrap .page-num {
    float: left;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 14px; }
.page-wrap .page-num select {
    width: 55px;
    padding: 0 5px;
    height: 28px;
    outline: none;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    border-color: #e6e6e6; }
.page-wrap .page-num select:hover {
    border-color: #acc7e1; }

@media print {
    .noprint { display: none;color:green }
}
.layer-oss-iframe { display:block; width:100%; overflow-y:hidden; }
.layer-window-mini .layui-layer-title { padding: 0 60px 0 10px; height: 32px; line-height: 32px; font-size: 12px; }
.layer-window-mini .layui-layer-setwin { right: 10px; top: 10px; }
.layer-oss-iframe { display:block; width:100%; overflow-y:hidden; }

/*新公共弹窗*/
.com-popup {
    display: none;
    position: fixed;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index: 1002;
    clear: both;
}
.com-popup-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
}
div.com-popup-close {
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: 14px;
    top: 14px;
    background: url(../images/ico-close.png) no-repeat center center;
    cursor: pointer;
}
.com-popup-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    zoom: 1;
}
.popup-salesman-register {
    width: 400px; }
.popup-salesman-register .remind {
    color: #ff4242;
    padding: 5px 8px 5px 12px;
    background: #f5f5f5;
    margin-bottom: 5px;
    line-height: 20px; }
.popup-salesman-register .remind i {
    margin-right: 3px;
    font-size: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("../images/common/remind-icon.png") no-repeat;
    vertical-align: middle; }
.popup-salesman-register .text {
    margin: 10px 0; }
.popup-salesman-register .text b {
    font-size: 16px; }
.popup-salesman-register .btn {
    text-align: left; }
.popup-salesman-register .btn a {
    width: 120px;
    margin-right: 10px; }
.popup-salesman-register .btn a.btn-gray {
    margin-right: 0; }

.login-purchase-popup-confirm .binding-weixin{
    height: 30px;
    line-height: 30px;
    border: solid 1px #ff9470;
    padding: 0px 10px;
    color: #ff8c65;
    border-radius: 3px;
    display: inline-block;
}
/*右侧栏*/
.right-weiget {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: white;
    z-index: 999;
    width: 36px;
    box-shadow: 0 0 5px #ccc;
    min-height: 402px;
    font-size: 12px;
}
.right-weiget i {
    color: inherit;
}
.right-weiget .tab-wrap {
    margin-top: 168px;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
}
.right-weiget .tab-wrap .weiget-tab {
    display: block;
    height: 86px;
    padding: 0 5px;
    padding-top: 30px;
    width: 26px;
    cursor: pointer;
}
.right-weiget .tab-wrap .weiget-tab:hover {
    background: #027cdf;
    color: white;
}
.right-weiget .licon-people:before {
    content: "\e919";
    display: block;
    text-align: center;
    font-size: 20px;
}

.right-weiget .icon-people:before {
    content: "\e641";
    display: block;
    text-align: center;
    font-size: 20px;
}
.right-weiget .licon-tel:before {
    content: "\e918";
    display: block;
    text-align: center;
    font-size: 20px;
}

.right-weiget .icon-tel:before {
    content: "\e625";
    display: block;
    text-align: center;
    font-size: 20px;
}


.right-weiget .licon-line:before {
    content: "\e917";
    display: block;
    text-align: center;
    font-size: 20px;
}


.right-weiget .icon-line:before {
    content: "\e60b";
    display: block;
    text-align: center;
    font-size: 20px;
}


.right-weiget .contact-popup {
    display: none;
    position: absolute;
    width: 110px;
    left: -140px;
    top: 2px;
    background: white;
    color: #6e6e6e;
    padding: 0 10px;
    box-shadow: 0 0 5px #ababab;
}
.right-weiget .contact-popup:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px 0 6px 7px;
    border-style: solid;
    border-color: transparent #fff;
    top: 45%;
    right: -7px;
}
.right-weiget .contact-popup:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    right: -10px;
}
.right-weiget .contact-popup p {
    line-height: 20px;
    padding: 8px 0;
    font-size: 14px;
}
.right-weiget .contact-popup p span {
    display: block;
    color: #333;
    font-weight: bold;
}
.right-weiget .contact-popup p:first-child {
    border-bottom: solid 1px #e6e6e6;
}
.right-weiget .tab-wrap .tel-tab {
    background: -ms-linear-gradient(top, #3db7ff, #42e1ff);
    background: -moz-linear-gradient(top, #3db7ff, #42e1ff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3db7ff), to(#42e1ff));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3db7ff), to(#42e1ff));
    background: -webkit-linear-gradient(top, #3db7ff, #42e1ff);
    background: -o-linear-gradient(top, #3db7ff, #42e1ff);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3db7ff,endColorStr=#42e1ff);
    color: white;
    position: relative;
}
.right-weiget .tab-wrap .tel-tab:hover .contact-popup {
    display: block;
}
.right-weiget .code-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    cursor: pointer;
}
.right-weiget .code-wrap .code-tab {
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
}
.right-weiget .code-wrap .code-tab:hover,.right-weiget .code-wrap .top-tab:hover {
    background: #027cdf;
    color: white;
}
.right-weiget .code-tab .licon-code:before  {
    content: "\e91a";
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 90px;
}

.right-weiget .code-tab .icon-code:before  {
    content: "\e745";
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 90px;
}

.right-weiget .code-tab .code-popup {
    display: none;
    position: absolute;
    width: 110px;
    background: white;
    left: -140px;
    top: 0px;
    color: #6e6e6e;
    padding: 10px;
    box-shadow: 0 0 5px #ababab;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}
.right-weiget .code-wrap .code-tab:hover .code-popup{
    display: block;
}
.right-weiget .code-tab .code-popup:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px 0 6px 7px;
    border-style: solid;
    border-color: transparent #fff;
    top: 20%;
    right: -7px;
}
.right-weiget .code-tab .code-popup:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    top: 0;
    right: -10px;
}
.right-weiget .code-tab .code-popup img {
    width: 100%;
}
.right-weiget .code-wrap .top-tab .licon-top:before {
    content: "\e91b";
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 90px;
}

.right-weiget .code-wrap .top-tab .icon-top:before {
    content: "\e615";
    font-size: 20px;
    display: block;
    text-align: center;
    line-height: 90px;
}

@media screen and (max-height: 720px) {
    .right-weiget .tab-wrap {
        margin-top: 87px;
    }
    .right-weiget .tab-wrap .weiget-tab{
        height: 66px;
        padding-top: 14px;
    }
    .right-weiget .code-tab .licon-code:before,.right-weiget .code-wrap .top-tab .licon-top:before{
        line-height: 36px;
    }
    .right-weiget .code-tab .code-popup {
        bottom: 0;
        top: auto;
    }
    .right-weiget .code-tab .code-popup:before {
        bottom: 12px;
        top: auto;
    }
}
@media screen and (max-width: 1300px) {
    .right-weiget {
        display: none;
    }
}

/*水暖阀门底部公共样式*/
.footer {
    width: 100%;
    border-top: 2px solid red;
    height: 454px;
    box-sizing: border-box;
    margin-top: 63px;
    background: white; }
.footer .footer_main {
    max-width: 1216px;
    height: inherit;
    margin: 0 auto; }
.footer .footer_main .footer_main_top {
    width: 100%;
    margin-top: 30px;
    display: table; }
.footer .footer_main .footer_main_top .footer_main_top_item {
    display: table-cell;
    position: relative; }
.footer .footer_main .footer_main_top .footer_main_top_item:last-child {
    width: 170px; }
.footer .footer_main .footer_main_top .footer_main_top_item .footer_item_img {
    background: url("../../home/images/common/footer-logo.png");
    width: 49px;
    height: 49px; }
.footer .footer_main .footer_main_top .footer_main_top_item .footer_item_text {
    position: absolute;
    left: 55px;
    top: 50%;
    transform: translateY(-50%);
    color: #6e6e6e;
    font-size: 14px; }
.footer .footer_main .footer_main_top .footer_main_top_item:nth-of-type(2) .footer_item_img {
    background-position: -365px 0; }
.footer .footer_main .footer_main_top .footer_main_top_item:nth-of-type(3) .footer_item_img {
    background-position: -711px 0; }
.footer .footer_main .footer_main_top .footer_main_top_item:nth-of-type(4) .footer_item_img {
    background-position: -1057px 0; }
.footer .footer_main .footer_main_middle {
    margin-top: 50px; }
.footer .footer_main .footer_main_middle ul {
    float: left;
    margin-right: 90px; }
.footer .footer_main .footer_main_middle ul li {
    text-align: center;
    color: #595959; }
.footer .footer_main .footer_main_middle ul li:first-child {
    font-size: 16px;
    color: black;
    font-weight: bold; }
.footer .footer_main .footer_main_middle .footer_m_img {
    float: left; }
.footer .footer_main .footer_m_line {
    height: 10px;
    width: 100%;
    background: repeating-linear-gradient(-45deg, #dadada, #dadada 0.25%, #f7f7f7 0.25%, #f7f7f7 0.5%);
    margin-top: 32px; }
.footer .footer_main .footer_main_bottom {
    color: #999;
    text-align: center; }
.footer .footer_main .footer_main_bottom .footer_main_line1 {
    text-align: center;
    margin: 28px auto 0;
    width: 300px; }
.footer .footer_main .footer_main_bottom .footer_main_line1 span {
    display: inline-block;
    border-right: 1px solid #999;
    height: 14px;
    line-height: 14px;
    padding-right: 6px;
    cursor: pointer; }
.footer .footer_main .footer_main_bottom .footer_main_line1 span:last-child {
    border: none; }
.footer .footer_main .footer_main_bottom .footer_main_line2 {
    margin: 0 auto;
    width: 1000px; }
.footer .footer_main .footer_main_bottom .footer_bt_title {
    color: black;
    font-weight: bold;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    display: block;
    margin-top: 26px; }
.footer .footer_main .footer_main_bottom .footer_bt_links {
    max-width: 800px;
    margin: 0 auto; }
.footer .footer_main .footer_main_bottom .footer_bt_links a {
    color: #999;
    display: inline-block;
    border-left: 1px solid #999;
    height: 14px;
    line-height: 14px;
    padding-left: 6px;
    cursor: pointer; }
.footer .footer_main .footer_main_bottom .footer_bt_links a:first-child {
    border: none; }
.footer .footer_main .footer_main_bottom .checkname {
    width: 125px;
    margin: 32px auto 0; }
.footer .footer_main .footer_main_bottom .checkname img {
    width: 100%; }

#footer .footer_main .footer_main_top .footer_main_top_item:last-child {
    width: 176px; }
#footer .footer_main .footer_main_top .footer_item_text {
    font-size: 20px;
    color: #6e6e6e; }
#footer .footer_main .footer_main_middle {
    position: relative;
    min-height: 90px; }
#footer .footer_main .footer_main_middle ul li:first-child {
    margin-top: 0; }
#footer .footer_main .footer_main_middle ul li {
    margin-top: 7px;
    color: #4c4c4c; }
#footer .footer_main .footer_main_middle .footer_m_img {
    position: absolute;
    right: 12px;
    top: 0; }
#footer .footer_main .footer_main_middle .footer_m_img .footer_m_text {
    font-size: 14px;
    text-align: center;
    line-height: 8px;
    margin-top: 12px; }
#footer .footer_main .footer_main_middle .footer_contact_us {
    display: inline-block;
    float: right;
    margin-right: 180px; }
#footer .footer_main .footer_main_middle .footer_contact_us .footer_contact_us_tel {
    font-size: 24px;
    font-weight: bold;
    color: #f10215; }
#footer .footer_main .footer_main_middle .footer_contact_us .footer_contact_us_title {
    font-size: 16px;
    color: black;
    font-weight: bold; }
#footer .footer_main .footer_main_middle .footer_contact_us .footer_m_line {
    margin-top: 39px; }
#footer .footer_main .footer_main_middle .footer_contact_us li {
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    outline: medium none; }

.pages:after{
    display:block;
    clear:both;
    content:'';
}
.pages .paskdjklfi{
    width: 38px;
    height: 24px;
}
.pages .page-num{
    float: left;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 14px;
    padding-left:37px;
    color: #6e6e6e;
}
.pages select{
    width: 38px;
    height: 24px;
    margin: 0 10px;
}

.red_bar_title {
    text-align: center;
    margin-top: 50px;
}

.red_bar_title .index_product_title_red {
    width: 44px;
    height: 6px;
    background: red;
    margin: 0 auto;}

.red_bar_title h3 {
    font-size: 30px;
    font-weight: bold;
    color: black;
}

.red_bar_title p {
    font-size: 30px;
    color: #999;
}

.menus_block:after {
    display: block;
    clear: both;
    content: ""; }
.menus_block .menus_block_item {
    box-shadow: 0px 0px 8px #e7e4e4;
    width: 590px;
    height: 150px;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
    position: relative;
    margin-left: 0;
    cursor:pointer;
    margin-top: 20px;
}
.menus_block .menus_block_item:nth-child(2n) {
    margin-left: 30px; }
.menus_block .menus_block_item .menus_block_red {
    left: -10px;
    top: 30px;
    position: absolute;
    background: rgba(254, 235, 236, 0.6);
    width: 20px;
    height: 16px; }
.menus_block .menus_block_item h3 {
    font-size: 14px;
    color: black;
    line-height: 16px;
    margin-bottom: 8px; }
.menus_block .menus_block_item p {
    line-height: 32px;
    font-size: 14px; }
.menus_block .menus_block_item p i {
    color: #999; }
.menus_block .menus_block_item p b {
    color: #6e6e6e;
    margin-left: 10px; }
.menus_block .menus_block_item .menus_block_logo {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 40px; }
.menus_block .menus_block_item .menus_block_logo img {
    width: 100%;
    height: auto; }

.scrollbar::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #ff4242;
    cursor:pointer;
}
.scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

/*产品图文*/


figure.pic_text {
    cursor: pointer;
    width: 30%;
    padding: 10px;
    padding-bottom:0;
    box-sizing: border-box;
    margin-top: 10px;
    float: left;
    background: white; }
figure.pic_text .icon-mobilephone {
    position: relative;
    color: #027cdf;
    font-size: 19px; }

figure.pic_text .arrowup {
    content: "";
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent white;
    position: absolute;
    top: 21px;
    z-index: 999;
}

figure.pic_text .icon-mobilephone .namecard_modal{
    display: none;
    line-height: 16px;
    padding: 10px 15px 8px 15px;
    box-shadow: 0 0 16px 0 rgba(53, 53, 53, 0.3);
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 100;
    text-align: center;
    white-space: nowrap;
    transform: translateX(-54%);
    font-size: 14px;
    color: var(--gray);
    background: white;
}

figure.pic_text .icon-mobilephone .icon-call{
    color:#4dbc3d;
    font-size: 20px;
}

figure.pic_text .icon-qq {
    color: #027cdf;
    font-size: 21px;
    vertical-align: text-bottom; }
figure.pic_text:first-child {
    margin-left: 0; }
figure.pic_text:hover {
    box-shadow: 0px 0px 5px #ccc; }
figure.pic_text:hover .category_content_text_desc {
    color: #fb6233; }
figure.pic_text img {
    width: 100%;
    height: 212px;
}
figure.pic_text .category_content_text_desc {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%;
    width: 100%; }
figure.pic_text b {
    display: inline-block;
    font-weight: bold;
    color: #ff4242;
    font-size: 17px;
    line-height: 19px; }
figure.pic_text p i {
    float: right;
    margin-left: 10px; }
figure.pic_text .category_content_text {
    background: white;
}

figure.pic_text .category_content_text a:nth-child(3){
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    line-height: 14px;
}
figure.pic_text .category_content_text p text{
    width: 63%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:inline-block;
}
figure.pic_text .category_content_text div:nth-child(2):after {
    display: block;
    clear: both;
    content: ''; }
figure.pic_text .category_content_text div:nth-child(2) i {
    margin-left: 10px;
    float: right;
    position: relative;
}

.arrow_up{
    content: "";
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent white;
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 999;
}
figure.pic_text .category_content_text div:nth-child(2) i:hover .namecard_modal{
    display: inline-block;
}

.text_pics_title {
    width: 100%;
    line-height: 43px;
    height: 45px;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    margin-top: 40px;
    padding-left: 17px; }
.text_pics_title .text_pt_tabs {
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    display: inline-block; }
.text_pics_title .text_pt_tabs .tab_selected {
    background: #f21829;
    color: white;
    border: 1px solid #f21829; }
.text_pics_title .text_pt_tabs span {
    display: inline-block;
    width: 51px;
    text-align: center;
    border: 1px solid #cccccc; }
.text_pics_title .text_pt_tabs span:nth-child(2) {
    margin-left: -3px; }
.text_pics_title .text_pt_inputs {
    line-height: 24px;
    display: inline-block;
    width: 191px;
    height: 26px;
    border: 1px solid #cccccc;
    vertical-align: middle;
    margin-left: 10px; }
.text_pics_title .text_pt_inputs input {
    outline: none;
    width: 45.5%;
    vertical-align: middle;
    height: 23px;
    border: none;
    padding-left: 5px;
    box-sizing: border-box;
}
.text_pics_title .text_pt_inputs input:nth-child(1) {
    border-right: 1px solid #cccccc; }
.text_pics_title .text_pt_inputs input:nth-child(2) {
    border-left: 1px solid #cccccc; }
.text_pics_title .text_pt_confirm {
    background: #ff4242;
    color: white;
    padding: 0 14px;
    border-radius: 3px;
    height: 26px;
    margin-left: 20px;
    cursor: pointer; }



.index_main_card_img {
    position: relative;
    width: 28%;
}
.index_main_card_img img {
    width: 100%;
}
.index_main_card_img .card_img_btn {
    position: absolute;
    width: 105px;
    height: 35px;
    bottom: 20px;
    text-align: center;
    background: white;
    border-radius: 5px;
    line-height: 35px;
    cursor: pointer;
}

.index_main_card_img .card_img_btn {
    position: absolute;
    width: 105px;
    height: 35px;
    bottom: 20px;
    text-align: center;
    background: white;
    border-radius: 5px;
    line-height: 35px;
    cursor: pointer;
}

.index_main_card_img .card_img_btn:nth-child(3) {
    right: 30px;
}

.index_main_card_img .card_img_btn:nth-child(2) {
    left: 30px;
}


/*头部样式*/
.header {
    border-bottom: 2px solid #ff4242; }

/*头部logo处*/
.header-left {
    float: left;
    width: 221px;
    text-align: center;
    /*padding: 20px 0 10px 0; */
}
/*头部logo图片*/
.header-left img,.header-search form{
    position: absolute;
    bottom:0;
    transform: translateX(-50%);
    left:50%;
}

.header-search form{
    width: 532px;
}
.nav-bar-logo{
    top: 12px;
    left: 106px !important;
    transform: translateX(-50%) !important;
}


/*头部搜索框处*/
.header-search {
    float: left;
    width: 540px;
    display: inline-block;
    margin-left:calc((100% - 223px - 227px - 542px)/2)
}

/*头部左中右*/
div.header-left{
    margin-top: 12px;
}
div.header-left, div.header-search{
    position: relative;
    margin-bottom:26px;
    height: 87px;
}

.sousuo div.erweim{
    margin-bottom:26px;
}

.sousuo div.erweim img{
    margin:0;
}

/*suppliers 头部样式*/
.header-suppliers-top {
    width: 1214px;
    margin: 0 auto;
    /*margin-bottom:24px;*/
}

.header-suppliers-top .header-left img{
    position: static;
    transform:none;
    float: left;
    margin-right: 5px;
    width: 60px;
    height: 60px;
    margin-top: calc((72px - 60px)/2);
}

.header-suppliers-top .header-left{
    text-align: left;
    height: 72px;
    margin-bottom: 0;
    /*margin-top: calc((120px - 80px)/2);*/
}

.header-suppliers-top .header-left .nav-bar-right h3{
    margin-top: 12px;
}

.header-suppliers-top .header-left a.nav-bar-left {
    position: relative;
    /*height: 80px;*/
}

.header-suppliers-top .header-search{
    margin: 0;
    height: auto;
    text-align: right;
    margin-top: calc((72px - 34px)/2);
    padding-top: 0;
}

.suppliers_btn_wrap{
    position: absolute;
    display: flex;
    display: -moz-flex;
    display: -moz-box;
    display: -webkit-flex;
    justify-content: space-around;
    bottom: 4%;
    left:50%;
    width: 100%;
    transform: translateX(-50%);
}

.suppliers_btn_wrap .suppliers_card_btn{
    text-align: center;
    background:white;
    border-radius:5px;
    line-height: 2.8em;
    cursor:pointer;
}

.suppliers_btn_wrap .suppliers_ct_big{
    width: 30%;
    text-align: center;
    background:white;
    border-radius:5px;
    line-height: 2.8em;
    cursor:pointer;
}

.suppliers_btn_wrap .suppliers_ct_small{
    width: 38%;
    text-align: center;
    background:white;
    border-radius:5px;
    line-height: 2.8em;
    cursor:pointer;
}

.mt10{
    margin-top: 10px;
}

.pd10{
    padding-top: 10px;
}

.disnone{
    display:none!important;
}

.disblock{
    display: inline-block!important;
}



.header-left a.nav-bar-left {
    display: inline-block; }
.header-left a.nav-bar-left .nav-bar-left img {
    float: left;
    margin-right: 5px; }
.header-left a.nav-bar-left .nav-bar-left-r {
    float: right;
    padding-right: 24px;
    border-right: 1px solid #ccc;
}
.header-left a.nav-bar-left .nav-bar-left-r .logo_text {
    color: #027cdf;
    font-size: 18px;
    font-weight: bold;
    margin-left: 2px; }
.header-left a.nav-bar-left .nav-bar-left-r .logo_website {
    color: #027cdf;
    font-size: 12px;
    font-weight: bold; }

.header-top {
    float: left;
    padding: 20px 0 10px 0;
    min-width: 600px;
    max-width: 540px; }

.header-search .header-search-text {
    line-height: 24px;}
.header-search .header-search-text span {
    cursor: pointer; }
.header-search input {
    font-size: 14px;
    width: 438px;
    height: 32px;
    color: var(--gray4);
    padding-left: 5px;
    border: 1px solid #ff4242; }
.header-search button {
    font-size: 16px;
    background: #ff4242;
    height: 34px;
    width: 85px;
    color: #fff;
    margin-left: -5px;
    vertical-align: top; }

.nav-wrap {
    width: 100%;
    /*border-bottom: 1px solid var(--red);*/
    float:left;
    position: relative; }
.nav-wrap .main-nav {
    max-width: 1250px;
    position: relative;
    float: none;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    /*margin-top: 20px;*/
    display: flex; }
.nav-wrap .main-nav li {
    float: left;
    /*width: 12.5%;*/
    width: 8.5%;
    height: 43px;
    position: relative;
    padding: 0 10px;
    cursor: pointer; }

.nav-wrap .main-nav li .special_label{
    position: absolute;
    top: -7px;
    right: 26px;
    width: 28px;
}



.nav-wrap .main-nav li:first-child {
    background: #ff4242;
    width: 202px;
    height: 43px;
    min-width:202px;
}
.nav-wrap .main-nav li:first-child a {
    text-align: left;
    color: white; }
.nav-wrap .main-nav li:first-child a:hover {
    color: white; }
.nav-wrap .main-nav li a {
    color: #333;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    line-height: 43px;
    display: block;
    font-size: 14px; }
.nav-wrap .main-nav li a:hover {
    color: white;
    background:#ff4242;
}
.red_font {
    color: #ff4242 !important;
}

.small_modal{
    position: fixed;
    right: 15px;
    z-index: 99;
    /*top: 367px;*/
    top:43vh;
    border: 1px solid #ff4242;
    width: 2em;
    display: none;
    font-size: 14px;
    color:#ff4242;
    background: white;
    cursor:pointer;
}
.small_modal text{
    width: 1em;
    display: inline-block;
    padding: 8px;

}
.small_modal .icon-top{
    color: white;
    display: inline-block;
    width: 100%;
    background: #ff4242;
    height: 2em;
    text-align: center;
    line-height: 2em;
    font-size: 15px;
}

.address_modal{
    position: fixed;
    right: 70px;
    width: 218px;
    height: 578px;
    background: url(../images/index/address_modal.png);
    z-index: 99;
    /*top: 346px;*/
    top:43vh;
    background-position: right;
}
.address_modal .info_lists{
    position: absolute;
    top: 36px;
    color: #ffe7c5;
    left: 32px;
}


.address_modal .info_lists p{
    line-height: 37px;
}

.address_modal .contact_app{
    position: absolute;
    top: 194px;
    color: #d41d1c;
    left: 20px;
    font-size: 14px;
}
.address_modal .contact_app i{
     color:#412e2b;
     display:inline-block;
     background: #e4c1a6;
     width: 20px;
     height: 20px;
     text-align:center;
     line-height: 20px;
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
 }

.address_modal .contact_app i.icon-qq{

}

.address_modal .contact_app i.icon-wechat{
    font-size: 18px;
    vertical-align: bottom;
    margin-left: 10px;
    position: relative;
}

.address_modal .contact_app i.icon-wechat:hover .name_card_modal{
    display: inline-block;
}

.address_modal .contact_app .name_card_modal{
    display:none;
    position: absolute;
    left: -30px;
    width: 80px;
    font-size: 12px;
    background: white;
    z-index: 999;
    top: 31px;
}
.address_modal .contact_app .name_card_modal .arrow_up{
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.arrow_up{
    width: 0;
    height: 0;
    border-bottom: 10px solid white;
}

.address_modal .address_name{
    position: absolute;
    top: 276px;
    color: #e4c1a6;
    left: 47px;
    font-size: 14px;

}

.address_modal img{
    width: 100%;
}

#banner_tabs img{
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover!important;
    background-size: cover!important;
}

/*点击大图部分*/
.carousel_y{
    margin: 0;
    padding: 0;
    position: fixed;
    top:50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50% ,-50%);
}
.carousel_y { width: 50vw; height: 50vh; font-family: 'Microsoft Yahei'; }
.carousel_y {
    overflow: hidden;
}
#title_y{
    line-height: 40px;
    text-align: center;
    width: 600px;
    background: rgb(81,81,81);
    color:white;
    font-size: 24px;
}
.carousel_y h1 { font-size: 50px; color: #ccc; text-align: center; font-weight: bolder; height: 120px; line-height: 120px; }
.carousel_y .wrap { position: relative;
    width: 600%;
    height: 600px;
   }
.carousel_y .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; -webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;transition: all 1s; }
/*.carousel_y .bg-1 { background: url(../images/); }*/
/*.carousel_y .bg-2 { background: url(images/bg2.png); }*/
/*.carousel_y .bg-3 { background: url(images/bg3.png); }*/
.carousel_y .wrap-panel { position: absolute; width: 100%; height: 100%;}
.carousel_y .animation{ -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.carousel_y .panel { height: 100%; float: left;
    background:white; }
.carousel_y .panel img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    width: 80%;
    height: 100%;
    object-fit: contain}
.mask_y{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(72, 66, 66, 0.67);
    left: 0;
    top: 0;
    z-index: 99;
    opacity: 1;
}
.carousel_y .navigation-button span:hover { opacity: 0.8 }
.carousel_y .perv-button, .next-button {
    position: fixed;
    width: 30px; height:
        60px; background-color: #344133;
    border-radius: 10px;
    cursor: pointer;
    opacity: 0.4;
    top: 50%;
    transform: translateY(-50%);
}
.carousel_y .perv-button {
    /*background: #000 url(../images/prevBtn.png) center center no-repeat;*/
    background: url(./swiper-css/wm_button_icon.png) no-repeat;
    width: 45px;
    height: 45px;
    background-position: 0 0;
    background-size: 100%;
    left: 10px;
}
.carousel_y .next-button {
    /*background: #000 url(../images/nextBtn.png) center center no-repeat;*/
    width: 45px;
    height: 45px;
    background: url(./swiper-css/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
    right: 10px;
}
.carousel_y .show-small { position: absolute; width: 680px; bottom: 20px; }
.carousel_y .show-small ul { list-style: none; }
.show-small ul li { float: left; margin: 0 10px; border: 5px solid #fff; opacity: 0.7; cursor: pointer;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s;-o-transition: all .3s; transition: all .3s; }
.carousel_y .show-small ul li:hover { margin-top: -15px; }


.hides{
    display:none;
}
.animation-opacity{
    transition:background-color .1s;
    -webkit-transition: background-color .1s;
}
#rotatePicTitle {
    position: absolute;
    float: right;
    line-height: 24px;
    padding-right: 10px;
    box-sizing: border-box;
    right: 5px;
    width: 100%;
    z-index: 999;
    background: #515151;
    height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    left: 0;
}

#rotatePicTitle .rotatePicTitle {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    cursor: pointer;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background-color: #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100vw;
    height: 100vh;
    display: block;
}


div.screenposition{
    position: fixed;
    z-index: 199;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

#outmask {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 100vw;
    height: 100vh;
    display: block;
    z-index: 99;
}

.weigetStyle:hover .hd-img{
    background: url("../images/cardiconOn.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.weigetStyle .hd-img{
    background: url("../images/cardicon.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
