@charset "utf-8";
/*************************************
* 文件名称：common.css
* 作   者：界面设计制作部
* 创建日期：2022-01-01
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要: 公用样式文件
*************************************/

/*
http://www.googlefonts.cn/?query=Barlow&selection.family=Barlow:100,400,900
*/
body {
  font-size: 14px;
  font-family: "PingFang SC","Microsoft Yahei";
  word-break: break-word !important;
  /* 
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-family: 'Barlow', sans-serif;  
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
  font-family:PingFang SC,Microsoft YaHei,Avenir,Helvetica,Arial,sans-serif;
  font-family: 'Noto Serif', serif;
  font-family: raleway,Arial,sans-serif;  
  font-family: 'Poppins', sans-serif!important;  
  */
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
div,
p,
span {
  /*
  word-break: keep-all!important;
  */
}
a {
  transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -webkit-transition:all 0.5s ease 0s;
}
a:hover, a:active {
  text-decoration: none;
}
@keyframes gWelCnta{
  0% {
    transform: rotate(0);
  }
  70% {
    transform: rotate(360deg);
  }
  80% {
    transform: rotate(350deg);
  }
  95% {
    transform: rotate(370deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
a {
  outline:none;
}
/* scrollbar css */
/* width */
::-webkit-scrollbar {
  width:3px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 6px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #11379e;
  border-radius: 6px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #222;
}



@media only screen and (max-width: 768px){
#c_navigation_019-1639645892245 .e_container-4 {
    display: none;
 
}
  #c_category_041-1644390091650 {
    display: none;
 
}
  #c_static_001-16445434915970 {
    min-height: 0px;
    display-radio: 1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
  #c_static_001-1644542511138 {
    display-radio: 1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
  
  #c_form_003-16445437285240 {
    display-radio: 1;
    min-height: 0px;
    background-fill-value: background-image;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
  
#c_category_041-1644390091650 {
    max-width: none;
    min-height: 0px;
    margin-right: 0px;
    box-shadow: 0px 0px 0px 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display-radio: 1;
    margin-left: 0px;
    margin-top: 0px;
}
#c_banner_015-1644378775204 .bgimg {
    position: relative;
    height: 0;
    padding-bottom: 37.5%;
    overflow: hidden;
    display: block;
}
#c_banner_015-1644378775204 .pcitem{
position:absolute;
top:0px;
bottom:0px;
left:0px;
right:0px;
background:no-repeat center/cover;
     background-position-y: 50%!important; 
  transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -webkit-transition: all 0.1s ease 0s;
  
  
}
  
  #c_new_list_018-16444843230430 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    border-style: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    display-radio: flex;
}
  
  
  #c_category_047-16445413870261 .e_loop-2 .p_loopitem {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 1);
}
  
  
}


.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #222;
  border-color: #222;
}


.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "prev";
font-size: 24px;
    color: #fff;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "next";
font-size: 24px;
    color: #fff;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto;
    background: #000;
    opacity: 0.5;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    background: #000;
    opacity: 0.5;
}




.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px;
    left: 0;
    width: 100%;
}


.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

#c_banner_008-1639476415422 .e_bannerA-2 .p_info {display: none;}


#c_form_003-1644367052145 .form-group{
    display: flex;
    align-items: flex-start;
}

#c_form_003-1644367052145 .form-group > div {
 width: 100%;
}

#c_form_003-1644367052145 .form-group > .p_label{
    width: 180px;
    color: #fff;
    font-size: 15px;
    text-align: right;
}


#c_form_003-16445437285240 .form-group{
    display: flex;
    align-items: flex-start;
}

#c_form_003-16445437285240 .form-group > div {
 width: 100%;
}

#c_form_003-16445437285240 .form-group > .p_label{
    width: 180px;
    color: #222;
    font-size: 15px;
    text-align: right;
}






#c_navigation_019-1639645892245 .e_richText-49 a{
    font-size: 16px!important;
}

#c_static_001-16445434915970 .e_richText-2 a{
    font-size: 16px!important;
}



