[v-cloak] {
    display: none;
}

html {
    font-size: 14px;
    color: #333;
}

body {
    background-color: #F5F5F5 !important;
}

.content-wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*首页导航下的背景图*/
.content-bg {
    height: 420px;
    width: 100%;
    background: url(../img/banner_01.png) no-repeat center;
    z-index: -1;
}
/*banner图*/
.content-banner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.content-banner img {
    width: 100%;
}

.content-banner .swiper-wrapper{
    width:100%;
}

/* 子页面下的banner图 */
.branches-bg{
    height: 370px;
    width: 100%;
    background: url(../img/banner_02.png) no-repeat center;
    z-index: -1;
}
.helpCenter-bg{
    height: 370px;
    width: 100%;
    background: url(../img/bg_04.png) no-repeat center;
    z-index: -1;
}

.policiesRegulations-bg{
    height: 370px;
    width: 100%;
    background: url(../img/bg_05.png) no-repeat center;
    z-index: -1;
}

.aboutAs-bg{
    height: 370px;
    width: 100%;
    background: url(../img/bg_06.png) no-repeat center;
    z-index: -1;
}


/*header start*/
.header-wrapper {
    height: 120px;
    background-color: #fff;
    /* border-top: 1px solid #d7d7d7; */
}

.header-logo {
    position: relative;
    display: inline-block;
    height: 120px;
    color: #333333;
}

.sys-title {
    font-size: 28px;
    font-weight: bold;
    margin-top: 30px;
}

.sys-sub-title {
    font-size: 18px;
    margin-top: 10px;
}

.header-menu {
    line-height: 50px;
    display: inline-block;
    color: #000;
    margin-top: 40px;
    position: relative;
}

.header-menu ul > li {
    display: inline-block;
    margin: 0 21px;
}

.header-menu ul > li > a{
    transition: all .2s;
}

.header-menu .active > a, .header-menu ul > li > a:hover {
    background: #227EE9;
    border-radius: 50px;
    color: #fff;
    text-decoration:none;
}

/*导航栏移动显色*/

.header-menu .active,
.header-menu .active > a {
    color: #fff;
}

.header-menu ul > li > a {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    padding: 6px 15px;
}

.main-content {
    font-size: 0;
    margin-top: 31px;
    z-index: 999;
}

/*导航栏搜索搜索样式*/
.toggle-search {
    font-size: 16px;
    padding: 0 0 0 42px;
    display: inline-block;
    position: relative;
    right: 0;
}

#searchInput {
    position: relative;
    right: -36px;
    outline: none;
    border: none;
    background-color: #f2f2f2;
    padding: 9px 18px;
    border-radius: 24px;
    width: 442px;
    line-height: 15px;
}

.search-icon {
    cursor: pointer;
    position: relative;
    top: 0;
}

.header-menu > ul {
    display: inline-block;
}


/*内容页的左大块*/

.content-wrapper-left {
    display: inline-block;
    vertical-align: top;
    width: 950px;
    margin-right: 20px;
    z-index: 999;
}

.banner-wrapper {
    height: 360px;
}

/*input输入框的公用样式*/
.input-radius {
    outline: none;
    border: 1px solid #dcdfe6;
    border-radius: 3px;
    height: 28px;
    width: 200px;
    margin-left: 15px;
    padding: 0 6px;
}

/*搜索框*/
.search-box {
    padding: 15px 25px;
    background: url("../img/select.png") no-repeat center;
}

.search-box-branch {
    background: url("../img/branchSelect.png") no-repeat right center;
}



.search-row {
    padding: 18px 0;
}

