html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    outline: none;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    position: relative;
}

/* always display scrollbars */
body {
    font: 16px/1.8 "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", "微软正黑体", "Microsoft JhengHei", "Arial", "Helvetica", "SimHei", "黑体", "STXihei", "华文细黑", sans-serif;
    margin: 0 auto;
    color: #333;
    background-color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

strong {
    font-weight: bold;
}


h3,:is( .h3, .caQgUKvgh) {
    font-size: 1.3em;
    color: #0047a7;
}

h4,:is( .h4, .cGLlpAgre) {
    font-size: 1.1em;
    color: #366eb3;
}
h5,:is( .h5, .cbeCIFAuy) {
    font-size: 1em;
    color: #366eb3;
}

img {
    border: 0;
    display: block;
}

input {
    outline: none;
}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}

textarea {
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
}

::-moz-selection {
    background: #104594;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #104594;
    color: #fff;
    text-shadow: none;
}

select {
    outline: none;
}

select::-ms-expand {
    display: none;
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  color: #0047a7;
}

a:link, a:visited {
    text-decoration: none;
}

a:active, a:hover {
    text-decoration: none;
    outline: none;
}

a:focus {
    text-decoration: none;
    outline: 0;
}

:is(.clearfix,.cXkLUequI):before,:is( .clearfix, .cXkLUequI):after {
    display: table;
    content: "";
    line-height: 0px;
}

:is(.clearfix,.cXkLUequI):after {
    clear: both;
}

:is(.clearfix,.cXkLUequI) {
    *zoom: 1;
}

:is(.fc,.cLiOXlwYY) {
    text-align: center;
}

:is(.fr,.cKMaBgsjX) {
    text-align: right;
}

:is(.l,.cKzsGsUSC) {
    float: left;
}

:is(.r,.cYlidhsAh) {
    float: right;
}

:is(.vt,.chawMHoLT) {
    vertical-align: top;
}

:is(.vm,.cUuhECeqf) {
    vertical-align: middle;
}

:is(.inner,.cfYOtuGDY) {
    width: 1200px;
    margin: 0 auto;
}

/*animate*/
:is(.animated,.cwAyUZzJG) {
    animation-duration: 1s; /*完成动画花费的时间*/
}

