a:hover{
	text-decoration: none;
}
.max-hei {
	height: 100px;
	line-height: 100px;
	background-color: #fff;
}

.tw-logo {
	width: 450px;
	height: 58.16px;
}

.head-text a {
	margin-left: 20px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}
.head-text a:hover{
	color: #428bca;
}
.head-text,
.head-fbyout,
.aply-text h3,
.head-text h5,
.aply-text img,
.active-text img,
.active-text h3,
.more img,
.more p,
.subs-text p {
	display: inline-block;
}

.head-fbyout {
	float: right;
}

.head-fbyout img {
	margin: 0 10px;
}

.target-fix { 
    position: relative; 
    top: -44px;
    display: block; 
    height: 0; 
    overflow: hidden;
}
.swiper-container {
	width: 100%;
}

.swiper-max img {
	width: 100%;
}

.apply-max {
	background: url(../img/bodybg.jpg) repeat right center;
	background-size: contain;
	padding: 20px 0;
}
.boldtitle{
	font-weight: 900 !important;
}
.aply-text img,
.active-text img {
	margin-bottom: 10px;
	margin-right: 10px;
}

.aply-text h3 {
	color: #fff;
}

.bor-b {
	margin-top: 30px;
	height: 2px;
	background-color: #fff;
}

.active-text {
	margin-bottom: 10px;
	font-weight: 600;
}

.ac-main-text {
	font-size: 17px;
	margin-top: 12px;
	font-weight: 300;
}

.sanheng {
	width: 30px;
	position: relative;
    z-index: 888;
    cursor: pointer;
}

.img-top-bor {
	max-width: 547px;
	max-height: 355px;
}

.ac-btn {
	width: 200px;
	height: 50px;
	background-color: #d8d8d8;
	border: solid 2px #000000;
	font-size: 18px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 70px;
	line-height: 45px;
}

.ac-btn:hover {
	background-color: #3686c4;
	color: #fff;
}
.more{
	cursor: pointer;
}
.more img {
	width: 20px;
}

.more p {
	color: #fff;
}

.video-max {
	padding: 50px 0 30px 0;
	background: url(../img/body_bg2.jpg) no-repeat left top;
	background-size: contain;
}

.vide-min {
	position: relative;
	max-width: 547px;
	max-height: 355px;
	margin: 0 auto 30px auto;
}
.show-mv{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.vide-text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #4a4a4a50;
}
.vide-text:hover {
	background-color: #00000095;
}

