@charset "utf-8";
/* CSS Document */

.head_bg_pc {
    background-image: url("../image/20210317084530379.jpg");
}

@media screen and (max-width:1176px){
	
	.body-all {
	    width: 100%;
	    height: 55px;
	}
	
	.body-div-div-span {
	    height: 53px;
	    text-align: left;
	    font-size: 15px;
	    padding-bottom:30px;
	    transition: 0.3s;
	    cursor: pointer;
	    font-weight: bold;
	}
	
	.body-div-div-span-none {
	    height: 53px;
	    text-align: left;
	    font-size: 15px;
	    padding-bottom:30px;
	    margin-left: 20px;
	    transition: 0.3s;
	    cursor: pointer;
	    font-weight: bold;
	}
	
	.nav-type {
	    width: 60px;
	    height: 1px;
	    background-color: #c8192a;
	    position: absolute;
	    bottom: 2px;
	    transition: 0.5s;
	}
	
	.body-div-div {
	    width: auto;
	    height: 55px;
	    line-height: 53px;
	}
	
	.body-div-div-div {
		display:none;
	}
	
	.body-div {
	    width: 95%;
	    height: 51px;
	    margin: 0 auto;
	    border-bottom: solid 1px #e1e1e1;
	    box-sizing: border-box;
	}
	
	.survey-one {
	    width: 100%;
	    height: 350px;
	    margin-top: 5px;
	    margin-bottom: 50px;
	}
	
	.survey-one-l-name {
	    width: 100%;
	    height: 55px;
	    font-size: 30px;
	    line-height: 55px;
	    text-align:center;
	}
	
	.h-d-s {
	    width: 100%;
	    height: 150px;
	    float: left;
	}
	
	.h-d-s-a {
	    width: 20%;
	    height: 111px;
	    float: left;
	    line-height: 111px;
	    font-size: 18px;
	    font-weight: bold;
	    text-align: center;
	    color: #666666;
	}
	
	.h-d-s-b {
	    width: 80%;
	    height: 100px;
	    float: left;
	    font-size: 18px;
	    line-height: 25px;
	    font-weight: bold;
	    color: #666666;
	    padding-top: 42px;
	}
	
	.history-date {
	    widht: 100%;
	    margin-top: 50px;
	}
	
	.brand-d {
		width:100%;
		height:500px;
		margin-top:10px;
		background-color:#f8f8f8;
	}
	
	.brand-d-l {
	    width: 100%;
	    height: 30%;
	    float: left;
	}
	
	.brand-d-l-s {
	    width: 100%;
	    height: 50%;
	    float: right;
	    padding-top: 50px;
	}
	
	.brand-d-r {
	    width: 100%;
	    height: 50%;
	    float: right;
	}
	
	.brand-d-r-s {
	    width: 100%;
	    height: 30%;
	    float: right;
	}
	
	.brand-d-r b {
	    font-size: 36px;
	    color: #c8192a;
	    font-weight: bold;
	    text-align: -webkit-match-parent;
	    line-height: 1.8;
	    margin-left: 10px;
	}
	
	.brand-d-l-s b {
		font-size: 36px;
	    color: #c8192a;
	    font-weight: bold;
	    text-align: -webkit-match-parent;
	    line-height: 1.8;
	    margin-left: 10px;
	}
	
	.brand-d-r h2{
		font-size: 24px;
	    color: #333;
	    margin-left: 10px;
	}
	
	.brand-d-l-s h2{
		font-size: 24px;
	    color: #333;
	    margin-left: 10px;
	}
	
	.brand-d-r p {
		font-size: 16px;
	    color: #666666;
	    line-height: 23px;
	    margin-bottom: 0;
	    padding:10px;
	}
	
	.brand-d-l-s p {
		font-size: 16px;
	    color: #666666;
	    line-height: 32px;
	    margin-bottom: 0;
	    padding:10px;
	}
	
}