.search-region {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.item-list {
    vertical-align: top;
    display: inline-block;
    width: 668px;
}

.search-label {
    vertical-align: top;
    display: inline-block;
    color: #999;
    margin: 4px 0 0;
    padding: 6px 0 !important;
}

.search-unlimit {
    display: inline-block;
    padding: 5px 10px;
    margin: 4px 0 0 36px;
    border: 1px solid #00000000;
    cursor: pointer;
}

.item-list > li {
    display: inline-block;
    padding: 5px 10px;
    margin: 4px 0 0 42px;
    cursor: pointer;
    border: 1px solid #00000000;
    transition: all .2s;
}

.choose,
.item-list > li:hover,
.search-unlimit:hover {
    color: #227EE9;
    border: 1px solid #227EE9 !important;
    border-radius: 3px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.search-form {
    vertical-align: top;
    font-size: 0;
}

.search-bar {
    font-size: 0;
    margin-left: 36px;
    display: inline-block;
    width: 800px;
}

.search-form .search-bar > input {
    border: 1px solid #DDD;
    boreder-radius: 3px;
    width: 344px;
    height: 28px;
    padding: 0;
}

.search-bar-form {
    font-size: 0;
    margin: 0 0;
    display: inline-block;
}

.search-input {
    display: inline-block;
    vertical-align: top;
    width: 316px;
    height: 26px;
    padding-left: 13px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    border-right: 0 solid #DDD;
    border-bottom: 1px solid #DDD;
    border-radius: 3px 0 0 3px;
}

.search-bar-btn {
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    border: none;
    outline: none;
    width: 42px;
    height: 30px;
    cursor: pointer;
    background: url(../img/search.png);
    background-repeat: no-repeat;
    border-radius: 0 3px 3px 0;
}

.show-only-myself {
    /*width:300px;*/
    margin: 0 0;
    display: inline-block;
    height: 30px;
}

.show-only-myself .add-only-myself {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-left: 25px;
}

.square-radio-label {
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin: 0 0 0 4px;
    cursor: pointer;
}

/*复选框的样式*/

.squared-radio {
    vertical-align: top;
    background: #fcfff4;
    display: inline-block;
    position: relative;
}

.squared-radio label {
    display: inline-block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #B9B9B9;
    position: absolute;
    left: 0;
    top: 0;
}

.squared-radio .check-point:after {
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 1px;
    left: 1px;
    background: #227EE9;
    opacity: 0;
}

.squared-radio .check-point:hover::after {
    opacity: 0.3;
}

.squared-radio input[type=checkbox] {
    visibility: hidden;
}

.squared-radio input[type=checkbox]:checked + label:after {
    opacity: 1;
}


/*搜索区域-发布时间-项目名称*/
.search-bar-left {
    display: inline-block;
    width: 64%;

}

.search-bar-right {
    vertical-align: top;
    display: inline-block;
    width: 16%;

}

.releaseTime {
    display: inline-block;
    margin: 0 0;
    padding: 6px 0;
}

.releaseTime > span {
    font-size: 14px;
    color: #333333;

}

.releaseTime .input-radius {
    width: 218px;
    margin: 0 10px;
}

.search-bar-left .btn {
    height: 28px;
    margin: 1px;
    padding: 0 11px;
}

.projectName {
    display: inline-block;
    margin: 11px 0 0;
    padding: 6px 0;
}


.projectName > input {
    width: 336px;
}

.choose-square {
    margin: 13px 0;
}

.choose-square2 {
    margin: 68px 0 0;
}


/*显示采购单位的具体信息*/

.showCompandyInfo {
    font-size: 0;
    width: 100%;
    height: 310px;
    background-color: #eee;
}

.showCompanyItem {
    position: relative;
    vertical-align: top;
    display: inline-block;
    width: 285px;
    height: 310px;
    padding: 0;
    background-color: #fff;
    margin-bottom: 20px;
}

.showCompanyItem-middle {
    margin-left: 11px;
    margin-right: 11px;
}

/*1. 公司信息的标题*/

.showCompanyItem1 {
    display: inline-block;
    margin: 25px 20px auto 20px;
    width: 245px;
    height: 44px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

/*2.采购单位-发布时间*/
.showCompanyItem2-3 {
    display: inline-block;
    margin: 12px 20px auto 20px;
    width: 245px;
    color: #999;
    height: 51px;
}

.showCompanyItem2-3 > span {
    font-size: 12px;
    line-height: 20px;
}

/*4. 提示距离结束的时间---更正公告*/
.showCompanyItem4 {
    display: inline-block;
    margin: 30px 20px auto 20px;
    width: 245px;
    font-size: 14px;
    color: #333333;
}

/*5. 倒计时--更正公告链接*/
.showCompanyItem5 {
    display: inline-block;
    position: relative;
    /*width: 250px;*/
    text-align: center;
    margin: 15px auto auto 20px;
}

.time {
    width: 20px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    padding: 4px 5px;
    border-radius: 3px;
}

.margin-left-3px {
    margin-left: 3px;
}

.correcting-public-notice {
    margin: 15px auto auto auto;
    line-height: 20px;

}

.correcting-public-notice div > a {
    font-size: 14px;
    color: #4A90E2;
    margin-left: 20px;
}

/*6. 确认时间*/
.showCompanyItem6 {
    position: absolute;
    bottom: 0;
}

.showCompanyItem6 > button {
    display: inline-block;
    margin: 32px 10px 10px 10px;
    width: 265px;
    text-align: center;
}

/*按钮统一样式*/
.btn {
    border: none;
    outline: none;
    height: 35px;
    padding: 0 5px;
    cursor: pointer;
    border-radius: 3px;
}

.btn-grey {
    background-color: #e2e6ea;
    color: #000;
}

.btn-green {
    background-color: #15BB86;
    color: #FFF;
}

.btn-blue {
    background-color: #227EE9;
    color: #FFF;
}

.btn-orange {
    background-color: #FF9900;
    color: #FFF;
}

.btn-stronggrey {
    background-color: #444444;
    color: #FFF;

}

/*底部分页条*/
.page-bar {
    height: 49px;
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    text-align: center;
}

.bottom-page-bar {
    display: inline-block;
    height: 49px;
    margin: 0 auto;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    font-size: 0;
    margin: 16px 0;
}

ul.pagination li {
    display: inline-block;
}

ul.pagination li a {
    color: #757575;
    padding: 5px 9px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
    border-radius: 4px;
    font-size: 12px;
}

ul.pagination li a.activePage {
    background-color: #227EE9;
    border: 1px solid #227EE9;
    color: white;
}

ul.pagination li a:hover:not(.activePage) {
    background-color: #227EE9;
    border: 1px solid #227EE9;
    color: #fff;
}

.bottom-page-bar .pagination-info span {
    color: #999;
    font-size: 12px;
}

.bottom-page-bar .pagination-info input {
    width: 46px;
    height: 24px;
    border: 1px solid #ddd;
    margin: 0 3px;
    border-radius: 4px;
    font-size: 12px;
    color: #999;
    text-align: center;
}

.bottom-page-bar .pagination-info input:focus {
    border: 1px solid #227EE9;
}

/*友情链接*/

.friend-link {
    background-color: #444;
    height: 190px;
}

.friend-link .content-wrapper > div {
    vertical-align: top;
}

.friend-link-list {
    display: inline-block;
    margin-top: 40px;
    margin-right: 100px;

}

.friend-link-list h3 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;

}

.friend-link-list > ul {
    margin-top: 10px;

}

.friend-link-list > ul > li,
.friend-link-list > ul > li a {
    color: #999;
    font-size: 14px;
    line-height: 21px;

}

.qrCode {
    margin-top: 40px;
    display: inline-block;
    width: 220px;
    text-align: center;
}

.qrCode > img {
    height: 100px;
    width: 100px;
}

.qrCode > span {
    line-height: 2em;
}

.qrCode > span {
    font-size: 14px;
    color: #999;
}

/*版权声明*/
.copyright {
    padding: 30px 0;
    text-align: center;
    font-size: 12px !important;
    background-color: #383838;
    color: #999;
    line-height: 18px;
}

.copyright a {
    font-size: 12px;
    color: #498ede;
}

/*内容的右小块*/
.content-wrapper-right {
    display: inline-block;
    width: 230px;
    vertical-align: top;
    z-index: 999;
}

.relative-website {
    height: 327px;
    background-color: #fff;
}

.relative-website .title-wrapper {
    height: 55px;
    border-bottom: 1px solid #d9d9d9;
    background-color: #227ee9;
    background:url("../img/subsite.png");
}

.content-wrapper-right .mCSB_container > ul > li a {
    color: #333 !important;
    line-height: 38px;
    margin-left: 5px;
}

.content-wrapper-right .mCSB_container .active a {
    color: #227EE9 !important;
}

.content-wrapper-right .mCSB_container li:hover a {
    color: #227EE9 !important;
}

/*滚动条样式*/
.scrollcontent {
    width: 230px;
    height: 265px;
    top: 0;
    left: 0;
}

/*中间容器的倒计时功能*/
.content-wrapper-center {
    position: relative;
    width: 1198px;
    min-height: 400px;
    background-color: #fff;
}

.content-countdown-item {
    width: 100%;
    height: 119px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    box-sizing:border-box;
    transition: all .2s;
}

.content-countdown-item:hover {
    /*background-color: #f8f8f8 !important;*/
    /*box-shadow: 0 6px 12px rgb(212, 212, 212);*/
    box-shadow: silver 0px 0px 20px 3px;
    font-size: 1.1em !important;
    border:2px solid silver;
}

/*发布时间*/
.release-time {
    display: inline-block;
    width: 100px;
}

.release-time > h1 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin: 35px auto auto;
}

.release-time > h5 {
    font-size: 12px;
    color: #333333;
    text-align: center;
}

/*中间灰色细线*/
.greyLine {
    display: inline-block;
    border-left: 1px solid #e0e0e0;
    height: 51px;
    padding-top: 5px;
}

/*采购单位的竞价公告*/
.bidding-company {
    display: inline-block;
    margin-left: 18px;
    width: 600px;
}

.bidding-company > h2 {
    font-size: 16px;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bidding-company > span {
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
    color: #999999;
}

/*倒计时*/
.show-time {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    width:250px;
}

.show-time > h1 {
    margin-bottom: 8px;
}

/*显示竞价的状态-即将开始-正在进行-已结束*/
.show-status {
    display: inline-block;
    vertical-align: top;
    margin-top: 55px;
}

.show-status > span {
    font-size: 14px;
    margin-left: 110px;
}

/*span统一样式*/

.span-grey {
    color: #999;
}

.span-green {
    color: #15BB86;
}

.span-blue {
    color: #227EE9;
}

.span-orange {
    color: #FF9900;
}

.span-stronggrey {
    color: #444444;
}

/*日历插件样式重写*/
.releaseTime .el-range-editor.el-input__inner {
    height: 30px;
}

.releaseTime .el-range-editor.el-input__inner > i, .el-range-editor.el-input__inner > span {
    margin-top: -10px;
}

.releaseTime .el-input__inner {
    border-radius: 3px !important;
}

/*查询样式*/
.loading-mask {
    position: absolute;
    text-align: center;
    line-height: 400px;
    width: 100%;
    height:100%;
    background: #00000012;
    top: 0;
}
.loading-data{
    text-align: center;
    padding-top: 120px
}
/*结果公告样式*/
.result-notice {
    text-align: center;
    margin: 0 auto;
}

/*王鑫start*/


/* 最上部登录注册块 */
.top-bar{
    width: 100%;
    height: 30px;
    background: #F5F5F5;
    box-sizing: border-box;
    line-height: 15px;
}
.top-bar span{
    line-height: 17px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #666666;
}
.welcome{
    display: inline-block;
    padding-top: 7px;
}
.login-register{
    box-sizing: border-box;
    float: right;
    padding-top: 7px;
}
.login-register .back{
    margin-right: 36px;
}
.border-line{
    display: inline-block;
    margin: 0 2px;
}

/*分公司搜索框部分*/
.content-wrapper-branches{
    width:1200px;
}

/* 分页中心内容部分 */
.container1{
    width: 1200px;
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
    top: -100px;
    box-sizing: border-box;
    background: #FFFFFF;
    display: flex;
}
.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-family: MicrosoftYaHei;
    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;
}
/* 帮助中心滑动内容部分 */
.accordion {
    width: 903px;
    background: #FFFFFF;
}
.accordion .item {
    position: relative;
    cursor: pointer;
}
.accordion .item span {
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #999999;
    line-height: 45px;
    padding-left: 20px;
}
.accordion .item img {
    vertical-align: middle;
}
.accordion .item .rectangle-6{
    position: absolute;
    right: 0;
    padding-top: 8px;
    transition: all .3s ease;
}
.accordion .item.open .rectangle-6{
    /* transform: rotate(180deg); */
}
.accordion .answer-content {
    display: none;
    width: 903px;
    background: #F5F5F5;
    border-radius: 10px;
}
.answer-content .answer-img{
    margin-left: 45px;
    float: left;
}
.answer-content .answer{
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.answer p{
    margin-left: 89px;
    width: 80%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.answer p img{
    margin: 15px auto;
}
/* 政策法规内容列表部分 */
.policies {
    box-sizing: border-box;
    width: 903px;
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 15px;
}

.policies ul li a {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333;
    line-height: 60px;
    display: block;
}

.policies-list {
    padding-left: 15px;
    position: relative;
    transition: all .2s;
}

.policies-list span {
    position: absolute;
    right: 0;
    color: #999999;
    padding-right: 15px;
    vertical-align: top;
}

.policies-list:hover {
    cursor: pointer;
    background: #F5F5F5;
    color: #227EE9;

}

.policies-list:hover a {
    color: #227EE9;
}
/* 关于我们-公司简介部分 */
.introduction{
    width: 816px;
    box-sizing: border-box;
    margin: 0 auto;
}
.introduction h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    line-height: 31px;
    font-weight: bold;
}
.introduction p{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    line-height: 24px;
}
.introduction img{
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: 83px;
}
.introduction ul li{
    background: url("../img/point.png") no-repeat 3px 13px;
    padding-left: 15px;
}
.introduction li{
    margin:15px 0;
}
.introduction ul>li span{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333333;
    text-align: justify;
    line-height: 30px;
}
/* 关于我们-经典案例部分 */
.examples{
    min-width: 936px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    box-sizing: border-box;
}
.example-box{
    width: 280px;
    margin-right: 32px;
    margin-bottom: 50px;
}
.example-box p{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    text-align: justify;
    line-height: 26px;
    margin-top: 12px;
    transition: all .3s;
}
.example-box:hover{
    cursor: pointer;
}
.example-box img{
    transition: all .3s;
}
.example-box img:hover{
    transform: scale(1.05);
}
.example-box p:hover{
    color: #227EE9;
}
/*关于我们联系我们部分*/
.contact-us{
    width:903px;
}
.contact-us h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    text-align: justify;
    line-height: 26px;
}
.contact-us p{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    line-height: 34px;
}
/*关于我们发展历程部分*/
.development-tree{
    width:903px;
    position: relative;
    padding-bottom: 50px;
}
.development-tree h2{
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #333333;
    line-height: 31px;
    margin-bottom: 70px;
    font-weight: bold;
}
.development-tree ul{
    margin-left: 55px;
    overflow: hidden;
}
.development-tree ul::after{
    content: "";
    background: #F5F5F5;
    width: 2px;
    height: 60%;
    position: absolute;
    left: 50%;
    bottom: 20%;
}
.development-tree ul li{
    position: relative;
    width: 350px;
    border-radius: 4px;
    /* border: 1px solid #000; */
    background: #E8F2FC;
    padding: 15px 0;
}
.development-tree ul li p{
    line-height:30px;
    padding-left:20px;
    font-size: 18px;
}
.development-tree ul li:nth-child(2n+1){
    margin-left: 441px;
}
.development-tree ul li:nth-child(2n+1):before{
    content:"";
    display: block;
    position: absolute;
    top: 12px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    left: -12px;
    border-right-color: #E8F2FC;
}
.development-tree ul li:nth-child(2n+1):after{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/blueRing.png) no-repeat;
    position: absolute;
    left: -54px;
    top: 12px;
    z-index: 1;
}
.development-tree ul li:nth-child(2n):before{
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    right: -12px;
    border-left-color: #E8F2FC;
}
.development-tree ul li:nth-child(2n):after{
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/blueRing.png) no-repeat;
    position: absolute;
    right: -57px;
    top: 12px;
    z-index: 1;
}

