@charset 'utf-8';
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #555555;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #555555;
}
img {
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.margin {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
/**
 * this is a line between two panels 
 * the comment and public is ending
 */
 .banner-slide img{
	 display:block;
	}
.extra-logo {
  position: relative;
  margin-bottom: 0.4rem;
}
.extra-logo img {
  display: block;
  width: 100%;
}
.extra-logo .extra-back {
  display: block;
  width: 2.5125rem;
  position: absolute;
  left: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
}
.extra-logo .extra-phone {
  display: block;
  width: 2.5125rem;
  position: absolute;
  right: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
}
.extra-pub-title {
  padding-top: 1rem;
  padding-bottom: 0.825rem;
  line-height: 1;
  font-size: 0.675rem;
  text-transform: uppercase;
  color: #4e4e4e;
}
.extra-pub-title span {
  font-size: 1.05rem;
  font-weight: bold;
  color: #0c4aa4;
  margin-right: 0.5rem;
  padding-left: 0.5rem;
  line-height: 1;
  border-left: 0.15rem #0c4aa4 solid;
}
.extra-pub-title h2 {
  padding-bottom: 0.4rem;
  height: 1.75rem;
  border-bottom: 1px #ccc solid;
}
.extra-pub-title h2 b {
  height: 1.75rem;
  display: inline-block;
  border-bottom: 2px #0c4aa4 solid;
}
.extra-zg .left {
  width: 38%;
  height: 6.5rem;
}
.extra-zg .left a {
  display: block;
  width: 100%;
  height: 3rem;
  margin-bottom: 0.5rem;
  color: #fff;
  border-radius: 0.65rem;
  font-size: 0.825rem;
  padding-top: 0.35rem;
}
.extra-zg .left a:first-child {
  padding-left: 3.75rem;
  background: url(../images/extra_14.jpg) no-repeat 1.5rem center;
  background-size: 1.875rem 3rem;
  background-color: #fe8a00;
}
.extra-zg .left a:last-child {
  padding-left: 2.65rem;
  background: url(../images/extra_18.jpg) no-repeat 0.5rem center;
  background-size: 1.875rem 3rem;
  background-color: #0c4aa4;
}
.extra-zg .right {
  height: 6.5rem;
  width: 60%;
}
.extra-zg .right li {
  float: left;
  width: 48.5%;
  font-size: 0.825rem;
  text-align: center;
  height: 1.8rem;
  line-height: 1.8rem;
  border: 1px #ccc solid;
  margin-bottom: .55rem;
}
.extra-zg .right li a {
  display: block;
  width: 100%;
  color: #1e1e1e;
}
.extra-zg .right .on a {
  color: #0c4aa4;
}
.extra-zg .right li:nth-of-type(even) {
  margin-left: 3%;
}
.extra-how {
  margin-top: 1rem;
  margin-bottom: 0.4rem;
}
.extra-how .left {
  width: 75%;
  height: 7.475rem;
}
.extra-how .left li {
  float: left;
  width: 24.1%;
  margin-right: 1.2%;
  height: 7.475rem;
  white-space: nowrap;
}
.extra-how .left li:last-child {
  margin-right: 0;
}
.extra-how .left img,
.extra-how .left span {
  display: block;
  width: 100%;
}
.extra-how .left span {
  font-size: 0.75rem;
  padding-top: 0.3rem;
  text-align: center;
}
.extra-how .right {
  width: 23%;
  margin-left: 2%;
  height: 7.475rem;
  background-color: #0c4aa4;
  color: #fff;
  padding-top: 0.25rem;
}
.extra-how .right > span {
  font-size: 0.35rem;
  color: #ccc;
  display: block;
  width: 100%;
  border-radius: 0 0.2rem 0.2rem 0;
  text-align: center;
}
.extra-how .right h2 {
  /*! font-style: italic; */
  text-align: center;
  font-size: 0.75rem;
  font-weight: bold;
  margin-top: 0rem;
  margin-bottom: 0.2rem;
}
.extra-how .right h2 span {
  font-size: 1.5rem;
}
.extra-how .right img {
  display: block;
  width: 1.8rem;
  margin: 0.4rem auto;
}
.extra-how .right p {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1rem;
  border-top: 1px #ccc dashed;
  padding-top: 0.2rem;
}
.extra-know {
  height: 6.075rem;
  background-color: #fe8a00;
}
.extra-know .img {
  width: 59.53125%;
  height: 6.075rem;
}
.extra-know .txt {
  width: 40%;
  padding-left: 2rem;
  font-size: 0.9rem;
  line-height: 1.4rem;
  padding-top: 1.6rem;
  color: #fff;
  background: url(../images/arrow_03.jpg) no-repeat 5.8rem 3.4rem;
  background-size: 0.8625rem 0.8625rem;
}
.extra-know .txt span {
  font-size: 1.125rem;
}
.extra-know .txt a{
	color: #fff;
}
.extra-know-blue {
  background-color: #0c4aa4;
}
.extra-know-blue .txt {
  background: url(../images/arrow_07.jpg) no-repeat 5.8rem 3.4rem;
  background-size: 0.8625rem 0.8625rem;
}
.extra-know-blue .txt a{
	color:#FFF;
}
.extra-know-list {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.extra-know-list li {
  float: left;
  width: 32%;
  margin-right: 2%;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2.25rem;
  border: 1px #ccc solid;
  margin-bottom: 0.5rem;
}
.extra-know-list li a {
  color: #1e1e1e;
}
.extra-know-list li:nth-of-type(3n) {
  margin-right: 0;
}
.extra-know-list .on a {
  color: #fe8a00;
}
.extra-know-list-blue .on a {
  color: #0c4aa4;
}
.g-line {
  height: 0.5rem;
  background-color: #dddddd;
}
.extra-page .left {
  width: 75%;
}
.extra-page .left li {
  float: left;
  width: 32.6%;
  margin-right: 1.1%;
  position: relative;
  margin-bottom: 0.18rem;
  height: 5.035rem;
}
.extra-page .left li img {
  display: block;
  width: 100%;
  height: 5.035rem;
}
.extra-page .left li span {
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 1.4rem;
  position: absolute;
  bottom: 0;
  font-size: 0.675rem;
}
.extra-page .left li:nth-of-type(3n) {
  margin-right: 0;
}
.extra-page .right {
  width: 23%;
  margin-left: 2%;
  position: relative;
}


.extra-page .right .Rspan{
    top: 0.5rem;
    font-size: 0.5rem;
    width: auto;
    text-align: center;

}
.extra-page .right img {
  display: block;
  width: 100%;
  height: 10.25rem;
}
.extra-page .right span {
  display: block;
  width: 75%;
  padding-left: 0.2rem;
  color: #fff;
  position: absolute;
  top: 1.9rem;
  left: 0.6rem;
  font-size: 0.75rem;
  border-radius: 0 0.2rem 0.2rem 0;
  text-align:center;
  font-weight:bold;
}
.extra-page .right a {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  border-radius: 0 0.2rem 0.2rem 0;
}
.extra-hospital {
  padding-bottom: 1rem;
}
.extra-hospital .img {
  width: 48.90625%;
  height: 7.8rem;
}
.extra-hospital .txt {
  width: 49%;
  height: 7.8rem;
  padding: 0 0.4rem;
  border: 1px #ccc solid;
}
.extra-hospital .txt li {
  border-bottom: 1px #ccc dashed;
  font-size: 0.825rem;
  line-height: 1.9rem;
  text-align: center;
}
.extra-hospital .txt li a {
  color: #1e1e1e;
}
.extra-hospital .txt li:last-child {
  border-bottom: none;
}
.extra-lession li {
  float: left;
  width: 25%;
}
.extra-lession li img {
  display: block;
  width: 4.0875rem;
  margin: 0 auto;
}
.extra-lession li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.825rem;
  line-height: 1;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.include-ts {
  padding: 0 1.5rem;
  position: relative;
  margin-bottom: 1rem;
}
.include-ts img {
  display: block;
  width: 10.3125rem;
}
.include-ts .swiper-button-next {
  background: url(../images/extra_98.jpg) no-repeat;
  background-size: 0.525rem 1.05rem;
  width: 0.525rem;
  height: 1.05rem;
  margin-top: -0.525rem;
}
.include-ts .swiper-button-prev {
  background: url(../images/extra_95.jpg) no-repeat;
  background-size: 0.525rem 1.05rem;
  width: 0.525rem;
  height: 1.05rem;
  margin-top: -0.525rem;
}
.extra-yl ul {
  border-top: 1px #eaeaea solid;
  border-bottom: 1px #eaeaea solid;
  margin-bottom: 1rem;
}
.extra-yl li {
  float: left;
  width: 33.33%;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding-left: 2.5rem;
  font-size: 0.825rem;
}
.extra-yl li:nth-of-type(1) {
  background: url(../images/extra_105.jpg) no-repeat 0.4rem center;
  background-size: 1.8rem 1.8375rem;
}
.extra-yl li:nth-of-type(2) {
  background: url(../images/extra_107.jpg) no-repeat 0.4rem center;
  background-size: 1.8rem 1.8375rem;
  border-left: 1px #eaeaea solid;
  border-right: 1px #eaeaea solid;
  width: 33.34%;
}
.extra-yl li:nth-of-type(3) {
  background: url(../images/extra_110.jpg) no-repeat 0.4rem center;
  background-size: 1.8rem 1.8375rem;
}
.extra-intro {
  margin-bottom: 1rem;
}
.extra-intro .img {
  width: 39.84375%;
  height: 7.1625rem;
}
.extra-intro .right {
  width: 56.4%;
  height: 7.1625rem;
}
.extra-intro .right dt {
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  color: #0c4aa4;
  margin-bottom: 0.2625rem;
  letter-spacing: 0.2rem;
}
.extra-intro .right dd {
  height: 1.16rem;
  line-height: 1.16rem;
  font-size: 0.75rem;
  background: url(../images/extra_118.jpg) no-repeat 0.2rem center;
  background-size: 0.75rem 0.7rem;
  padding-left: 1.1rem;
  white-space: normal;
}
.extra-bland {
  margin-bottom: 1rem;
}
.extra-bland li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  position: relative;
}
.extra-bland li a,
.extra-bland li img,
.extra-bland li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
}
.extra-bland li span {
  line-height: 1.45rem;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  bottom: 0;
  white-space: nowrap;
}
.extra-bland li:last-child {
  margin-right: 0;
}
/*  */
.z-footer {
  height: 11.25rem;
  background-color: #1a4b8e;
  margin-bottom: 1rem;
}
.z-footer .main {
  height: 11.25rem;
  background: url(../images/ddd.png) no-repeat;
  background-size: 100% 100%;
}
.z-footer .main .left {
  width: 43.59375%;
  margin-left: 8.40625%;
  padding-top: 0.825rem;
}
.z-footer .main .left .line {
  font-size: 0.6rem;
  line-height: 0.8rem;
  margin-top: 0.6rem;
  margin-bottom: 0.55rem;
  color: #fff;
  padding-left: 2.2rem;
  white-space: nowrap;
}
.z-footer .main .left .line span {
  font-size: 0.825rem;
  color: #fff;
}
.z-footer .main .left .line1 {
  background: url(../images/dl_10.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .line2 {
  background: url(../images/dl_13.png) no-repeat;
  background-size: 1.9125rem  1.6125rem;
}
.z-footer .main .left .pp {
  font-size: 0.6rem;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
.z-footer .main .right {
  margin-top: 1.125rem;
  width: 29.25%;
  margin-right: 8.25%;
}
.z-footer .main .right img,
.z-footer .main .right span {
  display: block;
  width: 100%;
  font-size: 0.65rem;
  text-align: center;
  line-height: 1.25rem;
  color: #fff;
}
.z-footer .main .right span {
  margin-top: 0.4rem;
  opacity: 0.7;
}
#dibu p {
  line-height: 40px;
  overflow: hidden;
  text-indent: 0px;
  margin: 0 8px 8px;
}
#dibu p label {
  background: #f1f1f1;
  line-height: 42px;
  display: inline-block;
  font-size: 16px;
  width: 30%;
  text-align: center;
  float: left;
}
#dibu p input,
#dibu p textarea {
  width: 70%;
  padding: 0px 8px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #f1f1f1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
#dibu p .act-submit,
#dibu p .act-submit1 {
  float: left;
  background: #137cbf;
  width: 45%;
  margin: 4px 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
}
#dibu p .act-submit1 {
  float: right;
  background: #FE7800;
  border: 1px solid #f1f1f1;
}
/*  */
.top-nav {
  overflow: hidden;
  padding: 0.825em 0;
}
.top-nav li {
  float: left;
  width: 33.33%;
  padding: 0.6em 0;
  color: #006be0;
}
.top-nav .current-li {
  box-sizing: border-box;
  border-right: 1px #e6e6e6 solid;
}
.top-nav .current-li img {
  width: 42%;
  margin: 0.1em 0 0.25em 29%;
}
.top-nav .current-li div h4 {
  width: 100%;
  text-align: center;
  font-size: 1em;
}
.top-nav .current-li div span {
  font-size: 0.55em;
  display: block;
  width: 100%;
  text-align: center;
}
.top-nav li a {
  display: inline-block;
  width: 100%;
  color: #006be0;
}
/*.top-nav .current-li a{ height: 200%;}*/
.top-nav li img {
  width: 26%;
  margin: 0 7%;
}
.top-nav li .right {
  width: 60%;
}
.top-nav li .right span {
  font-size: 0.53em;
  display: block;
}
.top-nav li:nth-of-type(3) {
  box-sizing: border-box;
  border-left: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
}
.top-nav li:nth-of-type(2) {
  box-sizing: border-box;
  border-bottom: 1px #e6e6e6 solid;
  border-left: 1px #fff solid;
}
.top-nav li:nth-of-type(5) {
  box-sizing: border-box;
  border-left: 1px #e6e6e6 solid;
}
.top-nav li:nth-of-type(4) a {
  color: #feb034;
}
.includ-slide img{width:100%; display:block;}
/* inner */
.inner-extra-zg {
  overflow: hidden;
  padding: 1rem 0;
}
.inner-extra-zg a {
  float: left;
  width: 38%;
  height: 3rem;
  color: #fff;
  border-radius: 0.65rem;
  font-size: 0.825rem;
  padding-top: 0.35rem;
}
.inner-extra-zg a:first-child {
  padding-left: 3.75rem;
  background: url(../images/extra_14.jpg) no-repeat 1.5rem center;
  background-size: 1.875rem 3rem;
  background-color: #fe8a00;
  margin-right: 6%;
  margin-left: 9%;
}
.inner-extra-zg a:last-child {
  padding-left: 2.65rem;
  background: url(../images/extra_18.jpg) no-repeat 0.5rem center;
  background-size: 1.875rem 3rem;
  background-color: #0c4aa4;
}
.inner-column {
  overflow: hidden;
  padding-bottom: 0.3rem;
  border-bottom: 1px #ccc solid;
}
.inner-column a {
  font-size: 0.75rem;
}
.inner-column a:first-child {
  padding-left: 1.6rem;
  margin-right: 0.2rem;
  background: url(../images/house_03.jpg) no-repeat 0.4rem center;
  background-size: 0.8625rem 0.75rem;
}
.innder-artical h2 {
  font-size: 0.975rem;
  font-weight: bold;
  color: #1e1e1e;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: .75rem;
}
.innder-artical h5 {
  font-size: 0.825rem;
  color: #6d6d6d;
  text-align: center;
  margin-bottom: 1rem;
}
.innder-artical h5 a {
  border: 1px #fe8a00 solid;
  color: #fe8a00;
  padding: 0 0.25rem 0.05rem;
  border-radius: 0.3rem;
}
.inner-btn {
  padding-top: 1rem;
}
.inner-btn .img {
  float: left;
  width: 37.5%;
  margin-left: 6.25%;
  margin-right: 6.25%;
}
.inner-news-list {
  margin-top: -0.6rem;
}
.inner-news-list li {
  font-size: 0.825rem;/*
  text-indent: 1rem;*/
  line-height: 2.25rem;
  border-bottom: 1px #ccc dashed;
  height: 2.25rem;
  overflow: hidden;
}
.inner-tab .tab-btn {
  margin-top: 1rem;
  display:flex;
}
.inner-tab .tab-btn li {
	flex:1;
  text-indent: 1rem;
  text-align: center;
  font-style: 0.825rem;
  line-height: 2.2rem;
}
.inner-tab .tab-btn li span {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px #ccc solid;
}
.inner-tab .tab-btn li:nth-of-type(1) span {
  background: url(../images/one.png) no-repeat;
  background-position: 0.88rem top;
  background-size: 1.425rem 4.35rem;
}
.inner-tab .tab-btn li:nth-of-type(2) span {
  background: url(../images/three.png) no-repeat;
  background-position: 0.88rem top;
  background-size: 1.425rem 4.35rem;
}
.inner-tab .tab-btn .on {
  color: #fff;
  background-color: #0c4aa4;
}
.inner-tab .tab-txt {
  padding: 0.825rem 0;
}
.inner-tab .tab-txt .img {
  width: 37.8125%;
}
.inner-tab .tab-txt .txt {
  width: 59%;
}
.inner-tab .tab-txt .txt p {
  font-size: 0.825rem;
  line-height: 1.6rem;
}
.inner-tab .tab-txt .txt p span {
  font-weight: bold;
  color: #ff561b;
}
.inner-slide .swiper-wrapper {
  margin-left: -4rem;
}
.inner-slide img {
  display: block;
  width: 7rem;
}
.p-tab-navs li {
  float: left;
  width: 23.5%;
  text-align: center;
  background-color: #b9b9b9;
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
  margin-right: 2%;
  line-height: 2.2rem;
}
.p-tab-navs li:last-child {
  margin-right: 0;
}
.p-tab-navs .on {
  color: #fff;
  background-color: #166be0;
}
.p-tab-nav li {
  float: left;
  width: 18%;
  text-align: center;
  background-color: #b9b9b9;
  font-size: 16px;
  margin-bottom: 0.4rem;
  margin-right: 2%;
  line-height: 2.2rem;
}
.p-tab-nav li:last-child {
  margin-right: 0;
}
.p-tab-nav .on {
  color: #fff;
  background-color: #166be0;
}
.p-tab-txt {
  position: relative;
}
.p-tab-txt p {
  width: 40%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 1.75rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0.7rem;
  line-height: 1.15rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  text-indent: 2em;
}
.wfl-tab{
	margin-bottom:0.5rem;
}
.wfl-tab img{
	width:100%;
	display:block;
}
.article{
	line-height:1.5rem;
	font-size:1rem;
	padding:0 10px;
}

