﻿﻿@charset "utf-8";
/* CSS Document */
body{margin:0px !important; padding:0px; font-family: "microsoft yahei"; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.clear{clear:both;height:0;overflow:hidden;}
a:link, a:visited {
text-decoration: none;
}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:"microsoft yahei"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.show2 { margin: 0 !important;font-size: 16px !important; }
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width: 1188px; margin: 0 auto; }
*{ margin: 0;padding: 0; }

.w348{ width:348px; overflow:hidden;}
.w790{ width:790px; overflow:hidden;}
.edit{min-height:300px;}
.edit img{display:inline-block;max-width:100%;height:auto !important;}
.edit p,.edit ,.edit a{font-size:17px;color:#585858;line-height:30px;}                        
.edit div{font-size:17px;color:#585858;line-height:30px;}
.edit2{min-height:300px;}
.edit2 img{display:inline-block;max-width:100%;height:auto !important;}
.edit2 p,.edit2 ,.edit2 a{font-size: 17px;color: #555555;line-height: 33px; }                        
.edit2 div{font-size: 17px;color: #555555;line-height: 33px; }

.hd-t { background-color: #108a43; }
.hd-t-a { width: 1726px;margin: 0 auto;overflow: hidden; }
.hd-t-1 { width: 50%;float: left; }
.hd-t-1 p { color: #fff;font-size: 15px;line-height: 41px; }
.hd-t-2 { width: 50%;float: right; text-align: right;color: #fff;font-size: 14px;}
.hd-t-2 a { color: #fff;font-size: 14px;line-height: 41px;     padding: 0 10px;}
.headDiv{ position: relative;z-index: 4;margin: 0 auto; overflow: hidden;}
.header {width: 1726px;overflow: hidden;margin: 0 auto;height:106px;}
.logo {width: 340px;float: left;margin-right: 0;}
.logo img { display: block;width: 100%; }
.header-l { margin-top: 39px;width: 1261px;float: right; }


.the-nav ul { margin: 0 auto; }
.the-nav li{   float: left;text-align: center;}
.the-nav .nav-ts { background: none; }
.the-nav li>a p{line-height:36px;  position:relative; display:block; color:#464646;font-size: 17px;margin-left: 65px;padding: 0 24px;}
.the-nav li>a p:hover ,.the-nav .nav1-1>a p { color: #fff !important;background-color: #079c45;border-radius: 14px; }
.the-nav .nav1-ts a p { margin-left: 0; } 
.the-nav li>a p:hover { color: #04044d; }
.the-nav > .nav > li a { margin-left: 0; }
.nav-a span ,.nav-b span,.nav-c span{ font-size: 16px;color: #b7b7b7;font-weight: normal;line-height: 26px;text-align: center; margin-bottom: 2px;display: block;}
.nav-a { width: 326px;float: left;margin-right: 66px; }
.nav-b { width: 357px;float: left;margin-right: 66px; }
.nav-c { width: 195px;float: right; }
.banner { border-top: 2px solid #e8e8e8; }
.box {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-items: center;
        white-space: nowrap;
      }
      .box::before {
        background: linear-gradient(90deg, transparent 0%, #e6e6e6 10%);
      }
      .box::before,
      .box::after {
        content: '';
        display: block;
        width: 50%;
        height: 1px;
        flex-grow: 1;
        flex-shrink: 1;
      }
      .box::after {
        background: linear-gradient(270deg, transparent 0%, #e6e6e6 10%);
      }
      .info {
        color: #999999;
        padding: 0 0.5em;
      }




.banner-pagination {
        position: absolute;
        z-index: 10;
        left: 0;
        bottom:16px;
        right:0;
        text-align:center;
}
.swiper-pagination-switch {
        display:inline-block;
        width:10px;
        height:10px;
        border-radius:10px;
        margin:0 5px;
        opacity:1;
        cursor:pointer;
        background:#9b9b9b;
}
.swiper-visible-switch {
        background:#108a43;
}
.swiper-active-switch {
        background:#108a43;
        opacity:1;
}
.swiper-slide {
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        text-align:center;
}
.swiper-slide img{
      max-width:100%;
      height:auto;
}
.banner,.banner-con{
        width:100%;
        margin:0px auto;
}
.banner img{
        max-width:100%;
}
.banner-container {
        z-index:2;
        margin:0 auto;
        position:relative;
        overflow:hidden;
        -webkit-backface-visibility:hidden;
        -moz-backface-visibility:hidden;
        -ms-backface-visibility:hidden;
        -o-backface-visibility:hidden;
        backface-visibility:hidden;
        /* Fix of Webkit flickering */
}
.banner-wrapper {
        position:relative;
        width:100%;
        -webkit-transition-property:-webkit-transform, left, top;
        -webkit-transition-duration:0s;
        -webkit-transform:translate3d(0px,0,0);
        -webkit-transition-timing-function:ease;

        -moz-transition-property:-moz-transform, left, top;
        -moz-transition-duration:0s;
        -moz-transform:translate3d(0px,0,0);
        -moz-transition-timing-function:ease;

        -o-transition-property:-o-transform, left, top;
        -o-transition-duration:0s;
        -o-transform:translate3d(0px,0,0);
        -o-transition-timing-function:ease;
        -o-transform:translate(0px,0px);

        -ms-transition-property:-ms-transform, left, top;
        -ms-transition-duration:0s;
        -ms-transform:translate3d(0px,0,0);
        -ms-transition-timing-function:ease;

        transition-property:transform, left, top;
        transition-duration:0s;
        transform:translate3d(0px,0,0);
        transition-timing-function:ease;

        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
}

/*出国留学-服务内容*/






@media screen and (min-width: 768px) {
.the-nav { display: block;}
.the-nav .nav {  display: block; }
.the-nav .nav-pill:after { content: "";  display: table; clear: both;}
.the-nav > .nav { margin: 0;line-height: normal;}
.the-nav > .nav > li { display:block;  position:relative;    float:left;   /*line-height:65px;*/    text-align:center;}
.the-nav > .nav > li p{}
.the-nav > .nav > li .caret { margin-top:8px; margin-left:2px; border-top-color:#A7A7A7; border-bottom-color:#A7A7A7;}
.the-nav > .nav > li a {  display:block;  color:#414141; font-weight:500; text-decoration:none;  font-size:17px;  }
.the-nav > .nav > li:hover > a { color:#545454;}
.the-nav > .nav > li:hover .subnav {  display:block; }
.the-nav > .nav > li:hover .caret {  border-top-color: #303030; border-bottom-color: #303030;}
}
@media screen and (max-width: 767px) {
.navbar .nav-collapse {  display: none; }
  
}
  /* Subnav */
.nav > li > .subnav { display:none; position:absolute; top:100%; left:0;  z-index:9999999999; margin:0;  padding:0; min-width:150px; background:#fff;  width: 100%; }
.nav > li > .subnav > li { margin-bottom: 0;  line-height:51px;  border-bottom: #e8e8e8 solid 1px;width: 100%;background-color: #fafcff;}
.nav > li > .subnav > li a {  color: #515151;   font-size: 18px;display: block;padding-left: 53px;text-align: left;}
.nav > li > .subnav > li:hover a { color:#ffffff; background:#035eaf;}
/*main1*/
.main1 { width: 1726px;margin: 71px auto 81px;overflow: hidden; }
.main1-1 { width: 906px;float: left; margin-top: 3px;}
.main1-1 h5 ,.main4-1 h5 ,.main5 h5{font-size: 32px;color: #15562f;line-height: 68px;background: url(../images/main1-1-bj.jpg) no-repeat left bottom;}
.main1-1-1 { margin-bottom: 26px;margin-top: 28px; }
.main1-1-1 p { font-size: 16px; color: #555555;line-height: 32px;text-indent: 2em; }
.main1-1-2 a { display: block;color: #a6a6a6;font-size: 16px;text-align: center;width: 166px;line-height: 45px;border-radius: 20px;border: 1px solid #d1d1d1; }


.main1-2 { width: 700px;float: right; }
.main2 { }
.bt { padding: 36px 0 24px;background-color: #f2f2f2; text-align: center;}
.bt h5 {font-size: 32px;color: #474747;line-height: 48px;margin-bottom: 5px;width: 100%;color: #15562f;line-height: 42px;}

.scrollpic {
    width: 1726px;
    margin:0 auto;position: relative;
}
#myscroll {
    display: block;
    width: 1518px;
    position: relative;
    height: 399px;
    overflow: hidden;
    margin: 0 auto;
}
#myscroll #myscrollbox {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 1000000px;
}
#myscroll ul {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#myscroll ul li {
    display: block;
    float: left;
    padding: 0;
    width:506px;
}
#myscroll ul li .wpb_wrapper {
   display: block;
    float: left;
    width: 466px;
    padding: 0;
    position: relative;
    height: 399px;
    color: #333;

}
#myscroll a .intro {
    position: absolute;
    left: 0;
    z-index: 10;
    background-color: #0057c4;
    filter: alpha(opacity=70);
    width: 260px;
    color: #fff;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: center;
}
#myscroll a .intro h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    height: 40px;
    width: 260px;
    line-height: 30px;
    border-bottom: 1px solid #347fdc;
    font-weight:100;
}
#myscroll a .intro p {
    font-size: 13px;
    line-height: 20px;
    margin: 65px 70px;
    height: 70px;
    overflow: hidden;
}
#myscroll a .intro {
    bottom: -211px;
}
#myscroll a:hover .intro {
    bottom: 0px;
}
#mybtns {
    
    width: 1726px;
    display: block;
    height: 55px;    position: absolute;
}
#mybtns a {
    width: 55px;
    height: 55px;
    display: block;
    float: right;
    margin-right: 1px;
    margin-left:10px;
}
#mybtns a:hover {
}
#mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#mybtns #left {
    background-image: url(../images/jt_l.png);    position: absolute;
    left: 0;
    top: 151px;
}
#mybtns #right {
    background-image: url(../images/jt_r.png);    position: absolute;
    right: 0;
    top: 151px;
}

#kinMaxShow {
    visibility: hidden;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.vc_custom_heading a { font-size: 26px;color: #83c764;line-height: 36px;text-align: center; font-weight: bold;display: block;margin-bottom: 19px;}
.vc-hoverbox-block-inner p { font-size: 17px;color: #5e5e5e;line-height: 36px;padding: 0 10%;}
.vc_btn3-inline .vc_btn3-style-outline { display: block;width: 86px;text-align: center;font-size: 15px;border: 2px solid #6dab3c;color: #6dab3c;line-height: 42px;font-family: 'Arial'; margin: 20px auto 0;}
.vc-hoverbox-block img { display: block;width: 100%; }
.main2 { padding-bottom: 69px; }
.main2 .main1-1-2 a { margin: 58px auto 0; }


.vc_general.vc_btn3{user-select:none;position:relative;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;line-height:normal;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:14px;    line-height: 68px;}
.vc_general.vc_btn3 .vc_btn3-placeholder{display:inline-block;vertical-align:top;width:0}.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right{position:relative}
.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon{display:block;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.vc_btn3.vc_btn3-icon-left{text-align:left}.vc_btn3.vc_btn3-icon-right{text-align:right}
.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-75%,-50%);-ms-transform:translate(-75%,-50%);transform:translate(-75%,-50%)}
.vc_btn3.vc_btn3-o-empty .vc_btn3-icon{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.vc_btn3.vc_btn3-style-classic{border-color:rgba(0,0,0,.1)}
.vc_btn3.vc_btn3-style-modern{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)}
.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover{border-width:2px}
.vc_btn3.vc_btn3-style-custom{background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:-o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-repeat:repeat-x;background-size:200%;background-position:0 -100%}
.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover{background-position:0 100%}.vc_btn3.vc_btn3-block{display:block;width:100%;text-align:inherit}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active{color:#f2f2f2;background-color:#8D6DC4}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs{box-shadow:0 3px 0 #6e48b1}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover{top:1px;box-shadow:0 2px 0 #6e48b1}
.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat{color:#555555;background-color:#ffffff;text-align: center;}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover{color:#f7f7f7;background-color:#5f9434}
.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active{color:#f2f2f2;background-color:#079c45;}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline{color:#6DAB3C;border-color:#6DAB3C;background-color:transparent}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover{color:#fff;border-color:#6DAB3C;background-color:#6DAB3C}

.vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button{max-width:70%;width:70%;float:none;display:block;margin:3% auto}
.vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text{width:auto;max-width:none;text-align:center}}
.vc_cta3-container{margin-bottom:35px;margin-left:auto;margin-right:auto}.vc_cta3-container::after,.vc_cta3-container::before{display:table;content:' '}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element,.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element{display:inline-block}
.vc_cta3-container.vc_cta3-size-xs{width:50%}.vc_cta3-container.vc_cta3-size-sm{width:60%}.vc_cta3-container.vc_cta3-size-md{width:70%}.vc_cta3-container.vc_cta3-size-lg{width:80%}
.vc_cta3-container.vc_cta3-size-xl{width:90%}.vc_general.vc_cta3{border:1px solid transparent;font-size:1em;padding:28px;word-wrap:break-word}
.vc_general.vc_cta3.vc_cta3-style-classic,.vc_general.vc_cta3.vc_cta3-style-custom{border-color:#F0F0F0;background-color:#f7f7f7}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:top}
.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child{margin-bottom:0}.vc_general.vc_cta3 .vc_cta3-actions{vertical-align:middle;white-space:nowrap}

.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content{margin-top:1em}.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:1em}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots{display:block}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.6;filter:alpha(opacity=60)}
.vc-hoverbox-block,.vc-hoverbox-block-inner *{backface-visibility:hidden}


.vc-hoverbox-wrapper.vc-hoverbox-align--center{text-align:center}

.vc-hoverbox-inner{width:100%;display:block;min-height:331px}
.vc-hoverbox-inner :last-child{margin-bottom:0}
.vc-hoverbox-block{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;transition:transform .5s ease-in-out;transform-style:preserve-3d;background-size:cover;background-position:center}
.vc-hoverbox-block-inner{flex-shrink:0;}
.vc-hoverbox-front{transform:rotateY(0);z-index:1}
.vc-hoverbox-back{transform:rotateY(180deg)}
.vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(-180deg)}
.vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(0)}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front{transform:rotateY(180deg)}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back{transform:rotateY(0);z-index:2}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front{transform:rotateY(0)}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back{transform:rotateY(-180deg)}



.main2 {  background-color: #e5e5e5;padding-bottom: 69px; } 
.main2-a { padding: 95px 0 0;}
.main2 .main1-1-2 a { background-color: #fff; }






.main3 { width: 100%;margin: 0 auto 68px;}
.main3 img { display: block;width: 100%; }
.bt2 { border-bottom: 2px solid #d10802;padding-bottom: 30px;overflow: hidden;width: 1612px;margin: 0 auto;}
.bt2 h4 { font-size: 48px;font-family: 'Arial'; color: #a3a3a3;line-height: 45px;margin-bottom: 7px;}
.bt2 h5 { font-size: 32px;color: #474747;line-height: 42px; }
.bt2-more{ font-size: 15px;color: #828282;float: right;line-height: 20px;margin-top: -12px; }
.main3-a { background-color: #f8f8f8; }
.main3 ul { overflow: hidden;margin-top: 57px; }
.main3 ul li { width: 244px;float: left;margin: 0 14px 29px; }
.main3 ul li img { display: block;width: 100%;border: 1px solid #e5e5e5; }
.main4 { width: 1726px;margin: 0 auto 39px; }
.main4 ul { overflow: hidden; margin-top: 42px;}
.main4 ul li { width: 534px;float: left;margin-right: 61px; }
.main4 ul li:last-child { margin-right: 0; }
.main4 ul li img { display: block;width: 100%; }
.main5 { width: 1726px;margin: 0 auto 46px;  }
.main5-1 { margin-top: 23px; }
.main5 ul { overflow: hidden; }
.main5 ul li { float: left;width: 25%; }
.main5 p a { font-size: 17px;color: #555555;display: block;line-height: 37px; }



.footer { background-color: #13542e; }
.footer1 { overflow: hidden; width: 1726px;margin: 0 auto;padding: 74px 0 55px;}
.footer1-l { width: 710px;float: left;  margin-top: 16px;}
.footer1-l img { display: block;width: 100%; }
.footer1-r { width: px;float: right; }
.footer1-r p { font-size: 17px;color: #fff;line-height: 37px; }
.footer2 { background-color: #353535;text-align: center; padding: 31px 10px;}
.footer2 p,.footer2 p a { font-size: 15px;color: #fff;line-height: 33px; }
/*产品中心*/
.pro { width: 1518px;margin: 92px auto 88px; }
.pro ul { overflow: hidden;margin-bottom: 15px; }
.pro ul li { width: 466px;float: left;margin: 0 20px 76px; }
.pro-1 img { display: block;width: 100%; }
.pro-2 p { background-color: #f7f7f7;color: #555555;font-size: 20px;line-height: 68px;text-align: center;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }




/*产品中心-内页*/
.proshow { width: 1440px;margin:75px auto 34px; }
.proshow-1 h5 { font-size: 23px;text-align: center;color: #404040;line-height: 33px; font-weight: normal;margin-bottom: 8px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.proshow-2 { padding: 20px 0; text-align: center;}
.proshow-2 p {  font-size: 17px;color: #555555;line-height: 33px; }
.proshow-2 img { display: inline-block;margin: 0 auto; }
/*公司简介*/
.about-a { width: 1726px;margin: 34px auto 0px; }
.about h4 { width: 229px;font-size: 28px;line-height: 38px;border-bottom: 2px solid #14542e;color: #035928; margin: 0 auto;text-align: center;padding-bottom: 12px;margin-bottom: 35px;}
.about-1 { margin-bottom: 64px; }
.about-1-1-1 p { font-size: 18px;text-indent: 2em;color: #555555;line-height: 36px; }
.about-1-1 { margin-bottom: 42px; }
.about-1-2 img ,.about-3-1 img{ display: block;width: 100%; }
.about-2 ul { margin-top: 71px; padding: 0 54px 96px;}
.about-2 ul li { font-size: 19px;color: #555555;line-height: 36px;padding-left: 30px;background: url(../images/about-2-li.jpg) no-repeat left center; }
.about-3 { background-color: #f5f5f5; padding: 68px 0 80px;}
.about-3-1 { margin-top: 49px; width: 1726px;margin: 0 auto;}


/*公司文化*/
.qywh { width: 1726px; margin: 79px auto 116px;}
.qywh-1 { margin-bottom: 71px; }
.qywh-1-a { padding-top: 47px;margin-bottom: 28px; }
.qywh-1-a { background: url(../images/qywh-1-a.jpg) no-repeat top center;height: 462px; }
.qywh-1-b { background: url(../images/qywh-1-b.jpg) no-repeat top center; height: 531px;margin-bottom: 28px;padding-top: 48px; }
.qywh-1-c { background: url(../images/qywh-1-c.jpg) no-repeat top center; height: 631px;padding-top: 44px; }
.qywh-1 h4 { font-size: 44.5px;color: #035928;line-height: 84px;width: 229px;margin: 0 auto;border-bottom: 2px solid #14542e; text-align: center;margin-bottom: 24px;}
.qywh-1 ul li { margin-bottom: 14px; }
.qywh-1 ul li h5 { text-align: center;font-size: 22px;color: #070707;line-height: 32px;margin-bottom: 13px; }
.qywh-1 ul li p { text-align: center;font-size: 22px;color: #060606;line-height: 32px; }
.qywh-2-1 p { text-align: center; line-height: 75px;font-size: 28px;background-color: #f3f3f3;width: 100%;color: #585858;margin-bottom: 39px;}
.qywh-2-2 { text-align: center; }
.qywh-2-2 img { display: inline-block;margin: 0 16px; }
/*合作客户*/


/*联系我们*/
.lxwm { width: 1440px;margin: 69px auto 62px; }
.lxwm h4 { font-size: 26px;color: #666666;line-height: 36px;font-weight: normal; margin-left: 53px; }
.lxwm-1 { margin-left: 53px;margin-top: 19px; }
.lxwm-1 p { font-size: 20px;color: #666666;line-height: 50px;margin-bottom: 28px;padding-left: 64px;}
.lxwm-1-1 { background: url(../images/lxwm-1-1.jpg) no-repeat left center; }
.lxwm-1-2 { background: url(../images/lxwm-1-2.jpg) no-repeat left center; }
.lxwm-1-3 { background: url(../images/lxwm-1-3.jpg) no-repeat left center; }
.lxwm-2 { margin-top: 50px; }
.lxwm-2 img { display: block;width: 100%;border: 1px solid #dadada; }
/*荣誉资质*/
/*下属企业-大连凯伦房地产开发股份有限公司*/
.xsqy { width: 1554px;margin: 50px auto 130px; }
.xsqy-1 { text-align: center; }
.xsqy-1 a { font-size: 20px;line-height: 50px;color: #14542e;display: inline-block;margin: 0 16px;border-radius: 16px;background-color: #f3f3f3; padding: 0 74px;font-weight: bold;}
.xsqy-1 .xsqy-ts ,.xsqy-1 a:hover { background-color: #299d58;color: #fff; }
.xsqy-a-1 { width: 385px;margin: 73px auto 46px; }
.xsqy-a-1 img { display: block;width: 100%;border: 1px solid #cecece; }
.xsqy-a-2 p { font-size: 19px;color: #555555;line-height: 36px; }
.xsqy-b { overflow: hidden; margin-top: 93px;}
.xsqy-b-1 { width: 1054px;float: left; }
.xsqy-b-1 p { font-size: 19px;line-height: 37px;color: #555555; }
.xsqy-b-1-1 { text-indent: 2em; }
.xsqy-b-2 { width: 421px;float: right; }
.xsqy-k { width: 1726px;margin: 69px auto 104px; }
.xsqy-c { overflow: hidden;  margin-top: 93px;}
.xsqy-c-1 {width: 639px;float: left;}

.xsqy-c-2 { width: 1014px;float: right;margin-top: 7px; }
.xsqy-c-2 p { font-size: 19px;color: #555555;line-height: 37px; }






/*辽油资讯-辽粮资讯*/
.banner-con img { width: 100%;display: block; }
.mbx { background-color: #14542e; border-top: 2px solid #26804a;}
.mbx-a { width: 1726px;margin: 0 auto;overflow: hidden; }
.mbx-1 { width: 50%;float: left; }
.mbx-1 ul { overflow: hidden; }
.mbx-1 ul li { width: 119px;float: left; }
.mbx-1 ul li a { font-size: 18px;display: block;text-align: center;line-height: 52px; color: #fff;}
.mbx-1 ul li .mbx-ts { background-color: #fff;color: #14542e; }
.mbx-2 { width: px;float: right; }
.mbx-2 p { padding-left: 25px; background: url(../images/mbx-1.jpg) no-repeat left center;}
.mbx-2 p,.mbx-2 p a { font-size: 16px;color: #fff;line-height: 52px; }
.news { width: 1440px;margin: 45px auto 93px; }
.news ul { overflow: hidden; margin-bottom: 72px;}
.news ul li { margin-bottom: 27px;overflow: hidden; border-top: 1px solid #ececea; border-bottom: 1px solid #ececea;padding: 27px 0;}
.news-l { width: 89px; float: left;border-right: 1px solid #d9d9d9;padding-bottom: 16px;}
.news-l-1 { font-size: 36px;color: #d48200;line-height: 48px;text-align: center; margin-bottom: 5px;margin-top: 29px;}
.news-l-2 { font-size: 15px;color: #666666;line-height: 21px;text-align: center; }
.news-r { width: 1278px; float: right;margin-top: 3px;}
.news-r h5 { font-size: 23px;color: #404040;line-height: 33px; font-weight: normal;margin-bottom: 10px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.news-r p { font-size: 17px;color: #555555;line-height: 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.news-r-1 { border:1px solid #f2d3a2; margin-left: 4px;border-radius: 13px;text-align: center;margin-top: 14px;width: 110px;}
.news-r-1 a { font-size: 17px;display: block;line-height: 35px;color: #e49d2c;background: url(../images/news-r-1.jpg) no-repeat right center;width: 90px; }
.list { text-align: center; }
.list p,.list a { font-size: 20px;color: #5f5f5f; }
/*辽油资讯-辽粮资讯内页*/
.newsshow { width: 1726px;margin: 75px auto 34px; }
.newsshow-1 { border-bottom: 1px solid #ececea;padding-bottom: 25px; }
.newsshow-1 h5 { font-size: 23px;text-align: center;color: #404040;line-height: 33px; font-weight: normal;margin-bottom: 8px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden;}
.newsshow-1 p { font-size: 15px;text-align: center;color: #747474;line-height: 21px; }
.newsshow-2 { width: 1440px;margin: 0 auto;padding: 54px 0; }
.newsshow-2 p { font-size: 17px;color: #555555;line-height: 33px; }





@media screen and (max-width:1440px){
.header ,.main1 ,.main4,.main4-1,.footer1,.proshow,.hzkh,.lxwm,.ryzz,.ryzzshow,.news,.hd-t-a,.main5,.mbx-a,.newsshow,.newsshow-2,.about-a,.about-3-1,.xsqy,.xsqy-k,.pro,.proshow,.qywh{ width: 96%; }
.logo { margin-right: 1%; }
.header-l { width: 72%; }
.the-nav li>a p { margin-left: 25px; }
.main4 ul { margin-top: 2%;}
.main4 ul li { width: 32%;margin-right: 2%; }

.main1 { margin: 3% auto 3%; }
.main1-1 { width: 51%; margin-top: 1%;}
.main1-1-1 { margin-top: 1%;margin-bottom: 2%; }
.main1-2 { width: 48%; }
.main1-2 video { height: auto;width: 100%; }
#mybtns { width: 100%;   }
.scrollpic { width: 96%; }
#myscroll { width: 1230px;   height: 345px;}
#myscroll ul li { width: 410px; }
#myscroll ul li .wpb_wrapper { width: 390px; }
.vc-hoverbox-inner { min-height: 277px; }
.footer1-1 { width: 52%;margin-right: 2%;}
.footer1-2 { margin-right: 2%; }
.footer1-3 { width: 32%; }
.footer1-1-1-2 td a ,.footer1-1-1-2 th{ padding-left: 30px; }
.footer2 { padding: 2% 2%; }
.news { margin: 2% auto 3%; }
.news-r { width: 90%; }
.news ul { margin-bottom: 2%; }
.xsqy-b-1 { width: 67%; }
.xsqy-b { margin-top: 4%;}
.xsqy-k ,.pro,.proshow{ margin: 3% auto 4%; }
.xsqy-c-1 {width: 32%;}
.xsqy-c-2 {width: 66%;}
.xsqy-c { margin-top: 3%; }
.pro ul li { width: 31.33%;margin: 0 1% 2%; }
.vc-hoverbox-block-inner p {text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}
}

@media screen and (max-width:1366px){
    .the-nav li>a p { margin-left: 18px;}
    #mybtns a { width: 30px;height: 30px; }
    #mybtns #right,#mybtns #left { background-size: 100%; }
    #s_rukou { margin-left: -653px;top: 1%;height: 98%; }
    #s_rukou .img, #s_rukou .img li { width: 1316px !important;height: 616px !important;}
    .main1-1-1 p ,.main1-1-2 li p,.main2-1 li p,.main4-1-r li p,.main4-1-l-2-1 p,.footer1-1-1-2 td a,.footer1-3-2 p,.footer1-1-2 p,.kfj-2 p,.jgxqpj-2 p,.gmj2-1-2 li p,.mc1-1 p{ font-size: 14px;line-height: 26px; }
    .main4-1-r li h5 ,.main4-1-l h5{ font-size: 16px;line-height: 26px; }
    .proshow-2-1-1-1-1 { width: 55%; }
    .proshow-2-1-1-1-2 { width: 55%;    left: 40%; }
    .proshow-2-1 { padding-bottom: 3%; }
    .proshow-2-1 h5 ,.kfj h5{font-size: 18px;}
    .proshow-2-1-1-2 ,.proshow-2-1-2-1{ margin-top: 2%;margin-left: 3%; }
    .proshow-2-2 { padding: 2%; }
    .proshow-2-2 li { margin-bottom: 2%; }
    .mc .gmj1-1 { margin: 0 auto 3%; }
}
@media screen and (max-width:1360px){
.proshow-1 img { width: 100%; }
.xsqy-b-2 { width: 31%; }
}
@media screen and (max-width:1280px){

    #s_rukou { margin-left: -614px; }
    #s_rukou .img, #s_rukou .img li { width: 1230px !important;height: 557px !important;}
    .header-l { width: 71%; }
    .the-nav li>a p { font-size: 12px;margin-left: 16px; }
    .main1-1 h5, .main4-1 h5, .main5 h5 { font-size: 26px;line-height: 60px; }
    #myscroll {  width: 1080px; height: 310px;}
    #myscroll ul li { width: 360px;}
    #myscroll ul li .wpb_wrapper { width: 340px; }
    .vc-hoverbox-inner { min-height: 242px;}
    .newsshow-2 { padding: 3% 0; }
    .xsqy-1 a { font-size: 16px;padding: 0 50px; }
    .vc-hoverbox-block-inner p  {  -webkit-line-clamp: 3; }
}
@media screen and (max-width:1200px) {
    .header-l {  width: 68%;}
}
@media screen and (max-width:1024px){
    .logo { width: 30%; }
    .header { height: 92px; }
    .header-l { width: 70%;}
    .the-nav li>a p { margin-left: 0; }
    .indexAbout-hd li { width: 24.8%;}
    #s_rukou {  margin-left: -460px;}
    #s_rukou .tab { right: 30px; }
    #s_rukou .tab li { line-height: 60px; height: 60px;width: 465px;}
    #s_rukou .tab li h3 { line-height: 60px; }
    #s_rukou .tab li h3 font { display: none; }
    #s_rukou .img, #s_rukou .img li { width: 927px !important;height: 458px !important;}
   .logo {  margin-right: 0%;}
   .main2 { padding-bottom: 3%; }
   .main2-a { padding: 3% 0 0;}
   .bt { padding: 1% }
   .bt h5 { font-size: 26px; }
   .main2 .main1-1-2 a { margin: 3% auto 0;}
   .main1-1-2 a { font-size: 12PX; }
   #myscroll { width: 900px;height: 247px; }
   #myscroll ul li {  width: 300px;}
   #myscroll ul li .wpb_wrapper { width: 280px; height: 247px;}
   .vc-hoverbox-inner { min-height: 199px;}
   .main5 p a { font-size: 12px;line-height: 26px; }
   .footer1-l { float: none;margin: 0 auto; }
   .footer1-r { float: none;text-align: center;margin-top: 3%; }
   .vc-hoverbox-block-inner p { font-size: 12px;line-height: 20px; }
   .vc_custom_heading a { font-size: 20px; }
   .vc_btn3-inline .vc_btn3-style-outline { font-size: 12px;width: 66px;line-height: 32px; }
   .vc_general.vc_btn3 { line-height: 48px; }
   #mybtns #left ,#mybtns #right{ top: 90px; }
   .mbx-1 ul li a ,.mbx-2 p, .mbx-2 p a,.proshow-2 p{ font-size: 14px; }
   .news-r h5 { font-size: 19px; }
   .news-r p { font-size: 13px; }
   .list p, .list a { font-size: 12px; }
   .news-r { width: 87%;}
   .news ul li { margin-bottom: 2%;padding:2% 0; }
   .newsshow { margin: 3% auto; }
   .newsshow-2 p ,.xsqy-a-2 p,.xsqy-b-1 p,.xsqy-c-2 p{ font-size: 14px;line-height: 24px; }
   .newsshow-1 { padding-bottom: 2%; }
   .newsshow-1 h5 ,.proshow-1 h5{ font-size: 18px;line-height: 28px; }
   .about-1-1-1 p,.about-2 ul li { font-size: 14px;line-height: 28px; }
   .about-1-1 ,.about-1{ margin-bottom:3%; }
   .about h4 { font-size: 22px;margin-bottom: 2%; }
   .about-2 ul { margin-top: 3%;    padding: 0 3% 4%; }
   .about-3 {     padding: 3% 0 4%; }
   .about-2 ul li { background-position: 0 9px; }
   .lxwm { margin: 3% auto 4%; }
   .lxwm h4 ,.lxwm-1 { margin-left: 3%; }
   .xsqy { margin: 3% auto 4%; }
   .xsqy-a-1 { margin: 3% auto 3%; }
   .xsqy-1 a { font-size: 14px;padding: 0 20px;margin: 0 1%; }
   .pro-2 p { font-size: 14px;line-height: 48px; }
   .proshow-2 { padding: 2% 0; }
}
@media screen and (max-width:900px){
    .header-l {margin-top: 3%;}
    .the-nav > .nav > li p{    margin-left: 5px;padding: 0 10px;}
    .logo img {display: block;width: 100%;}
   #s_rukou { margin-left: -407px;}   
    #s_rukou .tab li { line-height: 50px; height: 50px;}
    #s_rukou .tab li h3 { line-height: 50px; }   
    .footer1-r p { font-size: 14px;line-height: 26px; }
    .footer2 p, .footer2 p a { font-size: 12px;line-height: 20px; }
    .main1-1 ,.main4-1-l{ width: 100%;float: none; margin-bottom: 2%;}
    .main1-2 ,.main4-1-r{ width: 100%;float: none; }
    #myscroll { width: 780PX; height: 190px;}
    #myscroll ul li { width: 260px; }
    #myscroll ul li .wpb_wrapper { width: 240px; }
    .vc-hoverbox-inner {  min-height: 142px;}
    .qywh {margin: 3% auto 5%;}
    .qywh-2-1 p { line-height: 55px;font-size: 22px; }
    .qywh-2-2 img { margin: 0 4px; }
    .qywh-1 h4 { font-size: 30px; line-height: 64px;}
    .qywh-1 ul li h5 ,.qywh-1 ul li p{ font-size: 18px; }
    .qywh-1 ul li h5 { margin-bottom: 10px; }
    .vc-hoverbox-block-inner p  {  -webkit-line-clamp: 2; }

}

@media screen and (max-width:810px){
    
    #s_rukou {  margin-left: -367px;}
    #s_rukou .tab { width: 42%;    top: 30px; }
    #s_rukou .tab li h3 { font-size: 18px; }
    .header-l { }
    .the-nav > .nav > li p { padding: 0 10px; }
    #myscroll { width: 660PX; height: 268px;}
    #myscroll ul li { width: 330px; }
    #myscroll ul li .wpb_wrapper { width: 310px; }
    .vc-hoverbox-inner {  min-height: 220px;}
    .newsshow-1 p { font-size: 12px;line-height: 18px; }
    .qywh-2-2 img { margin: 0 40px 2%; }
}

@media screen and (max-width:768px){

    .the-nav > .nav > li p { padding: 0 8px; }
    #s_rukou { margin-left: -353px;}
    #myscroll { width: 600PX; height: 254px;}
    #myscroll ul li { width: 300px; }
    #myscroll ul li .wpb_wrapper { width: 290px; }
    .vc-hoverbox-inner {  min-height: 206px;}
    .lxwm-1 p { font-size: 16px;margin-bottom: 2%; }
    .lxwm-1 { font-size: 16px; }
    .lxwm h4 { font-size: 22px; }
    .lxwm-2 { margin-top: 3%; }
     .vc-hoverbox-block-inner p  {  -webkit-line-clamp:3; }
}
@media screen and (max-width:767px){
    .layout-right-content { width: 15% !important;}
    .layout-right-content{float:right;margin:0 0 0 0;}
    .layout-left-flyout { z-index: 99999;     right: 0;}
    .layout-left-flyout.isCbFlyNavActive{margin-top: 74px;right: 0;}
    .the-nav ul.nav-flyout li a p {  color: #FFF;  display: block;  text-decoration: none; padding: 0;  margin-right: 0; font-size: 14px;text-align: left;line-height: 50px;height: 50px;}
    .the-nav { width: 100%; }
    .layout-right-content { width: 10% !important; }







}
@media screen and (max-width:640px){
    .logo {  width: 54%;}
    
    .header { width: 96%; }
    .header-l { width: 45%;    float: right;}
    .phone-1 p { font-size: 15px; }
    .phone-1 { margin-top: 1%; }
    .layout-right-content { width: 25% !important;}
    #myscroll { width: 500PX; height: 211px;}
    #myscroll ul li { width: 250px; }
    #myscroll ul li .wpb_wrapper { width: 230px; }
    .vc-hoverbox-inner {  min-height: 163px;}
    .main5 ul li { width: 50%; }
    .footer1-l { width: 98%; }
    .the-nav li>a p:hover, .the-nav .nav1-1>a p { background-color: #383838; }
    .news-r {  width: 81%;}
    .mbx-1 { width: 43%; }
    .xsqy-1 a { margin-bottom: 2%; }
    .xsqy-c-1 { width: 100%;margin-bottom: 2%;float: none; }
    .xsqy-c-2 { width: 100%;float: none; }
    .pro ul li { width: 46%;margin: 0 2% 2%; }
    .proshow-2 p { line-height: 20px; }
    .footer1-r { color: #fff !important; }
}
@media screen and (max-width:480px){

.header-l { width: 45%; }
#myscroll { width: 340PX; height: 290px;}
    #myscroll ul li { width: 340px; }
    #myscroll ul li .wpb_wrapper { width: 340px; }
    .vc-hoverbox-inner {  min-height: 242px;}
    .main4 ul li { width: 100%;margin-right: 0;margin-bottom: 2%; }
    .news-r {  width: 76%;}
    .mbx-1 ul li { width: 80PX; }
    .about h4 { width: 160px; }
    .mbx-1 {width: 80%;}
    .mbx-2 { float: none;float: left; }
    .xsqy-b-2 { width: 100%; }
    .xsqy-b-1 { width: 100%;float: none;margin-bottom: 2%; }
    .qywh-2-2 img { margin: 0 5px 2%; }
}
@media screen and (max-width:430px){
.hd-t-1 p { font-size: 12px; }
#myscroll { width: 300PX; height: 261px;}
    #myscroll ul li { width: 300px; }
    #myscroll ul li .wpb_wrapper { width: 300px; }
    .vc-hoverbox-inner {  min-height: 213px;}
    .mbx-1 ul li a, .mbx-2 p, .mbx-2 p a { font-size: 12px; }
    .news-l-1 { margin-top: 10px; }
    .news-r h5 { font-size: 14px;line-height: 22px;margin-bottom: 3px; }
    .news-r p { font-size: 12px;}
    .news-r-1 { width: 80px;     margin-top: 4px;}
    .news-r-1 a { font-size: 12px;line-height: 22px;width: 60px; }
    .header {  height: 70px;}
    .layout-left-flyout.isCbFlyNavActive { margin-top: 57px; }
    .lxwm-1 p { font-size: 12px;padding-left: 55px; }
    .lxwm-1 { font-size: 12px; }
    .pro ul li { width: 96%;margin: 0 2% 2%; }
    .qywh-2-2 img { margin: 0 auto 2%; display: block;}
}
@media screen and (max-width:400px){
    .phone-1 p span { display: none; }
    .main4-1-r li { padding: 2% 2%; }
    .proshow-2-1-2 h5 { padding-left: 2%; }
    .gmj1-1 td, .gmj1-2 ul li p { font-size: 12px; }
    .logo { width: 47%; }
    #myscroll { width: 260PX; height: 233px;}
    #myscroll ul li { width: 260px; }
    #myscroll ul li .wpb_wrapper { width: 260px; }
    .vc-hoverbox-inner {  min-height: 185px;}
    .news-r {  width: 74%;}
    .about-1-1-1 p, .about-2 ul li { font-size: 12px;line-height: 24px; }
    .about h4 { line-height: 26px;font-size: 20px; }
    .xsqy-a-1 { width: 100%; }
}   
@media screen and (max-width:360px){
    #myscroll { width: 220PX; height: 204px;}
    #myscroll ul li { width: 220px; }
    #myscroll ul li .wpb_wrapper { width: 220px; }
    .vc-hoverbox-inner {  min-height: 156px;}
    .vc_custom_heading a { font-size: 16px;line-height: 26px;}
    .vc_btn3-inline .vc_btn3-style-outline {     margin: 6px auto 0; }
    .main5 ul li { width: 100%; }
    .news-l { width: 20%; }
    .news-r {  width: 78%;}
    .qywh-1 ul li h5, .qywh-1 ul li p { font-size: 16px;line-height: 26px; }
    .vc-hoverbox-block-inner p  {  -webkit-line-clamp:2; }

}
@media screen and (max-width:330px){
.hd-t-1 { width: 70%; }  
.hd-t-2 { width: 30%; }  
.news-l { width: 25%; }
.news-r {  width: 73%;}
.mbx-1 { width: 44%; }
.mbx-1 ul li {   width: 60PX;}
.newsshow-1 h5 { font-size: 14px; }
.newsshow-2 p { font-size: 12px;line-height: 20px; }
}