@charset "utf-8";

html {
    color: #696969;
    overflow-y: scroll;
    background: #fff
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
form,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 Microsoft YaHei, Tahoma, Arial, "\5b8b\4f53", sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #0469d1;
    cursor: pointer
}

a:hover {
    text-decoration: underline;
    color: #c70000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    border-top: 1px solid #e6e6e6;
    margin: 5px 0
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

.vertical-img {
    display: table;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    *display: block;
    border: 1px #ddd solid;
    margin-bottom: 5px
}

.vertical-img a,
.vertical-img span {
    display: table-cell;
    vertical-align: middle;
    *display: inline;
    *writing-mode: tb-rl;
    *text-align: center;
    *height: 100%
}

.vertical-img img {
    vertical-align: middle
}

.redkey {
    color: #c70000
}

.fl-left {
    float: left
}

.fl-right {
    float: right
}

.fl-clear {
    clear: both
}

.fl-clr {
    zoom: 1
}

.fl-clr:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020"
}

.fl-hide {
    display: none
}

.section {
    overflow: hidden;
    zoom: 1
}

.f-bold {
    font-weight: 700
}

.red-mark {
    color: #c70000
}

.warn-pic,
.gyxx ul li .arrow,
.link-btn a,
.related a,
.mian-line li a,
.news-lst h4,
.dot-5 li {
    background: url(../images/commen-bgs.png) 0 0 no-repeat
}

.memberid {
    float: left
}

.memberid a {
    color: #06c;
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif
}

.memberid a:hover,
.finds a {
    padding-right: 12px;
    position: relative;
    cursor: pointer
}

.finds a span {
    border: 4px #f9f9f9 solid;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top-color: #666;
    top: 5px;
    right: 0;
    position: absolute;
    font-size: 0;
    line-height: 0;
    -webkit-transition: -webkit-transform .2s ease-in;
    -webkit-backface-visibility: hidden;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in
}

.finds a:hover span,
.rad a span {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    top: 2px\9;
    *top: 5px
}

.content-wrapper {
    margin-top: 10px
}

.header {
    margin-bottom: 10px
}

.header h1,
.header .ht {
    padding: 10px 0 10px 10px;
    width: 970px;
    position: relative;
    height: 72px;
    line-height: 60px;
    margin-bottom: 5px;
    zoom: 1;
    margin-top: 10px
}

.header.detail .ht {
    width: 1190px
}

.header h1 .company-name,
.header .ht .company-name {
    line-height: 59px;
    margin-left: 85px
}

.topAd-region {
    margin: 5px auto
}

.header .vertical-img6 {
    width: 60px;
    height: 60px;
    border-color: #fff
}

.header h1 .company-name a,
.header .ht a {
    color: #444;
    font-size: 24px;
    font-weight: 700;
    font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif
}

.header h1 div a,
.header .ht div a {
    text-decoration: none
}

.header h1 .company-name a:hover,
.header .ht a:hover {
    text-decoration: none
}

.wrap-bg-left {
    height: 43px;
    background-color: #ccc
}

.mian-nav li {
    float: left;
    padding-right: 1px;
    background: url("../images/buttons-3bg.png") 100px 100px no-repeat
}

.mian-nav li a {
    font-size: 14px;
    float: left;
    padding: 0 15px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-weight: bold
}

.mian-nav li a.selected,
.mian-nav li a:hover {
    color: #0469d1;
    text-decoration: none
}

.banner-pic {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.banner-pic span {
    position: relative;
    left: 50%;
    display: block;
    float: left
}

.banner-pic img {
    width: auto;
    height: auto;
    position: relative;
    left: -50%
}

.place {
    border: 1px #dcdcdc solid;
    padding: 0 0 0 10px;
    height: 31px;
    line-height: 31px;
    border-radius: 3px;
    margin-top: 10px;
    overflow: hidden
}

.item a:hover {
    color: #c70000
}

.here {
    font-family: "\5b8b\4f53";
    position: relative
}

.here span,
.here a {
    margin: 0 5px;
    color: #696969
}

.here a:hover {
    color: #c70000;
    text-decoration: none
}

.online-cont {
    padding-top: 4px
}

.online-cont a {
    background-color: #ccc
}

.online-cont a {
    margin-right: 10px;
    display: inline-block;
    width: 81px;
    height: 24px
}

.online-cont a.qq-cont {
    background-position: right -32px
}

.online-cont a.leave-words {
    background-position: right -56px
}

.gt {
    font: bold 11px \5B8B\4F53 !important;
    color: #fff;
    -webkit-text-size-adjust: none;
    padding-top: 9px;
    padding-left: 5px
}

.fill {
    min-height: 1px
}

.con-rig {
    float: right;
    width: 765px
}

.detail .con-rig {
    width: 960px
}

.con-lef {
    float: left;
    width: 205px
}

.detail .con-lef {
    width: 215px
}

.con-rig .h2-bg .gorth2 {
    color: #fff;
    padding-left: 15px;
    height: 32px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px
}

.rig-bd {
    padding: 15px 0 10px 15px;
    border: 1px #e3e3e3 solid;
    border-top: 0;
    margin-bottom: 10px
}

.con-lef .item {
    margin-bottom: 10px;
    background: #fff
}

.con-lef .h2-bg {
    background: #ccc;
    border: 0;
    padding: 0 8px
}

.con-rig .h2-bg {
    background: #ccc
}

.con-lef .golfh2,
.con-lef .h2 {
    width: auto;
    padding-left: 8px;
    float: none;
    height: 29px;
    color: #0469d1;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px
}

.lef-bd a {
    color: #0469d1
}

.lef-bd {
    padding: 8px 0;
    color: #444;
    border: 1px #e3e3e3 solid
}

.lef-bd li {
    line-height: 25px;
    margin-bottom: 5px;
    word-wrap: break-word
}

.det-info li {
    margin: 0 8px 8px
}

.det-info li.member-info {
    margin: 8px 0
}

.det-info li.member-info .member .num {
    float: right;
    font-weight: bold;
    line-height: 42px;
    margin-right: 20px
}

.det-info li.member-info .member .num b {
    color: #c70000;
    margin: 0 3px
}

.link-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 104px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-position: 0 -342px;
    color: #666
}