#cbfd .wyz{
position:fixed;
right:2px;
top:70%;
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);
transform:translateY(-50%);
padding:50px 0;
border-right:1px solid #20b09f;
height:482px;
-moz-box-sizing:border-box;
box-sizing:border-box;
z-index:99;
}
#cbfd .wyz-form.cur{
width:200px;
opacity:1;
}
#cbfd .wyz .transition{
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-o-transition-duration:.8s;
transition-duration:.8s;
}
#cbfd .wyz .wyz-title{
background-color:rgba(32, 176, 159, .8);
color:#fff;
padding:15px 20px 0;
white-space:nowrap;
position:relative;
}
#cbfd .wyz .wyz-title .cf-close{
position:absolute;
left:166px;
top:0;
padding:10px;
}
#cbfd .wyz-item-block{
position:absolute;
right:0;
width:70px;
height:70px;
background-color:#6b447b;
border:1px solid #2e6d7c;
border-right:none;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#cbfd .wyz-item-block:nth-child(1){
top:50px;
}
#cbfd .wyz-item-block:nth-child(2){
top:128px;
}
#cbfd .wyz-item-block:nth-child(3){
top:206px;
}
#cbfd .wyz-item-block:nth-child(4){
top:284px;
}
#cbfd .wyz-item-block:nth-child(5){
top:362px;
}
#cbfd .wyz-item{
width:100%;
height:100%;
}
#cbfd .wyz-item-p{
color:#fff;
font-size:12px;
margin-top:5px;
}
#cbfd .wyz-item-in{
height:100%;
display:none;
position:relative;
z-index:1;
overflow:hidden;
}
#cbfd .wyz-item-in-p{
color:#fff;
text-align:center;
line-height:68px;
height:68px;
white-space:nowrap;
}
#cbfd .wyz-in.cur{
width:156px;
background-color:transparent;
}
#cbfd .wyz-in.cur .wyz-item-in{
width:100%;
display:block;
}
#cbfd .wyz-in.cur .wyz-item{
display:none;
}
#cbfd .wyz-in:before{
content:"";
background-color:#397483;
position:absolute;
height:100%;
width:0;
-webkit-transition:all .8s ease;
-o-transition:all .8s ease;
-moz-transition:all .8s ease;
transition:all .8s ease;
}
#cbfd .wyz-in.cur:before{
width:100%;
}
#cbfd .wyz-item-block.wyz-top{
display:none;
cursor:pointer;
width:46px;
height:46px;
top:480px;
}
#cbfd .wyz-item-block.wyz-top .wyz-item-p{
font-size:14px;
margin-top:0;
}
#cbfd .wyz-in.wyz-search.cur{
border-left:none;
}
#cbfd .wyz-form{
position:absolute;
width:0;
right:156px;
bottom:-1px;
z-index:999;
overflow:hidden;
opacity:0;
}
#cbfd .wyz-form .cf-form{
background-color:rgba(32, 176, 159, .8);
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:10px 20px 20px;
border-bottom:1px solid #20b09f;
}
#cbfd .wyz-form .cf-form-item{
margin-bottom:10px;
font-size:0;
white-space:nowrap;
}
#cbfd .wyz-form .cf-form-item:last-of-type{
margin:0;
}
#cbfd .wyz-form input{
padding:0 8px;
margin:0;
border:none;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:160px;
height:28px;
line-height:28px;
font-size:12px;
display:inline-block;
vertical-align:middle;
background-color:#fff;
}
#cbfd .wyz-form .verify{
width:86px;
margin-right:5px;
}
#cbfd .wyz-form .submit{
width:160px;
height:28px;
line-height:28px;
font-size:14px;
}
#cbfd .wyz-qr-show{
display:none;
position:absolute;
z-index:1;
border:1px solid rgba(32, 176, 159, .8);
left:-160px;
top:-91px;
}
#cbfd .flex-col{
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
}



#c_product_list_019-16396257078600 .swiper-button-prev:after {
    content: "prev";
font-size: 36px;
    color: #000;
}
#c_product_list_019-16396257078600 .swiper-button-next:after {
    content: "next";
font-size: 36px;
    color: #000;
}

#c_product_list_019-16396257078600 .swiper-button-prev {
    left: 0px;
    right: auto;
    background: none;
    opacity: 0.5;
}
#c_product_list_019-16396257078600 .swiper-button-next {
    right: 0px;
    left: auto;
    background: none;
    opacity: 0.5;
}




