﻿/*#region top*/
.clear {
    clear: both;
}

.top-one-bg {
    background-color: #3e3a39;
    width: 100%;
    height: 32px;
}

.main-content {
    width: 1024px;
    margin: 0 auto;
}

.top-two {
    background-color: #fff;
    border-bottom: 1px solid #3e3a39;
}

.language {
    float: right;
    width: 144px;
    text-align: center;
    font-size: 13px;
    line-height: 32px;
    background-size: 100%;
    color: #fff;
}

    .language a {
        color: #fff;
    }


.nav_li_a:hover {
    color: #39b7f7;
}

a.nav_li_a.hover {
    color: #39b7f7;
}
.nav_li i {
    width:1px;
    height:15px;
    position:relative;
    top:3px;
    display:inline-block;
    border-left:1px solid #ccc;
}

.search_input {
    float: right;
    position: relative;
    width: 200px;
    margin-top: 3px;
}

input#txtKeywords {
    height: 20px;
    line-height: 20px;
    border: 1px solid #358dd4;
    text-indent: 10px;
    position: relative;
    width: 100%;
    color: #666;
}

input#submit {
    position: absolute;
    right: -2px;
    top: 2px;
    background: url(/content/web/images/search-btn.jpg);
    width: 40px;
    height: 21px;
    border: none;
    cursor: pointer;
}


.logo {
    width: 300px;
    margin: 0 auto;
    float: left;
}

    .logo img {
        width: 100%;
    }

.nav {
    float: right;
    margin-right: 10px;
}

.nav_li_a {
    color: #333;
    display: inline-block;
    line-height: 80px;
    height: 60px;
    padding: 0px 12px;
    font-size: 14px;
    font-weight: bold;
}

.nav_li {
    float: left;
    position: relative;
    z-index: 9999;
}

.navli_ul a {
    color: #fff;
    display: block;
    line-height: 36px;
    padding: 0px 7px 0px 32px;
    font-size: 14px;
    background: url(/content/web/images/nav_a.png) no-repeat 13px -22px;
    width: 129px;
    background-color: black;
}
/*#endregion*/



/*#region footer*/
.footer {
    background-color: #3e3a39;
    width: 100%;
    padding-top: 20px;
}

.footer-left {
    width: 150px;
    text-align: center;
    float: left;
}

.footer-right {
    float: left;
    width: 850px;
}

.footer_contact {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin-top: 10px;
}

.footer-poster {
}

    .footer-poster a {
        float: left;
        margin-right: 30px;
        width: 50px;
        height: 50px;
    }

.footer_contact a {
    color: #535353;
}

/*#endregion*/

/*#region index*/

#kinMaxShow {
    visibility: hidden;
    width: 100%;
    overflow: hidden;
}

    #kinMaxShow .img-btn {
        width: 1024px;
        margin: 0px auto;
        position:absolute;
        left:50%;
        margin-left:-507px;
        top:50%;
    }
/*#endregion*/

