[v-cloak] {
    display: none
}

.content-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.margin-lf-15 {
    margin-left: 15px;
}

.margin-lf-20 {
    margin-left: 20px;
}

.margin-rt-20 {
    margin-right: 20px
}

.margin-bt-20 {
    margin-bottom: 20px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bt-15 {
    margin-bottom: 15px;
}

/*header start*/
body {
  /*background-color: #F5F5F5;*/
  background-color: white;
}

.header-wrapper {
}

.content-left .notice-wrapper{
  width:840px;
}
.notice-wrapper-two{
  width:410px;
}
.content-right .notice-wrapper{
  width:340px;
}

.hd-bg {
    background-image: url(../img/header.png);
    height: 160px;
}

.nav {
    height: 50px;
    /* background-image: url(../img/nav.png); */
    background-color: #cc0603;
    /*margin-bottom:10px;*/
}

.nav-menu {
    display: inline-block;
    height: 45px;
    color: #fff;
    font-size: 0;
}

.nav-menu > li {
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
}

.nav-menu > li > a {
    display: inline-block;
    color: #fff;
    font-size: 16px !important;
    padding: 0 34px;
}

.nav-menu > li.active, .nav-menu > li:hover {
  border-bottom: 5px #F08300 solid;
}

.nav-menu li .nav-dropdown {
    position: absolute;
    left: 0;
    top: 210px;
    height: 0;
    background: #f1f1f1;
    width: 100%;
    z-index: 9999;
}

.nav-menu li .nav-dropdown .container {
    display: none;
}

.nav-menu li .nav-dropdown a {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 33px;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.nav-menu li span {
    font-size: 16px;
}

.nav-menu li .nav-dropdown a:hover {
    color: #0C4897;
    font-weight: bold;
}

.nav-menu li .nav-dropdown a:first-child {
    margin-left: 30%;
}

.nav-menu li .dropdown2 a:first-child {
    margin-left: 40%;
}

.nav-menu li .dropdown3 a:first-child {
    margin-left: 40%;
}

.nav-menu li .dropdown4 a:first-child {
    margin-left: 70%;
}

/*header end*/
/*content start*/
.content-row {
    font-size: 0;
    margin-top: 20px;
}

.sm-wrapper {
    display: inline-block;
    width: 280px;
    background-color: #fff;
    font-size: 0;
    height: 360px;
    vertical-align: top;
}

.md-wrapper {
    display: inline-block;
    width: 590px;
    background-color: #fff;
    height: 360px;
    vertical-align: top;
}

.lg-wrapper {
    display: inline-block;
    width: 900px;
    background-color: #fff;
    height: 360px;
    font-size: 0;
    vertical-align: top;
}

.img-nav .img-nav-item {
    width: 280px;
    height:108px;
    overflow: hidden;
}

.img-nav a, .reg-login-nav {
    font-size: 0;
}

.img-nav img {
    cursor: pointer;
    -webkit-transition: .6s;
    transition: .6s;
}

.img-nav img:hover {
    /* -webkit-box-shadow: 0 0 10px #6e6e6e;
     -moz-box-shadow: 0 0 10px #6e6e6e;
     box-shadow: 0 0 10px #6e6e6e;*/
    transform: scale(1.1);
}

.reg-login-nav > div {
    width: 280px;
    height: 110px;
}

.reg-login-nav .nav-cgr {
    background-image: url(../img/cgr.png);
}

.reg-login-nav .nav-gys {
    background-image: url(../img/gys.png);
}

.reg-login-nav .nav-zj {
    background-image: url(../img/zj.png);
}

.reg-log-nav-lnk {
    position: relative;
    top: 60px;
    left: 160px;
}

.reg-log-nav-lnk a {
    color: #000;
    padding: 2px 10px;
    font-size: 14px;
}

.reg-log-nav-lnk a:hover {
    font-size: 16px;
    font-weight: bold;
    color: #0C4897;
}

.tender-cover {
    display: inline-block;
}

.tender-cover img {
    height: 320px;
    width: 390px;
    margin: 20px 0 20px 15px;
}

/*招标公告,中标公示，澄清更正*/
.notice-wrapper {
    display: inline-block;
    height: 330px;
    vertical-align: top;
  
    border: 1px solid #eeeeee;
    box-shadow: 0 0 4px #fafafa;
    margin-bottom: 34px;
}
.notice-wrapper-two {
    display: inline-block;
    height: 330px;
    vertical-align: top;
    margin-right: 10px;
    border: 1px solid #eeeeee;
    box-shadow: 0 0 4px #fafafa;
    margin-bottom: 20px;
}
.notice-header {
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    background: url(../img/bg_l.png) no-repeat;
}
.notice-header-left {
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    background: url(../img/bg_l.png) no-repeat;
}

.notice-header-left-two {
    /*position: relative;
    border-bottom: solid 1px #D8D8D8;*/
  
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    background: url(../img/bg_l2.png) no-repeat;
}

.notice-header-right {
    /*position: relative;
    border-bottom: solid 1px #D8D8D8;*/
  
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    background: url(../img/bg_r.png) no-repeat;
}

.content-title {
    display: inline-block;
    line-height: 30px;
    /*border-bottom: solid 4px #f08300;*/
    font-size: 0;
}
.notice-header-right a{
  margin-right:10px;
  color:#6f6f6f;
}
.notice-header-left a{
  margin-right:10px;
  color:#6f6f6f;
}
.notice-header-left-two a{
  margin-right:10px;
  color:#6f6f6f;
}
.content-title h1 {
  display: inline-block;
  /*font-size: 18px;*/
  color: #333333;
  margin-left:10px;
  margin-top: 6px;
}
.content-title h1 span{
    font-size: 20px;
    margin-left: 35px;
    color: #b62725;
    font-weight: bold;
}
.content-title h1 .fa{
  font-size: 16px;
  color:white;
}
.notice-header > a {
    padding-right: 16px;
}

.notice-header > a:hover {
    /*color: #1d5bb6;
    border: 1px solid #1d5bb6;*/
}

.notice-wrapper > ul {
    margin-top: 5px;
    padding: 0;
}

.notice-wrapper img {
    vertical-align: top;
margin-top: 15px;
    margin-right: 10px;
}

.notice-wrapper .time {
    font-size: 14px;
    color: #999999;
    float: right;
    line-height: 35px;
}

.notice-wrapper ul li a {
    display: inline-block;
    color: #333333;
    line-height: 35px;
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

.notice-wrapper li:hover a {
    color: #1d5bb6;
}
.notice-wrapper-two ul {
    margin-top: 5px;
    padding: 0;
}

.notice-wrapper-two img {
    margin-top: 15px;
    margin-right: 10px;
    vertical-align: top;
}

.notice-wrapper-two .time {
    font-size: 14px;
    color: #999999;
    float: right;
    line-height: 35px;
}

.notice-wrapper-two > ul > li a {
    display: inline-block;
    color: #333333;
    line-height: 35px;
    width: 65%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

.notice-wrapper-two li:hover a {
    color: #1d5bb6;
}
/*竞价公告*/
.bid-notice-tab {
    height: 50px;
    background-image: url(../img/tab.png);
    position: relative;
}

.bid-notice-title {
    position: absolute;
    bottom: 0;
    margin-left: 10px;
}

.bid-notice-title li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bolder;
    padding: 12px 10px;
    color: #fff;
    border-radius: 4px 4px 0 0;
}

.bid-notice-title li.active, .bid-notice-title li:hover {
    color: #1353A8;
    background-color: #fff;
}

.bid-list {
    margin: 16px 20px auto 15px !important;
}

/*content end*/
/*footer start*/
.footer-wrapper {
      background-color: #b72927;
}

.ft-lnk {
    padding: 50px 0;
    background-image: url(../img/bg01.png);
}

.lnk-row {
    font-size: 0;
}

.lnk-row div {
    display: inline-block;
}

.lnk-row img {
    height: 70px;
    width: 225px;
}

.lnk-row p {
    text-align: center;
    color: #fff;
    /*line-height: 40px;*/
    margin: 0 auto;
}

.lnk-row p:hover {
    text-decoration: underline;
}

.ft-lnk h1 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.ft-info {
    padding: 30px 0;
    font-weight: lighter;
    background-color: #b72927;
    text-align: center;
    line-height: 1.2rem;
}

.ft-info a {
    padding: 0 14px;
}

.ft-info a:hover {
    text-decoration: underline;
}

.ft-info, .ft-info a, .ft-info p {
    color: #f5f5f5;
    font-size: 16px;
    text-align:left;
    width:1200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 30px;
}


.friend-link-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.friend-link {
    width: 225px;
    display: inline-block;
    margin-left:30px;
    margin-top:10px;
}

.friend-link-wrapper {
    font-size: 0;
}

.friend-link-wrapper div {
    display: inline-block;
}

.friend-link-wrapper img {
    height: 70px;
    width: 225px;
}

.friend-link-wrapper p {
    text-align: center;
    color: #fff;
    margin: 0 auto;

}

.friend-link-wrapper p:hover {
    text-decoration: underline;
}

/*footer end*/

/*关于公司start*/

.aboutAs-bg {
    height: 370px;
    width: 100%;
    background: url(../img/AboutUs01.jpg) no-repeat center;
    z-index: -1;
}

.zhaobiao-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_zhaobiao.jpg) no-repeat center;
    z-index: -1;
}
.gengzheng-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_gengzheng.jpg) no-repeat center;
    z-index: -1;
}
.jieguo-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_jieguo.jpg) no-repeat center;
    z-index: -1;
}
.other-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_other.jpg) no-repeat center;
    z-index: -1;
}
.jingjia-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_jingjia.jpg) no-repeat center;
    z-index: -1;
}

