* {
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

:focus {
    outline: none;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
    margin: 0;
    padding: 0
}

.container{
    width: 1200px;
}

/*图片放大样式*/
.prb-tu img,
.prb-a img,
.plu-img img,
.dyn-img img,
.mib-left img,
.act-top img,
.pll-img img,
.cts-top img,
.case-img img,
.ove-top img,
.prb-a img,
.upto-left img,
.educ-top img,
.sue-left img,
.zal-img img,
.zao-left img,
.hel-left img,
.usl-img img,
.hos-left img,
.hos-right a img,
.peri-top img,
.peo-top img,
.for-top img,
.rell-left img,
.cas-ul li a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.prb-right li:hover .prb-tu img,
.prb-a:hover img,
.plu-img:hover img,
.dyn-ul li:hover img,
.mib-left:hover img,
.act-top:hover img,
.pll-img:hover img,
.cts-top:hover img,
.case-img:hover img,
.ove-top:hover img,
.prb-a:hover img,
.upto-left:hover img,
.educ-top:hover img,
.sue-left:hover img,
.zal-img:hover img,
.zao-left:hover img,
.hel-left:hover img,
.usl-img:hover img,
.hos-left:hover img,
.hos-right a:hover img,
.peri-top:hover img,
.peo-top:hover img,
.for-top:hover img,
.rell-left:hover img,
.cas-ul li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);

}

ul,
ol,
li,
dl {
    list-style-image: none;
    list-style-type: none;
}

html,
body {
    *position: static
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,
button {
    overflow: visible;
    vertical-align: middle;
    outline: none;
}

body,
th,
td,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    line-height: 1.6
}

a,
area {
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #343434;
}

a:hover {
    text-decoration: underline;
    outline: none
}

a.ie6:hover {
    zoom: 1
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: none
}

:focus {
    outline: none
}

sub,
sup {
    vertical-align: baseline
}

button,
input[type="button"],
input[type="submit"] {
    line-height: normal !important
}

/*img*/
img {
    border: 0;
    vertical-align: middle;
}

a img,
img {
    -ms-interpolation-mode: bicubic
}

.img-responsive {
    max-width: 100%;
    height: auto
}

a:focus,
a:hover {
    color: #333;
    text-decoration: none;
}

/*IE下a:hover 背景闪烁*/
*html {
    overflow: -moz-scrollbars-vertical;

    zoom:expression(function(ele) {
        ele.style.zoom="1";
        document.execCommand("BackgroundImageCache", false, true)
    }

    (this))
}



.pagination-content {
    text-align: center;
}

.ff0000 {
    color: #ff0000 !important;
}

.bdcrumb {
    padding: 20px 0px;
    list-style: none;
    color: #666666;

}

.mt30 {
    margin-top: 30px;
}

.bdcrumb a {
    font-size: 14px;
    color: #666666;
}

.bdcrumb a.active,
.bdcrumb a:hover {
    color: #ff0000;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.floatleft {
    float: left !important;
}

.floatright {
    float: right !important;
}

/*HTML5 reset*/
header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
    display: block;
    margin: 0;
    padding: 0
}