#c_product_list_019-16396257078600 .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 10px;
    left: 0;
    width: 100%;
}


#c_product_list_019-16396257078600 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}


#c_product_list_019-16396257078600 .swiper-pagination-bullet-active {
    opacity: 1;
    background:#4c0d5f;
}



#c_product_list_019-16396257078600 .e_image-8 {
    width: 100%;
    height: 0px;
    padding-bottom: 140%;
    overflow: hidden;
 display: block;
      position: relative;
}
#c_product_list_019-16396257078600 .e_image-8 img {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) scale(1)!important;
  width:100%;
  height:100%;
  overflow:hidden;
 
  transition:transform .5s ease 0s;
}

#c_product_list_019-16396257078600 .e_image-8:hover img {
transform:translate(-50%,-50%) scale(1.1)!important;
}






#c_new_list_018-16433532953990 .e_image-3 {
    width: 100%;
    height: 0px;
    padding-bottom: 60%;
    overflow: hidden;
 display: block;
      position: relative;
}

#c_new_list_018-16433532953990 .e_image-3 img {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) scale(1)!important;
  width:100%;
  height:100%;
  overflow:hidden;
 
  transition:transform .5s ease 0s;
}

#c_new_list_018-16433532953990 .e_image-3:hover img {
transform:translate(-50%,-50%) scale(1.1)!important;
}


#c_new_list_018-16444843230430 .e_image-3 {
    width: 100%;
    height: 0px;
    padding-bottom: 60%;
    overflow: hidden;
 display: block;
      position: relative;
}

#c_new_list_018-16444843230430 .e_image-3 img {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) scale(1)!important;
  width:100%;
  height:100%;
  overflow:hidden;
 
  transition:transform .5s ease 0s;
}

#c_new_list_018-16444843230430 .e_image-3:hover img {
transform:translate(-50%,-50%) scale(1.1)!important;
}



#c_new_list_018-16433532953990 .e_container-4 {
    position: relative;
 box-shadow: 0 2px 20px 0px rgb(175 175 175 / 20%); 
}


#c_banner_015-1642121609411 .e_bannerA-2 .p_info .p_btitle:after {
  content: '';
  width: 68px;
  height: 2px;
  display: block;
  background: #fff;
  margin: 10px auto;
  margin-top: 20px;
}



.head_lan {
    width: 100%;
    height: 100%;
    display: block;
    text-align: right;
}
.head_lan .lan_tel {
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.head_lan .lan_tel span{
    font-size: 16px;
      color: #521065;
    margin-left: 15px;
}
.head_lan .lan_tel a {
    margin:0px;
  margin-left: 15px;
}
@media only screen and (min-width: 769px){

  
  
  #c_grid-116273709439191{
    position:fixed;
    width: 100%;
    left:0;
    top: 0px;
    z-index:99;
    transition:all 0.5s ease 0s;
    box-shadow: inset 0 0 1px 0px rgb(255 255 255 / 80%);
    background-color: rgba(255, 255, 255, 0.6);
  }
  #c_grid-116273709439191:hover{
    background: #fff;
  }
   #c_grid-116273709439191.yya{
    box-shadow:0px 5px 5px 0px rgba(100, 100, 100, 0.1);
    background: #fff;
  } 
  
  #c_grid-116273709439191.syys {
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 0);
  }
  #c_grid-116273709439191.syys.yya{
    padding-top: 0px;
    background-color: rgba(255, 255, 255, 1);
  }
  #c_grid-116273709439191.nyys{
    background: #fff;
  }
  #c_grid-116273709439191.yya{
    top:0px;
  }
  #c_grid-116273709439191.yya.sabit{
    top:0px;
  }
  #c_grid-116273709439191.gizle{
    top:-90px;
  }
  #c_grid-116273709439191.sabit{
    top: 0px;
  }
  
  #c_grid-16394716322740 > .p_gridbox {
    display: flex;
    align-items: center;
  }

  
    #c_grid-1644367205969 .p_gridbox{
    display: flex;
    align-items: center;
}

#c_product_list_019-16396257078600 .e_loop-6 .p_list {
    padding: 0px 40px;

}
  
}





