﻿
html{font-size: 100px;}
body{
	font-family:"微软雅黑","Microsoft YaHei"!important;
	background: url(../images/bg_body.png) repeat 0px 0px;
}
a{color: #333;}
a:hover, a:focus{color: #2f883a;}
/*
html {

  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	
    filter: grayscale(100%);
    filter: url(../fonts/gray.svg#grayscale);
	
    filter: gray;
}
*/

#wrap{
	position:relative;
}
a:visited,
a:hover{
	text-decoration:none;
}
ul{padding-left:0;}
ul li{list-style:none;}
.vertical-space8{
	height:80px;
	border:none;
	margin:0;
}
.vertical-space4{
	height:40px;
	border:none;
	margin:0;
}
.vertical-space2{
	height:20px;
	border:none;
	margin:0;
}


.sec-title {
	position: relative;
	margin-bottom: 25px;
	letter-spacing: 2px;
	text-align: center;
}

.sec-title:before, .sec-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	height: 2px;
}

.sec-title:before {
	width: 43%;
}

.sec-title:after {
	background-color: #2f883a;
	width: 150px;
}

#wrap .blox.dark .sec-title:after {
	background-color: #fff;
}

.sec-title h1, .sec-title h2, .sec-title h3, .sec-title h4, .sec-title h5,
	.sec-title h6 {
	line-height: 1;
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 0;
	position: relative;
	font-weight: 300; 
	padding-bottom: 30px;
	margin-bottom: 0;
	margin-top:0;
}

.sec-title h1:after, .sec-title h2:after, .sec-title h3:after,
	.sec-title h4:after, .sec-title h5:after, .sec-title h6:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 13px;
	height: 13px;
	background-color: #fff;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate(-50%) rotate(45deg);
	transform: translate(-50%) rotate(45deg);
	border: 2px solid #2f883a;
	z-index: 2;
}

.sec-title-des {
    text-align:center;
    font-size:20px;
    color:#616161;
    line-height:1.5; 
}

.location,
.location a{
	color:#aaa;
}

/*=============top-bar=============*/

#wrap .top-bar {
    background: #fff;
    border-bottom: medium none;
    height: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9995; 
}
.transparent-header-w #wrap .top-bar {
	display:block;	
	background: #2c3137;
	height: 40px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.21);
}
.transparent-header-w #wrap .top-bar *{
	color:#898b92;
	text-shadow:none;
}
.top-bar .tp-welcome,
.top-links {
    color:#bababa;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
    float:left;
    margin:0;
}

#wrap .top-bar * {
    color: #aaa;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);*/
}
.top-links{
	margin-left:20px;
	float:right;
}
.top-links a:last-child {
    border: medium none;
}
.top-links a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0;
    padding: 0 6px;
    transition: all 0.2s ease 0s;
    color: #fff;
    display: inline;
    font-weight: 400;
    letter-spacing: 0.6px;
    margin: 0;
    text-transform: uppercase;
}
.top-bar .container{
	position:relative;
}
.tp-tel{
	color: #fff;
    font-size: 16px;
    position: absolute;
    right: 46px;
    top: 25px;
    display:none;
}
.tp-tel span{
	letter-spacing: 0px;
	font-size: 28px;
	font-weight:bold;
}
.tp-tel i{
	width:35px;
	height:35px;
	float:left;
	background:url("../images/24.png") no-repeat scroll 0 0 / 100% auto;
	display:block;
	margin-right:8px;
}


/*=============video-sec=============*/

.video-sec {
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    min-height:200px;
    width: 100%;
}
.video-sec .main-product{
	
	padding:0;
}
.video-sec .main-product > div{
	padding:0;
}

.spattern::after {
    background: rgba(0, 0, 0, 0) url("../images/spattern.png") repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    top:0;
    right:0;
}

.video-item {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1;
}

