/**
 * @Module: 全局/头部/导航/主体/底部/面包屑/弹出窗口/其它/分页/加载
 * @Last Modified by: Cosplay
 * @Date: 2017-06-14
 * /

/*全局定义*/

* {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

* html body {
    overflow: auto;
}

* html iframe, * html frame {
    overflow: auto
}

body {
    font: 12px/22px Verdana, Arial, sans-serif, "Times New Roman";
    color: #000;
    text-align: center;
    background-attachment: scroll;
    overflow: auto;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, Img, div, tr {
    margin: 0;
    padding: 0
}

input, select {
    font-size: 12px;
    vertical-align: middle;
    border: 0px solid #ccc
}

body div {
    text-align: left
}

textarea, input {
    word-wrap: break-word;
    word-break: break-all;
    padding: 0;
    resize: none;
}

img {
    border: 0;
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
}

.red {
    color: red;
}

.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*分段定义*/

.FL {
    float: left;
}

.FR {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    width: 100%;
    font-size: 1px;
    line-height: 0;
    visibility: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#mainbody {
    min-width: 1180px;
    height: auto;
    display: block;
    clear: both;
    margin: 0 auto;
    min-height: 560px;
}

.main {
    width: 1180px;
    height: auto;
    display: block;
    clear: both;
    margin: 0 auto;
}
#main {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}
.wrap {
    overflow: hidden;
}

*html .clearfix {
    height: 1%
}

*+html .clearfix {
    height: 1%
}

table {
    border-collapse: collapse;
    border-color: #ccc
}

tbody tr:nth-child(2n) {
    background-color: #E8ECEE;
}

tbody tr.yellow {
    background-color: #ffe600!important;
}

tbody tr.red {
    background-color: #ff0000!important;
}

tbody tr td.yellow {
    background-color: #ffe600!important;
    color: #000;
}

tbody tr td.red {
    background-color: #ff0000!important;
    color: #FFF;
}

tfoot tr {
    background-color: #FFF;
}

.word {
    word-break: break-all;
}

div.breakWord {
    word-wrap: break-word;
    word-break: break-all;
}

.mt10 {
    margin-top: 10px!important;
}


/* 头部  */

#head {
    background: url(../Img/head_bg.jpg) repeat-x;
    height: 155px;
    color: #FFF;
    min-width: 1180px;
}

#head a {
    color: #FFF;
}

#head_info a:hover {
    text-decoration: underline;
}

#head_info {
    width: 1180px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
}

#head_info .head_label {
    float: left;
}

#head_info .head_label a {
    margin-left: 10px;
}

#head_info .head_tel {
    float: left;
    width: 154px;
    margin-left: 20px;
}

#head_info .head_language {
    float: right;
}

#nav {
    background: url(../Img/nav_bg.jpg);
    height: 117px;
    width: 1180px;
    margin: 0 auto;
}

#nav ul {
    padding-top: 25px;
}

#nav ul li {
    height: 92px;
    float: left;
    line-height: 92px;
    text-align: center;
    width: 110px;
    margin-right: 10px;
}

#nav ul li.active {
    background: url(../Img/nav_li_bg.jpg) repeat-x;
}

#nav ul li a {
    color: #FFF;
    font-size: 16px;
    display: block;
}

#nav ul li.baike {
    margin-left: 190px;
}

#nav .nav_menu_lt {
    width: 545px;
    float: left;
}

#nav .nav_menu_rt {
    width: 545px;
    float: left;
    margin-left: 190px;
}

a.nav {
    background: none!important;
    color: #855e0b!important;
}

#head #tipsInfo {
    position: absolute;
    z-index: 999999;
    width: 460px;
    height: 250px;
    border: solid 1px #DDD;
    overflow: hidden;
    right: 60px;
    top: 0px;
    background: #FFF;
    padding: 0 2px;
    color: #000!important;
    display: none;
}

#head #tipsInfo table tr th {
    text-align: center;
}


/* nav */
.GoodsCategory-subnav {
    color: #3A3A3A;
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 999999 !important;
    width: 99.9%;
    border: solid 1px #c9cbce;
    background-color: #fff;
    z-index: 0;
    -moz-box-shadow: 0 8px 12px rgba(7, 0, 2, .3);
    -webkit-box-shadow: 0 8px 12px rgba(7, 0, 2, .3);
    box-shadow: 0 8px 12px rgba(7, 0, 2, .3);
}

