@media (min-width: 993px){
  .mySize0 .homeTool, .mySize0 .AStyleArea, .mySize0 .language{
    font-size: 0.85em;
  }
}

.mySize0 .footerArea .fMenu>li>a {
    font-size: 1.3em;
}

.mySize0 .footerArea .extmenu a, .mySize0 .address {
    font-size: 0.9em;
}

.mySize0 .breadcrumb, .mySize0 .breadcrumb2{
  font-size: 0.9em;
}

.mainContent h1,
.mySize0 h1{
  font-size: 2em;
  font-weight:normal;
}

.mainContent h2,
.mySize0 h2{
  font-size: 1.3em;
  font-weight:bold;
}

.mySize0 .mainContent{
  font-size: 1.2em;
  font-weight: 300;
}

@media(min-width: 993px){
  .englishVersion.mySize0 .headerMenu ul.menuLv0>li>a{
    font-size: 0.75em;
    line-height: 1.1;
    min-width: 89px;
    max-width: 110px;
  }
}

@media(min-width: 1200px){
  .englishVersion.mySize0 .headerMenu ul.menuLv0>li>a{
    font-size: 0.9em;
    line-height: 1.2;
    min-width: 109px;
    max-width: none;
  }
}


.link-list-items{
  display: flex;
  align-items: center;
}
a.link-list-items{
	display: inline;
}
.img-container{
  padding-bottom:20px;
  padding-left:10px;
  padding-right: 10px;
  display: flex;
}