time {
    display: inline
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

legend small {
    font-size: 15px;
    color: #999
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border-width: 0;
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

/*
Name:           style_clearfix
Example:        class="clearfix|cl"
Explain:        Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

.mr-20 {
    margin-right: 20px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-140 {
    margin-right: 140px;
}

.ml-30 {
    margin-left: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

/* head */
.head {
    margin: 10px auto;
    
}

.headRow {
    margin-left: 30px;
    margin-right: 42px;
}

.callMe {
    position: relative;
    float: right;
}

.callMe i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 35px;
}

.callMe {
    font-size: 16px;
    line-height: 69px;
}

.callMe span {
    color: #072a55;
    font-weight: bold;
}

.dl {
    padding-left: 28px;
    background: url(../img/icon-phone.png) left center no-repeat;
    float: left;
    margin-right: 20px;
}

.xg {

    padding-left: 28px;
    background: url(../img/icon-phone.png) left center no-repeat;
    float: left;
}

/* nav */
.navbox {
    background: #072a55;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 30;
}

.navNew li {
    float: left;
    height: 60px;
    list-style: none;
}

.navNew li.last {
    background: none;
}

.navNew li a {
    text-decoration: none;
}

.navNew li a span {
    float: left;
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    width: 160px;
    text-align: center;
}

.active_hover_menu {
    text-decoration: none;
    background: #b28850;
}

.navNew li.active_hover_menu span {
    color: #fff;
}

.navNew li.selected .submenu {
    display: block;
}

.navNew li .submenu {
    width: 100%;
    height: 560px !important;
    display: none;
    position: absolute;
    top: 60px;
    background-color: #ffffffe8;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    left: 0;
    z-index: 9999;
}

.navNew li .submenu li {
    float: none;
    padding: 0;
    background: none;
    height: 100px;
    border-bottom: solid 1px #BEBEBE;
    overflow: hidden;
}

.menu_div {
    width: 1170px;
    height: 400px;
    margin: 0 auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background-color: #f6f6f6;

}

.navState {
    width: 130px;
    text-align: center;
    float: left;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background: #003f98;
}

.navState li i {
    position: absolute;
    top: -15px;
    left: 46px;
}

.navState li p {
    position: absolute;
    top: 21px;
    text-align: center;
    width: 100%;
}


.navNew li .navState li {
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    position: relative;
    border-bottom: 1px solid #fff;
}

.navNew li .navState li:last-child {
    border-bottom: none;
}

.navNew li .navState2 li:last-child {
    border-bottom: none;
}


.navState2 {
    width: 1040px;
    float: left;
    background: #fff;
    padding-left: 30px;
    padding-right: 130px;
}


.navNew li .navState2 li a {
    display: block;
    width: 110px;
    color: #333333;
    float: left;
    line-height: 100px;
    height: 100px;
    text-align: center;
}


.immigrantNavState li a {
    height: 35px !important;
    line-height: 33px !important;
    width: auto !important;
    margin: 0px 10px !important;
}

.immigrantNavState .navState2 li {
    padding: 19px 0px !important;
}


.immigrantNavState .navState2 li a:hover {
    color: #cc0000;
}

.ztClub {
    width: 100%;
    float: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

.ztClub a {
    float: left;
    width: 32.3%;
    margin-left: 18px;
}

.ztClub a:first-child {
    margin-left: 0px;
}

.ztClub a img {
    width: 100%;
    height: 130px;
}

.navNew li .navCtr li.navCtr_hover {
    background-color: #a47037;
}

.navRed {
    background-color: #f1d8ae;
}

.navRed dt a {
    color: #bf9143;
}

.immigrant_hot {
    position: absolute;
    right: 0;
    top: 60px;
    width: 160px;
    background: #dddddd;
    display: none;
}



.hover-menu-hot {
    position: relative;
}

.hover-menu-hot:hover {
    background: #b28850;
}

.navState2 li a span {
    width: 110px;
    height: 100px;
    color: #333333 !important;
    line-height: 100px;
}

.navState2-dl {
    display: none;
    border: 1px solid #ddd;
    margin: 15px;
    padding: 2px;
}

.navState2 li .active span {
    display: none;
    ;
}

.navState2 li .active .navState2-dl {
    display: block;
}

.immigrant_hot li {
    position: relative;
    font-size: 16px;
    float: left;
    width: 160px;
    color: #333333;
    text-align: center;
    height: 56px;
    line-height: 56px;
    position: relative;
}

.immigrant_hot li a {
    display: block;

}

.immigrant_hot li a:hover {
    color: #cc0000;
}

.navNew .hover .immigrant_hot {
    display: block;
}

.navBtn {
    float: left;
    text-align: center;
    width: 100%;
}

/* common */
.spacing {
    height: 30px;
    width: 100%;
    background: #fff;
}

.banner {
    overflow: hidden;
    clear: both;
    min-width: 1240px;
}

.banner img {
    width: 100%;
}


/* footer */
footer {
    width: 100%;
    height: 100%;
    position: relative;
    min-width: 1240px;
}

.tpfooter {
    background: #072a55;
    height: 423px;
}

.btfooter {
    background: #0e2543
}

.footerTitle {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    border-top: 1px dashed #fff;
}

.footLogo {
    position: absolute;
    right: 10%;
    top: 140px;
}

.footLogo .pimg {
    width: 324px;
    height: 124px;
    margin-bottom: 20px;
}

.footLogo .ptxt {
    color: #ffffff;
}

.footLogo .ptxt span {
    font-size: 28px;
    line-height: 40px;
    color: #dc0000;
    font-weight: bold;
}

.footLogo img {
    width: 100%;
}


.shaoyidian li a {
    color: #90aec7;
    margin-top: 20px;
    font-size: 16px;
}

.nav-tabs {
    border-bottom: 1px dashed #fff;
}

.nav-tabs>li {
    margin-bottom: 5px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background: none !important;
    border: none;
}

.nav>li>a {
    padding: 10px 20px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none;
    border: 0;
}

.nav-tabs>li>a {
    border: none;
}

.nav-tabs>li>a:hover {
    color: #fff;
    background: none;
    border: none;
}

.tab-content {
    padding: 15px 0;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    width: 560px;
}


.tab-content>.tab-pane {
    padding-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-content a {
    color: #fff;
}

.foot_nav ul li {
    float: left;
    border-left: 1px solid #fff;
    padding-left: 50px;
    height: 200px;
}

.foot_nav ul li .bt {
    position: relative;
    top: -3px;
    color: #ffffff;
    font-size: 20px;
}

.foot_nav ul li .nav_a {
    margin-top: 5px;
}

.foot_nav ul li .nav_a a {
    display: block;
    color: #90aec7;
    font-size: 15x;
    line-height: 28px;
}

.foot_nav ul li .nav_a a:hover {
    color: #fff;
}

.link-txt {
    height: 62px;
    overflow: hidden;
    position: relative;
    margin-bottom: 11px;
    border-bottom: 1px dashed #fff;
}


.link-txt .h2 {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    margin: 0px;
}

.link {
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
}

.link a {
    color: #90aec7;
    float: left;
    margin-right: 20px;
}

.link a:hover {
    color: #fff;
}

.btfootContent-left {
    width: 700px;
    font-size: 18px;
}

.btfootContent-left .copyright {

    color: #90aec7;
    margin-top: 30px;
    margin-bottom: 10px;
}

.btfootContent-left .bah-bton,
.btfootContent-left .bah-bton a {
    color: #90aec7;
}

.btfootContent-left p {
    line-height: 45px;
}

.btfootContent-right {
    color: #fff;
    width: 140px;
    margin-top: 20px;
    margin-right: 170px;
}

.btfootContent-right img {
    width: 100%;
}

.btfootContent {
    height: 200px;
    margin-bottom: 5px;
}

.bah {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

/*底部固定弹框*/
.floating-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    z-index: 200;
      min-width: 1200px;
}

.floating-div {
    height: 100%;
    position: relative;
}
.wd1200{
    width: 1200px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.floating-form {
    position: absolute;
    top: 35px;
    right: 60px;
    width: 476px;
}

.floating-form form label {
    display: inline-block;
    margin-bottom: 5px;
    float: left;
}

.floating-form form label input {
    width: 160px;
    height: 40px;
    line-height: 27px;
    background-color: #fff;
    padding: 0 20px 0 10px;
    font-size: 14px;
    color: #666;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .3);
    font-weight: normal;
    outline: none;
}

.floating-form form .tell {
    margin-left: 20px;
}

.floating-form form label input[type="button"] {
    background: #fa1a1a;
    color: white;
    border-radius: 5px;
    width: 115px;
    margin-left: 15px;
}

.floatingBtn {
    border: 0px !important;
}

.floating-close {
    width: 20px;
    height: auto;
    display: block;
    margin-top: 5px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 0px;
}

/*客服*/
.service {
    position: fixed;
    right: 0px;
    bottom: 180px;
    top: 100px;
    z-index: 200;
    width: 80px;
    box-sizing: border-box;
}

.service_ul li {
    position: relative;
    padding-top: 6px;
    width: 80px;
    height: 80px;
    line-height: 1;
    cursor: pointer;
    background-color: #003f98;
    margin-bottom: 2px;
    border-radius: 5px
}

.closebox {
    position: absolute;
    width: 26px;
    height: 26px;
    top: -26px;
    right: 0px;
    cursor: pointer;
    background: url(../img/close1.png) right center no-repeat;

}

.closebox:hover {
    background: url(../img/close1.png) left center no-repeat;
}

.service_zx {
    width: 44px;
    height: 110px;
    background: #b0303a;
    position: fixed;
    z-index: 999;
    top: 40%;
    margin-top: -55px;
    right: 0;
    cursor: pointer;
    display: none;
    opacity: 0;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    border-radius: 5px 0 0 5px;
}

.service_zx i {
    width: 25px;
    height: 25px;
    background: url(../img/service_zx.gif) center no-repeat;
    display: block;
    margin: 10px auto 0px auto;
}

.service_ul li.db,
.service_ul li.xx {
    border-bottom: 0;
}

.service_ul li.xx .xx-dot {
    position: absolute;
    display: block;
    top: 13px;
    right: 13px;
    width: 7px;
    height: 7px;
    background-color: #ff1e00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.service_ul li.rx .revi-hotline-wrapper {
    display: none;
    position: absolute;
    left: -210px;
    bottom: -21px;
    width: 206px;
    height: 107px;
    background: url(../img/right_bg1.png) no-repeat;
}


.service_ul li.rx .revi-hotline-wrapper .inputs3 {
    display: block;
    border: 1px solid #cccccc;
    background: #fff;
    height: 38px;
    text-indent: 10px;
    line-height: 38px;
    outline: none;
    width: 156px;
    font-size: 14px;
    color: #666666;
    font-family: "微软雅黑";
    margin-top: 17px;
    margin-left: 21px;
}

.service_ul li.rx .revi-hotline-wrapper .btn3 {
    background: #00479d;
    width: 158px;
    height: 35px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    -webkit-appearance: none;
    transition: all 0.3s;
    outline: none;
    font-family: "微软雅黑";
    margin-top: 10px;
    margin-left: 21px;
    float: left;
}


.service_ul li.rx.active .revi-hotline-wrapper {
    display: block;
}

.service_ul li.xz .xz-ewm {
    display: none;
    position: absolute;
    top: -66px;
    left: -210px;
    width: 206px;
    height: 200px;
    background: url(../img/right_bg2.png) no-repeat;
}

.service_ul li.xz.active .xz-ewm {
    display: block;
}

.service_ul li.xz a {
    position: absolute;
    left: 37px;
    top: 40px;
    width: 125px;
    height: 125px;
    background-size: 100% 100%;
}

.service_ul li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.service_ul li .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background: #00479d;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    padding-top: 20px;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all 0.3s;
}


.service_ul li .service-icon {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.service_ul li .service-icon.icon1 {
    background: url(../img/icon-kefu-01.png) center center no-repeat;
    background-size: 100% 100%;
}

.service_ul li .service-icon.icon2 {
    background: url(../img/icon-kefu-02.png) center center no-repeat;
    background-size: 100% 100%;
}

.service_ul li .service-icon.icon3 {
    background: url(../img/icon-kefu-04.png) center center no-repeat;
    background-size: 100% 100%;
}

.service_ul li .service-icon.icon4 {
    background: url(../img/icon-kefu-03.png) center center no-repeat;
    background-size: 100% 100%;
}

.service_ul li .service-icon.icon5 {
    background: url(../img/icon-kefu-05.png) center center no-repeat;
    background-size: 100% 100%;
}

.service_ul li.active {
    background-color: #072a55;
}

.service_ul li.active span {
    display: none;
}

/*弹框*/
.elastic_frame {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    height: 100%;
    width: 100%;
    display: none;
}

.elastic_frame_content {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 284px;
    margin-left: -250px;
    margin-top: -142px;
    line-height: 1;
    background: url(../img/elastic-frame-bg.jpg);
    background-size: 100%;
    text-align: center;
    font-size: 16px;
}

.elastic_frame_content h1 {
    font-size: 24px;
    font-weight: bold;
    color: #ff210a;
    padding: 20px 0 10px;
}

.elastic_frame_content h2 {
    font-size: 16px;
    background: url(../img/icon_elastic_tel.png) left center no-repeat;
    background-position-x: 32px;
    line-height: 29px;

}

.elastic_frame_content h3 {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}

.elastic_frame_content h3 a {
    color: #ff210a;
}

.elastic_frame_content h5 {
    font-size: 12px;
    line-height: 19px
}

.elastic_frame_close {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 20px;
    height: 20px;
    background-image: url(../img/close_icon.png);
}

.elastic_frame_content h4 {
    width: 114px;
    height: 114px;
    margin: 8px auto;
}

.elastic_frame_content h4 img {
    width: 100%;
}

/*推荐阅读/热门项目私人定制*/
.news-main-right {
    float: right;
    width: 281px;
}

.news-main-right h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.news-right-yd ul {
    position: relative;
}

.news-right-yd ul li {
    height: 35px;
    line-height: 35px;

}

.news-right-yd ul li a {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 240px;
    vertical-align: middle;
}

.news-right-yd span {
    margin-right: 5px;
    display: inline-block;
    padding: 1px 0;
    color: #fff;
    width: 15px;
    line-height: 100%;
    font-size: 12px;
    text-align: center;
    background-color: #c9c9c9;
}

.news-hot1 {

    background-color: #ff0000 !important;
}

.news-hot1 a {
    color: #ff0000;
}

.news-hot2 {
    background-color: #003f98 !important;
}

.news-hot3 {
    background-color: #003f98 !important;
}

.news-hot {
    position: absolute;
    right: 0px;
    top: 7px;
    height: 19px;
    background: url(../img/icon-news-hot.png) left center no-repeat !important;
}

.news-right-xm {
    margin-top: 25px;
}

.xm-right-txt {
    padding: 10px;
    background: #fff;
    border-top: none;
    line-height: 26px;
}

.news-right-xm ul li {
    margin-bottom: 20px;
    box-shadow: 0px 0px 15px #bfbfbf;
}

.xm-right-img a {
    display: block;
    position: relative;
}

.xm-right-img img {
    width: 100%;
    height: 180px;
}

.img-hide {
    overflow: hidden;
}

.img-hide img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.img-hide:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.xm-right-txt p:first-child {
    font-size: 18px;
}

.xm-right-txt p:last-child {
    font-size: 14px;
    color: #ff0000;
}

.news-right-dz {
    margin-top: 35px;
}

.news-right-dz h3 {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

.dz-right-main {
    background: #fff;
    border: solid 1px #ccc;
    padding: 15px;
    margin-bottom: 40px;
    font-size: 14px;
}

.pg-left {
    line-height: 40px;
    width: 84px;
    text-align: right;
}

.pg-input {
    height: 40px;
    border: solid 1px #ccc;
    width: 160px;
    padding: 9px 10px;
    background: none;
    margin-bottom: 10px;
}

.pj-btn {
    height: 36px;
    width: 100%;
    background: #e60012;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    border: none;
    margin-top: 10px;
    line-height: 36px !important;
}


.console_box {
    position: fixed;
    left: 0;
    top: 50%;
    right: 0;
    z-index: 99999999;
    height: 50px;
    /* font-size: 0; */
    text-align: center;
}

.console_box span {
    padding: 15px 35px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    color: #fff;
    text-align: center;
}