@charset "utf-8";

/* visual */
.visualInner {
    position: relative;
    text-align: center;
}
.visualInner .contentWrap {
    position: absolute;
    width: 100%;
    top: 260px;
}
.visualInner .visualBg {
    width: 100%; height: 570px;
}
.visualInner .visualBg img {
	position: absolute; left: 0; top: 0;
    width: 100%; height: 570px;
    object-fit: cover;
}
.visualInner .visualBg img:nth-child(2) {display:none;}
.visualInner .title {
    font-size: 1.8rem; color: #fff;
    text-shadow: 1px 2px 5px #000;
}
.visualInner .title b {
    display: block;
    margin-top: 10px;;
    font-size: 6.2rem;
    font-weight: 400;
}
.visualInner .news {margin-top: 35px; padding: 0 7.5%; text-align: left;}
.visualInner .news > b {
    display: block;
    margin-bottom: 16px;
    font-size: 2.4rem; color: #fff;
    text-shadow: 1px 2px 5px #000;
}
.visualInner .news > b i {font-style: normal; font-weight: 400;}
.visualInner .news .notice {
    display: block;
    padding: 13px 8.823% 13px;
    margin-top: 10px;
    width: 100%;
    color: #fff;
    background: rgba(145,161,71,.9);
}
.visualInner .news .notice:nth-child(3) {
    background-color: rgba(59,117,46,.9);
}
.visualInner .notice > b {font-size: 1.3rem;}
.visualInner .notice .name {
    float: right;
    padding: 1px 4px 2px;
    font-size: 1.1rem;
    border: 1px solid #fff;
    border-radius: 5px;
}
.visualInner .notice .line {
    display: block;
    margin: 9px 0;
    width: 100%; height: 1px;
    background: rgba(255,255,255,.7);
}
.visualInner .notice .text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3;
}
.visualInner .banner {
    display: block;
    padding: 13px 8.823% 13px;
    margin: 10px auto 0;
    width: 85%; height: 100px;
    background: url(/m/img/main_banner.jpg) no-repeat center/cover;
}