.img-wrapper{
  border:1px solid #eee;
  border-radius: 5px;
  padding:10px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.img-wrapper>a{
  display: block;
  margin:0 auto;
  padding-bottom:10px;
}

.img-wrapper>a>img{
  width:100%;
  height: 120px;
}

.img-wrapper .title{
  text-align: left;
  margin:0px;
}

.swiper-wrapper{
  align-items: center;
}

.swiper-slide>a{
  display: block;
  text-align: center;
}

.swiper-pagination-bullet-active {
    background: #797979;
  }

.bg-light-grey{
  background-color: #e7eaef;
}

.filter-list{
  padding-left:0px;
  padding-top: 30px;
  text-align: center;
}

.filter-list li{
  margin:0px;
  list-style: none;
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

@media (max-width:767px){
  .filter-list li{
    width:50%;
    padding-right: 0px;
  }
}

@media (max-width:767px){
  .filter-list li:nth-child(1), .filter-list li:nth-child(2){
    padding-bottom: 30px;
  }
}

@media (max-width:479px){
  .filter-list li{/*
    width:50%;*/
	width:100%;
    padding-right: 0px;
  }
}

@media (max-width:479px){
  .filter-list li/*
  .filter-list li:nth-child(1), .filter-list li:nth-child(2)*/{
    padding-bottom: 30px;
  }
}

.filter-list li:last-child{
  padding-right: 0px;
}

.filter-list li a{
  background: #386edc;
  color: #fff;
  padding-top: 10px;
  border-radius: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: inset 0px 0px 3px 1px #b7aaaa;

  display:block;
  width: 120px;
  margin: auto;
}
.englishVersion .filter-list li a{
	width:220px;
}

@media(max-width:767px){
  .chineseVersion .filter-list li a{
  	width:220px;
  }
}

.filter-list li a:hover, .filter-list li a:focus{
  text-decoration: none;
  background: #0e51d8;
  color:#fff;
}

.menu ul{
  padding-left: 0px;
  background-color: #f6f2ef;
  position: relative;
}

.menu ul:before{
  content: '';
  position: absolute;
  height: 100%;
  width:3px;
  left: 0;
}

.menu .green ul:before{
  background-color: #793d01;
}

.menu .green h2{
  color:#793d01;
}

.menu .green2 ul:before{
  background-color: #793d01;
}

.menu .green2 h2{
  color:#793d01;
}

.menu .blue ul:before{
  background-color: #029dd6;
}

.menu .blue h2{
  color: #029dd6;
}

.menu .red ul:before{
  background-color: #f81010;
}

.menu .red h2{
  color: #f81010;
}

.menu h1{
  background-color: #f94c10;
  padding-right: 10px;
  padding-left:15px;
  padding-bottom: 5px;
  padding-top: 5px;
  color:#fff;
}

.menu h1:after{
  display: none;
}

.menu h2{
  font-weight: 400;
  padding-bottom: 5px;
}

.menu a{
  color: #080707;
  font-weight: 300;
}

.menu li{
  position: relative;
  padding-bottom: 25px;
  padding-top: 25px;
  padding-left: 0px;
  border-top:1px dotted #848484;
  border-bottom:1px dotted #848484;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left: 20px;
}

.indexh1:after{
  display: none;
}




  .home-banner{
    background:none;
    height: auto;
    display: block;
    position: relative;
  }
  .home-banner .bg-img{
    width: 100%;
  }


  .word-wrapper{
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    color:#fff;
  }

.chineseVersion .home-banner .title1,
.chineseVersion .home-banner .title2{
    letter-spacing: .3em;
}

.home-banner .title1{
  font-size: 3.1em;
  font-weight: 300;
  padding-bottom: 30px;
  padding-left: 17px;
  line-height: 1em;
}
.englishVersion .home-banner{
	font-size:.75em;
}
@media (max-width: 992px){
  .home-banner .title1{
    font-size: 1.5em;
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left:0;
  }
}

.home-banner .title2{
  font-size: 1.5em;
  padding-left: 20px;
}

@media (max-width: 992px){
  .home-banner .title2{
    font-size: 1em;
	padding-left:0;
  }
}
/*.menu .green:before{
  content: '';
  position: absolute;
  height: 100%;
  background-color: #000;
  width:3px;
  left: 0;
}*/

ol>ul{
  padding-left: 40px !important;
  list-style-type: disc;
}

.highlight2{
  font-weight: 600;
}

.lower-roman-list{
  list-style-type: lower-roman;
}

.footer-icon{
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-right: 7px;
}

.footer-icon.tel{
  background-image: url('../images/tel.png');
}

.footer-icon.fax{
  background-image: url('../images/fax.png');
}

.footer-icon.mail{
  background-image: url('../images/png.png');
}

.f-info li{
  display: flex !important;
}

.justify-content-flex-end{
  justify-content: flex-end;
}

@media(max-width:992px){
  .img-wrap-2{
    overflow-x: scroll;
  }
}

@media(min-width:993px){
  .clientTool{
    min-width: 414px;
  }
}

.list_page>ul {
	margin: 0;
	padding: 20px;
	text-align: center;
	list-style-type: none;
}

.list_page>ul>li {
	display: inline-block;
	margin: 0;
}

.list_page>ul>li>a {
	display: block;
	text-align: center;
	/*width: 34px;*/
	padding: 4px 0px;
	/*background-color: #3f3f3f;*/
	margin: 0px 2px;
	color: #eb6100 !important;
	text-decoration: none;
}

.list_page>ul>li>a:hover,
.list_page>ul>li>a:focus,
.list_page>ul>li>a:active {
	/*color: #fff;
	background-color: #494949;*/
}

@media(max-width:575px){
  #btn_search{
      margin-top: 5px;
      margin-bottom: 5px;
  }
  #SearchBarBox{
    min-width: 100%;
    width:100%;
  }
  #SearchBarBox2{
    min-width: 100%;
    width:100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.footerBanner .swiper-slide{
	background: #fff;
	height: 79px;
	align-items: center;
	display: flex;
	justify-content: center;
}

.footerBanner .swiper-slide img{
	max-height:79px;
}

.bg-white .footerBanner .swiper-slide img{
	max-height:100%;
	height:50px;
}

@media(max-width:575px){
  .swiper-pagination{
    display: none;
  }
}

.anchor{
	display: block;
	visibility: hidden;
	position: relative;
}
