@charset "utf-8";

html {
    font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0
}

button,
input,
select,
textarea {
    background: 0 0;
    outline: 0;
    border: 0
}

.head_ad_text {
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px
}
.addtels{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slogan_right{
    color: #fff;
    display: flex;
    flex-flow: row nowrap;
}

.slogan_right p{
    line-height: 24px;
    opacity: .95;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.slogan_right p img{
    width: 30px;
    vertical-align: middle;
    margin-right: 8px;
}
.slogan_right p span{
    display: block;
    font-size: 16px;
    display: flex;
    flex-flow: column wrap;
    
}
.slogan_right p span>i{
    display: block;
    line-height: 20px;
    font-style: normal;
    font-size: 12px;
    font-weight: 500;
}
.slogan_right p span>em{
    display: block;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
}
.logo {
    /* margin-top: 1.2rem */
}

.button--green {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3b8070;
    color: #3b8070;
    text-decoration: none;
    padding: 10px 30px
}

.button--green:hover {
    color: #fff;
    background-color: #3b8070
}

.button--grey {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #35495e;
    color: #35495e;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 15px
}

.button--grey:hover {
    color: #fff;
    background-color: #35495e
}

.wrap {
    width: 1180px;
    margin: 0 auto
}

.mt20 {
    margin-top: 20px
}

body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
li,
ol,
p,
table,
ul {
    margin: 0;
    padding: 0
}

li,
ul {
    list-style: none
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
}

a {
    color: #333;
    text-decoration: none
}

body {
    font-family: 'microsoft yahei';
    background: #f8f8f8
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.warp {
    width: 1180px;
    margin: 0 auto
}

.width1180 {
    width: 1180px;
    margin: 0 auto
}

a {
    cursor: pointer
}

section {
    min-height: 60px;
    display: block;
    overflow: hidden
}

.title_h2 {
    font-size: 18px
}

.btn {
    cursor: pointer;
    border-radius: 4px;
    color: #fff
}

.btnW100 {
    width: 90px;
    height: 34px;
    font-size: 14px;
    background-color: #fff
}

.btn_white {
    background-color: #fff;
    border: 1px solid #0898ff;
    color: #0898ff
}

.btn_white:hover {
    background-color: #0898ff;
    color: #fff;
    transition: .2s
}

.btn_gray {
    color: #999;
    border: 1px solid #eee
}

.btn_blue {
    background-color: #0898ff;
    color: #fff
}

.btn_blue:hover {
    background-color: #26a5ff;
    transition: .1s
}

.btn_red {
    background-color: #de0403
}

.btn_red:hover {
    background-color: #e54e4e;
    transition: .1s
}

.ml10 {
    margin-left: 10px
}

.navigationCom {
    width: 100%;
    box-sizing: border-box
}

.navigationLeft {
    width: 880px;
    float: left
}

.navigationRight {
    width: 280px;
    float: right
}

.ml20 {
    margin-left: 20px
}

.ml12 {
    margin-left: 12px
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px
}

.ml20 {
    margin-left: 20px
}

.width1180 {
    width: 1180px;
    margin: 0 auto
}

a {
    cursor: pointer
}

a:hover {
    color: #0898ff;
    transition: .2s
}

section {
    min-height: 60px;
    display: block;
    overflow: hidden
}

.title_h2 {
    font-size: 18px
}

.pages {
    margin: 20px;
    width: 100%;
    text-align: center
}

.pages a {
    width: auto;
    height: 26px;
    margin: 0 2px 0 2px;
    padding: 2px 8px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    color: rgba(102, 102, 102, 1);
    display: inline-block;
    margin: 0 5px
}

.pages .current {
    width: auto;
    height: 26px;
    padding: 2px 8px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #1283e1;
    color: rgba(18, 131, 225, 1);
    margin: 0 5px
}

.norole {
    color: red;
    font-size: 20px
}

.yanzheng {
    padding: 10px;
    font: 500 14px Arial;
    color: #de0403;
    background-color: #fff
}

.tjyz {
    width: 50%;
    background-color: #de0403;
    color: #fff;
    padding: .5rem;
    border-radius: 4px
}

.yzsj {
    width: 30%;
    border: 1px #de0403 solid;
    height: 28px;
    border-radius: 4px;
    padding-left: 1rem
}

.hqyzm {
    color: #fff;
    cursor: pointer;
    background-color: #de0403;
    padding: .3rem;
    border-radius: 4px
}

.width410 {
    width: 410px;
    border: 1px solid rgba(238, 238, 238, 1)
}

.Pop-ups {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1000
}

.Pop-ups form {
    margin: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 760px
}

.Pop-ups form ul {
    padding: 40px 30px;
    border-radius: 8px;
    background-color: #fff
}

.Pop-ups .popup_title h4 {
    font-size: 24px;
    color: #333
}

.Pop-ups .popup_title p {
    color: #999;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px
}

.Pop-ups form ul .form_popup_item {
    margin-bottom: 30px
}

.Pop-ups form ul .form_popup_item:last-child {
    margin-bottom: 0
}

.Pop-ups form ul .form_popup_item label {
    margin-bottom: 12px;
    font-size: 16px;
    display: block
}

.Pop-ups form ul .form_popup_item input {
    /* height: 40px; */
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 40px;
    font-size: 14px;
    background: rgba(255, 255, 255, 1);
    margin-right: 10px;
    /* width: 520px */
}

.Pop-ups form ul .form_popup_item input.add_goods {
    width: 160px;
    margin-bottom: 10px
}

.add_ipt {
    color: #0898ff;
    padding-left: 20px;
    cursor: pointer
}

.linktxt {
    /* width: 115px; */
    height: 22px;
    overflow: hidden;
    float: left
}

.search_input.clearfix {
    position: relative
}

.hid {
    position: absolute;
    top: 40px;
    left: 0;
    min-width: 320px;
    background-color: #fff;
    border-radius: 3px;
    -moz-box-shadow: 2px 2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    overflow: hidden;
    z-index: 20;
}

.hid>li {
    padding: 5px 10px;
    cursor: pointer;
    float: none !important;
    display: block !important
}

.hid li:hover {
    background-color: #e8eaed
}

.hide {
    height: 0;
    width: 0
}

.esearch {
    width: 100%;
    height: 156px;
    background-color: #fff
}

.esearch .option_list {
    width: calc(100% - 100px)
}

.esearch button {
    cursor: pointer
}

.esearch .option_list .area_name5 {
    margin-bottom: 10px
}

.esearch .option_list li {
    width: auto;
    padding: 0 5px
}

.berno {
    border: none !important
}

.esearch .search_item:nth-child(2) {
    padding-top: 10px
}

.esearch button {
    width: 80px;
    height: 32px;
    border: 1px solid rgba(222, 4, 3, 1);
    border-radius: 4px
}

.esearch .add_kw_sub {
    width: 80px
}

.esearch button img {
    vertical-align: sub;
    margin-right: 2px
}

.engineering {
    width: 880px;
    background: rgba(255, 255, 255, 1)
}

.engineering .head {
    height: 40px;
    border-bottom: 1px solid #f8f8f8;
    box-shadow: 0 1px 0 0 rgba(239, 239, 239, 1)
}

.engineering .head span {
    height: 38px;
    margin: 0 20px;
    line-height: 40px;
    display: inline-block
}

.engineering .head span.actie {
    box-shadow: 0 2px 0 0 rgba(222, 4, 3, 1)
}

.engineering .conter li {
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #f8f8f8;
    box-shadow: 0 1px 0 0 rgba(239, 239, 239, 1);
    padding: 20px;
    position: relative
}

.engineering .conter .title {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(48, 48, 48, 1);
    line-height: 28px;
    height: 28px;
    border: none;
    margin: 0 0 15px 0
}

.engineering .conter .txt>img {
    margin-right: 10px
}

.engineering .conter .txt>div {
    display: inline-block;
    width: 677px
}

.engineering .conter .txt p {
    margin-bottom: 10px;
    color: #666
}

.engineering .conter .txt a {
    color: #999
}

.engineering .head2 {
    padding: 20px 20px 0
}

.engineering .head2 span {
    height: 32px;
    background: rgba(230, 244, 255, 1);
    border-radius: 16px;
    display: inline-block;
    line-height: 32px;
    padding: 0 10px;
    margin-right: 10px
}

.engineering .detailed .fr {
    padding: 0 5px
}

.engineering .zw {
    padding-left: 53px;
    margin-bottom: 15px
}

.engineering .answer .txt>div>a,
.engineering .zw>a {
    color: #999;
    margin: 0 10px
}

.engineering .answer a img,
.engineering .zw>a img {
    vertical-align: middle
}

.engineering .zw button {
    width: 100px;
    height: 32px;
    border: 1px solid #0898ff;
    color: #0898ff;
    border-radius: 4px;
    margin-right: 5px
}

.unset {
    vertical-align: unset
}

.edit {
    display: none
}

.engineering .zw.gy {
    margin: 0
}

.engineering .zw .sub {
    width: 100px;
    height: 40px;
    background: rgba(8, 152, 255, 1);
    border-radius: 4px;
    color: #fff;
    margin-top: 10px
}

span.answer {
    color: #b5b5b5;
    text-align: center;
    background-color: #fff;
    margin: auto;
    position: absolute;
    left: 410px;
    bottom: -12px;
    display: table;
    z-index: 500;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400
}

.engineering li.answer .txt>img {
    vertical-align: sub
}

.share {
    background: url(../img/gcq/img_share.png) no-repeat center #fff;
    width: 130px;
    height: 50px;
    border-radius: 4px;
    -moz-box-shadow: 2px 2px 5px #333;
    -webkit-box-shadow: 2px 2px 5px #333;
    box-shadow: 2px 2px 5px #333;
    position: absolute;
    left: 70px;
    top: -15px;
    z-index: 10000;
    display: none
}

.engineering .conter .txt .bt {
    position: relative;
    width: 100%
}

.share>img {
    position: absolute;
    left: -13px;
    top: 12px
}

.fxl {
    width: 88px;
    display: inline-block;
    position: relative
}

.fxl:hover .share {
    display: block
}

.share span {
    width: 34px;
    display: inline-block;
    height: 50px;
    margin-left: 6px;
    opacity: 0;
    overflow: hidden
}

.share span:nth-child(3) {
    margin-left: 2px
}

.share span:nth-child(3) {
    margin-left: 3px
}

.engineering .conter .txt>div.html {
    width: 100%;
    max-height: 300px;
    overflow: hidden
}

.engineering .conter .txt>div.html.op {
    width: 100%;
    max-height: 20000px;
    overflow: hidden
}

.engineering .conter .open {
    color: #0898ff;
    display: block;
    text-align: center;
    display: none;
    text-align: center;
    margin: 0 auto 20px
}

.engineering .conter .open img {
    margin-left: 10px;
    vertical-align: middle
}

.engineering a:hover span {
    color: #de0403
}

.questions {
    width: 100%;
    padding: 20px;
    background-color: #fff
}

.questions .qtitle input {
    padding-right: 45px;
    width: 1080px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    border-radius: 4px;
    padding-left: 10px
}

.questions .js {
    margin-left: -45px
}

.questions span {
    color: #989898
}

.questions .text>div {
    display: inline-block
}

.questions .text>span {
    vertical-align: top
}

.questions>div>span:first-child {
    margin-right: 7px
}

.questions .type select {
    width: 460px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    border-radius: 4px
}

.questions .label input {
    cursor: pointer;
    width: 460px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(223, 223, 223, 1);
    border-radius: 4px;
    padding-left: 10px
}

.questions .label span:nth-child(3) {
    width: 35px;
    height: 12px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(8, 152, 255, 1);
    line-height: 36px;
    margin-left: 20px
}

.questions .html {
    padding-left: 55px
}

.questions .html a {
    display: inline-block;
    background: rgba(230, 244, 255, 1);
    border-radius: 16px;
    text-align: center;
    padding: 5px 15px;
    cursor: default;
    margin-right: 10px
}

.questions .html a span {
    font-size: 20px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(8, 152, 255, 1);
    cursor: pointer;
    margin-left: 5px
}

.questions .ts {
    margin-left: 55px;
    display: inline-block
}

.mt10 {
    margin-top: 10px
}

.questions .tj {
    width: 100px;
    height: 40px;
    background: rgba(8, 152, 255, 1);
    border-radius: 4px;
    color: #fff;
    margin-left: 55px;
    margin-top: 40px;
    cursor: pointer
}

.putlistp {
    padding-left: 15px;
    margin-bottom: 10px
}

.putlistp a {
    width: 30px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #0898ff;
    margin-right: 30px
}

.putlistp .active {
    border-bottom: 2px solid #0898ff
}

.putlistp button {
    width: 80px;
    height: 32px;
    background-color: #0898ff;
    border-radius: 4px;
    margin-left: 40px;
    text-align: center;
    line-height: 50%;
    color: #fff
}

.putlistp button img {
    margin-right: 5px
}

.putlistul li {
    width: 1660px;
    height: 110px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 -1px 0 0 rgba(239, 239, 239, 1);
    padding: 30px 20px;
    border-bottom: 1px solid #efefef
}

.putlistul li p {
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(48, 48, 48, 1)
}

.putlistul li span {
    margin-right: 30px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1)
}

.weixin {
    padding: 10px;
    position: absolute;
    top: -372px;
    left: 60px;
    background-color: #fff;
    border: solid 1px #d8d8d8;
    display: none;
    z-index: 8000
}

.weixin p {
    padding: 5px 10px
}

.weixin p span {
    float: right
}

.weixin .er {
    padding: 15px 10px;
    text-align: center
}

.weixin .er canvas {
    width: 240px;
    height: 240px
}

.weixin>div:last-child {
    font-size: 14.5px;
    text-align: left;
    line-height: 22px;
    color: #666
}

.label .add {
    cursor: pointer
}

.tran18 {
    transform: rotate(180deg)
}

.detailed .content img {
    max-width: 100%
}

.hoverred:hover {
    color: #de0403 !important
}

.PublicAddress {
    display: none !important
}

#st {
    position: absolute;
    right: 72px;
    top: 0;
    bottom: 0;
    border: 1px solid red;
    height: 40px;
    text-align: center;
    width: 65px;
    padding-left: 10px
}

#st2 {
    position: absolute;
    right: 139px;
    top: 0;
    bottom: 0;
    height: 34px;
    text-align: center;
    width: 65px;
    padding-left: 10px;
    border: 0;
    border-left: 1px #e4e2e2 solid;
}
#st3{
    right: 139px;
    top: 0;
    bottom: 0;
    height: 34px;
    text-align: center;
    width: 65px;
    padding-left: 10px;
    border: 0;
    border-left: 1px #e4e2e2 solid; 
}