@media screen and (min-width:1176px){
	
	.brand-d-r p {
		font-size: 16px;
	    color: #666666;
	    line-height: 23px;
	    margin-bottom: 0;
	    max-width: 235px;
	}
	
	.brand-d-l-s p {
		font-size: 16px;
	    color: #666666;
	    line-height: 32px;
	    margin-bottom: 0;
	    max-width: 235px;
	}
	
	.brand-d-r b {
		font-size: 36px;
	    color: #c8192a;
	    font-weight: bold;
	    text-align: -webkit-match-parent;
	    line-height: 1.8;
	}
	
	.brand-d-l-s b {
		font-size: 36px;
	    color: #c8192a;
	    font-weight: bold;
	    text-align: -webkit-match-parent;
	    line-height: 1.8;
	}
	
	.brand-d-r h2{
		font-size: 24px;
	    color: #333;
	}
	
	.brand-d-l-s h2{
		font-size: 24px;
	    color: #333;
	}
	
	.brand-d {
		width:100%;
		height:450px;
		margin-top:50px;
		background-color:#f8f8f8;
	}
	
	.brand-d-l {
		width:70.55%;
		height:100%;
		float:left;
	}
	
	.brand-d-l-s {
		width:25%;
		height:100%;
		float:right;
		padding-top: 50px;
	}
	
	.brand-d-r {
		width:25%;
		height:100%;
		float:right;
		padding-top: 50px;
	}
	
	.brand-d-r-s {
		width:70.55%;
		height:100%;
		float:right;
	}
	
	.history-date {
		widht:100%; 
		height:111px;
		margin-top:50px;
	}
	
	.h-d-s-b {
		width:auto;
		height:111px;
		float:left;
		font-size:18px;
		line-height:111px;
		font-weight:bold;
		color:#666666;
		margin-left: 50px;
	}
	
	.h-d-s-a {
		width:120px;
		height:111px;
		float:left;
		line-height:111px;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		color:#666666;
	}
	
	.h-d-s {
		width:auto;
		height:111px;
		float:left;
		margin-left:50px;
	}
	
	.survey-one-l-name {
	    width: 100%;
	    height: 55px;
	    font-size: 30px;
	    line-height: 55px;
	}
	
	.survey-one {
	    width: 100%;
	    height: 350px;
	    margin-top: 50px;
	    margin-bottom: 50px;
	}
	
	.body-all {
	    width: 100%;
	    height: 95px;
	}
	
	.body-div-div {
	    width: auto;
	    height: 95px;
	    line-height: 93px;
	}
	
	.body-div-div-span {
	    height: 93px;
	    text-align: left;
	    font-size: 25px;
	    padding-bottom:30px;
	    transition: 0.3s;
	    cursor: pointer;
	    font-weight: bold;
	}
	
	.body-div-div-span-none {
	    height: 93px;
	    text-align: left;
	    font-size: 25px;
	    padding-bottom:30px;
	    margin-left: 50px;
	    transition: 0.3s;
	    cursor: pointer;
	    font-weight: bold;
	}
	
	.nav-type {
	    width: 100px;
	    height: 1px;
	    background-color: #c8192a;
	    position: absolute;
	    bottom: 2px;
	    transition: 0.5s;
	}
	
	.body-div {
	    width: 95%;
	    height: 95px;
	    margin: 0 auto;
	    border-bottom: solid 1px #e1e1e1;
	    box-sizing: border-box;
	}
	
}

.body-span-cursion{
    color: #c8192a;
}

.body-div-div-span-none:hover {
    color: #c8192a;
}

.body-div-div-div {
    float: right;
}

.body-div-div-div ul li {
    list-style-type: none;
    float: left;
    margin-right: 12px;
    color: #666666;
    font-size: 14px;
}

.body-div-div-div ul li a {
    color: #666666;
}

.body-nav-vs {
    width: auto;
    height: auto;
    position: relative;
    float: left;
}

.body-data {
    width: 100%;
    height: auto;
}

.body-data-div {
    width: 95%;
    height: 1900px;
    position: relative;
    margin:0 auto;
    overflow: hidden;
}

.data-put {
    width:400%;
    height: auto;
    position: absolute;
}

.survey {
    width: 25%;
    height: auto;
    float: left;
}

.history {
    width: 25%;
    height: auto;
    float: left;
}

.brand {
    width: 25%;
    height: auto;
    float: left;
}

.join {
    width: 25%;
    height: auto;
    float: left;
}

.survey-one-l {
    width: 55%;
    height: 100%;
    float: left;
}

.survey-one-r {
    width: 45%;
    height: 100%;
    float: left;
    text-align: center;
}

.survey-one-r img {
    border: none;
    max-width: 60%; 
    vertical-align: middle;
    background-size: cover;
    object-fit: cover;
}

.survey-one-l-d {
    font-size: 16px;
    line-height: 30px;
    padding: 1% 0 0 0;
    color: #666;
    text-align: justify;
}

.survey-two {
    width: 100%;
    height: 520px;
    margin-top: 50px;
    text-align: center;
}

.txt-tone {
    font-size: 30px;
    font-weight: normal;
    color: #666;
}