.link-btn a:hover {
    background-position: 0 -375px;
    text-decoration: none;
    color: #0469d1
}

.link-btn .linker {
    margin-right: 5px
}

.lef-bd dl,
.warn .fl-right dl {
    zoom: 1
}

.lef-bd .dot2 dl {
    overflow: hidden
}

.lef-bd dl:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020"
}

.dot {
    padding: 0 8px
}

.det-info dt {
    float: left;
    color: #666
}

.det-info dd {
    color: #424141
}

.det-info dd em {
    margin-right: 15px
}

.det-info .online-cont {
    padding: 10px 0 0;
    margin: 0 10px;
    border-top: 1px #ccc dotted
}

.det-info .online-cont a {
    background: #ccc;
    width: 86px;
    height: 25px
}

.det-info .online-cont a.leave-words {
    margin-right: 0
}

.det-info .online-cont a.contact-ways {
    margin-right: 5px
}

.det-info li.cut-dot {
    height: 0;
    overflow: hidden;
    border-bottom: 1px #ccc dotted;
    margin: 12px 10px 4px
}

.gyxx ul li .level-parent {
    overflow: hidden
}

.gyxx ul li .current .arrow {
    background-position: -189px -92px
}

.gyxx ul li .current a {
    font-weight: bold
}

.gyxx ul li .level-child a {
    padding-left: 25px
}

.gyxx ul li .arrow {
    float: left;
    width: 17px;
    height: 25px;
    margin-right: 8px;
    background-position: 0 4px;
    cursor: pointer
}

.gyxx ul li .arrow-down {
    background-position: -10px -284px
}

.gyxx ul li .current-arrow {
    background-position: -189px -93px
}

.gyxx ul li a {
    display: block;
    line-height: 25px;
    padding-left: 25px;
    color: #0469d1;
    background-position: 0 5px
}

.gyxx ul li a span {
    font: normal 12px Arial;
    margin: 0 5px
}

.gyxx ul li a.current,
.gyxx ul li a:hover {
    color: #c70000;
    background-position: -189px -92px;
    text-decoration: none
}

.lxfs ul li {
    border: 0 none;
    margin-top: -1px
}

.dot2 {
    padding: 0 8px 0 15px
}

.dot2 li dt {
    width: 45px;
    float: left;
    color: #666
}

.dot2 li dd {
    color: #424141;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
    width: 116px;
    padding-left: 2px;
    line-height: 22px
}

.item {
    margin-bottom: 10px;
    background: #fff
}

.company-intro .company-pic {
    float: left;
    margin: 5px 10px 0 0;
    border: 1px #ddd solid
}

.company-intro .vertical-img {
    width: 200px;
    height: 200px
}

.company-info {
    word-break: break-all;
    word-wrap: break-word
}

.company-info p {
    line-height: 2em;
    text-indent: 2em
}

.company-info pre {
    line-height: 2em;
    text-indent: 2em;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    *white-space: normal !important
}

.company-intro .rig-bd {
    padding: 10px 20px 10px
}

.more {
    float: right;
    margin-right: 10px;
    line-height: 31px;
    color: #fff
}

.item .more:hover {
    color: #fff
}

.blue-link {
    color: #0469d1;
    font-size: 12px
}

.blue-link:hover {
    color: #0469d1;
    text-decoration: underline
}

.company-intro .rig-bd {
    padding: 10px 20px 10px
}

.new-supply .rig-bd,
.supply-inf .rig-bd {
    padding: 22px 0
}

.pro-sup {
    padding: 0 0 0 22px
}

.pro-sup li {
    margin-bottom: 15px
}

.wrap-product {
    width: 135px;
    height: 155px;
    padding: 0;
    margin: 0 10px 0 0
}

.pro-sup li {
    float: left;
    display: inline
}

.pro-sup li dt {
    margin: 0 auto 5px
}

.pro-sup li dd {
    text-align: center;
    line-height: 1.6;
    height: 36px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word
}

.warn {
    border: 1px #fff solid;
    padding: 4px 65px 8px 65px;
    background: #fafafa
}

.detail .warn {
    padding: 4px 165px 8px 165px
}

.warn-pic {
    width: 65px;
    height: 53px;
    margin-top: 9px;
    background-position: 0 -188px;
    float: left
}

.warn .fl-right {
    width: 780px
}

.warn .fl-right dt,
.warn .fl-right dd {
    float: left;
    margin-top: 3px
}

.warn .fl-right dt {
    color: #cd0000;
    width: 69px;
    padding-right: 3px;
    text-align: right
}

.warn .fl-right dd {
    width: 700px
}

.ft {
    text-align: center
}

.ft a {
    color: #696969
}

.ft-links {
    background: #ccc;
    height: 45px;
    line-height: 45px;
    color: #fff
}

.ft-links a {
    color: #fff;
    margin: 0 4px
}

.ft-p {
    line-height: 1.8em;
    height: 60px
}

.ft-p p a {
    margin: 0 4px;
    color: #015fbc
}

.ft-p p {
    margin-top: 5px
}

.ft-p p img {
    width: 30px !important;
    height: 41px !important;
    margin-bottom: 10px
}

.ft a:hover {
    color: #c70000
}

.ft-links a:hover {
    color: #fff
}

.top_box,
.header,
.content,
.warn_wrap {
    width: 980px;
    margin: 0 auto
}

.detail .top_box,
.content.detail,
.warn_wrap.detail,
.detail .mian-nav {
    width: 1190px
}

.detail .place {
    width: 1178px
}

.detail .wrap-bg-right {
    width: 1190px;
    margin: 0 auto
}