#st2.cal {
    right: 95px
}

#st2.cal2 {
    right: 38px;
    top: 10px;
    height: 32px
}

.success {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
    min-height: 240px;
    background-image: url(../img/static/img_city.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
            align-items: center;
            margin-bottom: 40px;
            border-radius: 16px;
            overflow: hidden;
}

.success .success_tips {
    padding: 40px 0;
    background-color: #ebf3fa;
    border-radius: 8px;
    padding: 30px 0;
    margin-bottom: 120px;
    margin-top: 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                    flex-direction: column;
}

.success .success_tips>p{
    color: #333;
    font-size: 15px;
    padding-bottom: 30px;
    line-height: 32px;
}

.success .success_tips>p span{
    color: #0898ff;
    font-size: 18px;
    font-weight: 700;
}

.success .success_tips .tips_title{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
}

.success .success_tips .tips_title h3 {
    font-weight: 700;
    color: #40941f
}

.success .success_tips .tips_title img {
    vertical-align: bottom;
    width: 32px;
    margin-right: 20px;
}

.success .view_code p {
    color: #303030
}

.success .view_code div {
    display: inline-block;
    padding: 0 20px;
    padding-top: 20px
}

.success .view_code button {
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    border: 1px solid #0898ff;
    outline: 0;
    background-color: rgba(0, 0, 0, 0);
    display: block;
    width: 200px;
    color: #0898ff;
    margin: 0 auto;
    margin-top: 40px;
    transition: .2s;
    cursor: pointer
}

.success .view_code button:hover {
    background-color: #0898ff;
    color: #fff;
    transition: .2s
}

.wap_success {
    padding-top: 120px;
    text-align: center;
    width: 100%;
    max-width: 500px
}

.wap_success h4 {
    font-weight: 700;
    color: #0898ff;
    font-size: 24px
}

.wap_success img {
    width: 50%;
    padding: 50px 0
}

.wap_success div {
    text-align: left;
    display: inline-block;
    margin: 0 auto
}

.wap_success div p {
    color: #303030;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    padding-left: 16px
}

.wap_success div p::after {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: 0;
    top: 50%;
    margin-top: -2px;
    display: block;
    background-color: #0898ff
}

.wap_success button {
    height: 54px;
    line-height: 54px;
    border-radius: 50px;
    outline: 0;
    background-color: #0898ff;
    border: 0;
    display: block;
    width: 240px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 20px
}

#mse_new .rmktitle {
    background: linear-gradient(-135deg, transparent 30px, #3391e4 0) right;
    width: 330px;
    border: none
}

#mse_new .rmktitle img {
    vertical-align: middle
}