.g-line {
  background-color: #e3e3e3;
  height: 0.5rem;
}
.flesh-project {
  background-color: #efefef;
  padding: 0.45rem 0.75rem;
  height: 5.8125rem;
}
.flesh-project .left {
  width: 70%;
  text-align: center;
}
.flesh-project .left em {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin-top: 1rem;
}
.flesh-project .left .txt {
  margin-top: -0.75rem;
}
.flesh-project .left .txt span {
  display: inline-block;
  color: #000;
  background-color: #efefef;
  padding: 0 0.75rem;
  font-size: 1.125rem;
  line-height: 1;
}
.flesh-project .search {
  width: 25%;
  margin-top: 0.4rem;
  font-size: 0.825rem;
  color: #fe8a00;
  text-indent: 1.4rem;
  background: url(../images/slide_03.png) no-repeat 0 center;
  background-size: 0.975rem 0.975rem;
}
.flesh-project form {
  display: block;
}
.flesh-project .form-flesh {
  position: relative;
  padding-top: 0.6rem;
  padding-bottom: 0.4rem;
}
.flesh-project .form-flesh .left {
  width: 72%;
  position: relative;
}
.flesh-project .form-flesh .left .nbt {
  display: block;
  width: 100%;
  border: 1px #ccc solid;
  font-size: 0.825rem;
  height: 2.25rem;
  line-height: 2.25rem;
  text-indent: 1rem;
  border-radius: 0.25rem;
  text-align: left;
}
.flesh-project .form-flesh .left .btn {
  position: absolute;
  right: 1rem;
  top: 0.75rem;
  width: 0.975rem;
  height: 0.75rem;
  background: url(../images/index_bg.png) no-repeat;
  background-position: 0 bottom;
  background-size: 0.975rem 1.5rem;
}
.flesh-project .form-flesh .left .num {
  position: absolute;
  right: 1.6rem;
  top: -0.5rem;
  width: 1.425rem;
  height: 1.275rem;
  background: url(../images/slide_07.png) no-repeat;
  background-position: 0 bottom;
  background-size: 1.425rem 1.275rem;
}
.flesh-project .form-flesh .left .main {
  display: none;
}
.flesh-project .form-flesh .left .main li {
  text-align: left;
  text-indent: 1rem;
  background-color: #efefef;
  border-bottom: 1px #ccc solid;
}
.flesh-project .form-flesh .left .main li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  line-height: 1.85rem;
  position: relative;
}
.flesh-project .form-flesh .left .main li a:after {
  content: '›';
  position: absolute;
  right: 1rem;
}
.flesh-project .form-flesh .right {
  width: 23.5%;
  position: relative;
}
.flesh-project .form-flesh .right input[type=submit] {
  display: block;
  width: 100%;
  background-color: #fe8a00;
  color: #fff;
  font-size: 0.9rem;
  height: 2.25rem;
  line-height: 2.25rem;
  border-radius: 0.25rem;
  border: none;
  text-indent: 1rem;
}
.flesh-project .form-flesh .right .f {
  position: absolute;
  right: 3.6rem;
  top: 0.75rem;
  width: 1.05rem;
}
.sc-tab .tab-btn {
  margin-top: 0.825rem;
  margin-bottom: 0.6rem;
  display: flex;
}
.sc-tab .tab-btn li {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  background-color: #efefef;
  font-size: 0.825rem;
  height: 2.25rem;
}
.sc-tab .tab-btn .on {
  background-color: #0d4aa5;
  color: #fff;
}
.sc-tab .tab-btn li:nth-of-type(2) {
  width: 26.5%;
}
.sc-tab .tab-btn li:last-child {
  margin-right: 0;
}
.sc-tab .tab-txt .main {
  background-color: #fe8a00;
  height: 6.075rem;
}
.sc-tab .tab-txt .main .img {
  width: 59.53125%;
}
.sc-tab .tab-txt .main .img img {
  display: block;
  width: 100%;
  height: 6.075rem;
}
.sc-tab .tab-txt .main .txt {
  height: 6.075rem;
  width: 40%;
  color: #fff;
  padding-left: 2rem;
}
.sc-tab .tab-txt .main .txt p {
  font-size: 1.125rem;
  padding-top: 1.45rem;
}
.sc-tab .tab-txt .main .txt span {
  font-size: 0.9rem;
  display: block;
  background: url(../images/slide_18.png) no-repeat 4rem center;
  background-size: 0.7875rem 0.7875rem;
}
.sc-tab .tab-txt .lue {
  background-color: #0c4aa4;
}
.sc-tab .tab-txt .lue .txt span {
  background: url(../images/blu_09.jpg) no-repeat 4rem center;
  background-size: 0.7875rem 0.7875rem;
}
.tt-btn {
  text-align: center;
  margin-top: 1rem;
}
.tt-btn a {
  display: inline-block;
  color: #fff;
  padding: 0.4rem 0.9rem 0.4rem 2.6rem;
  background: url(../images/slide_23.png) no-repeat 1rem center;
  background-size: 1.2375rem 2.025rem;
  background-color: #13a4db;
  border-radius: 0.3rem;
}