@-webkit-keyframes kDCIgQeoD {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes kDCIgQeoD {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

:is(.slideInLeft,.crBFMqGEN) {
    -webkit-animation-name: slideInLeft;
    animation-name: kDCIgQeoD;
    opacity: 1;
}

@-webkit-keyframes kWtMzZbMb {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes kWtMzZbMb {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

:is(.slideInRight,.cyulOpWDM) {
    -webkit-animation-name: slideInRight;
    animation-name: kWtMzZbMb;
}

@-webkit-keyframes kXNhurXhb {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes kXNhurXhb {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

:is(.lightSpeedIn,.cVuELEDXL) {
    -webkit-animation-name: lightSpeedIn;
    animation-name: kXNhurXhb;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes kPavCNPZf {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes kPavCNPZf {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

:is(.slideInDown,.ckjNxcPuf) {
    -webkit-animation-name: slideInDown;
    animation-name: kPavCNPZf;
}

@-webkit-keyframes kDCIgQeoD {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes kYFLWIhHY {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes kYFLWIhHY {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

:is(.slideInUp,.cXiAKqHWX) {
    -webkit-animation-name: slideInUp;
    animation-name: kYFLWIhHY;
}

@-webkit-keyframes kbNDRZbGp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes kbNDRZbGp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

:is(.fadeInDown,.cgofZCwqE) {
    -webkit-animation-name: fadeInDown;
    animation-name: kbNDRZbGp;
}

@-webkit-keyframes kWdCjZgQY {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes kWdCjZgQY {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

:is(.fadeInUp,.cJZoliCXv) {
    -webkit-animation-name: fadeInUp;
    animation-name: kWdCjZgQY;
}

@-webkit-keyframes kSqWCAvNP {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 10px, 0px);
    }
}

@keyframes kSqWCAvNP {
    0% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate3d(0px, 10px, 0px);
    }
}

/*header*/
.header-box {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0 1%;
    transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: rgba(255, 255, 255, 1)
}

.header-box:is(.on,.cwpTCjZoJ) {
    left: 610px;
}

:is(.header,.cSarAZnCF) {
    height: 60px;
}

:is(.tel,.ctTIbmpmb) {
    height: 60px;
    line-height: 60px;
    margin-left: 50px;
}

:is(.tel,.ctTIbmpmb) span {
    display: inline-block;
    padding-left: 35px;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-family: "Arial";
    background: url(http://www.yqibms.com/template/pc/static/image/tel.png) left center no-repeat;
}

:is(.language,.cguHLRbRF) {
    width: 60px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-left: 30px;
    background: url(http://www.yqibms.com/template/pc/static/image/switch.png) no-repeat 10px center #005bac;
}

:is(.language,.cguHLRbRF) span {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin-left: 25px;
    text-transform: uppercase;
    cursor:pointer;
}
.quick_entry{
    text-align:center;
    position:relative;
    margin-left: 30px;
}
.quick_entry span{
    width:80px;
    display:block;
    height: 60px;
    line-height: 60px;
    background-color:#005bac;
    color:#fff;
    cursor:pointer;
}
.quick_entry p{
    position:absolute;
    right:0;
    background-color:rgba(0,91,172,0.8);
    padding:5px 10px;
    display:none;
}
.quick_entry p a{
    display:block;
    width:110px;
    height:32px;
    line-height:32px;
    text-align:left;
    border:1px solid #ccc;
    color:#fff;
    margin:5px 0;
    padding:0 10px;
}
.quick_entry p a:hover{
    color:#005bac;
    background-color:#fff;
}
:is(.logo,.ckZJbOXNM) {
    width: 200px;
    padding: 5px 0 0px;
}

:is(.logo,.ckZJbOXNM) img {
    display: block;
    width: 126px;
    height: auto;
    line-height: 1;
	margin-left:auto;
}

.nav {
    transition: 320ms ease;
    height: 60px;
}

.nav > li {
    float: left;
    width: 89px;
    height: 60px;
    line-height: 60px;
    margin: 0 10px;
}

.nav > li > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.nav > li:nth-of-type(1) > a{
    color: #d6000f;
}

.nav > li > a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    /*background: url(../images/navbg.png) center no-repeat;*/
    background-color: #005bac;
    transition: 228ms ease-in;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}

.nav > li:hover > a, .nav > li.creent > a {
    color: #fff;
}

.nav > li:hover > a:before, .nav > li.creent > a:before {
    opacity: 1;
    top: 0;
}

.nav > li > a span {
    position: relative;
    z-index: 99;
}

.nav li :is(.up_menu,.ciEatIpqK) {
    width: 100%;
    text-align: center;
    position: absolute;
    display: none;
    top: 60px;
    left: 0;
    padding: 30px 0 50px;
    background: rgba(0, 0, 0, 0.5);
}

.nav li :is(.up_menu,.ciEatIpqK) h2 {
    font-size: 24px;
    text-align: left;
    color: #fff;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
}

.nav li :is(.up_menu,.ciEatIpqK) dl dd {
    display: inline-block;
    padding-right: 30px;
    height: 36px;
    line-height: 36px;
    margin-top: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}

.nav li :is(.up_menu,.ciEatIpqK) dl dd a {
    color: #fff;
    display: block;
    position: relative;
}

.nav li :is(.up_menu,.ciEatIpqK) dl dd a:before {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.nav li .up_menu dl dd:hover {
}

.nav li :is(.up_menu,.ciEatIpqK) dl dd:hover a:before {
    width: 100%;
}

.leval {
    width: 158px;
    padding-top: 9px;
    position: absolute;
    left: -27px;
    transition: 248ms ease-in-out;
    opacity: 0;
    top: 118px;
    visibility: hidden;
    filter: alpha(opacity=0);
}

.leval:is(.show,.cUzQhZSGG) {
    opacity: 1;
    top: 101px;
    visibility: visible;
    transition: 348ms ease-in-out;
    filter: alpha(opacity=100);
}

:is(.leval-nav,.cDfXRMSDb) {
    padding: 14px 0;
    background: #fec026;
    border-radius: 18px;
}

:is(.leval-nav,.cDfXRMSDb) li {
    margin-bottom: 4px;
    position: relative;
}

:is(.leval-nav,.cDfXRMSDb) li:before {
    content: "";
    width: 0;
    height: 100%;
    background: #ffcd50;
    position: absolute;
    left: 50%;
    top: 0;
    transition: 344ms ease-in-out;
    visibility: hidden;
}

:is(.leval-nav,.cDfXRMSDb) li a {
    display: block;
    text-align: center;
    position: relative;
    line-height: 33px;
    color: #ffffff;
    font-size: 14px;
}

:is(.leval-nav,.cDfXRMSDb) li:hover:before {
    width: 100%;
    left: 0;
    visibility: visible;
}

.menuBtn {
    float: left;
    position: absolute;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 9999;
    display: none;
    right:1%;
    top: 0;
}

.menuBtn :is(.burger,.chnJPJfbF) {
    display: block;
    width: 32px;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    left: 20px;
    background: #005bac;
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
    transition: transform 277ms ease-in-out;
    -o-transition: transform 277ms ease-in-out;
    -ms-transition: transform 277ms ease-in-out;
    -moz-transition: transform 277ms ease-in-out;
}

.menuBtn :is(.burger-1,.chqasgCtH) {
    top: 16px;
}

.menuBtn :is(.burger-2,.clxNutlbw) {
    top: 28px;
}

.menuBtn :is(.burger-3,.cdKsuMjph) {
    top: 40px;
}

.menuBtn:is(.active,.cWdNcCYpr) :is(.burger-1,.chqasgCtH) {
    top: 35px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fff;
}

.menuBtn:is(.active,.cWdNcCYpr) :is(.burger-2,.clxNutlbw) {
    display: none;
}

.menuBtn:is(.active,.cWdNcCYpr) :is(.burger-3,.cdKsuMjph) {
    top: 35px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}


.menubox {
    position: fixed;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    left: 0;
    top: 0;
    background: #005bac;
    z-index: 999;
    display:none;
    transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.menubox:is(.on,.cwpTCjZoJ){
    display:block;
}

:is(.menu-list,.cyRwQRcDI) {
    padding: 40px 0 20px;
}

.menu-list > li{
}
:is(.menu-list,.cyRwQRcDI) > li > a {
    width:90%;
    margin:auto;
    color: #ffffff;
    display: block;
    line-height: 46px;
    height: 46px;
    background: #005bac;
    font-size: 18px;
    text-align: center;
    border-bottom:1px dashed #5e94c4;
}

:is(.menu-list,.cyRwQRcDI) > li > a:is(.on,.cwpTCjZoJ) {
    background: #f2af09;
}

.menubox :is(.m_tel,.cMlqyEsXN),
.menubox :is(.m_lan,.crkmwAGZy) {
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.menubox :is(.m_lan,.crkmwAGZy) a {
    color: #fff;
    margin: 0 5px;
    font-size: 14px;
}

.menubox :is(.m_lan,.crkmwAGZy) a:is(.cur,.ctbjvZkBV) {
    color: #ccc;
    pointer-events: none;
}

.header-box:is(.scollfox,.cJOULWPGR) {
    animation: 850ms 350ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: fadedown;
    animation-name: fadedown;
    box-shadow: 0px 2px 3px #ccc;
}

.header-box:is(.scollfox,.cJOULWPGR) :is(.logo,.ckZJbOXNM) {
    position: static;
    left: 0;
    height: auto;
    margin-left: 0;
    float: left;
}

.header-box.scollfox .tel {
}

.header-box:is(.scollfox,.cJOULWPGR) .nav {
    margin-left: -300px;
}

.header-box.scollfox .nav > li > a {
}

.header-box:is(.scollfox,.cJOULWPGR) .nav > li .leval {
    top: 98px;
}

.header-box:is(.scollfox,.cJOULWPGR) .nav > li .leval:is(.show,.cUzQhZSGG) {
    top: 73px;
}

/*banner*/
.bannerBox {
    position: relative;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 20;
}

.bannerBox :is(.banner,.cmrDioUto) li {
    height: 100%;
    line-height: 0;
}

.bannerBox :is(.banner,.cmrDioUto) li img {
    line-height: 0;
    width: 100%;
    opacity: 0;
    position: relative;
    transition: transform 5.5s ease 0s, opacity 2s ease 0s;
    -webkit-transition: transform 5.5s ease 0s, opacity 2s ease 0s;
}

.bannerBox :is(.banner,.cmrDioUto) li img:is(.imghide,.cuiMvCWLQ) {
    display: none;
}

.bannerBox :is(.banner,.cmrDioUto) li:is(.imgIn,.cxcdrhILT) img {
    opacity: 1;
}

.bannerBox :is(.banner,.cmrDioUto) {
    overflow: hidden;
}

.bannerBox .flex-control-nav {
    position: absolute;
    width: 50%;
    bottom: 0px;
    height: 70px;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 20px 0;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.bannerBox .flex-control-nav li {
    margin-right: 12px;
    display: inline-block;
}

.bannerBox .flex-control-nav li a {
    display: block;
    width: 6px;
    height: 16px;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    bottom: 20px;
    transition: 300ms ease-in-out;
}

.bannerBox .flex-control-nav li span {
    display: block;
    text-indent: 888px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #d6000f;
    border-radius: 3px;
}

.bannerBox .flex-control-nav li a.flex-active {
    height: 33px;
    transition: 500ms linear;
}

.bannerBox .flex-control-nav li a.flex-active span {
    opacity: 1;
    height: 24px;
    transition: 3500ms linear;
}

:is(.daily,.cKhyeutfM) {
    width: 79px;
    height: 41px;
    background: url(http://www.yqibms.com/template/pc/static/images/font.png) center no-repeat;
    position: absolute;
    left: 150px;
    bottom: 77px;
    z-index: 50;
}

.mouse {
    width: 60px;
    height: 30px;
    position: absolute;
    right: 60px;
    bottom: 30px;
    text-align: center;
    z-index: 50;
    cursor: pointer;
}


.mouse:before {
    content: "";
    width: 60px;
    height: 30px;
    background:url(http://www.yqibms.com/template/pc/static/image/down.png);
    position: absolute;
    left:0;
    top:0;
    animation-delay: 0ms;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-name: kSqWCAvNP;
    animation-play-state: running;
    animation-timing-function: linear;
}

:is(.letter,.cSsdafHnr) {
    position: absolute;
    left: 0;
    bottom: 26px;
    text-align: center;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    overflow: hidden;
}

:is(.letter,.cSsdafHnr) img {
    max-width: 100%;
    margin: auto;
    display: inline-block;
}

:is(.letter,.cSsdafHnr) span {
    display: inline-block;
    margin: auto;
    text-align: center;
    color: #666666;
    font-family: Arial;
    line-height: 1;
    letter-spacing: 44px;
    text-transform: uppercase;
}

.btext {
    position: absolute;
    width: 1000px;
    height: 220px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    margin: auto;
    text-align: center;
}

.btext span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 12px;
}

.btext p {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1;
}

.btext small {
    display: block;
    color: #fff;
    font-size: 50px;
    line-height: 1.2;
    margin-top: 12px;
    position: relative;
    text-transform: capitalize;
}

.btext small:before {
}

:is(.btext1,.cFiAGizfI) p,:is( .btext1, .cFiAGizfI) small {
    text-align: left;
}

:is(.transy,.clzkVnXgP) {
    transform: translate(-120px, 0%);
    -webkit-transform: translate(-120px, 0%);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition: 900ms 0ms;
    -webkit-transition: 900ms 0ms;
    opacity: 0;
}

:is(.transx,.cBRPmGlLa) {
    transform: translate(0, 120px);
    -webkit-transform: translate(0, 120px);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition: 900ms 0ms;
    -webkit-transition: 900ms 0ms;
    opacity: 0;
}

.bannerBox li.flex-active-slide .btext:is(.transy,.clzkVnXgP) {
    transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -webkit-transform: translate(0, 0%);
    opacity: 1;
    transition: 900ms 600ms;
    -webkit-transition: 900ms 600ms;
}

/* Direction Nav */
.flex-direction-nav {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top:0;
    height: 30px;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
}

:is(.flexslider,.cucGPZezY):hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

:is(.flexslider,.cucGPZezY):hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

:is(.flexslider,.cucGPZezY):hover .flex-next:hover,:is( .flexslider, .cucGPZezY):hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(http://www.yqibms.com/template/pc/static/image/prev1.png) no-repeat center center;
}

.flex-direction-nav a.flex-next:before {
    background: url(http://www.yqibms.com/template/pc/static/image/next1.png) no-repeat center center;
}

/*about*/
:is(.main,.coZTAwiEl) {
    padding-top: 40px;
}

:is(.main,.coZTAwiEl) .title {
    text-align: center;
}

:is(.main,.coZTAwiEl) .title h2 {
    font-size: 36px;
    color: #333;
    font-weight: normal;
    position: relative;
}

:is(.main,.coZTAwiEl) .title h2:before {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #999;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    margin: auto;
}

:is(.main,.coZTAwiEl) .title p {
    font-size: 12px;
    color: #666;
    line-height: 36px;
}

:is(.main,.coZTAwiEl) .title a {
    color: #999;
    font-size: 12px;
}

.main_1 .title {
    margin-bottom: 20px;
}

.main_1 {
    height:710px;
    background-color: #fff;
    overflow: hidden;
	margin-top: 30px;
}

.main_1 .video {
    width: 50%;
    height: 100%;
}

.main_1 .video:is(.active,.cWdNcCYpr) {
    left: 0;
    opacity: 1;
}

.main_1 .video video {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.main_1 .about {
    width: 50%;
    padding:2% 2% 0;
}

.main_1 .about :is(.about_con,.ctRLCijvL) {
    margin: 0 0 30px;
    line-height:40px;
}

.main_1 .about :is(.about_con,.ctRLCijvL) p {
    text-align: center;
}

.main_1 .honor_box {
    width: 70%;
    margin: 50px auto auto auto;
}

.main_1 .honor_box .honor_title {
    text-align: center;
}

.main_1 .honor_box .honor_title li {
    width: 30%;
    display: inline-block;
    text-align: center;
}

.main_1 .honor_box .honor_title li span {
    display: inline-block;
    width: 70px;
    height: 70px;
    position: relative;
}

.main_1 .honor_box .honor_title li span i {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url('/releases/20260518151618.3b087306/assets/img/18/f1/18f1eeef42fe07756f96970ace4d9a38de8b5b76.webp');
    background-repeat: no-repeat;
    position: relative;
    z-index: 6;
}

.main_1 .honor_box .honor_title li:nth-of-type(1) span i {
    background-position: 0 0;
}

.main_1 .honor_box .honor_title li:nth-of-type(2) span i {
    background-position: -70px 0;
}

.main_1 .honor_box .honor_title li:nth-of-type(3) span i {
    background-position: -140px 0;
}

.main_1 .honor_box .honor_title li span:before,
.main_1 .honor_box .honor_title li span:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.main_1 .honor_box .honor_title li span:before {
    border: 1px solid #d2d2d2;
    background-color: #e5e5e5;
}

.main_1 .honor_box .honor_title li span:after {
    background-color: #005bac;
    border: 1px solid #fff;
    opacity: 0;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
}

.main_1 .honor_box .honor_title li p {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 12px;
}

.main_1 .honor_box .honor_title li:hover {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: gelatine 0.5s 1;
    animation: kDuIzJeZT 0.5s 1;
}

.main_1 .honor_box .honor_title li:nth-of-type(1):hover i,
.main_1 .honor_box .honor_title li:nth-of-type(1):is(.cur,.ctbjvZkBV) i {
    background-position: 0 -70px;
}

.main_1 .honor_box .honor_title li:nth-of-type(2):hover i,
.main_1 .honor_box .honor_title li:nth-of-type(2):is(.cur,.ctbjvZkBV) i {
    background-position: -70px -70px;
}

.main_1 .honor_box .honor_title li:nth-of-type(3):hover i,
.main_1 .honor_box .honor_title li:nth-of-type(3):is(.cur,.ctbjvZkBV) i {
    background-position: -140px -70px;
}

.main_1 .honor_box .honor_title li:hover span:before,
.main_1 .honor_box .honor_title li:is(.cur,.ctbjvZkBV) span:before {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    opacity: 0;
}

.main_1 .honor_box .honor_title li:hover span:after,
.main_1 .honor_box .honor_title li:is(.cur,.ctbjvZkBV) span:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}

.main_1 .honor_box .honor_title li:hover p,
.main_1 .honor_box .honor_title li:is(.cur,.ctbjvZkBV) p {
    color: #005bac;
}

@keyframes kDuIzJeZT {
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }

    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }

    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }

    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }

    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }

    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}

@-webkit-keyframes kDuIzJeZT {
    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }

    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }

    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }

    from, to {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    25% {
        -webkit-transform: scale(0.9, 1.1);
        transform: scale(0.9, 1.1);
    }

    50% {
        -webkit-transform: scale(1.1, 0.9);
        transform: scale(1.1, 0.9);
    }

    75% {
        -webkit-transform: scale(0.95, 1.05);
        transform: scale(0.95, 1.05);
    }
}

.honor_con {
    margin-top: 30px;
  	font-weight:800;
	font-size:1.1em
}

.honor_con ul {
    position: relative;
    display: none;
}

.honor_con ul:is(.cur,.ctbjvZkBV) {
    display: block;
}

.honor_con ul:before,
.honor_con ul:after {
    content: '';
    display: block;
    width: 1px;
    height: 80px;
    background-color: #ddd;
    position: absolute;
    top: 20px;
}

.honor_con ul:before {
    left: 0;
}

.honor_con ul:after {
    right: 0;
}

.honor_con ul li {
    text-align: center;
    height: 40px;
    line-height: 40px;
    position: relative;
}

.honor_con ul li:before,
.honor_con ul li:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #ddd;
    top: 0;
    bottom: 0;
    margin: auto;
}

.honor_con ul li:before {
    left: 0;
}

.honor_con ul li:after {
    right: 0;
}

.honor_con ul li span{
    display:block;
    width:80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin:auto;
}
.honor_con :is(.omit,.cTGcLydcE) {
    color: #666;
    text-align: center;
}

/*播放器*/
:is(.plyr,.cVRSUPJJZ) input[type=range]:focus,:is( .plyr, .cVRSUPJJZ):focus {
    outline: 0
}

:is(.plyr,.cVRSUPJJZ) :is(.plyr__video-embed,.csmpfEBFu) iframe,:is( .plyr__tooltip, .cCuwBWwDC) {
    pointer-events: none
}

@keyframes kVOTuKSIH {
    to {
        background-position: 25px 0
    }
}

:is(.plyr,.cVRSUPJJZ) {
    position: relative;
    width: 100%;
    height: 100%;
    font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
    direction: ltr
}

:is(.plyr,.cVRSUPJJZ),:is( .plyr, .cVRSUPJJZ) *,:is( .plyr, .cVRSUPJJZ) ::after,:is( .plyr, .cVRSUPJJZ) ::before {
    box-sizing: border-box
}

:is(.plyr,.cVRSUPJJZ) a,:is( .plyr, .cVRSUPJJZ) button,:is( .plyr, .cVRSUPJJZ) input,:is( .plyr, .cVRSUPJJZ) label {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

:is(.plyr,.cVRSUPJJZ) audio,:is( .plyr, .cVRSUPJJZ) video {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: inherit
}

:is(.plyr,.cVRSUPJJZ) input[type=range] {
    display: block;
    height: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: none;
    background: 0 0
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-webkit-slider-runnable-track {
    height: 8px;
    background: 0 0;
    border: 0;
    border-radius: 4px;
    -webkit-user-select: none;
    user-select: none
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -4px;
    position: relative;
    height: 16px;
    width: 16px;
    background: #fff;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: background .2s ease, border .2s ease, transform .2s ease;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
    box-sizing: border-box
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-moz-range-track {
    height: 8px;
    background: 0 0;
    border: 0;
    border-radius: 4px;
    -moz-user-select: none;
    user-select: none
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-moz-range-thumb {
    position: relative;
    height: 16px;
    width: 16px;
    background: #fff;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: background .2s ease, border .2s ease, transform .2s ease;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
    box-sizing: border-box
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-ms-track {
    height: 8px;
    background: 0 0;
    border: 0;
    color: transparent
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-ms-fill-upper {
    height: 8px;
    background: 0 0;
    border: 0;
    border-radius: 4px;
    -ms-user-select: none;
    user-select: none
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-ms-fill-lower {
    height: 8px;
    border: 0;
    border-radius: 4px;
    -ms-user-select: none;
    user-select: none;
    background: #005bac
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-ms-thumb {
    position: relative;
    height: 16px;
    width: 16px;
    background: #fff;
    border: 2px solid transparent;
    border-radius: 100%;
    transition: background .2s ease, border .2s ease, transform .2s ease;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    margin-top: 0
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-ms-tooltip {
    display: none
}

:is(.plyr,.cVRSUPJJZ) input[type=range]::-moz-focus-outer {
    border: 0
}

:is(.plyr,.cVRSUPJJZ) input[type=range]:is(.tab-focus,.cBEiTqgbm):focus {
    outline-offset: 3px
}

:is(.plyr,.cVRSUPJJZ) input[type=range]:active::-webkit-slider-thumb {
    background: #005bac;
    border-color: #fff;
    transform: scale(1.25)
}

:is(.plyr,.cVRSUPJJZ) input[type=range]:active::-moz-range-thumb {
    background: #005bac;
    border-color: #fff;
    transform: scale(1.25)
}

:is(.plyr,.cVRSUPJJZ) input[type=range]:active::-ms-thumb {
    background: #005bac;
    border-color: #fff;
    transform: scale(1.25)
}

:is(.plyr--video,.ccFOqluQb) input[type=range]:is(.tab-focus,.cBEiTqgbm):focus {
    outline: rgba(255, 255, 255, .5) dotted 1px
}

:is(.plyr--audio,.chYhGZZBm) input[type=range]:is(.tab-focus,.cBEiTqgbm):focus {
    outline: rgba(86, 93, 100, .5) dotted 1px
}

:is(.plyr__sr-only,.cEAVkhPPK) {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important
}

:is(.plyr__video-wrapper,.cIfxrGKLv) {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
    border-radius: inherit
}

:is(.plyr__video-embed,.csmpfEBFu) {
    padding-bottom: 56.25%;
    height: 0;
    border-radius: inherit;
    overflow: hidden;
    z-index: 0
}

:is(.plyr__video-embed,.csmpfEBFu) iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

:is(.plyr__video-embed,.csmpfEBFu) > div {
    position: relative;
    padding-bottom: 200%;
    transform: translateY(-35.95%)
}

:is(.plyr,.cVRSUPJJZ) video::-webkit-media-text-track-container {
    display: none
}

:is(.plyr__captions,.cTGENIshD) {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    transform: translateY(-40px);
    transition: transform .3s ease;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

:is(.plyr__captions,.cTGENIshD) span {
    border-radius: 2px;
    padding: 3px 10px;
    background: rgba(0, 0, 0, .7);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 150%
}

:is(.plyr__captions,.cTGENIshD) span:empty {
    display: none
}

@media (min-width: 768px) {
    :is(.plyr__captions,.cTGENIshD) {
        font-size: 24px
    }
}

:is(.plyr--captions-active,.cQGxGtkZk) :is(.plyr__captions,.cTGENIshD) {
    display: block
}

:is(.plyr--hide-controls,.cYxLCEpfM) :is(.plyr__captions,.cTGENIshD) {
    transform: translateY(-15px)
}

@media (min-width: 1024px) {
    :is(.plyr--fullscreen-active,.cvHwnxxOy) :is(.plyr__captions,.cTGENIshD) {
        font-size: 32px
    }
}

:is(.plyr,.cVRSUPJJZ) ::-webkit-media-controls {
    display: none
}

:is(.plyr__controls,.cNRNKZZGD) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    text-align: center
}

:is(.plyr__controls,.cNRNKZZGD) :is(.plyr__progress,.cVLtNIZrW),:is( .plyr__controls, .cNRNKZZGD) :is(.plyr__time,.copyfTEeT),:is( .plyr__controls, .cNRNKZZGD) > button {
    margin-left: 5px
}

:is(.plyr__controls,.cNRNKZZGD) :is(.plyr__progress,.cVLtNIZrW):first-child,:is( .plyr__controls, .cNRNKZZGD) :is(.plyr__time,.copyfTEeT):first-child,:is( .plyr__controls, .cNRNKZZGD) > button:first-child {
    margin-left: 0
}

:is(.plyr__controls,.cNRNKZZGD) :is(.plyr__volume,.cHylTQuQE) {
    margin-left: 5px
}

:is(.plyr__controls,.cNRNKZZGD) [data-plyr=pause] {
    margin-left: 0
}

:is(.plyr__controls,.cNRNKZZGD) button {
    position: relative;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: visible;
    vertical-align: middle;
    padding: 7px;
    border: 0;
    background: 0 0;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s ease, color .3s ease, opacity .3s ease;
    color: inherit
}

:is(.plyr__controls,.cNRNKZZGD) button svg {
    width: 18px;
    height: 18px;
    display: block;
    fill: currentColor
}

:is(.plyr__controls,.cNRNKZZGD) button:focus {
    outline: 0
}

:is(.plyr__controls,.cNRNKZZGD) .icon--captions-on,:is( .plyr__controls, .cNRNKZZGD) .icon--exit-fullscreen,:is( .plyr__controls, .cNRNKZZGD) .icon--muted {
    display: none
}

@media (min-width: 480px) {
    :is(.plyr__controls,.cNRNKZZGD) :is(.plyr__progress,.cVLtNIZrW),:is( .plyr__controls, .cNRNKZZGD) :is(.plyr__time,.copyfTEeT),:is( .plyr__controls, .cNRNKZZGD) > button {
        margin-left: 10px
    }
}

:is(.plyr--hide-controls,.cYxLCEpfM) :is(.plyr__controls,.cNRNKZZGD) {
    opacity: 0;
    pointer-events: none
}

:is(.plyr--video,.ccFOqluQb) :is(.plyr__controls,.cNRNKZZGD) {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 50px 10px 10px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .5));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    color: #fff;
    transition: opacity .3s ease
}

:is(.plyr--video,.ccFOqluQb) :is(.plyr__controls,.cNRNKZZGD) button:is(.tab-focus,.cBEiTqgbm):focus,:is( .plyr--video, .ccFOqluQb) :is(.plyr__controls,.cNRNKZZGD) button:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #fff
}

:is(.plyr--audio,.chYhGZZBm) :is(.plyr__controls,.cNRNKZZGD) {
    padding: 10px;
    border-radius: inherit;
    background: #fff;
    border: 1px solid #dbe3e8;
    color: #565D64
}

:is(.plyr--audio,.chYhGZZBm) :is(.plyr__controls,.cNRNKZZGD) button:is(.tab-focus,.cBEiTqgbm):focus,:is( .plyr--audio, .chYhGZZBm) :is(.plyr__controls,.cNRNKZZGD) button:hover,:is( .plyr__play-large, .cdGRvwIKo) {
    background: rgba(255, 255, 255, 0.3);
    color: #fff
}

:is(.plyr__play-large,.cdGRvwIKo) {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    border: 4px solid currentColor;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    transition: all .3s ease
}

:is(.plyr__play-large,.cdGRvwIKo) svg {
    position: relative;
    left: 2px;
    width: 20px;
    height: 20px;
    display: block;
    fill: currentColor
}

:is(.plyr__play-large,.cdGRvwIKo):focus {
    outline: rgba(255, 255, 255, .5) dotted 1px
}

:is(.plyr,.cVRSUPJJZ) :is(.plyr__play-large,.cdGRvwIKo) {
    display: inline-block
}

:is(.plyr--audio,.chYhGZZBm) :is(.plyr__play-large,.cdGRvwIKo),:is( .plyr--playing, .cLBSJJUdY) :is(.plyr__controls,.cNRNKZZGD) [data-plyr=play],:is( .plyr__controls, .cNRNKZZGD) [data-plyr=pause] {
    display: none
}

:is(.plyr--playing,.cLBSJJUdY) :is(.plyr__play-large,.cdGRvwIKo) {
    opacity: 0;
    visibility: hidden
}

:is(.plyr--playing,.cLBSJJUdY) :is(.plyr__controls,.cNRNKZZGD) [data-plyr=pause] {
    display: inline-block
}

:is(.plyr--captions-active,.cQGxGtkZk) :is(.plyr__controls,.cNRNKZZGD) .icon--captions-on,:is( .plyr--fullscreen-active, .cvHwnxxOy) .icon--exit-fullscreen,:is( .plyr--muted, .cuHOEKSvB) :is(.plyr__controls,.cNRNKZZGD) .icon--muted {
    display: block
}

:is(.plyr,.cVRSUPJJZ) [data-plyr=captions],:is( .plyr, .cVRSUPJJZ) [data-plyr=fullscreen],:is( .plyr--captions-active, .cQGxGtkZk) :is(.plyr__controls,.cNRNKZZGD) .icon--captions-on + svg,:is( .plyr--fullscreen-active, .cvHwnxxOy) .icon--exit-fullscreen + svg,:is( .plyr--muted, .cuHOEKSvB) :is(.plyr__controls,.cNRNKZZGD) .icon--muted + svg {
    display: none
}

:is(.plyr--captions-enabled,.cWculyoHY) [data-plyr=captions],:is( .plyr--fullscreen-enabled, .cqjRTVWPt) [data-plyr=fullscreen] {
    display: inline-block
}

:is(.plyr__tooltip,.cCuwBWwDC) {
    position: absolute;
    z-index: 2;
    bottom: 100%;
    margin-bottom: 10px;
    padding: 5px 7.5px;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    transform: translate(-50%, 10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s .1s ease, opacity .2s .1s ease
}

:is(.plyr__tooltip,.cCuwBWwDC)::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(0, 0, 0, .7);
    border-left: 4px solid transparent;
    z-index: 2
}

:is(.plyr,.cVRSUPJJZ) button:is(.tab-focus,.cBEiTqgbm):focus :is(.plyr__tooltip,.cCuwBWwDC),:is( .plyr, .cVRSUPJJZ) button:hover :is(.plyr__tooltip,.cCuwBWwDC),:is( .plyr__tooltip--visible, .cACwigQNO) {
    opacity: 1;
    transform: translate(-50%, 0) scale(1)
}

:is(.plyr,.cVRSUPJJZ) button:hover :is(.plyr__tooltip,.cCuwBWwDC) {
    z-index: 3
}

:is(.plyr__controls,.cNRNKZZGD) button:first-child :is(.plyr__tooltip,.cCuwBWwDC) {
    left: 0;
    transform: translate(0, 10px) scale(.8);
    transform-origin: 0 100%
}

:is(.plyr__controls,.cNRNKZZGD) button:first-child :is(.plyr__tooltip,.cCuwBWwDC)::before {
    left: 16px
}

:is(.plyr__controls,.cNRNKZZGD) button:last-child :is(.plyr__tooltip,.cCuwBWwDC) {
    right: 0;
    transform: translate(0, 10px) scale(.8);
    transform-origin: 100% 100%
}

:is(.plyr__controls,.cNRNKZZGD) button:last-child :is(.plyr__tooltip,.cCuwBWwDC)::before {
    left: auto;
    right: 16px;
    transform: translateX(50%)
}

:is(.plyr__controls,.cNRNKZZGD) button:first-child :is(.plyr__tooltip--visible,.cACwigQNO),:is( .plyr__controls, .cNRNKZZGD) button:first-child:is(.tab-focus,.cBEiTqgbm):focus :is(.plyr__tooltip,.cCuwBWwDC),:is( .plyr__controls, .cNRNKZZGD) button:first-child:hover :is(.plyr__tooltip,.cCuwBWwDC),:is( .plyr__controls, .cNRNKZZGD) button:last-child :is(.plyr__tooltip--visible,.cACwigQNO),:is( .plyr__controls, .cNRNKZZGD) button:last-child:is(.tab-focus,.cBEiTqgbm):focus :is(.plyr__tooltip,.cCuwBWwDC),:is( .plyr__controls, .cNRNKZZGD) button:last-child:hover :is(.plyr__tooltip,.cCuwBWwDC) {
    transform: translate(0, 0) scale(1)
}

:is(.plyr__progress,.cVLtNIZrW) {
    position: relative;
    display: none;
    -ms-flex: 1;
    flex: 1
}

:is(.plyr__progress,.cVLtNIZrW) input[type=range] {
    position: relative;
    z-index: 2
}

:is(.plyr__progress,.cVLtNIZrW) input[type=range]::-webkit-slider-runnable-track {
    background: 0 0
}

:is(.plyr__progress,.cVLtNIZrW) input[type=range]::-moz-range-track {
    background: 0 0
}

:is(.plyr__progress,.cVLtNIZrW) input[type=range]::-ms-fill-upper {
    background: 0 0
}

:is(.plyr__progress,.cVLtNIZrW) :is(.plyr__tooltip,.cCuwBWwDC) {
    left: 0
}

:is(.plyr,.cVRSUPJJZ) :is(.plyr__progress,.cVLtNIZrW) {
    display: inline-block
}

:is(.plyr__progress--buffer,.cOSXmfIRW),:is( .plyr__progress--played, .cFUDLbZhZ),:is( .plyr__volume--display, .cnOaRzKTN) {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 8px;
    margin: -4px 0 0;
    padding: 0;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 100px
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-webkit-progress-bar,:is( .plyr__progress--played, .cFUDLbZhZ)::-webkit-progress-bar,:is( .plyr__volume--display, .cnOaRzKTN)::-webkit-progress-bar {
    background: 0 0
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-webkit-progress-value,:is( .plyr__progress--played, .cFUDLbZhZ)::-webkit-progress-value,:is( .plyr__volume--display, .cnOaRzKTN)::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: 8px
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-moz-progress-bar,:is( .plyr__progress--played, .cFUDLbZhZ)::-moz-progress-bar,:is( .plyr__volume--display, .cnOaRzKTN)::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: 8px
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-ms-fill,:is( .plyr__progress--played, .cFUDLbZhZ)::-ms-fill,:is( .plyr__volume--display, .cnOaRzKTN)::-ms-fill {
    border-radius: 100px
}

:is(.plyr__progress--played,.cFUDLbZhZ),:is( .plyr__volume--display, .cnOaRzKTN) {
    z-index: 1;
    color: #005bac;
    background: 0 0;
    transition: none
}

:is(.plyr__progress--played,.cFUDLbZhZ)::-webkit-progress-value,:is( .plyr__volume--display, .cnOaRzKTN)::-webkit-progress-value {
    min-width: 8px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none
}

:is(.plyr__progress--played,.cFUDLbZhZ)::-moz-progress-bar,:is( .plyr__volume--display, .cnOaRzKTN)::-moz-progress-bar {
    min-width: 8px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none
}

:is(.plyr__progress--played,.cFUDLbZhZ)::-ms-fill,:is( .plyr__volume--display, .cnOaRzKTN)::-ms-fill {
    display: none
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-webkit-progress-value {
    transition: width .2s ease
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-moz-progress-bar {
    transition: width .2s ease
}

:is(.plyr__progress--buffer,.cOSXmfIRW)::-ms-fill {
    transition: width .2s ease
}

:is(.plyr--video,.ccFOqluQb) :is(.plyr__progress--buffer,.cOSXmfIRW),:is( .plyr--video, .ccFOqluQb) :is(.plyr__volume--display,.cnOaRzKTN) {
    background: rgba(255, 255, 255, .25)
}

:is(.plyr--video,.ccFOqluQb) :is(.plyr__progress--buffer,.cOSXmfIRW) {
    color: rgba(255, 255, 255, .25)
}

:is(.plyr--audio,.chYhGZZBm) :is(.plyr__progress--buffer,.cOSXmfIRW),:is( .plyr--audio, .chYhGZZBm) :is(.plyr__volume--display,.cnOaRzKTN) {
    background: rgba(198, 214, 219, .66)
}

:is(.plyr--audio,.chYhGZZBm) :is(.plyr__progress--buffer,.cOSXmfIRW) {
    color: rgba(198, 214, 219, .66)
}

:is(.plyr--loading,.cnboFLvjo) :is(.plyr__progress--buffer,.cOSXmfIRW) {
    animation: kVOTuKSIH 1s linear infinite;
    background-size: 25px 25px;
    background-repeat: repeat-x;
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    color: transparent
}

:is(.plyr--video,.ccFOqluQb):is(.plyr--loading,.cnboFLvjo) :is(.plyr__progress--buffer,.cOSXmfIRW) {
    background-color: rgba(255, 255, 255, .25)
}

:is(.plyr--audio,.chYhGZZBm):is(.plyr--loading,.cnboFLvjo) :is(.plyr__progress--buffer,.cOSXmfIRW) {
    background-color: rgba(198, 214, 219, .66)
}

:is(.plyr__time,.copyfTEeT) {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

:is(.plyr__time,.copyfTEeT) + .plyr__time {
    display: none
}

@media (min-width: 768px) {
    :is(.plyr__time,.copyfTEeT) + .plyr__time {
        display: inline-block
    }
}

:is(.plyr__time,.copyfTEeT) + .plyr__time::before {
    content: '\2044';
    margin-right: 10px
}

:is(.plyr__volume,.cHylTQuQE) {
    display: none
}

:is(.plyr,.cVRSUPJJZ) :is(.plyr__volume,.cHylTQuQE) {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

:is(.plyr,.cVRSUPJJZ) :is(.plyr__volume,.cHylTQuQE) input[type=range] {
    position: relative;
    z-index: 2
}

@media (min-width: 480px) {
    :is(.plyr,.cVRSUPJJZ) :is(.plyr__volume,.cHylTQuQE) {
        display: block;
        max-width: 60px
    }
}

@media (min-width: 768px) {
    :is(.plyr,.cVRSUPJJZ) :is(.plyr__volume,.cHylTQuQE) {
        max-width: 100px
    }
}

:is(.plyr--is-ios,.cZkibGWiP) :is(.plyr__volume,.cHylTQuQE),:is( .plyr--is-ios, .cZkibGWiP) [data-plyr=mute] {
    display: none !important
}

:is(.plyr--fullscreen-active,.cvHwnxxOy) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 10000000;
    background: #000;
    border-radius: 0 !important
}

:is(.plyr--fullscreen-active,.cvHwnxxOy) video {
    height: 100%
}

:is(.plyr--fullscreen-active,.cvHwnxxOy) :is(.plyr__video-wrapper,.cIfxrGKLv) {
    height: 100%;
    width: 100%
}

:is(.plyr--fullscreen-active,.cvHwnxxOy) :is(.plyr__video-embed,.csmpfEBFu) {
    overflow: visible
}

:is(.plyr--fullscreen-active,.cvHwnxxOy) :is(.plyr__controls,.cNRNKZZGD) {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

:is(.plyr--fullscreen-active,.cvHwnxxOy):is(.plyr--vimeo,.cZweUhvlN) :is(.plyr__video-wrapper,.cIfxrGKLv) {
    height: 0;
    top: 50%;
    transform: translateY(-50%)
}

/*plan*/
.plan {
    margin: 50px auto;
}

.plan ul li {
    width: 16.66%;
    height: 550px;
    position: relative;
    background-color: #000;
    float: left;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.plan ul li:nth-of-type(2) {
    animation-delay: 0.2s;
}

.plan ul li:nth-of-type(3) {
    animation-delay: 0.4s;
}

.plan ul li:nth-of-type(4) {
    animation-delay: 0.6s;
}

.plan ul li:nth-of-type(5) {
    animation-delay: 0.8s;
}

.plan ul li:is(.cur,.ctbjvZkBV) {
    width: 16.6667%;
}

.plan ul li:is(.slide,.cOAoaBNOr) {
    width: 16.25%;
}

.plan ul li :is(.img,.cjRdkqrap) {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-size:cover;
}

.plan ul li:is(.cur,.ctbjvZkBV) :is(.img,.cjRdkqrap) {
    opacity: 1;
}

.plan ul li :is(.ico,.cPfWJRPcl) {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.plan ul li :is(.ico,.cPfWJRPcl) i {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-image: url('/releases/20260518151618.3b087306/assets/img/1e/34/1e34315d22c2e20ffed7f0ad5235b20ec39b569f.webp');
    background-repeat: no-repeat;
    background-color: #005bac;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background-size:cover;
    margin: auto;

}

.plan ul li:nth-of-type(1) :is(.ico,.cPfWJRPcl) i {
    background-position: 0 0;
}

.plan ul li:nth-of-type(2) :is(.ico,.cPfWJRPcl) i {
    background-position: -70px 0;
}

.plan ul li:nth-of-type(3) :is(.ico,.cPfWJRPcl) i {
    background-position: -140px 0;
}

.plan ul li:nth-of-type(4) :is(.ico,.cPfWJRPcl) i {
    background-position: -210px 0;
}

.plan ul li:nth-of-type(5) :is(.ico,.cPfWJRPcl) i {
    background-position: -280px 0;
}

.plan ul li:nth-of-type(6) :is(.ico,.cPfWJRPcl) i {
    background-position: -350px 0;
}

.plan ul li:is(.cur,.ctbjvZkBV) :is(.ico,.cPfWJRPcl) {
    top: 50%;
    opacity: 0;
}

.plan ul li p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    left: 0;
    bottom: 35%;
    color: #fff;
    font-size: 18px;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.plan ul li:is(.cur,.ctbjvZkBV) p {
    opacity: 0;
}

.plan ul li mark {
    display: block;
    width: 260px;
    height: 210px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    background-color:rgba(255,255,255,0.8);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    -webkit-transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transition: transform .52s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: transform .52s cubic-bezier(.4, 0, .2, 1),
    -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    visibility: hidden \9;
}

.plan ul li:is(.cur,.ctbjvZkBV) mark {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    visibility: visible \9;
}

.plan ul li :is(.text,.chuAGHtWl) {
    width: 260px;
    height: 210px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    margin: auto;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.plan ul li :is(.text,.chuAGHtWl) h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-top: 50px;
}

.plan ul li :is(.text,.chuAGHtWl) span {
    display: block;
}

.plan ul li :is(.text,.chuAGHtWl) :is(.en,.cEsHzAJsI) {
    display:block;
    font-size: 14px;
    color: #666;
    padding:15px 10px 0;
}

.plan ul li :is(.text,.chuAGHtWl) :is(.more,.cJfAbIhoq) {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

.plan ul li:is(.cur,.ctbjvZkBV) :is(.text,.chuAGHtWl) {
    opacity: 1;
    top: 0;
}

/*news*/
.news {
    margin-top: 50px;
}

.news ul li {
    width: 31.33333%;
    float: left;
}

.news ul li :is(.img,.cjRdkqrap) {
    width: 100%;
    overflow: hidden;
}

.news ul li :is(.img,.cjRdkqrap) img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.news ul li :is(.tet,.cEqGcsBCt) {
    background-color: #f2f2f2;
    padding: 5px 10px 5px;
    position: relative;
    text-align: center;
}

.news ul li :is(.tet,.cEqGcsBCt) h4 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li :is(.tet,.cEqGcsBCt) p {
    line-height: 1.6;
    color: #666;
    font-size: 14px;
}

.news ul li :is(.tet,.cEqGcsBCt) :is(.more,.cJfAbIhoq) {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    line-height: 30px;
}
.news ul li :is(.text,.chuAGHtWl) {
    background-color: #f2f2f2;
    padding: 35px 10px 5px;
    position: relative;
    text-align: center;
}

.news ul li :is(.text,.chuAGHtWl) h4 {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news ul li :is(.text,.chuAGHtWl) p {
    line-height: 1.6;
    color: #666;
    font-size: 14px;
}

.news ul li :is(.text,.chuAGHtWl) :is(.more,.cJfAbIhoq) {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    line-height: 30px;
}

.news ul li :is(.text,.chuAGHtWl) :is(.date,.ccCBjVbeT) {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    margin: auto;
    color: #fff;

}

.news ul li :is(.text,.chuAGHtWl) :is(.date,.ccCBjVbeT):before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #005bac;
    -webkit-transform: rotate(45deg);
}

.news ul li :is(.text,.chuAGHtWl) :is(.date,.ccCBjVbeT) span {
    display: block;
    position: relative;
    z-index: 2;
}

.news ul li :is(.text,.chuAGHtWl) :is(.date,.ccCBjVbeT) :is(.day,.cXuiBRbbe) {
    font-size: 18px;
}

.news ul li :is(.text,.chuAGHtWl) :is(.date,.ccCBjVbeT) :is(.year,.caistjAZC) {
    font-size: 10px;
    position: relative;
    top: -5px;
}

.news ul li:hover :is(.img,.cjRdkqrap) img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.news ul li :is(.text,.chuAGHtWl) h4:hover {
    color: #005bac;
}

.news ul li :is(.text,.chuAGHtWl) :is(.more,.cJfAbIhoq):hover {
    text-decoration: underline;
    color: #333;
}

.news .flex-control-nav {
    width: 100%;
    bottom: 0px;
    margin: 40px auto 0;
    text-align: center;
}

.news .flex-control-nav li {
    margin-right: 12px;
    display: inline-block;
}

.news .flex-control-nav li a {
    display: block;
    height: 8px;
    width: 16px;
    border-radius: 4px;
    background: #ccc;
    position: relative;
    bottom: 0px;
    transition: 300ms ease-in-out;
}

.news .flex-control-nav li span {
    display: block;
    text-indent: 888px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 0;
    background: #d6000f;
    border-radius: 3px;
}

.news .flex-control-nav li a.flex-active {
    width: 33px;
    transition: 500ms linear;
    background: #d6000f;
}

/*case*/
.main_4 {
    background: url() no-repeat center center;
    margin-top: 20px;
    padding-bottom: 0px;
    background-color: #fff;}

.case .case_title {
    text-align: center;
    margin: 40px auto;
}

.case .case_title li {
    display: inline-block;
    width: 140px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #00427d;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
}

.case .case_title li a {
    display: block;
    color: #00427d;
    position: relative;
    z-index: 6;
}

.case .case_title li:before {
    content: '';
    display: block;
    width: 98%;
    height: 28px;
    width: calc(100% - 4px);
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.case .case_title li:is(.cur,.ctbjvZkBV) {
    background-color: #00427d;
}

.case .case_title li:is(.cur,.ctbjvZkBV) a {
    color: #fff;
}

.case .case_con ul {
    display: none;
}

.case .case_con ul:is(.cur,.ctbjvZkBV) {
    display: block;
}

.case .case_con ul li {
    width: 23%;
    margin: 1%;
    float: left;
    position: relative;
    background-color: #005bac;
    overflow: hidden;
}

.case .case_con ul li :is(.img,.cjRdkqrap) {
    width: 100%;
    overflow: hidden;
}

.case .case_con ul li :is(.img,.cjRdkqrap) img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
    top: 0;
}

.case .case_con ul li p {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    left: 0;
    bottom: -40px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
}

.case .case_con ul li:hover :is(.img,.cjRdkqrap) img {
    top: -40px;
}

.case .case_con ul li:hover p {
    bottom: 0;
    opacity: 1;
}

/*market*/


.market {
    margin-top: 50px;
}

.market :is(.describe,.cjOmlWJup) {
    width: 80%;
    margin: auto;
    text-align: center;
}

.market_con {
    width: 520px;
    margin: 50px auto 0;
    background: url(http://www.yqibms.com/template/pc/static/image/map.png) no-repeat top center;
    height: 450px;
    position: relative;
}
.market_con ul li{
    position:absolute;
    width: 50px;
    height: 22px;
}

.market_con ul li :is(.tit,.ceJkEtOqh) {
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}

.market_con ul li :is(.tit,.ceJkEtOqh):before,
.market_con ul li :is(.tit,.ceJkEtOqh):after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.market_con ul li :is(.tit,.ceJkEtOqh):before{
    width: 6px;
    height: 6px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(255,255,255,0.6);
    z-index:2;
}
.market_con ul li:is(.pantagon,.caMjPbnSF) :is(.tit,.ceJkEtOqh):after{
    display:none;
}
.market_con ul li :is(.tit,.ceJkEtOqh):after{
    width: 12px;
    height: 12px;
    left: -3px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(255,255,255,0.2);
}
.market_con ul li :is(.tit,.ceJkEtOqh) span {
    position: relative;
    left: 10px;
    font-size:14px;top: -4px;
}

.market_con ul li.cur .tit {
}


.market_con ul li:hover :is(.tit,.ceJkEtOqh) {
    color:#d6000f;
}

.market_con ul li:nth-of-type(1) {
    top: 145px;
    right: 90px;
}

.market_con ul li:nth-of-type(1) :is(.tit,.ceJkEtOqh) span {
    top: -25px;
    left: -5px;
}

.market_con ul li:nth-of-type(2) {
    top: 153px;
    right: 75px;
    color: #666;
}

.market_con ul li:nth-of-type(3) {
    top: 176px;
    right: 35px;
    color: #666;
}

.market_con ul li:nth-of-type(4) {
    top: 205px;
    right: 70px;
}

.market_con ul li:nth-of-type(4) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: -5px;
}

.market_con ul li:nth-of-type(5) {
    top: 240px;
    right: 70px;
}

.market_con ul li:nth-of-type(5) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: -5px;
}

.market_con ul li:nth-of-type(6) {
    top: 240px;
    right: 45px;
}

.market_con ul li:nth-of-type(6) :is(.tit,.ceJkEtOqh) span {
    left: auto;
    top: -15px;
    color: #666;
}

.market_con ul li:nth-of-type(7) {
    top: 245px;
    right: 35px;
    color: #666;
}

.market_con ul li:nth-of-type(7) :is(.tit,.ceJkEtOqh) span {
    left: 15px;
    top: -3px;
}

.market_con ul li:nth-of-type(8) {
    top: 250px;
    right: 35px;
}

.market_con ul li:nth-of-type(8) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: 5px;
}

.market_con ul li:nth-of-type(9)  {
    top: 265px;
    right: 95px;
}

.market_con ul li:nth-of-type(9) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: -5px;
}

.market_con ul li:nth-of-type(10)  {
    top: 285px;
    right: 85px;
}

.market_con ul li:nth-of-type(10) :is(.tit,.ceJkEtOqh) span {
    left: 20px;
    top: -2px;
}

.market_con ul li:nth-of-type(11) {
    top: 280px;
    right: 175px;
}

.market_con ul li:nth-of-type(11) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: -5px;
}

.market_con ul li:nth-of-type(12) {
    top: 345px;
    right: 98px;
}

.market_con ul li:nth-of-type(12) :is(.tit,.ceJkEtOqh) span {
    right: 35px;
    left: auto;
    top: -5px;
}

.market_con ul li:nth-of-type(13) {
    top: 340px;
    right: 90px;
}

.market_con ul li:nth-of-type(14) {
    top: 70px;
    right: 15px;
}
.market_con ul li:nth-of-type(14) :is(.tit,.ceJkEtOqh) span {
    top: -4px;
    left: -45px;
}
.market_con ul li:nth-of-type(15) {
    top: 93px;
    right: 20px;
}
.market_con ul li:nth-of-type(16) {
    top: 120px;
    right: 32px;
}
.market_con ul li:nth-of-type(17)  {
    top: 150px;
    right: 130px;
    width:60px;
}
.market_con ul li:nth-of-type(17) :is(.tit,.ceJkEtOqh) span {
    top: -4px;
    left: -60px;
}
.market_con ul li:nth-of-type(18){
    top: 100px;
    right: 325px;
    width:60px;
}
.market_con ul li:nth-of-type(18) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -25px;
}
.market_con ul li:nth-of-type(19){
    top: 265px;
    right: 325px;
}
.market_con ul li:nth-of-type(20){
    top: 200px;
    right: 225px;
}
.market_con ul li:nth-of-type(20) :is(.tit,.ceJkEtOqh) span {
    top: -5px;
    left: -30px;
}
.market_con ul li:nth-of-type(21){
    top: 205px;
    right: 200px;
}
.market_con ul li:nth-of-type(22){
    top: 175px;
    right: 175px;
}
.market_con ul li:nth-of-type(23){
    top: 175px;
    right: 120px;
}
.market_con ul li:nth-of-type(23) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -10px;
}
.market_con ul li:nth-of-type(24){
    top: 170px;
    right: 100px;
}
.market_con ul li:nth-of-type(25){
    top:220px;
    right: 100px;
}
.market_con ul li:nth-of-type(25) :is(.tit,.ceJkEtOqh) span {
    top: -5px;
    left: -35px;
}
.market_con ul li:nth-of-type(26){
    top:225px;
    right: 160px;
}
.market_con ul li:nth-of-type(26) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -10px;
}
.market_con ul li:nth-of-type(27){
    top:260px;
    right: 210px;
}
.market_con ul li:nth-of-type(27) :is(.tit,.ceJkEtOqh) span {
    top: -5px;
    left: -35px;
}
.market_con ul li:nth-of-type(28){
    top:335px;
    right: 210px;
}
.market_con ul li:nth-of-type(28) :is(.tit,.ceJkEtOqh) span {
    top: -5px;
    left: -35px;
}
.market_con ul li:nth-of-type(29){
    top:345px;
    right: 150px;
}
.market_con ul li:nth-of-type(29) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -10px;
}
.market_con ul li:nth-of-type(30){
    top:305px;
    right: 165px;
}
.market_con ul li:nth-of-type(30) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -10px;
}
.market_con ul li:nth-of-type(31){
    top:392px;
    right: 132px;
}
.market_con ul li:nth-of-type(32){
    top:285px;
    right: 115px;
}
.market_con ul li:nth-of-type(32) :is(.tit,.ceJkEtOqh) span {
    top: 8px;
    left: -10px;
}
.market_con ul li:nth-of-type(33){
    top:305px;
    right: 45px;
}
.market_con ul li:nth-of-type(34){
    top:325px;
    right: 15px;
}
.market_con ul li:nth-of-type(35){
    top:185px;
    right: 75px;
}
.market_con ul li:is(.pantagon,.caMjPbnSF) :before {
    width: 18px;
    height: 18px;
    background: url(http://www.yqibms.com/template/pc/static/image/pantagon.png) no-repeat center center;
}

:is(.market_text,.clPPIjenf) {
    text-align: center;
margin-top:40px;
}

:is(.market_text,.clPPIjenf) p {
    display: inline-block;
    padding: 4px 25px;
    border: 1px solid #ccc;
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
}

/*footer*/
footer {
    color: #eee;
    background-color: #333333;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out 500ms;
    -moz-transition: all 0.5s ease-in-out 500ms;
    -o-transition: all 0.5s ease-in-out 500ms;
    transition: all 0.5s ease-in-out 500ms;
    z-index: 101;
}

footer:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #d6000f;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

footer:is(.transY,.cWDwrlZwK) {
    opacity: 1;
    top: 0;
}

:is(.footer_menu,.clSEBuEXI) {
    padding: 30px 0;
    border-bottom: 1px dashed #000;
}

.footer_menu_left {
    width: 78%;
}

.footer_menu_left ul li {
    padding-right: 6%;
    float: left;
}

.footer_menu_left ul li a {
    color: #dbdbdb;
}

.footer_menu_left ul li h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.footer_menu_left ul li h3 a {
    color: #fff;
}

.footer_menu_left ul li p a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

:is(.footer_menu_right,.caJymGoNI) {
  	margin-left: 4%;
}

:is(.footer_menu_right,.caJymGoNI) h3 {
    font-size: 24px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
    	margin-left: 4%;
}

:is(.footer_menu_right,.caJymGoNI) :is(.f_tel,.cDLIAdZkC) {
    font-size: 32px;
}

:is(.footer_menu_right,.caJymGoNI) :is(.f_email,.cfFnbfjWA) {
    margin-top: -8px;
}

:is(.footer_ico,.cfhmlPEPW) span {
    display: inline-block;
    text-align: right;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-top: 5px;
    background-image: url(http://www.yqibms.com/template/pc/static/image/footer_ico.png);
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.2);
}

:is(.footer_ico,.cfhmlPEPW) span:nth-of-type(1) {
    background-position: 0 0;
}

:is(.footer_ico,.cfhmlPEPW) span:nth-of-type(2) {
    background-position: -48px 0;
}

:is(.footer_ico,.cfhmlPEPW) span:nth-of-type(3) {
    background-position: -96px 0;
}

:is(.copy,.cXqZGEASA) {
    width: 100%;
    height: 100px;
    line-height: 40px;
    border-top: 1px solid #000;
    position: relative;
}

:is(.copy,.cXqZGEASA):before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0px;
    background-color: #454545;
}

:is(.copy,.cXqZGEASA) a {
    color: #eee;
    margin-left: 30px;
}

:is(.copy,.cXqZGEASA) a:hover {
    color: #fff;
    text-decoration: underline;
}

:is(.friend_link,.cxmIgGVFP){
    background-color:#1a1a1a;
    border-top: 1px dashed #565656;
}
:is(.friend_link,.cxmIgGVFP) :is(.inner,.cfYOtuGDY) {
    padding: 15px 0 20px;
}

:is(.friend_link,.cxmIgGVFP) h3 {
    font-weight: normal;
    font-size: 14px;
}

:is(.friend_link,.cxmIgGVFP) span {
    display: block;
    width: 200px;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    border: 1px solid #666;
    background-color: #181818;
    padding: 0 10px;
    font-size: 12px;
}

:is(.friend_link,.cxmIgGVFP) i {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: #d6000f;
    right: 0;
    top: 4px;
    cursor: pointer;
}

:is(.friend_link,.cxmIgGVFP) i:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #ccc;
    position: absolute;
    left: 0;
    right: 0;
    top: 7px;
    margin: auto;
}

.friend_link .link_ul {
}

:is(.friend_link,.cxmIgGVFP) :is(.link_ul,.cHZCtOKny) li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-top: 1px solid #474747;
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
}

:is(.friend_link,.cxmIgGVFP) :is(.link_ul,.cHZCtOKny) a {
    color: #dfdfdf;
    padding: 0 10px;
    display:inline-block;
}

:is(.friend_link,.cxmIgGVFP) :is(.link_ul,.cHZCtOKny) a:hover {
    color: #fff;
}

.weixin {
    width: 120px;
    margin: 5px 80px 0 0;
}

.weixin :is(.img,.cjRdkqrap) {
    width: 100%;
}

.weixin :is(.img,.cjRdkqrap) img {
    width: 100%;
}

.weixin p {
    text-align: center;
}

/*pbanner*/
.pbanner {
    position: relative;
    z-index: 10;
    overflow:hidden;
}

.pbanner figure {
    height:700px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-transition:all 1.5s ease;
    -moz-transition:all 1.5s ease;
    -o-transition:all 1.5s ease;
    transition:all 1.5s ease;
}

.pbanner figure img {
    width: 100%;
    display:none;
}
.pbanner:is(.slide,.cOAoaBNOr) figure{
    height:300px;
}

:is(.ptitle,.cRMukQjHs) {
    height: 220px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    -webkit-transition:all 0.8s ease;
    -moz-transition:all 0.8s ease;
    -o-transition:all 0.8s ease;
    transition:all 0.8s ease;
}

:is(.ph3,.csxMesMts) {
    margin: auto;
    display: inline-block;
    width: 30px;
    padding: 45px 42px;
    position: relative;
    box-sizing: content-box;
}

:is(.ph3,.csxMesMts) span {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.36);
    background: #fff \9;
    filter: alpha(opacity=36);
}

:is(.ph3,.csxMesMts) span:is(.line1,.cNTnXeysO) {
    width: 100%;
    height: 10px;
    left: 0;
    top: 0;
}

:is(.ph3,.csxMesMts) span:is(.line3,.cHYgprCmM) {
    width: 100%;
    height: 10px;
    right: 0;
    bottom: 0;
}

:is(.ph3,.csxMesMts) span:is(.line2,.cpPuGLnSN) {
    width: 10px;
    height: 214px;
    right: 0;
    top: 10px;
}

:is(.ph3,.csxMesMts) span:is(.line4,.cfTThlpkj) {
    width: 10px;
    height: 214px;
    left: 0;
    bottom: 10px;
}

:is(.ph3,.csxMesMts) strong {
    display: block;
    position: relative;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
    font-weight: normal;
}

.pbanner:is(.slide,.cOAoaBNOr) :is(.ptitle,.cRMukQjHs){
    top:600px;
}
:is(.ptitle,.cRMukQjHs) small {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 27px;
    line-height: 1;
    margin-top: 10px;
    text-transform: capitalize;
}

:is(.mousedown,.cHfcRCzWB) {
    width: 18px;
    height: 29px;
    border: 3px solid #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 33px;
    z-index: 10;
}

:is(.mousedown,.cHfcRCzWB) i {
    display: block;
    width: 3px;
    height: 7px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 8px;
    animation: kztVOwxaI 1000ms infinite;
    -webkit-animation: moveDownSpot 1000ms infinite;
    -moz-animation: moveDownSpot 1000ms infinite;
}

@keyframes kztVOwxaI {
    from {
        opacity: 1;
        top: 3px;
    }
    to {
        opacity: 0;
        top: 15px;
    }
}

/*menu*/
.leval-menu {
    position: relative;
    line-height: 0;
    text-align: center;
    height: 60px;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    z-index: 9;
}

.leval-menu:is(.fixed,.cgdvxfPWD) {
    position: fixed;
    top: 60px;
}

.leval-menu > p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background-color: #005bac;
    cursor: pointer;
    position: relative;
}

.leval-menu > p:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 6px solid #fff;
    top: 50%;
    margin: auto;
    margin-left: 90px;
    margin-top: -5px;
}

.levalwr {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 88;
    border-bottom: 1px solid #999999;
}

.levalwr:is(.fkis,.cxQjsoZFc) {
    position: fixed;
}

.levalwr:is(.fkis,.cxQjsoZFc) :is(.leval-lists,.cswzGoINg) li a {
    padding: 27px 0 26px;
}

:is(.leval-lists,.cswzGoINg) {
    margin: auto;
    display: inline-block;
}

:is(.leval-lists,.cswzGoINg):is(.on,.cwpTCjZoJ) li:is(.current,.cUnPphLkX):before {
    display: none;
}

:is(.leval-lists,.cswzGoINg) li {
    float: left;
    position: relative;
    line-height: 1;
}

:is(.leval-lists,.cswzGoINg) li:last-child {
    margin-right: 0;
}

:is(.leval-lists,.cswzGoINg) li a {
    display: block;
    padding: 25px 20px 22px;
    position: relative;
    line-height: 1;
    color: #333333;
    font-size: 16px;
    z-index: 10;
}

:is(.leval-lists,.cswzGoINg) li:before {
    content: "";
    position: absolute;
    width: 60%;
    bottom: -4px;
    height: 8px;
    left: 0;
    right: 0;
    margin: auto;
    background: #d6000f;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .35s cubic-bezier(.4, 0, .2, 1);
    transition: transform .35s cubic-bezier(.4, 0, .2, 1);
    transition: transform .35s cubic-bezier(.4, 0, .2, 1), -webkit-transform .35s cubic-bezier(.4, 0, .2, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden \9;
}

:is(.leval-lists,.cswzGoINg) li:hover:before,:is( .leval-lists, .cswzGoINg) li:is(.current,.cUnPphLkX):before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible \9;
}

/*sub_main public*/
:is(.sub_main,.cbCBxysTO) {
    width: 100%;
    position: relative;
}

:is(.sub_main,.cbCBxysTO) :is(.inner,.cfYOtuGDY) {
    width: 1100px;
}

.com_menu {
    width: 200px;
    position: absolute;
    right: 10%;
    top: -80px;
    z-index: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.com_menu:is(.fixed,.cgdvxfPWD) {
    z-index:999;
}

.com_menu .menu_head {
    width: 100%;
    height: 80px;
    background-color: #025cad;
    color: #fff;
    position: relative;
    padding-top: 25px;
    text-align: center;
}

.com_menu .menu_head h2 {
    font-size: 24px;
}

.com_menu .menu_head span {
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    opacity: 0.2;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.com_menu .menu_list {
    width: 100%;
    background-color: #fff;
    padding-top: 10px;
}

.com_menu .menu_list li {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fafafa;
}

.com_menu .menu_list li:is(.cur,.ctbjvZkBV),
.com_menu .menu_list li:hover {
    background-color: #025cad;
}

.com_menu .menu_list li a{
    display:block;
}
.com_menu .menu_list li:is(.cur,.ctbjvZkBV) a,
.com_menu .menu_list li:hover a {
    color: #fff;
}

.com_menu .menu_list li:nth-last-of-type {
    border: 0;
}

.com_menu .menu_list li a {
    color: #333;
}

:is(.sub_main_con,.cVZabrBxi) {
    position: relative;
    padding-top: 80px;
}

:is(.sub_logo,.cnMKYMQBA) {
    width:100%;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    overflow:hidden;
}

:is(.sub_logo,.cnMKYMQBA) img {
    margin: 0 auto 10px;
}

:is(.fixed_img,.cfRPmzwdJ) {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: url(/template/pc/static/image/sub_bg.jpg) no-repeat fixed center top;
    background-size: cover;
}

/*about intro*/
:is(.sub_main_con,.cVZabrBxi) :is(.sub_main_box,.ceOrNLIcA) {
    padding: 0 80px 80px;
    position: relative;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.6);
    border-top: 5px solid rgba(214, 0, 14, 0.5);
    top: 0px;
}

:is(.sub_main_con,.cVZabrBxi) .title {
    margin: 40px 0 20px;
}

:is(.sub_main_con,.cVZabrBxi) .title h3 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}

:is(.sub_intro,.cptNqulHD) :is(.intro_img,.cONXVIYvA) {
    width: 100%;
}

:is(.sub_intro,.cptNqulHD) :is(.intro_img,.cONXVIYvA) :is(.img_box,.cSJFAimqT) {
    width: 100%;
    overflow: hidden;
}

:is(.sub_intro,.cptNqulHD) :is(.intro_img,.cONXVIYvA) img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.sub_intro,.cptNqulHD) :is(.intro_img,.cONXVIYvA) img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

:is(.sub_intro,.cptNqulHD) :is(.intro_text,.clmSARJeA) {
    width: 100%;
}

:is(.sub_intro,.cptNqulHD) :is(.intro_text,.clmSARJeA) p {
    line-height: 2;
    margin-bottom: 10px;
}

:is(.definite,.ctKhCRHLV) {
    padding: 26px 0 30px;
    border-bottom: 2px solid #707070;
}

:is(.definite,.ctKhCRHLV) p {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 6px;
}

:is(.definite,.ctKhCRHLV) span {
    display: block;
    text-align: center;
    line-height: 1;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}

:is(.sub_main_con,.cVZabrBxi) :is(.bottom_link,.cbZgWkrmm) {
    height: 47px;
    line-height: 47px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    text-align: right;
    padding-right: 60px;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.sub_main_con,.cVZabrBxi) :is(.bottom_link,.cbZgWkrmm) a {
    color: #333;
}

:is(.sub_main_con,.cVZabrBxi) :is(.bottom_link,.cbZgWkrmm) i {
    display: inline-block;
    width: 47px;
    height: 47px;
    background: url(http://www.yqibms.com/template/pc/static/image/pmore.png);
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.sub_main_con,.cVZabrBxi) :is(.bottom_link,.cbZgWkrmm):hover {
    padding-right: 70px;
}

:is(.sub_main_con,.cVZabrBxi) :is(.bottom_link,.cbZgWkrmm):hover i {
    right: -10px;
}

/*culture*/
:is(.culture_list,.cRAUZRFUZ) li {
    width: 100%;
    border: 1px solid #eaeaea;
    margin: 10px 0;
    position: relative;
    background-color: #fafafa;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.img,.cjRdkqrap),:is( .culture_list, .cRAUZRFUZ) li :is(.con,.cfaYSnzKa) {
    width: 50%;
    float: left;
}

:is(.culture_list,.cRAUZRFUZ) li:nth-of-type(2n+2) :is(.img,.cjRdkqrap),:is(
.culture_list,
.cRAUZRFUZ) li:nth-of-type(2n+2) :is(.con,.cfaYSnzKa) {
    float: right;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.img,.cjRdkqrap) img {
    width: 100%;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) {
    padding: 40px 30px;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) p {
    font-size: 14px;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) h4 {
    width: 50%;
    font-size: 14px;
    font-weight: normal;
    color: #025cad;
    position: absolute;
    bottom: 10px;
    line-height: 2;
    text-align: right;
    padding: 0 30px;
    right: 0;
}

:is(.culture_list,.cRAUZRFUZ) li:nth-of-type(2n+2) :is(.con,.cfaYSnzKa) h4 {
    right: auto;
    left: 0;
}

:is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) h4 span {
    display: block;
    line-height: 1.2;
    text-transform: uppercase;
    color: #aeaeae;
    font-size: 12px;
}

/*care*/
:is(.care_list,.chViveiZo) {
    margin-top: 40px;
}

:is(.care_list,.chViveiZo) ul li {
    width: 50%;
    float: left;
    padding: 2px;
    position: relative;
    perspective: 500px;
    overflow: hidden;
}

:is(.care_list,.chViveiZo) ul li :is(.img,.cjRdkqrap) {
    width: 100%;
}

:is(.care_list,.chViveiZo) ul li :is(.img,.cjRdkqrap) img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:block;
}

:is(.care_list,.chViveiZo) ul li :is(.bg,.cnGPhzIKS) {
    position: absolute;
    width:98%;
    width: calc(100% - 4px);
    height: 60px;
    background-color: #005cae;
    transform-origin: center bottom 0;
    left: 0;
    right:0;
    bottom:-60px;
    margin:auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
   
}

:is(.care_list,.chViveiZo) ul li :is(.bg,.cnGPhzIKS) p {
    width:100%;
    height: 60px;
    padding:0 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    line-height:30px;
}

:is(.care_list,.chViveiZo) ul li:hover :is(.bg,.cnGPhzIKS) {
bottom:0;
}

:is(.care_list,.chViveiZo) ul li:hover :is(.img,.cjRdkqrap) img {
    transform: translateY(-50px);
}

/*market*/
:is(.sub_main_con,.cVZabrBxi) .market {
    margin-top: 0;
}

:is(.sub_main_con,.cVZabrBxi) .market_con {
    height: auto;
    padding-top: 450px;
}

.sub_main_con .market_con ul li {
}

:is(.sub_main_con,.cVZabrBxi) .market_con ul li :is(.details,.cGOIoGboZ) {
    position: static;
    display: block;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #fff;
}

/*oofice*/
:is(.office_con,.celGKwYfl) :is(.img,.cjRdkqrap) {
    width: 100%;
}

:is(.office_con,.celGKwYfl) :is(.img,.cjRdkqrap) img {
    width: 100%;
}

:is(.sub_work,.cPMHGlxZP) {
    width: 200px;
}

:is(.sub_work,.cPMHGlxZP) ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 5px 0;
    border: 1px solid #fff;
    float: left;
    text-align: center;
    position: relative;
    background-color:#fff;    
    -webkit-box-shadow: 0px 4px 0px #aaa, 0px 4px 15px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 4px 0px #aaa, 0px 4px 15px rgba(0,0,0,.2);
    box-shadow: 0px 4px 0px #aaa, 0px 4px 15px rgba(0,0,0,.2);
}

:is(.sub_work,.cPMHGlxZP) ul li a {
    color: #fff;
    display: block;
    font-size: 16px;
    position: relative;
    z-index: 2;
}

:is(.sub_work,.cPMHGlxZP) ul li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(http://www.yqibms.com/template/pc/static/image/work_ico.png);
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    margin-right: 10px;
}

:is(.sub_work,.cPMHGlxZP) ul li:nth-of-type(1) i {
    background-position: 0 0;
}

:is(.sub_work,.cPMHGlxZP) ul li:nth-of-type(2) i {
    background-position: -20px 0;
}

:is(.sub_work,.cPMHGlxZP) ul li:nth-of-type(3) i {
    background-position: -40px 0;
}

:is(.sub_work,.cPMHGlxZP) ul li span {
    display: inline-block;
color:#333;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) b {
    position: absolute;
    background-color: #fff;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line1,.cNTnXeysO) {
    width: 0;
    height: 2px;
    right: 50%;
    bottom: 0;
    -webkit-transition-delay: 300ms;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line2,.cpPuGLnSN) {
    width: 0;
    height: 2px;
    left: 50%;
    bottom: 0;
    -webkit-transition-delay: 300ms;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line3,.cHYgprCmM) {
    width: 2px;
    height: 0;
    left: 0;
    bottom: 0;
    -webkit-transition-delay: 150ms;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line4,.cfTThlpkj) {
    width: 2px;
    height: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-delay: 150ms;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line5,.cbrJQTmbm) {
    width: 0;
    height: 2px;
    left: 0;
    top: 0;
    -webkit-transition-delay: 0ms;
}

:is(.sub_work,.cPMHGlxZP) ul li :is(.line,.cknSkhgrw) :is(.line6,.cBIwzPWKI) {
    width: 0;
    height: 2px;
    right: 0;
    top: 0;
    -webkit-transition-delay: 0ms;
}

:is(.sub_work,.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line1,.cNTnXeysO),:is(
.sub_work,
.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line2,.cpPuGLnSN) {
    width: 50%;
    -webkit-transition-delay: 0ms;
}

:is(.sub_work,.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line3,.cHYgprCmM),:is(
.sub_work,
.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line4,.cfTThlpkj) {
    height: 100%;
    -webkit-transition-delay: 150ms;
}

:is(.sub_work,.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line5,.cbrJQTmbm),:is(
.sub_work,
.cPMHGlxZP) ul li:hover :is(.line,.cknSkhgrw) :is(.line6,.cBIwzPWKI) {
    width: 50%;
    -webkit-transition-delay: 300ms;
}

/*sub_honor*/
.sub_honor {
}

:is(.sub_honor,.cQwQIQLBa) ul li {
    position: relative;
    border-left: 2px solid #ccc;
    padding-left: 20px;
    background-color: #fafafa;
    margin: 5px 0;
    cursor: pointer;
}

:is(.sub_honor,.cQwQIQLBa) ul li:before {
    content: '';
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #eaeaea;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.sub_honor,.cQwQIQLBa) ul li:hover:before {
    width: 100%;
}

:is(.sub_honor,.cQwQIQLBa) ul li :is(.con,.cfaYSnzKa) {
    position: relative;
    z-index: 2;
}

:is(.sub_honor,.cQwQIQLBa) ul li :is(.border,.cCVCHtrjN) {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: -30px;
    top: 12px;
    margin: auto;
    border: 4px solid #d6000f;
    background-color: #fff;
}

:is(.sub_honor,.cQwQIQLBa) ul li p {
    height: 46px;
    line-height: 46px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}

:is(.sub_honor,.cQwQIQLBa) ul li :is(.img,.cjRdkqrap) {
    width: 30%;
}

:is(.sub_honor,.cQwQIQLBa) ul li :is(.img,.cjRdkqrap) img {
    width: 100%;
    padding-bottom: 10px;
}

/*solution*/
:is(.solution_box,.cOmSKWxDs) {
    width: 75%;
    margin: auto;
}

:is(.solution,.cmWgohANp) ul li {
    width: 30.3333%;
    margin: 1.5%;
    float: left;
    position: relative;
    overflow: hidden;
}

:is(.solution,.cmWgohANp) ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #d6000f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
}

:is(.solution,.cmWgohANp) ul li :is(.img,.cjRdkqrap) {
    width: 100%;
}

:is(.solution,.cmWgohANp) ul li :is(.img,.cjRdkqrap) img {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.solution,.cmWgohANp) ul li :is(.text,.chuAGHtWl) {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #eaeaea;
    position: relative;
    font-size: 16px;
    color: #333;
    text-align: center;
}

:is(.solution,.cmWgohANp) ul li :is(.text,.chuAGHtWl) span {
    display: block;
    position: relative;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.solution,.cmWgohANp) ul li :is(.text,.chuAGHtWl) p {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    text-align: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: #eaeaea;
}

:is(.solution,.cmWgohANp) ul li :is(.text,.chuAGHtWl) i {
    display: block;
    width: 32px;
    height: 9px;
    background: url(/template/pc/static/image/arrow2.png);
    position: absolute;
    right: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.solution,.cmWgohANp) ul li:hover:before {
    width: 100%;
}

:is(.solution,.cmWgohANp) ul li:hover :is(.img,.cjRdkqrap) img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

:is(.solution,.cmWgohANp) ul li:hover :is(.text,.chuAGHtWl) span {
    left: 100%;
}

:is(.solution,.cmWgohANp) ul li:hover :is(.text,.chuAGHtWl) p {
    left: 0;
}

:is(.solution,.cmWgohANp) ul li:hover :is(.text,.chuAGHtWl) i {
    right: 15px;
}

/*分页样式*/
:is(.page-box,.cANqdAErC) {
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 40px 0;
}

:is(.digg,.cYrGcskcO) {
    text-align: center;
}

:is(.digg,.cYrGcskcO) span {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 12px;
    border: 1px solid #ededed;
}

:is(.digg,.cYrGcskcO) a:link,:is( .digg, .cYrGcskcO) a:visited {
    color: #555;
}

:is(.digg,.cYrGcskcO) span {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 12px;
    border: 1px solid #ededed;
}


:is(.digg,.cYrGcskcO) li {display: inline-block;}

:is(.digg,.cYrGcskcO) tcdNumber {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 12px;
    border: 1px solid #ededed;
}



:is(.digg,.cYrGcskcO) a {
    background-color: #fff;
    padding: 7px 12px;
    border: 1px solid #ededed;
    margin-right: 3px;
}

:is(.digg,.cYrGcskcO) a:active,:is( .digg, .cYrGcskcO) a:hover {
    color: #fff;
    background-color: #005bac;
}

/*solution_show*/
:is(.solution_show,.ccZMLsYuU) p {
    margin: 10px 0;
}

:is(.solution_show,.ccZMLsYuU) img {
    max-width: 100%;
    margin: auto;
}

/*sub_case*/
:is(.sub_main_box,.ceOrNLIcA) .case ul li {
    width: 48%;
}

/*job_box*/
:is(.job_box,.cGttlnWZZ) :is(.linian_img,.cFmPuTHcU) {
    position: relative;
}

:is(.linian_img,.cFmPuTHcU) img {
    width: 100%;
}

:is(.linian_img,.cFmPuTHcU) :is(.text,.chuAGHtWl) {
    width: 40%;
    height: 100%;
    background: rgba(2, 92, 173, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    color: #fff;
    padding: 80px 0 0 50px;
}

:is(.linian_img,.cFmPuTHcU) :is(.text,.chuAGHtWl) h3 {
    font-size: 32px;
}

:is(.linian_img,.cFmPuTHcU) :is(.text,.chuAGHtWl) p {
    font-size: 16px;
}

:is(.linian_text,.cAfrapwEg) p {
    line-height: 2;
    margin-top: 10px;
    text-indent: 2em;
}

:is(.recruitment,.cKWFgcVAl) {
    margin-top: 20px;
    background: url(http://www.yqibms.com/template/pc/static/image/graffiti.png) no-repeat top center;
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_tit,.cUobcWCLc) {
    width: 100%;
    padding: 60px 0px;
    margin: auto;
    border: 1px solid rgba(2, 92, 173, 0.3);
    text-align: center;
    position: relative;
    background: rgba(2, 92, 173, 0.1);
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_tit,.cUobcWCLc):before,:is(
.recruitment,
.cKWFgcVAl) :is(.rec_tit,.cUobcWCLc):after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #333;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_tit,.cUobcWCLc):before {
    top: 30px;
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_tit,.cUobcWCLc):after {
    bottom: 30px;
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_p,.cIKaFbsYJ) {
    text-align: center;
    margin: 20px 0;
}

:is(.recruitment,.cKWFgcVAl) :is(.rec_p,.cIKaFbsYJ) h3 {
    font-size: 20px;
    text-align: center;
}

:is(.recuite-title,.cEGLStpLN) small {
    text-align: center;
    color: #c8c8c8;
    font-size: 20px;
    font-family: Arial;
    line-height: normal;
    display: block;
}

:is(.recruite-t,.cgfOpGApj) {
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    background-color: #025cad;
}

:is(.recruite-t,.cgfOpGApj) span {
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
}

:is(.recruite-t,.cgfOpGApj) span:nth-child(1),:is( .recuite-top, .cseAZRoZT) span:nth-child(1) {
    padding-left: 30px;
    width: 220px;
}

:is(.recruite-t,.cgfOpGApj) span:nth-child(2),:is( .recuite-top, .cseAZRoZT) span:nth-child(2) {
    width: 100px;
}

:is(.recruite-t,.cgfOpGApj) span:nth-child(3),:is( .recuite-top, .cseAZRoZT) span:nth-child(3) {
    width: 160px;
}

:is(.recruite-t,.cgfOpGApj) span:nth-child(4),:is( .recuite-top, .cseAZRoZT) span:nth-child(4) {
    width: 160px;
}

:is(.recruite-t,.cgfOpGApj) span:nth-child(5),:is( .recuite-top, .cseAZRoZT) span:nth-child(5) {
    float:right;
    padding-right: 10px;
}

:is(.recuite-info,.cbyBSlmzW) {
    margin-bottom: 8px;
}

:is(.recuite-top,.cseAZRoZT) {
    cursor: pointer;
    background: #eaeaea;
    transition: 366ms;
    position: relative;
    overflow: inherit;
}

:is(.recuite-top,.cseAZRoZT):is(.on,.cwpTCjZoJ) {
    background: #025cad;
}

:is(.recuite-top,.cseAZRoZT):is(.on,.cwpTCjZoJ) span {
    color: #fff;
}

:is(.recuite-top,.cseAZRoZT):is(.on,.cwpTCjZoJ) span:last-child:after {
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
}

:is(.recuite-top,.cseAZRoZT) span {
    display: block;
    float: left;
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 48px;
    transition: 320ms;
}

:is(.recuite-top,.cseAZRoZT) span:last-child {
    width: 19px;
    height: 19px;
    position: absolute;
    right: 20px;
    top: 14px;
}

:is(.recuite-top,.cseAZRoZT) span:last-child:before {
    content: "";
    width: 19px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 8px;
}

:is(.recuite-top,.cseAZRoZT) span:last-child:after {
    content: "";
    width: 3px;
    height: 19px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 0;
    transition: 320ms;
}

:is(.recuites,.caxbfAbZq) {
    padding: 32px 58px 70px 58px;
    background: #fff;
    position: relative;
    border: 1px solid #025cad;
    border-top: none;
    display: none;
}

:is(.recuite-list,.cwAxzowWJ) {
    margin-bottom: 32px;
}

:is(.recuite-list,.cwAxzowWJ) strong {
    font-weight: normal;
    line-height: normal;
    color: #d6010f;
    font-size: 14px;
    margin-bottom: 8px;
}

:is(.recuite-list,.cwAxzowWJ) p {
    color: #969696;
    font-size: 14px;
    margin-bottom: 4px;
}

:is(.deliver,.ciujFPawN) {
    margin-top: 60px;
    padding-top: 35px;
    border-top: 1px solid #eeeeee;
}

:is(.deliver,.ciujFPawN) p {
    color: #969696;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
}

:is(.deliver,.ciujFPawN) a {
    color: #d6010f;
    font-size: 14px;
    text-decoration: underline;
}

:is(.showd,.cISkaoonI) {
    display: block;
    padding-left: 26px;
    color: #d6010f;
    font-size: 14px;
    text-decoration: underline;
    background: url(http://www.yqibms.com/template/pc/static/images/tshow.png) left center no-repeat;
    cursor: pointer;
    position: absolute;
    right: 18px;
    bottom: 20px;
    transition: 322ms;
}

:is(.showd,.cISkaoonI):hover {
    background-position: left 2px;
}
:is(.deliver,.ciujFPawN) input{
    font-family: "Microsoft Yahei", "微软雅黑";
}
:is(.download,.csreeELdb){
    width: 100px;
    height:28px;
    line-height:28px;
    color:#fff;
    border:0;
    font-size:12px;
    cursor:pointer;
    background: #d6010f;
    padding:0;
    margin-left:10px;
}
:is(.upload,.cdLCbekXP){
    width:70px;
    color:#fff;
    height:28px;
    line-height:28px;
    border:0;
    cursor:pointer;
    background: #d6010f;
    margin-top:10px;
}
/* contact start */

#iwpXAJbyi {
    width: 100%;
    height: 710px;
}

:is(.contact_box,.clyiknwTB) {
    margin: auto;
}

:is(.addressList,.cQsLGqcjR) {
    margin: 50px auto 30px;
}

:is(.addressList,.cQsLGqcjR) dd {
    float: left;
    padding: 10px;
    width: 31.33333%;
    margin: 1%;
    border-bottom: 3px solid #dfdfdf;
    text-align: center;
    font-size: 14px;
    color: #848484;
    background-color: #eaeaea;
    height: 240px;
}

.addressList dd.item1 {
}

:is(.addressList,.cQsLGqcjR) dd :is(.t,.czZZUYziG) {
    width: 79px;
    height: 79px;
    padding-top: 25px;
    margin: -37px auto 0;
    position: relative;
    background: #025cad;
    border-radius: 50%;
}

:is(.addressList,.cQsLGqcjR) dd :is(.t,.czZZUYziG) i {
    background: url('/releases/20260518151618.3b087306/assets/img/21/d4/21d43de6a1fa1079386fcdd638df79af1877ec79.webp') no-repeat;
    width: 70px;
    height: 70px;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

:is(.addressList,.cQsLGqcjR) dd:is(.item2,.cshhuZeSo) :is(.t,.czZZUYziG) i {
    background-image: url('/releases/20260518151618.3b087306/assets/img/56/7a/567a22569f6e9c81a60e64e31fb94ed3a6021f07.webp');
}

:is(.addressList,.cQsLGqcjR) dd:is(.item3,.cewdEqzOU) :is(.t,.czZZUYziG) i {
    background-image: url('/releases/20260518151618.3b087306/assets/img/7c/5b/7c5b6c1df2209b20765b3187548787b6b0b8e796.webp');
}

:is(.addressList,.cQsLGqcjR) dd h4 {
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
}

:is(.addressList,.cQsLGqcjR) dd :is(.c,.cegsjWnmT) {
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
}

:is(.addressList,.cQsLGqcjR) dd:hover {
    border-bottom: 3px solid #d5000f;
    color: #005bac;
}

:is(.addressList,.cQsLGqcjR) dd:hover :is(.t,.czZZUYziG) i {
    background-position: right 0;
    animation: myS 0.8s linear 0s infinite;
    -moz-animation: myS 0.8s linear 0s infinite;
    -webkit-animation: myS 0.8s linear 0s infinite;
    -o-animation: myS 0.8s linear 0s infinite;
}

.messagePage {
}

:is(.aboutT1,.cGAdIRSPM) {
    font-size: 20px;
    color: rgb(102, 102, 102);
    text-align: center;
}

:is(.aboutT2,.cOXwbWUMj) {
    font-size: 14px;
    color: rgb(204, 204, 204);
    text-align: center;
    text-transform: uppercase;
}

:is(.messagePage,.cgYQoUACI) :is(.bot,.ctHEuhFkF) {
    background-color: rgb(204, 204, 204);
    height: 1px;
    width: 146px;
    margin: 10px auto 50px;
}

:is(.formbox,.cZffZChQH) {
    width: 640px;
    margin: 0px auto;
}

:is(.formbox,.cZffZChQH) dd {
    padding-bottom: 20px;
}

:is(.formbox,.cZffZChQH) dd:is(.btnBox,.caSyIndlq) {
    padding-top: 14px;
}

:is(.formbox,.cZffZChQH) input {
    background-color: #fafafa;
}

input:is(.ctxt,.ccFBbYEsj)[type="text"] {
    border-radius: 12px;
}

:is(.ctxt,.ccFBbYEsj) {
    color: rgb(51, 51, 51);
    padding: 12px 4%;
    height: 20px;
    line-height: 20px;
    border-radius: 14px;
    width: 41%;
    font-size: 14px;
    font-family: "microsoft yahei";
    border: 1px solid rgb(255, 255, 255);
}

:is(.ctxt2,.cThAQZyPu) {
    float: right;
    display: block;
}

:is(.ctxt3,.cYXDyjFRt) {
    width: 92%;
    height: 90px;
    resize: none;
}

:is(.moreMess,.cuiyBIRjj) {
    width: 174px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    display: block;
    margin: 0px auto;
    background-color: #d5000f;
    position: relative;
    border-radius: 23px;
    overflow: hidden;
}

:is(.moreMess,.cuiyBIRjj) :is(.i2,.cMPAHVmml) {
    position: absolute;
    width: 174px;
    height: 0px;
    left: 0px;
    bottom: 0%;
    display: block;
    background-color: #005bac;
    transition: all 0.3s ease 0s;
}

:is(.moreMess,.cuiyBIRjj) :is(.i1,.caDnjqAqd) {
    position: relative;
    z-index: 2;
    background-color:transparent;
    border:0;
}

:is(.moreMess,.cuiyBIRjj):hover :is(.i2,.cMPAHVmml) {
    height: 100%;
}

:is(.formbox,.cZffZChQH) textarea {
    outline: medium none;
    background-color: #fafafa;
}

:is(.formbox,.cZffZChQH) input[type="text"]:focus,:is( .formbox, .cZffZChQH) textarea:focus {
    border-color: rgb(204, 204, 204);
}

/*sub_news*/
:is(.sub_main_con,.cVZabrBxi) .news ul li {
    width: 31.33333%;
    margin: 1%;
}

:is(.up_down,.ccDHhrtCM) {
    height: 80px;
    line-height:80px;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: auto;
    font-size: 16px;
}

:is(.up_down,.ccDHhrtCM) :is(.a,.cUQrPvKlL) {
    width: 50%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

:is(.up_down,.ccDHhrtCM) :is(.a,.cUQrPvKlL) a {
    color: #333;
}
:is(.up_down,.ccDHhrtCM) :is(.up,.cIKKsOBRn) {
    padding-left: 50px;
}

:is(.up_down,.ccDHhrtCM) .down {
    text-align: right;
    padding-right: 50px;
}

:is(.up_down,.ccDHhrtCM) i {
    display: inline-block;
    width: 47px;
    height: 80px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

:is(.up_down,.ccDHhrtCM) :is(.up,.cIKKsOBRn) i {
    left: 10px;
    background: url(http://www.yqibms.com/template/pc/static/image/arrow10.png) no-repeat left center;
}

:is(.up_down,.ccDHhrtCM) .down i {
    right: 10px;
    background: url(http://www.yqibms.com/template/pc/static/image/arrow12.png) no-repeat right center;
}

:is(.up_down,.ccDHhrtCM) .down:hover {
    padding-right: 60px;
}

:is(.up_down,.ccDHhrtCM) :is(.up,.cIKKsOBRn):hover {
    padding-left: 60px;
}

:is(.up_down,.ccDHhrtCM) .down:hover i {
    right: 0;
}

:is(.up_down,.ccDHhrtCM) :is(.up,.cIKKsOBRn):hover i {
    left: 0;
}

.up_down {
}

:is(.mousebox,.cvPutWzxt) { position: absolute; width: 52px; left: 50%; margin-left: -15px; bottom: 30px; z-index: 20; }
:is(.sub_mouse,.cZnVdCDkg) { width: 31px; height: 50px; margin: auto; position: relative; background: url(http://www.yqibms.com/template/pc/static/image/mouse.png) center no-repeat; }
:is(.sub_mouse,.cZnVdCDkg) i { width: 13px; height: 8px; display: block; background: url(http://www.yqibms.com/template/pc/static/image/arrow.png) no-repeat center center; position: absolute; left: 9px; bottom: 13px; animation-delay: 0ms; animation-duration: 1340ms; animation-iteration-count: infinite; animation-name: kSqWCAvNP; animation-play-state: running; animation-timing-function: linear; }
:is(.mousebox,.cvPutWzxt) span { color: #fff; margin-top: 10px; display: block; text-align:center;font-size: 12px; }

@-webkit-keyframes kSqWCAvNP {
    0% { -webkit-transform: translate3d(0px, 0px, 0px); }
    50% { -webkit-transform: translate3d(0px, -8px, 0px); }
    100% { -webkit-transform: translate3d(0px, 0px, 0px); }
}

@keyframes kSqWCAvNP {
    0% { -webkit-transform: translate3d(0px, 0px, 0px); }
    50% { -webkit-transform: translate3d(0px, -8px, 0px); }
    100% { -webkit-transform: translate3d(0px, 0px, 0px); }
}

/*honor*/
common-t small { display: block; text-align: center; line-height: normal; color: #e0ae37; font-size: 30px; margin-bottom: 12px; font-family: "bodoni_bookitalic"; font-weight: normal; }
:is(.common-t,.cDrHzBaNX) h4 { text-align: center; color: #000000; font-size: 18px; font-weight: normal; }
.introduct-text {}
:is(.common-line,.cQfVDwvGw) { position: relative; height: 13px; }
:is(.common-line,.cQfVDwvGw) i { display: block; width: 36px; height: 13px; background: #fdfdfd url(http://www.yqibms.com/template/pc/static/image/arrow1.png) center no-repeat; position: absolute; left: 50%; margin-left: -18px; top: 0; }
:is(.common-line,.cQfVDwvGw) span { display: block; width: 100%; height: 2px; background: #eaeaea; position: absolute; left: 0; top: 6px; }

:is(.introduct-info,.cmQvJPZZA) { padding: 20px 40px 0; }
:is(.introduct-info,.cmQvJPZZA) p { text-indent: 26px; margin-bottom: 10px; }
:is(.atlas,.ctGgyHpTR) { margin-top: 40px; }
.atlas-fix { margin-top: 24px; position:relative;}
.atlas-fix span { display: block; margin-left: 54px; color: #323232; font-size: 14px; }
:is(.atlas-tab,.crdUovZWv) { margin-top: 24px; position: relative; }
:is(.itemIn,.cJLMSMAQe) { padding: 5px; border: 1px solid #eaeaea; cursor: pointer; overflow: hidden; }
:is(.item-fix,.caARUFYxe) { overflow: hidden; }
:is(.item,.cAhcsvsZt) img { display: block; width: 100%; height: auto; transition: 450ms; }
:is(.item,.cAhcsvsZt) img:hover { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); }
:is(.owl-theme,.cNDeQUOvC) { overflow: hidden; }
:is(.atlas-tab,.crdUovZWv) :is(.owl-item,.cgLGDukOq) { float: left; }
:is(.atlas-tab,.crdUovZWv) :is(.owl-prev,.crUIdVhGZ),:is( .atlas-tab, .crdUovZWv) :is(.owl-next,.cSVjyPBep) { position: absolute; top: 50%; width: 14px; height: 18px; text-indent: 999px; overflow: hidden; margin-top: -9px; cursor: pointer; transition: 450ms; }
:is(.atlas-tab,.crdUovZWv) :is(.owl-prev,.crUIdVhGZ) { left: -30px; background: url(http://www.yqibms.com/template/pc/static/image/prev1.png) center no-repeat; }
:is(.atlas-tab,.crdUovZWv) :is(.owl-next,.cSVjyPBep) { right: -30px; background: url(http://www.yqibms.com/template/pc/static/image/next1.png) center no-repeat; }
:is(.atlas-tab,.crdUovZWv) :is(.owl-prev,.crUIdVhGZ):hover,:is( .atlas-tab, .crdUovZWv) :is(.owl-next,.cSVjyPBep):hover { opacity: 0.5; }
:is(.backprev,.cbhCAeDwY) { position: absolute; overflow: hidden; right: 0; bottom: 79px; width: 166px; height: 49px; border: 1px solid #818181; border-right: none; }
:is(.backprev,.cbhCAeDwY):before { content: ""; width: 0%; height: 0%; position: absolute; left: 50%; top: 50%; transition: all .3s ease 0s; transform: translate(-50%,-50%); background: #818181; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); border-radius: 50%; opacity: 0; visibility: hidden; }
:is(.backprev,.cbhCAeDwY) a { display: block; line-height: 49px; position: relative; z-index: 20; color: #818181; font-size: 14px; padding-left: 25px; }
:is(.backprev,.cbhCAeDwY):hover:before { width: 110%; height: 450%; opacity: 1; visibility: visible; }
:is(.backprev,.cbhCAeDwY):hover a { color: #fff; }

/*响应式*/
@media (max-width: 1600px) {
    .com_menu {
        right: 5%;
    }
    #iwpXAJbyi{
        height:600px;
    }
}
@media (max-width: 1440px) {
    :is(.tel,.ctTIbmpmb) {
        margin-left: 20px;
    }

    .nav > li {
        margin: 0 5px;
    }
    .com_menu {
        right: 2%;
    }
    #iwpXAJbyi{
        height:540px;
    }
}

@media (max-width: 1366px) {
    :is(.tel,.ctTIbmpmb) {
        display: none;
    }

    .main_1 .about :is(.about_con,.ctRLCijvL) {
        margin: 0 0 40px;
    }
    #iwpXAJbyi{
        height:510px;
    }
}

@media (max-width: 1280px) {

    .com_menu {
        right: 0;
    }
    :is(.sub_main,.cbCBxysTO) :is(.inner,.cfYOtuGDY){
        width:900px;
    }
    :is(.sub_main_con,.cVZabrBxi) :is(.sub_main_box,.ceOrNLIcA){
        padding:0 40px 60px;
    }
    #iwpXAJbyi{
        height:470px;
    }
}

@media (max-width: 1200px) {
    .nav > li {
        margin: 0;
    }

    :is(.inner,.cfYOtuGDY) {
        width: 96%;
    }

    :is(.language,.cguHLRbRF) {
        margin-left: 10px;
    }

    .main_1 {
        height: auto;
    }

    .main_1 .video, .main_1 .about {
        width: 100%;
        float: none;
        margin: auto;
    }

    .main_1 .video {
        height: 500px;
    }

    :is(.footer_menu_right,.caJymGoNI) :is(.f_tel,.cDLIAdZkC) {
        font-size: 28px;
    }

    .main_1 .about {
        padding: 50px 2%;
    }

    :is(.recruite-fix,.ckTPAJwyx){ width:100%;}
    :is(.recruite-t,.cgfOpGApj){ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
    :is(.recruite-t,.cgfOpGApj) span:nth-child(2),:is(.recruite-t,.cgfOpGApj) span:nth-child(4),:is(.recuite-top,.cseAZRoZT) span:nth-child(2),:is(.recuite-top,.cseAZRoZT) span:nth-child(4){ display:none;}
    :is(.recruite-t,.cgfOpGApj) span,:is(.recuite-top,.cseAZRoZT) span{ padding-left:0 !important; width:20% !important; box-sizing:border-box; text-align:center;}
    :is(.recruite-t,.cgfOpGApj) span:last-child{ text-align:right; padding-right:20px; box-sizing:border-box;}
    :is(.recuite-top,.cseAZRoZT) span:last-child{ width:19px !important;}
}

@media(max-width:1068px){
    .quick_entry{
         margin-left:15px;
     }
    .nav > li{
        width:85px;
    }
}
@media (max-width: 1024px) {
    .main_1 .video {
        height: 400px;
    }

    .nav {
        display: none;
    }

    :is(.language,.cguHLRbRF) {
        display: none;
    }

    .quick_entry{
        display: none;
    }
    .menuBtn {
        display: block;
    }

    .bannerBox .flex-control-nav, ul.flex-direction-nav {
        width: 98%;
    }

    .btext {
        width: 90%;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.part_4,.cCeeaPVzi) {
        margin-top: 0;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.part_1,.cdfSkrZcS) {
        margin-top: -40px;
    }

    .pbanner figure {
    }

    .pbanner figure img {
        display: none;
    }
    .com_menu{
        width:100%;
        position: static;
    }
    .com_menu .menu_head{
        padding:0;
        height:50px;
        line-height:50px;
        position: relative;
        cursor:pointer;
    }
    .com_menu .menu_head span{
        display:none;
    }
    .com_menu .menu_head h2{
        font-weight:normal;
        font-size:20px;
    }
    .com_menu .menu_head:before{
        content:"";
        display:inline-block;
        width:0;
        height:0;
        border:8px solid transparent;
        border-top:8px solid #fff;
        position:absolute;
        margin-left:60px;
        margin-top:20px;
    }
    .com_menu .menu_list{
        display:none;
    }
    :is(.sub_main,.cbCBxysTO) :is(.inner,.cfYOtuGDY),:is(.solution_box,.cOmSKWxDs),:is(.contact_box,.clyiknwTB){
        width:90%;
    }

    :is(.recruiment-box,.cNtTYbaIG){ padding:50px 0 120px;}
    :is(.recuites,.caxbfAbZq){ padding:32px 30px 70px;}
    :is(.recuite-title,.cEGLStpLN){ margin-bottom:32px;}
    :is(.recuite-title,.cEGLStpLN) h3{ font-size:26px; margin-bottom:8px;}
    :is(.recuite-title,.cEGLStpLN) small{ font-size:16px;}

    :is(.addressList,.cQsLGqcjR) dd{
        width:96%;
        margin:5% 2%;
    }
}

@media (max-width: 991px) {

    .footer_menu_left {
        width: 55%;
    }

    :is(.footer_menu_right,.caJymGoNI) {
        width: 40%;
    }

    .footer_menu_left ul li {
        width: 100%;
        text-align: center;
    }

    .footer_menu_left ul li h3 {
        border-bottom: 1px solid #666;
        position: relative;
        cursor: pointer;
    }

    .footer_menu_left ul li h3:before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-top: 6px solid #666;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

    .footer_menu_left ul li p {
        display: none;
        padding: 10px 0;
        background-color: #272727;
    }

    .friend_link {
    }

    :is(.copy,.cXqZGEASA) p {
        float: none;
    }

    .leval-menu {
        height: auto;
    }

    .levalwr {
        display: none;
        top: 60px;
    }

    :is(.leval-lists,.cswzGoINg) li {
        width: 50%;
        border-bottom: 1px solid #efefef;
    }
}

@media (max-width: 960px) {
    :is(.sub_culture,.ckxsOjoCE) {
        background-size: cover;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.culture_box,.cVRXzoegU) {
        width: 100%;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.part,.cxbYmBqZM) {
        margin-top: 20px;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.part,.cxbYmBqZM) img {
        display: none;
    }

    :is(.sub_culture,.ckxsOjoCE) :is(.part_1,.cdfSkrZcS) {
        margin-top: -60px;
    }

    :is(.sub_intro,.cptNqulHD) :is(.img,.cjRdkqrap),:is( .sub_intro, .cptNqulHD) :is(.text,.chuAGHtWl) {
        width: 98%;
        margin: auto;
        float: none;
    }

    :is(.sub_intro,.cptNqulHD) :is(.text,.chuAGHtWl) {
        margin: 20px auto 60px;
    }
}

@media (max-width: 861px) {
    .menubox {
    }

    .header-box:is(.on,.cwpTCjZoJ),:is( .innerbox, .cfxJYqPPq):is(.on,.cwpTCjZoJ) {
        left: 83%;
    }

    :is(.home,.crAhHgTPW):is(.on,.cwpTCjZoJ) {
        left: 83%;
    }

    .main_1 .honor_box {
        width: 98%;
    }
}

@media (max-width: 768px) {
    .mouse{
        display:none;
    }
    :is(.footer_menu_right,.caJymGoNI){
        width:100%;
        border-bottom:1px solid #666;
        padding-bottom:20px;
        margin-bottom:20px;
    }
    .weixin{
        float:left;
        margin: 5px 0px 0 0;
    }
    :is(.friend_link,.cxmIgGVFP) :is(.link_ul,.cHZCtOKny) a{
        padding:0 20px 0 0;
    }
    .main_1 .video {
        height: 360px;
    }
    .main_1 .about {
    }

    .plan ul li {
        width: 33.3333% !important;
    }

    .plan ul li :is(.text,.chuAGHtWl) {
        width: 180px;
    }

    .plan ul li mark {
        width: 200px;
    }

    .case .case_title li {
        width: 120px;
        margin: 0 10px;
    }

    .case .case_con ul li {
        width: 48%;
        margin: 1%;
    }

    .btext p, .btext small {
        font-size: 48px;
    }

    :is(.plate_box,.clkqSkFZs) ul li {
        width: 27.3333%;
        margin: 0 3%;
    }
    :is(.formbox,.cZffZChQH){
        width:100%;
    }
    .case .case_con ul li p{
        position:static;
        opacity:1;
    }

    .plan ul li :is(.text,.chuAGHtWl){
        display:none;
    }

    .case .case_con ul li:hover :is(.img,.cjRdkqrap) img {
        top: 0px;
    }
    :is(.care_list,.chViveiZo) ul li :is(.bg,.cnGPhzIKS){
        opacity:1;
        background-color:transparent;
         transform: rotateX(0deg);
    }
    :is(.care_list,.chViveiZo) ul li :is(.bg,.cnGPhzIKS) p{
        background-color:rgba(0,92,174,0.5);
    }

    :is(.care_list,.chViveiZo) ul li:hover :is(.img,.cjRdkqrap) img {
        transform: translateY(0);
    }
    :is(.sub_main_con,.cVZabrBxi) .news ul li{
        width:48%;
    }
}

@media (max-width: 640px) {

    .main_1 .video{
        height:240px;
    }
    :is(.introduct-info,.cmQvJPZZA){
        padding:20px 0 0;
    }
    :is(.sub_main,.cbCBxysTO) :is(.inner,.cfYOtuGDY),:is( .solution_box, .cOmSKWxDs),:is( .contact_box, .clyiknwTB){
        width:95%;
    }
    :is(.sub_main_con,.cVZabrBxi) :is(.sub_main_box,.ceOrNLIcA){
        padding: 0 0px 60px;
    }
    .market :is(.describe,.cjOmlWJup){
        width:100%;
    }
    .plan ul li {
        width: 100% !important;
        height: 300px;
    }

    .news ul li {
    }

    .footer_menu_left {
        width: 100%;
    }

    :is(.footer_menu_right,.caJymGoNI) {
        width: 100%;
        text-align: center;
    }

    :is(.copy,.cXqZGEASA) {
        height: auto;
    }

    :is(.copy,.cXqZGEASA) p a {
        display: block;
        float: none;
        margin: 0;
    }

    :is(.plate_box,.clkqSkFZs) ul li a {
        padding: 40px 0;
    }
    :is(.market_text,.clPPIjenf) p{
        display:block;
    }
    :is(.solution,.cmWgohANp) ul li{
        width:47%;
    }


    :is(.recruite-t,.cgfOpGApj) span,:is( .recuite-top, .cseAZRoZT) span{ width:25% !important;}
    :is(.recuite-list,.cwAxzowWJ){ margin-bottom:20px;}
    :is(.deliver,.ciujFPawN){ margin-top:20px; padding-top:20px;}
    :is(.recuite-info,.cbyBSlmzW){ margin-bottom:15px;}
    :is(.loadmore,.cihDmQNcM){ margin-top:33px;}
    :is(.recruiment-box,.cNtTYbaIG){ padding:40px 0 50px;}
}

@media(max-width:568px){

    :is(.culture_list,.cRAUZRFUZ) li :is(.img,.cjRdkqrap),:is( .culture_list, .cRAUZRFUZ) li :is(.con,.cfaYSnzKa){
        width:100%;
        float:none;
    }
    :is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) h4{
        width:100%;
    }
    .market_con {
        width: 90%;
        background: none;
        height: auto;
    }

    .market_con ul li {
        width: 49%;
        float: left;
        margin: 0.5%;
    }

    .market_con ul li :is(.tit,.ceJkEtOqh) {
        display: none;
    }

    .market_con ul li :is(.details,.cGOIoGboZ) {
        position: static;
        display: block;
        background: rgba(0, 0, 0, 0.1);
        border: 1px solid #fff;
    }

    .market_con ul li :is(.details,.cGOIoGboZ) p {
        font-size: 18px;
    }
    :is(.sub_main_con,.cVZabrBxi) .market_con{
        padding:0;
        margin:0;
    }
    :is(.market_text,.clPPIjenf) p{
        margin:10px;
    }
    .honor_con ul li:before, .honor_con ul li:after{
        width:10px;
    }
    :is(.show_guide,.cAFYhGWfq) {
        height: auto;
        overflow: hidden;
    }

    :is(.up_down,.ccDHhrtCM) :is(.a,.cUQrPvKlL) {
        width: 100%;
    }

    :is(.up_down,.ccDHhrtCM) :is(.up,.cIKKsOBRn) {
        padding:0;
    }
    :is(.up_down,.ccDHhrtCM) .down {
        text-align: left;
    }

    :is(.up_down,.ccDHhrtCM)  i {
        display:none;
    }

}

@media (max-width: 480px) {
    :is(.sub_main_con,.cVZabrBxi) .news ul li{
        width:98%;
    }
    .market_con ul li {
        width: 98%;
    }

    :is(.plate_box,.clkqSkFZs) ul li,:is( .sub_work, .cPMHGlxZP) ul li {
        width: 98%;
        margin: 2% 1%;
    }
    :is(.recuites,.caxbfAbZq){ padding:20px 20px 60px; }
    :is(.loadmore,.cihDmQNcM){ height:38px;}
    :is(.recuite-title,.cEGLStpLN) h3{ font-size:20px;}
    :is(.loadmore,.cihDmQNcM) a{ line-height:38px; font-size:14px;}
}

@media (max-width: 414px) {
    :is(.sub_culture,.ckxsOjoCE) :is(.part,.cxbYmBqZM) {
        padding: 40px;
    }
    :is(.digg,.cYrGcskcO) span {
        margin-right: 0px;
        padding: 1px 7px;
    }
    :is(.digg,.cYrGcskcO) a{
        padding: 4px 7px;
        margin-right: 0px;
    }
    .plan ul li{
        height:180px;
    }
    .plan ul li :is(.ico,.cPfWJRPcl){
        top:10%;
    }
    .plan ul li p{
        bottom:15%;
        font-size:16px;
    }
    .plan ul li :is(.ico,.cPfWJRPcl){
        -webkit-transform:scale(0.8);
        -moz-transform:scale(0.8);
        -o-transform:scale(0.8);
        transform:scale(0.8);
    }

    .honor_con ul li span{
        width:90%;
    }
}

@media(max-width:375px){
    :is(.culture_list,.cRAUZRFUZ) li :is(.con,.cfaYSnzKa) h4 span{
        display:none;
    }
}

@media(max-width:360px) {
    :is(.sub_work,.cPMHGlxZP) {
        width: 100%;
        margin-bottom:20px;
    }
    .weixin{
        float:none;
        margin:auto;
    }
}
@media(max-width:320px){
    .honor_con ul:before, .honor_con ul:after{
        display:none;
    }
    .honor_con ul li:before, .honor_con ul li:after{
        display:none;
    }
}
/*!
Video.js Default Styles (http://videojs.com)
Version 4.4.0
Create your own skin at http://designer.videojs.com
*/
:is(.vjs-default-skin,.czSvwMvft) {
    color: #cccccc;
}
@font-face {
    font-family: 'VideoJS';
    src: url('http://www.yqibms.com/template/pc/static/font/vjs.eot');
    src: url('http://www.yqibms.com/template/pc/static/font/vjs.eot') format('embedded-opentype'), url('http://www.yqibms.com/template/pc/static/fonts/vjs.woff') format('woff'), url('http://www.yqibms.com/template/pc/static/font/vjs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-slider,.cZfOYYgCY) {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.9);
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-slider,.cZfOYYgCY):focus {
    -webkit-box-shadow: 0 0 2em #ffffff;
    -moz-box-shadow: 0 0 2em #ffffff;
    box-shadow: 0 0 2em #ffffff;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-slider-handle,.cBuYkAHuH) {
    position: absolute;
    left: 0;
    top: 0;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-slider-handle,.cBuYkAHuH):before {
    content: "\e009";
    font-family: VideoJS;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0em 0em 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-control-bar,.ckufZxgfO) {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-has-started,.cgxIKZTqU) :is(.vjs-control-bar,.ckufZxgfO) {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-has-started,.cgxIKZTqU):is(.vjs-user-inactive,.csqnDAWDO):is(.vjs-playing,.cqrrZCqHF) :is(.vjs-control-bar,.ckufZxgfO) {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-controls-disabled,.cMvrpFFVe) :is(.vjs-control-bar,.ckufZxgfO) {
    display: none;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-using-native-controls,.ciwgvBXLd) :is(.vjs-control-bar,.ckufZxgfO) {
    display: none;
}

@media \0screen {
    :is(.vjs-default-skin,.czSvwMvft):is(.vjs-user-inactive,.csqnDAWDO):is(.vjs-playing,.cqrrZCqHF) :is(.vjs-control-bar,.ckufZxgfO) :before {
        content: "";
    }
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-control,.cDPIJqHWM) {
    outline: none;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3.0em;
    width: 4em;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-control,.cDPIJqHWM):before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-control,.cDPIJqHWM):focus:before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-control,.cDPIJqHWM):hover:before {
    text-shadow: 0em 0em 1em #ffffff;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-control-text,.cUZhncmKp) {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Play/Pause
--------------------------------------------------------------------------------
*/
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-play-control,.cvxuFqjbn) {
    width: 5em;
    cursor: pointer;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-play-control,.cvxuFqjbn):before {
    content: "\e001";
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-playing,.cqrrZCqHF) :is(.vjs-play-control,.cvxuFqjbn):before {
    content: "\e002";
}

/* Volume/Mute
-------------------------------------------------------------------------------- */
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-mute-control,.cryJzzmyU),:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ) {
    cursor: pointer;
    float: right;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-mute-control,.cryJzzmyU):before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ):before {
    content: "\e006";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-mute-control,.cryJzzmyU):is(.vjs-vol-0,.ceTDLXFXu):before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ):is(.vjs-vol-0,.ceTDLXFXu):before {
    content: "\e003";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-mute-control,.cryJzzmyU):is(.vjs-vol-1,.cPZlnXnyz):before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ):is(.vjs-vol-1,.cPZlnXnyz):before {
    content: "\e004";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-mute-control,.cryJzzmyU):is(.vjs-vol-2,.cfwmHTgDA):before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ):is(.vjs-vol-2,.cfwmHTgDA):before {
    content: "\e005";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-control,.cHvlNMREN) {
    width: 5em;
    float: right;
    margin-right: 30px;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-bar,.cRKqfYcPi) {
    width: 5em;
    height: 0.6em;
    margin: 1.1em auto 0;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ) :is(.vjs-menu-content,.cRCadBrmz) {
    height: 2.9em;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-level,.cMofPQSNp) {
    position: absolute;
    top: 0;
    left: 0;
    height: 0.5em;
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-bar,.cRKqfYcPi) :is(.vjs-volume-handle,.cZmJidCPQ) {
    width: 0.5em;
    height: 0.5em;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-handle,.cZmJidCPQ):before {
    font-size: 0.9em;
    top: -0.2em;
    left: -0.2em;
    width: 1em;
    height: 1em;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-volume-menu-button,.cmuAuNcNZ) :is(.vjs-menu,.cymoahWMA) :is(.vjs-menu-content,.cRCadBrmz) {
    width: 6em;
    left: -4em;
}

/* Progress
--------------------------------------------------------------------------------
*/
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-progress-control,.cWHpXfqWL) {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: 0.3em;
    height: 1em;
    /* Set above the rest of the controls. */
    top: -1em;
    /* Shrink the bar slower than it grows. */
    /* transition */
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

:is(.vjs-default-skin,.czSvwMvft):hover :is(.vjs-progress-control,.cWHpXfqWL) {
    font-size: .9em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-progress-holder,.cshgfGiHy) {
    height: 100%;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-progress-holder,.cshgfGiHy) :is(.vjs-play-progress,.cWfUhPimC),:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-progress-holder,.cshgfGiHy) :is(.vjs-load-progress,.cNWbWBjXQ) {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-play-progress,.cWfUhPimC) {

    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-load-progress,.cNWbWBjXQ) {
    background: #646464 /* IE8- Fallback */;
    background: rgba(255, 255, 255, 0.4);
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-seek-handle,.cEvAXJfeG) {
    width: 1.5em;
    height: 100%;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-seek-handle,.cEvAXJfeG):before {
    padding-top: 0.1em /* Minor adjustment */;
}

/* Time Display
--------------------------------------------------------------------------------
*/
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-time-controls,.cTCcIcVjh) {
    font-size: 1em;
    line-height: 3em;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-current-time,.cxiVUOApJ) {
    float: left;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-duration,.crihnSkVl) {
    float: left;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-remaining-time,.cTtRzDpiy) {
    display: none;
    float: left;
}

:is(.vjs-time-divider,.cZZXcouOD) {
    float: left;
    line-height: 3em;
}

/* Fullscreen
--------------------------------------------------------------------------------
*/
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-fullscreen-control,.cxOdjZSdc) {
    width: 3.8em;
    cursor: pointer;
    float: right;
    display:none;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-fullscreen-control,.cxOdjZSdc):before {
    content: "\e000";
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-fullscreen,.cAewpdAnA) :is(.vjs-fullscreen-control,.cxOdjZSdc):before {
    content: "\e00b";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-big-play-button,.cnaJHcADv) {
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 2.6em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    /* border-radius */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-big-play-centered,.czVBjVoUP) :is(.vjs-big-play-button,.cnaJHcADv) {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-controls-disabled,.cMvrpFFVe) :is(.vjs-big-play-button,.cnaJHcADv) {
    display: none;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-has-started,.cgxIKZTqU) :is(.vjs-big-play-button,.cnaJHcADv) {
    display: none;
}

:is(.vjs-default-skin,.czSvwMvft):is(.vjs-using-native-controls,.ciwgvBXLd) :is(.vjs-big-play-button,.cnaJHcADv) {
    display: none;
}

:is(.vjs-default-skin,.czSvwMvft):hover :is(.vjs-big-play-button,.cnaJHcADv),:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-big-play-button,.cnaJHcADv):focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 0 3em #ffffff;
    -moz-box-shadow: 0 0 3em #ffffff;
    box-shadow: 0 0 3em #ffffff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-big-play-button,.cnaJHcADv):before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.4em;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center /* Needed for IE8 */;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Loading Spinner
--------------------------------------------------------------------------------
*/
:is(.vjs-loading-spinner,.cVVALTmnA) {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0.75;
    /* animation */
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: kmdIZLiZC 1.5s infinite linear;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-loading-spinner,.cVVALTmnA):before {
    content: "\e01e";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0em 0em 0.1em #000;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes kmdIZLiZC {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes kmdIZLiZC {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
@font-face {
    font-family: 'VideoJS';
    src: url('http://www.yqibms.com/template/pc/static/font/vjs.eot');
    src: url('http://www.yqibms.com/template/pc/static/font/vjs.eot') format('embedded-opentype'), url('http://www.yqibms.com/template/pc/static/fonts/vjs.woff') format('woff'), url('http://www.yqibms.com/template/pc/static/font/vjs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) {
    float: right;
    cursor: pointer;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu,.cymoahWMA) {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0em;
    /* (Width of vjs-menu - width of button) / 2 */

    width: 0em;
    height: 0em;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000000;
    border-top-color: rgba(7, 40, 50, 0.5);

}

/* Button Pop-up Menu */
:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) :is(.vjs-menu,.cymoahWMA) :is(.vjs-menu-content,.cRCadBrmz) {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS):hover :is(.vjs-menu,.cymoahWMA) {
    display: block;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li {
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:is(.vjs-selected,.czgXZnuzq) {
    background-color: #000;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:focus,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:hover,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:is(.vjs-selected,.czgXZnuzq):focus,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:is(.vjs-selected,.czgXZnuzq):hover {
    outline: 0;
    color: #111;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 1em #ffffff;
    -moz-box-shadow: 0 0 1em #ffffff;
    box-shadow: 0 0 1em #ffffff;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-menu-button,.cQZxSAyVS) ul li:is(.vjs-menu-title,.coPoZiZli) {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em 0;
    font-weight: bold;
    cursor: default;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-subtitles-button,.chvNbNDIA):before {
    content: "\e00c";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-captions-button,.caDpIosXX):before {
    content: "\e008";
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-captions-button,.caDpIosXX):focus :is(.vjs-control-content,.cBVllqBWF):before,:is(
.vjs-default-skin,
.czSvwMvft) :is(.vjs-captions-button,.caDpIosXX):hover :is(.vjs-control-content,.cBVllqBWF):before {
    -webkit-box-shadow: 0 0 1em #ffffff;
    -moz-box-shadow: 0 0 1em #ffffff;
    box-shadow: 0 0 1em #ffffff;
}

:is(.video-js,.cIhDMvZxb) {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

:is(.video-js,.cIhDMvZxb) :is(.vjs-tech,.cDhwOpICw) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

:is(.video-js,.cIhDMvZxb):-moz-full-screen {
    position: absolute;
}

body:is(.vjs-full-window,.coGPrlgxG) {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

:is(.video-js,.cIhDMvZxb):is(.vjs-fullscreen,.cAewpdAnA) {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute;
}

:is(.video-js,.cIhDMvZxb):-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

:is(.video-js,.cIhDMvZxb):is(.vjs-fullscreen,.cAewpdAnA):is(.vjs-user-inactive,.csqnDAWDO) {
    cursor: none;
}

/* Poster Styles */
:is(.vjs-poster,.cpvVawOUs) {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

:is(.vjs-poster,.cpvVawOUs) img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}

:is(.video-js,.cIhDMvZxb):is(.vjs-using-native-controls,.ciwgvBXLd) :is(.vjs-poster,.cpvVawOUs) {
    display: none;
}

:is(.video-js,.cIhDMvZxb) :is(.vjs-text-track-display,.cKpNlPziZ) {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
}

:is(.video-js,.cIhDMvZxb) :is(.vjs-text-track,.cryKDABlF) {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}

:is(.video-js,.cIhDMvZxb) :is(.vjs-subtitles,.cTBiAyoBz) {
    color: #ffffff /* Subtitles are white */;
}

:is(.video-js,.cIhDMvZxb) :is(.vjs-captions,.cyHCCUbdc) {
    color: #ffcc66 /* Captions are yellow */;
}

:is(.vjs-tt-cue,.cUxZZWmtp) {
    display: block;
}

:is(.vjs-default-skin,.czSvwMvft) :is(.vjs-hidden,.cSAtMXwzP) {
    display: none;
}

:is(.vjs-lock-showing,.cvhimYMSC) {
    display: block !important;
    opacity: 1;
    visibility: visible;
}

:is(.vjs-has-started,.cgxIKZTqU) video {
    background-image: none !important;
}
 :is(.tag,.cqlCpGrcT) :is(.data,.cdtQsxCoZ) {
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
}
 :is(.tag,.cqlCpGrcT) {
    text-align: center;
    color: #666;
   overflow: hidden;
}

 :is(.tag,.cqlCpGrcT) :is(.data,.cdtQsxCoZ) {
    font-family: "Microsoft YaHei", 微软雅黑, Tahoma, Arial, sans-serif;
    margin-right: 20px; 
}

 :is(.tag,.cqlCpGrcT) :is(.tab,.cZdHUwhwA) a {
    color: #666;
}

 :is(.tag,.cqlCpGrcT) :is(.tab,.cZdHUwhwA) a:hover {
    color: #e71f19;
}



/*产品中心*/
:is(.index_pro,.czAfjWhdu) {
	background: #fff;
	padding-top: 0px;
	padding-bottom: 20px;
}
:is(.index_pro,.czAfjWhdu) :is(.lmt,.cXGlEODdx) {
	margin-bottom: 45px;
}
:is(.index_pro,.czAfjWhdu) :is(.lmt,.cXGlEODdx) strong {
	display: block;
	text-align: center;
	font-size: #333333;
	font-size: 30px;
}
:is(.index_pro,.czAfjWhdu) :is(.lmt,.cXGlEODdx) p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
:is(.index_pro,.czAfjWhdu) .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #182987;
	margin-bottom: 15px;
}
:is(.index_pro,.czAfjWhdu) .title a {
	float: right;
	font-size: 15px;
	color: #666666
}
:is(.index_pro,.czAfjWhdu) .title strong {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #0056f9;
	padding: 0 20px;
	font-size: 18px;
}
:is(.index_pro,.czAfjWhdu) :is(.title1,.cZRaHdxDC) {
	border-bottom: 2px solid #df3536
}
:is(.index_pro,.czAfjWhdu) :is(.title1,.cZRaHdxDC) strong {
	background: #df3536
}
:is(.pro_box,.cHlCHzgZM) {
	margin-bottom: 0px;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 1.2%;
  	margin-top: 35px;
	background: #fbfbfb;
	padding: 1%;
	box-sizing: border-box;
	transition: all .5s;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li:last-child {
	margin-right: 0;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li :is(.pic,.cILfxhzna) {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 70%;
	overflow:hidden;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li a:is(.t,.czZZUYziG) {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li :is(.pro_c,.cSvQKwnhW) a {
	display: block;
	float: right;
	width: 52px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #0056f9;
	font-size: 15px;
	border-radius: 5px;
	margin-top: 10px;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li :is(.pro_c,.cSvQKwnhW) p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li :is(.pic,.cILfxhzna):hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li a:is(.t,.czZZUYziG):hover {
	color: #0056f9;
}
:is(.index_pro,.czAfjWhdu) :is(.left,.ciVFCrFGS) {
	width: 49%;
}
:is(.index_pro,.czAfjWhdu) :is(.right,.chZHEwFRi) {
	width: 49%;
}
:is(.index_pro,.czAfjWhdu) :is(.left,.ciVFCrFGS) :is(.pro_list,.cnahlfNOV) li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
:is(.index_pro,.czAfjWhdu) :is(.left,.ciVFCrFGS) :is(.pro_list,.cnahlfNOV) li:last-child {
	margin-right: 0;
}
:is(.index_pro,.czAfjWhdu) :is(.right,.chZHEwFRi) :is(.pro_list,.cnahlfNOV) li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
:is(.index_pro,.czAfjWhdu) :is(.right,.chZHEwFRi) :is(.pro_list,.cnahlfNOV) li:last-child {
	margin-right: 0;
}
:is(.max,.cuWqtRuXY) {
	max-width: 1200px;
	margin: auto;
}


:is(.index_pro,.czAfjWhdu) :is(.pro_list,.cnahlfNOV) li a:is(.tt,.cgVTEKJZl) {
	display: block;
	text-align: center;
	font-size: 1.2rem;
	margin-top: 10px;
	color: #000;
    word-wrap: break-word;
	overflow:visible;
	
}


/*浮动客服*/
:is(.toolbar,.cZYaCttOq) {
	position: fixed;
	top: 90%;
	right: 0%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
:is(.toolbar,.cZYaCttOq) dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background: #005bac;
	margin-top: 2px;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
:is(.toolbar,.cZYaCttOq) dd:first-child {
	margin-top: 0;
}
:is(.toolbar,.cZYaCttOq) dd i {
	width: 100%;
	height: 15px;
	display: block;
	margin-top: 13px;
	background: url(/template/pc/static/image/toolbar.png) no-repeat center 0;
}
:is(.toolbar,.cZYaCttOq) dd:is(.qq,.ckcFAunyS) i {
	background-position-y: 0;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ) i {
	background-position-y: -30px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.code,.cgSTrZIQY) i {
	background-position-y: -60px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.top,.cRoAyHryy) i {
	background-position-y: -90px;
}
:is(.toolbar,.cZYaCttOq) dd span {
	display: block;
	color: #fff;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ) :is(.box,.cbykIUhxO) {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #005bac;
	opacity: 0;
	transition: all .5s;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ) :is(.box,.cbykIUhxO) p {
	font-size: 14px;
	margin: 15px auto 7px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ) :is(.box,.cbykIUhxO) h3 {
	font-size: 18px;
	font-weight: bold;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ) :is(.box,.cbykIUhxO):after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #005bac;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.code,.cgSTrZIQY) :is(.box,.cbykIUhxO) {
	position: absolute;
	top: 0;
	width: 140px;
	right: -172px;
	height: 140px;
	margin-right: 10px;
	border-radius: 5px;
	background: #005bac;
	opacity: 0;
	transition: all .5s;
}
:is(.toolbar,.cZYaCttOq) dd:is(.code,.cgSTrZIQY) :is(.box,.cbykIUhxO) img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.code,.cgSTrZIQY) :is(.box,.cbykIUhxO):after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #005bac;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
:is(.toolbar,.cZYaCttOq) dd:hover {
	background: #333;
}
:is(.toolbar,.cZYaCttOq) dd:is(.tel_2,.cOnQamIlQ):hover :is(.box,.cbykIUhxO) {
	opacity: 1;
	right: 80px;
}
:is(.toolbar,.cZYaCttOq) dd:is(.code,.cgSTrZIQY):hover :is(.box,.cbykIUhxO) {
	opacity: 1;
	right: 80px;
}

.main_2 {
	height:710px;
	background: url() repeat-y center center;
    margin-top: 10px;
    padding-bottom:0px;
    background-color: #fff;}

.main_3 {
	margin-top: 20px
}
.main_4 {
    background: url() no-repeat center center;
    margin-top: 50px;
    padding-bottom: 0px;
    background-color: #fff;}

:is(.main_9,.cfecXgsAU) {
	height:320px;
    background-color: #fff;
    overflow: hidden;
	margin-top: 30px;
}

:is(.tt_n,.caxKNZOZO) {
		display: block;
	text-align: center;
	font-size: 1.1rem;
	margin-top: 10px;
	color: #000;
    word-wrap: break-word;
	overflow:visable;
}

:is(.solution_show,.ccZMLsYuU) img {
  margin-top: 2em;
  margin-bottom: 2em;
}




/*----------------------------------------------模板-------------
    1  General Styles
    2  Typography
    3  Header
    4  Statistic
    5  Appartments  
    6  How it works
    7  Agents
    8  Adds
    9  Footer
    10 Responsive 
-------------------------------------------------------------*/






/*-- Hero Area --*/
:is(.hero,.crRjVnitQ) {
  width: 100%;
  height: 700px;
  position: relative;
}

:is(.title01,.cjaokyinf) {
  width: 60%;
  height: 30vh;
  position: absolute;
  z-index: 1;
  top: 23vh;
}

:is(.hero-image,.cFYWwxWyY) {
  width: 88%;
  height: 630px;
  float: right;


  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  right: -60px;
}
:is(.hero-image-info,.cdZZGySlc) {
  position: absolute;
  right: 0;
  bottom: 0;
}
:is(.hero-image-info,.cdZZGySlc) p {
  font-weight: 700;
  font-size: 18px;
  padding: 10px 20px;
  margin-top: 15px;
}
:is(.info,.cBOtyXPLH) {
  margin: 5px 35px;
}
:is(.search,.cbjcBAoCk) {
  margin-top: 40px;
  width: 500px;
  position: absolute;
}
:is(.search,.cbjcBAoCk) input {
  width: 75%;
  background: url('http://www.yqibms.com/template/pc/static/images/search.svg') no-repeat 8px 8px;
  background-position: left;
  border: 0px;
  background-color: #fff;
  padding: 25px 40px;
  font-size: 15px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-position: left 15px top 29px;
}
:is(.search-btn,.cAhABqBKf) {
  width: 25%;
  border: 0px;
  background-color: #FFCC01;
  color: #1F373D;
  padding: 25px 10px;
  font-size: 15px;
  font-weight: 700;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
:is(.search-btn,.cAhABqBKf):hover {
  background-color: rgb(255, 222, 89);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
::placeholder {
  color: #919EB1;
}
:is(.hero-wrapper,.cgIjCrHvA) {
  position: relative;
  width: 100%;
  height: 725px;
  padding-top:95px;
}
:is(.slide-down,.couuPAZPB) {
  width:20px;
  height: 65px;
  position: absolute;
  bottom: 0;

}
:is(.slide-down,.couuPAZPB) p {
  transform: rotate(-90deg);
  font-size: 12px;
  white-space: nowrap;
  color: #fff;
}
/*-----------------------------------------------------------
    4. STATISTIC
-------------------------------------------------------------*/
:is(.statistic,.cIEGoFipZ) {
  width: 100%;
  min-height: 550px;
  padding: 100px 0px 80px 0px;
}
:is(.statistic,.cIEGoFipZ) h3 {
 padding:15px 0px 50px 0px;
}
:is(.statistic,.cIEGoFipZ) p {
 font-size: 13px;
}
:is(.statistic-box,.csTGGMOfa) {
  background-color: #F6F5F4;
  width: 36%;
  height: 200px;
  margin: 0px 0px 30px 30px;
  padding-top: 40px;
  float: right;
}
:is(.statistic-box,.csTGGMOfa) p:nth-child(1) {
  font-size: 40px;
  font-weight: 700;
  color: #FFCC01;
  margin: 0px;
  padding: 0px;
}
:is(.statistic-box,.csTGGMOfa) p:nth-child(2) {
  font-size: 14px;
  font-weight: 700;
  color: #1F373D;
  margin: 0px;
  padding: 0px;
}
/*-----------------------------------------------------------
    5. APPARTMENTS
-------------------------------------------------------------*/
:is(.appartments,.cCdUelfQT) {
  background-color: #F6F5F4;
  padding:20px 0px 60px 0px;
}
:is(.appartments,.cCdUelfQT) h2 {
  margin-bottom: 35px;
}
:is(.appartment-box,.cKupyvpFC) {
  -webkit-box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
  -moz-box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
  box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
  width: 100%;
  height: 350px;
  max-width: 350px;
  margin: 0 auto;
  margin-top: 35px;
}
:is(.appartment-image,.cqdhGGTTg) {
  height: 30%;
}
:is(.appartment-image,.cqdhGGTTg) img {
  width: 100%;
  height: 100%;
}
:is(.appartment-info,.cKbZTgMWD) {
  height: 63%;
  background-color: #fff;
  padding: 25px 20px;
}
:is(.appartment-title,.cIiNjZGrC) {
  width: 100%;
  height: 20%;
}
:is(.appartment-title,.cIiNjZGrC) p {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 20px;
}
:is(.appartment-details,.cbZJsZRmy) {
  width: 100%;
  height: 50%;
}
:is(.price,.clBtbAmdA) {
  width: 50%;
  height: 100%;
}
:is(.price,.clBtbAmdA) p {
  font-size: 18px;
  color: #FFCC01;
  font-weight: 700;
}
:is(.bathrooms,.cZbFbsQCF) {
  width: 25%;
  height: 100%;
}
:is(.bathrooms,.cZbFbsQCF) p {
  padding: 15px 0px 0px 10px;
  font-size: 13px;
  color: #919EB1;
}
:is(.bedrooms,.cAJvknXRG) {
  width: 25%;
  height: 100%
}
:is(.bedrooms,.cAJvknXRG) p {
  padding: 15px 0px 0px 10px;
  font-size: 13px;
  color: #919EB1;
}
:is(.search-appartments,.cfFLvakVN) {
  position: inherit;
}
:is(.search-all-btn,.cwwBjNHDe) {
  margin-left: 40px;
  border-radius: 5px;
  background-color: #fff;
}
/*-----------------------------------------------------------
    6. HOW IT WORKS
-------------------------------------------------------------*/
:is(.how-it-works,.cwguqahDC) {
  background-color: #fff;
  padding:30px 0px 60px 0px;
}
:is(.works-title,.cuYQsfxEO) p {
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.9rem;
}
:is(.work-box,.cUiUUmrvW) {
  width: 100%;
  height: 372px;
  max-width: 345px;
  margin: 0 auto;
  margin-top: 60px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
  -moz-box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
  box-shadow: 0px 2px 8px 0px rgba(24,49,56,0.15);
}
:is(.work-box-number,.cYgkAynLv) {
  width: 100%;
  height: 35%;
  position: relative;
}
:is(.work-box-number,.cYgkAynLv) p {
  position: absolute;
  top: -124px;
  left: -45px;
  font-size: 160px;
  color: #1F373D;
  font-weight: 700;
}
:is(.work-box-title,.cYuiFCvKY) {
  width: 100%;
  height: 15%;
  padding: 0px 20px;
}
:is(.work-box-title,.cYuiFCvKY) p {
  font-weight: 700;
  color: #1F373D;
}
:is(.work-box-title,.cYuiFCvKY) p:nth-child(1) {
  margin-right: 15px;
}
:is(.work-box-text,.cDpvPSKgk) {
  width: 100%;
  height: 30%;
  padding: 0px 20px 0px 55px;
}
:is(.work-box-text,.cDpvPSKgk) p {
  color: #1F373D;
  font-size: 13px;
  line-height: 2rem;
  font-weight: 400;
}
:is(.work-box-link,.cgNNkoIAo) {
  width: 100%;
  height: 20%;
  padding: 0px 10px 0px 55px;
}
:is(.work-box-link,.cgNNkoIAo) a {
  color: #1F373D;
  font-size: 13px;
  text-decoration-line: underline;
  font-weight: 700;
}
:is(.work-box,.cUiUUmrvW):hover {
  background-color: #FFCC01;
}
/* Work Service */
:is(.work-services,.cpAtILiTS) {
  padding: 20px 0px 50px 0px;
}
:is(.work-services-title,.cxAOAPWoH) p {
  font-size: 13px;
}
:is(.work-service-image,.cLSQTAbZc) {
  background-color: aqua;
  width: 100%;
  height: 630px;
  display: block;
  background-image: url('http://www.yqibms.com/template/pc/static/image/pro11.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  left: -0px;
}
:is(.work-service-info,.clpcZpvre) p {
  padding: 15px 0px 20px 0px;
  font-size: 13px;
}
/*-----------------------------------------------------------
    7. AGENTS
-------------------------------------------------------------*/
:is(.agents,.cdQnNuZex) {
  background-color: #F6F5F4;
  padding-bottom: 90px;
}
:is(.agents-title,.cFtIeZBMV) p {
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.9rem;
}
:is(.agent-name,.ccAQmipjZ) p {
  font-size: 15px;
}
:is(.agent-social,.ceehMZZYw) a {
  position: relative;
  top: -5px;
}
:is(.agent-social,.ceehMZZYw) a {
  padding: 5px;
}
:is(.agent-social,.ceehMZZYw) a:nth-child(2) {
  margin: 0px 15px;
}
:is(.appartment-info,.cKbZTgMWD) {
  height: 70%;
  background-color: #fff;
  padding: 25px 20px;
}
:is(.agents-services,.cAbclhwus) {
  padding: 40px 0px 35px 0px;
}
/*-----------------------------------------------------------
    8. ADDS
-------------------------------------------------------------*/
:is(.add,.cHAxxAqfX) {
  padding: 90px 0px;
  background-color: #fff;
}



:is(.add-image,.cJMLdlBmg) {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
	object-fit: cover;
  position: relative;
  margin-bottom: 0px;
}

:is(.add2,.ckHmCpVvm) {
  background-image: url('http://www.yqibms.com/template/pc/static/images/pro13.jpg');
}
:is(.add3,.ceokmVzvK) {
  background-image: url('http://www.yqibms.com/template/pc/static/images/pro14.jpg');
}
:is(.add-info,.clxXVmBNB) p {
  padding: 15px 0px 50px 0px;
  font-size: 13px;
  line-height: 1.8rem;
}
:is(.add-image-info,.ciMSsnCag) {
  background-color: #FFCC01;
  width: 45%;
  margin: 0px 20%;
  height: 80px;
  position: absolute;
  bottom: -30px;
}
:is(.add-image-info,.ciMSsnCag) p {
  padding: 15px 0px 0px 20px;
  font-size: 18px;
  font-weight: 700;
}
:is(.add2-info,.clRDFNGXM) {
  text-align: left;
}
:is(.add-image-info2,.cLMDHWZSC) {
  left: 250px;
}
:is(.show-more-btn,.cezltVGXJ) {
  width: 70%;
  border-radius: 0px;
  background-color: #1F373D;
  color: #fff;
}
:is(.add3-info,.cRmfnBTjD) p {
  padding-bottom: 10px;
}

    10. RESPONSIVE
-------------------------------------------------------------*/




.add-image {
  width: 100%;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 0px;
}

:is(.add-imagee,.cqUXLsJWI) {
  width: 100%;
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 0px;
}.add-imagee {
	
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

:is(.yellow-bg,.ctepYsUZP) {
  background-color: #FFCC01;
}

:is(.container2,.cYXaOVJcE) {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

:is(.item,.cAhcsvsZt) {
  flex-basis: calc(100% / 9);
  text-align: center;
}

@media screen and (max-width: 1200px) {
  :is(.item,.cAhcsvsZt) {
    flex-basis: calc(100% / 4);
  }
}

@media screen and (max-width: 900px) {
  :is(.item,.cAhcsvsZt) {
    flex-basis: calc(100% / 3);
  }
}


:is(.my-img,.cuIursDEB) {
  width: 300px; /* 修改为你想要的宽度 */
  height: 200px; /* 修改为你想要的高度 */
  overflow: hidden;
}

:is(.my-img,.cuIursDEB) :is(.img-wrapper,.cNRbhXfvq) {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

:is(.my-img,.cuIursDEB) :is(.img-wrapper,.cNRbhXfvq) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

:is(.itemn,.cXRbvYcHM) {
  flex-basis: calc(100% /9);
  text-align: center;
  
  }