@media only screen and (max-width: 768px){
  
    #c_form_003-16445437285240 .form-group > .p_label {
    width: 100px;
    color: #222;
    font-size: 12px;
    text-align: right;
}
  

#c_new_list_018-16433532953990 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    border-style: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    display-radio: flex;
}

  
  #c_new_list_018-16433532953990 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    display-radio: flex;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
    overflow: visible;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
  
 #c_grid-1643094125247 {
    background-size: cover;
}
 
  
  #c_static_001-16430940319900 .e_richText-72 {
    font_radio: 2;
    color: rgba(255,255,255,1);
    line-height: 1.2;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    max-width: none;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}
 #c_static_001-16430940319900 .e_richText-73 {
    font_radio: 2;
    color: rgba(255,255,255,1);
    line-height: 1.2;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    max-width: none;
    width: auto;
    font-size: 12px;
    margin-top: 10px;
} 
  
  
  #c_form_003-1644367052145 .form-group > .p_label {
    width: 100px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}

  
  #c_navigation_019-1639645892245 .e_container-4 .cbox-4-0 {
    padding-right: 0px;
    flex: 0 0 100%;
}
  #c_navigation_019-1639645892245 .e_container-4 .cbox-4-1 {
    padding-left: 0px;
    padding-right: 0px;
    flex: 0 0 100%;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(0,0,0,0.15);
}
  
  
  #c_navigation_019-1639645892245 .e_container-4 .cbox-4-2 {
    flex: 0 0 100%;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(0,0,0,0.15);
}
  
  #c_navigation_019-1639645892245 .e_container-4 .p_item {
  flex: 0 0 100%;
}
 
  
  #c_navigation_019-1639645892245 .e_container-20 .cbox-20-1 {
    flex: 0 0 auto;
    margin-left: auto;
    margin-right: auto;
}
  
  
  #c_navigation_019-1639645892245 .e_container-20 .cbox-20-2 {
    flex: 0 0 auto;
   margin-left: auto;
    margin-right: auto;
}
  #c_grid-1644389636222 {
display:none;
}
  
  #c_grid-1644395793027 {
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    background-color: rgba(167,161,155,1);
    width: auto;
}
  
}