.gb-panel h1 {
    font-size: 1.125rem;
    line-height: 1;
    padding: 0.825rem 0 0.75rem;
    font-weight: bold;
    color: #131313;
    text-align: center;
}
.gb-panel ul {
  padding: 0;
}
.gb-panel li {
  float: left;
  width: 32%;
  margin-right: 2%;
  height: 3.2625rem;
  margin-bottom: 0.825rem;
}
.gb-panel li a {
  display: block;
  width: 100%;
  height: 100%;
  /* padding:0.125rem 0.475rem 0 3rem; */
  padding-left: 2.5rem;
  padding-top: 0.125rem;
  border: 1px #ccc solid;
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.65;
  white-space: nowrap;
  color: #131313;
}
.gb-panel li a span {
  display: block;
  width: 74%;
  margin: 0 auto;
  font-size: 0.75rem;
  background-color: #ff8608;
  color: #fff;
}
.gb-panel li:nth-of-type(3n) {
  margin-right: 0;
}
.gb-panel li:nth-of-type(1) {
  background: url(/images/cheak_03.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
.gb-panel li:nth-of-type(2) {
  background: url(/images/cheak_05.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
.gb-panel li:nth-of-type(3) {
  background: url(/images/cheak_07.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
.gb-panel li:nth-of-type(4) {
  background: url(/images/cheak_12.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
.gb-panel li:nth-of-type(5) {
  background: url(/images/cheak_13.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
.gb-panel li:nth-of-type(6) {
  background: url(/images/cheak_14.jpg) no-repeat 0 0;
  background-size: 2.55rem 3.2625rem;
}
#WFL .swiper-slide {
    width: 60%;
    height: 100%;
}