.GoodsCategory-subnav a {
    color: #3A3A3A;
}

.GoodsCategory-subnav .subnav-box {
    width: 995px;
    margin: 0 auto;
    padding-top: 20px;
}

.GoodsCategory-subnav .subnav-box .subnav-left {
    float: left;
    margin-right: 10px;
}

.GoodsCategory-subnav .subnav-box .subnav-conter {
    float: left;
    margin-right: 10px;
}

.GoodsCategory-subnav .subnav-box .subnav-right {
    float: left;
}

.subnav-left img, .subnav-conter img, .subnav-right img {
    max-width: 100%;
}

.GoodsCategory-subnav .subnav-box h6 {
    font-size: 14px;
    border-bottom: 1px solid #939393;
    line-height: 25px;
    padding-bottom: 5px;
}

#nav .GoodsCategory-subnav .subnav-box ul li {
    height: 25px;
    float: none;
    line-height: 20px;
    text-align: left;
    margin-right: 0;
}

#nav .GoodsCategory-subnav .subnav-box ul {
    padding-top: 10px;
    float: left;
}

#nav .GoodsCategory-subnav .subnav-box #left-tab {
    float: right;
}

#nav .GoodsCategory-subnav .subnav-box a {
    color: #3A3A3A;
    font-size: 12px;
}

#nav .GoodsCategory-subnav .subnav-box a:hover {
    color: red;
}

/**主体 */

#main, #mainbody {
    overflow: hidden;
    min-height: 560px;
    height: auto;
}


/* 底部*/

.clear {
    clear: both;
}

#slides {
    width: 100%;
    margin: 0 auto;
    min-width: 1180px;
}

#footer {
    min-width: 1180px;
    margin: 0 auto;
    height: 65px;
    color: #000;
    position: relative;
    background-color: #010713;
}

#footer .login_label {
    position: absolute;
    left: 588px;
    bottom: 22px;
    width: 204px;
    margin: 0 auto;
}

#footer .login_label button {
    background: url(../Img/login.png) no-repeat;
    width: 204px;
    height: 44px;
    position: absolute;
    left: 0;
    bottom: 0px;
    cursor: pointer;
    border: 0 none;
}

#footer .copyright {
    width: 726px;
    margin: 0 auto;
    color: #FFF;
    height: 65px;
    line-height: 65px;
}

#footer .copyright a {
    margin-right: 20px;
    color: #FFFFFF;
    font-size: 12px;
}

#footer .copyright a:hover {
    text-decoration: underline;
}
.links {
    background-color: #010713;
    color: #fff;
}

.links .contain {
    width: 898px;
    margin: 0 auto;
}

.links .contain .link_fl {
    display: inline-block;
    float: left;
}

.links .contain .link_content {
    display: inline-block;
}

.links .contain .link_content a {
    color: #fff;
    padding-left: 5px;
}

/* 面包屑 */
#location {
    width: 1180px;
    margin: 10px auto;
    background-color: #ecebe9;
    height: 39px;
    line-height: 39px;
}

#location .location_title {
    float: left;
    margin-left: 10px;
    color: #000;
}

#location .location_sub {
    width: 125px;
    float: left;
    font-size: 14px;
    color: #FFF;
    background: url(../Img/location_sub.jpg) no-repeat;
}

#location .location_sub a {
    font-weight: bold;
    color: #333;
}

#location .location_index {
    width: 99px;
    background: url(../Img/location_index.jpg) no-repeat;
    float: left;
}

#location .location_index a {
    width: 80px;
    height: 39px;
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

/* 弹出窗口 */

.modal-scrollable {
    z-index: 1000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 1000;
    overflow: auto;
    opacity: 0.5;
}

.opener {
    width: 30px;
    height: 22px;
    cursor: pointer;
    border: 0;
    vertical-align: middle;
}

.ui-dialog {
    position: absolute;
    border: 1px solid #CCC;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    background: #FFF;
    opacity: 1;
    z-index: 1001;
}