#mse_new .rmktxt,
#mse_new .rmktxt2,
#mse_new .rmktxt3 {
    background: rgba(8, 152, 255, 0);
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 2px;
    padding: 10px
}

#mse_new .rmktxt2 li {
    width: 100%;
    height: 40px;
    background: rgba(212, 235, 252, 1);
    padding: 10px 7px
}

#mse_new .rmktxt2 li:nth-child(2n) {
    background-color: #fbfbfb;
    height: auto;
    padding: 10px
}

#mse_new td {
    padding: 0
}

#mse_new .rmktxt3 {
    padding: 20px
}

#mse_new .rmktxt3>li>span {
    width: 60px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    color: rgba(32, 32, 32, 1);
    vertical-align: top;
    margin: 40px 17px;
    display: inline-block
}

#mse_new .rmktxt3 ul {
    min-width: 600px;
    background: rgba(251, 251, 251, 1);
    border: 1px solid rgba(239, 239, 239, 1);
    border-radius: 16px;
    display: inline-block;
    padding: 30px 0;
    width: 708px
}

#mse_new .rmktxt3 ul li {
    padding-left: 30px;
    position: relative;
    margin: 10px 0;
    line-height: 20px;
}

#mse_new .rmktxt3 ul span.p1 {
    width: 10px;
    height: 36px;
    background: rgba(51, 145, 228, 1);
    display: inline-block;
    position: absolute;
    left: 0;
    top: -8px
}

