/* CSS Document */
#slideshow {
  background: url('../images/contactUs.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 240px;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#slideshow p {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.ksChinese {
  display: block;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
}
.ksEn {
  display: block;
  height: 21px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 16px;
}
#liu_area {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#sContent {
  width: 1200px;
  margin: 0px auto;
  margin-bottom: 50px;
  overflow: hidden;
  padding-bottom: 30px;
}
.bTitle {
  margin-top: 57px;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  text-align: center;
}
.bContent {
  margin-top: 25px;
  text-align: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  line-height: 24px;
}
.cLeft {
  float: left;
  width: 312px;
}
.contactText {
  display: inline-block;
  margin-left: 25px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  width: 178px;
}
.cText {
  width: 312px;
  height: 114px;
  background: #EDF3F9;
  border: 1px solid;
  border-image: linear-gradient(-20deg, #D3E6F9, #FFFFFF) 1 1;
  box-shadow: 7px 5px 16px 0px #CFDEEB, -6px -6px 14px 0px #FFFFFF;
  border-radius: 10px;
  margin-top: 105px;
  display: flex;
  align-items: center;
}
.cText:first-child {
  margin-top: 62px;
}
.cPerson {
  font-size: 20px;
}
.cImg {
  margin-left: 29px;
  margin-top: -15px;
}
.cRight {
  width: 812px;
  height: 647px;
  float: left;
  margin-left: 71px;
  margin-top: 36px;
}
.external {
  margin: auto;
  margin-top: 77px;
}
.layui-tab {
  margin: unset;
}
.layui-tab-title {
  width: 585px;
  margin: auto;
}
.layui-tab-title li {
  font-size: 20px;
  line-height: unset;
  padding: 0px 20px;
  margin: 0px 45px;
}
.layui-tab-brief > .layui-tab-title .layui-this {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
}
.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
  border-bottom: 5px solid #3C7EF2;
}
.exTitle {
  text-align: center;
  font-size: 32px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
}
.ex_tab {
  margin-top: 52px;
}
#content {
  background: #F5F7FA;
}
.layui-tab-content {
  height: 501px;
  background: #F5F7FA;
  height: 501px;
  box-shadow: 0px 1px 4px 2px rgba(136, 145, 168, 0.11), 5px 3px 8px 0px #C3D5E4, -4px -4px 7px 0px #FFFFFF;
}
.ex_tab_content {
  width: 536px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  line-height: 24px;
  margin-top: 59px;
  line-height: 22px;
}
.ex_name {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
}
.ex_link {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3F516F;
  line-height: 32px;
  margin-top: 39px;
  line-height: 27px;
}
.ex_left {
  width: 536px;
  float: left;
  margin-top: 92px;
}
.ex_right {
  float: left;
  margin-left: 84px;
  margin-top: 57px;
}
.ex_tab_item_con {
  width: 1200px;
  margin: auto;
}
.ex_link_t {
  margin-left: 4px;
}
#location {
	 padding-top: 48px;
  width: 1200px;
  margin: auto;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}

.location-loc {
	  color: #3C7EF2;
}