/*分站点登录页面*/
.login-bg{
    background: url(../img/950.png) no-repeat center;
    width: 100%;
    height: 950px;
    position: relative;
}
.login-bar{
    width: 396px;
    padding-right: 60px;
    padding-top: 250px;
    float: right;
    /* position: absolute;
    top: 283px;
    left: 400px; */
}
.login-bar h2{
    font-family: MicrosoftYaHei-Bold;
    font-size: 34px;
    color: #333333;
}
.login-bar span{
    font-family: MicrosoftYaHei;
    font-size: 22px;
    color: #333333;
}
.login-bar .input{
    margin-top: 55px;
}
.input{
    width: 368px;
}
.input input,select{
    width: 368px;
    height: 50px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #999999;
    padding: 0;
    margin: 0;
    background: #F2F2F2;
    border-radius: 4px;
    border: 0;
    margin-bottom: 15px;
    padding-left: 58px;
    box-sizing: border-box;
}
.input input{
    padding-left: 63px;
}
.input input::placeholder{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #999999;
}
.input p{
    position: relative;
}
.input i{
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    padding-right: 9px;
    border-right: 1px solid #D8D8D8;
}
.name i{
    background-image: url(../img/account.png);
    background-repeat: no-repeat;
    z-index: 10;
    left: 13px;
    top: 14px;
}
.password i{
    background-image: url(../img/pwd.png);
    background-repeat: no-repeat;
    z-index: 10;
    left: 13px;
    top: 14px;
}
.input button{
    width: 368px;
    height: 50px;
    background: #227EE9;
    border-radius: 4px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #FFFFFF;
    margin: 15px 0;
    transition: all .2s;
    cursor: pointer;
    border: 0;
}
.input button:hover{
    background: #4892e7;
}
.others{
    position: relative;
}
.others a{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    transition: all .2s;
}
.register{
    float: right;
}
.others a:hover{
    color: #227EE9;
}