#w_grid-1580806442144 p,
#w_grid-1580806442144 span,
#w_grid-1577093228600 p,
#w_grid-1577093228600 span,
#w_grid-1569387413797 a,
#w_grid-1569387413797 a p,
#w_grid-1569387413797 a span{
  color:rgba(255,255,255,0.4)!important;
  transition:all 0.5s ease 0s;
}
#w_grid-1569387413797 a:hover p,
#w_grid-1569387413797 a:hover span,
#w_grid-1569387413797 a:hover{
  color:rgba(255,255,255,1)!important;
}
#c_portalResComplaintPage_detail-16407461509550766 {
  transition:all 0.5s ease 0s;
}
#c_portalResComplaintPage_detail-16407461509550766.zhai {
  margin: 10px 0px;
  min-height:40px;
}
#c_portalResComplaintPage_detail-16407461509550766 .reset_style img{
  width:auto;
  height:60px;
  transition:all 0.5s ease 0s;
}
#c_portalResComplaintPage_detail-16407461509550766.zhai .reset_style img{
  width:auto;
  height:40px;
}
#c_portalResComplaintPage_detail-16050797441330941 {
  transition:all 0.5s ease 0s;
}
#c_portalResComplaintPage_detail-16050797441330941.yin {
  margin:0px 0px;
  height: 0px;
  overflow: hidden!important;
}
@media only screen and (max-width: 768px){
  #w_fbtn-1615767920612 {
    width: auto;
    max-width: 150px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 38px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom:40px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1605260592854 {
    width: 94%;
    max-width: 1480px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 100px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #c_portalResVideo_list-16159426807025303 {
    width: auto;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_common_text-1615537421910 span {
    font-size: 24px!important;
  }
  #w_common_text-1615537945490 span {
    font-size: 14px!important;
  }
  #w_common_text-1615767370139 span {
    font-size: 24px!important;
  }
  #w_common_text-1615767858789 span {
    font-size: 14px!important;
  }
  #w_common_text-1615767830498 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_common_text-1615774587740 {
    width: auto;
    max-width: 123px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_fimg-1615774587728 {
    width: 100%;
    max-width: 123px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 104px;
    margin-top: 15px;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1606118607462 .reset_style span {
    font-size: 12px!important;
  }
  #w_grid-1606118607462 .p_icon:before {
    font-size: 42px!important;
  }
  #w_grid-1606118607462 .w_ficon-001 {
    margin-bottom: 10px!important;
    min-height: 60px!important;
  }
  .e_ContentMajorStyleBox-001 .stylebox_title {
    width-and-width-uint: auto;
    white-space: nowrap;
    display: inline-block;
    vertical-align: bottom;
    width: auto;
    /* line-height: 80px; */
    font-size: 0px;
    width-and-height: custom;
    height: inherit;
    height-and-height-uint: inherit;
    display: flex;
    align-items: center;
  }
  .e_ContentMajorStyleBox-001 .title_main {
    color: rgba(34, 34, 34, 1);
    width-and-width-uint: 100%;
    white-space: normal;
    font-weight: bold;
    vertical-align: middle;
    font-size: 26px;
    line-height: 40px;
    text-overflow: ellipsis;
    width-and-height: custom;
    width-and-height-proportion: 1px;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  #w_grid-1607563340896 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #c_portalResComplaintPage_detail-16050797441330941 {
    margin: 0px;
    padding: 0px;
  }
  #w_grid-1605775501055 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    display: flex;
    flex-direction:column-reverse;
  }
  #w_grid-1605604301083 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1605600243854 {
    width: 100%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  #w_grid-1605258692633 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: -90px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1605772053946 {
    width: 94%;
    max-width: 1480px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_common_text-1606099188616 span,
  #w_common_text-1604643052063 span,
  #w_common_text-1605600243864 span,  
  #w_common_text-1605258666313 span {
    font-size: 26px!important;
    line-height:30px!important;
  }
  #w_common_text-1606099188623 span,
  #w_common_text-1604643052072 span,
  #w_common_text-1605600243870 span,
  #w_common_text-1605258666321 span {
    font-size: 12px!important;
    line-height:20px!important;
  }
  #content_box-1600309469228-1 {
    display: none;
  }
  #w_grid-1593314506445 >div {
    z-index: 2;
    animation-fill-mode: both;
  }
  #w_grid-1581319805690 > div > .p_gridbox {
    overflow: visible;
  }
  #yclm {
    display: none;
  }
  #w_grid-1593314506445 {
    width: 94%;
    max-width: 1480px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_common_text-1581300708505 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1600309469228 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1600309629126 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1600309469228 p {
    font-size: 12px!important;
    line-height:16px!important;
    text-align:left!important;
  }
  #w_grid-1600309469228 span {
    font-size: 12px!important;
    line-height:16px!important;
  }
  #w_grid-1600309629126 p {
    font-size: 12px!important;
    line-height:16px!important;
    text-align:right!important;
  }
  #w_grid-1600309629126 span {
    font-size: 12px!important;
    line-height:16px!important;
  }
  #w_common_text-1593314493477 span {
    font-size: 1.4rem!important;
  }
  #w_common_text-1593314551165 span {
    font-size: 0.68rem!important;
  }
  #w_grid-1594692043754,
  #w_grid-1594693005638,
  #w_grid-1594693005668,
  #w_grid-1594692043724,
  #w_grid-1594345978966,
  #w_grid-1594345978982,
  #w_grid-1594347717265,
  #w_grid-1594347717249,
  #w_grid-1594342093251,
  #w_grid-1594342093221, 
  #w_grid-1594344154348, 
  #w_grid-1594344154331,
  #w_grid-1594346433464,
  #w_grid-1594346433434,
  #w_grid-1594346170519,
  #w_grid-1594346170489,
  #w_grid-1594341883714,
  #w_grid-1594341883698,
  #w_grid-1594348982213,
  #w_grid-1594348793553,
  #w_grid-1594289873842,
  #w_grid-1594290056057,
  #w_grid-1594285536083,
  #w_grid-1594285536068,
  #w_grid-1594283043763,
  #w_grid-1594283098595,
  #w_grid-1583207287294,
  #w_grid-1583207287364,
  #w_grid-1582701664881,
  #w_grid-1583207287334,
  #w_grid-1582701664851,
  #w_grid-1582701664811,
  #w_grid-1582699608303,
  #w_grid-1582699608273,
  #w_grid-1582699608233,
  #w_grid-1582700662260,
  #w_grid-1582700662230,
  #w_grid-1582700662190,
  #w_grid-1582699174697,
  #w_grid-1582699174627,
  #w_grid-1582699174667,
  #w_grid-1582697664002,
  #w_grid-1582697664042,
  #w_grid-1582697664072,
  #w_grid-1582697239778,
  #w_grid-1582697239818,
  #w_grid-1582697239848,
  #w_grid-1582696662340,
  #w_grid-1582696662310,
  #w_grid-1582696662270,
  #w_grid-1582690480584,
  #w_grid-1582690480554,
  #w_grid-1582690480514,
  #w_grid-1582677638641,
  #w_grid-1582689667251,
  #w_grid-1582675498220,
  #w_grid-1582678964205,
  #w_grid-1582685747253,
  #w_grid-1582685747223,
  #w_grid-1582685747183,
  #w_grid-1582682195251 {
    display: none;
  }
  #w_grid-1582678964155 {
    display: none;
  }
  #w_grid-1582675498220 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  #w_grid-1580806442144 span {
    font-size: 12px!important;
    text-align: center!important;
  }
  #w_grid-1580806442144 p{
    text-align: center!important;
  }
  #scrolltop {
    position: absolute;
    right: 0px;
    top: -20px;
    cursor: pointer;
    height: 48px;
    width: 100%;
    text-align: center;
    display: block!important;
    background-color: #ff7500;
  }
  #w_grid-1581319848827 p {
    display: inline-block;
  }
  #w_grid-1581319848827 .reset_style {
    text-align: center;
    height: 20px;
    max-height: none;
    min-height: 20px;
    margin-top:0px;
    margin-bottom: 20px;
  }
  #c_portalResComplaintPage_detail-16407461509550766 {
    width: auto;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .logo_ys img {
    width: auto!important;
    padding: 2px 0px;
    height: 40px!important;
  }
  .logo_ys .logo_wz {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
  }
  .logo_ys .logo_wz a {
    color: #000;
  }
  .logo_ys .logo_wz a:hover{
    color: #003c8c;
  }
  .logo_ys a .logo_ms {
    color: #666;
  }
  .logo_ys a:hover .logo_ms {
    color: #666;
  }
  .logo_ys .logo_ms {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 16px;
    padding-left: 0px;
    display: block;
  }
  #w_grid-1569392445063{
    top:0px;
    min-height: 60px;
    transition:all 0.5s ease 0s;
    background-color: rgba(255, 255, 255, 1);
  }
  #w_grid-1569392445063.yya{
    background-color: rgba(255, 255, 255, 1);
    box-shadow:0px 5px 5px 0px rgba(100, 100, 100, 0.1);
    position:fixed;
    left:0;
    top:0px;
    z-index:99;
  }
  #w_grid-1569392445063.yya{
    top:0px;
  }
  #w_grid-1569392445063.yya.sabit{
    top:0px;
  }
  #w_grid-1569392445063.gizle{
    top:-60px;
  }
  #w_grid-1569392445063.sabit{
    top:0px;
  }
  #zcfdcd{
    display: none;
  }
}
@media only screen and (min-width: 769px){
  #w_grid-1625038290757{
    position:relative;
  }
  #w_grid-1625049995281 {
    position: absolute;
    left: 80px;
    top: 50%;
    transform:translate(0%,-50%)!important;
  }
  .logo_ys img {
    float: none;
  }
  #w_grid-1569392445063{
    transition:all 0.5s ease 0s;
    top: 0px;
    box-shadow:0px 5px 5px 0px rgba(100, 100, 100, 0.1);
  }
  #w_grid-1569392445063.yya{
    position:fixed;
    width: 100%;
    left:0;
    z-index:99;
  }
  #w_grid-1569392445063.yya{
    top:0px;
  }
  #w_grid-1569392445063.yya.sabit{
    top:0px;
  }
  #w_grid-1569392445063.gizle{
    top:-80px;
  }
  #w_grid-1569392445063.sabit{
    top: 0px;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 769px){
}
