﻿
/* CSS Document */
html {
    position: relative;
    color: #333;
}

body {
    font: 14px "Arial", "Microsoft YaHei";
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

body, a, div, p, h1, h2, img, li, ul, i, span, dl, dd, dt, h3, h4, h5, h6, ol, strong, input, textarea, abbr, b {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    word-break: break-all;
}

body, a,p, div, h1, h2, img, li, ul, i, span, dl, dd, dt, ol, input, textarea, abbr{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    word-break: break-all;
    font-style: normal;
    font-weight: lighter
}

input, textarea {
    border: 0 none;
    -webkit-tap-highlight-color: rgba(153, 153, 153, 0);
    background: transparent;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    border: 0;
    cursor: pointer;
}


ul, li,
ol {
    list-style: none;
}

a,
a:hover {
    text-decoration: none;
    color: #2b94f1;
}

a {
    color: #030303;
}

a.news-link:link {
    color: #9c9c9c;
    font-size: 12px;
    text-decoration: none;
}

a.news-link:visited {
    color: #9c9c9c;
    font-size: 12px;
    text-decoration: none;
}

a.news-link:hover {
    color: #2b94f1;
    font-size: 12px;
    text-decoration: underline;
}

a.news-link:active {
    color: #2b94f1;
    font-size: 12px;
    text-decoration: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
    font-size: 16px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
    font-size: 16px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
}


img {
    border: 0 none;
}

img {
    -ms-interpolation-mode: bicubic;
}

ul, li, ol {
    list-style-type: none;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font22 {
    font-size: 22px;
    font-weight: 900;
}

.overflow {
    overflow: hidden;
}

.overflow-nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clear {
    clear: both;
}

.fl-right {
    float: right;
}

.fl-left {
    float: left;
}

.m-top {
    margin-top: 10px;
}

.m-left {
    margin-left: 18px;
}

.m-left2 {
    margin-left: 33px;
}

.p-bottom {
    padding-bottom: 30px;
}

.top, .div_news, .banner, .main_box {
    margin: 0 auto;
}

.top {
    width: 1300px;
    height: 100px;
}

.logo {
    float: left;
}

.div_search {
    float: right;
    padding-right: 180px;
    padding-top: 35px;
    height: 36px;
}

.div_search input {
    width: 240px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #67a5ce;
    border-right: 0px;
    color: #999999;
    background: #ffffff;
    padding: 3px 4px;
}

.div_search input[type=submit] {
    width: 69px;
    height: 36px;
    line-height: 30px;
    cursor: pointer;
    color: #ffffff;
    background: #67a5ce;
}

/*menu*/
.menu {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #1378e0;

}

.nav {
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    background: #1378e0;
    display: flex;
    justify-content: center;

}

.nav-list {
    width: 1300px;
    display: flex;
    justify-content: center;
}

.nav-item {
    /* float: left; */
    display: inline;
    zoom: 1;
    font-size: 20px;
}

.nav-item a {
    display: block;
    padding: 15px 30px;
    color: #FFF;
    background: #1378e0;
    word-wrap: normal;
}

.nav-item a:hover {
    background: #16a8fd;
}

.banner {
    width: 100%;
    background: url(../image/banner-1.jpg) no-repeat;
    height: 356px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.huiyuan {
    width: 100%;
    background: url(../image/huiyuan-bg.jpg) no-repeat;
    height: 319px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
}

.zhuanti_title {
    position: relative;
    left: 610px;
    color: #1378e0;
    padding-bottom: 20px;
}

.main_box {
    width: 1300px;
    padding: 25px 0;
    overflow: hidden;
}

.main_left {
    width: 265px;
    float: left;
}

.main_right {
    width: 910px;
    float: left;
    margin-left: 24px;
}

.main_net {
    width: 265px;
    height: 294px;
    background: url(http://www.zjbes.cn/Proscenium/images/left-bg2.png) center no-repeat;
    background-color: #f1f5f8;
}

.main_net ul {
    padding-left: 8px;
}

.main_net li {
}

.main_net li a {
    float: left;
    width: 124px;
    height: 98px;
    color: #2e6ca4;
    fong-size: 16px;
    font-weight: 550;
    padding-top: 54px;
    padding-bottom: 8px;
    text-align: center;
}

.main_net li a:hover {
    color: #2b94f1;
}

.news_box_title {
    height: 45px;
    border-bottom: 2px solid #f1f5f8;
}

.news_box_title_font {
    width: 168px;
    height: 45px;
    font-size: 18px;
    color: #1378e0;
    padding-top: 10px;
    padding-left: 10px;
    border-bottom: 3px solid #16a8fd;
    display: block;
}

.news_box_title span {
    float: right;
    font-size: 12px;
    margin-top: 20px;
}

.news_box_title span a {
    color: #999999;
}

.news_box_title span a:hover {
    color: #1378e0;
}

.news_box {
    display: block;
    margin-right: 30px;
}

.news_box:first-child {
    margin-left: 0px; !important;
}

.news_box:last-child {
    margin-right: 0px;
}

.news_list {
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.news_list li {
    background: url(../image/icon-1.gif) left center no-repeat;
    padding: 6px 0 6px 16px;
}

.news_list li.list-line {
    background: url(../image/icon-1.gif) left center no-repeat;
    padding: 12px 0 12px 16px;
}

.news_list li.list-line2 {
    background: url(../image/icon-1.gif) 220px center no-repeat;
    padding: 6px 0 6px 230px;
}

.news_list li.newspic {
    float: left;
    width: 222px;
}

.news_list li .newscont {
    color: #9c9c9c;
    font-size: 12px;
    text-align: left;
    line-height: 22px;
}

.news_list li div {
    padding-bottom: 10px;
    padding-top: 8px;
}

.news_list li .newsitle {
    font-weight: bold;
    font-size: 17px;
}

.news_list li span {
    float: right;
    color: #999999;
}
.news_list li a{
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.main_title {
    height: 42px;
    line-height: 42px;
    background-color: #f1f5f8;
    font-size: 18px;
    color: #1378e0;
    padding-left: 20px;
    margin-top: 10px
}

.news_pic {
    margin-top: 12px;
    padding-bottom: 12px;
    float: left;
    width: 500px;
    margin-right: 280px;
}

.news_pic:last-child {
    margin-right: 0px;
}

.news_pic li.huiyuan-info {
    width: 182px;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}

.news_pic li {
    line-height: 2.8em;
}

.div_link {
    height: 60px;
    margin-top: 28px;
    clear: both;
    display: block;
    overflow: hidden;
}

.div_link ul {
    width: 1300px;
    margin: 0 auto;
}

.div_link li {
    float: left;
    padding: 0 50px;
    line-height: 60px;
    color: #1378e0;
}

.div_link li a:hover {
    color: #3f71af;
}

.div_link .font-title {
    font-size: 18px;
    font-weight: bold;
    color: #1378e0;
    cursor: pointer;
}

#bottom {
    background-color: #1378e0;
    padding: 30px 0;
    text-align: center;
    line-height: 24px;
    color: #ffffff;
    position: relative;
}

#bottom a {
    color: #ffffff;
    cursor: pointer
}

.div_dangz {
    position: absolute;
    top: 30px;
    right: 280px;
}

/*asid_share*/
.asid_share {
    position: fixed;
    width: 80px;
    bottom: 25%;
    right: 0;
    z-index: 890;
}

* html #asid_share {
    position: absolute;
    top: expression(documentElement.scrollTop + "px");
    margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
    width: 100%;
    margin-bottom: 3px;
    background: #0d5497;
    text-align: center;
}

.asid_share .asid_share_box a {
    display: block;
    height: 90px;
    padding-top: 15px;
    color: #fff;
}

.asid_share .asid_share_box a:hover {
    background: #1378e0;
    text-decoration: none;
    color: #fff;
}

.asid_share .asid_share_box a:hover .asid_title, .asid_share .asid_share_box .asid_title {
    color: #fff;
    font-size: 12px;
    display: block;
    padding-left: 6px;
    line-height: 18px;
    width: 30px;
    margin-top: -2px;
}

.asid_share .red_bag {
    background: #1378e0;
    text-decoration: none;
}

.asid_share .asid_sha_layer {
    border: 1px solid #f2f2f2;
    background: #fff;
    position: absolute;
    right: 85px;
    bottom: -44px;
}

.sweep_img {
    padding: 10px;
}

.asid_share_box .asid_help_list li {
    line-height: 26px;
    height: 26px;
}

.asid_share_box .asid_help_list li a {
    line-height: 26px;
    height: 26px;
    padding: 0 0 0 14px;
    text-align: left;
}

.asid_help_list li a:hover {
    color: #fff;
}

.asid_share_triangle {
    width: 12px;
    height: 40px;
    position: absolute;
    right: 45px;
    bottom: -12px;
    z-index: 100;
}

.border_sj, .con_sj {
    display: block;
    width: 18px;
    height: 28px;
    font-size: 18px;
    overflow: hidden;
    font-family: SimSun;
}

.border_sj {
    color: #ccc;
    font-style: normal;
}

.con_sj {
    color: white;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 0rem;
    margin-bottom: 1rem;
    list-style: none;
    border-bottom: 2px solid #f1f5f8;

}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #3f71af;
    content: ">";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #3f7dff;
}

.left-nav {
    width: 265px;
    position: relative;

    font-size: 17px;
    font-weight: 900;
    margin-top: 40px;

}

/*page*/
.uipages {
    margin-top: 40px;
    display: block;
    float: left
}

.ui-vpages {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 35px;
    clear: both;
    font-size: 14px;
}

.ui-vpages a {
    width: 28px;
    height: 28px;
    white-space: nowrap;
    line-height: 25px;
    border: 1px solid #d7d7d7;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    color: #333333;
    background: #fff;
    vertical-align: top
}

.ui-vpages a:hover {
    text-decoration: none;
    border: 1px solid #ff6a1f;
    background-color: #3f71af;
    color: #ffffff;
}

.ui-vpages span {
    width: 28px;
    height: 28px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border: 1px solid  #1492FF;
    background-color: #3f71af;
    margin-left: 10px;
    line-height: 28px;
    vertical-align: top
}

.ui-vpages em {
    height: 28px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ededed;
    color: #dedede;
    background: #fafafa;
    width: 60px;
    line-height: 28px;
    vertical-align: top
}

.ui-vpages strong {
    height: 30px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    line-height: 27px;
    vertical-align: top;
    font-weight: normal;
}

.ui-vpages em.first {
    text-indent: 12px;
    background: url(../image/icon-1.gif) 0px -1892px no-repeat #fafafa;
}

.ui-vpages em.last {
    text-indent: 12px;
    background: url(../image/icon-1.gif) 0px -1917px no-repeat #fafafa;
}

.ui-vpages a.first {
    width: 60px;
    text-indent: 12px;
    background: url(../image/icon-1.gif) 0px -1831px no-repeat;
}

.ui-vpages a.last {
    width: 60px;
    text-indent: 12px;
    background: url(../image/icon-1.gif) 0px -1857px no-repeat;
}

.ui-vpages a.prev {
    width: 60px;
}

.ui-vpages a.next {
    width: 60px;
}

.ui-vpages a.first:hover {
    background: url(../image/icon-1.gif) 0px -1952px no-repeat #3f71af;
    color: #fff;
}

.ui-vpages a.last:hover {
    background: url(../image/icon-1.gif) 0px -1974px no-repeat #3f71af;
    color: #fff;
}

.ui-vpages a.prev:hover {
    background-color: #3f71af;
    color: #fff;
}

.ui-vpages a.next:hover {
    background-color: #3f71af;
    color: #fff;
}

/*page*/

.con-cont {
    line-height: 2em;
    color: #666;
    padding-top: 2em;
    font-size: 16px;
}

.con-cont h2 {
    color: #333;
    text-align: center;
    padding: 20px 0;
    font-size: 30px;
}

.con-time {
    border-bottom: 2px solid #f1f5f8;
    font-size: 12px;
    color: #959595;
    text-align: center;
    padding-bottom: 10px;
    height: 42px;
    line-height: 42px
}

.con-fun {
    height: 54px;
    background-color: #f1f5f8;
    background: url(../image/cont_close.jpg) right #f1f5f8 no-repeat;
    width: 1300px;
    margin-top: 28px;
}

.con-fun div {
    float: right;
    width: 100px;
    height: 52px;
    line-height: 52px;
}

.con-fun div a {
    font-size: 14px;
}

/*login*/
.login_warp {
    width: 265px;
    border-radius: 3px;
    box-shadow: 0 0px 0px #ccc;
    border: 1px solid #3f7dff;
    transition: ease all 0.5s;
    position: relative;
    top: 20px;
    cursor: pointer;
}

.login_header {
    margin-bottom: 40px;
    margin-top: 20px;
    margin-left: 15px;

}

.login_header span {
    margin-right: 20px;
    cursor: pointer;
}

.login_header a {
    text-decoration: none;
    color: #333;
    transition: ease all 0.5s;
}

.login_header a {
    color: #1c65ff
}

.login_header .active {
    color: #3f7dff;
    padding-bottom: 10px;
    border-bottom: 3px solid #3f7dff;
}

.modal-body {
    height: 243px;
}

.v5-input-txt {
    padding: 0 15px 10px;
    font-size: 14px;
}

.v5-input-txt .form-control {
    height: 42px;
    line-height: normal;
    padding-bottom: 10px;
    padding-top: 10px
}

.v5-input-txt #id_mobile_code_f, .v5-input-txt .send-verify {
    float: left
}

.v5-input-txt #id_mobile_code_f {
    width: 170px;
    border-radius: 0;
    margin-right: 24px
}