.ui-dialog-titlebar-close {
    font-size: 20px;
    border: 0;
    line-height: 20px;
    font-weight: bold;
    background: transparent;
    margin-top: 2px;
    color: #000;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    padding: 0;
    float: right;
    margin-right: 5px;
}

.model-header {
    padding: 9px 15px;
    border-bottom: 1px solid #f3f3f3;
}

#dialog {
    display: none;
}

#dialog .model-header {
    overflow: hidden;
}

#dialog .model-header button {
    float: left;
    margin-right: 10px;
}

#dialog .model-header a {
    color: #000;
    background-color: #fff;
    border: 1px solid #DCDCDC;
    padding: 6px 14px;
    font-weight: bold;
}

#dialog .model-header a:active {
    box-shadow: 0px 1px 2px 1px #72A8DE;
}

#dialog table tr {
    background: 0 none;
}

/* other */
.validateTips1,
.validateTips2,
.validateTips,
.validateTipsAgree,
.validateTipsUsername,
.validateTipsPwd,
.validateTipsEmail,
.validateTipsTel,
.validateTipsLoginName,
.validateTipsLoginPwd {
    display: none;
    color: #FF0000;
}

table tr.title {
    background: url(../Img/diamond_data_tr.jpg) repeat-x;
    height: 30px;
    line-height: 30px;
    color: #000!important;
}

.submit {
    margin-top: 10px;
    cursor: pointer;
    color: #fff;
    width: 120px;
    height: 40px;
    background: #520046;
    line-height: 40px;
    text-align: center;
    border: 1px solid gray;
    z-index: 999;
}
.btn {
    adding: 4px 12px;
    margin: 0;
    color: #333;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding;
    cursor: pointer;
    background-color: #f3f3f3;
    border: 0;
    width: 100px;
    display: block;
    height: 25px;
    line-height: 25px;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
    background-repeat: repeat-x;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);*/
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.model-body {
    padding: 9px;
    height: auto;
    overflow: hidden;
}

.model-body .contain {
    padding-left: 0;
    padding-right: 0;
}

.model-body .span1 {
    float: left;
    width: 455px;
}

.ml12 {
    margin-left: 12px;
}

.model-body .contain .img img {
    width: 359px;
}

.model-body .span1 table {
    font-size: 12px;
    width: 100%;
}

.model-body .span1 table tr {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #CCC;
}

.model-body .span1 table th {
    font-size: 12px;
    text-align: right;
}

span.buy {
    background-color: #3466b0;
    margin: 0px 3px;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    padding: 3px 3px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}

.main-im {
    position: fixed;
    right: 10px;
    top: 200px;
    z-index: 100;
    width: auto;
    max-width: 110px;
    height: 272px;
}

.main-im .qq-a1 {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
}

.main-im .qq-a1 span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}

.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}

.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
    background: url(../Img/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq1 {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-im .qq-a2 {
    height: 30px;
    line-height: 30px;
    width: 109px;
    display: block;
    text-align: center;
    color: #d82128;
}

.main-im .im-qq:hover .img-qq {
    max-width: 70px;
    left: 1px;
    top: 8px;
    position: absolute;
}

.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #F9FAFB;
    display: none;
}

.main-im .im_main .im-tel {
    color: #000000;
    text-align: center!important;
    width: 109px;
    height: 105px;
    border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
    font-weight: bold;
    font-size: 12px;
    text-align: center!important;
}

.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}

.main-im .im_main .im-tel:hover {
    background: #fafafa;
}

.main-im .im_main .weixing-container {
    width: 55px;
    height: 47px;
    border-right: 1px solid #dddddd;
    background: #f5f5f5;
    border-bottom-left-radius: 10px;
    background: url(../Img/weixing-icon.png) no-repeat center center;
    float: left;
}

.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: -125px;
    top: -126px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #dddddd;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}

.main-im .im_main .go-top {
    width: 50px;
    height: 47px;
    background: #f5f5f5;
    border-bottom-right-radius: 10px;
    background: url(../Img/toTop-icon.png) no-repeat center center;
    float: right;
}

.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}

.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}

.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../Img/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
    text-decoration: none;
}