.vide-text img {
	width: 89px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.vide-text:hover img {
	transform: translate(-50%, -100%);
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
}

.vide-text:hover .vide-conten {
	opacity: 1;
}

.vide-text img,
.vide-conten,
.vide-text {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}

.vide-conten {
	color: #fff;
	font-size: 17px;
	padding: 0px 10px;
	position: absolute;
	bottom: 30px;
	opacity: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.vide-img img {
	width: 100%;
}

.gandi-img{
    display: block;
    padding: 0 2px;
    margin-left: 71%;
    margin-right: auto;
}

.subs-text {
	padding: 10px 0;
	background-color: #3686c4;
}

.subs-text p {
	font-size: 20px;
	color: #fff;
	line-height: 80px;
	margin-bottom: 0px;
	white-space: nowrap;
}

.subs-text input {
	width: 100%;
	height: 46px;
	margin-top: 18px;
}

.subs-text button {
	width: 150px;
	height: 46px;
	border: 0;
	border-radius: 5px;
	background-color: #f4bc32;
	font-size: 18px;
	font-weight: 400;
	margin-top: 18px;
}

.xzgd {
	max-width: 1200px;
	margin: 0 auto;
}

.lxus {
	padding: 50px 0 30px 0;
	background-color: #dcdddc;
}

.copy {
	padding: 20px 0;
}

.copy img {
	width: 350px;
	height: 45.23px;
	margin-bottom: 25px;
}

.copy p {
	font-size: 12px;
	font-weight: 600;
}

.back-top {
	color: #004098;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
	cursor: pointer;
}
.header{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
}
.mob-tit{
	position: absolute;
    top: 0;
    right: -288px;
    width: 288px;
    border: 2px solid #ccc;
    border-radius: 3px;
    z-index: 555;
    background-color: #fff;
    padding: 50px;
    line-height: initial;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
}
.mob-tit a{
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
}
.mob-tit a:hover{
	color: #2098d1;
}
.in{
	right: 0px;
}
body{
	padding-top: 100px;
}
#cboxWrapper{
	position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
.filmPop{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none;
    background: rgba(0, 0, 0, 0.5);
}
.filmPopContainer{
	text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.filmPopholder{
	width: 100%;
    max-width: 900px;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    background: #ccc;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    
}
@-webkit-keyframes hvr-back-pulse {
	50% {
		background-color: rgba(32, 152, 209, 0.75);
	}
}

@keyframes hvr-back-pulse {
	50% {
		background-color: rgba(32, 152, 209, 0.75);
	}
}

.hvr-back-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}

.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
	-webkit-animation-name: hvr-back-pulse;
	animation-name: hvr-back-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-color: #2098D1;
	background-color: #2098d1;
	color: white;
}

.trademark{
	background-color: rgb(251, 234 ,193);
	padding: 100px 0 50px 0;
    margin-top: -20px;
}
.trademark .title{
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.trademark .small-title{
	font-size: 20px;
	text-align: center;
	padding: 30px 0;
}
.content-flex{
	display: flex;
	justify-content: space-between;
}
.content{
	width: 48%;
	border: 1px solid #000;
	border-radius: 4px;
	height: 210px;
}
.content .fit-title{
	padding: 10px 30px;
	display: inline-block;
	margin: 25px 32px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 20px;
	margin: 25px;
	border-radius: 4px;
}
.fit-content{
	font-size: 18px;
	margin:0 25px 25px 25px;
}
.brand{
	margin: 60px 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.brand-img{
	width: 22%;
	height: 110px;
	padding: 20px 46px;
	background-color: #fff;
	margin: 15px;
	border-radius: 4px;
	border: 2px solid #fff;
}
.brand-img img{
	width: 100%;
	height: 100%;
}
.brand-img:hover{
	border: 2px solid #F4BC32;
}

@media screen and (max-width: 768px) {
    .gandi-img{
    display: block;
    padding: 0 2px;
    margin-left: 52%;
    margin-right: auto;
    
     }

@media screen and (max-width: 375px) {
 
 .trademark{
 	background-color: rgb(251, 234 ,193);
 	padding: 40px 0 130px 0;
 }
 .trademark .title{
 	font-size: 20px;
 	font-weight: bold;
	text-align: center;
 }
 .trademark .small-title{
 	font-size: 14px;
 	text-align: center;
 	padding: 30px 0 0 0;
	margin: 0 10px;
 }
 .content-flex{
 	display: block;
 	justify-content: space-between;
 }
 .content{
 	width: 98%;
	margin: 30px auto;
 	border: 2px solid #7D7560;
 	border-radius: 4px;
 	height: 180px;
 }
 .content .fit-title{
	padding: 8px 30px;
 	display: inline-block;
 	margin: 25px 24px;
 	background-color: #000000;
 	color: #FFFFFF;
 	font-size: 18px;
 	margin: 20px 12px 20px 12px;
 	border-radius: 4px;
 }
 .fit-content{
 	font-size: 14px;
 	margin:0 12px 20px 12px;
 }
 .brand{
 	margin: 50px 0;
 	display: flex;
 	justify-content: space-between;
 	flex-wrap: wrap;
 }
 .brand-img{
 	width: 76%;
 	height: 115px;
 	padding: 20px 46px;
 	background-color: #fff;
 	margin: 15px auto;
 	border-radius: 4px;
 	border: 2px solid #fff;
 }
 .brand-img img{
 	width: 100%;
 	height: 100%;
 }
 .brand-img:hover{
 	border: 2px solid #F4BC32;
 }
    
 .gandi-img{
    display: block;
    padding: 0 2px;
    margin-left: 54%;
    margin-right: auto;    
    
 }   
}