.policy-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_policy.jpg) no-repeat center;
    z-index: -1;
}

.rencai-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_rencai.jpg) no-repeat center;
    z-index: -1;
}

.help-center-bg {
    height: 370px;
    width: 100%;
    background: url(../img/bg_help.jpg) no-repeat center;
    z-index: -1;
}

.container1 {
    width: 1200px;
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
    top: -100px;
    box-sizing: border-box;
    background: #FFFFFF;
    display: flex;
    min-height: 600px;
    box-shadow: 0 8px 25px 0 rgba(49, 57, 72, 0.15);
}
.container1 .article td{
  border: 1px solid black;
}
.guide-nav {
    box-sizing: border-box;
    width: 216px;
}

.guide-nav ul {
    list-style: none;
}

.guide-nav ul > li {
    height: 60px;
}

.guide-nav ul > li a {
    padding-left: 40px;
    font-size: 18px;
    color: #333333;
    line-height: 54px;
    width: 172px;
    height: 60px;
    display: inline-block;
    border-left: 0 solid white;
    transition: all .2s;
}

.guide-nav ul > li a:hover, .guide-nav ul > li a.active {
    background: #F5F5F5;
    border-left: 4px solid #227EE9;
}

.guide-content {
    box-sizing: border-box;
    padding: 0 40px;
    width: 983px;
    border-left: 1px solid #EEEEEE;
}