/*#region newsinfo*/
.m-t-20 {
    margin-top: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-l-20 {
    margin-left: 20px;
}


.main {
    width: 990px;
    margin: 0 auto;
    margin-top: 1em;
    position: relative;
    z-index: 0;
}

.main_left {
    width: 200px;
    float: left;
    margin-right:40px;
}

.main-right {
    width: 730px;
    float: left;
    padding-left: 20px;
}

.main-title {
    background-color: #f3f3f3;
    color: #479be3;
    font-size: 17px;
    line-height: 50px;
    text-indent: 15px;
    letter-spacing: 5px;
    margin-left: 7px;
    margin-right: 10px;
    font-weight:bold;
}

    .main-title a {
        color: #3e8cd7;
    }

.content-text {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 30px;
    color: #333;
    margin-left: 7px;
    margin-right: 10px;
}

.Second_Title {
    background-color: #358dd4;
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    letter-spacing: 6px;
}

.Second_Banner img {
    width: 100%;
}

.Second_Banner {
    width: 100%;
    /* height: 250px; */
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 15px;
}

.title-news {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.subtitle-news {
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    color: #999;
}

.next-news {
    color: #999;
}

.prev-a, .next-a {
    line-height: 20px;
}

    .prev-a a, .next-a a {
        color: #333;
        font-size: 12px;
    }

.left_menu {
    width: 200px;
}

    .left_menu li {
        background-color: #f3f3f3;
        border-bottom: 4px solid #fff;
        min-height: 50px;
        line-height: 50px;
    }


    .left_menu .li_a {
        color: #666;
        text-indent: 1em;
        display: block;
        padding-left: 20px;
        width:140px;
        padding-right:20px;
        position:relative;
    }

        .left_menu .li_a span {
            position:absolute;
            right:0px;
            top:0px;
        }

        .left_menu .li_a:hover {
            color: #024fad;
        }

    .left_menu .active {
        background-color: #666666;
    }

    .left_menu li.active > a {
        color: #FFF;
    }

    .left_menu .active .li_a:hover {
        color: #FFFFCC;
    }

    .left_menu li.active-sub > a {
        color: #FF0033;
    }

.back-to {
    float: right;
    font-size: 12px;
}

.honor-ul {
    overflow:hidden;
}

    .honor-ul li {
        float: left;
        width: 242px;
        height: 370px;
    }

    .honor-ul .li-a {
        display: table;
        margin: 0 auto;
        border: 1px solid #ccc;
        width: 215px;
        height: 315px;
        text-align: center;
        padding:0px 6px;
    }

        .honor-ul .li-a a {
            display: table-cell;
            vertical-align: middle;
        }

.li-a img {
    max-width: 100%;
    vertical-align:middle;
}

.honor-ul .li-b {
    text-align: center;
    line-height:40px;
    font-size:12px;
}

.news-row {
    clear: both;
    padding-bottom: 7px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

.news-img {
    float: left;
    width: 200px;
    height: 120px;
    margin-right: 10px;
    text-align: center;
    display: table;
}

.news-cell {
    display: table-cell;
    vertical-align: middle;
}

.news-img img {
    max-width: 100%;
    max-height: 120px;
}

.news-content {
    width: 503px;
    float: left;
}
.news-brief a {
    color:#479be3;
}

.news-title {
}

    .news-title a:link, .news-title a:visited {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }

    .news-title a:hover, .news-title a:active {
        color: #FF3366;
        font-size: 14px;
        font-weight: bold;
    }

.news-title2 a:link, news-title2 a:visited {
    color: #333;
    font-size: 14px;
}

.news-title2 a:hover, .news-title2 a:active {
    color: #FF3366;
    font-size: 14px;
}

.news-title2 span {
    float: right;
}

.custom-row {
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 5px 0;
}

.custom-title {
    font-weight: bold;
    font-size: 14px;
}

.custom-sub {
    margin-left: 20px;
    font-size: 14px;
}

.photo-row {
    float: left;
    width: 242px;
    height:200px;
}

.photo-img {
    display: table;
    text-align: center;
    margin:0 auto;
    width:225px;
    height:150px;
    border:1px solid #ccc;

}

    .photo-img a {
        display: table-cell;
        vertical-align: middle;
    }

    .photo-img img {
        max-width: 100%;
        max-height: 150px;
        vertical-align:middle;
    }
.photo-title {
    text-align:center;
    line-height:26px;
    font-size:12px;
}

.class-title {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    margin-left: 7px;
}
.class-content {
    margin:5px 10px 10px 7px;
    line-height:26px;
    color:#666;
    font-size:12px;
}
.photo-detail-row {
    float: left;
    width: 242px;
    height: 210px;
}

.photo-detail-img {
    display: table;
    text-align: center;
    vertical-align: middle;
    margin:0 auto;
    border:1px solid #ccc;
    width:225px;
    height:150px;
}
.photo-detail-img a{
    display: table-cell;
    vertical-align: middle;
}
    .photo-detail-img img {
        max-width: 100%;
        max-height: 150px;
        vertical-align:middle;
    }


.photo-detail-title {
    text-align: center;
    font-size:12px;
    line-height:20px;
    width:225px;
    margin:0 auto;
}

.product-detail-row {
    float: left;
    width: 242px;
    height: 165px;
}

.product-detail-img {
    display: table;
    text-align: center;
    vertical-align: middle;
    margin:0 auto;
    border:1px solid #ccc;
    width:225px;
    height:150px;
}
.product-detail-img a{
    display: table-cell;
    vertical-align: middle;
}
    .product-detail-img img {
        max-width: 100%;
        max-height: 150px;
        vertical-align:middle;
    }



.news-brief {
    font-size: 12px;
    text-align: justify;
    text-indent:20px;
}

.news-date {
    text-align: right;
}


.pages {
    margin-top: 20px;
}

.download-row {
    clear: both;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    font-size: 12px;
    padding: 5px 0;
}

.title-d {
    border-bottom: 2px solid #368cd5;
    font-weight: bold;
}

.col1 {
    width: 290px;
    float: left;
}

.col2 {
    width: 100px;
    float: left;
    text-align: center;
}

.col3 {
    width: 100px;
    float: left;
    text-align: center;
}

.col4 {
    width: 100px;
    float: left;
    text-align: center;
}

.col5 {
    width: 100px;
    float: left;
    text-align: center;
}

    .col5 a {
        display: block;
        width: 20px;
        height: 20px;
        margin: 0 auto;
        margin-top: 4px;
    }

.left_content {
    /*width: 75%;*/
    width: 600px;
    float: left;
    margin-left: 15%;
}


.location {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 23px;
}

    .location img {
        float: left;
        margin-right: 10px;
    }

    .location a {
        color: #024fad;
    }

.current_location {
    border-bottom: 2px solid #024fad;
    height: 39px;
    line-height: 39px;
}



.left_content .contenttext {
    /*padding: 8px 0px;
  word-break: break-all;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 21px;
  width: 100%;
  overflow: hidden;*/
    font-size: 14px;
    padding: 8px 0px;
    color: #535353;
    overflow: hidden;
    width: 100%;
    margin-bottom: 3em;
    line-height: 21px;
    text-indent: 2em;
    overflow: hidden;
}

    .left_content .contenttext img {
        width: 100%;
    }

.content_title, .news_title {
    background-color: #024fad;
    height: 38px;
    color: #fff;
    font-size: 19px;
    text-indent: 1em;
    line-height: 38px;
}

    .content_title span {
        font-size: 14px;
        color: #cccccc;
    }

.right_contactus .margin, .right_newslist .margin {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.right_contactus {
    /*text-align: center;*/
}

    .right_contactus .contact_msg {
        font-size: 13px;
        margin-top: 1em;
        text-align: left;
        word-break: break-all;
    }

.contact_img img, .news_img img {
    width: 100%;
}

.right_newslist {
    margin-top: 2em;
}

.rnews_list span {
    float: left;
    color: #797576;
    margin-right: 8px;
    font-size: 12px;
}

    .rnews_list span:nth-child(3) {
        color: #999999;
        font-size: 12px;
    }

.rnews_list a {
    color: #797576;
    float: left;
    width: 184px;
    /*width: 53%;*/
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    font-size: 12px;
}

.rnews_list li {
    height: 29px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dotted;
}
/*#endregion*/

/*#region newdetail*/

.curent_hypotenuse {
    background: url(/content/web/images/current_hy.png) no-repeat;
    width: 24px;
    height: 31px;
    float: left;
}

.current_border {
    border-bottom: 2px solid #ccc;
}

.left_contents {
    width: 100%;
    padding-top: 2em;
    margin-left: 0;
    font-size: 14px;
    overflow: hidden;
}

/*#endregion*/

/*#region flink*/
.flink_list .partners_Img {
    margin: 17px 0;
    width: 114px;
    width: 112px !important;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

    .flink_list .partners_Img img {
        width: 100%;
    }

.flink_list {
    /*margin-right: -3%;*/
}

/*#endregion*/

/*#region HYYS*/
.ysList {
    margin-bottom: 1em;
}

.ysImg {
    width: 145px;
    float: left;
}

    .ysImg img {
        width: 100%;
    }

.ys_content {
    width: 345px;
    float: left;
    margin-left: 3%;
}

.ys_brief {
    font-size: 13px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 83px;
}

.ys_title {
    color: #fe3c00;
    font-size: 17px;
    margin-bottom: .2em;
}

    .ys_title a {
        color: #fe3c00;
    }

.float_left {
    width: 30%;
    float: left;
    margin: 1%;
}

    .float_left img {
        width: 100%;
    }

/*#endregion*/

/*#region ImgList_Info*/
.contenttext_title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: bold;
}

.news_attr {
    text-align: center;
    margin-bottom: 2em;
}

span.news_date {
    margin-right: 2em;
}
/*#endregion*/

/*#region List*/
.newslist {
    /*margin-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;*/
    /*修改*/
    margin-bottom: 1.5em;
    border: 1px solid #ccc;
    padding-bottom: 1em;
    width: 25%;
    float: left;
    margin-left: 4%;
}

/*.newslist .newsimg {
    width: 153px;
    float: left;
  }

.newscontent {
  width: 332px;
  float: left;
  margin-left: 4%;
}

.newstitle {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.6em;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  height: 20px;
}

  .newstitle a {
    color: #000;
  }*/

.newsbrief {
    /*-webkit-line-clamp: 5;*/
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 148px;
    line-height: 25px;
}

.newsmore {
    text-align: right;
}

    .newsmore a {
        color: #000;
    }

.newsimg img {
    width: 100%;
}

/*#endregion*/

/*#region ZZZS*/
.zz_list img {
    width: 100%;
}

.zz_list a {
    display: table-cell;
    /*width: 173px;*/
    height: 230px;
    vertical-align: middle;
}

.zz_list {
    width: 157px;
    text-align: center;
    float: left;
    /* margin-left: 1%; */
    margin-left: 8px;
    margin-bottom: 1em;
    height: 302px;
    position: relative;
    margin-right: 8px;
}
    /*.zz_list:first-child {
  margin-left:0%;
}*/
    .zz_list span {
        /* text-align: center; */
        margin-top: .5em;
        display: block;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
        height: 36px;
        font-size: 13px;
        padding: 0 4px;
    }
/*#endregion*/


/*#region feedback*/
.feedback {
    margin-left: 20px;
    padding-top: 20px;
}

    .feedback label {
        display: block;
        padding-bottom: 10px;
        /*width: 68%;*/
        /* height: 30px; */
        margin: 0 auto;
    }

.name {
    display: block;
    float: left;
    height: 24px;
    width: 60px;
    color: #333;
    font-size: 12px;
    line-height: 24px;
    text-align: justify;
    text-justify: distribute-all-lines; /*ie6-8*/
    text-align-last: justify; /* ie9*/
    -moz-text-align-last: justify; /*ff*/
    -webkit-text-align-last: justify; /*chrome 20+*/
}
@media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
      .name:after{
          content:".";
          display: inline-block;
          width:100%;
          overflow:hidden;
          height:0;
      }
  }
.colon {
    display:inline-block;
    float:left;
}
.feedback .radio-inline {
    display: inline-block;
    font-size: 12px;
    margin: 0;
    margin-right: 10px;
}

    .feedback .radio-inline input {
        float: left;
        margin-top: 2px;
        margin-right: 5px;
    }

.neiy_keheinput {
    border: 1px solid #79aff0;
    height: 24px;
    width: 60%;
    text-indent: 6px;
}

span.note {
    color: red;
}

span#code_span {
    width: 61px;
    text-align: right;
    float: left;
    padding-top: 2px;
}

.neiy_keheinput.code {
    width: 67px;
    float: left;
}

select.select_long {
    width: 42%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #79aff0;
}

select.select_short {
    width: 13.75%;
    height: 24px;
    line-height: 24px;
    border: 1px solid #79aff0;
}

textarea {
    width: 70%;
    height: 130px;
    border: 1px solid #79aff0;
}

.submit_div {
    text-align: left;
    margin-left: 75px !important;
    margin:0;
}

.btn_submit, .btn_reset {
    padding: 5px 25px;
    border: 1px solid #79aff0;
    border-radius: 6px;
    background-color: #efefef;
    outline: none;
    cursor: pointer;
    margin-right: 20px;
}

.error_msg {
    text-align: center;
    color: #FF0000;
    font-size: 12px;
}

.resume-row {
    clear: both;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0 15px 0;
    font-size:14px;
}
    .resume-row .one-row {
        display:table-row;
    }
.one-row .row-title {
    display:table-cell;
    line-height:30px;
    font-weight:bold;
    vertical-align:top;
}
.one-row .row-colon {
    display:table-cell;
}
.one-row .row-content {
    display:table-cell;
}
.c-red {
    color:red;
}
/*#endregion*/

/*#region searchlist*/
.searchlist li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

.searchlist span {
    float: right;
}

.searchlist a {
    color: #000;
}

/*#endregion*/

/*#region product*/
.sub-menu {
    font-size: 12px;
    background-color: #fff;
}

    .sub-menu li {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 10px;
        background-color: #fff;
        min-height: 40px;
        height: 40px;
    }

        .sub-menu li a {
            margin-left: 40px;
            display: inline-block;
            background: url(/Content/Web/images/daohang.png) no-repeat 0px 0px;
            padding-left: 15px;
            line-height: 20px;
            color: #333;
        }

.product-row {
    float: left;
    width: 242px;
    height: 200px;
}

.product-img {
    width: 225px;
    height: 150px;
    display: table;
    text-align: center;
    border: 1px solid #ccc;
    vertical-align: middle;
    margin: 0 auto;
}

    .product-img a {
        display: table-cell;
        vertical-align: middle;
    }

    .product-img img {
        max-width: 100%;
        max-height: 150px;
        vertical-align: middle;
    }

.product-title {
    font-size: 12px;
    text-align: center;
    line-height:25px;
}

.p-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin: 20px 0;
}

.p-content {
    color: #333;
    padding: 20px;
    margin-top: 20px;
}

.p-0 {
    padding: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-10 {
    padding: 10px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}
/*#endregion*/

/*#region QQ*/
#QuickMenu {
    width: 185px;
    overflow: hidden;
}

#siderIMchat_main {
    margin: 0;
    width: 158px;
    color: #333;
}

    #siderIMchat_main img {
        border: 0; /*background:url(/images/20100901190210.gif) no-repeat center center;*/
    }

    #siderIMchat_main a {
        color: #036;
        font-size: 12px;
    }

        #siderIMchat_main a:hover {
            color: #f30;
        }

    #siderIMchat_main .qqtop {
        background: url(/content/web/images/20100901190253.gif);
        height: 34px;
    }

    #siderIMchat_main .infobox {
        text-align: center;
        padding-bottom: 5px;
        line-height: 14px;
        padding-left: 5px;
        padding-right: 5px;
        background: url(/content/web/images/20100901190332.gif) #bdc5cb no-repeat;
        color: #000;
        font-weight: 700;
        padding-top: 5px;
    }

    #siderIMchat_main .bg {
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        background: #fff;
        padding-top: 5px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    #siderIMchat_main ul {
        margin: 0;
    }

        #siderIMchat_main ul li {
            list-style: none;
            text-align: center;
            line-height: 20px;
        }

