.mub01InpageBannerr {
  width: 100%;
  height: 400px;
}
.mub01InpageBannerr a {
  display: block;
  margin: 0 auto;
  height: 400px;
}
.content-ewm {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  padding-top: 30px;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.right {
  float: right;
}
.left {
  float: left;
}
.section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  clear: both;
  overflow: hidden;
}
.contact-bottom {
  position: relative;
  overflow: hidden;
}
.table {
  display: table;
  width: 100%;
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.Contact-our-team {
  padding: 140px 0 140px 0;
  overflow: hidden;
}
.Contact-our-team .left {
  width: 45%;
}
.Contact-our-team .left .title-style h5 {
  color: #999;
  font-size: 16px;
  margin: 0;
}
.Contact-our-team .left .title-style h2 {
  margin: 0px 0 20px 0;
}
.Contact-our-team .left .text {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  padding: 20px 0;
  overflow: hidden;
}
.Contact-our-team .left .item2 {
  border-top: 1px solid #e6e6e7;
  border-bottom: 1px solid #e6e6e7;
  padding: 30px 0 20px 0;
  overflow: hidden;
}
.Contact-our-team .left .item2 li {
  width: 50%;
  float: left;
  list-style: none;
}
.Contact-our-team .left .item2 h3 {
  font-size: 14px;
  margin: 0;
  color: #999999;
  font-weight: normal;
}
.Contact-our-team .left .item2 h4 {
  font-size: 20px;
  margin: 5px 0;
  color: #1a1a1a;
  font-weight: normal;
}
.Contact-our-team .left .annotation {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  padding: 20px 0;
  overflow: hidden;
}
.Contact-our-team .right {
  width: 48%;
}

@media only screen and (min-width: 1400px){
.contact-bottom {
  position: relative;
  overflow: hidden;
	height: 1000px;
}
}

@media screen and (max-width: 1410px){
.contact-bottom {
  position: relative;
  overflow: hidden;
	height: 670px;
}
}



.contact-bottom .left {
  width: 50%;
}
.contact-bottom .left .map {
  overflow: hidden;
  position: relative;
}
.contact-bottom .left .map img {
  display: block;
}
.contact-bottom .left .map iframe {
  border: none;
  margin: 0;
  padding: 0;
  margin-top: -50px;
}
.contact-bottom .right {
  width: 35%;
  position: absolute;
  height: 100%;
  right: 10%;
  top: 0;
}
.contact-bottom .right .name {
  border-bottom: 4px solid #000;
  padding-bottom: 20px;
}
.contact-bottom .right .name h4 {
  font-size: 20px;
  color: #24c38f;
  margin: 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 1400px){
.contact-bottom .right .name h2 {
  font-size: 36px;
  color: #1a1a1a;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
}

@media screen and (max-width: 1410px){
.contact-bottom .right .name h2 {
  font-size: 26px;
  color: #1a1a1a;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
	padding-top: 50px;
	padding-bottom: 50px;
}
}


.contact-bottom .right .content-way {}
.contact-bottom .right .content-way .item {
  border-bottom: 1px solid #dcdcde;
  overflow: hidden;
  padding: 30px 0;
}
.contact-bottom .right .content-way .item.item2 li {
  float: left;
  width: 45%;
  margin-right: 5%;
}
.contact-bottom .right .content-way .item.item2 li::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #dedfe4;
  position: absolute;
  right: 10%;
  top: 0;
}
.contact-bottom .right .content-way .item.item2 li:last-child::after {
  display: none;
}
.contact-bottom .right .content-way .item.item2 li:last-child {
  width: 45%;
  margin-right: 0;
}
.contact-bottom .right .content-way .item.item2 li:first-child {
  width: 50%;
}
.contact-bottom .right .content-way li {
  list-style: none;
  position: relative;
}
.contact-bottom .right .content-way li i {
  width: 38px;
  height: 38px;
  border: 2px solid #1a1a1a;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact-bottom .right .content-way li i.c1 {
  background: url("../../images/c4.png") center no-repeat;
}
.contact-bottom .right .content-way li i.c2 {
  background: url("../../images/c1.png") center no-repeat;
}
.contact-bottom .right .content-way li i.c3 {
  background: url("../../images/c2.png") center no-repeat;
}
.contact-bottom .right .content-way li i.c4 {
  background: url("../../images/c3.png") center no-repeat;
}
.contact-bottom .right .content-way li span {
  display: inline-block;
  vertical-align: middle;
}
.contact-bottom .right .content-way li h6 {
  font-size: 16px;
  color: #999999;
  font-weight: normal;
  margin: 0;
}
.contact-bottom .right .content-way li h5 {
  font-size: 16px;
  color: #1a1a1a;
  margin: 5px 0 0 0;
}
.content-ewm {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  padding-top: 30px;
}
.center {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
  padding-top: 0.01px;
}
#sw-about-003--0 .flexW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  flex-direction: row-reverse;
}
#sw-about-003--0 .imgW {
  width: 48.24561%;
}
#sw-about-003--0 .textW {
  width: 48.24561%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#sw-about-003--0 .title {
  font-weight: bold;
  color: var(--font);
  text-align: center;
}
#sw-about-003--0 .desc {
  font-size: 18px;
  color: var(--font) margin-top: 30px;
  text-align: center;
}
#sw-about-003--0 .des {
  font-size: 16px;
  color: var(--font)
}
#sw-about-003--0 .btnW {
  margin-top: 45px;
  text-transform: uppercase;
  font-size: 12px;
}
#sw-about-003--0 .btnW a {
  display: inline-block;
  vertical-align: middle;
  padding: 15px 20px;
  margin-right: 10px;
  letter-spacing: 1px;
}
#sw-about-003--0 .btnW a:hover {
  background: #202020;
  color: #fff;
}
#sw-about-003--0 .btnW a:last-child {
  margin-right: 0;
}
#sw-about-003--0 .btn1 {
  color: #fff;
  background: var(--brand);
}
#sw-about-003--0 .btn2 {
  color: #fff;
  background: var(--secondary);
}
@media screen and (max-width: 875px) {
  #sw-about-003--0 .imgW {
    width: 100%;
  }
  #sw-about-003--0 .textW {
    width: 100%;
    padding: 20px 0;
  }
  #sw-about-003--0 .btnW {
    margin-top: 30px;
  }
  #sw-about-003--0 .btnW a {
    padding: 10px 15px;
  }
  #sw-about-003--0 .des {
    font-size: 14px;
  }
  #sw-about-003--0 .desc {
    margin-top: 10px;
  }
}
#sw-award-001--0 .center {
  text-align: center;
}
#sw-award-001--0 .center .title .bigtitle {
  color: var(--font);

  text-transform: capitalize;
  line-height: 1.2;

	font-size: 60px;


}
#sw-award-001--0 .center .title p {
  margin-top: 15px;
  font-size: 19px;
  color: var(--font);
}
@media screen and (max-width: 850px) {
  #sw-award-001--0 .center .title p {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  #sw-award-001--0 .center .title p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}
#sw-award-001--0 .center .award001box {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  margin-top: 25px;
}
#sw-award-001--0 .center .award001box .item {
  width: 25%;
  box-sizing: border-box;
  padding: 0px 15px;
}
#sw-award-001--0 .center .award001box .item .imgbox {
  width: 100%;
}
#sw-award-001--0 .center .award001box .item .imgbox img {
  max-width: 100%;
}
#sw-award-001--0 .center .award001box .item .textbox {
  padding: 15px;
}
#sw-award-001--0 .center .award001box .item .textbox p {
  font-size: 22px;
  font-weight: 600;
  color: var(--font);
}
@media screen and (max-width: 850px) {
  #sw-award-001--0 .center .award001box {
    flex-wrap: wrap;
    margin-top: 25px;
  }
  #sw-award-001--0 .center .award001box .item {
    width: 50%;
    margin-bottom: 20px;
  }
  #sw-award-001--0 .center .award001box .item .textbox p {
    font-size: 20px;
  }
  #sw-award-001--0 .center .award001box .item:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 600px) {
  #sw-award-001--0 .center .award001box {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  #sw-award-001--0 .center .award001box .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #sw-award-001--0 .center .award001box .item .textbox {
    padding: 10px;
  }
  #sw-award-001--0 .center .award001box .item .textbox p {
    font-size: 18px;
  }
  #sw-award-001--0 .center .award001box .item:last-child {
    margin-bottom: 0px;
  }
}
#sw-award-001--0 .center .morebtn {
  text-align: center;
  margin-top: 0px;
}
#sw-award-001--0 .center .morebtn .btn {
  background: var(--secondary);
  padding: 20px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  display: inline-flex;
}
#sw-award-001--0 .center .morebtn .btn:hover {
  background: #2a2a2a;
  color: #fff;
}
@media screen and (max-width: 850px) {
  #sw-award-001--0 .center .morebtn .btn {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  #sw-award-001--0 .center .morebtn {
    margin-top: 10px;
  }
  #sw-award-001--0 .center .morebtn .btn {
    font-size: 12px;
  }
}
.award-001 > div {
  text-align: center;
}
.award-001 > div .title .bigtitle {
  color: var(--font);
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.2;
}
.award-001 > div .title p {
  margin-top: 15px;
  font-size: 19px;
  color: var(--font);
}
@media screen and (max-width: 850px) {
  .award-001 > div .title p {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  .award-001 > div .title p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.award-001 > div .award001box {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
  margin-top: 25px;
}
.award-001 > div .award001box .item {
  width: 25%;
  box-sizing: border-box;
  padding: 0px 15px;
}
.award-001 > div .award001box .item .imgbox {
  width: 100%;
}
.award-001 > div .award001box .item .imgbox img {
  max-width: 100%;
}
.award-001 > div .award001box .item .textbox {
  padding: 15px;
}
.award-001 > div .award001box .item .textbox p {
  font-size: 22px;
  font-weight: 600;
  color: var(--font);
}
@media screen and (max-width: 850px) {
  .award-001 > div .award001box {
    flex-wrap: wrap;
    margin-top: 25px;
  }
  .award-001 > div .award001box .item {
    width: 50%;
    margin-bottom: 20px;
  }
  .award-001 > div .award001box .item .textbox p {
    font-size: 20px;
  }
  .award-001 > div .award001box .item:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 600px) {
  .award-001 > div .award001box {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .award-001 > div .award001box .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .award-001 > div .award001box .item .textbox {
    padding: 10px;
  }
  .award-001 > div .award001box .item .textbox p {
    font-size: 18px;
  }
  .award-001 > div .award001box .item:last-child {
    margin-bottom: 0px;
  }
}
.award-001 > div .morebtn {
  text-align: center;
  margin-top: 0px;
}
.award-001 > div .morebtn .btn {
  background: var(--secondary);
  padding: 20px;
  font-size: 14px;
  color: var(--font);
  text-transform: uppercase;
  display: inline-flex;
}
.award-001 > div .morebtn .btn:hover {
  background: #2a2a2a;
  color: #fff;
}
@media screen and (max-width: 850px) {
  .award-001 > div .morebtn .btn {
    padding: 10px 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 600px) {
  .award-001 > div .morebtn {
    margin-top: 10px;
  }
  .award-001 > div .morebtn .btn {
    font-size: 12px;
  }
}

.list_news {
  padding: 40px 0 40px
}
.list_news .w {
  width: 1260px
}
.list_news .title {
  text-align: center
}
.list_news .title h3 {
  display: block;
  font-size: 36px;
  color: #208acc
}
.list_news .title span {
  display: block;
  font-family: 'btl';
  font-size: 32px;
  color: #bbb;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px
}
.list_news .list {
  border-top: 1px solid #ccc
}
.list_news .list ul li {
  display: block;
  padding: 30px 0;
  border-bottom: 1px solid #ccc
}
.list_news .list ul li a {
  display: block
}
.list_news .list ul li a .left {
  width: 440px;
  float: left;
  margin-right: -440px
}
.list_news .list ul li a .left .time {
  width: 120px;
  float: left;
  margin-right: -120px
}
.list_news .list ul li a .left .time span {
  display: block;
  font-family: 'agb';
  color: #999
}
.list_news .list ul li a .left .time span.day {
  font-size: 50px;
  width: 120px;
  height: 70px;
  line-height: 70px
}
.list_news .list ul li a .left .time span.date {
  font-size: 20px;
  width: 120px;
  height: 20px;
  line-height: 20px
}
.list_news .list ul li a .left .img {
  width: 440px;
  padding: 0 0 0 120px;
  overflow: hidden
}
.list_news .list ul li a .left .img span {
  display: block;
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}
.list_news .list ul li a .txt {
  padding: 0 0 0 150px;
  color: #222
}
.list_news .list ul li a .txt b {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: normal;
	text-align: left;
}
.list_news .list ul li a .txt p {
  display: block;
  height: 50px;
  line-height: 25px;
  color: #666;
  font-size: 14px;
  overflow: hidden;
		text-align: left;
}
.list_news .list ul li a .txt span.more {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #999;
  color: #999;
  margin: 15px 0 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
.list_news .list ul li a:hover .left .img span {
  -webkit-transform: scale(1.07, 1.07);
  -moz-transform: scale(1.07, 1.07);
  -o-transform: scale(1.07, 1.07);
  transform: scale(1.07, 1.07)
}
.list_news .list ul li a:hover .txt span.more {
  background: #0057a6;
  border-color: #0057a6;
  color: #fff
}



  .template002-newsDetail .flexW { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

    .template002-newsDetail .leftW { flex-grow: 1; width: 0; }

    .template002-newsDetail .leftW .title { font-size: 30px; font-weight: bold; color: var(--font); }

    .template002-newsDetail .leftW .imgW { display: block; position: relative; margin-top: 30px; }

    .template002-newsDetail .leftW .date { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; width: 60px; height: 60px; line-height: 60px; border: 2px solid #fff; border-radius: 50%; position: absolute; top: 30px; left: 30px; text-align: center; padding: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

    .template002-newsDetail .leftW .date span { font-weight: bold; color: #fff; line-height: 1.2; }

    .template002-newsDetail .leftW .desc { margin-top: 30px; }

    .template002-newsDetail .rightW { width: 340px; margin-left: 55px; }

    .template002-newsDetail .rightW .title { font-size: 30px; font-weight: bold; color: var(--font); }

    .template002-newsDetail .rightW .wrap { margin-top: 30px; }

    .template002-newsDetail .rightW .cont { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; margin-bottom: 20px; }

    .template002-newsDetail .rightW .imgW { width: 70px; margin-right: 10px; }

    .template002-newsDetail .rightW .textW { width: 0; flex-grow: 1; }

    .template002-newsDetail .rightW .date { font-weight: bold; color: var(--brand); letter-spacing: 3px; }

    @media  screen and (max-width: 875px) { .template002-newsDetail .leftW { width: 100%; }
        .template002-newsDetail .rightW { width: 100%; margin-left: 0; margin-top: 30px; } }



.nava1{
	font-size: 20px; font-weight: bold;  color: #000000; text-transform: capitalize; line-height: 50px; border-bottom:1px solid #000; padding-bottom: 5px;
	
}

.nava2{
	font-size: 16px; font-weight: bold;  color: #000000; text-transform: capitalize; line-height: 30px; 
	
}










.ul-fwbz li{margin-bottom:30px;display:inline-block;vertical-align:top;width:24%}
.ul-fwbz .con{padding:46px 20px;display:block;background-color: rgba(0,0,0,0.2);overflow:hidden;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-fwbz .pic{margin-bottom:36px;height:154px;line-height:154px;font-size:0;text-align:center;overflow:hidden}
.ul-fwbz .pic img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease}
.ul-fwbz h4{font-size:18px;color:#fff;text-align:center;font-weight:400}
.ul-fwbz .con:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}
.ul-fwbz .con:hover .pic img{-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg)}