/* PRODUCT */
.proInner {
	padding: 45px 8.125% 64px;
	background: url(/m/img/main_mobile_1_bg.png) no-repeat center/cover, linear-gradient(120deg, rgba(232,247,180,.2) 0%, rgba(134,209,187,.2) 100%);
}
.proInner article {
	width: 100%;
	margin-top: 43px;
	padding: 19px 0 45px;
	background: url(/m/img/main_pro_bg_m.png) no-repeat center/cover;
	background-color: #fff;
	box-shadow: 1px 1px 5px rgba(0,0,0,.25);
}
.proInner article h4 {
	margin-left: 17px;
	font-weight: 400;
	font-size: 2.2rem
}
.proInner article .box_wrap {
	width: 59.925%; padding: 18px 0;
	margin: 22px auto 0;
	text-align: center;
	box-shadow: 1px 1px 5px rgba(0,0,0,.25);
	background: #fff;
	border-radius: 4px;
}
.proInner article .box_wrap:first-of-type {margin-top: 28px;}
.proInner article .box_wrap a {color: #2d2d2d;}
.proInner article .box_wrap i.image {
	display: block;
	width: 38px; height: 42px;
	margin: 0 auto 14px;
	background: url(/m/img/main_pro_01.png) no-repeat center/contain;
}
.proInner article .box_wrap:nth-of-type(2) i.image {background-image: url(/m/img/main_pro_02.png);}
.proInner article .box_wrap:nth-of-type(3) i.image {background-image: url(/m/img/main_pro_03.png);}
.proInner article .box_wrap span {font-size: 1.8rem;}
.proInner article .box_wrap b {display: block; margin-top: 6px; font-size: 1.4rem; color:#5a5a5a; font-weight: 400;}
.proInner article + a {
	display: block;
	margin-top: 24px;	
	width: 100%; padding: 12px 0;
	font-size: 1.8rem; color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.25);
	background: #b5ddbc;
	box-shadow: 1px 1px 5px rgba(0,0,0,.25);
	text-align: center;
}

/* COMPANY */
.commonT {
    position: relative;
    font-size: 3.2rem; color: #2c2c2c;
    font-weight: 700;
    text-align: center;
}
.commonT:after {
    position: absolute;
    content: "";
    top: -10px;
    width: 17px; height: 11px;
    background: url(/m/img/main_commonT.png) no-repeat center/contain;
}
.coInner {
    width: 100%; padding: 60px 8.125% 70px;
    background: url(/m/img/main_se1_bg.jpg) no-repeat center/cover;
}
.coInner .commonT {margin-bottom: 26px;}
.coInner .link {
    display: inline-block;
    margin: 17px 0 15px;
    width: 49%; height: 53px;
    font-size: 1.4rem; color: #fff;
    text-align: center; line-height: 53px;
    background: #3a5f93;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.coInner .link:first-of-type {
    background: #3a5f93;
    margin-right: 1%;
}
.coInner .factory {
	display: block;
	position: relative;
	width: 100%; padding: 14px 0 14px 7.11%;
	margin-bottom: 15px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	background: #fff;
	color: #2d2d2d;
}
.coInner .factory:before {
	position: absolute;
	content:"";
	top: 50%; right: 4.239%; transform: translateY(-50%);
	width: 29.515%; height: 67px;
	background: url(/m/img/main_company_mobileIcon.png) no-repeat center/contain;
}
.coInner .factory p {font-size: 1.8rem; margin-bottom: 13px;}
.coInner .factory span {font-size: 1.3rem; line-height: 14px;}
.coInner .why {
    width: 100%; height: 181px;
    padding: 28px 0 62px 7.11%;
    background: url(/m/img/main_se1_1.jpg) no-repeat center/cover;
    color: #fff;
}
.coInner .why p {font-size: 1.8rem;}
.coInner .why span {
    display: block;
    margin: 17px 0;
    font-size: 1.3rem; line-height: 19px;
}
.coInner .why a {
    display: block;
    font-size: 1.2rem; color: #fff;
    text-decoration: underline;
}

/* CONTACT */
.contInner {
    width: 100%;
    padding: 80px 8.125% 56px;
    background: url(/m/img/main_se2_bg.jpg) no-repeat center/cover;
}
.contInner .commonT {color: #fff;}
.contInner .commonT:after {background-image: url(/m/img/main_commonT2.png);}
.contInner .tabs {margin-top: 33px;}
.contInner .tabs li {width: 100%; float: left;}
.contInner .tabs li a {
    display: block; height: 40px;
    font-size: 1.8rem; line-height: 40px;
    text-align: center;
    background: #fff; color: #000;
}
.contInner .tabs li:nth-child(n+2) a {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
.contInner .content {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 20px;
    font-size: 1.4rem; color: #fff;
    border-bottom: 1px solid #fff;
}
.contInner .content:last-of-type {border: none;}
.contInner .content_wrap {border: 1px solid #fff;}
.contInner .content b {
    display: block; margin-bottom: 18px;
    font-size: 2.2rem;
}
.contInner .content i {
    position: relative;
    padding: 0 5px 0 24px;
    font-style: normal;
    border: 1px solid #fff;
    border-radius: 6px;
}
.contInner .content i:before {
    position: absolute;
    top: 50%; left: 7px; transform: translateY(-50%);
    content: "";
    width: 12px; height: 12px;
    background: url(/m/img/main_se2_1.png) no-repeat center/contain;
}
.contInner .content i:nth-child(4):before {
    background-image: url(/m/img/main_se2_2.png);
}
.contInner .content span {
    display: block; margin: 15px 0 15px 5px;
}
.contInner .content span:last-child {margin-bottom: 0;}

/* SUPPORT */
.supInner {padding: 60px 8.593% 60px;}
.supInner .content {
    color: #676767;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
}
.supInner .content:last-child {
    border: none;
}
.supInner .content i {
    display: block;
    margin: 0 auto ;
    width: 100%; height: 150px;
    background: url(/m/img/main04_img02.jpg) no-repeat center/cover;
}
.supInner .content i:first-child {margin-top: 38px;}
.supInner .content i:nth-child(2) {
	background-image: url(/m/img/main04_img02_2.jpg);
	margin-bottom: 20px;
}
.supInner .content p {
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-weight: 700;
}
.supInner .content span {
    display: block;
    font-size: 1.4rem; line-height: 20px;
}
.supInner .content:nth-of-type(2) i {background-image: url(/m/img/main04_img03.jpg);}
.supInner .content:nth-of-type(2) i:nth-child(2) {background-image: url(/m/img/main04_img03_2.jpg);}