.main-im .open-im {
    cursor: pointer;
    margin-left: 0px;
    width: 40px;
    height: 133px;
    background: url(../Img/open_im.png) no-repeat left top;
}

.close {
    height: 30px;
    width: 40px;
    overflow: hidden;
    display: block;
}

#open_im_click {
    width: 40px;
    height: 103px;
    display: block;
    overflow: hidden;
}

.traderList {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.traderList tr {
    line-height: 30px;
}

span.n-msg {
    margin-left: 5px;
    color: red;
}

.opener {
    width: 30px;
    height: 22px;
    cursor: pointer;
    border: 0;
    vertical-align: middle;
}

button.video {
    background: url('../Img/btnImg.png');
    background-size: cover;
}

button.image {
    background: url('../Img/btnImg.png') 0px 58px;
    background-size: 30px;
}

button.common {
    background: url('../Img/btnImg.png') 30px 22px;
    background-size: 30px;
}
/* 工商监制 */

.prove {
    position: absolute;
    left: 17%;
    top: 10px;
}

.prove img {
    width: 44px;
    height: 48px;
}

.viewVideo {
    background: #4b8cf7;
    border: 1px solid #3079ed;
    color: #FFF;
}
/*分类下广告*/

.catMenu-ad {
    width: 210px;
    position: absolute;
    padding-top: 10px;
    left: 0;
}

.catMenu-ad img {
    width: 100%;
}
.weight-box dd {
    position: relative;
}

.weight-box ul {
    width: 320px;
    height: 200px;
    padding: 5px;
    background: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 3px 0 #cdd7df inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 2px 0 #071024, 0 4px 4px rgba(0, 0, 0, .5);
}

.weight-box ul li {
    width: 105px;
    float: left;
    background: #FFF;
    border-bottom: 1px solid #eee;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.weight-box ul li.w-100 {
    width: 100%;
}

.weight-box ul li span {
    padding: 10px;
}

.weight-box dd .weight-select {
    position: absolute;
    left: 0;
}

.user-login-model {
    width: 382px;
    height: 350px;
    background: #F2F1EF;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -191px;
    margin-top: -130px;
    z-index: 999;
}

.user-login-model .user-box {
    padding: 15px;
}

.user-login-model .user-box h1 {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    border-bottom: 1px solid #AF9A6D;
}

.user-login-model .user-box .tspan {
    display: inline-block;
    padding: 10px;
    padding-top: 0;
    border-bottom: 2px solid #805A09;
}

.user-login-model .login-form {
    border-bottom: 1px solid #AF9A6D;
    padding: 20px 10px;
}

.user-login-model .login-form button {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #855A0B;
    color: #FFF;
    border: none;
    cursor: pointer;
}

.model-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 998;
}

.user-login-model .input-el {
    width: 260px;
    margin-bottom: 10px;
    border: 1px solid #C2C1BF;
    height: 28px;
    line-height: 28px;
}

.user-login-model .uname, .user-login-model .upass {
    width: 50px;
    display: inline-block;
}

.user-login-model .mt10 {
    margin-top: 10px;
}

.user-login-model .toreg {
    margin-top: 10px;
    text-align: right;
}

.user-login-model .toreg a {
    color: #815E21;
}



/* 自适应调整*/

@media screen and (min-width: 1680px) and (max-width: 1920px) {
    #mainbody {
        min-height: 730px;
    }
}


/*分页*/

#page {
    margin: 10px auto;
    background: none;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

#page div {
    text-align: center;
}

#page a, #page span {
    margin-right: 5px;
    padding: 8px 10px;
    height: 20px;
    line-height: 20px;
    background-color: #855e0b;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

#page span {
    background-color: #1b3f8e;
}

/*加载*/

.load-bg {
    position: fixed;
    top: 28%;
    left: 50%;
    height: 170px;
    width: 170px;
    margin-left: -82px;
    background: #2C2C38;
    z-index: 999;
    opacity: .6;
    filter: Alpha(opacity=60);
    border-radius: 10px;
    display: none;
}