.qqkf {
    background: #98D2FE;
    height: 22px;
    line-height: 22px;
}

#siderIMchat_main .close {
    text-align: center;
    width: 100%;
}

#siderIMchat_main .bottom {
    background: url(/content/web/images/20100901190427.gif);
    height: 9px;
    overflow: hidden;
}

.li_weixin {
    width: 145px;
    margin: 0px auto;
    text-align: center;
}

#qq_table td {
    vertical-align: -webkit-baseline-middle;
}

.li_weixin img {
    width: 145px;
}


.newslists {
    /*margin-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;*/
    /*修改*/
    background-color: #eee;
    margin-bottom: 1.5em;
    border: 1px solid #ccc;
    padding-bottom: 1em;
    width: 321px;
    float: left;
    margin-right: 1.5em;
}

.newstitles a {
    color: #3ac6fb;
}


.newsbriefs {
    /*-webkit-line-clamp: 5;*/
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    line-height: 25px;
    margin-left: 1em;
    margin-right: 1em;
}


.newsimgs img {
    width: 100%;
}


.newstitles {
    margin-left: 1em;
    margin-right: 1em;
}

    .newstitles a {
        color: #000;
    }

    .newstitles a {
        color: #3ac6fb;
    }




.newslistss {
    /*margin-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;*/
    /*修改*/
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    width: 25%;
    float: left;
    margin-left: 0%;
}


.newsimgss {
    border: 1px solid #ccc;
    width: 90.5%;
}



    .newsimgss img {
        margin-left: 0.2em;
        margin-right: 0em;
        margin-top: 0.2em;
        margin-bottom: 0em;
        width: 97%;
    }


/*.newstitless {
  margin-left:1em;
  margin-right:1em;
}*/


.newstitless {
    margin-left: 1em;
    margin-right: 1em;
}

    .newstitless a {
        color: #535353;
    }



.menubod {
    border: 1px solid #ccc;
    width: 368px;
    height: 552px;
}


/*#endregion*/