.v5-input-txt .send-verify {
    width: 144px;
    height: 42px;
    line-height: 30px;
    background: #5ecfb5;
    color: #fff;
    text-align: center;
    padding: 0;
    cursor: pointer;
    border: 0
}

.v5-input-txt .btn {
    padding-bottom: 8px;
    padding-top: 8px
}

.btn {
    background: #1378e0;
    border-color: #1378e0;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}

.globalLogin {
    height: 47px;
    background: #1378e0;
    color: #fff;
    font-size: 14px;
}

.btn-block {
    display: block;
    width: 100%
}

.btn-micv5 {
    color: #fff;
    padding: 8px 12px;
    font-size: 18px;
    margin-top: 30px;
}

.marginB10 {
    margin-bottom: 10px
}

#btnRegister, #btnForgetpsw {
    color: #1378e0;
}

.good-tips {
    font-size: 12px;
    color: #999;
}

.form-group {
    margin-bottom: 15px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #16a8fd;
    outline: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(22, 168, 253, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(22, 168, 253, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled]
.form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled]
.form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
.mypage {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .mypage .pagination {
    display: flex;
    justify-content: center;
  }
  .mypage li {
    display: inline-block;
    color: #333333;
    background: #eff1f4;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0px 10px;
    margin: 5px;
  }
  .mypage li.active {
    background: #3f7dff;
    color: #ffffff;
  }
  .mypage .rows {
    border: none;
  }
  