@charset "utf-8";
/* CSS Document */
a.more_blue{text-align: center;display:block;color:#fff;background:#3d9eff;border-radius:8px;box-shadow: 0 1px 5px #3d9eff;width: 12%;margin:auto;margin-top: 5%;line-height:35px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
a.more_blue:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);}
@media screen and (max-width: 768px) {
	a.more_blue{width: 30%;font-size: 12px;line-height:25px;}
}

.fangan_biaoti{margin: auto;text-align: center;margin-bottom:60px;}
.fangan_biaoti>h2 {color: #444444;font-size: 36px;font-weight: normal ;margin: 0;}
.fangan_biaoti .biao_heng { width: 5em; margin: auto; height: 2px;  background: #3d9eff;  margin-top: 1.5em;  margin-bottom: 1.7em;}
.fangan_biaoti .biao_se { color: #C8C8C8;  font-size: 18px;}
@media screen and (max-width: 768px) {
	.fangan_biaoti{margin-bottom:15px;}
	.fangan_biaoti>h2{font-size: 16px;}
	.fangan_biaoti .biao_heng{margin:10px auto;}
    .hidden-xs {display:none;}
}

.introduce {
    padding: 56px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}
.title {
    font-size: 24px;
    color: #282D3B;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 48px;
    margin-top: 32px;
}
.title:after {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #B1855A;
    width: 72px;
    left: 50%;
    margin-left: -36px;
    bottom: -16px;
}
.introduce div[class*="col"]:nth-of-type(1) img {
    width: 100%;
    max-width: 541px;
    margin: 0 auto;
}
.introduce div[class*="col"] h4 {
    font-size: 24px;
    color: #282D3B;
    letter-spacing: 0;
    width: 80%;
    text-align: left;
}
.introduce div[class*="col"] h4:after {
    content: "";
    display: block;
    width: 76px;
    height: 2px;
    background: #B1855A;
    margin-top: 15px;
    margin-bottom: 32px;
}
.introduce div[class*="col"] .introduce-content {
    font-size: 14px;
    color: #353535;
    letter-spacing: 0;
    text-align: justify;
    line-height: 21px;
}
.InformationDisclosure{background:#f1f1f1;padding-top: 1px;}
.InformationDisclosure div[class*="col"] {
    height: 214px;
    margin-bottom: 32px;
}
.InformationDisclosure div[class*="col"]:nth-of-type(1) .text {
    background-image: url(./InformationDisclosure1.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"]:nth-of-type(2) .text {
    background-image: url(./InformationDisclosure2.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"]:nth-of-type(3) .text {
    background-image: url(./InformationDisclosure3.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"]:nth-of-type(4) .text {
    background-image: url(./InformationDisclosure4.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"]:nth-of-type(5) .text {
    overflow: auto;
    background-image: url(./InformationDisclosure5.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"]:nth-of-type(6) .text {
    background-image: url(./InformationDisclosure6.png);
    background-position: 96% center;
    -webkit-background-size: 160px 160px;
    -moz-background-size: 160px 160px;
    -o-background-size: 160px 160px;
    background-size: 160px 160px;
    background-repeat: no-repeat;
}
.InformationDisclosure div[class*="col"] .text {
    overflow: hidden;
    padding: 32px 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.InformationDisclosure div[class*="col"] .text .title {
    font-size: 16px;
    color: #353535;
    letter-spacing: 0;
    text-align: left;
    width: 80px;
    margin-bottom: 32px;
    margin-top: 0;
}
.InformationDisclosure div[class*="col"] .text .title:after {
    content: "";
    width: 32px;
    height: 2px;
    margin-left: -40px;
}
.InformationDisclosure div[class*="col"] .text span {
    display: block;
    font-size: 14px;
    width: 100%;
    color: #353535;
    letter-spacing: 0;
    text-align: justify;
    line-height: 21px;
    margin: 8px 0;
}
.InformationDisclosure div[class*="col"] .text span a {
    font-size: 14px;
    color: #B1855A;
    letter-spacing: 0;
    text-align: justify;
    line-height: 21px;
}
.InformationDisclosure div[class*="col"]:nth-of-type(5) .text span {
    display: inline-block;
    font-size: 12px;
    width: 50%;
    color: #353535;
    letter-spacing: 0;
    text-align: justify;
    line-height: 21px;
    margin: 8px 0;
    float: left;
}
/*关于公司*/

.gygs .position{background:#f8f8f8;padding:15px;}
.gygs .position .position_about{color:#666;}
.gygs .position .position_about a:hover{color:#3d9eff;}
.gygs .gygs_info{padding:3% 0;}
.gygs .gygs_info .gygs_title{width: 60%;margin:auto;margin-bottom:50px;}
.gygs .gygs_info .row .item a{text-align: center;line-height:50px;border-radius:50px;display:block;font-size: 16px;background:#ddd;box-shadow: 0 1px 5px #ddd;color:#555;}
.gygs .gygs_info .row .item:hover a{background:#3d9eff;box-shadow: 0 1px 5px #3d9eff;color:#fff;}
.gygs .gygs_info .row .item .active{background:#3d9eff;box-shadow: 0 1px 5px #3d9eff;color:#fff;}
.gygs_nei img{width: 100%;}
.gygs_nei p{font-size: 15px;line-height:28px;text-indent:2em;}
.gygs_nei h3{font-size: 25px;color:#3d9eff;font-weight: bold;margin-bottom:15px;}
.gygs_nei .bot{margin-top: 50px;}
.gygs_nei .bot p{line-height:40px;}
.gygs_nei ul li{line-height:40px;font-size: 15px;list-style: initial;}
@media screen and (max-width: 992px) {
  .gygs .gygs_info .gygs_title{width: 100%;}
}
@media screen and (max-width: 768px) {
	.gygs .gygs_info .row .item a{font-size: 13px;line-height:30px;}
	.gygs .gygs_info .gygs_title{margin-bottom:15px;}
	.gygs_nei{padding:0 15px;}
	.gygs_nei p{font-size: 14px;line-height:25px;}
	.gygs_nei .bot{margin-top: 15px;}
	.gygs_nei h3{font-size: 16px;text-align: center;}
	.gygs_nei .bot p{line-height:25px;}
	.gygs_nei ul li{width: 80%;margin:auto;line-height:25px;font-size: 14px;}
}

/*核心团队*/
.hxtd_nei p{line-height: 40px;font-size: 15px;text-indent:2em;margin-bottom:10px;}
.hxtd_nei ul li{line-height:40px;font-size: 16px;font-weight: bold;list-style: initial;margin-left: 70px;}
@media screen and (max-width: 768px) {
	.hxtd_nei{padding:0 15px;}
	.hxtd_nei p{line-height:25px;font-size: 14px;}
	.hxtd_nei ul li{line-height:25px;font-size: 14px;}
}

/*公司风貌*/
.gsfm_nei div{margin-bottom:20px;}
.gsfm_nei img{width: 100%;height:270px;object-fit: cover;}
@media screen and (max-width: 768px) {
	.gsfm_nei{padding:0 15px;}
	.gsfm_nei div{padding:0 8px;}
	.gsfm_nei img{height:200px;}
}

/*公司资质*/
.gszz_nei .title{font-size: 18px;font-weight: bold;color:#3d9eff;margin:30px 0 20px 0;}
.gszz_nei .cszs img{margin-bottom:15px;width: 100%;border:1px #eee solid;height:240px;object-fit: contain;}
.gszz_nei .sczz img{margin-bottom:15px;width: 100%;border:1px #eee solid;height:230px;object-fit: contain;}
.gszz_nei .zlzs img{margin-bottom:15px;width: 100%;border:1px #eee solid;height:240px;object-fit: contain;}
@media screen and (max-width: 575px) {
	.gszz_nei{padding:0 15px;}
	.gszz_nei img{border:0 !important;}
}