/* 分站点注册页面 */
.headTips {
    width: 1200px;
    margin-top: 60px;
    margin-bottom: 20px;
    position: relative;
}

.headTips h2 {
    font-family: MicrosoftYaHei;
    font-size: 28px;
    color: #333333;
    vertical-align: middle;
    display: inline-block;
}

.headTips span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    position: absolute;
    right: 0;
    bottom: 0;
}

.headTips a {
    color: #227EE9;
}

.register-bar {
    width: 1200px;
    padding-top: 60px;
    margin-bottom: 100px;
    background: #FFFFFF;
    font-size: 16px;
}

.register-bar h2 {
    font-family: MicrosoftYaHei;
    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-family: MicrosoftYaHei;
    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;
}

.register-submit {
    width: 200px;
    height: 50px;
    margin-top: 35px;
    margin-bottom: 60px;
    background: #227EE9;
    color:#fff;
    font-size: 18px;
}
.account, .enterprise {
    width: 437px;
    margin: 0 auto;
}

.enterprise {
    margin-top: 40px;
}

.account-table {
    padding-top: 35px;
    position: relative;
    left: 386px;
    font-size:16px;
}

.account-table >button:hover {
    background-color: #1F71D2;
    color: #fff;
}

.enterprise-table {
    padding-top: 35px;
    position: relative;
    left: 332px;
}

.enterprise-table .tele-code {
    width: 210px;
}

.enterprise-table .code-button {
    width: 120px;
    margin-left: 5px;
    background: #227EE9;
    color:#fff;
}

/* 忘记密码页面 */
.password-reset {
    position: relative;
    left: 380px;
}

.password-reset .tele-code {
    width: 210px;
}

.password-reset .code-button {
    width: 120px;
    margin-left: 10px;
    background: #227EE9;
    color:#fff;
}

.register-bar button.register-reset{
    width: 200px;
    height: 50px;
    margin-top: 60px;
    margin-bottom: 60px;
    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;
}
/*自定义分页器的样式*/
.swiper-container {
    position: relative;
}

.swiper-pagination-customs {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #fff;
    margin: 0 10px;
    box-shadow: 0 1px 3px 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

}

/*自定义分页器激活时的样式表现*/
.swiper-pagination-customs-active {
    opacity: 1;
    background-color: #227EE9;
}
