﻿@charset "UTF-8";
@-ms-viewport {
    width: device-width;}
html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Arial, Helvetica Neue, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 400;
}

dd {
    margin-bottom: 0;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #666;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #e21919;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover {
    color: #e21919;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #666;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    font-weight: 400;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1,
.h1 {
    font-size: 26px;
}

h2,
.h2 {
    font-size: 18px;
}

h3,
.h3 {
    font-size: 16px;
}

h4,
.h4 {
    font-size: 15px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 14px;
}

.maxwidth {
    width: 94%;
    margin: 0 auto;
}
/*banner*/
.mores {
    width: 162px;
    height: 56px;
    position: relative;
	margin-left: 8%;
	margin-top: 4%;
}

.mores .three-d-box {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transform: translatez(-28px);
    -webkit-transform: translatez(-28px);
    -ms-transform: translatez(-28px);
    -moz-transform: translatez(-28px);
    transition: all .32s ease-out;
}
.mores span.defal, .mores span.end {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 14px;
    font-family: "Arial";
    background: #e21c2a;
    text-align: center;
    transition: 0.34s;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.35s;
}
.mores span.defal, .mores span.end {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 14px;
    font-family: "Arial";
    background: #e21c2a;
    text-align: center;
    transition: 0.34s;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.35s;
}
.mores span i {
    display: inline-block;
    width: 6px;
    height: 7px;
    background: url(../images/arrow1.png) center no-repeat;
    margin-left: 10px;
}
.mores span i {
    display: inline-block;
    width: 6px;
    height: 7px;
    background: url(../images/arrow1.png) center no-repeat;
    margin-left: 10px;
}

.mores a:hover .three-d-box{transform: translateZ(-28px) rotateX(90deg); -webkit-transform: translateZ(-28px) rotateX(90deg); -moz-transform: translateZ(-28px) rotateX(90deg); -ms-transform: translateZ(-28px) rotateX(90deg);}
.mores a:hover span.end{ background:#e21c2a;}

.mores a{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; perspective:200px; -webkit-perspective:200px;}
.mores .three-d-box{ transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; pointer-events: none; position: absolute;
top:0; left: 0; display:block; width:100%; height: 100%; transform:translatez(-28px); -webkit-transform:translatez(-28px); -ms-transform:translatez(-28px); -moz-transform:translatez(-28px); transition:all .32s ease-out;}
.mores span.defal,.mores span.end{ display:block; width:100%; height:56px; line-height:56px; color:#fff; font-size:14px; font-family:"Arial"; background:#e21c2a; text-align:center; transition:0.34s; position:absolute; left:0; top:0; transition:0.35s;}
.mores1 span.defal,.mores1 span.end{ background: #e21c2a;}
.mores span i{display:inline-block;width:6px;height:7px;background:url(../images/arrow1.png) center no-repeat;margin-left:10px;}
.mores span.defal{ transform:rotatex(0deg) translatez(28px); -webkit-transform:rotatex(0deg) translatez(28px); -moz-transform:rotatex(0deg) translatez(28px); -ms-transform:rotatex(0deg) translatez(28px); }
.mores span.end{ transform:rotatex(-90deg) translatez(28px); -moz-transform:rotatex(-90deg) translatez(28px); -ms-transform:rotatex(-90deg) translatez(28px); -webkit-transform:rotatex(-90deg) translatez(28px); background: #e21c2a;}
.mores1 span.end{ background: #e21c2a;}
.bdown .mores a:hover span.defal{ background:#ddaf63\9;}
.mores a:hover .three-d-box{transform: translateZ(-28px) rotateX(90deg); -webkit-transform: translateZ(-28px) rotateX(90deg); -moz-transform: translateZ(-28px) rotateX(90deg); -ms-transform: translateZ(-28px) rotateX(90deg);}
.mores a:hover span.end{ background:#e21c2a;}
.mores1 a:hover span.end{ background:#e21c2a;}

.mousedown{ padding:15px 0; text-align:center;position: sticky;z-index: 9999;bottom: 0;}
.mousedown i{ display:block; width:22px; height:41px; margin:auto; background:url(../images/mouse.png) center no-repeat; margin:auto; position:relative;}
.mousedown i:before{ content:""; width:2px; height:8px; background:#fff; position:absolute; left:50%; margin-left:-1px; top:12px; animation:moveDownSpot 1000ms infinite; -webkit-animation:moveDownSpot 1000ms infinite; -moz-animation:moveDownSpot 1000ms infinite;}
/*工程展示*/

.business{ position:relative;}
.busineli li { height: 100%; line-height: 1; backface-visibility:hidden; overflow:hidden; opacity:1 !important; height:100%;}
.busineli li figure{ display:block; position:absolute; left:0; top:0; width:100%;}
.busineli li figure img{ display:block; width:100%; height:auto; position:absolute; right:0; top:0;}
.busineli li.flex-active-slide{ z-index: 4 !important;opacity: 1;
-webkit-animation: increaseHeight 1.2s forwards; animation: increaseHeight 1.2s forwards;}
.busineli li{ -webkit-animation: hide 1.2s forwards; animation: hide 1.2s forwards;}
@-webkit-keyframes hide {
	0%,99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes hide {
	0%,99% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes increaseHeight {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}

@keyframes increaseHeight {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}	
.businees {
    position: absolute;
    left: 50%;
    margin-left: -555px;
    bottom: 16.296%;
    z-index: 10;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
}
.businees li{ display:inline-block; text-align:center; cursor:pointer;width: inherit;height:inherit;margin-right: 41px;}
.businees li:last-child{ margin-right:0;}
.businetop{ width:110px; height:110px; border-radius:50%; border:2px solid #fff\9; position:relative; box-shadow:inset 0 0 0 2px #fff; -webkit-box-shadow:inset 0 0 0 2px #fff; -moz-box-shadow:inset 0 0 0 2px #fff; transition:all 0.46s; box-shadow:none\9; -webkit-box-shadow:none\9;}
.businetop img{ display:block; max-width:53px; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; z-index:5;}
.businees li span{width:110px; display: inline-table; text-align:center; color:#ffffff; font-size:14px; line-height:1; margin-top:14px; position:relative;font-weight: bold;-webkit-inline-box;}
.businees li span:before{ content:""; width:9px; height:8px; background:url(../images/arrow1.png) center no-repeat; position:absolute; left:50%; margin-left:-4px; bottom:-14px; opacity:0; visibility:hidden; transition:0.34s;}
.businees li:hover .businetop,.businees li.flex-active .businetop{ box-shadow: inset 0 0 0 55px #e21c2a; -webkit-box-shadow: inset 0 0 0 55px #e21c2a; -moz-box-shadow: inset 0 0 0 55px #e21c2a; background:#e21c2a\9; border-color:#e21c2a\9;}
.businees li:hover .businetop img,.businees li.flex-active .businetop img{ animation-delay: 0ms; animation-duration: 500ms; animation-timing-function:ease-in-out; animation-name: scales; animation-play-state: running; animation-timing-function: linear;}
.businees li.flex-active  span:before{ opacity:1; visibility:visible; transition:0.35s 0.18s; bottom:-20px;}

.busineetit{ position:absolute; left:50%; margin-left:-555px; bottom:288px; z-index:10; overflow:hidden;}
.busineetit h3{ color:#fff; line-height:1; font-size:40px; margin-bottom:10px;}
.busineetit small{ display:block; line-height:1; color:#fff; font-family:"PFDinTextCompPro-Regular"; font-size:36px;}
.busineet{ position:absolute; left:50%; top:40%; margin-left:-555px; z-index:5; opacity:0; visibility:hidden; transition:0s;text-align: left;}
.busineet span{ display:block; height:32px; line-height:32px; color:#ffffff; font-size:40px; text-align:center; margin-bottom:26px;font-weight: bold;}
.busineet p{ color:#fff; font-size:16px; height:86px; width:328px; font-family:"PFDinTextCompPro-Regular"; line-height:1.8;}
.busineli li.flex-active-slide .busineet{ opacity:1; visibility:visible; transition:0.76s 0.44s;}
.business .flex-direction-nav{}
.business .flex-direction-nav li a{ display:block; width:18px; height:36px; text-indent:9999px; overflow:hidden; position:absolute; top:50%; margin-top:-33px; z-index:10;}
.business .flex-direction-nav li a.flex-prev{ left:5%; background:url(../images/prev.png) center no-repeat;}
.business .flex-direction-nav li a.flex-next{ right:5%; background:url(../images/next.png) center no-repeat;}
.busineet b{ line-height:1; display:none; width:44px; height:36px; margin-bottom:12px;}
.busineet b img{ display:block; max-width:100%; height:auto; line-height:1; max-height:100%;}

@keyframes scales {
    0% { transform: scale(0);}
    100% { transform:scale(1); }
}
.busineet .more:after{ color:#fff;}
.busineet .more:hover{ color:#fff; transition:0.3s 0.25s;}
.busineet .more:hover:before{ background:#fff;}
.busineet .more:hover:after{ width:100%;}
.more {
	background:#e21c2a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    position: relative;
    padding: 4px 3px;
	
}
.more  i {
    display: inline-block;
    width: 6px;
    height: 7px;
    background: url(../images/arrow1.png) center no-repeat;
    margin-left: 10px;
	line-height: 22px;
}
/*标题*/
.newtitle {
position: absolute;left: 5.75%;z-index: 10;top:5%;
}
.newtitle strong {
    display: block;
    line-height: 1;
    color: #ffffff;
    font-size: 48px;
    float: left;
    margin-right: 25px;
}
.newtitle small {
    display: block;
    line-height: 1;
    color: #e21c2a;
    font-size: 30px;
    font-family: "MyriadPro-Black";
    float: left;
    text-transform: uppercase;
	font-weight: bold;
}

.business .flex-direction-nav li a {
    display: block;
    width: 18px;
    height: 36px;
    text-indent: 9999px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 10;
}

.business .flex-direction-nav li a.flex-prev {
    left: 5%;
    background: url(../images/prev.png) center no-repeat;
}
.business .flex-direction-nav li a.flex-next {
    right: 5%;
    background: url(../images/next.png) center no-repeat;
}
/*news*/
.news{ width:1034px; margin:auto; position:relative; overflow:hidden;}
.newle{ width:52.22%; float:left; opacity:0; transform:translateY(-78px); -webkit-transform:translateY(-78px); -moz-transform:translateY(-78px); visibility:hidden; transition:0s;text-align: left;}
.newle time{ display:block; height:29px; line-height:29px; color:#fff; font-size:12px; font-family:"Arial"; width:80px; text-align:center; background:#e21c2a; margin-bottom:12px;}
.newle h3{ line-height:1.2; color:#fff; font-size:36px; margin-bottom:18px; transition:0.4s;}
.newle p{ color:#fff; font-size:14px; line-height:2; height:82px; overflow:hidden;}
.newle span{ position:relative; display:inline-block; line-height:1; color:#fff; font-size:14px; padding-bottom:3px;}
.newle span:before{ content:""; width:100%; height:1px; background:#fff; position:absolute; left:0; bottom:0; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1); transition:transform .4s cubic-bezier(.4,0,.2,1); transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9;}
.newimg{ width:42.74%; float:right; line-height:1; overflow:hidden; opacity:0; visibility:hidden; transform:translateX(100%);}
.newimg img{ display:block; width:100%; height:auto; transition:0.65s;}
.news .flex-control-nav{ position:absolute; right:16px; bottom:18px; z-index:10; height:10px;}
.news .flex-control-nav li{ float:left; margin-left:14px; line-height:1; overflow:hidden;}
.news .flex-control-nav li:first-child{ margin-left:0;}
.news .flex-control-nav li a{ display:block; width:9px; height:9px; background:#fff; border-radius:50%; text-indent:9999px; overflow:hidden;}
.news .flex-control-nav li a.flex-active{ background:#e21c2a;}
.newlist li:hover .newimg img{ transform:scale(1.06); -webkit-transform:scale(1.06); -moz-transform:scale(1.06);}
.newlist li:hover .newle h3{ color:#e21c2a;}
.newlist li:hover .newle span:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
.newlist li.flex-active-slide .newle{ opacity:1; transform:translateY(0); -webkit-transform:translateY(0); -ms-transform:translateY(0); visibility:visible; transition:0.65s;}
.newlist li.flex-active-slide .newimg{ opacity:1; visibility:visible; transform:translateX(0); -webkit-transform:translateX(0); -ms-transform:translateX(0); transition:0.65s;}


.informate-box{margin-top:120px;border-top:1px solid rgba(255,255,255,0.2);border-top:1px solid #fff\9;padding-top:29px;}
.informate{ width:1034px; margin:auto;}
.informaw{ float:left; margin-top:2px; width:50px; text-align:center; padding-top:11px; height:50px; color:#fff; font-size:14px; font-weight:bold; background:#e21c2a; line-height:1.1;} 
.informatefs{ width:92.84%; float:right;}
.informatein{ width:82%; float:right; border-left:1px solid #fff;}
.informali{ width:48%; float:left;}
.informali:first-child{ margin-right:4%;}
.informated{ margin-left:30px;}
.informated li{ margin-bottom:16px; line-height:1;}
.informated li span{ display:block; float:left; color:#fff; font-size:12px; line-height:1; transition:0.38s; max-width:78%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.informated li time{ display:block; float:right; line-height:1; color:#fff;}
.informated li:hover span{ color:#e21c2a;}
.informatmore{ line-height:1; margin-left:30px;}
.informatmore .inmore{ display:inline-block; line-height:1; color:#ffffff; font-size:12px;}
.informatmore .inmore:hover{ color:#dab96b;}
.informatein:first-child{ margin-right:8%;}
/*走进浙水*/

.agridonw {
    width: 33%;
    position: absolute;
    left: 8%;
    top: 25%;
    background: rgba(0,0,0,0.5);
    background: #000\9;
    filter: alpha(opacity=50);
    padding: 33px 42px;
}
.agurewr {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #fff;
}

.agurewr .mores{margin-left:0;}

.agurewr p {
    color: #fff;
    line-height: 2;
    font-size: 14px;
	text-indent: 2em;
}

.agurewr .mores1 {
    margin-top: 26px;
}

/*页脚*/

.foot-slide {
    height: auto;
	
	left: 0;
	bottom: 0;
	width: 100%;
}


footer .top-box {
	padding: 60px 0;
	overflow: hidden;
	background: #333;
	
}
.f-nav li {
	margin-right: 3vw;
	vertical-align: top;
    
}
.f-nav li {
	display: inline-block;}
footer .qrcode-box {
	width: 100%;
	text-align: left;
	margin: 0;
}
footer .qrcode-box .item {
	margin: 0 .2rem 0 0;
	text-align: center;
}
footer .f-nav .sub a,  footer .link-box a {
	transition: all .2s linear;
}
footer .f-nav .sub a:hover,  footer .link-box a:hover {
	color: #e60012;
}
footer .icon-box .item .txt {
	transition: all .2s linear;
}
footer .icon-box .item:hover .txt {
	color: #e60012;
}
footer .copy-box .copy a {
	transition: all .2s linear;
}
footer .copy-box .copy a:hover {
	color: #fff;
}
footer .f-nav .tit {
    font-size: 16px;
    line-height: .46rem;
    color: #fff;
    position: relative;
}
footer .f-nav .sub a {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin-bottom: 6px;
	color:#c5c5c5;
	display: block;
}
.f-nav li .sub {
    padding: 0;
    border: none;
    margin-top: 10px;
}

@media (min-width: 1025px){
.foot-view {
    padding: 0;
   width: 90%;
    padding: 0 0 0 100px;
	display: flex;}
	
footer .right-box {
    text-align: center;
    
}
.f-nav li {
    margin-right: 3vw;
}	
	
}

@media (min-width: 1550px){

.f-nav li {
    margin-right: 3vw;
}
footer .f-nav .sub a{font-size:14px;}

}
@media (min-width: 1367px){
.f-nav {
    float: left;
    width: auto;
    text-align: left;
}
footer .right-box {
    width: auto;
    margin: 0;
	text-align: center;
}	
.f-nav li {
    margin-right: 2vw;
}
footer .f-nav .sub a{font-size:12px;}	
	
	

}




@media (min-width: 768px){

}
.copy-box{background:#333;padding: 10px 0;border-top:1px solid #666;}
.copy{text-align:center;color:#666;}
.f-link{color:#fff;padding: 20px 0 0 100px;width: 90%;}
.f-link a{color:#c5c5c5;line-height: 22px;}
.f-link a:hover{color:#fff;}
















@keyframes moveDownSpot {
	from{
		opacity: 1;
		top: 8px;
	}
	to{
		opacity: 0;
		top: 22px;
	}
}
@-webkit-keyframes moveDownSpot {
	from{
		opacity: 1;
		top: 8px;
	}
	to{
		opacity: 0;
		top: 22px;
	}
}




@media only screen and (min-width: 961px) {
    h1,
    .h1 {
        font-size: 28px;
    }
    h2,
    .h2 {
        font-size: 22px;
    }
    h3,
    .h3 {
        font-size: 20px;
    }
    h4,
    .h4 {
        font-size: 18px;
    }
    h5,
    .h5 {
        font-size: 16px;
    }
    h6,
    .h6 {
        font-size: 14px;
    }
	.ab-text{font-size: 14px;line-height: 32px;}
	.ab-text span{pading-right:6px;}
}

@media only screen and (min-width: 1281px) {
    .maxwidth {
        width: 90%;
    }
	.businees li{margin-right: 41px;}
}

@media only screen and (min-width: 1441px) {
	.businees li{margin-right: 44px;}
    h1,
    .h1 {
        font-size: 35px;
    }
    h2,
    .h2 {
        font-size: 28px;
    }
    h3,
    .h3 {
        font-size: 22px;
    }
    h4,
    .h4 {
        font-size: 20px;
    }
    h5,
    .h5 {
        font-size: 18px;
    }
    h6,
    .h6 {
        font-size: 16px;
    }
    .maxwidth {
        width: 88%;
    }
	.ab-text{font-size: 16px;line-height: 46px;}
	
}

@media only screen and (min-width: 1601px) {
    .maxwidth {
        width: 84%;
    }
}

@media only screen and (min-width: 1801px) {
    .maxwidth {
        width: 79%;
    }
	.businees li{margin-right: 50px;}
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph;
}

.text-nowrap {
    white-space: nowrap;
}

.text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.c-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.8);
}

::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.8);
}

::-webkit-scrollbar-thumb {
    background-color: #bfbfbf;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
            box-shadow: 0 0 0 1000px white inset !important;
}

svg.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}


body.isgroup .page-header > .sub-maxwidth,
body.isgroup .phone-sub-nav {
    display: none !important;
}

body.isgroup .page-header {
    position: fixed;
}

body.isgroup .page-header > .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

body:not(.isgroup) .page-header {
    position: fixed;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
}

body:not(.isgroup) .inside-page .inside-banner {
    width: 100%;
}

.sub-maxwidth {
    width: 94%;
    margin: 0 auto;
}

.page-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7;
    width: 100%;
    background-color: #fff;
}

.page-header .nav-toggle {
    right: 0;
}

.page-header > .sub-maxwidth {
    width: 100%;
    padding: 13px 3%;
    -webkit-box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.35);
            box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.35);
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.page-header > .sub-maxwidth.isready {
    opacity: 1;
}

.page-header > .main {
    display: none;
    height: 60px;
    -webkit-box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.35);
            box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.35);
}

.page-header .main-logo {
    height: 86px;
    display: block;
    position: absolute;
    top: 10px;
    left: 3%;
}

.page-header .main-logo img {
    height: 100%;
}

.page-header .icon-down {
    display: none;
}

.page-header .sub-logo {
    height: 34px;
    display: block;
}

.page-header .sub-logo img {
    height: 100%;
}

.page-header .sub-nav {
    display: none;
}

@-webkit-keyframes shnav-top-animon {
    0% {
        left: 10px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 19px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

@keyframes shnav-top-animon {
    0% {
        left: 10px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 19px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

@-webkit-keyframes shnav-bottom-animon {
    0% {
        left: 28px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 19px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
}

@keyframes shnav-bottom-animon {
    0% {
        left: 28px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 19px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
}

@-webkit-keyframes shnav-top-animoff {
    0% {
        left: 19px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 10px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@keyframes shnav-top-animoff {
    0% {
        left: 19px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 10px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@-webkit-keyframes shnav-bottom-animoff {
    0% {
        left: 19px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 28px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@keyframes shnav-bottom-animoff {
    0% {
        left: 19px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    50% {
        left: 19px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        left: 28px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

.shnav-main,
.shnav-toggle {
    display: none;
}

.shnav-list dd .link {
    position: relative;
}

.shnav-list dd .link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}

.shnav-list dd.active .link {
    color: #52ccd3;
}

.shnav-list dd.active .link::after {
    background: #52ccd3;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
}

@media only screen and (min-width: 481px) {
    .page-header .nav-toggle {
        right: 2%;
    }
}

@media only screen and (min-width: 961px) {
    body.isgroup .page-main {
       /* padding-left: 96px;*/
		margin-left:96px;
    }
    body.isgroup .page-footer {
       /* padding-left: 96px;*/
    }
    body:not(.isgroup) .maxwidth {
        max-width: 1440px;
        width: 88%;
    }
    body:not(.isgroup) .inside-page-main {
        margin-top: 80px;
    }
    body:not(.isgroup) .inside-page .inside-banner {
        top: 80px;
    }
    .sub-maxwidth {
        max-width: 1110px;
    }
    .page-header {
        width: auto;
        position: static;
    }
    .page-header > .sub-maxwidth {
        max-width: 1110px;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .shnav-toggle {
        width: 40px;
        height: 40px;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        display: block;
    }
	.nav-xz{
		-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg); 
	transform: rotate(90deg); 
	display: block;
	position: absolute;
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-transform: uppercase;
		bottom:15%;
		left: -24px;
	}
	.nav-xz p{display: block;white-space:nowrap;font-size: 13px;color:#333;}
    .shnav-toggle:hover span {
        background-color: #e21919;
        opacity: .7;
    }
    .shnav-toggle.on span:nth-of-type(1) {
        -webkit-animation: shnav-top-animon .4s linear forwards;
                animation: shnav-top-animon .4s linear forwards;
    }
    .shnav-toggle.on span:nth-of-type(2) {
        opacity: 0;
    }
    .shnav-toggle.on span:nth-of-type(3) {
        -webkit-animation: shnav-bottom-animon .4s linear forwards;
                animation: shnav-bottom-animon .4s linear forwards;
    }
    .shnav-toggle.off span:nth-of-type(1) {
        -webkit-animation: shnav-top-animoff .4s linear forwards;
                animation: shnav-top-animoff .4s linear forwards;
    }
    .shnav-toggle.off span:nth-of-type(2) {
        opacity: 1;
        -webkit-transition: opacity .2s linear .2s;
        -o-transition: opacity .2s linear .2s;
        transition: opacity .2s linear .2s;
    }
    .shnav-toggle.off span:nth-of-type(3) {
        -webkit-animation: shnav-bottom-animoff .4s linear forwards;
                animation: shnav-bottom-animoff .4s linear forwards;
    }
    .shnav-toggle span {
        position: absolute;
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #333;
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }
    .shnav-toggle span:nth-of-type(1) {
        left: 10px;
    }
    .shnav-toggle span:nth-of-type(2) {
        left: 19px;
    }
    .shnav-toggle span:nth-of-type(3) {
        left: 28px;
    }
    .page-header > .sub-maxwidth {
        padding: 13px 0;
    }
    .page-header > .main {
        width: 96px;
        height: 100vh;
    }
    .page-header .sub-logo {
        height: 54px;
    }
    .page-header .main-logo {
        height: 86px;
        display: block;
        position: absolute;
        top: 3.75%;
        left: 14px;
    }
    .page-header .sub-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: auto;
    }
    .page-header .sub-nav > .link {
        color: #333;
        margin-right: 60px;
    }
    .page-header .sub-nav > .link:last-of-type {
        margin-right: 0;
    }
    .page-header .sub-nav > .link:hover {
        color: #e21919;
        opacity: .8;
    }
    .page-header .icon-down {
        display: block;
        width: 48px;
        height: 48px;
        position: absolute;
        left: 24px;
        cursor: pointer;
        bottom: 3.75%;
        margin-bottom: -14px;
        background: url(../images/bt_06.png) no-repeat center;
        background-size: auto 20px;
        -webkit-transition: opacity .3s ease-out, visibility .3s ease-out;
        -o-transition: opacity .3s ease-out, visibility .3s ease-out;
        transition: opacity .3s ease-out, visibility .3s ease-out;
    }

    .page-header .icon-down.isend {
       /* opacity: 0;
        visibility: hidden;*/
    }
    .page-header .icon-down:hover {
        -webkit-animation: icon-down-anim 1.5s linear infinite;
                animation: icon-down-anim 1.5s linear infinite;
    }
    .shnav-main {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: fixed;
        left: 96px;
        top: 0;
        z-index: 12;
        width: calc(100vw - 96px);
        height: 100vh;
        background-image: -webkit-repeating-linear-gradient(left, rgba(46, 46, 46, 0.8), rgba(46, 46, 46, 0.8) 50%, rgba(65, 65, 65, 0.8) 50%, rgba(65, 65, 65, 0.8) 100%);
        background-image: -o-repeating-linear-gradient(left, rgba(46, 46, 46, 0.8), rgba(46, 46, 46, 0.8) 50%, rgba(65, 65, 65, 0.8) 50%, rgba(65, 65, 65, 0.8) 100%);
        background-image: repeating-linear-gradient(to right, rgba(46, 46, 46, 0.8), rgba(46, 46, 46, 0.8) 50%, rgba(65, 65, 65, 0.8) 50%, rgba(65, 65, 65, 0.8) 100%);
        background-size: 50% 2px;
        background-repeat: repeat;
        -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
                transform: scaleX(0);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out;
        -webkit-transform-origin: left center;
            -ms-transform-origin: left center;
                transform-origin: left center;
    }
    .shnav-main.isready {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .shnav-main.isopen {
        -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
                transform: scaleX(1);
    }
    .shnav-main.isopen .language,
    .shnav-main.isopen .shnav-list .pane {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        opacity: 1;
    }
    .shnav-main .language {
        position: absolute;
        left: 3%;
        bottom: 6%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px #fff solid;
        border-radius: 5px;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity .4s ease-out .1s;
        -o-transition: opacity .4s ease-out .1s;
        transition: opacity .4s ease-out .1s;
    }
    .shnav-main .language > .link {
        width: 68px;
        display: block;
        color: #fff;
        text-align: center;
        font-size: 13px;
        line-height: 26px;
        -webkit-transition: color .3s ease-out, background-color .3s ease-out;
        -o-transition: color .3s ease-out, background-color .3s ease-out;
        transition: color .3s ease-out, background-color .3s ease-out;
    }
    .shnav-main .language > .link:hover, .shnav-main .language > .link.active {
        background-color: #fff;
        color: #000;
    }
    .shnav-list {
        margin-top: 60px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .shnav-list .pane {
        width: 25%;
        padding: 0 3%;
        -webkit-transform: translateX(-15%);
            -ms-transform: translateX(-15%);
                transform: translateX(-15%);
        opacity: 0;
    }
    .shnav-list .pane:nth-of-type(1) {
        -webkit-transition: opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
        transition: opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
        -o-transition: transform .4s ease-out .1s, opacity .4s ease-out .1s;
        transition: transform .4s ease-out .1s, opacity .4s ease-out .1s;
        transition: transform .4s ease-out .1s, opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
    }
    .shnav-list .pane:nth-of-type(2) {
        -webkit-transition: opacity .4s ease-out .2s, -webkit-transform .4s ease-out .2s;
        transition: opacity .4s ease-out .2s, -webkit-transform .4s ease-out .2s;
        -o-transition: transform .4s ease-out .2s, opacity .4s ease-out .2s;
        transition: transform .4s ease-out .2s, opacity .4s ease-out .2s;
        transition: transform .4s ease-out .2s, opacity .4s ease-out .2s, -webkit-transform .4s ease-out .2s;
    }
    .shnav-list .pane:nth-of-type(3) {
        -webkit-transition: opacity .4s ease-out .3s, -webkit-transform .4s ease-out .3s;
        transition: opacity .4s ease-out .3s, -webkit-transform .4s ease-out .3s;
        -o-transition: transform .4s ease-out .3s, opacity .4s ease-out .3s;
        transition: transform .4s ease-out .3s, opacity .4s ease-out .3s;
        transition: transform .4s ease-out .3s, opacity .4s ease-out .3s, -webkit-transform .4s ease-out .3s;
    }
    .shnav-list .pane:nth-of-type(4) {
        -webkit-transition: opacity .4s ease-out .4s, -webkit-transform .4s ease-out .4s;
        transition: opacity .4s ease-out .4s, -webkit-transform .4s ease-out .4s;
        -o-transition: transform .4s ease-out .4s, opacity .4s ease-out .4s;
        transition: transform .4s ease-out .4s, opacity .4s ease-out .4s;
        transition: transform .4s ease-out .4s, opacity .4s ease-out .4s, -webkit-transform .4s ease-out .4s;
    }
    .shnav-list .pane .item:last-of-type {
        margin-bottom: 0;
    }
    .shnav-list .item {
        margin-bottom: 30px;
        min-height: 175px;
    }
    .shnav-list .item > .c-flex {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .shnav-list .title {
        color: #fff;
        display: inline-block;
        font-weight: 300;
        font-size: 12px;
    }
    .shnav-list .h1 {
        font-weight: 700;
        margin: 4px 0 16px;
        font-size: 20px;
    }
	.shnav-list p{font-size: 22px;font-weight: bold}
    .shnav-list .link {
        color: #fff;
        display: inline-block;
        font-weight: 300;
        margin-bottom: 8px;
    }
    .shnav-list .link:hover::after {
        -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
                transform: scaleX(1);
    }
    .shnav-list .icon {
        width: 40%;
        display: block;
        color: #fff;
        text-align: center;
        font-size: 12px;
        margin-top: 15%;
    }
    .shnav-list .icon .img {
        /*width: 100%;*/
        margin-bottom: 8px;
        -webkit-transform: rotateY(0);
                transform: rotateY(0);
        -webkit-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }
    .shnav-list .icon:hover .img {
        -webkit-transform: rotateY(180deg);
                transform: rotateY(180deg);
    }
}

@media only screen and (min-width: 1201px) {
    .shnav-list {
        margin-top: 40px;
    }
    .shnav-list .title {
        font-size: 14px;
    }
    .shnav-list .item {
        min-height: 186px;
    }
    .shnav-list .h1 {
        font-size: 28px;
    }
    .shnav-list .icon {
        width: 72px;
        margin-right: 60px;
        margin-top: 24px;
    }
    .shnav-list .icon:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 1441px) {
    .shnav-main .language {
        left: 4%;
    }
    .shnav-list .pane {
        padding: 0 4%;
    }
    .shnav-list .item {
        margin-bottom: 48px;
        min-height: 220px;
    }
    .shnav-list .h1 {
        font-size: 35px;
        margin: 6px 0 20px;
    }
    .shnav-list .link {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .shnav-list .icon {
        margin-right: 84px;
        margin-top: 36px;
        font-size: 14px;
    }
}

@-webkit-keyframes icon-down-anim {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }
    50% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@keyframes icon-down-anim {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    25% {
        -webkit-transform: translateY(20px);
                transform: translateY(20px);
    }
    50% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

.page-footer {
    color: #333;
    font-size: 12px;
    background: #f9f7f5;
    line-height: 1;
    padding: 20px 0 18px;
}

.page-footer.min .maxwidth {
    max-width: 1110px;
}

.footer-nav {
    margin-left: auto;
}

.footer-nav .link {
    color: #333;
    border-right: 1px #333 solid;
    padding: 0 10px;
}

.footer-nav .link:hover {
    color: #e21919;
    text-decoration: underline;
}

.footer-nav .link:first-of-type {
    padding-left: 0;
}

.footer-nav .link:last-of-type {
    padding-right: 0;
    border-right: none;
}

.go-top {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    border: 1px transparent solid;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99;
    -webkit-transition: border-color .3s, background-color .3s;
    -o-transition: border-color .3s, background-color .3s;
    transition: border-color .3s, background-color .3s;
    display: none;
}

.go-top .icon {
    fill: #fff;
    width: 30px;
    height: 30px;
    margin: 4px;
    display: block;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
}

.go-top:hover {
    border-color: rgba(0, 0, 0, 0.1);
    background: #fff;
}

.go-top:hover .icon {
    fill: #000;
}

@media only screen and (min-width: 961px) {
    .page-footer {
        display: none;
    }
    .page-footer.noindex {
        display: block;
    }
}

@media only screen and (max-width: 480px) {
    .page-footer .copyright {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
        text-align: center;
        margin-top: 8px;
        color: #999;
    }
    .footer-nav {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

.nav-toggle {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 2%;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(1) {
    -webkit-animation: phone-navtop-animon .4s linear forwards;
            animation: phone-navtop-animon .4s linear forwards;
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(2) {
    opacity: 0;
}

.nav-toggle.on .nav-toggle-list span:nth-of-type(3) {
    -webkit-animation: phone-navbottom-animon .4s linear forwards;
            animation: phone-navbottom-animon .4s linear forwards;
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(1) {
    -webkit-animation: phone-navtop-animoff .4s linear forwards;
            animation: phone-navtop-animoff .4s linear forwards;
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(2) {
    opacity: 1;
    -webkit-transition: opacity .2s linear .2s;
    -o-transition: opacity .2s linear .2s;
    transition: opacity .2s linear .2s;
}

.nav-toggle.off .nav-toggle-list span:nth-of-type(3) {
    -webkit-animation: phone-navbottom-animoff .4s linear forwards;
            animation: phone-navbottom-animoff .4s linear forwards;
}

.nav-toggle-list {
    width: 30px;
    height: 19px;
    position: absolute;
    top: 20px;
    right: 15px;
}

.nav-toggle-list span {
    position: absolute;
    right: 0;
    width: 100%;
    height: 3px;
    background-color: #666;
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.nav-toggle-list span:nth-of-type(1) {
    top: 0;
}

.nav-toggle-list span:nth-of-type(2) {
    top: 8px;
}

.nav-toggle-list span:nth-of-type(3) {
    width: 50%;
    top: 16px;
}

@-webkit-keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

@keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
}

@-webkit-keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
}

@keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
}

@-webkit-keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@-webkit-keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

@keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
}

.phone-nav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
}

.phone-nav.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
}

.phone-nav .main {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 200px;
    height: 100%;
    background: #fff;
    border-left: 1px #eee solid;
    overflow: hidden;
    -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
            transform: translateX(200px);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.phone-nav nav a {
    display: block;
    height: 50px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    color: #777;
}

.phone-nav nav a:nth-of-type(1) {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    background-color: #f2f2f2 !important;
}

.phone-nav nav a.active {
    background: url(../images/ico_navright.png) right 20px center no-repeat;
    background-size: 7px;
}

.phone-nav ul {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #fff;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.phone-nav ul a {
    display: block;
    height: 50px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    color: #777;
}

.phone-nav ul.on {
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
}

.phone-nav li {
    display: none;
}

.phone-nav li.on {
    display: block;
}

.phone-nav .title {
    font-size: 16px;
    line-height: 60px;
    padding-right: 20px;
    text-align: right;
    background: #f2f2f2 url(../images/ico_navleft.png) left 20px center no-repeat;
    background-size: 7px;
}

.phone-nav .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.page-header,
.page-main,
.page-footer {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

body.on .page-header {
    -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
            transform: translateX(-200px);
}

body.on .phone-nav .main {
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
}

body.on .phone-nav {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease-out, visibility .3s ease-out;
    -o-transition: opacity .3s ease-out, visibility .3s ease-out;
    transition: opacity .3s ease-out, visibility .3s ease-out;
}

body.off .phone-nav {
    -webkit-transition: opacity .3s ease-out, visibility .3s ease-out;
    -o-transition: opacity .3s ease-out, visibility .3s ease-out;
    transition: opacity .3s ease-out, visibility .3s ease-out;
}

.phone-sub-nav {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
    width: 100vw;
    max-width: 480px;
    height: 100vh;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out, opacity .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out;
    transition: transform .3s ease-out, opacity .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.5);
            box-shadow: 3px 0px 13px 0px rgba(145, 144, 144, 0.5);
}

.phone-sub-nav.on {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}

.phone-sub-nav .nav-toggle {
    top: 2%;
}

.phone-sub-nav .main {
    width: 66%;
}

.phone-sub-nav .link {
    font-size: 16px;
    width: 100%;
    display: block;
    padding: 23px 0;
    text-align: center;
    border-bottom: 1px #ccc solid;
    color: #7f7f7f;
}

.phone-sub-nav .link:last-of-type {
    border-bottom: none;
}

@media only screen and (min-width: 961px) {
    .phone-sub-nav,
    .phone-nav,
    .nav-toggle {
        display: none;
    }
}

.c-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    outline: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    visibility: hidden;
}

.c-modal.on {
    opacity: 1;
    visibility: visible;
}

.c-modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: .5;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}

.c-modal-backdrop.on {
    opacity: .5;
}

.c-modal-dialog {
    width: auto;
    max-width: 94%;
    max-height: 94%;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
            box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    outline: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    -o-transition: opacity .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    overflow: hidden;
}

.c-modal-dialog.on {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.c-modal-dialog .video {
    width: 768px;
    height: 432px;
}

.c-modal-dialog .video iframe {
    width: 100%;
    height: 100%;
}

.c-modal-dialog .video video,
.c-modal-dialog .video .video-js {
    width: 100%;
    height: 100%;
}

.c-modal-dialog .imgshow .img {
    max-width: 100%;
}

.c-modal-dialog .imgshow .move {
    max-height: 94vh;
    overflow-y: scroll;
}

.c-modal-dialog .imgshow .move::-webkit-scrollbar {
    width: 17px;
    height: 17px;
    background-color: rgba(255, 255, 255, 0.8);
}

.c-modal-off {
    width: 20px;
    height: 20px;
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.c-modal-off::after, .c-modal-off::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    top: 9px;
}

.c-modal-off::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}

.c-modal-off::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.c-modal-off:hover {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

@media only screen and (max-width: 768px) {
    .c-modal-dialog {
        width: 94%;
    }
    .c-modal-dialog .video {
        width: 100%;
        height: auto;
        padding-bottom: 56.25%;
        position: relative;
    }
    .c-modal-dialog .video-js {
        position: absolute;
    }
}

.c-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.c-pagination-item {
    display: block;
    font-size: 14px;
    line-height: 28px;
    border: 1px #ddd solid;
    padding: 0 10px;
    margin-right: 8px;
    margin-top: 8px;
    color: #999;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.c-pagination-item.disabled {
    cursor: not-allowed;
    color: #999;
    opacity: .4;
}

.c-pagination-item:last-of-type {
    margin-left: 0;
}

.c-pagination-item:not(.disabled):hover, .c-pagination-item.active {
    color: #fff;
    background-color: #e21919;
    border-color: #e21919;
}

@media only screen and (max-width: 960px) {
    .c-pagination {
        margin-top: 28px;
    }
}

@media only screen and (max-width: 480px) {
    .c-pagination {
        margin-top: 24px;
    }
}

.swiper-container {
    /*opacity: 0;*/
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.swiper-container.isready {
    opacity: 1;
}

.town-side {
    position: fixed;
    z-index: 1;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0px 10px 22px 0px rgba(57, 57, 57, 0.32);
            box-shadow: 0px 10px 22px 0px rgba(57, 57, 57, 0.32);
    background: #fff;
    width: 40px;
    height: 100vh;
    padding-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition: -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
    transition: -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
    -o-transition: transform .4s .4s, box-shadow .4s .4s;
    transition: transform .4s .4s, box-shadow .4s .4s;
    transition: transform .4s .4s, box-shadow .4s .4s, -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
}

.town-side.active {
    -webkit-transition: -webkit-transform .4s, -webkit-box-shadow .4s;
    transition: -webkit-transform .4s, -webkit-box-shadow .4s;
    -o-transition: transform .4s, box-shadow .4s;
    transition: transform .4s, box-shadow .4s;
    transition: transform .4s, box-shadow .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
    -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
            transform: translateX(40px);
    -webkit-box-shadow: none;
            box-shadow: none;
}

.town-side.active .j-town-side-open {
    -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
            transform: translateX(-40px);
    -webkit-transition: background-color .4s, -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
    transition: background-color .4s, -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
    -o-transition: background-color .4s, transform .4s .4s, box-shadow .4s .4s;
    transition: background-color .4s, transform .4s .4s, box-shadow .4s .4s;
    transition: background-color .4s, transform .4s .4s, box-shadow .4s .4s, -webkit-transform .4s .4s, -webkit-box-shadow .4s .4s;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(57, 57, 57, 0.32);
            box-shadow: 0px 4px 10px 0px rgba(57, 57, 57, 0.32);
}

.town-side.active .j-town-side-open::after {
    opacity: 0;
}

.town-side .more {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 100%;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    background: #00ae66;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s, visibility .4s;
    -o-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

.town-side .more::after {
    content: '';
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid #00ae66;
    border-bottom: 5px solid transparent;
}

.town-side .img {
    width: 20px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-side .img:nth-of-type(2) {
    opacity: 0;
}

.town-side .text {
    font-size: 12px;
    color: #333;
    text-align: center;
    margin-top: 4px;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.town-side .icon {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    position: relative;
}

.town-side .list {
    width: 100%;
}

.town-side .item {
    padding: 8px 0;
    display: block;
    position: relative;
    background: #fff;
    -webkit-transition: background-color .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
    transition: background-color .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
    -o-transition: background-color .4s, transform .4s, box-shadow .4s;
    transition: background-color .4s, transform .4s, box-shadow .4s;
    transition: background-color .4s, transform .4s, box-shadow .4s, -webkit-transform .4s, -webkit-box-shadow .4s;
}

.town-side .item::after {
    content: '';
    position: absolute;
    left: 15%;
    bottom: 0;
    width: 70%;
    height: 1px;
    background: #e2e2e2;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-side .item:last-of-type::after {
    display: none;
}

@media only screen and (min-width: 961px) {
    .town-side {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 80px;
    }
    .town-side .item:hover {
        background: #394043;
    }
    .town-side .item:hover::after {
        opacity: 0;
    }
    .town-side .item:hover .more {
        opacity: 1;
        visibility: visible;
    }
    .town-side .item:hover .img:nth-of-type(1) {
        opacity: 0;
    }
    .town-side .item:hover .img:nth-of-type(2) {
        opacity: 1;
    }
    .town-side .item:hover .text {
        color: #fff;
    }
}

#galleryOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 100000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    display: none;
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

#galleryOverlay.visible {
    opacity: 1;
}

#gallerySlider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    -webkit-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    transition: left 0.4s ease;
}

#gallerySlider .placeholder {
    background: url("../images/preloader.gif") no-repeat center center;
    height: 100%;
    line-height: 1px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

#gallerySlider .placeholder:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#gallerySlider .placeholder img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

#gallerySlider.rightSpring {
    -webkit-animation: rightSpring 0.3s;
            animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring {
    -webkit-animation: leftSpring 0.3s;
            animation: leftSpring 0.3s;
}

@-webkit-keyframes rightSpring {
    0% {
        margin-left: 0px;
    }
    50% {
        margin-left: -30px;
    }
    100% {
        margin-left: 0px;
    }
}

@keyframes rightSpring {
    0% {
        margin-left: 0px;
    }
    50% {
        margin-left: -30px;
    }
    100% {
        margin-left: 0px;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        margin-left: 0px;
    }
    50% {
        margin-left: 30px;
    }
    100% {
        margin-left: 0px;
    }
}

@keyframes leftSpring {
    0% {
        margin-left: 0px;
    }
    50% {
        margin-left: 30px;
    }
    100% {
        margin-left: 0px;
    }
}

#prevArrow,
#nextArrow {
    border: none;
    text-decoration: none;
    background: url(../images/arrows.png) no-repeat;
    opacity: 0.5;
    cursor: pointer;
    position: absolute;
    width: 43px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
    -webkit-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

#prevArrow:hover,
#nextArrow:hover {
    opacity: 1;
}

#prevArrow {
    background-position: left top;
    left: 40px;
}

#nextArrow {
    background-position: right top;
    right: 40px;
}

.falls-list {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.falls-list.isready {
    opacity: 1;
}

.page-main {
    padding-top: 60px;
    min-height: calc(100vh - 50px);

}

.index-video {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.index-video.isready {
    opacity: 1;
}

.index-page01 {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.index-page01 .img {
    width: 100%;
}

.index-page01 .title {
    font-size: 18px;
    text-align: center;
    color: #e21919;
    margin-bottom: 12px;
}

.index-page01 .description {
    text-align: center;
    line-height: 1.3;
}

.index-page01 .line {
    display: none;
    border-right: 1px #fff solid;
}

.index-page01 .list {
    width: 94%;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.index-page01 .link {
    display: block;
    width: 45%;
    padding-top: 42%;
    margin-top: 10%;
    position: relative;
    border: 1px #666 solid;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

.index-page01 .content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10%;
    padding: 0 8%;
}

.index-page01 .icon {
    position: absolute;
    top: 10%;
    left: 8%;
    width: 15px;
    height: 15px;
    -webkit-transition: background-color .3s ease-out, -webkit-transform .6s ease-out;
    transition: background-color .3s ease-out, -webkit-transform .6s ease-out;
    -o-transition: background-color .3s ease-out, transform .6s ease-out;
    transition: background-color .3s ease-out, transform .6s ease-out;
    transition: background-color .3s ease-out, transform .6s ease-out, -webkit-transform .6s ease-out;
}

.index-page01 .icon span {
    position: absolute;
    background: #666;
}

.index-page01 .icon span:nth-of-type(1) {
    width: 100%;
    height: 1px;
    left: 0;
    top: 7px;
}

.index-page01 .icon span:nth-of-type(2) {
    width: 1px;
    height: 100%;
    left: 7px;
    top: 0px;
}

.index-page01 .tit {
    font-size: 16px;
    color: #666;
    margin-bottom: 8px;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.index-page01 .text {
    font-size: 12px;
    color: #666;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.index-page01 .media {
    height: 300px;
    background-position: center;
    background-size: cover;
}

.index-page01 .main_a {
    position: absolute;
    width: 100%;
	height: 100%;
    left: 0;
    bottom: 8%;
    color: #fff;
}
.index-page01 .main-top{    
	position: absolute;
    width: 100%;
    left: 30%;
    top: 20%;
}



.index-page01 .content_a {
    width: 49%;
	position: absolute;
	bottom:36%;
}

.index-page01 .title_a {
    font-size: 50px;
    line-height: 1.4;
	background: rgba(5,68,132,.6);
	display: inline-block;
	padding: 2%;
	padding-left: 8%;
	font-weight: bold;
}

.index-page01 .description_a {
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 4px;
}

.index-page01 .list_a {
    width: 50%;
	margin-left: 25%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
	position: absolute;
	bottom: 0;
}

.index-page01 .link_a {
    width: 33.33%;
    color: #fff;
    line-height: 1.4;
    padding: 6px 24px;
    position: relative;
	text-align: center;
}
.index-page01 .link_a:nth-child(1)::after{background: none;}
.index-page01 .link_a::after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    opacity: .3;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.index-page01 .link_a:hover::after,
.index-page01 .link_a:hover .text_a {
    opacity: 1;
}

.index-page01 .tit_a {
    font-size: 22px;
    margin-bottom: 10px;
	transition: transform .5s;
}
.link_a:hover .tit_a{
  transform: rotateY(180deg);transition: transform .5s;
}
.list_a:hover.text_a{opacity: .6;}
.index-page01 .text_a {
    font-size: 16px;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.index-page02 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.index-page02 .word {
    background: url(../images/yh_06.png) no-repeat left 3% top;
    background-size: 32px;
    padding: 48px 3% 0;
}

.index-page02 .word .title {
    line-height: 1.4;
    color: #000;
    margin-bottom: 8px;
}

.index-page02 .word .content {
    font-weight: 300;
}

.index-page02 .picture {
    display: none;
}

.index-page02 .picture .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.m-index-page02 {
    padding: 0 3%;
    margin-top: 25px;
    display: none;
}

.m-index-page02 .item {
    display: block;
    padding: 16px 20px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    margin-top: 15px;
}

.m-index-page02 .item:nth-of-type(2) .bg {
    -webkit-animation-name: mIndexPageAnimB;
            animation-name: mIndexPageAnimB;
}

.m-index-page02 .img {
    height: 160px;
    position: relative;
    z-index: 1;
}

.m-index-page02 .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-size: cover;
    background-position: center;
    -webkit-animation: mIndexPageAnimA 25s linear infinite;
            animation: mIndexPageAnimA 25s linear infinite;
}

@-webkit-keyframes mIndexPageAnimA {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    25% {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
    50% {
        -webkit-transform: scale(1.1) translate(4.545%, -4.545%);
                transform: scale(1.1) translate(4.545%, -4.545%);
    }
    75% {
        -webkit-transform: scale(1.1) translate(-4.545%, 4.545%);
                transform: scale(1.1) translate(-4.545%, 4.545%);
    }
    100% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
}

@keyframes mIndexPageAnimA {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    25% {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
    50% {
        -webkit-transform: scale(1.1) translate(4.545%, -4.545%);
                transform: scale(1.1) translate(4.545%, -4.545%);
    }
    75% {
        -webkit-transform: scale(1.1) translate(-4.545%, 4.545%);
                transform: scale(1.1) translate(-4.545%, 4.545%);
    }
    100% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
}

@-webkit-keyframes mIndexPageAnimB {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    25% {
        -webkit-transform: scale(1.1) translate(4.545%, -4.545%);
                transform: scale(1.1) translate(4.545%, -4.545%);
    }
    50% {
        -webkit-transform: scale(1.1) translate(-4.545%, 4.545%);
                transform: scale(1.1) translate(-4.545%, 4.545%);
    }
    75% {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
    100% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
}

@keyframes mIndexPageAnimB {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    25% {
        -webkit-transform: scale(1.1) translate(4.545%, -4.545%);
                transform: scale(1.1) translate(4.545%, -4.545%);
    }
    50% {
        -webkit-transform: scale(1.1) translate(-4.545%, 4.545%);
                transform: scale(1.1) translate(-4.545%, 4.545%);
    }
    75% {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
    100% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
}

.index-fullpage > .swiper-wrapper {
    display: block;
}

.index-business .img {
    width: 100%;
}

.index-business .swiper-slide > a {
    display: block;
}

.index-business .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.index-business .swiper-pagination-bullet-active {
    background: #e21919;
}

.m-index-banner {
    display: none;
}

.m-index-banner .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px #fff solid;
}

.m-index-banner .swiper-pagination-bullet-active {
    background: #e21919;
}

.index-page03 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.index-other .item {
    position: relative;
    display: block;
    overflow: hidden;
}

.index-other .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
}

.index-other .img {
    background-position: center;
    background-size: cover;
}

.index-other .bg {
    width: 100%;
}

.index-other .ico {
    position: absolute;
    left: 8%;
    top: 8%;
    height: 16%;
    z-index: 1;
}

.index-other .main {
    position: absolute;
    width: 100%;
    padding: 0 8%;
    bottom: 8%;
    color: #fff;
    z-index: 1;
}

.index-other .hr {
    width: 20px;
    height: 2px;
    background: #fff;
    margin: 12px 0;
}

.index-other .description {
    font-size: 13px;
}

.index-other .title {
    margin-bottom: 4px;
}

.index-other .content {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

.index-title {
    font-family: PingFang SC,Microsoft YaHei;
    color: #333;
}

.index-title .text {
    font-size: 12px;
    color: #666;
    margin: 8px 0 32px;
}

.index-news {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.index-news .index-title {
    width: 100%;
}

.index-news .item > a {
    display: block;
}

.index-news .bg {
    width: 100%;
}

.index-news .img {
    background-position: center;
    background-size: cover;
}
.index-news .img2 {background-size: auto;background-repeat: no-repeat;}
.index-news .title {
    overflow: hidden;
    color: #222;
    -webkit-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

.index-news .description {
    overflow: hidden;
    color: #888;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    margin: 16px 0;
}

.index-news .more {
    color: #333;
    position: relative;
    font-size: 12px;
    line-height: 14px;
}

.index-news .more::after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    left: 66px;
    background: url(../images/icon06.png) no-repeat right center;
    background-size: 100%;
}

.pad-index-nav {
    display: none;
}

.m-index-news {
    display: none;
}

@media only screen and (max-width: 960px) {
    .m-index-banner {
        display: block;
    }
    .index-page01 {
        padding: 0;
    }
    .index-page01 .title {
        display: none;
    }
    .index-page01 .description {
        display: none;
    }
    .index-page01 .list {
        width: 100%;
        display: none;
    }
    .index-page01 .list .link {
        width: 25%;
        border: none;
        background: #e21919;
    }
    .index-page01 .list .link:nth-of-type(2), .index-page01 .list .link:nth-of-type(4) {
        background-color: #198a7b;
    }
    .index-page01 .link {
        margin-top: 0;
    }
    .index-page01 .icon span {
        background: #fff;
    }
    .index-page01 .tit,
    .index-page01 .text {
        color: #fff;
    }
    .index-page01 .media {
        display: none;
    }
    .pad-index-nav {
        display: block;
        padding: 0 3%;
        border-bottom: 10px #f1f1f1 solid;
    }
    .pad-index-nav .m-list {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        max-width: 640px;
        margin: 20px auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .pad-index-nav .m-item {
        width: 24.25%;
       /* background: #4ab712;*/
        border-radius: 8px;
        overflow: hidden;
        color: #fff;
        text-align: center;
        padding: 20px 8px;
        font-size: 18px;
    }
/*    .pad-index-nav .m-item:nth-of-type(2) {
        background: #ff9000;
    }
    .pad-index-nav .m-item:nth-of-type(3) {
        background: #eb3f2f;
    }
    .pad-index-nav .m-item:nth-of-type(4) {
        background: #4798e8;
    }*/
    .pad-index-nav .pad-img {
        display: block;
        width: 50%;
        margin: 0 auto 12px;
        opacity: .7;
    }
    .index-map {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        position: absolute;
        top: 60px;
        right: 3%;
    }
    .index-map-btn {
        width: 160px;
        text-align: center;
        border: 1px #666 solid;
        margin-bottom: 10px;
    }
    .index-map-btn.active {
        color: #e21919;
        border-color: #e21919;
    }
    .index-map-btn .title {
        line-height: 1.35;
        padding: 6px 0;
    }
    .index-map-main .content {
        display: none;
    }
    .index-business {
        width: 94%;
        margin: 40px auto 0;
    }
    .index-page02 {
        padding: 60px 0;
    }
    .index-other {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .index-other .item {
        width: 50%;
    }
    .index-title .h1 {
        font-size: 26px;
    }
    .index-news {
        padding: 40px 3% 60px;
    }
    .index-news .item {
        width: 48.5%;
    }
    .index-news .item:nth-of-type(3) {
        display: none;
    }
    .index-news .title {
        line-height: 22px;
        height: 44px;
        margin: 12px 0;
    }
}

@media only screen and (max-width: 480px) {
    .index-page01 .list .link {
        width: 50%;
    }
    .index-page01 .list .link:nth-of-type(4) {
        background: #e21919;
    }
    .index-page01 .list .link:nth-of-type(3) {
        background-color: #198a7b;
    }
    .index-map {
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row;
            -ms-flex-flow: row;
                flex-flow: row;
        margin-top: 20px;
        padding: 0 3%;
    }
    .index-map-btn {
        width: auto;
        padding: 0 16px;
        margin: 0 5px;
    }
    .index-map-btn:first-of-type {
        margin-left: 0;
    }
    .index-map-btn:last-of-type {
        margin-right: 0;
    }
    .index-page02 {
        padding: 32px 0;
        border-bottom: 10px #f1f1f1 solid;
    }
    .index-page02 .word {
        padding-top: 0;
        background: none;
    }
    .index-page03 {
        padding: 0 3%;
    }
    .index-map {
        display: none;
    }
    .index-business {
        display: none;
    }
    .index-other {
        display: none;
    }
    .index-other .item {
        width: 100%;
    }
    .index-news {
        padding: 32px 0 0;
    }
    .index-news .item {
        width: 100%;
        display: none;
        margin-bottom: 20px;
    }
    .index-news .title {
        height: auto;
    }
    .index-news .text {
        display: none;
    }
    .pad-index-nav .m-list {
        margin: 16px auto;
    }
    .pad-index-nav .m-item {
        padding: 10px 8px;
        font-size: 14px;
		color: #666;
    }
    .pad-index-nav .pad-img {
        margin-bottom: 8px;
    }
    .m-index-page02 {
        display: block;
		margin-top: -30px;
    }
    .m-index-news {
        display: block;
        margin-top: 24px;
        padding-bottom: 25px;
    }
    .m-index-news .img-box {
        width: 140px;
        border-radius: 8px;
        overflow: hidden;
    }
    .m-index-news .img {
        width: 100%;
    }
    .m-index-news .main {
        width: calc(100% - 140px);
        padding-left: 12px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .m-index-news .title {
        color: #000;
        line-height: 21px;
        height: 42px;
        overflow: hidden;
    }
    .m-index-news .more {
        color: #333;
        position: relative;
        font-size: 12px;
        line-height: 14px;
        margin-top: 20px;
    }
    .m-index-news .more::after {
        content: '';
        width: 14px;
        height: 14px;
        position: absolute;
        left: 60px;
        background: url(../images/icon06.png) no-repeat right center;
        background-size: 100%;
    }
    .m-index-news .swiper-pagination-bullet {
        background: #bababa;
        opacity: 1;
    }
    .m-index-news .swiper-pagination-bullet-active {
        background: #e21919;
    }
    .m-index-news .swiper-pagination {
        position: static;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 481px) {
    .index-page01 .link {
        width: 23%;
        padding-top: 21.5%;
        margin-top: 0;
    }
    .index-page01 .media {
        height: 400px;
    }
    .index-page01 .title {
        font-size: 24px;
    }
    .index-page01 .description {
        margin: 12px 0 24px;
    }
}

@media only screen and (min-width: 961px) {
    .page-main {
        padding-top: 0;
    }
    .index-fullpage {
        width: 100%;
        height: 100vh;
    }
    .index-page01 {
        overflow: hidden;
    }
    .index-page01 .title {
        font-size: 36px;
        margin: 12px 0 8px;
        text-align: right;
        color: #fff;
    }
    .index-page01 .description {
        font-size: 18px;
        text-align: right;
    }
    .index-page01 .media {
        width: 100%;
        height: 100%;
    }
    .index-page01 .main {
        color: #fff;
        position: absolute;
        right: 4%;
        bottom: 4%;
    }
    .index-page01 .list {
        width: 600px;
        margin-top: 24px;
        margin-left: auto;
        margin-right: 0;
    }
    .index-page01 .tit,
    .index-page01 .text {
        color: #fff;
    }
    .index-page01 .link {
        color: #fff;
        border-color: #fff;
    }
    .index-page01 .link:hover {
        background-color: #fff;
    }
    .index-page01 .link:hover .tit {
        color: #e21919;
    }
    .index-page01 .link:hover .text {
        color: #333;
    }
    .index-page01 .link:hover .icon {
        -webkit-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
                transform: rotate(225deg);
    }
    .index-page01 .link:hover .icon span {
        background: #e21919;
    }
    .index-page01 .line {
        height: 80px;
        display: block;
    }
    .index-page01 .icon span {
        background-color: #fff;
    }
    .index-page02 {
        position: relative;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .index-page02 .word {
        position: absolute;
        /*right: 7.8%;*/
        top: 16%;
        z-index: 2;
        background-position: left top;
        background-size: 40px;
        padding: 68px 0;
    }
    .index-page02 .word .title {
        line-height: 1.4;
        margin-bottom: 10px;
    }
    .index-page02 .picture {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        width: 38%;
        height: 100%;
        display: block;
    }
    .index-page02 .picture .bg {
        background-position: center;
        background-size: cover;
        -webkit-transition: background-image .3s ease-out, -webkit-transform .3s ease-out;
        transition: background-image .3s ease-out, -webkit-transform .3s ease-out;
        -o-transition: background-image .3s ease-out, transform .3s ease-out;
        transition: background-image .3s ease-out, transform .3s ease-out;
        transition: background-image .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
    }
    .index-page02 .picture .img {
        max-width: 70.3%;
        position: absolute;
        left: 14%;
        top: 5.2%;
    }
    .index-business {
        position: absolute;
        bottom: 3.2%;
        left: 8.2%;
        width: 50%;
        opacity: 0;
        -webkit-transition: opacity .3s ease-out;
        -o-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
    }
	
    .index-business .swiper-slide > a {
        border-bottom: 1px #fff solid;
    }
    .index-business::after {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        content: '';
        width: 18.95%;
        height: 22.22%;
        background: url(../images/icon05.png) no-repeat left bottom;
        background-size: 100% 100%;
    }
    .index-business.isready {
        opacity: 1;
    }
    .index-map {
        position: absolute;
        left: 8.2%;
        top: 0;
        z-index: 0;
        width: 900px;
        height: 433px;
        background: url(../images/bs-bg_02.png) no-repeat left top;
        -webkit-transition: background-image .4s ease-out;
        -o-transition: background-image .4s ease-out;
        transition: background-image .4s ease-out;
        -webkit-transform: scale(0.7);
            -ms-transform: scale(0.7);
                transform: scale(0.7);
        -webkit-transform-origin: left top;
            -ms-transform-origin: left top;
                transform-origin: left top;
    }
    .index-map.islxdd {
        background-image: url(../images/map02.jpg);
    }
    .index-map-btn {
        position: absolute;
    }
    .index-map-btn:nth-of-type(2) {
        top: 19.6%;
        left: 60.15%;
    }
    .index-map-btn:nth-of-type(2) .index-map-main {
        text-align: right;
        right: 52px;
    }
    .index-map-btn:nth-of-type(1) {
        top: 59.59%;
        left: 39.5%;
    }
    .index-map-btn:nth-of-type(1) .index-map-main {
        left: 52px;
    }
    .index-map-btn.active .c-btna::after {
        border-color: #e24620;
    }
    .index-map-btn:not(.active) {
        cursor: pointer;
    }
    .index-map-btn:not(.active) .c-btna span {
        -webkit-animation: btna-anim 4500ms ease-out infinite;
                animation: btna-anim 4500ms ease-out infinite;
    }
    .index-map-main {
        position: absolute;
        top: 10px;
        width: 180px;
        color: #333;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .index-map-main .title {
        margin-bottom: 8px;
    }
    .c-btna {
        width: 20px;
        height: 20px;
        position: relative;
    }
    .c-btna::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        border: 7px solid #007a80;
        border-radius: 50%;
        z-index: 1;
        -webkit-transition: border-color .3s ease-out;
        -o-transition: border-color .3s ease-out;
        transition: border-color .3s ease-out;
    }
    .c-btna span {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -100px 0 0 -100px;
        width: 200px;
        height: 200px;
        background: rgba(0, 122, 128, 0.2);
        border-radius: 50%;
        -webkit-transform: scale(0.1);
            -ms-transform: scale(0.1);
                transform: scale(0.1);
        z-index: 0;
    }
    .c-btna span:nth-of-type(1) {
        -webkit-animation-delay: 225ms !important;
                animation-delay: 225ms !important;
    }
    .c-btna span:nth-of-type(2) {
        -webkit-animation-delay: 900ms !important;
                animation-delay: 900ms !important;
    }
    .c-btna span:nth-of-type(3) {
        -webkit-animation-delay: 1800ms !important;
                animation-delay: 1800ms !important;
    }
    .index-business-prev,
    .index-business-next {
        position: absolute;
        bottom: 11.11%;
        left: 36px;
        z-index: 2;
        margin-bottom: -20px;
        width: 20px;
        height: 20px;
        background: url(../images/icon03.png) no-repeat center;
        background-size: 7px;
        cursor: pointer;
    }
    .index-business-prev:hover,
    .index-business-next:hover {
        background-image: url(../images/icon04.png);
    }
    .index-business-prev {
        left: 4px;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .index-page02 .word {
        left: 8.2%;
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
                transform: scale(0.8);
        -webkit-transform-origin: right top;
            -ms-transform-origin: right top;
                transform-origin: right top;
    }
    .index-page03 {
        position: relative;
    }
    .index-other {
        width: 50vh;
        position: absolute;
        right: 0;
        top: 0;
    }
    .c-imghover {
        overflow: hidden;
    }
    .c-imghover .c-imghover-item {
        -webkit-transition: -webkit-transform .4s ease-out;
        transition: -webkit-transform .4s ease-out;
        -o-transition: transform .4s ease-out;
        transition: transform .4s ease-out;
        transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    }
    .c-imghover:hover .c-imghover-item {
        -webkit-transition: -webkit-transform 4s ease-out;
        transition: -webkit-transform 4s ease-out;
        -o-transition: transform 4s ease-out;
        transition: transform 4s ease-out;
        transition: transform 4s ease-out, -webkit-transform 4s ease-out;
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .index-page03 {
       /* display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;*/
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        /*padding-right: 50vh;*/
    }
    .index-news {
        padding: 0 7%;
    }
    .index-news .item {
        width: 31.3%;
    }
    .index-news .item:hover .title {
        color: #e21919;
    }
    .index-news .item:hover .more::after {
        -webkit-animation: icon-right-anim 1.5s linear infinite;
                animation: icon-right-anim 1.5s linear infinite;
    }
    .index-news .title {
        line-height: 22px;
        height: 44px;
        margin: 12px 0 16px;
    }
	.ab-text{writing-mode: tb-rl;display:inline-block;float:right;height: 53%;color:#333;font-weight: normal;width:65%;}
	
	.ab-text span{border-right: 1px solid #e5e5e5;padding-right: 12px;}
	.ab-title{display:inline-block;float:right;margin-left: 5%;width:30%;}
	.ab-title img{max-width: 100%;}
	.ab-list{text-align:center;}
	.ab-list .m-item{display:inline-block;margin:6% 10% auto;}
	.ab-list .m-item .m-title{line-height: 22px;margin-top: 10px;}
	
	
	
}

@media only screen and (min-width: 1441px) {
    .index-page01 .title {
        font-size: 48px;
        margin: 24px 0 12px;
    }
    .index-page01 .description {
        font-size: 24px;
    }
    .index-page01 .line {
        height: 160px;
    }
    .index-page01 .text {
        font-size: 14px;
    }
    .index-page01 .list {
        width: 680px;
        margin-top: 32px;
    }
    .index-page01 .tit {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .index-page02 .picture {
        width: 42%;
    }
    .index-page02 .word {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
    }
    .index-map {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        left: 8.2%;
    }
    .index-business {
        left: 8.2%;
        width:42%;
    }
    .index-other .title {
        margin-bottom: 8px;
    }
    .index-other .description {
        font-size: 16px;
    }
    .index-other .hr {
        margin: 24px 0;
    }
    .index-title .h1 {
        font-size: 44px;
    }
    .index-title .text {
        font-size: 16px;
        color: #666;
        margin: 12px 0 60px;
    }
    .index-news {
        padding: 0 8.2%;
    }
    .index-news .item {
        width: 28.3%;
    }
    .index-news .title {
        line-height: 28px;
        height: 56px;
        margin-top: 12px;
    }
    .index-news .description {
        font-size: 14px;
        line-height: 20px;
        height: 60px;
        margin: 24px 0;
    }
    .index-news .more {
        line-height: 16px;
        font-size: 14px;
    }
    .index-news .more::after {
        width: 16px;
        height: 16px;
        left: 72px;
    }
    .index-other .hr {
        margin: 16px 0;
    }
    .index-other .content {
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }
}

@media only screen and (max-width: 1600px) {
    .index-page01 .description_a {
        font-size: 16px;
    }
    .index-page01 .title_a {
        font-size: 40px;
    }
    .index-page01 .tit_a {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .index-page01 .text_a {
        font-size: 13px;
    }
    .index-page01 .main_a {
       /* bottom: 4%;*/
    }
}

@media only screen and (max-width: 1280px) {
    .index-page01 .description_a {
        font-size: 14px;
    }
    .index-page01 .title_a {
        font-size: 34px;
    }
    .index-page01 .tit_a {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .index-page01 .text_a {
        font-size: 12px;
    }
    .index-page01 .link_a {
        padding: 4px 16px;
    }
    .index-page01 .main_a {
        bottom: 6%;
        /*padding: 0 4%;*/
    }
	.index-page01 .content_a{bottom: 35%;}
}

@media only screen and (max-width: 1200px) {
    .index-page01 .description_a {
        font-size: 12px;
    }
    .index-page01 .title_a {
        font-size: 28px;
    }
    .index-page01 .tit_a {
        font-size: 16px;
    }
    .index-page01 .content_a {
        width: 34%;
        padding-right: 28px;
    }
    .index-page01 .list_a {
        width: 50%;
    }
    .index-page01 .link_a {
        padding: 4px 12px;
    }
}

@media only screen and (max-width: 960px) {
    .index-fullpage {
        opacity: 1;
    }
    .index-page01 .main_a {
        display: none;
    }
}

@-webkit-keyframes btna-anim {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1, 0.1);
                transform: scale(0.1, 0.1);
    }
    5% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes btna-anim {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1, 0.1);
                transform: scale(0.1, 0.1);
    }
    5% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes icon-right-anim {
    0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(20px);
                transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}

@keyframes icon-right-anim {
    0% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(20px);
                transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}

.inside-banner {
    overflow: hidden;
    position: relative;
}

.inside-banner .img {
    width: 100%;
}

.cover-type {
    padding: 64px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.cover-type .item-a .title {
    margin-bottom: 24px;
    font-weight: 700;
    color: #505960;
}

.cover-type .item-a .content {
    color: #888;
    line-height: 1.5;
}

.cover-type .item-b {
    margin-top: -30px;
}

.cover-type .item-b .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    padding: 16px 0;
    margin-top: 10px;
    border-radius: 5px;
    -webkit-transition: background-color .4s ease-out, color .4s ease-out;
    -o-transition: background-color .4s ease-out, color .4s ease-out;
    transition: background-color .4s ease-out, color .4s ease-out;
}

.cover-type .item-b .link::before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    -webkit-transition: background-image .4s ease-out;
    -o-transition: background-image .4s ease-out;
    transition: background-image .4s ease-out;
}

.cover-type .item-b .link.icon1::before {
    background: url(../images/icon07.png) no-repeat center;
    background-size: 100%;
}

.cover-type .item-b .link.icon2::before {
    background: url(../images/icon09.png) no-repeat center;
    background-size: 100%;
}

.cover-type .item-b .link.icon3::before {
    background: url(../images/icon11.png) no-repeat center;
    background-size: 100%;
}

.cover-type .item-b .link.icon4::before {
    background: url(../images/icon13.png) no-repeat center;
    background-size: 100%;
}

.cover-type .item-b .link.icon5::before {
    background: url(../images/icon15.png) no-repeat center;
    background-size: 100%;
}

.cover-type .item-c {
    width: 62%;
    position: relative;
}

.cover-type .item-c .link {
    width: 24.5%;
    background: #52c127;
    margin-left: .5%;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    padding: 24px;
    line-height: 1;
}

.cover-type .item-c .link:nth-of-type(2) {
    background: #eb3f2f;
}

.cover-type .item-c .link:nth-of-type(3) {
    background: #fda432;
}

.cover-type .item-c .link:nth-of-type(4) {
    background: #4798e8;
}

.cover-type .item-c .word {
    max-width: 100%;
    margin-bottom: 10px;
}

.project-cover {
    overflow: hidden;
}

.project-nav-list {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 62vw;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    -o-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s, -webkit-transform .4s;
}

.project-nav-list.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}

.project-nav-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 100%;
    background: #eb3f2f;
}

.project-nav-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: calc(12.25vw - 11.75px);
    height: 100%;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}

.project-nav-item .img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto 8px;
}

.project-nav-item p {
    color: #fff;
    text-align: center;
}

@media only screen and (min-width: 960px) {
    .project-nav-item:hover {
        background: #ad3327;
    }
}

@media only screen and (max-width: 1440px) {
    .cover-type .item-c .link {
        padding: 16px;
        font-size: 16px;
    }
    .project-nav-item {
        width: calc(14.05vw - 13.5px);
    }
}

@media only screen and (max-width: 1280px) {
    .project-nav-item {
        width: calc(14.5vw - 14px);
        font-size: 12px;
    }
    .project-nav-item .img {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width: 960px) {
    .cover-type {
        padding: 40px 0;
    }
    .cover-type .item-a {
        width: 60%;
    }
    .cover-type .item-b {
        width: 180px;
    }
    .cover-type .item-b .link {
        width: 100%;
        background: #e21919;
        color: #fff;
    }
    .cover-type .item-b .link.icon1::before {
        background-image: url(../images/icon08.png);
    }
    .cover-type .item-b .link.icon2::before {
        background-image: url(../images/icon10.png);
    }
    .cover-type .item-b .link.icon3::before {
        background-image: url(../images/icon12.png);
    }
    .cover-type .item-b .link.icon4::before {
        background-image: url(../images/icon14.png);
    }
    .cover-type .item-b .link.icon5::before {
        background-image: url(../images/icon16.png);
    }
    .cover-type .item-c {
        width: 100%;
        margin-top: 40px;
    }
    .cover-type .item-c .link {
        width: 25%;
        margin-left: 0;
    }
    .project-nav-list {
        position: static;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);
        opacity: 1;
        width: 100%;
        height: 95px;
    }
    .project-nav-item {
        width: 25%;
    }
    .project-nav-item .img {
        width: 36px;
        height: 36px;
    }
}

@media only screen and (max-width: 480px) {
    .inside-banner .img {
        min-width: 420px;
        position: relative;
        left: 50%;
        margin-left: -210px;
    }
    .cover-type .item-a {
        width: 100%;
    }
    .cover-type .item-b {
        width: 100%;
        margin-top: 10px;
    }
    .cover-type .item-b .link {
        width: 48.5%;
        margin-right: 3%;
    }
    .cover-type .item-b .link:nth-of-type(2n) {
        margin-right: 0;
    }
    .cover-type .item-c .link {
        width: 50%;
        margin-left: 0;
    }
}

@media only screen and (min-width: 961px) {
    .cover-type .item-a {
        width: 33.33%;
    }
    .cover-type .item-b {
        width: 52%;
    }
    .cover-type .item-b .link {
        width: 27.75%;
        margin-right: 8.375%;
    }
    .cover-type .item-b .link:hover {
        background: #e21919;
        color: #fff;
        -webkit-box-shadow: 0px 6px 12px 0px rgba(28, 152, 136, 0.23);
                box-shadow: 0px 6px 12px 0px rgba(28, 152, 136, 0.23);
    }
    .cover-type .item-b .link:nth-of-type(3n) {
        margin-right: 0;
    }
    .cover-type .item-b .link.icon1:hover::before {
        background-image: url(../images/icon08.png);
    }
    .cover-type .item-b .link.icon2:hover::before {
        background-image: url(../images/icon10.png);
    }
    .cover-type .item-b .link.icon3:hover::before {
        background-image: url(../images/icon12.png);
    }
    .cover-type .item-b .link.icon4:hover::before {
        background-image: url(../images/icon14.png);
    }
    .cover-type .item-b .link.icon5:hover::before {
        background-image: url(../images/icon16.png);
    }
}

@media only screen and (min-width: 1441px) {
    .cover-type .item-b .link {
        padding: 20px 0;
        margin-top: 32px;
    }
    .cover-type .item-b .link::before {
        width: 28px;
        height: 28px;
        margin-right: 18px;
    }
}

.inside-maxwidth {
    width: 94%;
    margin: 0 auto;
}

.inside-page-main {
    background: #fff;
    padding-bottom: 48px;
    overflow: hidden;
    -webkit-box-shadow: 0px 14px 18px 0px rgba(205, 205, 205, 0.35);
            box-shadow: 0px 14px 18px 0px rgba(205, 205, 205, 0.35);
}

.inside-page {
    background: #f9f7f5;
}

.inside-nav {
    background: #fff;
    margin-bottom: 60px;
    border-bottom: 2px #e5e5e5 solid;
}

.inside-nav .btn {
    width: 60px;
    height: 60px;
    background: #f4f4f4 url(../images/icon17.png) center no-repeat;
    background-size: 12px;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    display: block;
}

.inside-nav .btn:hover {
    background-color: #e5e5e5;
}

.inside-nav .list {
    margin-left: auto;
}

.inside-nav .link {
    margin-right: 54px;
    line-height: 22px;
    padding: 19px 0;
    color: #666;
    position: relative;
    display: block;
}

.inside-nav .link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 0;
    width: 100%;
    height: 2px;
    background: #ff9000;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.inside-nav .link.active::after {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
}

.inside-subnav {
    background: #e3e3eb;
    margin-bottom: 40px;
}

.inside-subnav .link {
    display: block;
    line-height: 40px;
    padding: 0 40px;
    color: #333;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out;
    -o-transition: background-color .3s ease-out, color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out;
}

.inside-subnav .link.active {
    background: #fff;
    color: #e21919;
}

.inside-title-nav .hr {
    width: 11%;
    height: 1px;
    background: #e21919;
    opacity: .6;
    margin: 0 20px;
    border: none;
}

.inside-title-nav .link .inside-title {
    overflow: hidden;
}

.inside-title-nav .link .inside-title.active .word {
    border-bottom: none;
}

.inside-title-nav .link:nth-of-type(1) .inside-title {
    overflow: visible;
}

.inside-title-nav .link .word {
    border-bottom: 1px #e21919 solid;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}

.inside-title {
    height: 72px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 48px;
}

.inside-title::before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    width: 100vw;
    height: 1px;
    background: #e21919;
    opacity: .3;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    display: none;
}

.inside-title::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 72px;
    height: 72px;
    border: 1px #e21919 solid;
    border-radius: 50%;
    opacity: .3;
    display: none;
}

.inside-title .word {
    position: relative;
    height: 18px;
    z-index: 1;
}

.inside-title.active .word {
    height: 33px;
    padding-left: 22px;
}

.inside-title.active::before, .inside-title.active::after {
    display: block;
}

.pmh-profile01 .inside-title {
    margin-bottom: 0;
}

.pmh-profile01 .title {
    height: 28px;
    margin: 10px 0 48px 22px;
}

.pmh-profile01 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.pmh-profile01 .item-a {
    width: calc(100% - 320px);
    background: #bfbfbf;
    position: relative;
}

.pmh-profile01 .item-b {
    width: 320px;
    padding-left: 30px;
}

.pmh-profile01 .cover {
    width: 100%;
}

.pmh-profile01 .content {
    max-width: 88%;
    position: absolute;
    left: 9%;
    top: 11.5%;
}

.pmh-profile01 .name {
    max-width: 40%;
    position: absolute;
    right: 9%;
    bottom: 8.5%;
}

.pmh-profile02 {
    margin-top: 130px;
}

.pmh-profile02 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.pmh-profile02 .item-a {
    width: 31.5%;
    line-height: 1.5;
    padding-right: 2.2%;
}

.pmh-profile02 .item-b {
    width: 68.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.pmh-profile02 .img {
    overflow: hidden;
}

.pmh-profile02 .img > img {
    width: 100%;
}

.pmh-profile02 .link {
    width: 32.3%;
    overflow: hidden;
}

.pmh-profile02 .link:nth-of-type(1) {
    margin-top: 54px;
}

.pmh-profile02 .link:nth-of-type(2) {
    margin-top: -54px;
}

.pmh-profile02 .num {
    position: relative;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 17.5%;
    -webkit-transition: left .4s ease-out;
    -o-transition: left .4s ease-out;
    transition: left .4s ease-out;
}

.pmh-profile02 .num > img {
    height: 47px;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.pmh-profile02 .num > img:nth-of-type(2) {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0;
}

.pmh-profile02 .title {
    font-size: 17px;
    color: #666;
    font-weight: 300;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.pmh-profile02 .content {
    font-size: 13px;
    color: #333;
    line-height: 1.5;
    margin-top: 8px;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.pmh-profile02 .text {
    line-height: 1.5;
}

.m-img-box {
    display: none;
    overflow: hidden;
}

.m-img-box .m-img {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 1440px) {
    .inside-nav {
        margin-bottom: 48px;
    }
    .inside-nav .link {
        margin-right: 40px;
        padding: 14px 0;
    }
    .inside-nav .btn {
        width: 50px;
        height: 50px;
    }
    .inside-title {
        margin-bottom: 40px;
    }
    .inside-title-nav .hr {
        width: 8%;
        margin: 0 16px;
    }
    .inside-title {
        height: 64px;
    }
    .inside-title::after {
        width: 64px;
        height: 64px;
    }
    .inside-title .word {
        height: 16px;
    }
    .inside-title.active .word {
        height: 28px;
    }
    .pmh-profile01 .title {
        height: 20px;
        margin-bottom: 40px;
    }
    .pmh-profile01 .content {
        left: 6%;
    }
    .pmh-profile01 .name {
        right: 6%;
    }
    .pmh-profile01 .item-a {
        width: calc(100% - 280px);
    }
    .pmh-profile01 .item-b {
        width: 280px;
        padding-left: 20px;
    }
    .pmh-profile02 {
        margin-top: 120px;
    }
}

@media only screen and (max-width: 960px) {
    .inside-page-main {
        width: 100%;
    }
    .pmh-profile01 .item-a {
        width: calc(100% - 220px);
    }
    .pmh-profile01 .item-b {
        width: 220px;
    }
    .pmh-profile02 {
        margin-top: 40px;
    }
    .pmh-profile02 .item-a {
        width: 100%;
    }
    .pmh-profile02 .item-b {
        margin-top: 24px;
        width: 100%;
    }
    .pmh-profile02 .num > img {
        height: 40px;
    }
    .pmh-profile02 .link:nth-of-type(1) {
        margin-top: 0;
    }
    .pmh-profile02 .link:nth-of-type(2) {
        margin-top: 0;
    }
    .pmh-profile02 .title {
        font-size: 15px;
    }
    .pmh-profile02 .content {
        font-size: 12px;
        margin-top: 4px;
    }
}

@media only screen and (max-width: 480px) {
    .m-img-box {
        display: block;
    }
    .inside-page-main {
        padding: 0 0 40px;
    }
    .inside-nav {
        margin-bottom: 32px;
        border-width: 1px;
    }
    .inside-nav .btn {
        display: none;
    }
    .inside-nav .link {
        width: 20%;
        margin-right: 0;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        padding: 13px 0;
    }
    .inside-nav .link::after {
        height: 1px;
        bottom: -1px;
    }
    .inside-nav .list {
        width: 94%;
        margin: 0 auto;
    }
    .inside-title-nav .hr {
        opacity: 0;
    }
    .inside-title {
        height: 55px;
        margin-bottom: 16px;
        margin-left: -20px;
    }
    .inside-title::after {
        width: 55px;
        height: 55px;
    }
    .inside-title .word {
        height: 14px;
    }
    .inside-title.active .word {
        height: 24px;
        padding-left: 20px;
    }
    .pmh-profile01 .title {
        height: 14px;
        margin-bottom: 32px;
        margin-left: 16px;
        display: none;
    }
    .pmh-profile01 .item-a {
        width: 100%;
        height: 200px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .pmh-profile01 .item-b {
        width: 100%;
        padding: 0;
    }
    .pmh-profile01 .main {
        display: none;
    }
    .pmh-profile01 .inside-title {
        margin-bottom: 16px;
    }
    .pmh-profile02 {
        margin-top: 32px;
    }
    .pmh-profile02 .title {
        line-height: 1.35;
        font-weight: 500;
        line-height: 20px;
        font-size: 14px;
    }
    .pmh-profile02 .item-b {
        padding-top: 50px;
    }
    .pmh-profile02 .link:nth-of-type(2) {
        margin-top: -50px;
    }
    .pmh-profile02 .link:nth-of-type(3) {
        margin-top: -25px;
    }
    .pmh-profile02 .num > img {
        height: 22px;
    }
    .pmh-profile02 .text {
        font-size: 16px;
        line-height: 26px;
        color: #666;
    }
    .pmh-profile02 .content {
        display: none;
    }
}

@media only screen and (min-width: 961px) {
    .inside-maxwidth {
        width: 90%;
    }
    .inside-page {
        padding-top: 41.5vh;
    }
    .inside-page .inside-banner {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 0;
        width: calc(100% - 96px);
    }
    .inside-page-main {
        position: relative;
        z-index: 1;
    }
    .inside-nav .link:hover::after {
        -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
                transform: scaleX(1);
    }
    .inside-subnav .link:hover {
        background: #fff;
        color: #e21919;
    }
    .inside-page-main {
        padding-bottom: 60px;
    }
    .pmh-profile02 .link:hover .title {
        color: #e21919;
    }
    .pmh-profile02 .link:hover .content {
        color: #e21919;
    }
    .pmh-profile02 .link:hover .num {
        left: 8%;
    }
    .pmh-profile02 .link:hover .num > img:nth-of-type(1) {
        opacity: 0;
    }
    .pmh-profile02 .link:hover .num > img:nth-of-type(2) {
        opacity: 1;
    }
}

@media only screen and (min-width: 1441px) {
    .inside-maxwidth {
        width: 86.5%;
    }
    .inside-page-main {
        padding-bottom: 80px;
    }
}

.pmh-business01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.pmh-business01 .item-a {
    width: 32%;
    min-width: 320px;
    position: relative;
    z-index: 1;
}

.pmh-business01 .item-b {
    width: 68%;
}

.pmh-business01 .item-b .item {
    display: none;
}

.pmh-business01 .picture {
    width: 100%;
}

.pmh-business01 .title {
    color: #333;
    font-weight: bold;
    margin: 36px 0 12px;
}

.pmh-business01 .content {
    color: #666;
    line-height: 1.5;
}

.pmh-business01 .list {
    margin-top: -16px;
}

.pmh-business01 .list .item {
    height: 64px;
    width: 104%;
    position: relative;
    margin-bottom: 18px;
    cursor: pointer;
}

.pmh-business01 .list .item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #003c97;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.pmh-business01 .list .item::after {
    content: '';
    position: absolute;
    right: -36px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-left: 36px solid #003c97;
    border-bottom: 32px solid transparent;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.pmh-business01 .list .item:nth-of-type(2)::before {
    background-color: #076d6c;
}

.pmh-business01 .list .item:nth-of-type(2)::after {
    border-left-color: #076d6c;
}

.pmh-business01 .list .item:nth-of-type(3)::before {
    background-color: #e60012;
}

.pmh-business01 .list .item:nth-of-type(3)::after {
    border-left-color: #e60012;
}

.pmh-business01 .list .item:nth-of-type(4)::before {
    background-color: #fcc800;
}

.pmh-business01 .list .item:nth-of-type(4)::after {
    border-left-color: #fcc800;
}

.pmh-business01 .list .item:last-of-type {
    margin-bottom: 0;
}

.pmh-business01 .list .item.active .img:nth-of-type(1) {
    opacity: 0;
}

.pmh-business01 .list .item.active .img:nth-of-type(2) {
    opacity: .9;
}

.pmh-business01 .list .item.active::before, .pmh-business01 .list .item.active::after {
    opacity: .9;
}

.pmh-business01 .list .img {
    position: absolute;
    left: 9%;
    top: 11px;
    height: 42px;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.pmh-business01 .list .img:nth-of-type(2) {
    opacity: 0;
}

.pmh-business02 {
    display: none;
}

.pmh-business02 .item {
    margin-bottom: 12px;
}

.pmh-business02 .item .tit {
    opacity: .9;
    padding: 9px 4%;
    position: relative;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}

.pmh-business02 .item.active .img:first-of-type {
    opacity: 0;
}

.pmh-business02 .item.active .img:nth-of-type(2) {
    opacity: 1;
}

.pmh-business02 .item.active .tit {
    background-color: #003c97;
}

.pmh-business02 .item:nth-of-type(2).active .tit {
    background-color: #076d6c;
}

.pmh-business02 .item:nth-of-type(3).active .tit {
    background-color: #e60012;
}

.pmh-business02 .item:nth-of-type(4).active .tit {
    background-color: #fcc800;
}

.pmh-business02 .img {
    height: 32px;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.pmh-business02 .img:nth-of-type(2) {
    position: absolute;
    left: 4%;
    top: 9px;
    opacity: 0;
}

.pmh-business02 .picture {
    width: 100%;
}

.pmh-business02 .title {
    line-height: 1.5;
    color: #333;
    font-size: 18px;
    margin: 24px 0 14px;
}

.pmh-business02 .content {
    font-size: 16px;
    line-height: 26px;
}

.pmh-business02 .container {
    margin-top: 12px;
    display: none;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1900px) {
    .pmh-business01 .title {
        margin: 28px 0 10px;
    }
    .pmh-business01 .content {
        font-size: 13px;
    }
    .pmh-business01 .list .item {
        width: 100%;
        height: 50px;
        margin-bottom: 12px;
    }
    .pmh-business01 .list .item::before {
        width: calc(100% - 28px);
    }
    .pmh-business01 .list .item::after {
        right: 0;
        border-top-width: 25px;
        border-bottom-width: 25px;
        border-left-width: 28px;
    }
    .pmh-business01 .list .img {
        top: 9px;
        left: 4%;
        height: 32px;
    }
}

@media only screen and (max-width: 960px) {
    .pmh-business01 {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .pmh-business01 .item-a {
        min-width: auto;
        width: 100%;
    }
    .pmh-business01 .item-b {
        width: 100%;
    }
    .pmh-business01 .list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 20px;
    }
    .pmh-business01 .list .item {
        width: 48.5%;
    }
    .pmh-business01 .list .item::before {
        width: 100%;
    }
    .pmh-business01 .list .item::after {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .pmh-business01 .list {
        display: none;
    }
    .pmh-business01 .list .item {
        width: 100%;
    }
    .pmh-business01 .item-b {
        display: none;
    }
    .pmh-business02 {
        display: block;
    }
}

@media only screen and (min-width: 961px) {
    .pmh-business01 .list .item:hover .img:nth-of-type(1) {
        opacity: 0;
    }
    .pmh-business01 .list .item:hover .img:nth-of-type(2) {
        opacity: .9;
    }
    .pmh-business01 .list .item:hover::before, .pmh-business01 .list .item:hover::after {
        opacity: .9;
    }
}

.pmh-team01 .inside-title {
    margin-bottom: 0;
}

.pmh-team01 .title {
    overflow: hidden;
    margin-bottom: 48px;
}

.pmh-team01 .en {
    background: #fff;
    position: relative;
    z-index: 1;
    height: 64px;
    margin-right: 60px;
    padding-right: 8px;
}

.pmh-team01 .en > img {
    height: 100%;
}

.pmh-team01 .main {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.pmh-team01 .item-a {
    width: 55%;
}

.pmh-team01 .item-a > img {
    max-width: 100%;
}

.pmh-team01 .item-b {
    width: 45%;
    padding-left: 40px;
    line-height: 1.5;
}

.pmh-team02 {
    margin: 60px 0 80px;
}

.pmh-team02 img {
    width: 100%;
}

.pmh-team03 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.pmh-team03 .item-a {
    width: 28.5%;
    line-height: 1.5;
}

.pmh-team03 .item-b {
    width: 71.5%;
    padding-left: 40px;
}

.pmh-team03 .item-b > img {
    margin-left: auto;
    max-width: 100%;
    display: block;
}

@media only screen and (max-width: 1440px) {
    .pmh-team01 .en {
        height: 48px;
    }
    .pmh-team01 .title {
        margin-bottom: 40px;
    }
    .pmh-team02 {
        margin: 60px 0;
    }
}

@media only screen and (max-width: 960px) {
    .pmh-team01 .en {
        height: 36px;
    }
    .pmh-team01 .item-a {
        width: 100%;
    }
    .pmh-team01 .item-b {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .pmh-team02 {
        margin: 40px 0;
    }
    .pmh-team03 .item-a {
        width: 100%;
    }
    .pmh-team03 .item-b {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .pmh-team01 .title {
        overflow: visible;
        margin-bottom: 24px;
    }
    .pmh-team01 .en {
        display: none;
    }
    .pmh-team01 .item-b {
        font-size: 16px;
        line-height: 26px;
        margin-top: 24px;
    }
    .pmh-team02 {
        margin: 28px 0;
    }
    .pmh-team03 .item-b > img {
        display: none;
    }
    .pmh-team03 .text {
        line-height: 26px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 1441px) {
    .pmh-team03 .inside-title {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 1441px) {
    .pmh-team-main {
        background-image: url(../images/pmh-team03.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 36% auto;
    }
}

.pmh-history01 .title {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.pmh-history01 .item-a {
    width: 61%;
    position: relative;
}

.pmh-history01 .item-a::before {
    content: '';
    position: absolute;
    left: 10%;
    top: 0;
    width: 80%;
    height: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 8px 24px 0px rgba(124, 124, 124, 0.6);
            box-shadow: 0 8px 24px 0px rgba(124, 124, 124, 0.6);
}

.pmh-history01 .item-a .prev,
.pmh-history01 .item-a .next {
    position: absolute;
    top: 6.75%;
    width: 10%;
    height: 86.5%;
    z-index: 0;
    cursor: pointer;
    background-size: auto 100%;
    -webkit-transition: opacity .4s ease-out, background-image .4s ease-out;
    -o-transition: opacity .4s ease-out, background-image .4s ease-out;
    transition: opacity .4s ease-out, background-image .4s ease-out;
}

.pmh-history01 .item-a .prev::after,
.pmh-history01 .item-a .next::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #b8b8b8;
    opacity: .6;
}

.pmh-history01 .item-a .prev.hide,
.pmh-history01 .item-a .next.hide {
    opacity: 0;
}

.pmh-history01 .item-a .prev {
    left: 0;
    background-position: left center;
}

.pmh-history01 .item-a .next {
    right: 0;
    background-position: right center;
}

.pmh-history01 .item-b {
    width: 39%;
    padding-left: 40px;
}

.pmh-history01 .item-b.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

.pmh-history01 .tit {
    font-size: 40px;
    color: #ff9000;
    margin-bottom: 12px;
}

.pmh-history01 .text {
    line-height: 1.5;
}

.pmh-history-img {
    width: 80%;
    border: 4px #fff solid;
}

.pmh-history-img .img {
    width: 100%;
    display: block;
}

.pmh-history-img .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.pmh-history-img .swiper-pagination-bullet-active {
    background: #e21919;
}

.pmh-history-year {
    width: 100%;
    padding: 0 28px;
    margin-top: 60px;
    text-align: center;
    position: relative;
    padding-bottom: 6px;
}

.pmh-history-year::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 13px;
    z-index: 0;
    width: 100%;
    height: 2px;
    background: #b1b1b1;
}

.pmh-history-year .year {
    font-size: 18px;
    line-height: 1;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.pmh-history-year .year::after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    border: 3px #c8d3e7 solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 50%;
    margin-top: 16px;
    background: #fff;
    -webkit-transition: border-color .4s ease-out;
    -o-transition: border-color .4s ease-out;
    transition: border-color .4s ease-out;
}

.pmh-history-year .year-prev,
.pmh-history-year .year-next {
    width: 28px;
    height: 28px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: #b5b5b5 url(../images/icon18.png) no-repeat left 55% center;
    background-size: auto 48%;
    border-radius: 50%;
    cursor: pointer;
}

.pmh-history-year .year-prev {
    left: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.pmh-history-year .year-next {
    right: 0;
}

.pmh-history-year .swiper-slide {
    cursor: pointer;
}

.pmh-history-year .swiper-slide.active .year {
    color: #ff9000;
}

.pmh-history-year .swiper-slide.active .year::after {
    border-color: #e21919;
}

@media only screen and (max-width: 1440px) {
    .pmh-history01 .tit {
        font-size: 32px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 960px) {
    .pmh-history-year {
        display: none;
    }
    .pmh-history01 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .pmh-history01 .item-a {
        width: 100%;
    }
    .pmh-history01 .item-a::before {
        width: 100%;
        left: 0;
    }
    .pmh-history01 .item-a .prev,
    .pmh-history01 .item-a .next {
        display: none;
    }
    .pmh-history01 .tit {
        font-size: 26px;
    }
    .pmh-history01 .item-b {
        width: 100%;
        padding-left: 0;
        margin-top: 36px;
    }
    .pmh-history01 .item-b .text * {
        font-size: 16px !important;
        line-height: 26px !important;
        color: #333;
    }
    .pmh-history-img {
        width: 100%;
    }
}

@media only screen and (min-width: 961px) {
    .pmh-history-year .year-prev,
    .pmh-history-year .year-next {
        -webkit-transition: background-color .4s ease-out;
        -o-transition: background-color .4s ease-out;
        transition: background-color .4s ease-out;
    }
    .pmh-history-year .year-prev:hover,
    .pmh-history-year .year-next:hover {
        background-color: #e21919;
    }
    .pmh-history-year .swiper-slide:hover .year {
        color: #ff9000;
    }
    .pmh-history-year .swiper-slide:hover .year::after {
        border-color: #e21919;
    }
}

@-webkit-keyframes fadeInTop-anim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
                transform: translateY(80px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@keyframes fadeInTop-anim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
                transform: translateY(80px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

.inside-title-nav .inside-title {
    margin-bottom: 0;
}

.pmh-leader01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 32px;
}

.pmh-leader01 .item {
    -webkit-transition: -webkit-box-shadow 1s ease-out;
    transition: -webkit-box-shadow 1s ease-out;
    -o-transition: box-shadow 1s ease-out;
    transition: box-shadow 1s ease-out;
    transition: box-shadow 1s ease-out, -webkit-box-shadow 1s ease-out;
}

.pmh-leader01 .main {
    padding: 20px 28px 20px 0;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.pmh-leader01 .title {
    color: #333;
    line-height: 1.5;
    margin-bottom: 6px;
}

.pmh-leader01 .content {
    color: #999;
    font-size: 12px;
    line-height: 1.5;
}

.pmh-leader01 .img-box {
    overflow: hidden;
}

.pmh-leader01 .img {
    height: 210px;
    background-size: cover;
    background-position: center;
}

.pmh-leader01 .img > img {
    width: 100%;
    display: none;
}

.pmh-leader-page {
    position: relative;
}

.pmh-leader02 {
    width: 76px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    right: 6.75%;
    top: 22px;
}

.pmh-leader02 .prev,
.pmh-leader02 .next {
    width: 28px;
    height: 28px;
    border: 1px #e21919 solid;
    border-radius: 50%;
    background: url(../images/icon04.png) no-repeat center;
    background-size: 7px 14px;
    -webkit-transition: background-color .4s ease-out, background-image .4s ease-out;
    -o-transition: background-color .4s ease-out, background-image .4s ease-out;
    transition: background-color .4s ease-out, background-image .4s ease-out;
    cursor: pointer;
}

.pmh-leader02 .prev {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

@media only screen and (max-width: 1440px) {
    .pmh-leader01 .img {
        height: 186px;
    }
    .pmh-leader02 {
        right: 5%;
        top: 18px;
    }
}

@media only screen and (max-width: 1280px) {
    .pmh-leader01 .img {
        height: 164px;
    }
    .pmh-leader01 .main {
        padding: 16px 28px 16px 0;
    }
}

@media only screen and (max-width: 960px) {
    .pmh-leader01 .main {
        padding: 16px 0;
    }
    .pmh-leader02 {
        position: static;
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 2%;
    }
    .pmh-leader02 .prev {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .pmh-leader01 .main {
        padding: 12px 0;
    }
    .pmh-leader01 .item {
        margin-bottom: 2%;
    }
}

@media only screen and (max-width: 480px) {
    .pmh-leader01 {
        margin-top: 16px;
    }
    .pmh-leader01 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-bottom: 20px;
    }
    .pmh-leader01 .img {
        height: auto;
        background: none;
    }
    .pmh-leader01 .img > img {
        display: block;
    }
    .pmh-leader01 .img-box {
        width: 50%;
        padding-right: 8px;
    }
    .pmh-leader01 .main {
        width: 50%;
        padding: 0 0 0 8px;
    }
    .pmh-leader01 .content {
        display: none;
    }
    .pmh-leader01 .title {
        margin-bottom: 0;
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (min-width: 481px) {
    .pmh-leader01 .item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .pmh-leader01 .item:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 961px) {
    .pmh-leader01 .item {
        width: 28.5%;
        margin-right: .8%;
        margin-bottom: 2%;
    }
    .pmh-leader01 .item:nth-of-type(2n) {
        margin-right: .8%;
    }
    .pmh-leader01 .item:nth-of-type(3n) {
        margin-right: 0;
    }
    .pmh-leader01 .item:nth-of-type(6n-4), .pmh-leader01 .item:nth-of-type(6n-2) {
        width: 41.4%;
    }
    .pmh-leader01 .item:hover {
        -webkit-box-shadow: 0 8px 12px 0px rgba(196, 196, 196, 0.48);
                box-shadow: 0 8px 12px 0px rgba(196, 196, 196, 0.48);
    }
    .pmh-leader01 .item:hover .main {
        -webkit-transform: translateX(14px);
            -ms-transform: translateX(14px);
                transform: translateX(14px);
    }
    .pmh-leader02 .prev:hover,
    .pmh-leader02 .next:hover {
        background-color: #e21919;
        background-image: url(../images/icon18.png);
    }
}

.about-profile-page {
    padding-top: 0;
}

.about-profile-page .inside-nav {
    margin-bottom: 0;
}

.about-profile01 {
    background-size: cover;
    background-position: center;
    padding: 72px 0 100px;
}

.about-profile01 .main {
    width: 54%;
    position: relative;
    padding: 12px;
}

.about-profile01 .main::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #e2eaf1;
    -webkit-box-shadow: 0px 0px 24px 16px #e2eaf1;
            box-shadow: 0px 0px 24px 16px #e2eaf1;
    opacity: .72;
}

.about-profile01 .content {
    position: relative;
    z-index: 1;
    line-height: 1.6;
}

.about-profile02 {
    padding: 64px 0;
}

.about-profile02 .content img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.about-profile03 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.about-profile03 .item {
    width: 24.55%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    padding: 48px 16px 32px;
    text-align: center;
    margin-right: .6%;
    cursor: pointer;
}

.about-profile03 .item:nth-of-type(4n) {
    margin-right: 0;
}

.about-profile03 .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #e21919), color-stop(44%, rgba(28, 152, 136, 0.56)), color-stop(68%, rgba(213, 211, 53, 0.32)), to(rgba(213, 211, 53, 0)));
    background-image: -webkit-linear-gradient(0, #e21919 0%, rgba(28, 152, 136, 0.56) 44%, rgba(213, 211, 53, 0.32) 68%, rgba(213, 211, 53, 0) 100%);
    background-image: -o-linear-gradient(0, #e21919 0%, rgba(28, 152, 136, 0.56) 44%, rgba(213, 211, 53, 0.32) 68%, rgba(213, 211, 53, 0) 100%);
    background-image: linear-gradient(0, #e21919 0%, rgba(28, 152, 136, 0.56) 44%, rgba(213, 211, 53, 0.32) 68%, rgba(213, 211, 53, 0) 100%);
    opacity: .25;
}

.about-profile03 .item:before {
    content: '';
    width: 16px;
    height: 9px;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 24px;
    margin-left: -8px;
    background: url(../images/icon19.png) no-repeat center;
    background-size: 100% 100%;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.about-profile03 .item.active::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.about-profile03 .cover {
    width: 126px;
    height: 126px;
    overflow: hidden;
    border-radius: 50%;
    padding: 4px;
    border: 2px solid #569990;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.about-profile03 .name {
    position: relative;
    z-index: 1;
    color: #333;
    margin: 16px 0 12px;
}

.about-profile03 .job {
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #0e74d9;
    margin-bottom: 8px;
}

.about-profile03 .resume {
    position: relative;
    z-index: 1;
    font-size: 12px;
    color: #999;
    line-height: 1.8;
    margin-bottom: 12px;
    display: none;
}

@media only screen and (max-width: 1440px) {
    .about-profile01 {
        padding: 60px 0 80px;
    }
    .about-profile01 .main {
        width: 60%;
    }
    .about-profile03 .job {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }
}

@media only screen and (max-width: 960px) {
    .about-profile01 {
        padding: 48px 0 64px;
    }
    .about-profile01 .inside-title {
        margin-bottom: 20px;
    }
    .about-profile01 .main {
        width: 100%;
    }
    .about-profile02 {
        padding: 48px 0;
    }
    .about-profile03 .item {
        width: 48.5%;
        margin-right: 3%;
    }
    .about-profile03 .item:nth-of-type(2n) {
        margin-right: 0;
    }
    .about-profile03 .job {
        font-size: 14px;
        line-height: 20px;
        height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .about-profile01 {
        padding: 28px 0 40px;
    }
    .about-profile01 .main {
        padding: 0;
    }
    .about-profile01 .inside-title {
        margin-bottom: 16px;
    }
    .about-profile01 .content {
        line-height: 1.85;
    }
    .about-profile02 {
        padding: 36px 0;
    }
    .about-profile02 .content > img {
        display: none;
    }
    .about-profile03 .item {
        padding: 16px 12px 32px;
    }
    .about-profile03 .item::before {
        bottom: 16px;
    }
    .about-profile03 .cover {
        width: 88px;
        height: 88px;
        border-width: 1px;
    }
    .about-profile03 .name {
        margin: 12px 0 8px;
    }
    .about-profile03 .resume {
        line-height: 1.5;
    }
}

.about-history-page {
    background: url(../images/about-history03.jpg) no-repeat right top;
}

.about-history01 {
    max-width: 1080px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.about-history01 .inside-title {
    width: 100%;
}

.about-history-main {
    width: calc(100% - 110px);
    line-height: 1.5;
    padding: 20px 0 0 32px;
}

.about-history-main.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

.about-history-main .btn-list {
    width: 100%;
    max-width: 560px;
    margin-bottom: 16px;
}

.about-history-main .item {
    margin-bottom: 2px;
    cursor: pointer;
}

.about-history-main .item.active .title {
    color: #f59107;
}

.about-history-main .content {
    font-size: 14px;
    line-height: 24px;
}

.about-history-main .time {
    color: #333;
}

.about-history-main .title {
    color: #999;
    padding-left: 4px;
}

.history-img-swiper {
    width: 100%;
    max-width: 560px;
    margin-left: 0;
}

.history-img-swiper .img {
    width: 100%;
}

.history-img-swiper .swiper-pagination {
    text-align: right;
    padding: 2px 14px;
}

.history-img-swiper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
}

.history-img-swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    opacity: 1;
    background: #fff;
    -webkit-transition: width .4s, background-color .4s;
    -o-transition: width .4s, background-color .4s;
    transition: width .4s, background-color .4s;
}

.history-img-swiper .swiper-pagination-bullet-active {
    width: 24px;
    background: #f59107;
}

.about-history-choose {
    width: 110px;
    height: 450px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

.about-history-choose::after {
    content: '';
    position: absolute;
    right: 14px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #999;
}

.about-history-choose .prev,
.about-history-choose .next {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0;
    z-index: 1;
    background: #fff url(../images/icon03.png) no-repeat left 55% center;
    background-size: auto 48%;
    border-radius: 50%;
    cursor: pointer;
    border: 1px #999 solid;
    -webkit-transition: background-image .4s ease-out, background-color .4s ease-out, border-color .4s ease-out;
    -o-transition: background-image .4s ease-out, background-color .4s ease-out, border-color .4s ease-out;
    transition: background-image .4s ease-out, background-color .4s ease-out, border-color .4s ease-out;
}

.about-history-choose .prev.hide,
.about-history-choose .next.hide {
    background-image: none;
    pointer-events: none;
}

.about-history-choose .prev {
    top: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.about-history-choose .next {
    bottom: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}

.about-history-swiper {
    width: 100%;
    height: 82%;
    margin-left: 0;
    position: relative;
    z-index: 1;
}

.about-history-swiper .year {
    width: 100%;
    font-size: 32px;
    line-height: 32px;
    color: #999;
    position: relative;
}

.about-history-swiper .year::after {
    content: '';
    position: absolute;
    right: 5px;
    top: 7px;
    width: 18px;
    height: 18px;
    border: 3px #999 solid;
    border-radius: 50%;
    background: #fff;
}

.about-history-swiper .item {
    height: 33.33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: opacity .4s, visibility .4s;
    -o-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
}

.about-history-swiper .item.active .year {
    color: #ff9000;
}

.about-history-swiper .item.active .year::after {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    border-color: #4bba13;
}

.about-history-swiper .item.hide {
    opacity: 0;
    visibility: hidden;
}

.about-history-swiper .list {
    height: 100%;
}

#aboutHistory {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

#aboutHistory.isready {
    opacity: 1;
}

@media only screen and (max-width: 960px) {
    .about-history-choose {
        height: 380px;
    }
    .about-history-main .content {
        display: none;
    }
    .about-history-main .item.active {
        display: block;
    }
    .about-history-main .item.active .time {
        color: #000;
    }
    .about-history-main .item.active .title {
        color: #777;
    }
}

@media only screen and (max-width: 480px) {
    .about-history-choose {
        width: 100%;
        height: auto;
    }
    .about-history-choose::after {
        width: 100%;
        height: 1px;
        top: 14px;
        right: 0;
    }
    .about-history-choose .prev {
        left: 0;
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .about-history-choose .next {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
        bottom: auto;
        top: 0;
    }
    .about-history-swiper {
        width: 85%;
        height: 100%;
        margin: 0 auto;
    }
    .about-history-swiper .year {
        font-size: 24px;
        padding-top: 36px;
        text-align: center;
    }
    .about-history-swiper .year::after {
        top: 5px;
        right: 50%;
        margin-right: -9px;
    }
    .about-history-swiper .list {
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .about-history-swiper .item {
        width: 33.33%;
        height: auto;
    }
    .about-history-main {
        width: 100%;
        padding: 0;
        margin-top: 24px;
    }
    .about-history-main .content {
        font-size: 16px;
        line-height: 26px;
    }
    .about-history-choose {
        margin: 12px 0;
    }
}

@media only screen and (min-width: 961px) {
    .about-history-choose .prev:not(.hide):hover,
    .about-history-choose .next:not(.hide):hover {
        background-color: #ff9000;
        border-color: #ff9000;
        background-image: url(../images/icon18.png);
    }
}

.about-mansion-page {
    background: #fff url(../images/about-mansion03.png) repeat-x center;
    background-size: auto 100%;
}

.about-mansion01 {
    position: relative;
    z-index: 1;
}

.about-mansion01 .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.about-mansion01 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.about-mansion01 .item-a {
    width: 50%;
    margin-top: -140px;
    position: relative;
    z-index: 1;
}

.about-mansion01 .item-a img {
    max-width: 100%;
}

.about-mansion01 .item-b {
    width: 50%;
    padding-left: 60px;
}

.about-mansion01 .content {
    color: #333;
    font-size: 18px;
    line-height: 2.4;
    margin-bottom: 48px;
}

.about-mansion01 .content img {
    max-width: 100%;
}

.c-tabnav {
    width: 345px;
    border: 1px #e21919 solid;
    padding: 3px;
    border-radius: 22px;
    margin-bottom: 20px;
}

.c-tabnav.orange {
    border-color: #ff8400;
}

.c-tabnav.orange .c-tabnav-block {
    background-color: #ff8400;
}

.c-tabnav-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.c-tabnav-item {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-align: center;
    color: #333;
    position: relative;
    z-index: 1;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    cursor: pointer;
}

.c-tabnav-item.active {
    color: #fff;
}

.c-tabnav-block {
    height: 36px;
    background: #e21919;
    width: 33.33%;
    position: absolute;
    left: 0;
    border-radius: 18px;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.c-tabcontent-item {
    display: none;
    background: #e4e5e6;
    color: #666;
    padding: 20px 16px;
    min-height: 144px;
    line-height: 1.5;
}

.c-tabcontent-item.active {
    display: block;
}

.c-tabcontent-item.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

@media only screen and (max-width: 1440px) {
    .about-mansion01 .item-a {
        margin-top: -104px;
    }
    .about-mansion01 .content {
        font-size: 16px;
        line-height: 2;
    }
}

@media only screen and (max-width: 960px) {
    .about-mansion01 .item-a {
        width: 100%;
        margin-top: 0;
    }
    .about-mansion01 .item-b {
        width: 100%;
        padding-left: 0;
        margin-top: 28px;
    }
}

@media only screen and (max-width: 480px) {
    .about-mansion01 .content {
        font-size: 14px;
        line-height: 1.5;
    }
    .about-mansion01 .item-a {
        display: none;
    }
    .about-mansion01 .item-b {
        margin-top: 0;
    }
    .about-mansion01 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .about-mansion01 .content {
        line-height: 24px;
        margin-bottom: 16px;
    }
    .about-mansion01 .c-tabnav {
        margin-top: 20px;
    }
    .about-mansion01 .c-tabcontent-item {
        line-height: 24px;
    }
    .c-tabnav {
        width: 100%;
    }
    .c-tabnav-item {
        font-size: 13px;
    }
}

.project-profile01 .list {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.project-profile02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 60px 0;
}

.project-profile02 .item-a {
    width: 382px;
}

.project-profile02 .item-b {
    width: calc(100% - 382px);
    padding-left: 80px;
}

.project-profile02 .inside-title .word {
    height: auto;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
}

.project-profile02 .title {
    color: #333;
    font-weight: 700;
    margin-bottom: 16px;
}

.project-profile02 .content {
    line-height: 1.5;
}

.project-profile03 {
    background: url(../images/project-profile14.jpg) no-repeat center;
    background-size: cover;
    padding: 80px 0;
}

.project-profile03 .main {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.project-profile03 .inside-title {
    margin-bottom: 24px;
}

.project-profile03 .item-a {
    width: 382px;
    padding-top: 40px;
    background: url(../images/project-profile08.png) no-repeat left top;
}

.project-profile03 .item-a .content {
    line-height: 1.5;
}

.project-profile03 .item-a .content img {
    margin: 6px 0;
    max-width: 100%;
}

.project-profile03 .item-b {
    width: calc(100% - 382px);
    padding-left: 80px;
}

.project-profile03 .hr {
    border: none;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin: 24px 0;
}

.project-profile03 .choose .item {
    cursor: pointer;
    padding: 0 14px;
    line-height: 26px;
    background: #7e87a0;
    color: #fff;
    margin-bottom: 12px;
    margin-right: 12px;
    position: relative;
    -webkit-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
}

.project-profile03 .choose .item::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ff9000;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -5px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.project-profile03 .choose .item.active {
    background: #ff9000;
}

.project-profile03 .choose .item.active::after {
    opacity: 1;
}

.project-profile03 .choose-main {
    width: 100%;
}

.project-profile03 .choose-main .item {
    width: 100%;
    display: none;
}

.project-profile03 .choose-main .item > .c-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.project-profile03 .choose-main .img {
    width: calc(100% - 200px);
    background-position: center;
    background-size: cover;
}

.project-profile03 .choose-main .text {
    width: 200px;
    background: #fff url(../images/project-profile03.jpg) no-repeat bottom left;
    background-size: 100% auto;
    padding: 32px 6px 32px 20px;
}

.project-profile03 .choose-main .text ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(210, 210, 210, 0.8);
}

.project-profile03 .choose-main .text ::-webkit-scrollbar-track {
    background-color: rgba(210, 210, 210, 0.8);
}

.project-profile03 .choose-main .text ::-webkit-scrollbar-thumb {
    background-color: #e21919;
}

.project-profile03 .choose-main .text-main {
    height: 256px;
    padding-right: 16px;
    overflow-y: scroll;
}

.project-profile03 .choose-main .title {
    color: #e21919;
    margin-bottom: 16px;
    font-size: 16px;
}

.project-profile03 .choose-main .content {
    line-height: 1.5;
}

.project-profile04 {
    margin-top: 60px;
}

.project-profile04 .inside-title {
    margin-bottom: 0;
}

.project-profile04 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.project-profile04 .item {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 47.5%;
    border: 1px #eee solid;
    -webkit-transition: -webkit-box-shadow .4s ease-out;
    transition: -webkit-box-shadow .4s ease-out;
    -o-transition: box-shadow .4s ease-out;
    transition: box-shadow .4s ease-out;
    transition: box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out;
    margin-top: 28px;
}

.project-profile04 .img {
    width: 200px;
}

.project-profile04 .main {
    width: calc(100% - 200px);
    padding: 20px 24px;
}

.project-profile04 .title {
    color: #333;
    font-weight: 700;
    margin-bottom: 8px;
}

.project-profile04 .content {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.4;
}

@media only screen and (max-width: 1440px) {
    .project-profile04 .item {
        width: calc(50% - 14px);
    }
}

@media only screen and (max-width: 1280px) {
    .project-profile03 {
        padding: 60px 0;
    }
    .project-profile03 .item-a {
        padding-top: 0;
    }
    .project-profile03 .item-b {
        margin-top: 40px;
        width: 100%;
        max-width: 780px;
        padding-left: 0;
    }
    .project-profile04 .item {
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {
    .project-profile01 .list {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .project-profile01 .item {
        width: 25%;
        margin-bottom: 28px;
    }
    .project-profile01 .item > img {
        display: block;
        margin: 0 auto;
    }
    .project-profile02 {
        padding: 20px 0 48px;
    }
    .project-profile02 .item-a {
        width: 100%;
    }
    .project-profile02 .item-b {
        width: 100%;
        padding-left: 0;
    }
    .project-profile02 .title {
        font-size: 16px;
    }
    .project-profile04 .inside-title .tit {
        display: none;
    }
    .project-profile04 .title {
        font-size: 15px;
    }
    .project-profile04 .content {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .project-profile01 .list {
        display: none;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .project-profile01 .item {
        width: 94px;
        margin-bottom: 32px;
    }
    .project-profile01 .item:first-of-type {
        display: none;
    }
    .project-profile01 .m-img-box {
        margin-bottom: 32px;
    }
    .project-profile02 {
        padding: 0 0 40px;
    }
    .project-profile02 .title {
        display: none;
    }
    .project-profile02 .content {
        font-size: 16px;
        line-height: 26px;
    }
    .project-profile03 {
        padding: 20px 0 40px;
    }
    .project-profile03 .inside-title {
        margin-bottom: 16px;
    }
    .project-profile03 .title {
        display: none;
    }
    .project-profile03 .hr {
        display: none;
    }
    .project-profile03 .choose {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 16px;
    }
    .project-profile03 .choose .item {
        width: 19%;
        margin: 0;
        line-height: 1.5;
        font-size: 12px;
        padding: 0 8px;
        height: 65px;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        border-radius: 3px;
    }
    .project-profile03 .choose-main .img {
        width: 100%;
        height: 200px;
    }
    .project-profile03 .choose-main .text {
        width: 100%;
        padding: 20px;
        background: #fff;
    }
    .project-profile03 .choose-main .text-main {
        height: auto;
        overflow: visible;
        padding: 0;
    }
    .project-profile03 .item-b {
        margin-top: 16px;
    }
    .project-profile03 .item-a .content {
        font-size: 16px;
        line-height: 1.625;
    }
    .project-profile04 {
        margin-top: 32px;
    }
    .project-profile04 .img {
        width: 140px;
    }
    .project-profile04 .main {
        width: calc(100% - 140px);
        padding: 12px;
    }
    .project-profile04 .item {
        margin-top: 16px;
    }
    .project-profile04 .title {
        line-height: 1.5;
    }
    .project-profile04 .content {
        font-size: 12px;
    }
}

@media only screen and (min-width: 961px) {
    .project-profile03 .choose .item:hover {
        background: #ff9000;
    }
    .project-profile03 .choose .item:hover::after {
        opacity: 1;
    }
    .project-profile04 .item:hover {
        -webkit-box-shadow: 0px 16px 24px 0px rgba(218, 218, 218, 0.75);
                box-shadow: 0px 16px 24px 0px rgba(218, 218, 218, 0.75);
    }
}

.project-honor01 {
    max-width: 1147px;
}

.project-honor01 .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.project-honor01 .year {
    font-size: 12px;
}

.project-honor01 .year span {
    font-size: 20px;
    margin-right: 4px;
}

.project-honor01 .tit {
    color: #333;
    line-height: 1.5;
    margin: 4px 0 12px;
}

.project-honor01 .content {
    max-width: 100%;
}

.h-js-top {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.h-js-down {
    width: 669px;
    height: 7px;
    margin: 0 auto;
    background: #dedede;
    position: absolute;
    z-index: 0;
    bottom: 200px;
    left: 50%;
    margin-left: -334px;
    margin-top: 25px;
    margin-bottom: 10px;
    float: left;
    border-radius: 7px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.h-js-down .classic-btn {
    width: 44px;
    height: 7px;
    background: #e21919;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 7px;
}

.deve {
    overflow: hidden;
}

.deve .js {
    overflow: hidden;
    height: 735px;
    position: relative;
    padding-bottom: 100px;
}

.deve .js ul {
    height: 735px;
    overflow: hidden;
}

.deve .js li {
    width: 482px;
    height: 515px;
    background: url(../images/honor-bg00.png) no-repeat left top;
    float: left;
    left: 12px;
    margin-left: -2px;
    position: relative;
    -webkit-transition: background-image .4s ease-out;
    -o-transition: background-image .4s ease-out;
    transition: background-image .4s ease-out;
}

.deve .js li.bg1 {
    background-image: url(../images/honor-bg01.png);
}

.deve .js li.bg2 {
    background-image: url(../images/honor-bg02.png);
}

.deve .js li.bg3 {
    background-image: url(../images/honor-bg03.png);
}

.deve .js li.bg4 {
    background-image: url(../images/honor-bg04.png);
}

.deve .js li:nth-of-type(3) {
    width: 162px;
    background-image: url(../images/honor-bg05.png);
}

.deve .js li:nth-of-type(3).bg1 {
    background-image: url(../images/honor-bg06.png);
}

.deve .js li.cur {
    margin-left: 0px;
}

.deve .js li .qbox {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 2;
}

.deve .js li .qbox .img1 {
    background: #e21919;
    width: 24px;
    height: 24px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation: imgone 2s infinite linear;
            animation: imgone 2s infinite linear;
}

.deve .js li .qbox .img2 {
    background: #e21919;
    width: 24px;
    height: 24px;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation: imgtwo 2s 1s infinite linear;
            animation: imgtwo 2s 1s infinite linear;
}

.deve .js li .qbox .img3 {
    display: block;
    margin: 7px auto;
    width: 10px;
    height: 10px;
}

.deve .js li .box1 {
    top: 130px;
    left: -12px;
}

.deve .js li .box2 {
    top: 130px;
    left: 149px;
}

.deve .js li .box3 {
    top: 269px;
    left: 229px;
}

.deve .js li .box4 {
    top: 269px;
    left: 389px;
}

.deve .js li .li {
    width: 158px;
    height: 94px;
    position: absolute;
    z-index: 1;
}

.deve .js li .li1 {
    left: 2px;
    top: 48px;
}

.deve .js li .li2 {
    left: 82px;
    top: 187px;
}

.deve .js li .li3 {
    left: 242px;
    top: 281px;
}

.deve .js li .li4 {
    left: 322px;
    top: 141px;
}

.deve .js li .img {
    position: absolute;
    width: 162px;
    display: none;
    text-align: center;
    padding-top: 10px;
}

.deve .js li > .img1 {
    top: 281px;
    left: 0;
}

.deve .js li > .img2 {
    top: 421px;
    left: 80px;
}

.deve .js li > .img3 {
    top: 515px;
    left: 240px;
}

.deve .js li > .img4 {
    top: 375px;
    left: 320px;
}

.project-honor-list {
    display: none;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.project-honor-list .item {
    width: 32.5%;
    margin-bottom: 1.25%;
    background-color: #e5e5e5;
    padding: 12px 0;
    height: 0;
    padding-bottom: 30%;
    position: relative;
}

.project-honor-list .item.active .main {
    opacity: 1;
}

.project-honor-list .img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.project-honor-list .main {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    text-align: center;
    padding: 0 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    line-height: 1.5;
}

.project-honor-list .main .m-tit {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

@media only screen and (max-width: 1800px) {
    .h-js-down {
        opacity: 1;
    }
    .h-js-down.hide {
        opacity: 0;
    }
}

@media only screen and (max-width: 960px) {
    .deve {
        display: none;
    }
    .project-honor-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (max-width: 480px) {
    .project-honor-list .main {
        font-size: 12px;
    }
    .project-honor01 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
}

@-webkit-keyframes imgone {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes imgone {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@-webkit-keyframes imgtwo {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

@keyframes imgtwo {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
                transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}

.project-story-page .inside-nav {
    margin-bottom: 0;
}

.project-story01 {
    padding-bottom: 50%;
    background: #f8f8f8;
    position: relative;
}

.project-story01 .container {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 66.66%;
    overflow: hidden;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 4.5%;
    padding-right: 6.75%;
}

.project-story01 .content {
    line-height: 1.5;
}

.project-story01 .item {
    position: absolute;
    width: 16.66%;
    padding-bottom: 16.66%;
    background: #fff;
}

.project-story01 .item:nth-of-type(2n - 1).active .img {
    -webkit-transform: scale(0.925);
        -ms-transform: scale(0.925);
            transform: scale(0.925);
}

.project-story01 .item:nth-of-type(2n) {
    display: none;
}

.project-story01 .item:nth-of-type(1) {
    left: 0;
    top: 0;
}

.project-story01 .item:nth-of-type(4) {
    left: 16.66%;
    top: 0;
}

.project-story01 .item:nth-of-type(3) {
    left: 33.32%;
    top: 0;
}

.project-story01 .item:nth-of-type(2) {
    left: 0;
    top: 33.33%;
}

.project-story01 .item:nth-of-type(5) {
    left: 16.66%;
    top: 33.33%;
}

.project-story01 .item:nth-of-type(6) {
    left: 33.32%;
    top: 33.33%;
}

.project-story01 .item:nth-of-type(7) {
    left: 0;
    top: 66.66%;
}

.project-story01 .item:nth-of-type(8) {
    left: 16.66%;
    top: 66.66%;
}

.project-story01 .item:nth-of-type(9) {
    left: 33.32%;
    top: 66.66%;
}

.project-story01 .item:nth-of-type(10) {
    left: 49.98%;
    top: 66.66%;
}

.project-story01 .item:nth-of-type(11) {
    left: 66.64%;
    top: 66.66%;
}

.project-story01 .item:nth-of-type(12) {
    left: 83.3%;
    top: 66.66%;
}

.project-story01 .img {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.project-story01 .name {
    position: absolute;
    left: 11px;
    bottom: 11px;
    z-index: 1;
    width: 96px;
    height: 96px;
}

.project-story01 .description {
    position: absolute;
    left: 9px;
    top: 9px;
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    background: url(../images/project-story02.png) no-repeat center;
    background-size: 100% 100%;
    padding: 24px 20px;
    color: #666;
}

.project-story01 .more {
    position: absolute;
    right: 20px;
    bottom: 24px;
    font-size: 12px;
    padding-right: 20px;
    background: url(../images/icon06.png) no-repeat right center;
    background-size: 14px auto;
}

.project-story01 .text {
    line-height: 20px;
    height: 100px;
    overflow: hidden;
    font-size: 13px;
}

.project-story01 .link {
    display: block;
}

.project-story02 {
    padding: 100px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden;
}

.project-story02 .item-a {
    width: 57.1%;
    position: relative;
    z-index: 1;
}

.project-story02 .item-b {
    width: 42.9%;
    padding-top: 32px;
    padding-left: 8%;
}

.project-story02 .bg {
    width: 100%;
    max-width: 708px;
    display: block;
    margin: 0 auto;
}

.project-story02 .list {
    width: 240px;
    color: #fff;
    position: absolute;
    left: 53%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-left: -120px;
    text-align: center;
}

.project-story02 .list .item {
    display: none;
    cursor: pointer;
}

.project-story02 .list .item.active {
    display: block;
}

.project-story02 .list .item.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

.project-story02 .list .title {
    font-size: 24px;
}

.project-story02 .list .content {
    line-height: 1.5;
    margin: 16px 0 32px;
}

.project-story02 .ico {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}

.project-story02 .choose {
    border-top: 2px #e2e2e2 solid;
}

.project-story02 .choose .item {
    cursor: pointer;
    padding: 36px 36px 32px;
    border-bottom: 2px #e2e2e2 solid;
}

.project-story02 .choose .item.active .title,
.project-story02 .choose .item.active .content {
    color: #a1a1a1;
}

.project-story02 .choose .title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.project-story02 .choose .content {
    line-height: 1.5;
    margin-top: 10px;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.project-story03 .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.project-story03 .content {
    max-width: 1138px;
    margin: 0 auto;
}

.project-story03 .content img {
    max-width: 100%;
}

@media only screen and (max-width: 1440px) {
    .project-story01 .name {
        width: 72px;
        height: 72px;
    }
    .project-story01 .description {
        padding: 14px;
    }
    .project-story01 .text {
        font-size: 12px;
        line-height: 18px;
        height: 72px;
        overflow: hidden;
    }
    .project-story01 .more {
        bottom: 14px;
        right: 14px;
    }
    .project-story01 .container {
        padding-left: 4%;
        padding-right: 5%;
    }
    .project-story02 {
        padding: 80px 0;
    }
    .project-story02 .list .title {
        font-size: 20px;
    }
    .project-story02 .list .content {
        font-size: 12px;
        margin: 12px 0 24px;
    }
    .project-story02 .item-b {
        padding: 0 0 0 6%;
    }
    .project-story02 .choose .item {
        padding: 24px 24px 20px;
    }
    .project-story02 .choose .title {
        font-size: 16px;
    }
    .project-story02 .choose .content {
        font-size: 12px;
    }
}

@media only screen and (max-width: 960px) {
    .project-story01 {
        padding: 0;
    }
    .project-story01 .container {
        position: static;
        width: 100%;
        padding: 48px 3% 24px;
    }
    .project-story01 .list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .project-story01 .item {
        width: 33.33%;
        padding-bottom: 33.33%;
        position: relative;
        left: 0 !important;
        top: 0 !important;
    }
    .project-story02 {
        overflow: visible;
        padding: 48px 0;
    }
    .project-story02 .item-a {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .project-story02 .item-b {
        width: 100%;
        padding-left: 0;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .project-story-page .inside-nav {
        margin-bottom: 32px;
    }
    .project-story01 .container {
        padding: 0 3% 40px;
    }
    .project-story01 .name {
        width: 50px;
        height: 50px;
        bottom: 6px;
        left: 6px;
    }
    .project-story01 .content {
        font-size: 16px;
        line-height: 26px;
    }
    .project-story02 {
        padding: 36px 0;
    }
    .project-story02 .choose .item {
        padding: 16px 10% 12px;
    }
    .project-story02 .choose .title {
        font-size: 16px;
    }
    .project-story02 .choose .content {
        margin-top: 10px;
        font-size: 14px;
        line-height: 24px;
    }
    .project-story02 .list {
        width: 160px;
        margin-left: -80px;
    }
    .project-story02 .list .title {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 12px;
    }
    .project-story02 .list .content {
        display: none;
    }
    .project-story02 .ico {
        width: 32px;
        height: 32px;
    }
    .project-story03 {
        width: 100%;
    }
    .project-story03 .title {
        padding: 0 3%;
        margin-bottom: 8px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
}

@media only screen and (min-width: 961px) {
    .project-story02 .list .item:hover .ico {
        -webkit-transform: scale(0.8);
            -ms-transform: scale(0.8);
                transform: scale(0.8);
    }
    .project-story02 .choose .item:hover .title,
    .project-story02 .choose .item:hover .content {
        color: #a1a1a1;
    }
}

.project-layout {
    min-height: auto;
    position: relative;
    padding-top: 60px;
}

.project-layout-banner {
    height: calc(100vh - 80px);
}

.project-layout-banner .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-size: cover;
    -webkit-animation-duration: 5s;
            animation-duration: 5s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

.leftUp .img {
    -webkit-animation-name: leftUp;
            animation-name: leftUp;
}

@-webkit-keyframes leftUp {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
}

@keyframes leftUp {
    0% {
        -webkit-transform: scale(1.1) translate(4.545%, 4.545%);
                transform: scale(1.1) translate(4.545%, 4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translate(-4.545%, -4.545%);
                transform: scale(1.1) translate(-4.545%, -4.545%);
    }
}

.moveRight .img {
    -webkit-animation-name: moveRight;
            animation-name: moveRight;
}

@-webkit-keyframes moveRight {
    0% {
        -webkit-transform: scale(1.1) translate(-4.545%);
                transform: scale(1.1) translate(-4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translate(4.545%);
                transform: scale(1.1) translate(4.545%);
    }
}

@keyframes moveRight {
    0% {
        -webkit-transform: scale(1.1) translate(-4.545%);
                transform: scale(1.1) translate(-4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translate(4.545%);
                transform: scale(1.1) translate(4.545%);
    }
}

.moveDown .img {
    -webkit-animation-name: moveDown;
            animation-name: moveDown;
}

@-webkit-keyframes moveDown {
    0% {
        -webkit-transform: scale(1.1) translateY(-4.545%);
                transform: scale(1.1) translateY(-4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translateY(4.545%);
                transform: scale(1.1) translateY(4.545%);
    }
}

@keyframes moveDown {
    0% {
        -webkit-transform: scale(1.1) translateY(-4.545%);
                transform: scale(1.1) translateY(-4.545%);
    }
    to {
        -webkit-transform: scale(1.1) translateY(4.545%);
                transform: scale(1.1) translateY(4.545%);
    }
}

.centerBig .img {
    -webkit-animation-name: centerBig;
            animation-name: centerBig;
}

@-webkit-keyframes centerBig {
    to {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
}

@keyframes centerBig {
    to {
        -webkit-transform: scale(1.1);
                transform: scale(1.1);
    }
}

.rightDownBig .img {
    -webkit-animation-name: rightDownBig;
            animation-name: rightDownBig;
}

@-webkit-keyframes rightDownBig {
    to {
        -webkit-transform: scale(1.1) translate(4%, 4%);
                transform: scale(1.1) translate(4%, 4%);
    }
}

@keyframes rightDownBig {
    to {
        -webkit-transform: scale(1.1) translate(4%, 4%);
                transform: scale(1.1) translate(4%, 4%);
    }
}

.project-layout01 {
    position: relative;
    z-index: 0;
}

.project-layout01 .title {
    font-size: 60px;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 24%;
    width: 100%;
    text-align: center;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    letter-spacing: 10px;
    line-height: 1.35;
}

.project-layout03 {
    display: none;
}

@media only screen and (min-width: 961px) {
    .project-layout {
        padding-top: 80px;
    }
    .project-layout02 {
        position: absolute;
        left: 50%;
        bottom: 3%;
        z-index: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        overflow: hidden;
    }
    .project-layout02 .link {
        width: 438px;
        position: absolute;
        top: 0;
        -webkit-transition: left .3s;
        -o-transition: left .3s;
        transition: left .3s;
    }
    .project-layout02 .link:nth-of-type(1) {
        position: static;
    }
    .project-layout02.state-0 .link:nth-of-type(2) {
        left: 438px;
    }
    .project-layout02.state-0 .link:nth-of-type(3) {
        left: calc(33.33% + 292px);
    }
    .project-layout02.state-0 .link:nth-of-type(4) {
        left: calc(66.66% + 146px);
    }
    .project-layout02.state-1 .link:nth-of-type(2) {
        left: calc(33.33% - 146px);
    }
    .project-layout02.state-1 .link:nth-of-type(3) {
        left: calc(33.33% + 292px);
    }
    .project-layout02.state-1 .link:nth-of-type(4) {
        left: calc(66.66% + 146px);
    }
    .project-layout02.state-2 .link:nth-of-type(2) {
        left: calc(33.33% - 146px);
    }
    .project-layout02.state-2 .link:nth-of-type(3) {
        left: calc(66.66% - 292px);
    }
    .project-layout02.state-2 .link:nth-of-type(4) {
        left: calc(66.66% + 146px);
    }
    .project-layout02.state-3 .link:nth-of-type(2) {
        left: calc(33.33% - 146px);
    }
    .project-layout02.state-3 .link:nth-of-type(3) {
        left: calc(66.66% - 292px);
    }
    .project-layout02.state-3 .link:nth-of-type(4) {
        left: calc(99.99% - 438px);
    }
    .project-layout02 .img {
        width: 100%;
    }
}

@media only screen and (max-width: 1440px) {
    .project-layout01 .title {
        font-size: 40px;
        top: 20%;
    }
}

@media only screen and (max-width: 960px) {
    .project-layout01 .title {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    }
    .project-layout02 {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .project-layout02 .link {
        width: 50%;
    }
    .project-layout02 .img {
        width: 100%;
    }
    .project-layout-banner {
        height: calc(100vh - 340px);
    }
}

@media only screen and (max-width: 480px) {
    .project-layout01 .title {
        font-size: 32px;
    }
    .project-layout02 .link {
        width: 100%;
    }
    .project-layout-banner {
        height: calc(100vh - 180px);
    }
    .project-layout02 {
        display: none;
    }
    .project-layout03 {
        display: block;
        border-bottom: none;
    }
    .project-layout03 img {
        display: block;
        width: 44px;
        margin: 0 auto 8px;
        opacity: .7;
    }
}

.agriculture-profile01 {
    background-position: right top 20px;
    background-repeat: no-repeat;
    background-size: 56.45% auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.agriculture-profile01.education-profile {
    background-size: 50.8% auto;
}

.agriculture-profile01.education-profile .list {
    color: #ee7a01;
}

.agriculture-profile01.education-profile .item::before {
    background-color: #ee7a01;
}

.agriculture-profile01.education-profile .phone-img {
    width: 100%;
}

.agriculture-profile01.health-profile .list {
    color: #dd4230;
}

.agriculture-profile01.health-profile .item::before {
    background-color: #dd4230;
}

.agriculture-profile01.town-profile {
    background-size: 58.8% auto;
}

.agriculture-profile01.town-profile .list {
    color: #4798e8;
}

.agriculture-profile01.town-profile .item::before {
    background-color: #4798e8;
}

.agriculture-profile01.town-profile .phone-img {
    width: 117%;
}

.agriculture-profile01 .inside-title {
    margin-bottom: 0;
}

.agriculture-profile01 .tit {
    height: 29px;
    margin-top: 4px;
}

.agriculture-profile01 .txt {
    max-width: calc(100% - 152px);
    font-weight: 700;
    color: #333;
    margin-left: 10px;
    font-size: 18px;
}

.agriculture-profile01 .container {
    width: 46%;
}

.agriculture-profile01 .list {
    font-size: 18px;
    font-weight: 700;
    color: #56ba19;
    position: relative;
    padding: 36px 0;
    margin: 6px 0 8px;
}

.agriculture-profile01 .list::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    z-index: 0;
    width: 2px;
    height: 100%;
    background: url(../images/icon33.png) repeat-x center;
    background-size: auto 100%;
}

.agriculture-profile01 .item {
    line-height: 2;
    padding-left: 20px;
    position: relative;
    z-index: 1;
}

.agriculture-profile01 .item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #56ba19;
}

.agriculture-profile01 .content {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.agriculture-profile01 .text {
    font-size: 20px;
    line-height: 1.5;
    color: #e21919;
    font-weight: 700;
    margin-top: 28px;
}

.agriculture-profile01 .phone-img {
    width: 113%;
    margin-left: auto;
    opacity: 0;
    display: block;
}

.agriculture-profile01 .bg {
    width: 54%;
    overflow: hidden;
}

.agriculture-profile01 .btn {
    margin-top: 20px;
    display: inline-block;
    line-height: 40px;
    padding: 0 20px;
    color: #fff;
    background-color: #e21919;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}

.agriculture-profile01 .btn:hover {
    background-color: #ff9000;
}

@media only screen and (max-width: 1440px) {
    .agriculture-profile01 .txt {
        font-size: 16px;
    }
    .agriculture-profile01 .tit {
        height: 20px;
    }
    .agriculture-profile01 .list {
        margin: 4px 0 8px;
        padding: 28px 0;
        font-size: 16px;
    }
    .agriculture-profile01 .content {
        font-size: 14px;
    }
    .agriculture-profile01 .text {
        font-size: 18px;
        margin-top: 24px;
    }
}

@media only screen and (max-width: 960px) {
    .agriculture-profile01 {
        background: none !important;
    }
    .agriculture-profile01.education-profile .phone-img {
        width: auto;
    }
    .agriculture-profile01.town-profile .phone-img {
        width: auto;
    }
    .agriculture-profile01 .bg {
        width: 100%;
        padding-top: 28px;
    }
    .agriculture-profile01 .phone-img {
        opacity: 1;
        margin-left: auto;
        width: auto;
        max-width: 100%;
    }
    .agriculture-profile01 .container {
        width: 100%;
    }
    .agriculture-profile01 .tit {
        height: 18px;
    }
    .agriculture-profile01 .list {
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .agriculture-profile01 .text {
        font-size: 16px;
        line-height: 26px;
        margin-top: 20px;
    }
    .agriculture-profile01 .txt {
        font-size: 14px;
        display: none;
    }
    .agriculture-profile01 .tit {
        display: none;
    }
    .agriculture-profile01 .list {
        margin: 4px 0;
    }
    .agriculture-profile01 .content {
        font-weight: 500;
    }
    .agriculture-profile01 .bg {
        display: none;
    }
    .agriculture-profile01 .m-img-box {
        margin-bottom: 28px;
    }
    .agriculture-profile01 .content {
        line-height: 24px;
        font-size: 14px;
    }
    .agriculture-profile01 .btn {
        line-height: 32px;
        font-size: 13px;
        padding: 0 16px;
        margin-top: 28px;
    }
}

.agriculture-idea-page {
    background-image: -webkit-linear-gradient(317deg, #e0e9f5 0, #f5f9fd 100%);
    background-image: -o-linear-gradient(317deg, #e0e9f5 0, #f5f9fd 100%);
    background-image: linear-gradient(133deg, #e0e9f5 0, #f5f9fd 100%);
}

.agriculture-idea01 .tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.agriculture-idea01 .container {
    position: relative;
    padding: 0 0 32px;
}

.agriculture-idea01 .container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
    height: calc(100% - 70px);
}

.agriculture-idea01 .main {
    padding: 24px 10% 40px;
}

.agriculture-idea01 .list {
    max-width: 1050px;
    margin: 0 auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    position: relative;
    z-index: 1;
}

.agriculture-idea01 .item {
    position: relative;
    width: 33.33%;
    text-align: center;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
}

.agriculture-idea01 .item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -32px;
    width: 100%;
    height: 5px;
    background: #4bba13;
}

.agriculture-idea01 .item:nth-of-type(1) .title {
    color: #4bba13;
}

.agriculture-idea01 .item:nth-of-type(1)::after {
    background: #4bba13;
}

.agriculture-idea01 .item:nth-of-type(2) .title {
    color: #4798e8;
}

.agriculture-idea01 .item:nth-of-type(2)::after {
    background: #4798e8;
}

.agriculture-idea01 .item:nth-of-type(3) .title {
    color: #fba83d;
}

.agriculture-idea01 .item:nth-of-type(3)::after {
    background: #fba83d;
}

.agriculture-idea01 .picture {
    height: 140px;
    position: relative;
    overflow: hidden;
}

.agriculture-idea01 .img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 350px;
    margin-left: -175px;
    margin-top: -70px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.agriculture-idea01 .circle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -64px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.agriculture-idea01 .circle::after {
    content: '';
    display: block;
    width: 128px;
    height: 128px;
}

.agriculture-idea01 .title {
    font-size: 18px;
    color: #000;
    color: #4bba13;
    font-weight: 700;
    margin-bottom: 12px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

.agriculture-idea01 .content {
    line-height: 22px;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

@media only screen and (min-width: 960px) {
    .agriculture-idea01 .item.active:nth-of-type(1) {
        background: #4bba13;
    }
    .agriculture-idea01 .item.active:nth-of-type(2) {
        background: #4798e8;
    }
    .agriculture-idea01 .item.active:nth-of-type(3) {
        background: #fba83d;
    }
    .agriculture-idea01 .item.active .circle {
        -webkit-transform: scale(3.125, 3.125);
            -ms-transform: scale(3.125, 3.125);
                transform: scale(3.125, 3.125);
    }
    .agriculture-idea01 .item.active .img {
        -webkit-transform: scale(0.32, 0.32);
            -ms-transform: scale(0.32, 0.32);
                transform: scale(0.32, 0.32);
    }
    .agriculture-idea01 .item.active .title,
    .agriculture-idea01 .item.active .content {
        color: #fff;
    }
}

@media only screen and (max-width: 1280px) {
    .agriculture-idea01 .main {
        padding: 20px 8% 32px;
    }
}

@media only screen and (max-width: 960px) {
    .agriculture-idea01 .list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .agriculture-idea01 .container {
        background: #fff;
        padding-bottom: 0;
    }
    .agriculture-idea01 .container::after {
        display: none;
    }
    .agriculture-idea01 .item {
        width: 50%;
    }
    .agriculture-idea01 .item::after {
        bottom: 0;
    }
    .agriculture-idea01 .circle {
        margin: 0;
        position: static;
        border-radius: 0;
    }
    .agriculture-idea01 .circle::after {
        display: none;
    }
    .agriculture-idea01 .picture {
        height: auto;
    }
    .agriculture-idea01 .img {
        position: static;
        margin: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .agriculture-idea01 .container {
        background: none;
        margin-top: 4px;
    }
    .agriculture-idea01 .item {
        width: 100%;
        margin-bottom: 40px;
    }
    .agriculture-idea01 .item::after {
        display: none;
    }
    .agriculture-idea01 .item:last-of-type {
        margin-bottom: 0;
    }
    .agriculture-idea01 .main {
        background: #fff;
        padding: 82px 6% 24px;
    }
    .agriculture-idea01 .tit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .agriculture-idea01 .img {
        width: 88%;
        z-index: 2;
    }
    .agriculture-idea01 .picture {
        position: relative;
        margin-bottom: -82px;
        z-index: 1;
    }
    .agriculture-idea01 .title {
        font-size: 16px;
        margin: 22px 0 12px;
        color: #333 !important;
    }
    .agriculture-idea01 .content {
        line-height: 24px;
        color: #666;
    }
}

.agriculture-work01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden;
}

.agriculture-work01 .item-a {
    width: 34.5%;
    position: relative;
    z-index: 1;
}

.agriculture-work01 .img {
    max-width: 100%;
}

.agriculture-work01 .item-b {
    width: 65.5%;
    padding-left: 7.5%;
}

.agriculture-work01 .inside-title {
    margin-bottom: 0;
    margin-left: -22px;
}

.agriculture-work01 .list {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.agriculture-work01 .item {
    width: 50%;
    padding-right: 10%;
    margin-top: 16px;
}

.agriculture-work01 .title {
    font-size: 16px;
    line-height: 1.4;
    color: #ff9000;
    margin-bottom: 6px;
    font-weight: 700;
}

.agriculture-work01 .content {
    line-height: 1.5;
}

@media only screen and (max-width: 1440px) {
    .agriculture-work01 .item:nth-of-type(2n) {
        padding-right: 0;
        padding-left: 4%;
    }
    .agriculture-work01 .item:nth-of-type(2n-1) {
        padding-right: 4%;
    }
}

@media only screen and (max-width: 1280px) {
    .agriculture-work01 .item-a {
        width: 40%;
    }
    .agriculture-work01 .item-b {
        width: 60%;
    }
}

@media only screen and (max-width: 960px) {
    .agriculture-work01 {
        overflow: visible;
    }
    .agriculture-work01 .item-a {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-top: 28px;
    }
    .agriculture-work01 .item-b {
        width: 100%;
        padding-left: 0;
    }
    .agriculture-work01 .inside-title {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .agriculture-work01 .item {
        width: 100%;
        padding: 0 !important;
        margin-top: 24px;
    }
    .agriculture-work01 .item:nth-of-type(2) .title {
        background-image: url(../images/m-icon02.png);
    }
    .agriculture-work01 .item:nth-of-type(3) .title {
        background-image: url(../images/m-icon03.png);
    }
    .agriculture-work01 .item:nth-of-type(4) .title {
        background-image: url(../images/m-icon04.png);
    }
    .agriculture-work01 .item:nth-of-type(5) .title {
        background-image: url(../images/m-icon05.png);
    }
    .agriculture-work01 .item:nth-of-type(6) .title {
        background-image: url(../images/m-icon06.png);
    }
    .agriculture-work01 .title {
        line-height: 26px;
        padding-left: 34px;
        margin-bottom: 8px;
        background: url(../images/m-icon01.png) no-repeat left center;
        background-size: 20px;
    }
    .agriculture-work01 .item-b {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
    }
    .agriculture-work01 .item-a {
        width: 56%;
        margin: 0 auto;
    }
    .agriculture-work01 .inside-title {
        margin-left: -22px;
    }
    .agriculture-work01 .content {
        line-height: 24px;
    }
}

.agriculture-product-page {
    padding-bottom: 0;
}

.agriculture-product-page .inside-nav {
    margin-bottom: 0;
}

.agriculture-product01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.agriculture-product01 .item-a {
    width: 28.5%;
    background: #f0eff5;
    padding: 48px 0;
}

.agriculture-product01 .item-b {
    width: 71.5%;
    padding: 48px 9% 72px 5%;
}

.agriculture-product01 .item-b.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

.agriculture-product01 .content {
    line-height: 1.5;
    margin-top: 20px;
}

.agriculture-product01 .big-img {
    background-position: center;
    background-size: cover;
    -webkit-transition: background-image .4s;
    -o-transition: background-image .4s;
    transition: background-image .4s;
    display: none;
}

.agriculture-product01 .tit {
    font-size: 18px;
    color: #333;
    margin-bottom: 2px;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.agriculture-product01 .en {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #bbb;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.agriculture-product01 .item {
    line-height: 1.35;
    padding: 40px 0 40px 25%;
    border-top: 2px #ddd solid;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer;
}

.agriculture-product01 .item:last-of-type {
    border-bottom: 2px #ddd solid;
}

.agriculture-product01 .item:nth-of-type(2) .box {
    background-image: url(../images/icon36.png);
}

.agriculture-product01 .item:nth-of-type(3) .box {
    background-image: url(../images/icon38.png);
}

.agriculture-product01 .item:nth-of-type(4) .box {
    background-image: url(../images/icon40.png);
}

.agriculture-product01 .item:nth-of-type(5) .box {
    background-image: url(../images/icon53.png);
}

.agriculture-product01 .item.active {
    background: #75bdb6;
}

.agriculture-product01 .item.active .tit,
.agriculture-product01 .item.active .en {
    color: #fff;
}

.agriculture-product01 .item.active .box {
    background-image: url(../images/icon35.png);
}

.agriculture-product01 .item.active:nth-of-type(2) .box {
    background-image: url(../images/icon37.png);
}

.agriculture-product01 .item.active:nth-of-type(3) .box {
    background-image: url(../images/icon39.png);
}

.agriculture-product01 .item.active:nth-of-type(4) .box {
    background-image: url(../images/icon41.png);
}

.agriculture-product01 .item.active:nth-of-type(5) .box {
    background-image: url(../images/icon54.png);
}

.agriculture-product01 .box {
    padding-left: 60px;
    background: url(../images/icon34.png) no-repeat left center;
    background-size: 37px;
    -webkit-transition: background-image .4s;
    -o-transition: background-image .4s;
    transition: background-image .4s;
}

.agriculture-product01 .info {
    display: none !important;
}

.agriculture-product01 .picture {
    position: relative;
    overflow: hidden;
}

.agriculture-product01 .swiper-img {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: border-color .4s;
    -o-transition: border-color .4s;
    transition: border-color .4s;
}

.agriculture-product01 .prev,
.agriculture-product01 .next {
    width: 10px;
    height: 18px;
    background: url(../images/icon42.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -9px;
    cursor: pointer;
}

.agriculture-product01 .prev {
    left: 3%;
}

.agriculture-product01 .next {
    right: 3%;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.agriculture-product01 .bg {
    width: 100%;
    display: block;
}

@media only screen and (min-width: 961px) {
    .agriculture-product01 .picture:hover .container.hide-ready {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
    .agriculture-product01 .item:hover {
        background: #75bdb6;
    }
    .agriculture-product01 .item:hover .tit,
    .agriculture-product01 .item:hover .en {
        color: #fff;
    }
    .agriculture-product01 .item:hover .box {
        background-image: url(../images/icon35.png);
    }
    .agriculture-product01 .item:hover:nth-of-type(2) .box {
        background-image: url(../images/icon37.png);
    }
    .agriculture-product01 .item:hover:nth-of-type(3) .box {
        background-image: url(../images/icon39.png);
    }
    .agriculture-product01 .item:hover:nth-of-type(4) .box {
        background-image: url(../images/icon41.png);
    }
}

@media only screen and (max-width: 1280px) {
    .agriculture-product01 .tit {
        font-size: 16px;
    }
    .agriculture-product01 .item {
        padding: 28px 0 28px 20%;
    }
}

@media only screen and (max-width: 1024px) {
    .agriculture-product01 .item {
        padding: 20px 0 20px 12%;
    }
    .agriculture-product01 .item-a {
        padding: 40px 0;
    }
    .agriculture-product01 .item-b {
        padding: 40px 5% 60px;
    }
    .agriculture-product01 .prev {
        left: 3%;
    }
    .agriculture-product01 .next {
        right: 3%;
    }
    .agriculture-product01 .box {
        padding-left: 48px;
        background-size: 34px;
    }
}

@media only screen and (max-width: 960px) {
    .agriculture-product01 .item-a {
        padding: 0;
        width: 100%;
    }
    .agriculture-product01 .item-b {
        padding: 0;
        width: 100%;
        padding-bottom: 40px;
    }
    .agriculture-product01 .list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .agriculture-product01 .item {
        width: 50%;
        border-left: 1px #ddd solid;
        border-width: 1px !important;
    }
    .agriculture-product01 .item:nth-of-type(2n - 1) {
        border-left: none;
    }
    .agriculture-product01 .content {
        padding: 0 3%;
    }
}

@media only screen and (max-width: 480px) {
    .agriculture-product01 .item-a {
        padding: 0;
        width: 100%;
    }
    .agriculture-product01 .item-b {
        padding: 0;
        width: 100%;
        padding-bottom: 40px;
    }
    .agriculture-product01 .item {
        width: 100%;
        padding: 16px 11%;
    }
    .agriculture-product01 .item:nth-of-type(1) {
        border-top: none;
    }
    .agriculture-product01 .item:last-of-type {
        border-bottom: none;
    }
    .agriculture-product01 .big-img {
        display: none;
    }
    .agriculture-product01 .swiper-img {
        border: none;
    }
    .agriculture-product01 .content {
        font-size: 16px;
        line-height: 26px;
    }
}

.education-vision-page .inside-nav {
    margin-bottom: 0;
}

.education-vision01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    background-image: -webkit-linear-gradient(142deg, #d2e6ef 0%, #f5fafd 100%);
    background-image: -o-linear-gradient(142deg, #d2e6ef 0%, #f5fafd 100%);
    background-image: linear-gradient(-52deg, #d2e6ef 0%, #f5fafd 100%);
}

.education-vision01 .item-a {
    width: 48%;
    background-position: center;
    background-size: cover;
}

.education-vision01 .item-b {
    width: 52%;
    max-width: 680px;
    padding: 60px 6% 80px;
}

.education-vision01 .title {
    color: #e21919;
    font-size: 16px;
}

.education-vision01 .content {
    line-height: 1.4;
    margin: 12px 0 60px;
}

.education-vision01 .num {
    font-size: 60px;
    color: #f4932e;
    line-height: .9;
    margin-right: 6px;
}

.education-vision01 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.education-vision02 {
    padding-top: 48px;
}

.education-vision02 .inside-title {
    margin-bottom: 12px;
}

.education-vision02 .tit {
    max-width: 640px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 12px;
}

.education-vision02 .txt {
    line-height: 1.4;
    text-align: center;
}

.education-vision02 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.education-vision02 .item {
    width: 31.5%;
    position: relative;
    -webkit-perspective: 1000px;
            perspective: 1000px;
    margin-right: 2.75%;
    margin-top: 2.75%;
}

.education-vision02 .item:nth-of-type(3n) {
    margin-right: 0;
}

.education-vision02 .item:hover .front {
    -webkit-transform: translate3d(0, 240px, 0) rotate3d(1, 0, 0, -90deg);
            transform: translate3d(0, 240px, 0) rotate3d(1, 0, 0, -90deg);
    opacity: 0;
}

.education-vision02 .item:hover .back {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
            transform: rotate3d(1, 0, 0, 0deg);
    opacity: 1;
}

.education-vision02 .container {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

.education-vision02 .front {
    background: #f8f8f8;
    -webkit-transition: opacity .4s linear, -webkit-transform .4s linear;
    transition: opacity .4s linear, -webkit-transform .4s linear;
    -o-transition: transform .4s linear, opacity .4s linear;
    transition: transform .4s linear, opacity .4s linear;
    transition: transform .4s linear, opacity .4s linear, -webkit-transform .4s linear;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    text-align: center;
    padding: 40px 0;
}

.education-vision02 .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f4932e;
    -webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
            transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition: opacity .4s linear, -webkit-transform .4s linear;
    transition: opacity .4s linear, -webkit-transform .4s linear;
    -o-transition: transform .4s linear, opacity .4s linear;
    transition: transform .4s linear, opacity .4s linear;
    transition: transform .4s linear, opacity .4s linear, -webkit-transform .4s linear;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    line-height: 24px;
    padding: 0 28px;
    text-align: center;
}

.education-vision02 .icon {
    width: 60px;
    margin: 0 auto;
}

.education-vision02 .icon > img {
    width: 100%;
}

.education-vision02 .en {
    width: 100%;
    padding: 16px 0;
    font-size: 22px;
    color: #000;
}

.education-vision02 .title {
    width: 100%;
    font-size: 18px;
}

@media only screen and (max-width: 1280px) {
    .education-vision01 .inside-title {
        margin-bottom: 28px;
    }
    .education-vision01 .content {
        margin: 8px 0 40px;
    }
    .education-vision01 .item-b {
        padding: 48px 5% 60px;
    }
    .education-vision02 .front {
        padding: 32px 0;
    }
    .education-vision02 .en {
        font-size: 20px;
        padding: 12px 0;
    }
    .education-vision02 .title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 960px) {
    .education-vision01 .item-a {
        width: 100%;
        display: none;
    }
    .education-vision01 .item-b {
        width: 100%;
        padding: 40px 3% 48px;
    }
    .education-vision02 {
        padding-top: 40px;
    }
    .education-vision02 .en {
        font-size: 18px;
    }
    .education-vision02 .title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .education-vision01 .item-a {
        height: 220px;
        display: block;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .education-vision01 .item-b {
        padding: 28px 3%;
    }
    .education-vision01 .content {
        margin: 12px 0;
    }
    .education-vision01 .title {
        font-weight: 700;
        line-height: 26px;
    }
    .education-vision01 .inside-title {
        margin-bottom: 16px;
    }
    .education-vision01 .content {
        line-height: 1.7;
        margin: 16px 0 32px;
    }
    .education-vision01 .list {
        line-height: 1;
    }
    .education-vision01 .num {
        font-size: 42px;
    }
    .education-vision01 .item {
        font-size: 12px;
    }
    .education-vision02 {
        padding-top: 36px;
    }
    .education-vision02 .tit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 16px;
    }
    .education-vision02 .item {
        width: 48.625%;
    }
    .education-vision02 .item:nth-of-type(3n) {
        margin-right: 2.75%;
    }
    .education-vision02 .item:nth-of-type(2n) {
        margin-right: 0;
    }
    .education-vision02 .txt {
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .education-vision02 .icon {
        width: 28px;
    }
    .education-vision02 .en {
        font-size: 12px;
        padding: 12px 0 6px;
    }
    .education-vision02 .title {
        font-size: 15px;
    }
    .education-vision02 .front {
        padding: 20px 0;
    }
    .education-vision02 .content {
        font-size: 12px;
        line-height: 1.5;
    }
    .education-vision02 .back {
        padding: 0 12px;
    }
}

.education-features-page {
    padding-bottom: 0;
}

.education-features01 .tit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.education-features01 .list {
    max-width: 1020px;
    margin: 0 auto;
}

.education-features01 .item {
    width: 25%;
    padding: 24px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    position: relative;
    cursor: pointer;
}

.education-features01 .item::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #f4932e;
    border-right: 10px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.education-features01 .item:nth-of-type(1) .title {
    background-image: url(../images/education-features02.png);
}

.education-features01 .item:nth-of-type(2) .title {
    background-image: url(../images/education-features05.png);
}

.education-features01 .item:nth-of-type(3) .title {
    background-image: url(../images/education-features08.png);
}

.education-features01 .item:nth-of-type(4) .title {
    background-image: url(../images/education-features11.png);
}

.education-features01 .item.active {
    background-color: #f4932e;
}

.education-features01 .item.active .title {
    color: #fff;
}

.education-features01 .item.active::after {
    opacity: 1;
}

.education-features01 .item.active:nth-of-type(1) .title {
    background-image: url(../images/education-features03.png);
}

.education-features01 .item.active:nth-of-type(2) .title {
    background-image: url(../images/education-features06.png);
}

.education-features01 .item.active:nth-of-type(3) .title {
    background-image: url(../images/education-features09.png);
}

.education-features01 .item.active:nth-of-type(4) .title {
    background-image: url(../images/education-features12.png);
}

.education-features01 .title {
    padding-top: 56px;
    background-size: 50px;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    color: #999;
    -webkit-transition: color .4s, background-image .4s;
    -o-transition: color .4s, background-image .4s;
    transition: color .4s, background-image .4s;
}

.education-features02 {
    background-image: -webkit-linear-gradient(142deg, rgba(210, 230, 239, 0.6) 0%, rgba(245, 250, 253, 0.6) 100%);
    background-image: -o-linear-gradient(142deg, rgba(210, 230, 239, 0.6) 0%, rgba(245, 250, 253, 0.6) 100%);
    background-image: linear-gradient(-52deg, rgba(210, 230, 239, 0.6) 0%, rgba(245, 250, 253, 0.6) 100%);
}

.education-features02 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.education-features02 .item-a {
    width: 51.5%;
    background-position: center;
    background-size: cover;
}

.education-features02 .bg {
    width: 100%;
}

.education-features02 .item-b {
    width: 48.5%;
    padding: 4% 8% 4% 4.5%;
}

.education-features02 .icon {
    width: 25%;
    display: block;
    margin-left: auto;
    margin-top: 16px;
}

.education-features02 .title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    background-size: 50px;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 1.35;
    padding: 12px 0 12px 56px;
    margin-bottom: 28px;
}

.education-features02 .content {
    line-height: 1.55;
}

.education-features02 .item {
    display: none;
}

.education-features02 .item:nth-of-type(1) .title {
    background-image: url(../images/education-features04.png);
}

.education-features02 .item:nth-of-type(2) .title {
    background-image: url(../images/education-features07.png);
}

.education-features02 .item:nth-of-type(3) .title {
    background-image: url(../images/education-features10.png);
}

.education-features02 .item:nth-of-type(4) .title {
    background-image: url(../images/education-features13.png);
}

@media only screen and (min-width: 961px) {
    .education-features01 .item:hover {
        background-color: #f4932e;
    }
    .education-features01 .item:hover .title {
        color: #fff;
    }
    .education-features01 .item:hover::after {
        opacity: 1;
    }
    .education-features01 .item:hover:nth-of-type(1) .title {
        background-image: url(../images/education-features03.png);
    }
    .education-features01 .item:hover:nth-of-type(2) .title {
        background-image: url(../images/education-features06.png);
    }
    .education-features01 .item:hover:nth-of-type(3) .title {
        background-image: url(../images/education-features09.png);
    }
    .education-features01 .item:hover:nth-of-type(4) .title {
        background-image: url(../images/education-features12.png);
    }
}

@media only screen and (max-width: 1440px) {
    .education-features02 .main {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
    }
    .education-features02 .item-b {
        padding: 5%;
    }
    .education-features02 .title {
        font-size: 18px;
        padding: 13px 0 13px 56px;
    }
}

@media only screen and (max-width: 1024px) {
    .education-features01 .title {
        font-size: 12px;
    }
}

@media only screen and (max-width: 960px) {
    .education-features01 .item {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 480px) {
    .education-features-page .inside-nav {
        margin-bottom: 0;
    }
    .education-features01 .list {
        display: none;
    }
    .education-features01 .tit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding: 28px 3% 0;
    }
    .education-features02 .item {
        display: block;
    }
    .education-features02 .item-a {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .education-features02 .item-b {
        width: 100%;
        padding: 28px 3% 24px;
    }
    .education-features02 .title {
        font-size: 16px;
        line-height: 26px;
        padding: 3px 0 3px 44px;
        background-size: 32px;
        margin-bottom: 16px;
    }
    .education-features02 .icon {
        display: none;
    }
    .education-features02 .content {
        font-size: 14px;
        line-height: 24px;
    }
}

.education-system01 {
    max-width: 1094px;
}

.education-system01 .content {
    line-height: 1.5;
    width: 62%;
}

.education-system01 .inside-title {
    margin-bottom: 24px;
}

.education-system01 .img {
    margin-top: -40px;
}

.education-system01 .img img {
    max-width: 100%;
}

@media only screen and (max-width: 960px) {
    .education-system01 .img {
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .education-system01 .inside-title {
        margin-bottom: 16px;
    }
    .education-system01 .content {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .education-system01 .img {
        display: none;
    }
}

.education-maxwidth {
    width: 81%;
    margin: 0 auto;
}

.education-life01 {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}

.education-life01 .main {
    width: 45%;
    background: #fff;
    min-width: 472px;
}

.education-life01 .inside-title {
    margin-bottom: 8px;
}

.education-life01 .text {
    line-height: 1.5;
    margin-bottom: 28px;
}

.education-life01 .c-tabnav {
    width: 460px;
}

.education-life02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.education-life02 .c-tabcontent-item {
    background: none;
    padding: 0;
}

.education-life02 .c-tabcontent-item .item:nth-of-type(2) {
    width: 80.5%;
}

.education-life02 .c-tabcontent-item .item:nth-of-type(1) {
    padding-right: 10px;
}

.education-life02 .c-tabcontent-item .item:nth-of-type(3) {
    padding-left: 10px;
}

.education-life02 .left-bg {
    width: 9.5%;
    padding-right: 8px;
}

.education-life02 .right-bg {
    width: 9.5%;
    padding-left: 8px;
}

.education-life02 .bg {
    width: 100%;
}

.education-life02 .img {
    width: 100%;
    margin-top: -154px;
}

@media only screen and (max-width: 1440px) {
    .education-maxwidth {
        width: 86%;
    }
    .education-life02 .left-bg,
    .education-life02 .right-bg {
        width: 7%;
    }
    .education-life02 .img {
        margin-top: -130px;
    }
}

@media only screen and (max-width: 1240px) {
    .education-maxwidth {
        width: 90%;
    }
    .education-life01 {
        margin-bottom: 24px;
    }
    .education-life01 .text {
        margin-bottom: 20px;
    }
    .education-life01 .main {
        width: 100%;
    }
    .education-life02 .img {
        margin-top: 0;
    }
    .education-life02 .left-bg,
    .education-life02 .right-bg {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    .education-maxwidth {
        width: 94%;
    }
    .education-life01 .main {
        min-width: auto;
    }
}

@media only screen and (max-width: 480px) {
    .education-maxwidth {
        width: 94%;
    }
    .education-life01 .c-tabnav {
        width: 100%;
    }
    .education-life01 .text {
        line-height: 24px;
        margin-bottom: 24px;
    }
    .education-life01 .inside-title {
        margin-bottom: 12px;
    }
    .education-life02 .education-maxwidth {
        width: 100%;
    }
    .education-life02 .img {
        display: none;
    }
    .education-life02 img {
        width: 100%;
    }
}

.health-life01 {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 31%;
    min-height: 574px;
}

.health-life01 .main {
    width: 62.25%;
    position: relative;
    left: 6.75%;
}

.health-life01 .img {
    max-width: 88%;
    margin-bottom: 48px;
}

.health-life01 .img img {
    max-width: 100%;
}

.health-life01 .title {
    height: 36px;
    margin-bottom: 14px;
}

.health-life01 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.health-life01 .item {
    width: 25%;
    text-align: justify;
    text-justify: inter-ideograph;
    padding-right: 5.5%;
    line-height: 1.5;
}

.health-life01 .content img {
    display: none;
    width: 100%;
}

@media only screen and (min-width: 961px) {
    .health-life01 .item {
        -webkit-transition: -webkit-transform .25s;
        transition: -webkit-transform .25s;
        -o-transition: transform .25s;
        transition: transform .25s;
        transition: transform .25s, -webkit-transform .25s;
    }
    .health-life01 .item:hover {
        -webkit-transform: translateY(24px);
            -ms-transform: translateY(24px);
                transform: translateY(24px);
    }
}

@media only screen and (max-width: 1440px) {
    .health-life01 .main {
        width: 64%;
        left: 5%;
    }
}

@media only screen and (max-width: 1280px) {
    .health-life01 {
        min-height: auto;
        background-size: 28% auto;
    }
    .health-life01 .main {
        width: 67%;
    }
}

@media only screen and (max-width: 960px) {
    .health-life01 {
        background: none !important;
    }
    .health-life01 .main {
        left: 0;
        width: 94%;
        margin: 0 auto;
    }
    .health-life01 .img {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .health-life01 .list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .health-life01 .item {
        width: 22%;
        padding-right: 0;
    }
}

@media only screen and (max-width: 480px) {
    .health-life-page .inside-nav {
        margin-bottom: 0;
    }
    .health-life-page .inside-page-main {
        padding-bottom: 0;
    }
    .health-life01 .main {
        width: 100%;
    }
    .health-life01 .img {
        margin-bottom: 0;
        display: none;
    }
    .health-life01 .item {
        width: 100%;
        margin-top: 0;
        padding: 32px 3% 26px;
    }
    .health-life01 .item:last-of-type {
        border: none;
    }
    .health-life01 .item:nth-of-type(2n - 1) {
        background: #f8fdf7;
    }
    .health-life01 .title {
        margin-bottom: 20px;
        height: 30px;
    }
    .health-life01 .content {
        font-size: 14px;
        line-height: 24px;
    }
    .health-life01 .content img {
        display: block;
        margin-top: 20px;
    }
}

.health-medical01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow: hidden;
}

.health-medical01 .item-a {
    width: 41.5%;
    position: relative;
    z-index: 1;
}

.health-medical01 .item-a img {
    max-width: 100%;
}

.health-medical01 .item-b {
    width: 58.5%;
    padding: 3.2% 7% 0 7%;
}

.health-medical01 .content {
    line-height: 1.5;
}

@media only screen and (max-width: 1280px) {
    .health-medical01 .item-a {
        width: 45%;
    }
    .health-medical01 .item-b {
        width: 55%;
        padding: 2.5% 0 0 5%;
    }
}

@media only screen and (max-width: 960px) {
    .health-medical01 {
        overflow: visible;
    }
    .health-medical01 .item-a {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .health-medical01 .item-b {
        width: 100%;
        padding: 0;
        margin-bottom: 28px;
    }
}

@media only screen and (max-width: 480px) {
    .health-medical01 .content {
        font-size: 14px;
        line-height: 24px;
        color: #7d7d7d;
    }
    .health-medical01 .item-b {
        margin-bottom: 32px;
    }
}

.health-core01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.health-core01 .item-a {
    width: 32%;
    padding-right: 3.5%;
}

.health-core01 .item-b {
    width: 68%;
    position: relative;
}

.health-core01 .content {
    line-height: 1.6;
}

.health-core01 .img {
    width: 100%;
}

.health-core01 .prev,
.health-core01 .next {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    z-index: 1;
    background: url(../images/icon49.png) no-repeat left 55% center;
    border: 1px #dd4230 solid;
    background-size: auto 48%;
    border-radius: 50%;
    cursor: pointer;
}

.health-core01 .prev {
    left: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.health-core01 .next {
    right: 0;
}

.health-core-swiper {
    width: calc(100% - 90px);
}

.health-core-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px #dd4230 solid;
}

.health-core-swiper .swiper-pagination-bullet-active {
    background: #dd4230;
}

.health-core-swiper .swiper-pagination {
    position: static;
    margin-top: 6px;
}

@media only screen and (min-width: 961px) {
    .health-core01 .prev,
    .health-core01 .next {
        -webkit-transition: background-color .4s ease-out, background-image .4s ease-out;
        -o-transition: background-color .4s ease-out, background-image .4s ease-out;
        transition: background-color .4s ease-out, background-image .4s ease-out;
    }
    .health-core01 .prev:hover,
    .health-core01 .next:hover {
        background-color: #dd4230;
        background-image: url(../images/icon18.png);
    }
}

@media only screen and (max-width: 960px) {
    .health-core01 .item-a {
        width: 100%;
        padding-right: 0;
        margin-bottom: 24px;
    }
    .health-core01 .item-b {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .health-core-swiper {
        width: 100%;
    }
    .health-core01 .prev,
    .health-core01 .next {
        display: none;
    }
    .health-core01 .content {
        font-size: 14px;
        line-height: 24px;
        color: #7d7d7d;
    }
    .health-core01 .item-a {
        margin-bottom: 32px;
    }
}

.town-life-page {
    padding-bottom: 0;
}

.town-life-page .inside-nav {
    margin-bottom: 0;
}

.town-life01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.town-life01 .item-a {
    width: 28.5%;
    background: #f0eff5;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
}

.town-life01 .item-b {
    width: 71.5%;
    padding: 48px 5% 72px 9%;
}

.town-life01 .item-b.anim {
    -webkit-animation: fadeInTop-anim .5s;
            animation: fadeInTop-anim .5s;
}

.town-life01 .content {
    line-height: 1.5;
    margin-top: 20px;
}

.town-life01 .big-img {
    background-position: center;
    background-size: cover;
    -webkit-transition: background-image .4s;
    -o-transition: background-image .4s;
    transition: background-image .4s;
    display: none;
}

.town-life01 .tit {
    font-size: 16px;
    color: #333;
}

.town-life01 .txt {
    font-size: 13px;
    margin-left: 4px;
    color: #666;
}

.town-life01 .en {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 1.25;
    opacity: .3;
    margin-bottom: 8px;
}

.town-life01 .item {
    position: relative;
    padding: 40px 36px;
    border-bottom: 2px #ddd solid;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
    cursor: pointer;
}

.town-life01 .item:last-of-type {
    border-bottom: none;
}

.town-life01 .item.active {
    background: #a1c8ee;
}

.town-life01 .item.active::after {
    opacity: 1;
}

.town-life01 .item::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 12px solid #a1c8ee;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: -10px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-life01 .info {
    display: none !important;
}

.town-life01 .picture {
    position: relative;
    overflow: hidden;
}

.town-life01 .swiper-img {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: border-color .4s;
    -o-transition: border-color .4s;
    transition: border-color .4s;
}

.town-life01 .prev,
.town-life01 .next {
    width: 10px;
    height: 18px;
    background: url(../images/icon42.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -9px;
    cursor: pointer;
}

.town-life01 .prev {
    left: 3%;
}

.town-life01 .next {
    right: 3%;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.town-life01 .bg {
    width: 100%;
    display: block;
}

@media only screen and (min-width: 961px) {
    .town-life01 .container.hide-ready {
        opacity: 0;
        -webkit-transform: translateY(100%);
            -ms-transform: translateY(100%);
                transform: translateY(100%);
        -webkit-transition: opacity .4s, -webkit-transform .4s;
        transition: opacity .4s, -webkit-transform .4s;
        -o-transition: opacity .4s, transform .4s;
        transition: opacity .4s, transform .4s;
        transition: opacity .4s, transform .4s, -webkit-transform .4s;
    }
    .town-life01 .picture:hover .container.hide-ready {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
    .town-life01 .item:hover {
        background: #a1c8ee;
    }
    .town-life01 .item:hover::after {
        opacity: 1;
    }
}

@media only screen and (max-width: 1280px) {
    .town-life01 .en {
        font-size: 16px;
    }
    .town-life01 .item {
        padding: 28px;
    }
}

@media only screen and (max-width: 1024px) {
    .town-life01 .item {
        padding: 24px;
    }
    .town-life01 .item-b {
        padding: 40px 5% 60px;
    }
    .town-life01 .prev {
        left: 3%;
    }
    .town-life01 .next {
        right: 3%;
    }
    .town-life01 .en {
        font-size: 15px;
    }
    .town-life01 .tit {
        font-size: 15px;
    }
    .town-life01 .txt {
        font-size: 12px;
    }
}

@media only screen and (max-width: 960px) {
    .town-life01 .item-a {
        padding: 0;
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0;
    }
    .town-life01 .item-b {
        padding: 0 0 40px;
        width: 100%;
    }
    .town-life01 .list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
    }
    .town-life01 .item {
        width: 50%;
        border-left: 1px #ddd solid;
        border-width: 1px;
    }
    .town-life01 .item:nth-of-type(2n - 1) {
        border-left: none;
    }
    .town-life01 .item::after {
        display: none;
    }
    .town-life01 .en {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .town-life01 .txt {
        display: block;
        margin-left: 0;
        margin-top: 8px;
    }
    .town-life01 .content {
        padding: 0 3%;
    }
}

@media only screen and (max-width: 480px) {
    .town-life01 .item-a {
        padding: 0;
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0;
    }
    .town-life01 .item-b {
        padding: 0;
        width: 100%;
        padding-bottom: 40px;
    }
    .town-life01 .item {
        width: 100%;
        border-left: none;
        padding: 24px 14px;
    }
    .town-life01 .item:nth-of-type(1) {
        border-top: none;
    }
    .town-life01 .item:last-of-type {
        border-bottom: none;
    }
    .town-life01 .big-img {
        display: none;
    }
    .town-life01 .swiper-img {
        border: none;
    }
    .town-life01 .en {
        display: none;
    }
    .town-life01 .tit {
        font-size: 16px;
    }
    .town-life01 .txt {
        font-size: 13px;
        display: inline;
        margin-left: 8px;
    }
    .town-life01 .content {
        font-size: 16px;
        line-height: 26px;
    }
}

.mb-0 {
    margin-bottom: 0;
}

.town-title {
    line-height: 22px;
    font-size: 18px;
    color: #333;
    border-left: 4px #e21919 solid;
    padding-left: 12px;
    margin-bottom: 24px;
}

.town-title > span {
    color: #a2a2a2;
    font-size: 14px;
    margin-left: 14px;
    font-weight: 300;
}

.town-planning {
    display: none;
}

.town-planning .mapimgs {
    width: 100%;
}

.town-hot01 {
    margin-bottom: 48px;
}

.town-hot01 .data {
    display: block;
    position: relative;
    background: #000;
}

.town-hot01 .data img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.town-hot01 .data img:first-of-type {
    position: relative;
}

.town-hot01 .data img.active {
    opacity: 1;
}

.town-hot01 .phone-img {
    display: none;
}

.town-hot01 .container {
    display: none;
}

.town-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.town-list .item {
    width: 46%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    margin-top: 36px;
}

.town-list .item:nth-of-type(1), .town-list .item:nth-of-type(2) {
    margin-top: 0;
}

.town-list .item::after {
    content: '';
    position: absolute;
    left: 3.5%;
    top: 0;
    z-index: 0;
    background: #f8f8f8;
    width: 36%;
    padding-bottom: 36%;
    border-radius: 50%;
}

.town-list .item.hot .ico {
    background: #db2f3e;
}

.town-list .item.hot .ico::after {
    background-image: url(../images/town-hot03.png);
}

.town-list .item-a {
    width: 100px;
    padding-right: 29px;
    padding-top: 20px;
    position: relative;
    z-index: 1;
}

.town-list .item-b {
    width: calc(100% - 100px);
    margin-top: 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.town-list .title {
    width: 100%;
}

.town-list .img {
    width: 100%;
}

.town-list .ico {
    position: absolute;
    right: 3.5%;
    top: 0;
    z-index: 1;
    width: 28px;
    font-size: 12px;
    color: #fff;
    background: #fda432;
    padding: 8px;
    text-align: center;
}

.town-list .ico::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: url(../images/town-hot04.png) no-repeat center;
    background-size: 100% 100%;
}

@media only screen and (max-width: 1440px) {
    .town-list .item {
        width: 47%;
    }
}

@media only screen and (max-width: 1280px) {
    .town-list .item-a {
        width: 84px;
    }
    .town-list .item-b {
        width: calc(100% - 84px);
    }
    .town-list .item {
        margin-top: 28px;
    }
}

@media only screen and (max-width: 960px) {
    .inside-subnav .inside-maxwidth {
        width: 100%;
    }
    .inside-subnav .link {
        line-height: 36px;
        padding: 0 24px;
        font-size: 13px;
    }
    .town-list .item {
        width: 47.5%;
    }
    .town-list .item-a {
        width: 64px;
        padding-right: 20px;
    }
    .town-list .item-b {
        width: calc(100% - 64px);
    }
}

@media only screen and (max-width: 480px) {
    .inside-subnav .link {
        width: 33.33%;
        text-align: center;
        font-size: 12px;
        line-height: 40px;
        padding: 0 16px;
    }
    .town-title {
        border-width: 3px;
        line-height: 20px;
        padding-left: 10px;
        font-size: 16px;
        margin-bottom: 20px;
        border-width: 3px;
    }
    .town-title > span {
        font-size: 12px;
        margin-left: 10px;
    }
    .town-planning {
        width: 600px;
    }
    .town-hot01 {
        margin-bottom: 34px;
    }
    .town-hot01 .container {
        overflow-x: scroll;
    }
    .town-hot01 ::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    .town-hot01 ::-webkit-scrollbar-track {
        background-color: rgba(0, 0, 0, 0.1);
    }
    .town-hot01 ::-webkit-scrollbar-thumb {
        background-color: #e21919;
    }
    .town-list .item {
        width: 100%;
        margin-top: 24px;
    }
    .town-list .item-a {
        padding-top: 12px;
    }
    .town-list .item-b {
        margin-top: 24px;
    }
}

.bdsharebuttonbox {
    margin-left: auto;
}

.bdsharebuttonbox .link {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    display: block;
    margin-left: 10px;
    float: left;
}

.bdsharebuttonbox .link:first-of-type {
    margin-left: 0;
}

.bdsharebuttonbox .tsina {
    background: url(../images/icon51.png) no-repeat center;
    background-size: 100%;
}

.bdsharebuttonbox .weixin {
    background: url(../images/icon50.png) no-repeat center;
    background-size: 100%;
}

.bdsharebuttonbox .tit {
    float: left;
    line-height: 24px;
}

.town-hot-details01 .icon {
    margin-left: 20px;
    line-height: 26px;
    font-size: 14px;
    background: #4798e8;
    border-radius: 5px;
    color: #fff;
    padding: 0 20px;
    position: relative;
}

.town-hot-details01 .icon::after {
    content: '';
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 6px solid #4798e8;
    border-bottom: 5px solid transparent;
}

.town-hot-details01 .title {
    font-size: 28px;
    color: #333;
}

.town-hot-details01 .nav {
    margin: 20px 0 32px;
    border-top: 1px #e8e8e8 solid;
    border-bottom: 1px #e8e8e8 solid;
    font-size: 15px;
    line-height: 40px;
}

.town-hot-details01 .item {
    padding: 0 16px;
}

.page-dw {
    position: absolute;
    top: -80px;
    left: 0;
}

.town-hot-details02 {
    position: relative;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.town-hot-details02 .town-title {
    width: 100%;
}

.town-hot-details02 .item-a {
    width: 43.5%;
    border-radius: 5px;
    overflow: hidden;
}

.town-hot-details02 .item-b {
    width: 56.5%;
    padding-left: 4%;
    padding-top: 3%;
    border-top: 1px #e8e8e8 solid;
}

.town-hot-details02 .img {
    max-width: 100%;
}

.town-hot-details02 .table {
    line-height: 26px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.town-hot-details02 .table .tit {
    font-size: 12px;
    color: #999;
    width: 78px;
}

.town-hot-details02 .table .txt {
    color: #333;
}

.town-hot-details02 .table .tr {
    margin-bottom: 24px;
}

.town-hot-details02 .table .tr:last-of-type {
    margin-bottom: 0;
}

.town-hot-details02 .table .tr-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.town-hot-details02 .table .tr-2 .td:nth-of-type(1) {
    width: 40%;
    padding-right: 16px;
}

.town-hot-details02 .table .tr-2 .td:nth-of-type(2) {
    width: 60%;
    padding-left: 16px;
}

.town-hot-details03 {
    position: relative;
    margin-bottom: 40px;
}

.town-hot-details03 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.town-hot-details03 .item {
    width: 31.5%;
    margin-right: 2.75%;
    margin-top: 2.75%;
    cursor: pointer;
}

.town-hot-details03 .item:nth-of-type(1), .town-hot-details03 .item:nth-of-type(2), .town-hot-details03 .item:nth-of-type(3) {
    margin-top: 0;
}

.town-hot-details03 .item:nth-of-type(3n) {
    margin-right: 0;
}

.town-hot-details03 .img-box {
    position: relative;
}

.town-hot-details03 .img-box::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    top: 0;
    bottom: 0;
    background: rgba(36, 64, 101, 0.7);
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-hot-details03 .more {
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-top: 32px;
    line-height: 1;
    background: url(../images/icon23.png) no-repeat top center;
    background-size: 22px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-hot-details03 .img {
    width: 100%;
}

.town-hot-details03 .title {
    font-size: 15px;
    color: #333;
    line-height: 1.4;
    margin: 16px 0 8px;
}

.town-hot-details03 .word {
    max-width: calc(100% - 60px);
}

.town-hot-details03 .content {
    font-size: 13px;
    color: #999;
}

.town-hot-details03 .icon {
    background: #4798e8;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    width: 48px;
    text-align: center;
    border-radius: 3px;
    margin-left: 12px;
}

.town-hot-details04 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.town-hot-details04 .town-title {
    width: 100%;
}

.town-hot-details04 .item-a {
    width: 126px;
}

.town-hot-details04 .swiper-slide .img {
    border: 4px #fff solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: border-color .4s;
    -o-transition: border-color .4s;
    transition: border-color .4s;
}

.town-hot-details04 .swiper-slide .content {
    display: none;
}

.town-hot-details04 .swiper-slide.active .img {
    border-color: #ff9000;
}

.town-hot-details04 .item-b {
    width: calc(100% - 126px);
    padding-left: 16px;
}

.town-hot-details04 .img {
    width: 100%;
}

.town-hot-details04 .bg-img {
    background-position: center;
    background-size: cover;
    -webkit-transition: background-image .4s;
    -o-transition: background-image .4s;
    transition: background-image .4s;
}

.town-hot-details04 .bg {
    width: 100%;
}

.town-hot-details04 .content {
    line-height: 1.5;
    margin-top: 16px;
}

.rendering-swiper {
    width: 100%;
    height: 654px;
}

.rendering-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px #4798e8 solid;
}

.rendering-swiper .swiper-pagination-bullet-active {
    background: #4798e8;
}

.rendering-swiper .swiper-pagination {
    position: static;
    margin-top: 6px;
}

.town-hot-details05 {
    margin-bottom: 40px;
    position: relative;
}

.town-hot-details05 .content img {
    max-width: 100%;
    display: none;
}

.town-hot-details05 .content img:first-of-type {
    display: none;
}

.town-hot-details05 .content img:nth-of-type(2) {
    display: block;
}

.town-hot-details06 {
    margin-top: 20px;
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-top: 1px #e8e8e8 solid;
}

.town-hot-details06 .item-a {
    width: 290px;
}

.town-hot-details06 .swiper-slide {
    position: relative;
}

.town-hot-details06 .swiper-slide .img {
    border: 4px #fff solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: border-color .4s;
    -o-transition: border-color .4s;
    transition: border-color .4s;
}

.town-hot-details06 .swiper-slide .content {
    display: none;
}

.town-hot-details06 .swiper-slide.active .img {
    border-color: #4798e8;
}

.town-hot-details06 .swiper-slide.active::after {
    opacity: 1;
}

.town-hot-details06 .swiper-slide::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #4798e8;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -3px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-hot-details06 .item-b {
    width: calc(100% - 290px);
}

.town-hot-details06 .img {
    width: 100%;
}

.town-hot-details06 .bg-img {
    background-position: center;
    background-size: cover;
    -webkit-transition: background-image .4s;
    -o-transition: background-image .4s;
    transition: background-image .4s;
}

.town-hot-details06 .bg {
    width: 100%;
}

.town-hot-details06 .content {
    line-height: 1.5;
    margin-top: 16px;
}

.classic-swiper {
    width: 100%;
    height: 460px;
    padding: 0 16px 0 32px;
    position: relative;
}

.classic-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px #4798e8 solid;
}

.classic-swiper .swiper-pagination-bullet-active {
    background: #4798e8;
}

.classic-swiper .swiper-pagination {
    position: static;
    margin-top: 6px;
}

.classic-swiper .prev,
.classic-swiper .next {
    width: 18px;
    height: 50%;
    position: absolute;
    left: 0;
    background: #bebebe url(../images/icon52.png) no-repeat center;
    background-size: 55%;
    cursor: pointer;
    -webkit-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
}

.classic-swiper .prev {
    top: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.classic-swiper .next {
    bottom: 0;
}

@media only screen and (min-width: 961px) {
    .classic-swiper .prev:hover,
    .classic-swiper .next:hover {
        background-color: #d9d9d9;
    }
    .town-hot-details03 .item:hover .more {
        opacity: 1;
    }
    .town-hot-details03 .item:hover .img-box::after {
        opacity: 1;
    }
}

@media only screen and (max-width: 1440px) {
    .rendering-swiper {
        height: 516px;
    }
}

@media only screen and (max-width: 1280px) {
    .town-hot-details02 table td {
        padding: 5px 0;
    }
}

@media only screen and (max-width: 960px) {
    .town-hot-details01 .title {
        font-size: 24px;
    }
    .town-hot-details01 .icon {
        font-size: 12px;
        line-height: 22px;
        padding: 0 12px;
    }
    .town-hot-details02 .item-a {
        width: 100%;
    }
    .town-hot-details02 .item-b {
        width: 100%;
        padding: 12px 0 0;
        margin-top: 20px;
    }
    .town-hot-details03 .item {
        width: 48%;
        margin-right: 4%;
        margin-top: 4%;
    }
    .town-hot-details03 .item:nth-of-type(3) {
        margin-top: 4%;
    }
    .town-hot-details03 .item:nth-of-type(3n) {
        margin-right: 4%;
    }
    .town-hot-details03 .item:nth-of-type(2n) {
        margin-right: 0;
    }
    .town-hot-details04 .item-a {
        width: 100%;
    }
    .town-hot-details04 .item-b {
        display: none;
    }
    .town-hot-details04 .swiper-slide .img {
        border: none;
    }
    .town-hot-details04 .swiper-slide .content {
        display: block;
    }
    .town-hot-details04 .content {
        margin-top: 10px;
    }
    .rendering-swiper {
        height: auto;
    }
    .town-hot-details06 .item-a {
        width: 100%;
    }
    .town-hot-details06 .item-b {
        display: none;
    }
    .classic-swiper {
        padding: 0;
        height: auto;
    }
    .classic-swiper .prev,
    .classic-swiper .next {
        display: none;
    }
    .classic-swiper .swiper-slide::after {
        display: none;
    }
    .classic-swiper .swiper-slide .img {
        border: none;
    }
    .classic-swiper .swiper-slide .content {
        display: block;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .inside-subnav {
        margin-bottom: 32px;
    }
    .town-hot-details01 .title {
        font-size: 22px;
        line-height: 1.5;
    }
    .town-hot-details01 .bdsharebuttonbox {
        display: none;
    }
    .town-hot-details01 .nav {
        display: none;
        font-size: 13px;
        margin: 12px 0 24px;
        line-height: 32px;
    }
    .town-hot-details01 .item {
        padding: 0 12px;
    }
    .town-hot-details02 {
        margin-top: 26px;
        width: 100%;
        padding: 0 3% 20px;
        margin-bottom: 24px;
        border-bottom: 10px #f1f1f1 solid;
    }
    .town-hot-details02 .table .tr {
        margin-bottom: 0;
    }
    .town-hot-details02 .table .tr-2 .td:nth-of-type(1) {
        width: 100%;
        padding: 0;
    }
    .town-hot-details02 .table .tr-2 .td:nth-of-type(2) {
        width: 100%;
        padding: 0;
    }
    .town-hot-details02 .table .td {
        margin-bottom: 4px;
    }
    .town-hot-details02 .item-b {
        padding-top: 0;
        border: none;
        margin-top: 16px;
    }
    .town-hot-details03 {
        width: 100%;
        padding: 0 3% 24px;
        border-bottom: 10px #f1f1f1 solid;
        margin-bottom: 24px;
    }
    .town-hot-details03 .item {
        margin-top: 20px;
    }
    .town-hot-details03 .item:nth-of-type(3) {
        margin-top: 20px;
    }
    .town-hot-details03 .title {
        margin: 10px 0 0;
        font-size: 14px;
    }
    .town-hot-details03 .word {
        width: 100%;
        max-width: 100%;
        line-height: 1.5;
    }
    .town-hot-details03 .icon {
        margin-left: 0;
        margin-top: 8px;
    }
    .town-hot-details03 .content {
        display: none;
    }
    .town-hot-details04 .content {
        margin-top: 4px;
    }
    .town-hot-details05 {
        width: 100%;
        padding: 0 3%;
        border-bottom: 10px #f1f1f1 solid;
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
    .town-hot-details05 .content > img:first-of-type {
        display: block;
    }
    .town-hot-details05 .content > img:nth-of-type(2) {
        display: none;
    }
    .town-hot-details06 {
        margin-top: 24px;
        padding-top: 0;
        border: none;
    }
}

.town-qa01 .title {
    font-size: 18px;
    color: #333;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 700;
}

.town-qa01 .content {
    line-height: 22px;
    overflow: hidden;
}

.town-qa01 .more {
    font-size: 12px;
    padding-right: 20px;
    display: inline-block;
    color: #999;
    margin-top: 6px;
    cursor: pointer;
    position: relative;
}

.town-qa01 .more::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    width: 11px;
    height: 6px;
    background: url(../images/icon55.png) no-repeat right center;
    background-size: 11px 6px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
}

.town-qa01 .item {
    padding-bottom: 32px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 28px;
}

.town-qa01 .item.active .content {
    height: 44px;
}

.town-qa01 .item.active .more::after {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
}

@media only screen and (max-width: 960px) {
    .town-qa01 .title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 12px;
    }
    .town-qa01 .item {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 960px) {
    .town-qa01 .item {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.town-consult01 .main {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.town-consult01 .item-a {
    width: 50%;
}

.town-consult01 .item-b {
    width: 50%;
}

.town-consult01 .item-b img {
    max-width: 100%;
}

.town-consult01 .item {
    padding: 20px 0;
}

.town-consult01 .title {
    color: #333;
    margin-bottom: 10px;
    line-height: 1.5;
    padding: 4px 0 4px 44px;
    background-position: left center;
    background-size: 28px;
    background-repeat: no-repeat;
}

.town-consult01 .tel {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 960px) {
    .town-consult01 .item-a {
        width: 100%;
    }
    .town-consult01 .item-b {
        width: 100%;
    }
    .town-consult01 .item {
        padding: 0;
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 960px) {
    .town-consult01 .title {
        margin-bottom: 8px;
    }
    .town-consult01 .item {
        margin-bottom: 24px;
    }
    .town-consult01 .tel {
        font-size: 20px;
    }
}

.town-route01 {
    position: relative;
}

.town-route01 .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.town-route01 .img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.town-route01 .phone-img {
    display: none;
    max-width: 80%;
    margin: 0 auto;
}

.town-route01 .bg {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.town-route01 .main {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4%;
}

@media only screen and (max-width: 960px) {
    .town-route01 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding: 0 3%;
    }
    .town-route01 .img {
        display: none;
    }
    .town-route01 .phone-img {
        display: block;
    }
    .town-route01 .main {
        position: relative;
        top: 0;
        z-index: 1;
    }
    .town-route01 .bg {
        margin-top: -100px;
    }
}

.town-calculate01 .main {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

.town-calculate01 .main.isready {
    opacity: 1;
}

.town-calculate01 .el-form-item__label {
    font-size: 13px;
}

.town-calculate01 .el-select .el-input.is-focus .el-input__inner,
.town-calculate01 .el-input.is-active .el-input__inner,
.town-calculate01 .el-input__inner:focus,
.town-calculate01 .el-select .el-input__inner:focus {
    border-color: #e21919;
}

.town-calculate01 .el-radio__input.is-checked .el-radio__inner,
.town-calculate01 .el-button--primary {
    border-color: #e21919;
    background-color: #e21919;
}

.town-calculate01 .el-radio__input.is-checked + .el-radio__label {
    color: #e21919;
}

.town-calculate01 .el-button--primary:focus,
.town-calculate01 .el-button--primary:hover {
    border-color: #e21919;
    background-color: #e21919;
    opacity: .8;
}

.town-calculate01 .result {
    border: 1px #394043 solid;
    padding-bottom: 8px;
}

.town-calculate01 .tit {
    background: #394043;
    color: #fff;
    padding: 16px;
    margin-bottom: 8px;
}

.town-calculate01 .tit:nth-of-type(2n) {
    text-align: right;
}

.town-calculate01 .txt {
    padding: 8px 16px;
}

.town-calculate01 .txt:nth-of-type(2n) {
    text-align: right;
}

.town-calculate01 .describe {
    color: #999;
    font-size: 12px;
}

.town-calculate01 .orange {
    margin-right: 4px;
    color: red;
}

body .el-select-dropdown__item.selected {
    color: #e21919;
}

@media only screen and (max-width: 480px) {
    .town-calculate01 .result {
        margin-left: 0;
    }
}

.copyright-page01 .title {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 700;
}

.copyright-page01 .content {
    line-height: 1.5;
}

.copyright-page01 .item {
    padding-bottom: 28px;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 28px;
}

.copyright-page01 .item:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

@media only screen and (max-width: 480px) {
    .copyright-page01 .title {
        font-size: 18px;
    }
    .copyright-page01 .item {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }
}

.news-group01 {
    margin: 0 auto;
}

.news-group01 .item-a {
    width: 66.66%;
}

.news-group01 .item-a .title {
    font-size: 24px;
}

.news-group01 .item-a .content {
    max-width: 490px;
    padding: 0 6% 4%;
}

.news-group01 .item-b {
    width: 33.34%;
    padding-left: 12px;
}

.news-group01 .item-b .link {
    margin-bottom: 12px;
}

.news-group01 .item-b .link:last-of-type {
    margin-bottom: 0;
}

.news-group01 .item-b .time {
    display: none;
}

.news-group01 .item-b .content {
    width: 100%;
    padding: 0 3% 3%;
}

.news-group01 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.news-group01 .link {
    position: relative;
    display: block;
}

.news-group01 .img {
    background-position: center;
    background-size: cover;
}

.news-group01 .bg {
    width: 100%;
}

.news-group01 .content {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.news-group01 .title {
    line-height: 1.35;
}

.news-group01 .time {
    font-size: 18px;
    margin-bottom: 6px;
}

.news-group02 {
    margin-top: 40px;
}

.news-group02 .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 32px 0;
    position: relative;
    margin-bottom: 24px;
    border: 1px #eee solid;
    -webkit-transition: -webkit-box-shadow .4s ease-out;
    transition: -webkit-box-shadow .4s ease-out;
    -o-transition: box-shadow .4s ease-out;
    transition: box-shadow .4s ease-out;
    transition: box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out;
}

.news-group02 .time {
    width: 16%;
    text-align: right;
    font-size: 32px;
    color: #0e74d9;
    font-weight: 700;
    line-height: 1;
}

.news-group02 .time span {
    display: block;
    color: #999;
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
}

.news-group02 .main {
    width: 84%;
    padding: 0 150px 0 40px;
}

.news-group02 .more {
    width: 120px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: #8bcac2;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.news-group02 .more span {
    background: url(../images/icon22.png) no-repeat right center;
    background-size: 14px auto;
    padding-right: 20px;
    font-size: 12px;
}

.news-group02 .title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.35;
    text-align: justify;
    text-justify: inter-ideograph;
}

.news-group02 .content {
    line-height: 1.5;
    color: #888;
    font-weight: 300;
    text-align: justify;
    text-justify: inter-ideograph;
}

@media only screen and (min-width: 961px) {
    .news-group02 .item:hover {
        -webkit-box-shadow: 0px 8px 13px 0px rgba(64, 64, 70, 0.18);
                box-shadow: 0px 8px 13px 0px rgba(64, 64, 70, 0.18);
    }
    .news-group02 .item:hover .more {
        opacity: 1;
    }
}

@media only screen and (max-width: 1440px) {
    .news-group01 .time {
        font-size: 16px;
    }
    .news-group01 .item-a .title {
        font-size: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .news-group01 .item-a {
        width: 100%;
    }
    .news-group01 .item-a .content {
        padding: 0 4% 3%;
    }
    .news-group01 .item-b {
        width: 100%;
        padding-left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .news-group01 .item-b .link {
        width: 49%;
        margin-top: 2%;
        margin-bottom: 0;
    }
    .news-group02 {
        margin-top: 24px;
    }
    .news-group02 .time {
        width: 114px;
    }
    .news-group02 .main {
        width: calc(100% - 114px);
        padding: 0 32px;
    }
    .news-group02 .more {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .news-group01 {
        width: 100%;
        padding: 0 3% 24px;
        border-bottom: 10px #f1f1f1 solid;
    }
    .news-group01 .item-a {
        width: 100%;
    }
    .news-group01 .item-b {
        width: 100%;
        padding: 0;
    }
    .news-group01 .item-b .link {
        width: 48%;
        margin-top: 4%;
        margin-bottom: 0;
    }
    .news-group01 .item-a .content,
    .news-group01 .item-b .content {
        padding: 0;
    }
    .news-group01 .item-a .time,
    .news-group01 .item-b .time {
        display: none;
    }
    .news-group01 .item-a .title,
    .news-group01 .item-b .title {
        font-size: 14px;
        line-height: 24px;
        margin-top: 6px;
    }
    .news-group01 .content {
        position: static;
        color: #333;
    }
    .news-group02 .time {
        width: 60px;
        font-size: 22px;
        margin-top: 4px;
    }
    .news-group02 .time span {
        font-size: 16px;
    }
    .news-group02 .main {
        width: calc(100% - 64px);
        padding: 0 0 0 24px;
    }
    .news-group02 .title {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
    }
    .news-group02 .item {
        padding: 20px;
        margin-bottom: 20px;
    }
    .news-group02 .content {
        display: none;
    }
}

.news-notice01 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.news-notice01 .item {
    width: 32.2%;
    margin-right: 1.7%;
    margin-bottom: 1.7%;
    background-color: #f4f4f4;
    -webkit-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
    padding: 48px 44px;
}

.news-notice01 .title {
    font-size: 18px;
    line-height: 25px;
    height: 50px;
    text-align: center;
    color: #333;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    overflow: hidden;
}

.news-notice01 .time {
    font-size: 30px;
    color: #ff9000;
    text-align: center;
    line-height: 1;
    margin: 20px 0 40px;
    -webkit-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
}

.news-notice01 .main {
    position: relative;
}

.news-notice01 .content {
    line-height: 22px;
    color: #999;
    height: 110px;
    overflow: hidden;
    text-align: center;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.news-notice01 .more {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -90px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.news-notice01 .more .link:nth-of-type(1) {
    margin-bottom: 14px;
}

.news-notice01 .more .link:nth-of-type(1)::before {
    background-image: url(../images/icon23.png);
}

.news-notice01 .more .link:nth-of-type(2)::before {
    background-image: url(../images/icon24.png);
}

.news-notice01 .link {
    width: 180px;
    line-height: 48px;
    height: 48px;
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 24px;
    -webkit-transition: background-color .4s ease-out, opacity .4s ease-out, -webkit-transform .4s ease-out;
    transition: background-color .4s ease-out, opacity .4s ease-out, -webkit-transform .4s ease-out;
    -o-transition: background-color .4s ease-out, transform .4s ease-out, opacity .4s ease-out;
    transition: background-color .4s ease-out, transform .4s ease-out, opacity .4s ease-out;
    transition: background-color .4s ease-out, transform .4s ease-out, opacity .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
}

.news-notice01 .link::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-position: center;
    background-size: 100% 100%;
    margin-right: 16px;
}

@media only screen and (max-width: 960px) and (min-width: 481px) {
    .news-notice01 .item {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
    }
    .news-notice01 .item:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 961px) {
    .news-notice01 .item:hover {
        background-color: #ff9000;
    }
    .news-notice01 .item:hover .title,
    .news-notice01 .item:hover .time {
        color: #fff;
    }
    .news-notice01 .item:hover .content {
        opacity: 0;
    }
    .news-notice01 .item:hover .more {
        opacity: 1;
    }
    .news-notice01 .item:hover .more .link:nth-of-type(2) {
        -webkit-transition: background-color .4s ease-out, opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
        transition: background-color .4s ease-out, opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
        -o-transition: background-color .4s ease-out, transform .4s ease-out .1s, opacity .4s ease-out .1s;
        transition: background-color .4s ease-out, transform .4s ease-out .1s, opacity .4s ease-out .1s;
        transition: background-color .4s ease-out, transform .4s ease-out .1s, opacity .4s ease-out .1s, -webkit-transform .4s ease-out .1s;
    }
    .news-notice01 .item:hover .link {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
    .news-notice01 .link:hover {
        background-color: rgba(0, 0, 0, 0.9);
    }
    .news-notice01 .item:nth-of-type(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1440px) {
    .news-notice01 .item {
        padding: 40px 36px;
    }
    .news-notice01 .title {
        font-size: 15px;
        line-height: 23px;
        height: 46px;
    }
    .news-notice01 .time {
        font-size: 26px;
        margin: 12px 0 24px;
    }
}

@media only screen and (max-width: 960px) {
    .news-notice01 .content {
        height: 44px;
    }
    .news-notice01 .more {
        position: static;
        opacity: 1;
        margin: 12px 0 0;
    }
    .news-notice01 .time {
        margin-bottom: 20px;
    }
    .news-notice01 .title {
        color: #ff9000;
    }
    .news-notice01 .link {
        margin: 0 auto;
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    .news-notice01 .link::before {
        width: 16px;
        height: 16px;
        margin-right: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .news-notice01 .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }
    .news-notice01 .content {
        display: none;
    }
    .news-notice01 .title {
        font-size: 17px;
        line-height: 28px;
        height: auto;
    }
    .news-notice01 .time {
        font-size: 18px;
        margin: 12px 0 22px;
    }
    .news-notice01 .link {
        width: 145px;
    }
    .news-notice01 .link::before {
        width: 14px;
        height: 14px;
    }
    .news-notice01 .item {
        padding: 24px 32px 32px;
    }
    .news-notice01 .more .link:nth-of-type(1) {
        margin-bottom: 20px;
    }
}

.company-culture-page {
    padding-bottom: 0;
}

.company-culture-page .inside-nav {
    margin-bottom: 0;
}

.company-culture01 {
    position: relative;
    padding: 72px 0 96px;
}

.company-culture01 > .c-flex {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.company-culture01::before {
    content: '';
    position: absolute;
    width: 22.22%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 0;
    background-color: #c2b690;
}

.company-culture01 .item-a {
    width: 40%;
    position: relative;
    z-index: 1;
}

.company-culture01 .item-b {
    width: 52.5%;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.company-culture01 .content {
    padding-right: 40px;
}

.company-culture01 .content img {
    width: 325px;
    max-width: 100%;
}

@media only screen and (min-width: 1201px) {
    .company-culture02 {
        margin: 0 auto;
        background: #f8f8f8;
        padding: 140px 0;
    }
    .company-culture02 .title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .company-culture02 .list {
        position: relative;
    }
    .company-culture02 .list dt img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .company-culture02 .list dd {
        width: 360px;
        position: absolute;
    }
    .company-culture02 .list dd .tit:nth-of-type(1) {
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 1;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        padding: 0 !important;
        cursor: default;
    }
    .company-culture02 .list dd .tit:nth-of-type(2) {
        opacity: 0;
    }
    .company-culture02 .list dd:nth-of-type(1) {
        left: 36px;
        top: -36px;
    }
    .company-culture02 .list dd:nth-of-type(1) .tit,
    .company-culture02 .list dd:nth-of-type(1) .content {
        padding-right: 60px;
    }
    .company-culture02 .list dd:nth-of-type(1) .content {
        background-image: url(../images/company-culture02.png);
    }
    .company-culture02 .list dd:nth-of-type(2) {
        right: 0;
        top: -6px;
        text-align: right;
    }
    .company-culture02 .list dd:nth-of-type(2) .tit,
    .company-culture02 .list dd:nth-of-type(2) .content {
        padding-left: 60px;
    }
    .company-culture02 .list dd:nth-of-type(2) .content {
        background-image: url(../images/company-culture03.png);
    }
    .company-culture02 .list dd:nth-of-type(2) .tit::before {
        background-color: #f5be56;
        border-color: #fdf2dd;
    }
    .company-culture02 .list dd:nth-of-type(3) {
        right: 32px;
        top: 280px;
        text-align: right;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit,
    .company-culture02 .list dd:nth-of-type(3) .content {
        padding-left: 60px;
    }
    .company-culture02 .list dd:nth-of-type(3) .content {
        background: none;
        margin-top: 0;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit {
        padding-bottom: 12px;
        padding-top: 6px;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit::before {
        background-color: #6fc96f;
        border-color: #ddefdd;
    }
    .company-culture02 .list dd:nth-of-type(3).active .tit {
        background-image: url(../images/company-culture04.png);
    }
    .company-culture02 .list dd:nth-of-type(4) {
        left: 0;
        top: 240px;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit,
    .company-culture02 .list dd:nth-of-type(4) .content {
        padding-right: 60px;
    }
    .company-culture02 .list dd:nth-of-type(4) .content {
        background: none;
        margin-top: 0;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit {
        padding-bottom: 12px;
        padding-top: 4px;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit::before {
        background-color: #419bcf;
        border-color: #d3e5f0;
    }
    .company-culture02 .list dd:nth-of-type(4).active .tit {
        background-image: url(../images/company-culture05.png);
    }
    .company-culture02 .list dd.active .tit:nth-of-type(1) {
        opacity: 0;
    }
    .company-culture02 .list dd.active .tit:nth-of-type(2) {
        opacity: 1;
    }
    .company-culture02 .list dd.active .content {
        opacity: 1;
        visibility: visible;
    }
    .company-culture02 .tit {
        font-size: 18px;
        line-height: 1.35;
        color: #333;
        font-weight: 700;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
        -webkit-transition: opacity .4s ease-out;
        -o-transition: opacity .4s ease-out;
        transition: opacity .4s ease-out;
    }
    .company-culture02 .tit::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #f86b3b;
        border: 3px #f8dcd2 solid;
        border-radius: 50%;
        margin-right: 18px;
    }
    .company-culture02 .content {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding-top: 16px;
        margin-top: 16px;
        line-height: 1.5;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .4s ease-out, visibility .4s ease-out;
        -o-transition: opacity .4s ease-out, visibility .4s ease-out;
        transition: opacity .4s ease-out, visibility .4s ease-out;
    }
}

@media only screen and (min-width: 1281px) {
    .company-culture02 .list dd {
        width: 390px;
    }
}

@media only screen and (min-width: 1367px) {
    .company-culture02 .list dd {
        width: 420px;
    }
    .company-culture02 .list dd:nth-of-type(1) .tit,
    .company-culture02 .list dd:nth-of-type(1) .content {
        padding-right: 100px;
    }
    .company-culture02 .list dd:nth-of-type(2) {
        top: -12px;
    }
    .company-culture02 .list dd:nth-of-type(2) .tit,
    .company-culture02 .list dd:nth-of-type(2) .content {
        padding-left: 100px;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit,
    .company-culture02 .list dd:nth-of-type(3) .content {
        padding-left: 100px;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit,
    .company-culture02 .list dd:nth-of-type(4) .content {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1441px) {
    .company-culture02 .list dd {
        width: 450px;
    }
    .company-culture02 .list dd:nth-of-type(2) {
        top: -28px;
    }
    .company-culture02 .list dd:nth-of-type(3) {
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .company-culture02 .list dd:nth-of-type(4) {
        padding-top: 8px;
        padding-bottom: 16px;
    }
}

@media only screen and (min-width: 1601px) {
    .company-culture02 .list dd {
        width: 500px;
    }
    .company-culture02 .list dd:nth-of-type(2) {
        top: -28px;
    }
    .company-culture02 .list dd:nth-of-type(3) {
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .company-culture02 .list dd:nth-of-type(4) {
        padding-top: 8px;
        padding-bottom: 16px;
    }
}

@media only screen and (max-width: 1440px) {
    .company-culture01 {
        padding: 60px 0 80px;
    }
    .company-culture01 .item-a {
        width: 42%;
    }
    .company-culture01 .item-b {
        width: 58%;
    }
    .company-culture02 .tit {
        font-size: 15px;
    }
    .company-culture02 .content {
        font-size: 12px;
        padding-top: 12px;
        margin-top: 12px;
    }
}

@media only screen and (max-width: 1200px) {
    .company-culture02 {
        margin: 0 auto;
        background: #f8f8f8;
        padding: 60px 0;
    }
    .company-culture02 .title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .company-culture02 .list {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .company-culture02 .list dt {
        width: 100%;
        margin-bottom: 24px;
    }
    .company-culture02 .list dt > img {
        display: block;
        margin: 0 auto;
        max-width: 85%;
    }
    .company-culture02 .list dd {
        width: 100%;
        margin-bottom: 28px;
    }
    .company-culture02 .list dd:last-of-type {
        margin-bottom: 0;
    }
    .company-culture02 .list dd .tit:nth-of-type(1) {
        display: none;
    }
    .company-culture02 .list dd .tit:nth-of-type(2) {
        opacity: 1;
    }
    .company-culture02 .list dd:nth-of-type(2) .tit::before {
        background-color: #f5be56;
        border-color: #fdf2dd;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit {
        padding-bottom: 0;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit::before {
        background-color: #6fc96f;
        border-color: #ddefdd;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit {
        padding-bottom: 0;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit::before {
        background-color: #419bcf;
        border-color: #d3e5f0;
    }
    .company-culture02 .tit {
        font-size: 15px;
        line-height: 1.4;
        color: #333;
        font-weight: 700;
    }
    .company-culture02 .tit::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #f86b3b;
        border: 3px #f8dcd2 solid;
        border-radius: 50%;
        margin-right: 18px;
    }
    .company-culture02 .content {
        margin-top: 8px;
        line-height: 1.6;
        padding-top: 0;
        font-size: 14px;
    }
}

@media only screen and (max-width: 960px) {
    .company-culture01 {
        padding: 48px 0 64px;
    }
}

@media only screen and (max-width: 480px) {
    .company-culture-page .inside-nav {
        margin-bottom: 32px;
    }
    .company-culture01 {
        padding: 0;
    }
    .company-culture01::before {
        display: none;
    }
    .company-culture01 .item-a {
        width: 280px;
        margin: 0 auto;
    }
    .company-culture01 .item-b {
        width: 100%;
        height: 210px;
        margin-top: 32px;
    }
    .company-culture01 .content {
        padding: 0;
        max-width: 100%;
    }
    .company-culture02 {
        padding: 16px 0 0;
        background: #f6f6f6;
    }
    .company-culture02 .list dt {
        display: none;
    }
    .company-culture02 .list dd {
        background: #fff;
        padding: 16px 24px;
        margin-bottom: 20px;
        position: relative;
    }
    .company-culture02 .list dd::after {
        content: '';
        position: absolute;
        left: 0;
        top: 16px;
        width: 4px;
        height: 40px;
        background: #e25965;
    }
    .company-culture02 .list dd:nth-of-type(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
    }
    .company-culture02 .list dd:nth-of-type(2)::after {
        background: #f5a756;
    }
    .company-culture02 .list dd:nth-of-type(2) .tit::before {
        content: '愿景';
    }
    .company-culture02 .list dd:nth-of-type(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2;
        margin-bottom: 0;
    }
    .company-culture02 .list dd:nth-of-type(3)::after {
        background: #8ad28a;
    }
    .company-culture02 .list dd:nth-of-type(3) .tit::before {
        content: '发展宗旨';
    }
    .company-culture02 .list dd:nth-of-type(4) {
        margin-bottom: 20px;
    }
    .company-culture02 .list dd:nth-of-type(4)::after {
        background: #4e8ac5;
    }
    .company-culture02 .list dd:nth-of-type(4) .tit::before {
        content: '使命';
    }
    .company-culture02 .content {
        font-size: 14px;
        line-height: 24px;
        margin-top: 16px;
    }
    .company-culture02 .tit {
        font-size: 16px;
        line-height: 26px;
    }
    .company-culture02 .tit::before {
        width: 100%;
        background: none !important;
        border: none;
        content: '企业精神';
        font-weight: 500;
        color: #999;
        font-size: 12px;
        line-height: 1;
        display: block;
        margin-bottom: 4px;
    }
}

.company-commonweal01 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.company-commonweal01 .item-a {
    width: 50%;
    padding-right: 40px;
}

.company-commonweal01 .title {
    font-size: 28px;
    font-weight: 700;
    color: #ff9000;
    line-height: 1.35;
}

.company-commonweal01 .text {
    font-size: 19px;
    color: #ff9000;
    line-height: 1.35;
    margin: 8px 0 24px;
}

.company-commonweal01 .content {
    max-width: 520px;
    line-height: 1.5;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.company-commonweal01 .item-b {
    width: 50%;
}

.company-commonweal01 .img {
    max-width: 100%;
    margin-left: auto;
    display: block;
}

.company-commonweal02 {
    margin-top: 80px;
    background: #f8f8f8;
    padding: 36px 30px;
}

.company-commonweal02 .item-a {
    width: 44.5%;
}

.company-commonweal02 .item-b {
    width: 55.5%;
    padding-left: 5.5%;
    margin-left: auto;
}

.company-commonweal02 .item-b ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(210, 210, 210, 0.8);
}

.company-commonweal02 .item-b ::-webkit-scrollbar-track {
    background-color: rgba(210, 210, 210, 0.8);
}

.company-commonweal02 .item-b ::-webkit-scrollbar-thumb {
    background-color: #e21919;
}

.company-commonweal02 .img {
    max-width: 100%;
    margin-top: -92px;
}

.company-commonweal02 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.company-commonweal02 .c-tabnav {
    margin-bottom: 48px;
}

.company-commonweal02 .c-tabcontent-item {
    padding: 0;
    background: none;
}

.company-commonweal02 .container {
    height: 280px;
    padding-right: 20px;
    overflow-y: scroll;
}

.company-commonweal02 .title {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
    margin-bottom: 16px;
}

.company-commonweal02 .content {
    line-height: 1.8;
}

@media only screen and (max-width: 1440px) {
    .company-commonweal01 .title {
        font-size: 24px;
    }
    .company-commonweal01 .text {
        font-size: 16px;
        margin: 6px 0 20px;
    }
    .company-commonweal01 .content {
        font-size: 14px;
    }
    .company-commonweal02 .item-a {
        width: 50%;
    }
    .company-commonweal02 .item-b {
        width: 50%;
        padding-left: 4%;
    }
    .company-commonweal02 .c-tabnav {
        margin-bottom: 40px;
    }
    .company-commonweal02 .img {
        margin-top: -84px;
    }
}

@media only screen and (max-width: 960px) {
    .company-commonweal01 .title {
        font-size: 22px;
    }
    .company-commonweal01 .text {
        font-size: 15px;
        margin: 4px 0 16px;
    }
    .company-commonweal01 .item-a {
        padding-right: 32px;
    }
    .company-commonweal02 {
        margin-top: 48px;
    }
    .company-commonweal02 .img {
        margin-top: 0;
    }
    .company-commonweal02 .item-b {
        margin-left: 0;
    }
    .company-commonweal02 .item-b:first-of-type {
        padding-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .company-commonweal01 .title {
        font-size: 18px;
        line-height: 1.5;
    }
    .company-commonweal01 .text {
        font-size: 16px;
        line-height: 1.5;
        margin: 6px 0 20px;
    }
    .company-commonweal01 .content {
        font-size: 16px;
        line-height: 26px;
    }
    .company-commonweal01 .item-a {
        width: 100%;
        padding-right: 0;
    }
    .company-commonweal01 .item-b {
        width: 100%;
        margin-top: 30px;
    }
    .company-commonweal02 {
        padding: 0;
        background: none;
        margin-top: 44px;
    }
    .company-commonweal02 .item-a {
        width: 100%;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        margin-top: 30px;
    }
    .company-commonweal02 .item-b {
        width: 100%;
        padding: 0;
    }
    .company-commonweal02 .c-tabnav {
        margin-bottom: 24px;
    }
    .company-commonweal02 .title {
        font-size: 18px;
        line-height: 1.5;
    }
}

.company-film01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.company-film01 .item-a {
    width: 65.75%;
}

.company-film01 .item-a .main {
    padding: 20px;
}

.company-film01 .item-a .title {
    font-size: 18px;
    background-position: left top 3px;
}

.company-film01 .item-b {
    width: 34.25%;
    padding-left: 2.75%;
}

.company-film01 .item-b .main {
    padding: 12px;
}

.company-film01 .item-b .company-film-item {
    margin-bottom: 5%;
}

.company-film01 .item-b .company-film-item:last-of-type {
    margin-bottom: 0;
}

.company-film01 .company-film-item {
    position: relative;
}

.company-film01 .company-film-item .main {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(6, 132, 14, 0.7);
    width: 100%;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    -webkit-transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    -o-transition: opacity .4s ease-out, transform .4s ease-out;
    transition: opacity .4s ease-out, transform .4s ease-out;
    transition: opacity .4s ease-out, transform .4s ease-out, -webkit-transform .4s ease-out;
}

.company-film01 .company-film-item .title {
    background-image: url(../images/icon29.png);
}

.company-film02 .item {
    width: 31.5%;
    margin-right: 2.75%;
    margin-top: 2.75%;
    cursor: pointer;
}

.company-film02 .item:nth-of-type(3n) {
    margin-right: 0;
}

.company-film02 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.company-film-item {
    cursor: pointer;
    overflow: hidden;
}

.company-film-item .bg {
    width: 100%;
}

.company-film-item .img {
    background-position: center;
    background-size: cover;
}

.company-film-item .title {
    font-size: 16px;
    padding-left: 48px;
    background: url(../images/icon30.png) no-repeat left top 2px;
    background-size: auto 20px;
    line-height: 1.5;
}

.company-film-item .main {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 16px 16px 0;
}

.bd_weixin_popup {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}

@media only screen and (min-width: 961px) {
    .company-film01 .company-film-item:hover .main {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}

@media only screen and (max-width: 1440px) {
    .company-film01 .item-a .main {
        padding: 16px;
    }
    .company-film01 .item-a .title {
        font-size: 16px;
        background-position: left top 2px;
    }
}

@media only screen and (max-width: 960px) {
    .company-film01 .item-a {
        width: 100%;
    }
    .company-film01 .item-a .main {
        padding: 12px;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    .company-film01 .item-a .title {
        font-size: 14px;
        background-position: left top;
    }
    .company-film01 .item-b {
        width: 100%;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .company-film01 .item-b .main {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    .company-film01 .item-b .company-film-item {
        width: 49%;
        margin-bottom: 0;
        margin-top: 2%;
    }
    .sr-bdimgshare {
        display: none !important;
    }
    .company-film-item .title {
        font-size: 14px;
        background-position: left top;
    }
}

@media only screen and (max-width: 480px) {
    .company-film01 .item-a {
        width: 100%;
    }
    .company-film01 .item-a .title {
        padding-left: 36px;
        background-size: auto 16px;
        background-position: left top 3px;
    }
    .company-film01 .item-b {
        width: 100%;
        padding-left: 0;
    }
    .company-film01 .item-b .company-film-item {
        width: 100%;
        margin-top: 20px;
    }
    .company-film02 .item {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }
    .company-film02 .main {
        padding: 12px 12px 0;
    }
    .company-film-item .title {
        padding-left: 40px;
        background-size: auto 16px;
        background-position: left top 4px;
    }
}

.company-magazine01 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.company-magazine01 .img {
    -webkit-box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.47);
            box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.47);
}

.company-magazine01 .img > img {
    width: 100%;
}

.company-magazine01 .item {
    width: 33.33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative;
    padding-bottom: 38px;
    margin-bottom: 40px;
}

.company-magazine01 .item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    border-top: 1px #d7d7d7 solid;
    border-bottom: 1px #d7d7d7 solid;
    width: 100%;
    height: 38px;
    z-index: 0;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(171, 171, 171, 0.16);
            box-shadow: 0px 6px 5px 0px rgba(171, 171, 171, 0.16);
}

.company-magazine01 .item:nth-of-type(3n)::after {
    border-right: 1px #d7d7d7 solid;
}

.company-magazine01 .item:nth-of-type(3n - 2)::after {
    border-left: 1px #d7d7d7 solid;
}

.company-magazine01 .item:last-of-type::after {
    border-right: 1px #d7d7d7 solid;
}

.company-magazine01 .item-a {
    width: 45%;
    margin-left: 6%;
}

.company-magazine01 .title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    height: 38px;
    padding-right: 42px;
}

.company-magazine01 .title::after {
    content: attr(data-num);
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    width: 42px;
    height: 50px;
    background: url(../images/icon32.png) no-repeat center;
    z-index: 1;
    color: #fff;
    text-align: center;
}

.company-magazine01 .item-b {
    width: 49%;
    padding-left: 16px;
}

.company-magazine01 .view {
    color: #333;
    padding-left: 24px;
    background: url(../images/icon31.png) no-repeat left center;
    background-size: auto 16px;
    line-height: 16px;
    height: 16px;
    margin-top: 16px;
}

.company-magazine01 .tit {
    color: #333;
    font-size: 16px;
    margin: 24px 0 8px;
    line-height: 1.4;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.company-magazine01 .content {
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    font-size: 12px;
    color: #888;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

@media only screen and (min-width: 961px) {
    .company-magazine01 .item:hover .tit {
        opacity: 1;
    }
    .company-magazine01 .item:hover .content {
        opacity: 1;
    }
}

@media only screen and (max-width: 1366px) {
    .company-magazine01 .title {
        font-size: 14px;
    }
    .company-magazine01 .tit {
        display: none;
    }
    .company-magazine01 .content {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .company-magazine01 .item {
        width: 50%;
    }
    .company-magazine01 .item:nth-of-type(3n - 2)::after {
        border-left: none;
    }
    .company-magazine01 .item:nth-of-type(3n)::after {
        border-right: none;
    }
    .company-magazine01 .item:nth-of-type(2n - 1)::after {
        border-left: 1px #d7d7d7 solid;
    }
    .company-magazine01 .item:nth-of-type(2n)::after {
        border-right: 1px #d7d7d7 solid;
    }
}

@media only screen and (max-width: 960px) {
    .company-magazine01 .content {
        opacity: 1;
    }
}

@media only screen and (max-width: 480px) {
    .company-magazine01 {
        width: 100%;
    }
    .company-magazine01 .item {
        margin-bottom: 35px;
        padding-bottom: 34px;
    }
    .company-magazine01 .item::after {
        height: 34px;
        font-size: 13px;
    }
    .company-magazine01 .item:nth-of-type(2n - 1)::after {
        border-left: none;
    }
    .company-magazine01 .item:nth-of-type(2n)::after {
        border-right: none;
    }
    .company-magazine01 .item-a {
        width: 100%;
        padding: 0 16px;
        margin-left: 0;
    }
    .company-magazine01 .item-b {
        display: none;
    }
    .company-magazine01 .title {
        padding-right: 60px;
        line-height: 32px;
        height: 34px;
    }
    .company-magazine01 .title::after {
        width: 38px;
        right: 16px;
    }
}

.company-brand01,
.company-brand02 {
    margin-bottom: 48px;
}

.company-brand01,
.company-brand02,
.company-brand03 {
    max-width: 1140px;
}

.company-brand01 .title,
.company-brand02 .title,
.company-brand03 .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.company-brand01 .main,
.company-brand02 .main,
.company-brand03 .main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.company-brand01 .item-a,
.company-brand02 .item-a,
.company-brand03 .item-a {
    width: 47%;
    padding-right: 40px;
}

.company-brand01 .item-b,
.company-brand02 .item-b,
.company-brand03 .item-b {
    width: 53%;
}

.company-brand01 .img,
.company-brand02 .img,
.company-brand03 .img {
    max-width: 100%;
}

.company-brand01 .content {
    line-height: 1.5;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    margin-top: 40px;
}

.company-brand02 .item-a {
    padding-top: 40px;
}

.company-brand02 .tit,
.company-brand03 .tit {
    font-weight: 700;
    color: #333;
    margin: 32px 0 12px;
}

.company-brand02 .content,
.company-brand03 .content {
    max-width: 428px;
    font-size: 12px;
    line-height: 1.8;
}

.company-brand03 .item-b {
    padding-top: 40px;
}

.sh-gif {
    width: 100%;
    position: relative;
    max-width: 450px;
}

.sh-gif .frame1 {
    width: 100%;
    -webkit-animation: sh-gif-frame1 2.66s linear infinite;
            animation: sh-gif-frame1 2.66s linear infinite;
}

.sh-gif .frame2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-animation: sh-gif-frame2 2.66s linear infinite;
            animation: sh-gif-frame2 2.66s linear infinite;
}

@-webkit-keyframes sh-gif-frame1 {
    0% {
        opacity: 1;
    }
    5% {
        opacity: 1;
    }
    45% {
        opacity: 0;
    }
    55% {
        opacity: 0;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes sh-gif-frame1 {
    0% {
        opacity: 1;
    }
    5% {
        opacity: 1;
    }
    45% {
        opacity: 0;
    }
    55% {
        opacity: 0;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes sh-gif-frame2 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    95% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes sh-gif-frame2 {
    0% {
        opacity: 0;
    }
    5% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    95% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@media only screen and (max-width: 1440px) {
    .company-brand01,
    .company-brand02 {
        margin-bottom: 40px;
    }
    .company-brand01 .content {
        font-size: 14px;
    }
}

@media only screen and (max-width: 960px) {
    .company-brand02 .item-a {
        padding-top: 0;
    }
    .company-brand02 .item-a .img {
        max-width: 45%;
    }
    .company-brand03 .item-b {
        padding-top: 0;
    }
    .company-brand03 .item-b .img {
        max-width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .company-brand01 .item-a,
    .company-brand02 .item-a,
    .company-brand03 .item-a {
        width: 100%;
        padding-right: 0;
    }
    .company-brand01 .item-b,
    .company-brand02 .item-b,
    .company-brand03 .item-b {
        margin-top: 32px;
        width: 100%;
    }
    .company-brand01 .title,
    .company-brand02 .title,
    .company-brand03 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .company-brand01 {
        width: 100%;
        padding: 0 3% 28px;
        margin-bottom: 30px;
        border-bottom: 10px #f1f1f1 solid;
    }
    .company-brand01 .content {
        font-size: 16px;
        line-height: 26px;
        margin-top: 0;
        font-weight: 500;
    }
    .company-brand01 .img {
        width: 32%;
        margin: 8px auto 0;
        display: block;
    }
    .company-brand02 .img,
    .company-brand03 .img {
        display: block;
        margin: 0 auto;
    }
    .company-brand02 .tit,
    .company-brand03 .tit {
        font-size: 16px;
        margin: 12px 0 8px;
        line-height: 1;
    }
    .company-brand02 .content,
    .company-brand03 .content {
        font-size: 14px;
        line-height: 24px;
    }
    .company-brand02 .item-b {
        display: none;
    }
    .company-brand03 .item-a {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        display: none;
    }
    .company-brand03 .item-b {
        margin-top: 0;
    }
}

.join-plan02 {
    margin-bottom: 72px;
    text-align: center;
}

.join-plan02 .title {
    margin-bottom: 10px;
    font-size: 20px;
    color: #e21919;
}

.join-plan02 .content {
    line-height: 1.5;
}

.join-plan03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.join-plan03 .item {
    width: 320px;
    padding: 0 12px 24px;
    position: relative;
}

.join-plan03 .item::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 250px;
    height: 1px;
    background: #ccc;
}

.join-plan03 .item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 250px;
    height: 1px;
    background: #4798e8;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
}

.join-plan03 .en {
    color: #c9c9c9;
    font-family: Arial, Helvetica, sans-serif;
    margin: 20px 0 24px;
}

.join-plan03 .title {
    position: relative;
    height: 50px;
}

.join-plan03 .title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 50px;
    height: 50px;
    background-color: #564d46;
    border-radius: 50%;
    -webkit-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
}

.join-plan03 .title img {
    height: 43px;
    position: relative;
    z-index: 1;
}

.join-plan03 .content {
    line-height: 2;
}

@media only screen and (min-width: 961px) {
    .join-plan03 .item:hover::after {
        -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
                transform: scaleX(1);
    }
    .join-plan03 .item:hover .title::before {
        background-color: #4798e8;
    }
}

@media only screen and (min-width: 1201px) {
    .join-plan01 {
        max-width: 1100px;
        margin: 0 auto;
        padding-bottom: 120px;
    }
    .join-plan01 .title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .join-plan01 .list {
        position: relative;
    }
    .join-plan01 .list dt img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }
    .join-plan01 .list dd {
        width: 390px;
        position: absolute;
    }
    .join-plan01 .list dd .tit:nth-of-type(1) {
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 1;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        padding: 0 !important;
    }
    .join-plan01 .list dd .tit:nth-of-type(2) {
        opacity: 0;
    }
    .join-plan01 .list dd:nth-of-type(1) {
        left: 0;
        top: 0;
    }
    .join-plan01 .list dd:nth-of-type(1) .tit,
    .join-plan01 .list dd:nth-of-type(1) .content {
        padding-right: 72px;
    }
    .join-plan01 .list dd:nth-of-type(1) .content {
        background-image: url(../images/join-plan02.png);
    }
    .join-plan01 .list dd:nth-of-type(2) {
        right: 0;
        top: 0;
        text-align: right;
    }
    .join-plan01 .list dd:nth-of-type(2) .tit,
    .join-plan01 .list dd:nth-of-type(2) .content {
        padding-left: 72px;
    }
    .join-plan01 .list dd:nth-of-type(2) .content {
        background-image: url(../images/join-plan03.png);
    }
    .join-plan01 .list dd:nth-of-type(2) .tit::before {
        background-color: #f5be56;
        border-color: #fdf2dd;
    }
    .join-plan01 .list dd:nth-of-type(3) {
        right: 60px;
        top: 240px;
        text-align: right;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit,
    .join-plan01 .list dd:nth-of-type(3) .content {
        padding-left: 72px;
    }
    .join-plan01 .list dd:nth-of-type(3) .content {
        background: none;
        margin-top: 0;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit {
        padding-bottom: 24px;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit::before {
        background-color: #99c3ed;
        border-color: #ebf3fb;
    }
    .join-plan01 .list dd:nth-of-type(3).active .tit {
        background-image: url(../images/join-plan04.png);
    }
    .join-plan01 .list dd.active .tit:nth-of-type(1) {
        opacity: 0;
    }
    .join-plan01 .list dd.active .tit:nth-of-type(2) {
        opacity: 1;
    }
    .join-plan01 .list dd.active .content {
        opacity: 1;
    }
    .join-plan01 .tit {
        font-size: 18px;
        line-height: 1.3;
        color: #333;
        font-weight: 700;
        background-position: left bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
        -webkit-transition: opacity .4s ease-out;
        -o-transition: opacity .4s ease-out;
        transition: opacity .4s ease-out;
    }
    .join-plan01 .tit::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #98d15b;
        border: 3px #eaf6de solid;
        border-radius: 50%;
        margin-right: 18px;
    }
    .join-plan01 .content {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding-top: 20px;
        margin-top: 16px;
        line-height: 1.5;
        opacity: 0;
        -webkit-transition: opacity .4s ease-out;
        -o-transition: opacity .4s ease-out;
        transition: opacity .4s ease-out;
    }
}

@media only screen and (max-width: 1366px) {
    .join-plan01 .list dd {
        width: 360px;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit {
        padding-bottom: 16px;
    }
    .join-plan01 .tit {
        font-size: 16px;
    }
    .join-plan01 .content {
        font-size: 13px;
        padding-top: 12px;
        margin-top: 12px;
    }
    .join-plan02 .title {
        font-size: 18px;
    }
    .join-plan03 .item {
        width: 32%;
        max-width: 280px;
        padding: 0 8px 16px;
    }
    .join-plan03 .content {
        line-height: 1.8;
        font-size: 13px;
    }
}

@media only screen and (max-width: 1280px) {
    .join-plan01 .list dd {
        width: 325px;
    }
}

@media only screen and (max-width: 1200px) {
    .join-plan01 {
        max-width: 1100px;
        margin: 0 auto;
    }
    .join-plan01 .title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .join-plan01 .list {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .join-plan01 .list dt {
        width: 100%;
        margin-bottom: 24px;
    }
    .join-plan01 .list dt > img {
        display: block;
        margin: 0 auto;
        max-width: 85%;
    }
    .join-plan01 .list dd {
        width: 48%;
        margin-bottom: 24px;
    }
    .join-plan01 .list dd:last-of-type {
        margin-bottom: 0;
    }
    .join-plan01 .list dd .tit:nth-of-type(1) {
        display: none;
    }
    .join-plan01 .list dd .tit:nth-of-type(2) {
        opacity: 1;
    }
    .join-plan01 .list dd:nth-of-type(2) .tit::before {
        background-color: #f5be56;
        border-color: #fdf2dd;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit {
        padding-bottom: 0;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit::before {
        background-color: #99c3ed;
        border-color: #ebf3fb;
    }
    .join-plan01 .tit {
        font-size: 18px;
        line-height: 1.3;
        color: #333;
        font-weight: 700;
    }
    .join-plan01 .tit::before {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #98d15b;
        border: 3px #eaf6de solid;
        border-radius: 50%;
        margin-right: 18px;
    }
    .join-plan01 .content {
        margin-top: 10px;
        line-height: 1.6;
        padding-top: 0;
        font-size: 14px;
    }
    .join-plan02 {
        margin: 60px auto;
    }
    .join-plan03 .item {
        width: 47%;
        max-width: 100%;
        padding: 0 0 16px;
        margin-bottom: 24px;
    }
}

@media only screen and (max-width: 480px) {
    .join-plan01 {
        margin-bottom: 24px;
    }
    .join-plan01 .tit {
        font-size: 16px;
    }
    .join-plan01 .tit::before {
        margin-right: 12px;
    }
    .join-plan01 .content {
        margin-top: 12px;
    }
    .join-plan01 .list dt {
        display: none;
    }
    .join-plan01 .list dd {
        width: 100%;
        padding: 16px 24px;
        margin-bottom: 16px;
        background: #f1f1f1;
        position: relative;
    }
    .join-plan01 .list dd::after {
        content: '';
        position: absolute;
        left: 0;
        top: 16px;
        width: 4px;
        height: 40px;
        background: #e25965;
    }
    .join-plan01 .list dd:nth-of-type(2)::after {
        background: #f5a756;
    }
    .join-plan01 .list dd:nth-of-type(2) .tit::before {
        content: '管理理念';
    }
    .join-plan01 .list dd:nth-of-type(3) {
        margin-bottom: 0;
    }
    .join-plan01 .list dd:nth-of-type(3)::after {
        background: #8ad28a;
    }
    .join-plan01 .list dd:nth-of-type(3) .tit::before {
        content: '用人理念';
    }
    .join-plan01 .tit {
        font-size: 16px;
        line-height: 26px;
    }
    .join-plan01 .tit::before {
        width: 100%;
        background: none !important;
        border: none;
        content: '人才理念';
        font-weight: 500;
        color: #999;
        font-size: 12px;
        line-height: 1;
        display: block;
        margin-bottom: 4px;
    }
    .join-plan01 .title {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .join-plan01 .content {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
    }
    .join-plan02 {
        width: 100%;
        padding: 20px 26px 28px;
        text-align: left;
        margin: 0 0 32px;
        background: url(../images/m-img07.jpg) no-repeat center;
        background-size: cover;
    }
    .join-plan02 .title {
        width: 200px;
        text-align: center;
        font-size: 16px;
        line-height: 26px;
        margin: 0 auto;
    }
    .join-plan02 .content {
        max-width: 100%;
        margin: 20px auto 0;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }
    .join-plan03 .item {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-bottom: 20px;
        margin-bottom: 26px;
    }
    .join-plan03 .item:last-of-type {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .join-plan03 .item:last-of-type::before {
        opacity: 0;
    }
    .join-plan03 .item::before {
        max-width: 100%;
        background: #e4e4e4;
    }
    .join-plan03 .title {
        height: 32px;
    }
    .join-plan03 .title img {
        height: 28px;
    }
    .join-plan03 .title::before {
        width: 32px;
        height: 32px;
        background: #4798e8;
    }
    .join-plan03 .en {
        font-size: 12px;
        margin: 6px 0 0;
        -webkit-transform: scale(0.75);
            -ms-transform: scale(0.75);
                transform: scale(0.75);
        -webkit-transform-origin: left top;
            -ms-transform-origin: left top;
                transform-origin: left top;
    }
    .join-plan03 .m-tit {
        width: 84px;
    }
    .join-plan03 .content {
        font-size: 14px;
        line-height: 24px;
        width: calc(100% - 84px);
    }
}

.join-develop01 .inside-title {
    margin-bottom: 0;
}

.join-develop01 .c-tabnav {
    margin-left: auto;
    margin-bottom: 24px;
}

.join-develop01 .c-tabcontent-item {
    background: none;
    padding: 0;
    color: #888;
    line-height: 1.6;
    min-height: auto;
}

.join-develop02 {
    padding: 0 50px;
    position: relative;
    margin-top: 60px;
}

.join-develop02 .prev,
.join-develop02 .next {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    z-index: 1;
    background: url(../images/icon25.png) no-repeat left 55% center;
    border: 1px #ff8400 solid;
    background-size: auto 48%;
    border-radius: 50%;
    cursor: pointer;
}

.join-develop02 .prev {
    left: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.join-develop02 .next {
    right: 0;
}

.join-develop-swiper .swiper-slide {
    overflow: hidden;
    position: relative;
}

.join-develop-swiper .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    line-height: 1.5;
    padding: 7px 16px;
    opacity: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out;
    transition: transform .4s ease-out, opacity .4s ease-out, -webkit-transform .4s ease-out;
}

.join-develop-swiper .img {
    width: 100%;
    border: 1px #b6b7b7 solid;
}

.join-develop-swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px #ff8400 solid;
}

.join-develop-swiper .swiper-pagination-bullet-active {
    background: #ff8400;
}

.join-develop-swiper .swiper-pagination {
    position: static;
    margin-top: 6px;
}

@media only screen and (min-width: 961px) {
    .join-develop-swiper .swiper-slide:hover .title {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    .join-develop02 .prev,
    .join-develop02 .next {
        -webkit-transition: background-color .4s ease-out, background-image .4s ease-out;
        -o-transition: background-color .4s ease-out, background-image .4s ease-out;
        transition: background-color .4s ease-out, background-image .4s ease-out;
    }
    .join-develop02 .prev:hover,
    .join-develop02 .next:hover {
        background-color: #ff8400;
        background-image: url(../images/icon18.png);
    }
}

@media only screen and (max-width: 1440px) {
    .join-develop02 {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 960px) {
    .join-develop02 {
        padding: 0 40px;
        margin-top: 32px;
    }
    .join-develop-swiper .title {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
    }
}

@media only screen and (max-width: 480px) {
    .join-develop01 .c-tabnav {
        margin: 16px 0 24px;
    }
    .join-develop01 .c-tabcontent-item {
        line-height: 24px;
    }
    .join-develop02 {
        padding: 0;
        margin-top: 20px;
    }
    .join-develop02 .prev,
    .join-develop02 .next {
        display: none;
    }
    .join-develop-swiper .img {
        border: none;
    }
}

.join-us01 {
    position: relative;
}

.join-us01 .inside-title {
    margin-bottom: 0;
}

.join-us01 .text {
    color: #999;
    line-height: 1.5;
}

.join-us01 .search {
    width: 250px;
    border: 1px #ccc solid;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 12px 0 19px;
    border-radius: 19px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.join-us01 .input {
    width: calc(100% - 28px);
    border: none;
    padding: 0;
    line-height: 36px;
    height: 36px;
    background: none;
    outline: none;
}

.join-us01 .submit {
    width: 28px;
    height: 36px;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 0;
    background: url(../images/icon28.png) no-repeat center;
    background-size: 16px;
}

.join-us02 {
    margin-top: 40px;
}

.join-us02 .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px #ccc solid;
    margin-bottom: 16px;
}

.join-us02 .item:last-of-type {
    margin-bottom: 0;
}

.join-us02 .item.active .btn {
    color: #999;
    background-image: url(../images/icon27.png);
}

.join-us02 .main {
    width: 85%;
    padding: 28px 40px;
}

.join-us02 .main > .c-flex {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}

.join-us02 .more {
    width: 15%;
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-left: 1px #ccc solid;
    cursor: pointer;
}

.join-us02 .title {
    width: 240px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    line-height: 1.4;
}

.join-us02 .keywords {
    width: 100%;
    line-height: 1.5;
}

.join-us02 .keywords dd {
    margin-left: 24px;
}

.join-us02 .content {
    line-height: 1.6;
    color: #999;
    padding: 28px 0;
    margin-top: 28px;
    border-top: 1px #ccc solid;
}

.join-us02 .container {
    display: none;
}

.join-us02 .link {
    width: 110px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    background-color: #e21919;
    display: block;
    color: #fff;
    border-radius: 5px;
}

.join-us02 .btn {
    padding-top: 24px;
    background: url(../images/icon26.png) no-repeat top center;
    background-size: 24px auto;
    color: #e21919;
}

@media only screen and (min-width: 961px) {
    .join-us02 .link {
        -webkit-transition: -webkit-box-shadow .4s ease-out;
        transition: -webkit-box-shadow .4s ease-out;
        -o-transition: box-shadow .4s ease-out;
        transition: box-shadow .4s ease-out;
        transition: box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out;
    }
    .join-us02 .link:hover {
        -webkit-box-shadow: 0 4px 8px rgba(28, 152, 136, 0.5);
                box-shadow: 0 4px 8px rgba(28, 152, 136, 0.5);
    }
}

@media only screen and (max-width: 1440px) {
    .join-us02 .title {
        width: 100%;
        margin-bottom: 8px;
    }
    .join-us02 .keywords {
        width: 100%;
    }
    .join-us02 .keywords dd {
        margin-left: 0;
        margin-right: 24px;
    }
    .join-us02 .main > .c-flex {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}

@media only screen and (max-width: 960px) {
    .join-us01 .search {
        position: static;
        margin: 24px 0;
    }
    .join-us02 {
        margin-top: 0;
    }
    .join-us02 .main {
        padding: 20px 28px;
    }
    .join-us02 .content {
        padding: 20px 0;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .join-us01 {
        width: 100%;
        padding: 0 3% 32px;
        border-bottom: 10px #f1f1f1 solid;
        margin-bottom: 32px;
    }
    .join-us01 .search {
        width: 100%;
        margin: 0;
    }
    .join-us01 .text {
        font-size: 16px;
        line-height: 26px;
        color: #666;
        margin: 16px 0 24px;
    }
    .join-us02 .more {
        display: none;
    }
    .join-us02 .main {
        width: 100%;
        padding: 20px 15px;
    }
    .join-us02 .title {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 6px;
    }
    .join-us02 .keywords {
        font-size: 12px;
        line-height: 22px;
    }
    .join-us02 .keywords dd {
        margin-right: 12px;
    }
    .join-us02 .content {
        padding: 16px 0;
        margin-top: 16px;
    }
    .join-us02 .item {
        margin-bottom: 18px;
    }
}

.contact-us01 {
    position: relative;
    margin-bottom: 48px;
}

.contact-us01 .inside-title {
    margin-bottom: 0;
}

.contact-us01 .text {
    color: #999;
    line-height: 1.5;
}

.contact-us01 .wechat {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-left: 60px;
    border-left: 1px #eee solid;
}

.contact-us01 .img {
    width: 96px;
    height: 96px;
}

.contact-us01 .content {
    width: 80px;
    line-height: 1.5;
    font-size: 12px;
    color: #999;
    margin-left: 6px;
}

.contact-us02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.contact-us02 .item-a {
    width: 655px;
}

.contact-us02 .item-a img {
    width: 100%;
}

.contact-us02 .item-b {
    width: calc(100% - 655px);
    padding-left: 40px;
}

.contact-us02 .li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.contact-us02 .title {
    width: 80px;
    font-size: 18px;
    color: #4191e1;
}

.contact-us02 .tit {
    color: #333;
    line-height: 1.35;
    margin-bottom: 6px;
}

.contact-us02 .content {
    font-size: 12px;
    line-height: 1.5;
    color: #888;
}

.contact-us02 .list {
    width: calc(100% - 80px);
    padding-left: 24px;
}

.contact-us02 .item {
    margin-bottom: 28px;
}

.contact-us02 .wechat {
    display: none;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 20px;
}

.contact-us02 .wechat .img {
    width: 90px;
}

.contact-us02 .wechat .content {
    width: 90px;
    font-size: 14px;
    line-height: 22px;
    margin-left: 12px;
}

@media only screen and (max-width: 1440px) {
    .contact-us01 .wechat {
        padding-left: 40px;
    }
    .contact-us02 .item-a {
        width: 50%;
    }
    .contact-us02 .item-b {
        width: 50%;
        padding-left: 32px;
    }
    .contact-us02 .title {
        font-size: 16px;
        width: 70px;
    }
    .contact-us02 .list {
        width: calc(100% - 70px);
        padding-left: 20px;
    }
    .contact-us02 .item {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .contact-us02 .item-a {
        width: 60%;
        margin-bottom: 28px;
    }
    .contact-us02 .item-b {
        padding: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .contact-us01 {
        margin-bottom: 16px;
    }
    .contact-us01 .wechat {
        display: none;
        position: static;
        padding-left: 0;
        padding-top: 12px;
        margin-top: 12px;
        border-top: 1px #eee solid;
        border-left: none;
    }
    .contact-us01 .text {
        display: none;
    }
    .contact-us02 .item-a {
        width: 100%;
    }
    .contact-us02 .tit {
        line-height: 26px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .contact-us02 .title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 8px;
    }
    .contact-us02 .list {
        padding-left: 6px;
    }
    .contact-us02 .wechat {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .contact-us02 .content {
        font-size: 13px;
        line-height: 23px;
    }
}

.details-page01 .title {
    font-size: 24px;
    color: #e21919;
    text-align: center;
    line-height: 1.3;
}

.details-page01 .time {
    font-size: 12px;
    text-align: center;
    line-height: 1.3;
    margin: 6px 0 40px;
}

.details-page01 .content {
    line-height: 1.5;
}

.details-page01 .content img {
    max-width: 100%;
}

.details-page01 .return {
    background: url(../images/icon21.png) no-repeat left center;
    padding-left: 16px;
    background-size: 10px;
    color: #e21919;
    margin: 40px auto 0;
    width: 48px;
    display: block;
}

@media only screen and (max-width: 960px) {
    .details-page01 .title {
        font-size: 20px;
    }
    .details-page01 .time {
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 480px) {
    .details-page01 .title {
        font-size: 18px;
    }
    .details-page01 .time {
        margin-bottom: 20px;
    }
	.page-header .main-logo{height:52px;top:5px;}
	.mousedown{display:none}
	
	
	
	
}