.load {
    background: url('../Img/load.gif')no-repeat center top;
    position: fixed;
    top: 30%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -45px;
    background-size: 80%;
    padding-top: 100px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

/* 视频 */
.filter_box {
    padding: 15px;
    background: url('../Img/filter_top.gif') repeat-x;
    border: 1px solid #CCC;
}

.filter_top {
    font-size: 14px;
    font-weight: bold;
    height: 28px;
}

.filter_top span {
    margin-left: 5px;
    font-weight: normal;
    font-size: 12px;
    color: #777;
}

.filter_row {
    padding-top: 4px;
    height: 29px;
    border-bottom: 1px dashed #CCC;
}

.filter_row span {
    float: left;
}

.filter_row a {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    padding: 0 6px 0 6px;
    text-decoration: none;
}

.filter_row a.on {
    background: #6835dc;
    color: #FFF;
}

.filter_order {
    margin: 10px auto;
    background: #d5d5d5;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
}

.filter_order_way {
    float: left;
    width: 800px;
}

.filter_total {
    float: right;
    margin-right: 10px;
}

.filter_order_way span {
    font-weight: bold;
    float: left;
}

.filter_order_way ul li {
    float: left;
    margin-left: 10px;
    background: #fff;
    color: #000;
    padding: 0px 5px;
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
    cursor: pointer;
}

.filter_total label {
    color: #3506b8;
    font-size: 16px;
    font-weight: bold;
}

.filter_top h1 {
    font-size: 14px;
    float: left;
}

.filter_top strong {
    float: left;
    margin-left: 10px;
}

#filter {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 1500;
}

#filterVideo {
    position: fixed;
    display: none;
    opacity: 0.98;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: 1600;
}

#dialog {
    width: 1000px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1501;
    background: #FFF;
    opacity: 1;
}

button.close {
    float: right!important;
    color: red!important;
    border: 1px solid red;
    background: #FFF!important;
}

#dialogVideo {
    position: fixed;
    z-index: 1601;
    background: #FFF;
    width: 720px;
    height: 650px;
}

.pointer {
    cursor: pointer;
}

.orderMark {
    vertical-align: top;
}

.inCartClass {
    background-color: #CCC!important;
    color: #666!important;
}

/* 查询 */
#search {
    width: 100%;
    min-width: 1180px;
    height: 45px;
    line-height: 45px;
    background-color: #09174f;
    overflow: hidden;
}

#search input.input_zs_id {
    width: 300px;
    margin-left: 2px;
}

#search .para_search {
    width: 1180px;
    margin: 0 auto;
    color: #FFF;
}

#search .para_search form {
    margin: -2px auto;
    margin-left: 6px;
    float: left;
}

#search .para_search .keyword {
    float: left;
    margin-left: 20px;
}

#search .para_search .keyword span {
    color: #855e0b;
    font-weight: bold;
}

#search .para_search .keyword a {
    color: #999;
    margin-right: 10px;
}

#search .para_search .keyword a:hover {
    color: #FFF;
    text-decoration: underline;
}

.para_search form table .input_zs_id {
    width: 200px;
    border: 1px solid #2f3c72;
}

#search input.input_zs_id {
    width: 300px;
}

.btn_zs_search {
    width: 70px;
    color: #FFF;
    background-color: #09174f;
    font-weight: bold;
    height: 32px;
    font-size: 14px;
    border-top: 1px solid #2f3c72;
    border-bottom: 1px solid #2f3c72;
    border-right: 1px solid #2f3c72;
    margin: 0;
    line-height: 32px;
    cursor: pointer;
}

.para_search input.input_zs_id {
    line-height: 20px;
    padding: 5px;
    color: #FFF;
    margin: 0;
    border: 0;
    background-color: #09174f;
}

#search .para_search .keyword {
    float: left;
    margin-left: 20px;
}

#search .para_search .keyword span {
    color: #855e0b;
    font-weight: bold;
}

#search .para_search .keyword a {
    color: #999;
    margin-right: 10px;
}

#search .para_search .keyword a:hover {
    color: #FFF;
    text-decoration: underline;
}

/* 左侧导航 */
#news_list .widget {
    width: 270px;
    overflow: hidden;
}

#news_list .widget h3 b {
    background-color: #855e0b;
    display: inline;
    padding: 5px 9px;
    color: #FFF;
    height: 27px;
    line-height: 27px;
}