#mse_new .rmktxt3 ul a {
    color: #0898ff;
    /*margin-left: 20px*/
}

#mse_new .rmktxt3 .l1 {
    margin-left: 30px;
    display: inline-block;
    width: 80%;
    margin-top: 0;
    border-bottom: 2px solid #efefef;
    padding: 0 0 10px
}

.s1 {
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    color: rgba(32, 32, 32, 1);
    text-decoration: none;
    font-weight: normal;
}

.s2 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(32, 32, 32, 1);
    text-decoration: none;
    margin: 0 20px 0 10px;
    font-weight: normal;
}

.s3 {
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    color: rgba(32, 32, 32, 1);
    text-decoration: none;
    font-weight: normal;
}

#mse_new .rmktxt3 ul img {
    margin-right: 10px;
    vertical-align: text-bottom;
}

#mse_new .rmktxt2 table {
    margin-top: 10px
}

#mse_new .rmktxt2 table td {
    text-align: left;
    padding: 20px 30px;
    border: 1px solid rgba(239, 239, 239, 1)
}

#mse_new .rmktxt3 ul li:hover .pro_correction {
    visibility: inherit
}

#mse_new .rmktxt3 ul li:first-child {
    font-size: 14px
}

#mse_new tbody>tr:nth-child(-n+7) td {
    padding: 10px;
    width: 50px
}

#mse_new .login-btn {
    color: #0898ff
}

#m2 .rmktitle {
    background: linear-gradient(-135deg, transparent 147px, #3391e4 0) right;
    width: 520px;
    border: none;
    border-radius: 4px;
    padding-left: 10px;
    color: #fff
}

.rmktitle>img {
    vertical-align: text-bottom;
    margin-right: 8px
}

#mse_new tbody.jg>tr:nth-child(2) {
    background-color: #ddeefd
}

#mse_new tbody.jg>tr:nth-child(3) {
    background-color: #fff
}

#mse_new tbody.jg>tr:nth-child(4) {
    background-color: #ddeefd
}

#mse_new tbody.jg>tr:nth-child(5) {
    background-color: #fff
}

#mse_new tbody.jg>tr:nth-child(6) {
    background-color: #ddeefd
}

#mse_new tbody.jg>tr:nth-child(7) {
    background-color: #fff
}

#mse_new tbody.jg>tr:nth-child(8) {
    background-color: #ddeefd
}

#mse_new tbody.jg>tr:nth-child(9) {
    background-color: #fff
}

#mse_new tbody.jg>tr:nth-child(10) {
    background-color: #ddeefd
}

#mse_new tbody.jg>tr:nth-child(11) {
    background-color: #fff
}