.p-show {
    width: 720px;
    height: 113px;
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.p-show ul li {
    float: left;
    padding: 4px 9px
}

.p-show ul li a {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px #e3e3e3 solid
}

.p-show ul li a img {
    vartical-align: middle
}

.mian-pros .rig-bd {
    padding-left: 0
}

.warn_wrap {
    width: 978px;
    border: 1px #e3e3e3 solid;
    margin: 10px auto
}

.header .ht img {
    margin-right: 10px
}

.dot4 li {
    margin-bottom: 0
}

.dot4 li dl {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    background: url("../images/dotted-border.png") 0 bottom repeat-x;
    overflow: hidden;
    *zoom: 1
}

.dot4 li dt {
    float: left;
    border: 1px #e3e3e3 solid;
    width: 64px;
    height: 64px;
    padding: 2px;
    margin-right: 10px
}

.dot4 li dd a {
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 1.8
}

.dot4 li dd em {
    font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif;
    color: #c70000
}

.inf_tabWarp {
    width: 100%;
    margin: 20px auto;
    border-left: 1px #f1f1f2 solid;
    border-top: 1px #f1f1f2 solid
}

.inf_tabWarp li {
    float: left;
    width: 49.7%;
    overflow: hidden;
    height: 31px;
    line-height: 31px;
    margin-top: -1px;
    border: 1px #f1f1f2 solid;
    border-left: 0
}

.inf_tabWarp dl {
    width: 100%
}

.inf_tabWarp dl,
.inf_tabWarp dt,
.inf_tabWarp dd {
    float: left;
    display: inline
}

.inf_tabWarp dt {
    background: #f3f7fa;
    width: 30%;
    text-align: right;
    padding-right: 10px
}

.inf_tabWarp dd {
    padding-left: 10px;
    width: 64%
}

.tab-item {
    width: 100%;
    margin: 10px 0;
    border-left: 1px #8fc7e9 solid;
    border-top: 1px #8fc7e9 solid
}

.inf_tabWarp th,
.tab-item th,
.inf_tabWarp td,
.tab-item td {
    line-height: 1.6;
    padding: 3px 0;
    vertical-align: middle;
    border-right: 1px #f1f1f2 solid;
    border-bottom: 1px #f1f1f2 solid
}

.tab-item th,
.tab-item td {
    border-right: 1px #8fc7e9 solid;
    border-bottom: 1px #8fc7e9 solid
}

.tab-item th {
    color: #424141;
    text-align: right;
    font-weight: 400;
    padding-right: 10px;
    background: #b2def9
}

.tab-item td {
    padding-left: 10px
}

.inf_tabWarp th {
    background: #f3f7fa;
    width: 105px;
    padding-right: 10px
}

.inf_tabWarp td {
    padding-left: 10px;
    width: 225px;
    word-break: break-all
}

.picTab {
    margin: 15px 0 0
}

.picTab ul {
    width: 249px
}

.picTab li {
    float: left;
    width: 67px;
    margin-right: 15px;
    position: relative
}

.picTab li .vertical-img {
    width: 65px;
    height: 65px;
    border: 1px #ccc solid
}

.picTab li.current .vertical-img {
    border-color: #c70000
}

.picTab li .arrow {
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 5px;
    border-style: dashed;
    border-color: transparent;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-color: #c70000;
    position: absolute;
    top: -9px;
    left: 28px;
    display: none
}

.picTab li.current .arrow {
    display: inline-block
}

.price-box td .bigFt,
.price-box td .smallFt {
    color: #c70000;
    font-weight: 700;
    word-wrap: break-word;
    font-family: Arial;
    margin-right: 5px
}

.price-box td .bigFt {
    font-size: 18px;
    margin: 0
}

.shop-detail {
    border: 1px #e3e3e3 solid;
    padding: 16px 20px 20px;
    background: #fff
}

.detailBox-title {
    border-bottom: 1px #e3e3e3 solid
}

.detailBox-title .detailBox-hd {
    float: left;
    width: 90%;
    line-height: 28px;
    height: auto;
    overflow: hidden
}

.detailBox-title .detailBox-hd .gorth1 {
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.detailBox-title .detailBox-hd p {
    line-height: 1.6;
    margin-bottom: 5px;
    margin-top: 2px;
    color: #105599
}

.detailBox-title .related {
    float: right;
    padding-top: 5px
}

.detailBox-title .related a {
    float: left;
    width: 19px;
    height: 19px
}

.detailBox-title .related .prev {
    background-position: 0 -242px
}

.detailBox-title .related .next {
    background-position: -19px -242px
}

.mod-detail-bd {
    padding: 15px 0 0
}

.mod-detail-bd .l-gallery {
    float: left;
    width: 322px
}

.mod-detail-bd .l-gallery #bigImg {
    width: 300px;
    height: 300px;
    border-color: #e3e3e3;
    padding: 10px
}

.mod-detail-bd p {
    margin: 6px 0;
    text-align: center
}

.mod-detail-bd .l-describe {
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.mod-detail-bd .tags {
    line-height: 24px
}

.mod-detail-bd .tags a {
    margin: 0 5px
}

.r-property {
    float: right;
    width: 380px
}

.detail .r-property {
    width: 580px
}

.detail-price {
    width: 100%;
    overflow: hidden
}

.detail-price .price-box {
    width: 100%;
    border-right: 1px #e3e3e3 solid
}

.detail-price .price-box th {
    background-color: #e3e3e3;
    border-left: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
    color: #333;
    height: 28px
}

.detail-price .price-box td {
    height: 28px;
    text-align: center;
    border-bottom: 1px #e3e3e3 solid;
    border-left: 1px #e3e3e3 solid;
    padding: 3px 0
}

.mro-main-attr {
    padding: 10px 0;
    border-bottom: 1px #e3e3e3 solid
}

.mro-main-attr li {
    height: 36px;
    overflow: hidden;
    line-height: 36px
}

.mro-main-attr .mor-hd {
    color: #666;
    width: 22%;
    float: left;
    text-align: center
}

.mro-main-attr .mor-bd {
    float: left;
    width: 76%
}

.order-btn {
    padding: 20px 0 20px 69px
}

.order-btn a {
    background-image: url("../images/buttons-3bg.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 137px;
    height: 42px;
    *display: inline;
    *zoom: 1
}

.order-btn .qq-cont {
    background-position: -5px -163px;
    margin-right: 15px
}

.order-btn .leave-words {
    background-position: -150px -163px
}

.order-btn .contact-ways {
    background-position: right -403px;
    margin-right: 10px
}

.recomened-detail {
    width: 100%;
    overflow: hidden
}

.recomened-detail ul {
    padding-left: 0;
    width: 102%
}

.recomened-detail ul li {
    margin-bottom: 0
}

.text-detail,
.text-detail * {
    line-height: 2;
    white-space: pre-wrap !important;
    word-wrap: break-word;
    max-width: 680px !important
}

.detail .text-detail,
.text-detail * {
    max-width: 920px !important
}

.text-detail img {
    max-width: 680px !important
}

.detail .text-detail img {
    max-width: 920px !important
}

.text-detail p,
.text-detail p span {
    white-space: pre-wrap !important;
    text-align: left
}

.text-detail h1 {
    font-size: 28px;
    font-weight: bold
}

.text-detail h2 {
    font-size: 24px;
    font-weight: bold
}

.text-detail h3 {
    font-size: 20px;
    font-weight: bold
}

.text-detail h4 {
    font-size: 16px;
    font-weight: bold
}

.text-detail h5 {
    font-size: 14px;
    font-weight: bold
}

.text-detail h6 {
    font-size: 12px:;
    font-weight: bold
}

.text-detail .h1 {
    font-size: 28px;
    font-weight: bold
}

.text-detail .h2 {
    font-size: 24px;
    font-weight: bold
}

.text-detail .h3 {
    font-size: 20px;
    font-weight: bold
}

.text-detail .h4 {
    font-size: 16px;
    font-weight: bold
}

.text-detail .h5 {
    font-size: 14px;
    font-weight: bold
}

.text-detail .h6 {
    font-size: 12px:;
    font-weight: bold
}

.text-detail .h1 span,
.text-detail .h2 span,
.text-detail .h3 span,
.text-detail .h4 span,
.text-detail .h5 span,
.text-detail .h6 span {
    font-size: inherit
}

.text-detail th,
.text-detail td {
    border: 1px solid #DDD;
    padding: 5px 10px
}

.text-detail .ignore-custom-template {
    font-family: "Microsoft YaHei"
}

.text-detail em.img-wrapper {
    height: auto !important;
    padding-bottom: 0 !important
}

.mine-tip table th,
.mine-tip table td {
    line-height: 24px
}

.mine-tip table th {
    background: #f3f7fa
}

.mine-tip p {
    margin: 20px 0 10px;
    line-height: 2;
    color: #444
}

.mine-tip p strong {
    color: #333
}

.mine-tip .tab-item {
    width: 415px;
    margin-top: 0;
    margin: 0 auto 10px
}

.opare-cont {
    padding: 0 0 10px
}

.opare-cont ul li {
    margin-right: 15px;
    width: 170px;
    float: left;
    line-height: 22px;
    display: inline
}

.opare-cont ul li.opareMay_1 {
    width: 45%
}

.opare-cont ul li p {
    color: #015fbc;
    font-family: "\5b8b\4f53"
}

.opare-cont ul li p a:hover {
    color: #015fbc
}

.sp-hd {
    border-bottom: 2px #ccc solid;
    margin: 15px 0
}

.sp-hd h3 {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background: #ccc
}

.company-contact .rig-bd {
    padding: 2px 15px
}

.company-contact .rig-bd table {
    border-color: #e3e3e3;
    width: 656px
}

.company-contact table th,
.company-contact table td {
    border-color: #e3e3e3;
    height: 25px;
    line-height: 25px
}

.pagination {
    height: 30px;
    margin: 10px 10px 0 10px
}

.pagination .pagearea {
    float: right;
    height: 30px
}

.pagination .resultNum {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 0 10px
}

.pagination .rollPage {
    height: 22px;
    line-height: 22px;
    border: 1px #999 solid;
    text-align: center;
    color: #15b;
    padding: 5px;
    background-color: #fff;
    margin-right: 5px
}

.pagination .rollPage:hover {
    background-color: #15b;
    color: #fff
}

.pagination .pageNum {
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #494949;
    padding: 0 5px
}

.pagination .perpage {
    height: 25px;
    padding-top: 3px;
    float: left
}

.pagination a {
    height: 22px;
    line-height: 22px;
    border: 1px #999 solid;
    text-align: center;
    color: #15b;
    padding: 5px;
    background-color: #fff;
    text-decoration: none;
    margin-right: 5px
}

.pagination a:hover {
    background-color: #15b;
    color: #fff;
    text-decoration: none
}

.pagination .current {
    height: 22px;
    line-height: 22px;
    border: 1px #aae solid;
    text-align: center;
    color: #fff;
    margin-right: 4px;
    background-color: #15b;
    padding: 5px
}

.pagination .perpage ul {
    padding: 0;
    margin: 0
}

.pagination .perpage li {
    height: 22px;
    line-height: 22px;
    float: left;
    border: 1px #aae solid;
    text-align: center;
    margin-right: 4px;
    padding: 0 5px;
    background-color: #fff
}

.pagination .rollPage a {
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #15b;
    text-decoration: none
}

.pagination .rollPage a:hover {
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #000;
    text-decoration: none
}

.mian-line {
    background: url("../images/dotted-border.png") 0 bottom repeat-x;
    padding: 0 0 10px;
    margin: 0 15px 32px
}

.mian-line .hidenstate {
    overflow: hidden;
    height: 174px
}

.moreless-m {
    position: relative;
    text-align: center
}

.mian-line .moreless-m a,
.mian-line .moreless-m a:hover {
    background: url(../images/ml-bg.png) 0 0 no-repeat;
    position: absolute;
    height: 22px;
    line-height: 22px;
    width: 127px;
    left: 50%;
    margin-left: -63px;
    top: 8px;
    color: #666
}

.gyxx .hidenstate {
    height: 450px;
    overflow: hidden
}

.gyxx .moreless-m a {
    line-height: 24px;
    display: block;
    margin: 0 10px;
    padding-right: 17px;
    border-top: 1px #e3e3e3 dotted;
    background: url("../images/atrrow.png") 111px 8px no-repeat;
    color: #666
}

.gyxx .moreless-m a.plus {
    background-position: 111px -31px
}

.moreless-m a:hover {
    text-decoration: none
}

.mian-line ul {
    padding-left: 12px
}

.mian-line li {
    float: left;
    width: 170px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline
}

.mian-line li a {
    font-weight: bold;
    color: #333;
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    background-position: 0 -405px;
    background-repeat: repeat-x;
    padding-left: 10px;
    border: 1px #dbdbdb solid
}

.mian-line li a span {
    font-weight: normal
}

.mian-line .current a {
    background: #e13823;
    color: #fff;
    border-color: #c6321f
}

.detail-region .rig-bd {
    padding: 2px 0
}

.detail-region .tab-item {
    width: 720px;
    margin: 15px auto
}

.detail-region .company-mod {
    border-bottom: 1px #e3e3e3 solid;
    margin: 0 15px
}

.info-lst {
    padding: 0 10px
}

.tab-infList {
    width: 100%
}

.tab-infList th {
    border-top: 1px #d8d8d8 solid;
    border-bottom: 1px #d8d8d8 solid;
    background-color: #f3f3f3;
    height: 33px;
    line-height: 33px;
    color: #333
}

.tab-infList td {
    background: url("../images/dotted-border.png") 0 bottom repeat-x;
    text-align: center;
    padding: 10px 0
}

.tab-infList .infoPic {
    margin-left: 15px;
    width: 100px;
    height: 100px;
    border: 1px #e3e3e3 solid;
    padding: 2px
}

.tab-infList .infoPic img {
    width: 100px;
    height: 100px;
    object-fit: cover
}

.newsInfo-mod .rig-bd {
    padding: 0 0 10px
}

.news-lst li {
    background: url("../images/dotted-border.png") 0 bottom repeat-x;
    padding: 15px 0 8px
}

.news-lst h4 {
    float: left;
    width: 80%;
    height: 30px;
    overflow: hidden;
    padding-left: 18px;
    background-position: -191px -236px
}

.news-lst .f-timer {
    float: right;
    color: #999
}

.news-lst .lst-hd {
    padding: 0 8px;
    line-height: 30px;
    background: #f7f7f7
}

.news-lst .lst-bd {
    padding: 10px 3px 0 8px;
    word-break: break-all
}

.news-lst .lst-bd p {
    text-indent: 2em;
    line-height: 2
}

.item .news-lst .more {
    color: #0469d1;
    margin-top: -13px
}

.item .news-lst .gt {
    color: #0469d1
}

.video-detail .rig-bd {
    padding-right: 15px
}

.kind-detail-head {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: url("../images/dotted-border.png") 0 bottom repeat-x
}

.kind-detail-head h2 {
    line-height: 35px;
    height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden
}

.kind-detail-head p {
    line-height: 1.8
}

.gray-mark {
    color: #999
}

.kind-pic {
    width: 440px;
    height: 330px;
    border-color: #e3e3e3;
    margin: 0 auto
}

.video-intro {
    width: 440px;
    margin: 10px auto;
    line-height: 2
}

.news-cont {
    line-height: 2;
    text-indent: 2em;
    width: 95%;
    margin: 0 auto;
    padding: 0 0 25px;
    color: #333
}

.news-cont p,
.news-cont p span {
    white-space: pre-wrap !important;
    word-break: break-all !important;
    word-wrap: break-word !important;
    max-width: 726px !important
}

.kind-detail-body img {
    max-width: 600px
}

.more-pages {
    border-top: 1px #e3e3e3 solid;
    height: 40px;
    line-height: 40px;
    overflow: hidden
}

.more-pages li {
    width: 48%;
    margin-right: 10px
}

.more-pages li.fl-right {
    text-align: right
}

.dot-5 {
    margin-top: -10px
}

.dot-5 li {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    padding-left: 15px;
    background-position: 0 -161px
}

.cates-pic {
    width: 640px;
    margin: 15px auto;
    border: 1px #e3e3e3 solid
}

.cates-list .dot-5 {
    margin: 0
}

.cates-list .dot-5 li {
    float: left;
    width: 30%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-rigght: 8px;
    display: inline
}

.cates-detail .rig-bd {
    padding-right: 15px;
    padding-bottom: 30px
}

.cates-detail .tab-item th {
    line-height: 25px
}

.cates-detail .tab-item td {
    line-height: 25px
}

.cates-hd {
    height: 33px;
    line-height: 33px;
    background: #cdf1ff;
    padding: 0 10px
}

.cates-hd h3 {
    color: #333;
    font-weight: bold;
    font-size: 14px
}

.xyzs th {
    text-align: right
}

.by {
    box-shadow: 1px 1px 3px #ccc
}

.album-list .rig-bd {
    padding: 15px 0
}

.album-list ul {
    padding-left: 30px
}

.album-list li {
    float: left;
    width: 116px;
    background: url(../images/albums-bgs.png) 0 0 no-repeat;
    display: inline;
    margin: 0 30px 0 0;
    padding-bottom: 10px
}

.album-list .cover-page {
    width: 100px;
    height: 116px;
    margin: 5px 0 0 5px
}

.album-list .abm-tit {
    height: 22px;
    line-height: 22px;
    overflow: hidden
}

.album-list .abm-num {
    color: #999
}

.pic-group {
    height: 92px;
    overflow: hidden;
    border: 1px #e3e3e3 solid;
    border-radius: 4px
}

.pic-group .pic-box .turn {
    width: 23px;
    background-color: #a0a0a0;
    background-image: url("../images/albums-bgs.png");
    background-repeat: no-repeat;
    height: 92px;
    float: left;
    border: 0 none;
    cursor: pointer
}

.pic-group .pic-box .t-left {
    background-position: 0 -119px
}

.pic-group .pic-box .t-right {
    float: left;
    background-position: -32px -119px
}

.pic-group .pic-box .diser {
    background-color: #e1e1e1;
    cursor: default
}

.pic-group .pic-box .pic-cont {
    float: left;
    width: 880px;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    height: 72px;
    padding: 10px 0
}

.pic-group .pic-box .pic-cont ul {
    position: absolute
}

.pic-group .pic-box .pic-cont ul li {
    float: left;
    display: inline
}

.hidden-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100px;
    width: 100px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.pic-group .pic-box .pic-cont ul li a {
    display: block;
    border: 1px #ccc solid;
    padding: 2px;
    margin: 0 5px;
    position: relative
}

.pic-group .pic-box .pic-cont ul li a:hover {
    border-color: #1d7dca
}

.pic-group .pic-box .pic-cont ul .cur-pic a {
    border: 2px #1d7dca solid;
    padding: 1px
}

.album-detail-mod {
    background-color: #fff;
    border: 1px #e3e3e3 solid;
    padding: 24px 20px
}

.big-pic {
    margin: 20px auto 10px;
    width: 800px;
    position: relative
}

.big-pic .vertical-img {
    width: 800px;
    padding: 1px;
    border: 1px #ccc solid;
    text-align: center;
    min-height: 250px
}

.bigpic-cont {
    position: relative;
    width: 804px
}

.imgBar {
    position: absolute;
    width: 100%;
    height: 100%
}

.imgBar a {
    display: block;
    width: 50%;
    float: left;
    height: 100%
}

.imgBar .c_left {
    cursor: url("../images/cur-left.ico"), auto
}

.imgBar .c_right {
    cursor: url("../images/cur-right.ico"), auto
}

.imgBar .c_nor {
    cursor: auto;
    cursor: default
}

.pin-online {
    position: fixed;
    right: 0;
    top: 10%;
    _position: absolute;
    _top: "expression(documentElement.scrollTop+documentElement.clientHeight - this.offsetHeight-300); ";
    border-radius: 4px 4px 0 0;
    z-index: 99
}

.pin-bar {
    display: block;
    width: 42px;
    height: 136px;
    background-image: url(../images/qyzx_icon.png);
    background-repeat: no-repeat;
    float: right;
    background-position: right 0
}

.online-ct {
    float: left;
    width: 193px
}

.online-ct .tit {
    height: 38px;
    background-image: url(../images/qyzx_icon.png);
    background-repeat: no-repeat;
    position: relative
}

.online-ct .tit a {
    position: absolute;
    right: 0;
    width: 26px;
    height: 30px;
    top: 5px
}

.online-ct .on-bd {
    border: 1px #e3e3e3 solid;
    padding: 15px 10px;
    text-align: center;
    background-color: #fff
}

.online-ct .on-bd p {
    width: 92%;
    margin: 0 auto 10px;
    line-height: 1.8
}

.online-ct .on-bd .contact-mod {
    line-height: 33px
}

.online-ct .on-bd .send-btn {
    padding: 15px 0;
    border-bottom: 1px #d7d7d7 dotted;
    margin-bottom: 10px
}

.online-ct .on-bd .send-btn a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    border-radius: 4px;
    font-family: "Microsoft YaHei", SimHei, "WenQuanYi Zen Hei", STHeiti, Tahoma, Arial, STHeiti, sans-serif
}

.online-ct .on-bd .send-btn a:hover {
    text-decoration: none;
    color: #fff
}



.c-name,
.c-date {
    position: absolute;
    left: 200px;
    top: 233px;
    font-size: 20px;
    color: #1e2727;
    width: 440px;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 1px 0 #dbdbdb
}

.c-date {
    left: 232px;
    top: 369px;
    font-size: 14px;
    width: 200px;
    text-align: left
}

.yqds-pc .c-date {
    left: 280px;
    text-align: center
}

.map-line {
    padding-left: 30px
}

.map-line .dot-5 li {
    float: left;
    margin-right: 20px;
    display: inline;
    width: 45%
}

.place .online-cont a,
.det-info .online-cont a {
    background: url("../images/buttons-3bg.png") 0 0 no-repeat
}

.sign-on {
    position: absolute;
    width: 170px;
    text-align: center;
    padding-top: 8px;
    right: 0;
    top: 0
}

.header .ht .sign-on a {
    display: block;
    font-size: 12px;
    line-height: 1.8
}

.sign-on span {
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif;
    display: block
}

.sign-on span i {
    font-size: 14px;
    color: #f89406;
    padding: 0 4px;
    font-style: normal
}

.sign-on span em {
    color: #f89406
}

.header .ht .sign-on a img {
    margin-right: 0;
    margin: 7px 0
}

.tu {
    width: 708px;
    margin: 0 auto;
    height: 512px;
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif;
    background-repeat: no-repeat
}

.tu .bianhao {
    font-size: 12px;
    color: #333;
    padding-top: 80px;
    padding-left: 95px;
    position: absolute
}

.tu .gongsi {
    color: #585858;
    margin-top: 241px;
    padding-left: 160px;
    font-size: 14px;
    position: absolute;
    width: 534px;
    height: 14px
}

.yingwen {
    font-size: 12px;
    color: #585858;
    margin-top: 298px;
    padding-left: 190px;
    position: absolute
}

.riqi1 {
    padding-left: 360px;
    font-size: 11px;
    color: #585858;
    margin-top: 370px;
    line-height: 13px;
    position: absolute
}

.riqi1 span,
.riqi2 span {
    display: block
}

.ren2 {
    width: 708px;
    height: 497px;
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif;
    margin: 0 auto
}

.ren2 .bianhao2 {
    font-size: 12px;
    color: #333;
    margin-top: 67px;
    padding-left: 95px;
    position: absolute
}

.ren2 .gongsi2 {
    font-size: 12px;
    color: #666;
    margin-top: 263px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    width: 703px;
    height: 24px
}

.ren2 .gongsi_en {
    font-family: Verdana;
    font-weight: bold;
    color: #666;
    font-size: 14px;
    text-align: center;
    position: absolute;
    margin-top: 293px;
    width: 704px
}

.riqi2 {
    padding-left: 360px;
    font-size: 11px;
    color: #585858;
    margin-top: 361px;
    line-height: 13px;
    position: absolute
}

.nonetip {
    text-align: center;
    line-height: 50px;
    padding-bottom: 20px
}

.place .here span {
    float: left
}

.place .here div {
    float: left
}

.lef-bd li.member-info .mq {
    background-position: -11px -8px
}

.lef-bd li.member-info .xy {
    background-position: -11px -67px
}

.lef-bd li.member-info .xmt {
    background-position: -11px -123px
}

.dn_banner {
    margin: 10px;
    text-align: center
}

.mq4 {
    background-image: url(//res.gys.cn/resource/images/website/famous-4-stars.jpg)
}

.mq5 {
    background-image: url(//res.gys.cn/resource/images/website/famous-5-stars.jpg)
}

.mq3 {
    background-image: url(//res.gys.cn/resource/images/website/famous-3-stars.jpg)
}

.xy5 {
    background-image: url(//res.gys.cn/resource/images/website/credit-5-stars.jpg)
}

.xy4 {
    background-image: url(//res.gys.cn/resource/images/website/credit-4-stars.jpg)
}

.xy3 {
    background-image: url(//res.gys.cn/resource/images/website/credit-3-stars.jpg)
}

.bl-mk span,
.bl-mk a {
    color: #0469d1
}

.term {
    background: url(//res.gys.cn/css/store_v2/themes/default/img/ewms.jpg) no-repeat;
    height: 160px;
    display: block;
    margin: 13px 14px 8px;
    padding: 50px 0 0 3px
}

.term .wmt {
    height: 170px;
    width: 170px;
    display: block
}

.con-rig .h2-bg h1,
.con-rig .h2-bg span.sh1 {
    color: #fff;
    padding-left: 15px;
    height: 32px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px
}

.header span.logoPic {
    float: left;
    margin-top: 12px
}

.header .pdmd {
    padding: 0;
    margin: 0;
    float: left;
    width: auto;
    font-weight: 700
}

.header .pdmd .sale_main {
    display: block;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4
}

.header .wdwu {
    width: 600px;
    float: left;
    height: 60px
}

.header .wdwu p.pdmd,
.header .wdwu h1.pdmd {
    height: 34px;
    line-height: 34px
}

.header .wdwu .sale_main {
    display: inline-block;
    margin-top: -10px;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #696969;
    font-weight: normal
}

.top-qrcode {
    float: right;
    margin-right: 260px;
    margin-top: -27px
}

.pro-qrcode {
    float: right;
    margin-top: -20px
}

.cross {
    text-align: center;
    overflow: hidden
}

.cross span {
    display: block;
    position: relative;
    float: left;
    left: 50%
}

.cross img {
    position: relative;
    left: -50%;
    max-height: 470px
}

.pic-cont ul li img {
    width: 64px;
    height: 64px
}

.tj_gys li {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: 1px #d8d8d8 dotted
}

.tj_gys li.tj_tit {
    background: #f3f3f3;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #333;
    border-bottom: 0
}

.tj_gys li dt {
    width: 260px;
    padding: 0 5px 0 15px;
    float: left;
    overflow: hidden
}

.tj_gys li.tj_tit dl dt {
    width: 280px;
    padding: 0
}

.tj_gys dl dd {
    float: left;
    width: 438px;
    padding-right: 5px;
    overflow: hidden
}

.tj_gys dl dd span {
    margin-right: 20px;
    color: #b2b2b2
}

.tj_gys li dt a {
    color: #333
}

.header .sale_main {
    display: inline-block;
    margin-top: -10px;
    height: 20px;
    float: left;
    font-size: 12px;
    color: #696969;
    font-weight: normal
}

.header .wdwu {
    width: 550px;
    float: left;
    height: 60px
}

.header .pdmd {
    margin-top: 6px
}

.header span.logoPic {
    margin-top: 4px
}

.header h1.pdmd {
    height: 34px;
    line-height: 34px;
    width: 600px;
    margin-top: 6px
}

.member_link {
    float: right;
    padding-top: 5px
}

.member_link span {
    padding-left: 60px;
    background: url(//res.gys.cn/img/www/r-detail-icons.png.webp) 0 -536px no-repeat;
    height: 52px;
    line-height: 48px;
    font-size: 34px;
    padding-right: 8px;
    font-family: Sylfaen, Arial;
    color: #d10504;
    display: block;
    margin-bottom: 4px
}

.medal_i {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative
}

.medal_i img {
    width: 137px;
    height: 137px;
    padding: 16px 10px 10px 10px;
    background: url(//res.gys.cn/img/erm/v2016/medal/m_bj.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -78.5px;
    top: 20px;
    display: none;
    z-index: 111
}

.header .wdwu h1.pdmd .medal_i {
    top: 3px
}

.jianzhan_zs {
    width: 682px;
    height: 475px;
    margin: 0 auto 10px;
    background: url(//res.gys.cn/css/store_v2/themes/default/img/jzfwzs.jpg.webp) no-repeat;
    position: relative;
    text-align: center
}

.jianzhan_zs .name,
.jianzhan_zs .url,
.jianzhan_zs .time {
    position: absolute;
    overflow: hidden;
    color: #2e210a;
    font-size: 14px;
    height: 20px;
    width: 430px;
    line-height: 20px
}

.jianzhan_zs .name {
    left: 170px;
    top: 197px;
    height: 30px;
    width: 430px;
    line-height: 30px;
    font-size: 20px;
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif;
    font-weight: bold
}

.jianzhan_zs .url {
    left: 125px;
    top: 253px;
    width: 245px
}

.jianzhan_zs .time {
    left: 142px;
    top: 359px;
    width: 200px;
    font-family: Tahoma, Arial, "\5b8b\4f53", sans-serif;
    font-weight: bold
}

.collection_btn {
    padding: 0 15px 0 25px;
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #e60000;
    font-size: 12px;
    overflow: hidden;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    top: 0;
    cursor: pointer;
    margin: 0 7px
}

.collection_btn i {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 12px;
    background: url(//res.gys.cn/css/store_v2/themes/default/img/sc.png) no-repeat
}

.collection_btn:hover {
    background: #d20000;
    color: #fff
}

.logo .h1_box .h1 a.collection_btn,
.header .ht div a.collection_btn {
    font-size: 12px;
    color: #fff
}

.check_eye {
    float: right;
    color: #999;
    display: inline-block
}

.check_eye_0 {
    float: right;
    color: #999;
    margin: -5px 0 10px
}

body,
body.modal-open {
    padding-right: 0 !important
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050 !important;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    border-width: 0
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out
}

.modal.fade.in {
    top: 10%
}

.modal.fade.in.mhotspot-modal {
    top: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: 0;
    float: right;
    font-size: 16px
}

.modal-header .closer {
    width: 14px;
    height: 14px;
    display: block;
    background: url(//res.gys.cn/img/erm/common/icon/close.png) no-repeat center center;
    float: right
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: bold
}

.modal-body {
    position: relative;
    padding: 15px;
    font-size: inherit;
    line-height: inherit;
    text-align: left
}

.modal-footer {
    padding: 15px 15px 25px 15px;
    text-align: right;
    text-align: center
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 10px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

.btn {
    text-decoration: none;
    border: solid 1px;
    text-align: center;
    cursor: pointer;
    padding: 0 11px;
    font-size: 12px;
    border-radius: 3px;
    height: 28px;
    display: inline-block;
    line-height: 28px;
    background: #fff;
    border-color: #e6e6e6;
    color: #333
}

.btn.btn-default {
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
    height: 34px;
    display: inline-block;
    line-height: 34px
}

.btn.btn-success {
    background: #6b0;
    border-color: #6b0;
    color: #fff
}

.btn.btn-success:hover {
    background: #5dab00;
    border-color: #5dab00;
    color: #fff
}

.btn.btn-danger {
    background: #e60000;
    border-color: #e60000;
    color: #fff
}

.btn.btn-danger:hover {
    background: #d20000;
    border-color: #d20000;
    color: #fff
}

.icon {
    background: url(//res.gys.cn/img/erm/common/icon/icon.png.webp) no-repeat;
    display: inline-block
}

.icon.icon-success-default {
    padding: 20px;
    line-height: 40px;
    background-position: -14px -111px
}

.icon.icon-warning-default {
    padding: 20px;
    line-height: 40px;
    background-position: -224px -111px
}

.icon.icon-error-default {
    padding: 20px;
    line-height: 40px;
    background-position: -119px -111px
}

.icon.icon-danger-mini {
    padding: 7px;
    line-height: 14px;
    background-position: -342px -256px
}

#collection .modal-dialog {
    width: 540px;
    margin-left: -270px;
    margin-top: -123px
}

#collection .modal-header {
    border-bottom: 0
}

#collection .modal-content {
    border-radius: 0
}

#collection .btn.btn-default {
    width: 78px
}

#collection {
    left: 0;
    bottom: 0;
    font-family: "Microsoft YaHei"
}

.collection_tip {
    overflow: hidden;
    padding: 20px 0 0 170px
}

.collection_tip .icon {
    float: left
}

.collection_tip .box {
    float: left;
    padding-left: 13px
}

.collection_tip .box .title {
    font-size: 18px;
    color: #000
}

.collection_tip .box a {
    color: #0f69dc;
    text-decoration: underline
}

.modal-footer {
    padding: 15px 15px 50px 15px
}

.collection_btn:focus {
    outline: 0
}

.collection_load {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center
}

.collection_load .load_gif {
    margin: 15% auto 0 auto;
    display: block;
    width: 62px;
    height: 62px;
    background: url(//res.gys.cn/img/erm/v2016/load.gif) no-repeat
}

.warn .fl-right dd .ioc_xmt {
    display: inline-block;
    width: 59px;
    height: 16px;
    background: url(//res.gys.cn/img/common/member_sign/membersignsB-mini.png) no-repeat;
    position: relative;
    top: 3px;
    margin-left: 5px
}

.warn .fl-right dd .ioc_tgt {
    display: inline-block;
    width: 59px;
    height: 16px;
    background: url(//res.gys.cn/img/common/member_sign/membersignsB-mini.png) no-repeat 0 -76px;
    position: relative;
    top: 3px;
    margin-left: 5px
}

.hidden_qualification {
    position: absolute;
    padding: 0;
    text-align: center;
    margin-top: 35px
}

.tab-infList .infoPic .q_himg {
    background: url(//res.gys.cn/css/store_v2/themes/default/img/license_skin.jpg) no-repeat;
    height: 100px;
    width: 100px;
    display: block;
    margin: 0 auto;
    padding: 2px
}

.tab-infList .q_name {
    color: #0469d1
}

.hidden_qualification .q_layer {
    position: absolute;
    width: 723px;
    height: 128px;
    background: rgba(132, 132, 132, 0.5)
}

.hidden_qualification i {
    background: url(//res.gys.cn/css/store_v2/themes/default/img/qualification_hidden.png);
    display: block;
    width: 41px;
    height: 33px;
    margin: 16px auto 10px
}

.hidden_qualification p.q_title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px #696969;
    font-family: 'Microsoft YaHei'
}

.hidden_qualification p.q_text {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-shadow: 1px 1px 2px #696969;
    font-family: 'Microsoft YaHei'
}

.elec-license {
    padding-bottom: 10px
}

.elec-license img {
    width: 32px;
    height: auto
}

.search-warp .searchkuang::-webkit-input-placeholder {
    color: #cfcfcf
}

.search-warp .searchkuang:-moz-placeholder {
    color: #cfcfcf
}

.search-warp .searchkuang::-moz-placeholder {
    color: #cfcfcf
}

.search-warp .searchkuang:-ms-input-placeholder {
    color: #cfcfcf
}

#topaBar .account-sign-status .workbench-more .title .more {
    color: #0059d6;
    float: none;
    margin-right: 0;
    width: auto;
    background: 0;
    display: inline;
    top: 0
}

#topaBar .account-sign-status .workbench-more:hover .title .more {
    color: #e60000
}

.company-imglist {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: relative
}

.company-imglist .swiper-wrapper,
.company-imglist .swiper-slide {
    background: 0
}

.company-imglist img {
    width: 100%;
    height: 200px
}

.company-imglist>.swiper-pagination-bullets {
    bottom: 5px
}

.company-imglist .swiper-pagination-bullet {
    opacity: 1;
    background: #999;
    width: 12px;
    height: 12px
}

.company-imglist .swiper-pagination-bullet-active {
    background: #fff
}

.company-imglist .button {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 25px;
    height: 46px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
    cursor: pointer;
    text-align: center
}

.company-imglist .button:after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%
}

.company-imglist .swiper-prev {
    left: 0
}

.company-imglist .swiper-prev:after {
    background: url(//res.gys.cn/img/common/prev.png) no-repeat center center
}

.company-imglist .swiper-next {
    right: 0
}

.company-imglist .swiper-next:after {
    background: url(//res.gys.cn/img/common/next.png) no-repeat center center
}

.company-imglist .button,
.company-imglist .swiper-pagination-bullets {
    display: none
}

.company-imglist.many .button,
.company-imglist.many .swiper-pagination-bullets {
    display: block
}

.text-center {
    text-align: center
}

.big-event-gray {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}