.txt-two {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.txt-thr {
    width: 100%;
    height: auto;
    margin-top: 40px;
    transition: all 0.5s;
}

.txt-thr li {
    width: 32.052%;
    float: left;
    position: relative;
    overflow: hidden;
}

.txt-thr li img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1;
    object-fit:cover;
    width: 100%;
    height: 310px;
}

.txt-thr li:before {
    width: 100%;
    height: 37%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
}

.txt-thr li:hover:after{ width: 100%; height: 100%; background-color: rgba(0,0,0,0.5);}

.txt-info {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 0 11%;
    transition: all 0.5s;
    z-index: 5;
    height: 60px;
}

.txt-info-div {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.1;
    top: 0px;
    padding: 0px;
    margin: 0px;
    transition: all 0.5s;
}

.txt-thr li:hover .txt-info-div {
    opacity: 0.5;
}

.txt-thr li:hover .txt-info {
    top:100px;
}

.txt-thr-li-none {
    margin-right: 1.9%;
}

.survey-thr {
    width: 100%;
    height: auto;
    margin-top: 50px;
    position: relative;
    background-color: #f7f7f7;
    float: left;
}

.survey-for {
	width: 100%;
    margin-top: 50px;
}

.about-txt-one {
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 50px;
}

.about-div {
    width: 100%;
    height: 1450px;
}

.about-div li {
    float: left;
    width: 48.718%;
    margin-bottom: 2%;
    list-style-type: none;
}

.about-div li img {
    width: 100%;
    background-size: cover;
    height:470px;
    object-fit: cover;
}

.join img{
	width: 100%;
	height:100%;
	background-size: cover;
	object-fit: cover;
}

.about-div-div {
    background-color: #fff;
    padding: 5% 6%;
    min-height: 200px;
    text-align: justify;
}

.about-wz-top {
    margin: 0 0 2%;
    font-size: 20px;
}

.about-p-top {
    margin: 0;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}

.about-div-r {
    margin-right: 2.56%;
}

@media screen and (max-width:1176px){
	.survey-one-l {
		width:100%;
	}
	.survey-one-r {
		width:100%;
	}
	.survey-one-l-d {
		line-height:20px;
		font-size:13px;
	}
	.about-p-top {
		line-height:20px;
		font-size:13px;
	}
	.about-div {
		height:950px;
	}
	.txt-thr li {
		width:100%;
	}
	.txt-thr-li-none {
		margin-right:0%;
	}
	.survey-two {
		height:1350px;
	}
	.body-data-div{
		height:3200px;
	}
	.about-div li {
		width:100%;
	}
	.survey-thr{
		margin-top:0px;
	}
}

.history-div {
	width:100%;
	height:122px;
	position: relative;
	margin-top:30px;
	color: #c8192a;
}

.history-div-date {
	width:100%;
	height:auto;
	margin-top:50px;
}

.history-div::before{
	content:'';
	width: 100%;
    height: 1px;
    background-color: #eee;
    left: 0;
    bottom: 8px;
    position: absolute;
    box-sizing: border-box;
}

.history-div li{
	width:260px;
	text-align: center;
    font-size: 16px;
    color: #666666;
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding-bottom: 68px;
    position: relative;
}

.history-div li span {
	color: #c8192a;
}

.history-div li h2 {
	margin: 0;
    font-size: 24px;
    color: #c8192a;
}

.history-div li::before {
	bottom: 5px;
    width: 1px;
    height: 65px;
    left: 50%;
    background-color: #eee;
    content: '';
    position: absolute;
    background-color: #c8192a;
}

.history-div li i {
	position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #e6e6e6;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #c8192a;
}

.history-div li i::before {
	width: 15px;
    height: 15px;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid transparent;
    content: '';
    position: absolute;
    border-color: #c8192a;
}

.h-d-r {
	width:111px;
	height:111px;
	border-radius:111px;
	background-color:#fcf1f2;
	color:#c8192a;
	line-height:111px;
	text-align:center;
	font-size: 28px;
	font-weight: bold;
	float:left;
}

.brand-div {
	width:100%;
	height:170px;
	text-align: center;
	color:#333;
	padding-top: 50px;
}

.brand-div p {
	padding-top:10px;
}



.brand-d-l img {
	width:100%;
	height:100%;
	background-size: cover;
	object-fit: cover;
}

.brand-d-r-s img {
	width:100%;
	height:100%;
	background-size: cover;
	object-fit: cover;
}

.brand-d-r h2::after{
	content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #333333;
    margin-top: 2%;
}

.brand-d-l-s h2::after{
	content: '';
    display: block;
    width: 30px;
    height: 3px;
    background-color: #333333;
    margin-top: 2%;
}