.video-sec .slides-content {
    background: transparent none repeat scroll 0 0;
    min-height: 300px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.video-sec .videobg{
	position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: auto 100%; background: transparent url('../images/bg.jpg') 50% 50%/cover no-repeat;
}


.idx-banner{background-color:#000;height:calc(100vh - 100px);}
.idx-banner .swiper-container{width: 100%; z-index: 0; height: 100%;}
.idx-banner .swiper-slide{background-color: rgba(0,0,0,.5);}
.idx-banner .swiper-wrapper, .idx-banner [data-swiper-parallax]{will-change:transform}
.idx-banner .headbg{position:absolute;z-index:0;width:100%;height: 100%;background-repeat:no-repeat;background-size:cover;background-position:center center;-webkit-animation-fill-mode: both; animation-fill-mode: both;}
.idx-banner .headbg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 30%);background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 30%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);z-index: 1;}
.idx-banner .textbox{position: absolute; left:0; top: 0; width: 100%; height: 100%; color: #fff; text-align: center;}
.idx-banner .weui-cell{width: 100%; height: 100%;}
.idx-banner .en{display: inline-block; text-align: left; font-size: 16px; line-height: 22px; font-weight: 300; opacity: .5; text-shadow: 0 1px 16px rgba(0,0,0,.16); -webkit-animation: fadeOutUp 2s; animation: fadeOutUp 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.idx-banner .cn{margin-top: 0; font-size:.6rem; text-shadow: 0 1px 16px rgba(0,0,0,.16); -webkit-animation: fadeOutDown 2s; animation: fadeOutDown 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both;text-transform: uppercase;}
.idx-banner .swiper-slide-active .headbg{-webkit-animation: scaleBigToSmall 4s; animation: scaleBigToSmall 4s;}
.idx-banner .swiper-slide-active .en{opacity: 1; -webkit-animation: fadeInDown 1.5s; animation: fadeInDown 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.idx-banner .swiper-slide-active .cn{-webkit-animation: fadeInUp 1.5s; animation: fadeInUp 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.idx-banner .swiper-button-prev, .idx-banner .swiper-button-next{top: 25%; left: 36%; right: 0; width: 34px; height: 34px; border: 1px solid transparent; background: none; -webkit-border-radius: 50%; border-radius: 50%;}
.idx-banner .swiper-button-next{margin-top: 20px;}
.idx-banner .swiper-button-prev::before, .idx-banner .swiper-button-next::before{position: absolute; display: block; content: ""; left: 50%; top: 50%; margin-top: -4px; width: 8px; height: 8px; border-top: 2px solid #fff; border-right: 2px solid #fff;}
.idx-banner .swiper-button-prev::before{margin-left: -3px; -webkit-transform: rotate(-135deg); transform: rotate(-135deg);}
.idx-banner .swiper-button-next::before{margin-left: -5px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.idx-banner .swiper-pagination{width: auto !important; bottom: 0.2rem !important; left: 50% !important; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.idx-banner .swiper-pagination-bullet{position: relative; width: auto; height: auto; margin: 0 0.07rem !important; padding: 6px; font-size: 14px; color: #f5f5f5; opacity: 0.5; background: #fff; -webkit-border-radius: 0; border-radius: 50%;}
.idx-banner .swiper-pagination-bullet-active{opacity: 1;}

.idx-banner .swiper-pagination-bullet:first-child{margin-left: 0 !important;}
.idx-banner .swiper-pagination-bullet:last-child{margin-right: 0 !important;}

@media (min-width: 1200px){.idx-banner .swiper-button-prev:hover, .idx-banner .swiper-button-next:hover{border-color: #fff;}}

.idx-title .en{line-height: 28px; font-size: 20px; color: #888;}
.idx-title .cn{margin-top: 15px; font-size: 34px; color: #3a3a3a;}
@media (max-width: 1440px){
    .idx-banner .cn{font-size: 0.2rem;}
}
@media (max-width: 639px){

	.idx-banner{height: 40vh;}
	.idx-title{text-align: center;}
}
.weui-cell{padding: 10px 15px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.weui-cell__ft{text-align: right; color: #999999;}
.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}










.wpb_wrapper h1,
.wpb_wrapper h2{
	color:#fff;
	font-weight:700;
	font-size:64px;
	line-height:1.16;
	letter-spacing: 5px;
}
.wpb_wrapper h1 span,
.wpb_wrapper h2 span{
	margin-top:15px;
	display:block;
	font-weight:normal;
	font-size:18px;
	letter-spacing: 5px;
	line-height:1.5;
}
.wpb_wrapper h1 i,
.wpb_wrapper h2 i{
	font-style: normal;
}

.flag-section{
	position:relative;
	width:1200px;
	max-width:100% !important;
	z-index:999;
	margin:0 auto;
}
.flag-box{
	position:absolute;
	top:-60px;
	height:170px;
	width:100%;
	left:50%;
	transform:translate(-50%, 0);
	background-color:#fff;
}
.flag-box .fl-item{
	width:50%;
	float:left;
	height:170px;
	background-color:#f7f7f7;
	padding:20px 40px 15px;
}
.flag-box .fl-item.fl-red{
	background-color:#b01e23;
	color:#fff;
}
.flag-box .fl-item h3,
.flag-box .fl-item h2{
	font-size:20px;
	margin:0;
	letter-spacing:4px;
	line-height:1.5;
}
.flag-box .fl-item h3{
	font-size:18px;
	font-weight:normal;
	
}
.flag-box .fl-item.fl-red h3{
	margin-top:15px;
	font-size:20px;
	border-top: 1px solid #fff;
    padding-top: 15px;
}
.flag-box .fl-item h2 span{
	font-size:22px;
	font-weight:bold;
}
.flag-box .fl-item ul{
	display:block;
	margin:10px 0 0 0;
}
.flag-box .fl-item ul li{
	float:left;
}
.flag-box .fl-item ul li a{
	font-size:18px;
	margin-right:18px;
	color:#333;
	font-weight:bold;
}
.flag-box .fl-item .fl-contact{
	display: block;
    font-size: 18px;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.flag-box .fl-item .fl-contact span{
	color:#b01e23;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
}


.contact-sbox{
	text-align:center;
}
.contact-sbox .contact-stext{
	font-size:28px;
	font-weight:bold;
}
.contact-sbox .contact-sbtn{
	display:block;
	background-color:#b01e23;
	color:#fff;
	padding:15px 60px;
	font-size:18px;
	margin:20px auto 0;
	width:200px;
}



/*=============header=============*/

 

#header .logo{
	margin-top:0px;
}
/* .nav-wrap1 .container{
	width:auto;
} */
.transparent-header-w #nav a{
	color:#fff;
}

.main-product .mp-item a,
.main-product .mp-item{
	color:#fff;
}
.main-product .mp-item{
	text-align:center;
	padding: 39px 0 25px; 
	transition: .5s ease-out;
	background:rgba(19, 192, 223, 0.6) none repeat scroll 0 0;
	margin-right:1px;
	min-height:325px;
}
.main-product .mp-item:hover {
	background: rgba(85,191,230,0.80) url(../images/patern-bg2.png) top repeat;
}

.main-product .mp-item i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 4px;
    display: inline-block;
    font-size: 30px;
    height: 57px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 12px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 57px;
}
.main-product .mp-item p, 
.main-product .mp-item p strong {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 19px;
}
.main-product .mp-item div {
    font-size: 16px; 
    padding: 0 28px;
    line-height: 1.8;
    margin: 0 0 20px;
    min-height:80px;
    letter-spacing: 2px;
}

.main-product .mp-item a.magicmore{
	display: inline-block;
	padding: 8px 32px 8px 32px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 40px;
	background: rgba(44, 45, 47, 0.33);
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	line-height:1;
}
/*
.main-product .mp-item a.magicmore:before{
	content: "\f054";
	width: 12px;
	height: 12px;
	position: absolute;
	left: auto;
	right: 13px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;

	border-radius: 50%;
	color: #404854;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 7px;
	padding:2px;
	background: #fff;
}*/
.main-product .mp-item a.magicmore:hover {
	background: #25282d; 
	color: #fff;
}
.main-product .mp-item a.magicmore:after{
	display:none;
}




/*=============FOOTER=============*/

#footer { width: 100%; padding: 70px 0 0 0;background: #2c3137; text-align: left;}
#footer.litex { background: #fcfcfc;  border-top: 1px solid #e8e8e8;}
#footer .row { margin:0;}
.footer-in { margin: 0 auto; padding-bottom: 20px; color: #ccc; position: relative;}
.footer-in .columns { margin-top: 20px;}
.footer-in h5.subtitle a, .toggle-top-area h5.subtitle a{ color: #fff; padding-bottom:10px; padding-left:1px; border-bottom: 2px solid rgba(255,2555,255,0.02); margin:0 0 12px 0; position: relative;  font-size:16px;  text-transform:uppercase; line-height:1.5; font-weight:700; text-align:left;}
#footer.litex .footer-in h5.subtitle { color:#414141;}
#footer h5.subtitle span, .toggle-top-area h5.subtitle span { position: absolute; right: 0; text-align: right;}
#footer h5.subtitle span a, .toggle-top-area h5.subtitle span a { color: #787878; font-size: 10px; font-weight: 400;}
#footer .widget ul.menu li:after { display:none; content:"";}
#footer .widget ul.menu li { border:none;}
.foot_nav{padding: 35px 0 0 100px;}

.footer-in .subtitle{font-size: 18px;}
.footer-in hr { border-color: #373737;}
.footer-in .copyright-txt { font-size: 12px;}
.footer-in p, .footer-in .textwidget { line-height: 1.83; color: #898b92; font-size: 14px; margin-top: 10px; }
.footer-in .yp-ft-logo { text-align:right;}
.footer-in .yp-ft-logo img { max-width:90px;}
.contact2 div { line-height: 21px;}
.footer-in a { text-decoration: none; -webkit-transition: all 0.18s ease; -moz-transition: all 0.18s ease; -o-transition: all 0.18s ease; transition: all 0.18s ease;}
.footer-sbc { position: relative; text-align: center; margin: 0 auto;}
.footer-sbc input[type="text"], .footer-sbc input[type="submit"] { float: left; margin: 4px 7px;}

.footer-in ul.menu li { font-size:12px; text-transform:uppercase; letter-spacing:1px;  transition: all 0.23s ease;}
.footer-in ul.menu li:hover { padding-left:10px; background:#222;}

/* Social Icons */
.social-icons a { border: 0; float: left; margin: 1px 7px 0 12px; opacity: 0.5; text-decoration: none; -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.social-icons a:hover { opacity: 1;}
.social-icons.members { clear: both; text-align: center; margin-bottom: 10px;}
.social-icons.members a { text-align: center; float: none;}

.footer-in a img { float: left;}
.contact-inf span { display: block; color: #818181; font-size: 14px; padding:5px 0;}
.contact-inf i { margin-right: 5px; color: #474747;}
.contact-inf form { margin-top: 20px;}

.footer-in .contact-inf textarea::-webkit-input-placeholder { color: #555866; }
.footer-in .contact-inf textarea::-moz-placeholder { color: #555866; }
.footer-in .contact-inf textarea::-ms-input-placeholder { color: #555866; }
.footer-in .contact-inf input::-webkit-input-placeholder { color: #555866; }
.footer-in .contact-inf input::-moz-placeholder { color: #555866; }
.footer-in .contact-inf input::-ms-input-placeholder { color: #555866; }
.footer-in .contact-inf input { font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif; display: block;min-width: 100%; margin: 12px 0;background: #202229;min-height: 33px;color: #a0a0a0; font-size: 12px;padding: 10px 0px 10px 12px; border-radius: 4px; border:none;}
.footer-in .contact-inf textarea { font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif; display: block; min-width: 100%; height: 88px; margin: 5px 0 10px 0; background: #202229; color: #a0a0a0; font-size: 12px; padding: 10px 0px 10px 12px; border-radius: 4px; border:none;}
.footer-in .contact-inf button, .footer-in .tribe-events-widget-link a { padding: 14px 20px;font-size: 10px; text-transform:uppercase; letter-spacing:1px; color: #aaa; font-weight: 600; border-radius: 2px;background: rgba(255,2555,255,0.05); margin-right:6px; margin-left:2px;}
.footer-in .contact-inf input[name="wcEmail"], .footer-in .contact-inf input[name="wcSubject"] {width: 48%;min-width: 48%;float: left;}
.footer-in .contact-inf input[name="wcEmail"] {margin-right: 2%;margin-top: 0;}
.footer-in .contact-inf input[name="wcSubject"] {margin-top: 0; margin-left:2%;}
@media (max-width: 960px) {
.footer-in .contact-inf input[name="wcEmail"], .footer-in .contact-inf input[name="wcSubject"] { width: 100%; }
.footer-in .contact-inf input[name="wcSubject"] {margin-left:0;}

}

.footer-in .tribe-events-widget-link a:hover, .footer-in .contact-inf button:hover { background:#2f3c43; color:#fff; text-decoration:none;}
.footer-in a { color:#888; text-decoration:none;}
.footer-in a:hover { text-decoration:underline; color:#999;}
.footer-in .textwidget h6 { color:#555; letter-spacing:2px; text-transform:uppercase; font-size:15px;}
#footer.litex .footer-in a { color:#0093d0;}
.footer-in a.terms { color: #578f1a;}
.footer-navi.floatright {float:right;}
.footer-in .col-md-12 .widget {text-align:center;}
.footbot { margin: 0 auto; position: relative; background: #22242c; padding: 10px 0; text-align: right; }
#footer.litex .footbot { background:#e9e9e9}
#footer.litex .footbot, #footer.litex .footer-in h4, #footer.litex .footer-in hr { border-color: #e0e0e0; color: #5b5b5b;}
#footer.litex .side-list p, #footer .side-list p { font-size:11px; font-weight:400;}
.footbot img { position: relative; margin: 6px 40px 0 0; opacity: 0.93;}
.footer-navi { text-align: left; line-height:38px;font-size: 14px;color: #898b92; font-weight:400;width: 100%;}
.footer-navi ul { margin-left: 40px;}
.footer-navi a {color: #898b92; text-transform:uppercase; font-size: 14px;}
.custom-footer-menu a, .blox.dark .custom-footer-menu a { display:block; color:#fff; padding:4px 0;}
.footer-navi a:hover, .custom-footer-menu a:hover {color: #fff;text-decoration: none;}
.footer-navi a:after { content: "."; font-size: 23px; color: #2f3c43;position: relative;bottom: 2px;margin: 0 6px;}
.footer-navi a:last-child:after { content: "" ; }
.footer-navi .floatright{float: right;}
@media (max-width: 767px){
.footer-navi { text-align:center; font-size:12px;line-height: 30px;}
.footer-navi a{ font-size:12px;}
.footer-navi .floatright{float: none;
    display: inline-block;}
}
a.footertel{
	color: #eee;
    font-size: 32px;
    font-weight: bold;
    line-height:1.5;
}
.side-list ul {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    padding:0;
}

*::before, *::after {
    box-sizing: border-box;
} 
#footer .side-list a { letter-spacing: 0; transition: ease .3s all;}
#footer .side-list ul li { font-size: 14px; border-bottom: 1px solid transparent; border-top: 1px solid transparent;}
#footer .side-list ul li:hover a { color: #49a0c1;}
#footer .side-list ul li:hover { background: rgba(0,0,0,0.11); border-bottom: 1px solid rgba(255,255,255,0.08); border-top: 1px solid rgba(255,255,255,0.08);}
#footer .side-list ul li p { font-size: 11px;}
#footer .side-list ul li:hover p { color: #fff; transition: ease .3s all;}
#footer .side-list ul li:hover ul li>a:after { color: #fff;}
#footer .side-list ul li img { display: none;}
#footer .side-list ul li i{
	font-size: 8px;
    vertical-align: middle;
}
#footer .side-list ul li h5{
	margin:8px 0;
}
#footer .qr-box{
	text-align:center;
}
#footer .qr-box img{
	max-width:120px;
}
#footer .qr-box div{
	text-align:center;
	margin-top:10px;
	color:#888;
}
  
  
  
/* WP pagenavi 

	----------- */
	#wrap .wp-pagenavi { clear: both; font-size: 12px; text-align:center; margin:20px 0;}
	#wrap .wp-pagenavi span.pages { color:#999;}
	#wrap .wp-pagenavi a, #wrap .wp-pagenavi span { font-weight:bold; text-decoration: none; display:inline-block; background:#eee; color:#414141; border:none; line-height:1; padding: 10px 14px; margin: 3px 4px; transition: all 0.3s ease; border-radius: 2px; *zoom: 1;}
	#wrap .wp-pagenavi span.current { border-color: #efefef; background:#fdfdfd;}
	#wrap .wp-pagenavi a:hover {border-color: #2f883a; background:#2f883a; color:#fff;}
	#wrap .wp-pagenavi span.current {	font-weight: bold;}
	@media (max-width: 479px) {
	#wrap .wp-pagenavi span.pages { display:none;}
	}
	
	
	.search-results .blog-post { padding-bottom: 7px; border-bottom: 1px solid #ddd; margin-bottom: 40px;}



.cd-popup-container {
  position:absolute;
	width:400px;
	max-width:100%;
	transform:translateY(-50%);
	top:50%;
    left:50%;
    margin-left:-200px;
    background-color:#fff;
    border-radius:10px;
    margin-top:30px;
}

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  font-size:16px;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.cd-popup-container .cd-buttons li:last-child a:hover{background:#9da7b9}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container #seccode.infoInput{
	width:75%;
}
.form_feed h3{margin-top:10px;margin-bottom:20px;padding-left:10px;font-size:18px;color:#000;font-weight:normal;text-align:left}
.form_feed h3 .status{font-size:12px;color:#555}
.form_feed form{padding:15px}
.form_feed form p{position:relative;margin:10px auto;text-align:left}
.form_feed form label.icon{color: rgba(0, 0, 0, 0.3);font-size: 20px; position: absolute;right: 10px;top: 7px;width:22px;text-align:center}
.form_feed form input{border: 1px solid #ddd;box-sizing: border-box;padding: 10px;width: 100%;}
.form_feed form textarea{border: 1px solid #ddd;box-sizing: border-box;padding: 10px;width: 100%;}
.form_feed form #memberseccodesrc{position:absolute;top:7px;right:0;}
.form_feed .btn-submit{height:60px;line-heighet:60px;color:#fff;background:#fc7169;border:none}
.form_feed .btn-submit:hover{background:#fb554c}
.form_feed .input-control{font-family:Verdana, Geneva, sans-serif}
.form_feed .submit-btn{
	background: #39c36e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 30px;
}



/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.vertical-space8{
		height:40px;
	}
	.vertical-space4{
		height:20px;
	}
  	.wpb_wrapper h2,
	.wpb_wrapper h1{
		font-size:24px;
		line-height:1.5;
		letter-spacing:2px;
	}
  .wpb_wrapper h2 span,
	.wpb_wrapper h1 span{
		letter-spacing:0;
		font-size:16px;
	}
    .wpb_wrapper h2 strong > i,
	.wpb_wrapper h1 strong > i{ 
		display:block;
	}
	.sec-title h2{
		font-size:20px;
		padding-bottom:15px;
	}
	.sec-title h2 strong{
		display:block;
		line-height:2;
		font-size:22px;
	}
	.sec-title span{
		display:none;
	}
	.sec-title-des{
		font-size:12px;
	}
	
	.footer-navi{
		text-align:center;
		float:none;
	}
	.footbot{
		padding: 8px 0;
	}
	.footer-in p, .footer-in .textwidget{
		font-size:12px;
	}
	#footer{
		padding-top:30px;
	}
	.owl-theme .owl-controls .owl-page span{
		width:6px;
		height:6px;
		margin:5px;
	}
	p.footertel{
		font-size:24px;
	}
	.sec-title:before, .sec-title:after{
		height:2px;
	}
	
	#header.sm-rgt-mn .logo-wrap .logo img{
		max-height:40px;
	}
	#header.sm-rgt-mn, #header.hi-header.sm-rgt-mn{
		height:70px;
		padding-top:5px;
	}
	#footer .qr-box img{
		max-width:120px;
	}
	#footer .footbot .container{
		padding:0;
	}
	
	.cd-popup-container{
		width:320px;
		max-width:auto;
		margin-left:-160px;
	}
	.cd-popup-container #seccode.infoInput{
		width:60%;
	}
	
	.main-product .mp-item{
		min-height:unset;
	}
	.contact-sbox{
		margin-bottom:40px;
	}
	.contact-sbox .contact-stext{
		font-size:22px;
	}
	.maidian-sec{
		margin-top:40px;
	}
	.contact-sbox .contact-sbtn{
		font-size:16px;
	}
}




@media only screen and (min-width: 961px) and (max-width: 1280px)  {
  	.wpb_wrapper h2,
	.wpb_wrapper h1{
		font-size:50px;
	}
  	.wpb_wrapper h2 span,
	.wpb_wrapper h1 span{
		letter-spacing:3px;
	}
}


.gg-banner{
	height: 400px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.gg-banner img{height: 100%;    min-width: 100%;}
.case-tab{padding-bottom: .25rem;    padding-top: .25rem;overflow: hidden;    border-bottom: 1px solid #dedede;}
.case-tab .item{display:block;width: 2.8rem;padding: .1rem 0;text-align: center;border:1px solid #333;font-size: .14rem;color: #333;float: left;margin-right: .2rem;transition: all .3s linear;margin-bottom:10px;}
.case-tab .item.on{background: #d20315;color: #fff;border: 1px solid #d20315;}
.case-tab .item:hover{background: #d20315;color: #fff;border: 1px solid #d20315;}

.intro{padding: .65rem 0 1.3rem;background: url(../images/bg_footer.png) no-repeat center bottom;
	background-size: 100% auto;}
.intro1{position: relative;}
.intro1 .logobg{position: absolute;right:-10vw;top: 0;width: 50vw;}
.intro1 .title{text-align: center;margin-bottom: .36rem;}
.intro1 .title .cn{font-size: .38rem;color: #2f883a;font-weight: bold;line-height: 1;margin-bottom: .08rem;font-family: "Microsoft Yahei";}
.intro1 .title .en{font-size: .2rem;color: #666;line-height: 2.8;}
.intro1 p{border-radius: 10px;
    font-size: 16px;
    line-height: 2;text-indent: 2em;}
.intro2{display: flex;align-items: flex-start;margin: .8rem 0;}
.intro2 .item{text-align: center;flex: 1}
.intro2 .item .num1 span{font-size: .58rem;color: #2f883a;}
.intro2 .item .num1{display: inline-block;position: relative;line-height: 1}
.intro2 .item .title{font-size: .16rem;color: #333;margin-top: .12rem;padding-left: .2rem}
.intro2 .item .num1 .txt{width: .32rem;line-height: .28rem;border:.02rem solid #2f883a;height: .32rem;border-radius: 50%;font-size: .16rem;color: #2f883a}
.intro2 .item .num1 .txt{position: absolute;right: -.2rem;bottom: 0;background: #fff}
.intro3 .video-box{height: 680px;}


.honor{padding: .7rem 0 1.2rem;background: #f4f4f4;background: url(../images/bj_ab.jpg) no-repeat center bottom;
	background-size: cover;background: url(../images/bg_footer.png) no-repeat center bottom;
    background-size: 100% auto;}
.honor.factory{
	background: url(../images/bj_ca.jpg) no-repeat center bottom;
    background-size: cover;
    background: url(../images/bg_footer.png) no-repeat center bottom;
    background-size: 100% auto;
	}
.honor .title .en{font-size: .16rem;color: #666;font-family: "DIN";}
.honor .col{float: left;width: 33.33%;padding:1vw 1vw;}
.honor .row{margin: 0 -1.75vw;}
.honor .item{background: #fff;}
.honor .item .imgbox{display: block;position: relative;}
.honor .item .imgbox a{display: block;border:none;padding: 0;}
.honor .item .imgbox img{box-shadow: 0rem 0.05rem 0.1rem 0px rgb(136 136 136 / 20%);transition: all .5s ease}
.honor .item p{transition: all .5s ease;font-size: .14rem;color: #333;text-align:center;padding-bottom: .2rem}
.honor .item:hover img{transform: translateY(-8px);}
.honor .item:hover p{color:#2f883a }

#load_more_button { cursor: pointer; height: 60px; line-height: 60px; width: 180px; color: #fff; background: #2f883a; transition: 0.3s ease 0s; font-size: 16px; text-align: center; margin: 2% auto 0; display:block; }
#load_more_button:before { content: ''; width: 19px; height: 100%; background: url(../images/i5.png) no-repeat center; background-size: 100% auto; display: inline-block; vertical-align: top; margin-right: 5px; }
#load_more_button:hover:before { animation: r360 3s linear 0s infinite; }
@keyframes r360 { 
	100% {
	transform:rotate(360deg);
	}
}



.news-list{padding-bottom: .8rem;padding-top: .8rem;    background: url(../images/bj_ne.jpg) no-repeat center bottom;
    background-size: cover;
    background: url(../images/bg_footer.png) no-repeat center bottom;
    background-size: 100% auto;}
.news-sec.news-top{background: none;}
/* .news-sec.news-top .owl-carousel .owl-item{margin-right: 20px;}
.news-sec.news-top .owl-carousel .owl-item:last-child{margin-right: 0px;} */
.news-sec.news-top .image:before { content: "\f030";}
.news-sec.news-top .link:before { content: "\f0c1";}
.news-sec.news-top .video:before { content: "\f16a";}
.news-sec.news-top .latest-b8-img { margin-bottom:15px;border-radius: 5px;background: #fff;padding: 0px;overflow: hidden;}
.news-sec.news-top .latest-b8 h3 {font-size: 18px;font-weight: 700; height:30px;text-transform: uppercase;margin-top: 33px; margin-bottom: 10px;}
.news-sec.news-top .latest-b8 h3 a { color: #000; line-height: 25px;overflow: hidden;display: block;
text-overflow:ellipsis;
white-space: nowrap;}
.news-sec.news-top .owl-item:hover .latest-b8 h3 a { color: #2f883a;}
.news-sec.news-top .latest-b8-meta span ,.latest-b8-meta a { font-size: 14px;color: #999;}
.news-sec.news-top .latest-b8-meta i {color: #999;}
.news-sec.news-top .latest-b8 p {
	color: #888;
    margin-top: 11px;
    font-size: 16px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-sec.news-top .latest-b8 .readmore { display:none;}

.news-sec.news-top .latest-b8-meta div { display: inline-block; margin-top: 12px; padding-right:12px;}
.news-sec.news-top .latest-b8-meta i { margin-right: 5px;}
.news-sec .news-item{background: #fff;}
.news-sec .latest-b8-content{padding:20px;}
.news-sec .news-item{margin:0 14px;}
.news-sec.news-top .latest-b8 h3{margin-top: 0}
.news-top .row{overflow: hidden;    margin: 0;}
.news-btm .row{overflow: hidden;}
.new_img-nav{padding-bottom: 30px;background: rgb(242,242,242);  margin-bottom: 10px;}
.new_img-nav:hover{background: #2f883a;transition: all .3s linear;transform: translateY(-2px);  box-shadow: 0 4px 10px rgba(0,0,0,.35)}
.new_img-nav:hover .new_img-title{color: #fff;transition: all .3s linear;}
.new_img-nav:hover .new_img-text h3{color: #fff;transition: all .3s linear;}
.new_img-nav:hover .new_img-text p{color: #fff;transition: all .3s linear;}
.new_img-nav img{width: 100%;margin-bottom: 1vh}
.new_img-title{font-size: 14px;margin-top: 20px;color: #333;font-weight: bold;text-transform: uppercase;margin-bottom: 30px;    padding: 0 0 0 40px;display: block}
.new_img-text{    padding: 0 0px 0 40px;}
.new_img-text h3{font-size:22px;color: #333;font-weight: bold;margin-top: 0;margin-bottom: 10px;}
.new_img-text p{font-size: 14px;color: #999;width: 90%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;    line-height: 1.6;}
.news-btm{padding: 4vh 0}
.new_cont{background: #fff;padding: 2vw 3vw;margin-bottom: 2vh;display:flex;align-items:center;}
.new_cont:hover{background: #2f883a;transition: all .3s linear;color: #fff;transform: translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.35);}
.new_cont-left h1{font-size: 40px;color: #333;margin: 0;font-weight: bold}
.new_cont-left span{font-size: 14px;color: #333}
/* .new_cont-left{width: 15%} */
.new_cont-right{padding-left:3vw;/* width: 85% */flex:1;min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.new_cont-right h3{    margin-bottom: 10px;font-size: 18px;color: #333;margin-top: 0;font-weight: bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.new_cont-right p{font-size: 14px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:46px; margin:0;    line-height: 1.6;}
.new_cont:hover .new_cont-left h1{color: #fff;transition: all .3s linear;}
.new_cont:hover .new_cont-left span{color: #fff;transition: all .3s linear;}
.new_cont:hover .new_cont-right h3{color: #fff;transition: all .3s linear;}
.new_cont:hover .new_cont-right p{color: #fff;transition: all .3s linear;}
.news-details{background: rgb(242,242,242);padding: 6vh 0}
.news_tails-cont{background: #fff;padding: 7.5vh 0 0}
.news_tails-cont h3{font-size: 26px;color: #333;margin-top: 0;font-weight: bold;text-align: center;margin-bottom: 3vh}
.news_tails-cont span{font-size: 14px;color: #999;display: block;}
.news_tails-icon{text-align: center;margin-top: 3vh}
.news_tails-icon a{display: inline-block;margin-right: 2vh}
.news_tails-img{margin-top: 3vh;text-align: center}
.news_tails-img img{display: inline-block;margin-right: 3vh}
.news_tails-text{margin-top: 3vh;padding-bottom: 12vh}
.news_tails-text p{font-size: 14px;color: #999;width: 61%;margin: auto;line-height: 2}
.news_tails-left{width: 50%;padding: 2vh 0;background: transparent;text-align: center}
.news_tails-left span{display: inline-block;font-size: 14px;color: #333;margin-right: 3vh;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_tails-left:hover{background: #2f883a;transition: all .3s linear}
.news_tails-left:hover span{color: #fff;transition: all .3s linear}
@media(max-width:768px){
.news_tails-left .details-page{display: none}
.news_tails-text p{width: 90%}
.news_tails-left span{width: 100%}
.new_img-text h3{font-size:16px}
.news-sec .news-item{margin:0px;}
}
@media(max-width:639px){
.news-details{background: #fff}
.news_tails-cont h3{font-size: 18px}
.news_tails-cont span{font-size: 12px}
.new_cont{padding: 2.5vh}
.new_cont-right{padding-left: 5vw}
.new_cont-left h1{font-size: 25px}
.new_cont-left span{font-size: 12px}
.new_cont-right h3{font-size: 16px}
.new_img-title{margin-bottom: 2vh}
}

.news2{    background: url(../images/bg_footer.png) no-repeat center bottom;
    background-size: 100% auto;}
.news2top{padding: .45rem 0;border-bottom: .02rem solid #cccccc;text-align: center;}
.news2top .h1{font-size: .34rem;color: #2f2f2f;line-height: 1.5;margin-bottom: .15rem}
.news2top .h2{font-size: .14rem;color:#2f2f2f;    line-height: 1.6;}
.news2-content p{font-size: .16rem;color: #000;line-height: 1.875;}
.news2-content{padding: .35rem 0 .8rem}
.news2-content img{max-width: 100%;}





.map_box{position: relative;}
#allmap{width: 100%;height: 800px;}
.map_box .con_box{background: #FFFFFF;position: absolute;top: 20%;left: 20%;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.map_box .con_box .box{position: relative;padding:50px 60px;padding-right: 70px;}
.map_box .con_box .box::after{content: "";width: 100%;height: 8px;background: #2f883a;position: absolute;bottom: 0px;left: 0px;}
.map_box .con_box .box .title{color:#2f883a;font-size: 30px;font-weight: bold;}
.map_box .con_box .box .line{width: 44px;height: 2px;background: #d7d7d7;margin:30px 0px;}
.map_box .con_box .box .desc{font-size: 16px;color: #000000;line-height: 25px;margin-bottom: 60px;}
.map_box .con_box .box .tel_box .tip{font-size: 16px;color: #000000;line-height: 25px;}
.map_box .con_box .box .tel_box .num{font-size: 32px;color: #c62424;font-weight: bold;}



@media(max-width:768px){
#nav-wrap .container{display: none;}
.gg-banner{height: 200px;}
.gg-banner img{    min-width: initial;}
.case-tab .item{width: 46%;margin: 0 2%;font-size: 13px;margin-bottom:10px;padding: 8px 0;height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;}
.intro1 .logobg{width: 80vw;}
.intro1 p{font-size: 13px;}
.intro1 .title .en{font-size: 13px;}
.intro2{padding: 0;display: block;overflow: hidden;}
.intro2 .item .num1 .txt{font-size: 12px;border-width: 1px;right: -.2rem;    width: .24rem;    height: .24rem;    line-height: .2rem;}
.intro2 .item .title{font-size: 13px;}
.intro2 .item{margin-bottom: 20px;width: 50%;
    float: left;}
.intro2{margin: .5rem 0}
.intro1 .title .cn{font-size: .2rem;}
.intro2 .item .num1 span{font-size: .38rem;}
.intro3 .video-box{height: 200px;}
.honor .col{width: 100%}
.honor .item p{font-size: 16px;}

#load_more_button{width: 100%;font-size: 16px;height: 44px;line-height: 44px;margin-top: 20px;}
header.sticky{position: fixed;background: #fff;}
header.sticky .logo-sticky{display: block;}
.transparent-header-w #header.sticky .img-logo-w1, .transparent-header-w #header .img-logo-w3{display: block;}
.news2top .h1{font-size: .2rem;}
.news2top{padding: .2rem 0;}
#allmap{height: 240px;}
.map_box .con_box{position: static;text-align: center;}
.map_box .con_box .box .line{margin: 20px auto;}
.map_box .con_box .box{padding: 50px 20px;}
.map_box .con_box .box .title{font-size: 20px;}
.map_box .con_box .box .desc{font-size: 15px;margin-bottom: 30px;}
.map_box .con_box .box .tel_box .tip{font-size: 14px;}
.map_box .con_box .box .tel_box .num{font-size: 30px;}

}
