@charset "utf-8";
body,html{font-family: MicrosoftYaHei;background-color: #fff;}
.aboutMain{margin: 0;width: 100%;height: 100%;margin-top: 64px;}
.topBg{background: url("../../img/aboutUS/aboutusBG1.png");height: auto;background-repeat: no-repeat;}
.topBg .container{width: 1000px;margin: 0 auto;}
.topBg .container .topTitle{color: #f676a6;padding-top: 52px;font-size:20px;font-weight: 700;}
.topBg .container .brief{width: 100%;height: 424px;background-color: #fff;box-shadow: 3px 5px 29px 1px rgba(133, 138, 148, 0.2);border-radius: 2px;margin-top: 29px;padding: 40px 72px 50px 72px;color: #34374c;}
.topBg .container .brief .briefTitle{font-size: 20px;font-weight: 700;text-align: center;position: relative;margin-bottom: 45px;}
.topBg .container .brief .briefTitle::after{content: '';width: 40px;height: 3px;position: absolute;background-color: #f676a6;bottom: -19px;left: 50%;margin-left: -20px;}
.topBg .container .brief p{font-size: 16px;line-height: 24px;}
.topBg .container .brief p:nth-child(3){margin: 34px 0;}
.topBg .container .module{margin-top: 50px;padding: 0 22px;width: 100%;}
.topBg .container .module .mTitle{text-align: center;color: #34374c;font-weight: 700;font-size: 20px;}
.topBg .container .module .mTitle span{color: #d7d7d7;font-size: 22px;}
.topBg .container .module .moduleList{margin-top: 42px;display: flex;width: 100%;flex-wrap: wrap;}
.topBg .container .module .moduleList li{width: 33.333%; height: 176px;position: relative;margin-bottom: 42px;}
.topBg .container .module .moduleList li .container{padding-right: 48px;border-right: 1px solid #eee;width: 232px;margin-left: 54px;}
.topBg .container .module .moduleList li .container .title{font-size: 16px;line-height: 24px;color: #34374c;}
.topBg .container .module .moduleList li .container .conten{font-size: 14px;line-height: 24px;color: #9496a3;}
.topBg .container .module .moduleList li a{color: #f676a6;position: absolute;font-size: 12px;left: 54px;bottom: 0;}
.topBg .container .module .moduleList li:nth-child(3n) .container{padding-right: 0;border-right: none;}
.topBg .container .module .moduleList li:nth-child(8){border-right: none;}
.topBg .bottom{margin-top: 38px;width: 100%;background-color: #eee;}
.topBg .bottom .container{width: 1000px;margin: 0 auto;padding: 40px 0 90px 68px;}
.topBg .bottom .container p:nth-child(1){font-size: 20px;line-height: 56px;color: #34374c;font-weight: 700;}
.topBg .bottom .container p:nth-child(2){font-size: 16px;color: #34374c;line-height: 24px;}
.topBg .bottom .container .media{margin-top: 40px;font-size: 16px;color: #34374c;line-height: 24px;}
.topBg .bottom .container .media p{font-size: 16px;color: #34374c;line-height: 24px;font-weight: 400;}
.topBg .bottom .container .media p>span{color: #3072f8;}

/* 公司简介 */
.main_company{width: 1120px;margin: 0 auto;margin-top: 90px;margin-bottom: 90px;min-height: 400px;}
.main_company p.title{font-size: 35px;font-family: "微软雅黑";text-align: center;}
.main_company p{font-size: 16px;margin: 25px 0;word-break: break-all;line-height: 32px;}