.guide-content li {
    list-style: none;
}

/* 关于我们-内容部分 text-align: center;*/
.guide-content .article {
    width: 816px;
    box-sizing: border-box;
    margin: 0 auto;
}

.guide-content .article h2 {
    font-size: 24px;
    color: #333333;
    line-height: 31px;
    font-weight: bold;
    margin-bottom: 30px;
}

/*政策法规内容页*/
.guide-content-detailed {
    box-sizing: border-box;
    padding: 0 100px;
    width: 100%;
}

.guide-content-detailed h2{
    font-size: 24px;
    color: #333333;
    line-height: 31px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

/*公告内容-内容部分*/
.line-limit-length {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.line-limit-length a {
    text-decoration: none;
    color: #000;
    font-size: 16px;

}

.line-limit-length a:hover {
    color: #1d5bb6;
    font-weight: bolder;
}

.notice-content-item {
    border-bottom: 1px solid #f0f0f0;
}

.notice-content-item h1 {
    display: inline-block;
    margin: auto 10px;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}

.notice-content-item span {
    display: inline-block;
}

.policy-content {
    /*box-sizing: border-box;
    width: 1000px;
    margin-left: 10%;*/
    padding: 20px 40px;

}

.policy-content li {
    list-style: none;
}

.policy-content > h1 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bolder;
}

/*注册*/
.reg-content-wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.headTips {
    width: 1200px;
    margin-top: 60px;
    margin-bottom: 20px;
    position: relative;
}

.headTips h2 {
    font-size: 28px;
    color: #333333;
    vertical-align: middle;
    display: inline-block;
}

.headTips h5 {
    font-size: 14px;
    color: #999;
    vertical-align: middle;
    display: inline-block;
    line-height: 28px;
}


.headTips span {
    font-size: 14px;
    color: #333333;
    position: absolute;
    right: 0;
    bottom: 0;
}

.headTips a {
    color: #227EE9;
}

.headTips a:hover {
    text-decoration: underline;
    color: #4382CB;
}

.register-bar {
    width: 1200px;
    padding-top: 60px;
    margin-bottom: 100px;
    background: #FFFFFF;
    font-size: 16px;
}

.register-bar h2 {
    font-size: 24px;
    color: #333333;
    width: 96px;
    padding-bottom: 8px;
    border-bottom: 3px solid #227EE9;
}

.borderBottom {
    border-top: 1px solid #E0E0E0;
}

.register-bar td {
    font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.register-bar input {
    background: #F2F2F2;
    border-radius: 4px;
    border: 0;
    width: 340px;
    height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    transition: all .1s;
    font-size: 16px;
}

.register-bar input:focus {
    border-color: #227EE9;
    box-shadow: 0 0 0 2px rgba(34, 126, 233, .6);
}

/*基本按钮样式*/
.register-btn {
    border-radius: 4px;
    border: 0;
    cursor: pointer;
    transition: all .2s;
    background: #F2F2F2;
    text-decoration: none;
    outline: none;
    height: 36px;
    width: 160px;
}

/*点击状态*/
.register-active {
    background: #227EE9;
    color: #fff;
}

.register-bar button:hover {
    background: #1F71D2;
    color: #fff;
}

.register-bar table td {
    padding: 10px 0;
}

.register-bar table td:nth-child(1) {
    text-align: right;
    padding-right: 22px;
    width: 200px !important;
}

.register-submit {
    width: 200px;
    height: 50px;
    margin-top: 35px;
    margin-bottom: 60px;
    background: #227EE9;
    color: #fff;
}

.account, .enterprise {
    width: 437px;
    margin: 0 auto;
}

.enterprise {
    margin-top: 40px;
}

.account-table {
    padding-top: 35px;
    position: relative;
    left: 250px;
    font-size: 16px;
}

.account-table > button:hover {
    background-color: #1F71D2;
    color: #fff;
}

.enterprise-table {
    padding-top: 35px;
    position: relative;
    left: 250px;
}

.enterprise-table .tele-code {
    width: 210px;
}

.enterprise-table .code-button {
    width: 120px;
    margin-left: 5px;
    background: #227EE9;
    color: #fff;
}

/*倒计时禁用按钮*/
.disabled-btn, .disabled-btn:hover {
    background-color: #999 !important;
    cursor: not-allowed !important;
}

/*那个红色小星星*/
.startips {
    color: #FF3300;
    line-height: 40px;
    font-size: 16px;
}

/*input占位符的颜色修改*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c0c4cc;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c0c4cc;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c0c4cc;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c0c4cc;
}

/*分页样式修改*/
.el-pager .active {
    background-color: #227ee9 !important;
}

.page-bar-wrapper {
    margin: 20px auto;
    text-align: center;
}


/*导航栏搜索搜索样式*/
.toggle-search {
    font-size: 16px;
    padding: 0 0 0 42px;
    display: inline-block;
    position: relative;
    right: 0;
    vertical-align: top;
}

#searchInput {
    position: absolute;
    right: -15px;
    outline: none;
    border: none;
    background-color: #f2f2f2;
    padding: 12px 18px;
    border-radius: 24px;
    top:5px;
}

.search-icon {
    cursor: pointer;
    position: relative;
    top: 0;
}

.header-menu > ul {
    display: inline-block;
}


/*新增 CMS分页样式*/
.page-numbers {
    text-decoration: none;
    padding: 5px 10px;
    border-color: #f4f4f5;
    background-color: #f4f4f5;
    color: #606266;
    margin: 5px 3px;
    border-radius: 2px;
}

.page-numbers:hover, .current {
    color: #FFF;
    border-color: #409EFF;
    background-color: #409EFF;
}


.page_wrap {
    clear: both;
    overflow: hidden;
    zoom: 1;
    margin: 20px 5px;
}

.paginator {
    float: right;
    height: 25px;
    overflow: hidden;
}

.paginator,
.paginator input,
.paginator button {
    font-family: Tahoma, "微软雅黑";
    font-size: 12px;
}

.paginator a,
.paginator span {
    float: left;
    height: 23px;
    margin: 0 5px 0 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 23px;
    background: #fff;
    border-radius: 2px;
}

.paginator a {
    color: #606266;
}

.paginator b {
    font-family: "微软雅黑";
    margin: 3px;
    font-weight: 300;
}

.paginator a:link,
.paginator a:visited,
.paginator a:hover,
.paginator a:active {
    text-decoration: none;
}

.paginator .page-start,
.paginator a,
.paginator .page-end {
    padding: 0 8px;
    border: 1px solid #f4f4f5;
    background: #ffffff;
}

.paginator .page-start {
    border-color: #d9d9d9;
    color: #d9d9d9;
}

.paginator .page-end {
    border: 1px solid #d9d9d9;
    color: #d9d9d9;
}

.paginator .page-this,
.paginator .page-break {
    padding: 0 3px;
}

.paginator .page-break {
    border: 1px solid #fff;
}

.paginator .page-this {
    border: 1px solid #409EFF;
    background-color: #409EFF;
    color: #FFF;
    padding: 0px 8px;
    font-weight: bold;
}

.paginator .page-skip {
    height: 22px;
    line-height: 22px;
    padding: 0 3px;
    margin: 0;
    background: none;
}

.paginator .page-skip input {
    width: 26px;
    *width: 23px;
    height: 19px;
    line-height: 19px;
    border: 1px #D3D3D3 solid;
    font-size: 12px;
    margin: -1px 6px 0 6px;
    #margin-top: 1px;
    _margin-top: 0;
    padding: 0 0 0 2px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
}

.paginator .page-skip button {
    font-size: 12px;
    padding: 0 5px 5px 5px;
    _padding: 0 5px 0 5px;
    width: auto;
    _width: 0;
    height: 22px;
    *height: 23px;
    *line-height: 20px;
    _height: 16px;
    _line-height: 16px;
    margin-left: 10px;
    *margin-top: -1px;
    overflow: visible;
    vertical-align: top;
}

.paginator a:hover {
    border: 1px solid #409EFF;
    background-color: #409EFF;
    color: #FFF;
}

.total-page-tips {
    line-height: 16px;
    font-size: 14px;
    color: #434343;
}