#news_list .widget h3 {
    width: 270px;
    line-height: 27px;
    height: 27px;
    font-size: 14px;
    border-bottom: 1px solid #855e0b;
    overflow: hidden;
}

#news_list .widget .tagcloud {
    width: 270px;
    overflow: hidden;
    margin: 5px auto;
    line-height: 30px;
}

#news_list .widget .tagcloud a {
    padding: 3px;
    font-size: 14px;
    background-color: #D8B303;
    color: #FFF;
    margin-right: 1px;
    white-space: nowrap;
    margin-top: 2px;
}

#news_list .widget .tagcloud a:hover {
    text-decoration: underline;
}

#news_list .widget .tagcloud a.t1 {
    background-color: #00ABA9;
}

#news_list .widget .tagcloud a.t2 {
    background-color: #D9534F;
}

#news_list .widget .tagcloud a.t3 {
    background-color: #4A4A4A;
}

#news_list .widget .tagcloud a.t4 {
    background-color: #5CB85C;
}

#news_list .widget .tagcloud a.t5 {
    background-color: #567E95;
}

#news_list .widget .tagcloud a.t6 {
    background-color: #B433FF;
}

#news_list .widget .tagcloud a.t7 {
    background-color: #FF6600;
}

#news_list .widget .tagcloud a.t8 {
    background-color: #428BCA;
}

#news_list .widget .tagcloud a.t9 {
    background-color: #B37333;
}

.notaudit {
    width: 602px;
    height: 309px;
    background: #FFF;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -154.5px;
    margin-left: -301px;
    z-index: 999;
}
.notaudit-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter:Alpha(opacity=50);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
}
.notaudit .content {
    padding: 80px;
    margin: 0 auto;
    font-size: 15px;
}
.weixin-login .content {
    padding: 40px 80px;
}
.weixin-login .content h3 {
    margin-bottom: 20px;
    font-weight: 500;
}
.weixin-login .content p {
    margin-bottom: 10px;
}
.notaudit .content p {
    text-indent: 2em;
}
.notaudit .btn-box {
    text-align: center;
}
.notaudit .btn-box a {
    display: inline-block;
    margin: 40px 60px;
}
.notaudit .tips {
    font-size: 13px;
}
.notaudit .to{
    text-align: center;
    background: #855E0A;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
    padding: 5px 10px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
}
/* 登陆完善信息页面添加样式  add by huanglinfeng 2017/9/8 */
.notaudit .etc {
    text-align: center;
    background: #855E0A;
    color: #FFF;
    font-size: 12px;
    cursor: pointer;
    padding: 5px 10px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    width:65px
}

/* 修改裸钻查询导航下拉样式 wuchukun 2017-9-23*/
.gia-nav{ width:100%; left: -1px; border:0;}
.gia-nav ol li{ border-bottom: 0; padding:15px 0;}


/* 导航下拉样式移动 wuchukun 2017-9-28*/
#nav ul li a { display: inline-block !important;}
.network-nav { width: 160px; position: absolute; left: -26px; top: 92px; z-index: 999; background: #FFF; border: 1px solid #ccc; border-bottom: none;}
.network-nav ol li { width: 100% !important; margin-right: 0 !important; text-align: center !important; height: 30px !important; border-bottom: 1px solid #ccc; line-height: 30px !important; padding: 5px 0;}
.network-nav ol li:hover{background: #B27A01;}
.network-nav li:hover a{color: #FFF !important;}
.network-nav ol li a { color: #000 !important;}

/*整合手机APP弹出框样式并修复不对齐 wuchukun 2017-9-28*/
.tipsWrap{position:relative;z-index:999999;width:1180px;margin:auto;}
.tipsWrap table{ width:100%;}
.tipsWrap table td{ text-align: center;}

/*导航调整速订购位置并新增NEW wuchukun 2017-10-26*/
#nav ul li.newBox{ position: relative; width:140px;}
.newBox .newSpan{ display: block; position: absolute; right: -15px; top:30px; width:50px; height: 30px; line-height: 30px; font-size: 12px; color: red;}

.index-video{ width:400px; height: 225px; position: fixed; bottom:50px; right:50px; z-index: 99999; background-color: red;}

.index-top{ font-size: 0;}
.index-top img{ display:block; width: 100%;}