/* national-festifal0923 */
.search_cont {
    background-color: #fff;
    width: 100%;
}

#index-main {
    position: relative;
    z-index: 9;
}

.national-festifal {
    position: absolute;
    z-index: 8;
    top: 260px;
    left: 0;
    right: 0;
    background: url(/Public/img/national-festival-bg.png) no-repeat center top;
    background-size: 1920px auto;
    width: 100%;
    height: 1600px;
}



/* 1101CRM账号管理 */
.table_btns {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.table_btns>button {
    cursor: pointer;
    border-radius: 2px;
    color: #fff;
    background-color: #0898ff;
    text-align: center;
    line-height: 36px;
    padding: 0 20px;
    min-width: 120px;
    transition: all .2s;
}

.table_btns>button:hover {
    opacity: .9;
}

.table_btns>button.btnEdit {
    background-color: #0898ff;
    margin-top: 1rem;
}

.table_btns>button.btnDel {
    background-color: #ff5c5c;
}


/* CRM - 项目 */
.form_opt form {
    display: flex;
    align-items: center;
    justify-content: baseline;
    padding: 15px;
}

.form_opt .form_cell {
    margin-right: 20px;
    /* margin-bottom: 10px; */
}

.form_opt .form_cell select,
.form_opt .form_cell input {
    border: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    border-radius: 4px;
    transition: all .2s;
}

.form_opt .form_cell select:hover,
.form_opt .form_cell input:hover {
    border-color: #dfdfdf;
}

.form_opt .form_cell select {
    min-width: 150px;
}

.form_opt .form_cell input {
    min-width: 80px;
}

.form_opt .form_cell input[type=button] {
    color: #fff;
    background-color: #0898ff;
    border: none;
    cursor: pointer;
}

.form_opt .form_cell input[type=button]:hover {
    opacity: 0.9;
}


/* 表单 table */
.table_box {
    padding: 15px;
}

.table_box .head_btns {
    background-color: #f0f0f0;
    padding: 10px 15px;
    border: 1px solid #e6e6e6;

}

.table_box .head_btns input[type="button"] {
    border: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    transition: all .2s;
    background-color: #0898ff;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.table_box .head_btns input[type="button"]:hover {
    opacity: 0.9;
}

/* biaodan */
table.crm_table {
    border: 1px solid #e6e6e6;
    color: #585858;
}

table.crm_table thead {
    border: 1px solid #e6e6e6;
    background-color: #f0f0f0;
}

table.crm_table thead,
table.crm_table tbody {
    /* text-align: left; */
}

table.crm_table thead th:first-child {
    text-align: center;
}

table.crm_table tbody td:first-child {
    /* text-align: center; */
}

table.crm_table tbody td:nth-child(2) {
    /* text-align: left; */
    padding-left: 20px;
}

table.crm_table td,
table.crm_table th {
    /*height: 40px;*/
    /*line-height: 40px;*/
    padding: 10px;
}

table.crm_table table,
table.crm_table th,
table.crm_table td {
    border: 1px solid #e6e6e6;
}

table.crm_table tbody tr td input[type="button"] {
    color: #fff;
    background-color: #0898ff;
    line-height: 32px;
    padding: 0 20px;
    border-radius: 2px;
    transition: all .2;
    cursor: pointer;
}

table.crm_table tbody tr td input[type="button"]:hover {
    opacity: .9;
}

/* fenye */
.crm_table_page {
    padding: 15px;
}

/* crm弹窗 */
.crm_ups {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.crm_ups .crm_win {
    min-width: 360px;
    min-height: 200px;
    background-color: #fff;
    border-radius: 6px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.crm_win .ups_title{
    line-height: 40px;
    font-size: 1.2rem;
    margin-bottom: 15px;
    border-bottom: 1px #eee solid;
}
.ups_cont {
    display: flex;
    align-items: center;
    justify-content: baseline;
    height: 100%;
    flex: 1;
}

.ups_cont select {
    border: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    border-radius: 4px;
    transition: all .2s;
}

.ups_cont select option {
   line-height: 36px;
}

.toClose {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    background-color: #bfbfbf;
    top: 20px;
    right: 20px;
    transition: all .2s;
    cursor: pointer;
}

.toClose:hover {
    background-color: #e0e0e0;
}

.toClose::before,
.toClose::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: #fff;
    width: 60%;
    height: 2px;
    border-radius: 10px;
    margin: auto;
    transform: rotate(45deg);
}

.toClose::after {
    transform: rotate(-45deg);
}


/* 添加账号 */
.win_add_account_ipts {
    width: 100%;
}
.win_add_account_ipts .ipt_cell{
    margin-bottom: 5px;
}
.win_add_account_ipts .ipt_cell label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.win_add_account_ipts .ipt_cell label input{
    margin-left: 15px;
    width: 240px;
}
.ipt_cell input[type="text"],.ipt_cell input[type="password"] {
    border: 1px solid #e6e6e6;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    border-radius: 4px;
    transition: all .2s;
}

.ipt_cell input:hover {
    border-color: #dfdfdf;
}

.buohui{
    width: 100%;
    border: 1px #f79c9c solid;
    height: 6rem;
    border-radius: 4px;
    padding: .5rem;
    margin-top: 1rem;
}

.form_opt{
    padding: 1rem 0 1rem 1.2rem;
    border-bottom: 1px #eee solid;
}

.bbxq{
    border-bottom: 1px #eee solid;
    padding-bottom: .5rem;
    margin-top: 1.5rem;
}
.bbxq span{
    min-width: 250px;
    display: inline-block;
    border: 1px #7f8182 solid;
    padding-right: .5rem;
    border-radius: 0 .2rem .2rem 0;
}

.bbxq span b{
    background-color: #7f8182;
    padding: .2rem .5rem .2rem .5rem;
    color: #ffffff;
    font-weight: 400;
    margin-right: .5rem;
}

.baobeian{
    background-color: #0898ff;
    color: #fff;
    padding: .5rem 2rem .5rem 2rem;
    border-radius: .2rem;
}
.cjdwhx{ border-bottom: 1px #eee solid; padding: .5rem; }

.cjdwlxr{
    margin-top: -1.8rem;
    margin-left: -.08rem;
    border-radius: .2rem .2rem 0 0;
    width: 1016px;
    display: list-item;
}

.zskf_ul{
    line-height: 1.85rem;
    font-size: 13px;
}

.zskf_li1{
    background-color: #ecebeb;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
}

.pdtop10{
    padding-top: 10px;
}

.sdyf{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 550px;
    background-color: #fff;
    padding: 1rem 2rem 1rem 2rem;
    border-radius: 6px;
    line-height: 30px;
}

.sdyf p{
    color:red; 
    font-size: 16px; 
    font-weight: bold;
    text-align: center;
    border-bottom: 1px #eee solid;
    padding-bottom: 1rem;
}

.show-details{
    color: #999;
    font-size: 14px;
}
.show-details h1{
    color: #de0403;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.show-details strong{
    color: #de0403;
    font-weight: bold;
}

/* 0429 招标热词tab 切换  */
.title_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title_text span{
    color: #7a7a7a;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}
.title_text span.active{
    color: #de0403;
    font-size: 16px;
    text-decoration: underline;
}
#tab_show_cont2{
    display: none;
}
#tab_show_cont2 li{
    display: inline-block;
}

/* 0514 项目列表页按钮调整 */
.adjust_btns{
    margin-top: 0!important;
    padding-top: 20px;
}
.option_btns{
    padding-top: 20px;
    padding-left: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: start;
            justify-content: flex-start;
}
.option_btns>li{
    margin: 0 8px;
}
.option_btns>li>button{
    border-radius: 12px 12px 0 0;
    border-bottom: 0;
}

.option_w>li.area_name5{
    padding-right: 10px;
    width: unset;
}
.option_w>li .time{
    width: 115px;
}


/* 1023 - 样式调整 */
[data-mse1] .rmktitle {
    background: linear-gradient(-135deg, transparent 30px, #3391e4 0) right;
    width: 330px;
    border: none
}

[data-mse1] .rmktitle img {
    vertical-align: middle
}

[data-mse1] .rmktxt,
[data-mse1] .rmktxt2,
[data-mse1] .rmktxt3 {
    background: rgba(8, 152, 255, 0);
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 2px;
    padding: 10px
}

[data-mse1] .rmktxt2 li {
    width: 100%;
    height: 40px;
    background: rgba(212, 235, 252, 1);
    padding: 10px 7px
}

[data-mse1] .rmktxt2 li:nth-child(2n) {
    background-color: #fbfbfb;
    height: auto;
    padding: 10px
}

[data-mse1] td {
    padding: 0
}

[data-mse1] .rmktxt3 {
    padding: 20px
}

[data-mse1] .rmktxt3>li>span {
    width: 60px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    color: rgba(32, 32, 32, 1);
    vertical-align: top;
    margin: 40px 17px;
    display: inline-block
}

[data-mse1] .rmktxt3 ul {
    min-width: 600px;
    background: rgba(251, 251, 251, 1);
    border: 1px solid rgba(239, 239, 239, 1);
    border-radius: 16px;
    display: inline-block;
    padding: 30px 0;
    width: 708px
}

[data-mse1] .rmktxt3 ul li {
    padding-left: 30px;
    position: relative;
    margin: 10px 0;
    line-height: 20px;
}

[data-mse1] .rmktxt3 ul span.p1 {
    width: 10px;
    height: 36px;
    background: rgba(51, 145, 228, 1);
    display: inline-block;
    position: absolute;
    left: 0;
    top: -8px
}

[data-mse1] .rmktxt3 ul a {
    color: #0898ff;
    /*margin-left: 20px*/
}

[data-mse1] .rmktxt3 .l1 {
    margin-left: 30px;
    display: inline-block;
    width: 80%;
    margin-top: 0;
    border-bottom: 2px solid #efefef;
    padding: 0 0 10px
}


[data-mse1] .rmktxt3 ul img {
    margin-right: 10px;
    vertical-align: text-bottom;
}

[data-mse1] .rmktxt2 table {
    margin-top: 10px
}

[data-mse1] .rmktxt2 table td {
    text-align: left;
    padding: 20px 30px;
    border: 1px solid rgba(239, 239, 239, 1)
}

[data-mse1] .rmktxt3 ul li:hover .pro_correction {
    visibility: inherit
}

[data-mse1] .rmktxt3 ul li:first-child {
    font-size: 14px
}

[data-mse1] tbody>tr:nth-child(-n+7) td {
    padding: 10px;
    /*width: 50px*/    
}

[data-mse1] .login-btn {
    color: #0898ff
}

[data-mse1] tbody.jg>tr:nth-child(2) {
    background-color: #ddeefd
}

[data-mse1] tbody.jg>tr:nth-child(3) {
    background-color: #fff
}

[data-mse1] tbody.jg>tr:nth-child(4) {
    background-color: #ddeefd
}

[data-mse1] tbody.jg>tr:nth-child(5) {
    background-color: #fff
}

[data-mse1] tbody.jg>tr:nth-child(6) {
    background-color: #ddeefd
}

[data-mse1] tbody.jg>tr:nth-child(7) {
    background-color: #fff
}

[data-mse1] tbody.jg>tr:nth-child(8) {
    background-color: #ddeefd
}

[data-mse1] tbody.jg>tr:nth-child(9) {
    background-color: #fff
}

[data-mse1] tbody.jg>tr:nth-child(10) {
    background-color: #ddeefd
}

[data-mse1] tbody.jg>tr:nth-child(11) {
    background-color: #fff
}

[data-mse1] [data-pd10] {
    padding: 10px!important;
}


/* 1126 广告和弹窗 */
.ups_ads { width: 100%; height: 240px; overflow: hidden; margin: 15px 0; }
.ups_ads .ups_ads_container { width: 1180px; margin: 0 auto; }
.ups_ads .ups_ads_container .ads_ad_cont .ups_ad_img { width: 100%; height: 100%; overflow: hidden; position: relative; }
.ups_ads .ups_ads_container .ads_ad_cont .ups_ad_img>img { width: 100%; }
.ups_ads .ups_ads_container .ads_ad_cont .ups_ad_img>.ups_ad_to_show { background-image: linear-gradient(30deg,#38ca9d, #6ddbd8); cursor: pointer; display: inline-block; line-height: 30px; font-size: 16px; color: #fff; border-radius: 8px; padding: 0 15px; font-weight: bold; 
    position: absolute;
    right: 460px;
    bottom: 32px;
    animation: adbling 0.5s infinite;
}
@keyframes adbling{
    0% {transform: scale(1);}
    50% {transform: scale(1.1);}
    100% {transform: scale(1);}
}
@-webkit-keyframes adbling{
	0% {-webkit-transform: scale(1);transform: scale(1);}
	50% {-webkit-transform: scale(1.1);transform: scale(1.1);}
	100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes adbling{
	0% {-webkit-transform: scale(1);transform: scale(1);}
	50% {-webkit-transform: scale(1.1);transform: scale(1.1);}
	100% {-webkit-transform: scale(1);transform: scale(1);}
}

/* 弹窗 */
.ups_ads .ups_ads_container .ads_ups_win { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .3); z-index: 99; display: none; -webkit-box-align: center; align-items: center;-webkit-box-pack: center;justify-content: center; }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont { position: relative; background-image: url(../img/ads/ad1126-1-2.png); background-repeat: no-repeat; background-position: center; background-size: 100%; width: 500px; height: 500px; }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ads_ups_close { position: absolute; top: 15px; right: 15px; z-index: 101; width: 24px; cursor: pointer;}
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form { position: absolute; width: 300px; height: 120px; bottom: 15px; left: 50%; margin-left: -150px; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt { display: -webkit-box; display: flex; width: 100%; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; border: 2px solid #f4cebb; line-height: 40px; border-radius: 4px; font-size: 16px; }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>p { width: 20%; text-align: center; border-right: 2px solid #f4cebb; color: #fff; font-weight: bold;   }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input { -webkit-box-flex: 1; flex: 1; padding: 0 15px; color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input::-webkit-input-placeholder { color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input::-moz-placeholder { color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input:-ms-input-placeholder { color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input::-ms-input-placeholder { color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .form_ipt>input::placeholder { color: #fff;  }
.ups_ads .ups_ads_container .ads_ups_win .ad_ups_cont .ad_ups_form .ads_ups_btn_sub { line-height: 40px; padding: 0 20px; border-radius: 40px; color: #fff; font-size: 16px; font-weight: bold; margin-top: 20px; background-image: linear-gradient(30deg,#38ca9d, #6ddbd8); }


/* 0304 详情页标题 */

.mktit-new { background: unset!important; display: flex; align-items: center; justify-content: flex-start; margin-bottom: 5px; margin-top: 40px!important; background-color: #fff; }
.mktit-new .mktit-icon { background-image: url(../img/mktit-icon.png); background-repeat: no-repeat; background-size: 100%; width: 40px; height: 44px; display: flex; align-items: center; justify-content: center;}
/* .mktit-new .mktit-icon>img { width: 80%;} */
.mktit-new .mktit-text { position: relative; background-color: #3391e4; transform: translateX(6px); padding-left: 10px; padding-right: 10px; }
.mktit-new .mktit-text::before, .mktit-new .mktit-text::after { position: absolute; content: ''; display: block; background-size: contain; height: 100%; background-repeat: no-repeat; top: 0; background-position: center; }
.mktit-new .mktit-text::before { left: -10px; width: 10px; background-image: url(../img/mktit-left.png); }
.mktit-new .mktit-text::after { right: -15px; width: 15px; background-image: url(../img/mktit-right.png); }


/* .tb_cont { } */
.td_tit { min-width: 80px; }
.td_text { -webkit-box-flex: 1; flex: 1 1 auto; }
.tag_iscorrect {font-size: 12px; padding: 3px 6px; border-radius: 4px; color: #fff; background-color: #0898ff; display: inline-block; }
.tag_lead {display: inline-block; color: #0898ff;}

.in-flex { display: -webkit-inline-box!important; display: inline-flex!important;}
.flex-x-start { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: start; justify-content: flex-start;}
.flex-x-sb { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between;}
.flex-1 { -webkit-box-flex: 1; flex: 1;}
.backup_text{color: tomato;}
.pd20 {padding: 20px;}

.card_contact { display: -webkit-inline-box!important; display: inline-flex!important; flex-wrap: wrap; min-width: 640px; width: 700px; 
    background: rgba(251, 251, 251, 1);
    border: 1px solid rgba(239, 239, 239, 1);
    border-radius: 16px;
    padding: 20px 0;}
.card_contact span.p1 {
    width: 10px;
    height: 36px;
    background: rgba(51, 145, 228, 1);
    display: inline-block;
    position: absolute;
    left: 0;
    top: -8px;
}
.card_contact>li { width: 100%;margin: 0; margin-top: 15px!important;padding-left: 30px;    position: relative;    line-height: 20px; }
.card_contact>li:first-child {    font-size: 14px;}
.card_contact>li.wt_half { width: 48%; }

.v_timeline {font-size: 12px; }
.v_tl_wrap {width: 100%; display: -webkit-inline-box; display: inline-flex; -webkit-box-align: start; align-items: flex-start; -webkit-box-pack: start; justify-content: flex-start;  padding: 15px; padding-bottom: 0; position: relative; flex-wrap: wrap; position: relative;}
.v_tl_wrap .tb_tmline{ border: 1px solid #dee0ea; background-color: #f5f7fa; text-align: left;}
.v_tl_wrap .tb_tmline tr td:nth-child(1){ width: 100px; }
.v_tl_wrap .tb_tmline tr td:nth-child(2){ width: 60px; }
.tl_v_num { color: #ff3030;}
/* .tb_dtl_baseinfo tr:not(:first-child) td:nth-child(1) { width: 26%!important; }
.tb_dtl_baseinfo tr:not(:first-child) td:nth-child(2) { width: 44%!important; }
.tb_dtl_baseinfo tr:not(:first-child) td:nth-child(3) { width: 30%!important; } */

.forbid_height { max-height: 170px; overflow: hidden;}
.dtl_new_section { border: 1px #eee solid; margin-top: 60px;}
.dtl_new_section>.dtl_new_section_wrapper {-webkit-transform: translateY(-23px);transform: translateY(-23px);}
.dtl_new_section .mktit-new {border: none!important; margin-top: 0!important; }
.dtlnew_contact_item>span { font-size: 14px; font-family: MicrosoftYaHei-Bold; font-weight: 700; color: rgba(32, 32, 32, 1); vertical-align: top; padding-top: 35px; padding-left: 20px;padding-right: 20px; display: inline-block; width: 100px;}
.fg-line-1 {
    margin-left: 30px!important;
    display: inline-block;
    width: 80%!important;
    margin-top: 0;
    border-bottom: 2px solid #efefef;
    padding: 0 0 10px;
}

/* 0327 */
.tb_adj_text .td_tit { display: flex; align-items: center; justify-content: space-between; width: 110px; }
.tb_adj_text2 .td_tit { display: flex; align-items: center; justify-content: space-between; width: 128px;}
.dtl_msg_new tbody>tr:nth-child(n) td {
    padding: 10px!important;
}
.split-line { margin-left: 30px!important; display: inline-block; width: 80%!important; margin-top: 0; border-bottom: 1px solid #efefef; padding: 0 0 10px; }
.comp_backups>p { background-color: #ddeefd; border-radius: 4px; padding: 4px 10px;  line-height: 22px; margin-top: 10px; width: 90%; color: #383838; font-size: 13px; }
.tb_zhedie {  text-align: center; line-height: 30px; font-size: 14px; cursor: pointer; padding: 0 10px; color: #383838; user-select: none; display: none;}
.lsgqgs {  text-align: center; line-height: 30px; font-size: 14px; cursor: pointer; padding: 0 10px; color: #383838; user-select: none; }


/* 0318 添加分公司 */
.cont_cell .cont_cell_tit { line-height: 40px; font-size: 22px; background-image: url(/Public/newhome/img/bg-tit-contact.png); color: #fff; text-align: center; background-repeat: no-repeat; background-position: center; }
.cont_cell .cont_cell_companys { width: 100%; display: flex; align-items: flex-start; justify-content: flex-start; padding-top: 30px; flex-wrap: wrap; }
.cont_cell .cont_cell_companys .cont_comp_item { width: 48%; margin-bottom: 30px; }
.cont_cell .cont_cell_companys .cont_comp_item>h4 { padding-left: 15px; border-left: 4px solid #0898ff; line-height: 30px; font-size: 22px; }
.cont_infos{ width: 100%; padding-top: 20px; margin-bottom: 10px!important;    min-height: 72px; }
.cont_infos>div{ width: 100%!important; color: #7a7a7a; margin-bottom: 10px; }
.cont_infos>div>img{ margin-right: 10px;     vertical-align: middle;  }
.cont_cell .cont_cell_companys .cont_comp_item .cont_img_swiper{ width: 500px; height: 250px; background-color: pink; }

.swiper-container { width: 100%; height: 100%; }

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-contact .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fafafa;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-container-contact .swiper-pagination-bullet-active { color: #fff; background: #007aff; }

.bannerCom {
    min-height: 368px;
}