@charset "utf-8";
/* CSS Document */
@import "https://fonts.googleapis.com/css?family=Dosis:400,500,600";
@font-face {
    font-family: 'f';
    src: url('../fonts/f.ttf');
    src: url('../fonts/f.eot?#iefix') format('embedded-opentype'),
         url('../fonts/f.woff') format('woff'),
         url('../fonts/f.ttf') format('truetype'),
         url('../fonts/f.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}


html, body {
	min-height: 100%;
}

body {
	font-family: Arial;
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;	
}

*{
	box-sizing: border-box;
	font-family: 'Arial';
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin: 0;
}
p{
	margin: 0
}

ul,ol,li{
	list-style: none;
	list-style-type:none;
    margin:0;
	padding:0;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #232323;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	    border: #c1c1c1;
}

input, textarea {
	outline: none;
	border: none;
}
input::-webkit-input-placeholder {
	color:#999; 
} 

input:-moz-placeholder { 
	color:#999; 
} 

input::-moz-placeholder {
	color:#999; 
} 

input:-ms-input-placeholder {
	color:#999; 
} 

textarea {
	resize: none;
	overflow: auto;
}
.imageContainer.ne{
	padding: 0!important
}
.clear{
	clear: both;
}
.clear_fixed, .clearfix{
	clear: both
}
.bx-wrapper{position:relative;margin:0 auto 0px;padding:0;*zoom:1;}
.bx-wrapper img{max-width:100%;display:block}
.bx-wrapper .bx-viewport{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;left:0px;background:#fff;
    -webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}
.bx-wrapper .bx-loading{min-height:50px;background:url(../images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#fff;padding-top:20px;bottom: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}
.bx-wrapper .bx-pager.bx-default-pager a{background:#fff;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#333;}
.bx-wrapper .bx-prev {left: 36px;background: url(../images/icon-banner.png) no-repeat 0px 0px;background-size: 203% , 0%;}
.bx-wrapper .bx-prev:hover { /*background-position: -25px 0; */ opacity: .5;}
.bx-wrapper .bx-next {right: 36px;background: url(../images/icon-banner.png) no-repeat 0px 0px;background-size: 203% , 0%;}
.bx-wrapper .bx-next:hover { /* background-position: -25px 0; */ opacity: .5;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:38px;height:38px;/*text-indent:-9999px;*/z-index:9999;font-size: 0px;background-position: center;background-size: cover}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(../images/controls.png) -86px -11px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(../images/controls.png) -86px -44px no-repeat;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:center;width:80%;margin: 0 10%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/*header*/
#top .sw-shouji-button{
		display: none
	}
.pg-banner img{
	width: 100%
}
.newstxt{
    margin-bottom: 8%!important;
}

.sw-head{ width:100%; height:35px; background:#579c7a; position:relative;display: none}
.sw-head-top{ width:1300px; margin:0 auto;display: none}
.sw-head-top li{ line-height:34px; font-size:14px; padding:0 15px; float:right; cursor:pointer;}
.sw-head-top li a{ color:#fff; font-family:'Conv_MyriadPro-Regular';}
.sw-head-top li a i{ margin-right:5px;}
.sw-head-top li:hover{ background:#07235a; transition:0.5s;}
.sw-head-top li:hover a{ text-decoration:none;}
.sw-mobile-head-top li{ line-height:34px; font-size:14px; padding:0 15px; float:right;}
.sw-mobile-head-top a{ color:#fff; font-family:'Conv_MyriadPro-Regular';}
.sw-mobile-head-top a i{ margin-right:5px;}
.sw-mobile-head-top li:hover{ background:#07235a; transition:0.5s;}
.sw-mobile-head-top li:hover a{ text-decoration:none;}

.sw-head-nav{ width:100%; height:100px; background:#fff; border-bottom:1px solid #ddd;transform: 0.5s}
.sw-head-nav-content{ width:1440px; margin:0 auto;    height: 100px;    display: flex;
    justify-content: space-between;
    align-items: center;}
.downlist-qt{
	    max-width: 1400px;
    margin: auto
}
.sw-logo{  float:left;height: 100px}
.sw-logo img{ display:block; width:auto;height: 100%}
.sw-head-nav-right{  
	display: flex;width: auto;
    float: left;
    margin-left: 50px;
    margin-bottom: 0;
    border: 1px solid #88888800;
    height: 100px;
	display: flex;
	align-items: center;
	flex-flow: wrap;
    overflow: hidden;}
.sw-btn-shousuo-img {
    display: inline-block;
    float: right;
   
    padding: 3px;
	    margin-right: 10px;
	transition:0.5s

}
.pro-lid h2{
	margin-bottom: 15px;
}
.sw-top-qf{
	display: none;
    float: right;
    width: 1px;
    height: 30px;
    background: #000000;
	transition:0.5s
}
.sw-btn-shousuo-img .icon{
	width: 1.52em!important;
    height: 1.52em!important;
}
 #search-img {
   height: auto!important;
    padding: 24px;
    float: left;
	 background: #c2c2c2;
}
#searchno-img{
	    padding: 10px 10px;
    float: left;
    filter: invert(50%);
	cursor: pointer
}
.sw-btn-shousuo{
	width: 100%;
    position: fixed;
    top:-100%;
    background: #e2e2e2;
    height: 80px;
    z-index: 999999;
    left: 0;
	    transition: 0.5s;
}
.sw-mobile-top-search {
    background: #e2e2e2;
    height: 80px;
	
}
.sw-top-yvyan .icon{
	    width: 1.52em!important;
    height: 1.52em!important;
}
.sw-mobile-top-search from{
	background: #e2e2e2;
    height: 80px;
	transition:0.5s
}
.sw-top-yvyan svg{
	transition:0.5s
}
.sw-top-yvyan{
	float: right;
	display: none;
    padding: 3px;
	margin-left: 10px;
	position: relative
}
.sw-top-yvyan ul{
	position: absolute;
    width: 80px;
    bottom: -105px;
    left: -10px;
    background: #e2e2e2;
    z-index: 9999;
	padding-bottom: 0;
	
}


.sw-top-yvyan ul li{
	display: inline-block;
    line-height: 1.7;
	padding: 10px;
	width: 60px;
}
.sw-top-yvyan ul li a{
	color:#333333
}
.top-xuanzhong{
	background: #444;
}
.sw-top-yvyan .top-xuanzhong a{
	color:#fff
}
.sw-top-yvyan ul li:hover{
	background: #444
}
.sw-top-yvyan ul li:hover a{
	color:#fff
}
.sw-top-yvyan ul li span{
	    margin-right: 12px;
}
.sw-top-yvyan ul{
	display: none
}
.sw-head-nav-right li{ font-size:16px; padding:0 20px; padding-bottom:40px; float:left; text-transform:uppercase;padding-top:42px;}
.sw-head-nav-right li a{     color: rgb(124, 124, 124);
    transition: 0.5s;
    display: inline-block;
    float: left;
    text-align: center;}
.sw-head-nav-right li:hover{background:url(../images/sw-nav-bg.jpg) no-repeat bottom; background-position-x:20px;}
.sw-head-nav-right li:hover a{ text-decoration:none;}
.mobile-show{ display:none;}
.tp-banner>img{ display:block; width:100%;}
#search-box-wrapper{ width:100%; padding:1px 12px; position:absolute; top:1px; left:0px;}
#search-box{ line-height: 30px;
    width: 85%;
    background: #e2e2e2;
    height: 80px;
    padding:0 20px;
    float: left;
	
}
.sw-shouji-button-shouji{
	float: right;
	    align-items: center;
    display: flex;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{
display: none
}
.sw-top-yvyan-all{
	    display: flex;
    flex-flow: row-reverse;
}




.index-banner img{
	width: 100%;
}
.index-sixboxs-all{
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
	margin-top: -60px;
	z-index: 99;
}
.index-sixboxs{
	background: #ffffff;
    box-shadow: 0 0 20px 7px #00000060;
    border-radius: 16px;
    padding-left: 0;
    padding-right: 0;
	display: flex;
}
.index-boxs {
    width: 20%;
    margin: 2% 0;
	text-align: center;
}
.index-boxs-for{
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 30px;
    color: #3a6693;
    font-weight: bold;
}
.index-boxs:nth-child(6) {
    margin-right: 0;
}
.index-boxs h2{
	font-size: 30px;
	color: #3a6693;
	font-weight: bold;
}
.index-boxs p{
	font-size: 14px;
	color: #444;
}
.index-different{
	margin: 100px auto;
	max-width: 1440px;
	text-align: center;
}
.index-different h3{
	font-size: 24px;
	color: #3a6693;
	text-transform: uppercase;
}
.index-different p{
	font-size: 14px;
	color: #444;
	line-height: 30px;
	margin: 0 auto;
	width: 50%;
}
.index-different span{
	display: inline-block;
    width: 70px;
    height: 1px;
    background: #ccc;
    margin-bottom: 10px;
	margin-top: 10px;
}
.index-different a {
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #b5bfc4;
	color: #444;
	font-weight: bold;
	padding: 10px;
	display: inline-block;
    width: 240px;
	margin-top: 27px;
	border-radius: 5px;
}
.index-background-all{
	background: url(../images/index-background.png)no-repeat;
	background-size: cover;
	color: #fff;
}
.index-background{
	margin: 0 auto;
	max-width: 1440px;
	padding: 7% 0;
}
.index-background-left{
	float: left;
	width: 48%;
}
.first-text>span{
	font-size: 24px;
	font-weight: bold;
}
.first-text>p{
	font-size: 14px;
	margin-top: 5px;
}
.two-text>span{
	font-size: 24px;
	font-weight: bold;
}
.two-text>p{
	font-size: 14px;
	margin-top: 5px;
}

.index-background-right{
	float: right;
	width: 48%;
}
.index-background-left-first {
    display: flex;
	float: right;
    padding-right: 8%;
    margin-bottom: 8%;
}
.index-background-all .line {
    display: inline-block;
    width: 1px;
    background: #ffffff10;
    height: 224px;
}
.first-text {
    text-align: right;
    padding-right: 3%;
    width: 500px;
    padding-top: 1%;
}
.two-text {
    text-align: left;
	padding-left: 3%;
    width: 395px;
    padding-top: 1%;
}
.index-background-left-first:nth-child(2){
	margin-bottom: 0;
}
.index-background-right-first:nth-child(2){
	margin-bottom: 0;
	    align-items: flex-start;
}
.index-background-right-first {
   display: flex;
	margin-bottom: 8%;
}
.ziphoo-products{
	max-width: 1440px;
	margin: 60px auto;
}
.ziphoo-products h2{
	font-size: 24px;
	color: #444;
	text-align: center;
	margin-bottom: 35px;
}
.ziphoo-products ul {
    display: flex;
	flex-flow: wrap;
}
.ziphoo-products ul li {
    width: 23.5%;
	margin-right: 2%;
	text-align: center;
}
.ziphoo-products ul li a img{
	width: 100%;
}
.ziphoo-products ul li:nth-child(4n) {
    margin-right: 0;
}
.index-products-text {
    margin: 6% 5% 10% 5%;
    min-height: 100px;
	margin: 6% 0% 10% 0%;
}
.index-products-text h4{
	font-size: 18px;
	color: #3a6693;
	margin-bottom: 14px;
}
.index-products-text p{
	font-size: 14px;
	color: #444;
	line-height: 20px;
	height: 140px;
	overflow: hidden;
	text-align: left
}
.products-button{
	display: inline-block;
    border: 1px solid #b5bfc4;
    font-size: 11px;
    color: #444444;
    padding: 9px;
    width: 121px;
    font-weight: bold;
	border-radius: 5px;
}
.index-video-all{
	max-width: 1920px;
	margin: 0 auto;
}

.index-video-one {
    position: relative;
    background: #e1e6e8;
}
.index-video-one-left{
	float: left;
	width: 50%;
}
.index-video-one-right {
    float: right;
    width: 50%;
    padding: 10% 19% 1% 3%;
}
.index-video-one-left>img{
	width: 100%;
}
.index-video-two-left {
    float: left;
    width: 50%;
    padding: 7% 10% 0% 12%;
}
.index-video-two-right{
	float: right;
	width: 50%;
}
.index-video-one-left span img {
    position: absolute;
    top: 50%;
    left: 27%;
}
.index-video-two-right span img {
    position: absolute;
    top: 50%;
    right: 27%;
}
.index-video-two {
    position: relative;
	background: #e1e6e8;
}
.index-video-one-right h2{
	font-size: 24px;
	color: #3a6693;
	text-transform: uppercase;
}
.index-video-title{
	margin-bottom: 3%;
}
.index-video-one-right p{
	font-size: 14px;
	color: #444;
	line-height: 25px;
}
.index-video-title h2{
	font-size: 24px;
	color: #3a6693;
	text-transform: uppercase;
}
.index-video-two-left p{
	font-size: 14px;
	color: #444;
	line-height: 25px;
}
.index-video-two-right>img{
	width: 100%;
}
.foot-all{
	    background: #232323;
	color: #fff;
}
.foot-five {
    max-width: 1440px;
    margin: 0 auto;
    padding: 70px 0 40px;
}
a.social {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    margin:0 10px 0 0;
}
.foot-five ul {
    display: flex;
	margin-bottom: 3%;
}
.foot-five ul li {
    width: 20%;
	margin-right: 2%;
	font-size: 14px;
    line-height: 33px;

}
.foot-five ul li.i_foot-inquart {
    width: 40%;
}
button.i_foot-inquart_button {
    margin-top: 0;
    color: #fff;
    padding: 3% 14%;
    background-repeat: no-repeat;
    border: solid 1px #262626;
    cursor: pointer;
    background: #323232;
}
.foot-five ul li.i_foot-inquart form label input{
	    width: 100%;
    height: 100%;
    padding: 2% 10px;
    position: relative;
	color: #fff;
    background: #232323;
}
.foot-five ul li.i_foot-inquart form label input::after{
	content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #232323;
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}
.foot-five ul li.i_foot-inquart form{
	width: 80%
}
.foot-five ul li.i_foot-inquart form label{
	    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #fff;
    background: #fff;
    margin-bottom: 20px;
}
.foot-five h4{
	font-size: 18px;
	margin-bottom: 20px
}
.foot-five ul li>a {
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 0;
    margin-right: 6%;
	text-transform: uppercase;
}
.contact-info {
    display: flex;
}
.contact-info p{
	margin-left: 2%;
}
.foot-follow span{
	color: #fff;
}
.foot-logo{
	margin-bottom: 20px;
}
.foot-logo_mi {
    margin-bottom: 20px;
}
.index-different a{
	transition: 0.5s;
	    display: none;
}
.index-different a:hover{
	background: #3a6693;
	color: #fff;
	transition: 0.5s;
}
.ziphoo-products ul li a{
	display: block;
	overflow: hidden;
}
.ziphoo-products ul li p a{
	    display: inline-block;
    line-height: 1;
    color: #3a99d5;
    overflow: initial;
}
.about-three {
    display: block;
}
.ziphoo-products ul li a.products-button{
	display: none
}
.ziphoo-products ul li img{
	transition: 0.5s
}
.ziphoo-products ul li:hover img{
	transform: scale(1.1);
	transition: 0.5s
	
}
.products-button{
	margin-left: 50%;
	transform: translate(-50%);
		transition: 0.5s;
}
.ziphoo-products ul li:hover .products-button{
	background: #3a6693;
	color: #fff;
	transition: 0.5s;
	
}



/*产品详情*/

.hy-product-detail-content .hy-p-d-c-l-c{width:50%;float:left;}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t {
    width: 700px;
    border: 3px solid #d7d3d7;
    position: relative;
    float: left;
    border-radius: 20px;
    overflow: hidden;
    margin: 0;
}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .left_img{position: relative;}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .left_img,
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .right-big-pic{width: 100%;margin: 0 auto;}    
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .right-big-pic{overflow: hidden;display: none;}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .left_img .zoom{display: none;background: rgba(150,235,255,.3);cursor: move;}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t .left_img a img{width:100%;display: block;}
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-t
.hy-product-detail-content .hy-p-d-c-l-c .hy-p-d-c-l-c-b{width:571px;margin-top:10px;}

.hy-product-detail-content .small_img ul li{float:left;width:15%;margin-right:1%;margin-bottom: 1%;border:1px solid #e9e9e9;}
.hy-product-detail-content .small_img ul li:hover{border:1px solid #666;}
.hy-product-detail-content .small_img ul li img{display: block; width:100%;}
.hy-product-detail-content .small_img ul .currentli{border:1px solid #666;}
.small_img ul{display: flex;justify-content: space-between;margin-top:2%}
.clearfix{width:0;}
.hy-p-d-c-l-c-b {
    float: left;
   
	margin-top: 25px;
}

.bx-wrapper{position: relative;}
.bx-controls-direction .bx-prev{background:url(../images/cp-left.png) 0 6px;background-repeat: no-repeat}
.bx-controls-direction a{position: absolute;
    top: 50%;
    margin-top: -12px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;}
.bx-controls-direction .bx-next{right:36px;background:url(../images/cp-right.png) 16px 6px;background-repeat: no-repeat;}
.bx-controls-direction a{position: absolute;
    top: 50%;
    margin-top: -12px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;}
.bx-pager-item{display: none;}
.slideba img{width:100%;}
.hy-product-detail-content {
  max-width: 1440px;
    margin: 4% auto;
	margin-top:2%;
}
li.slideba {
    width: 22%;
    float: left;
    margin-right: 3%;
    border-radius: 10px;
    overflow: hidden;
}
.currentli{
    border: 1px #000000 solid;
}
ul.small_img.sliderba1 {
    display: flex;
    align-items: center;
}



/*产品右边*/
.hy-p-d-c-r {
    width: 50%;
    float: left;
    padding-left: 2%;
}
.hy-top{margin:2% auto;margin-top:0;}
.hy-top ul{display: inline-block;}
.hy-top h2{    float: right;
    font-size: 24px;
    width: 50%;
    text-align: right;
    font-weight: bold;}
.hy-top ul li{display: inline-block;font-size:12px;}


.hy-p-c-r-nr-zj ul li:hover{background:#0563a3;color:#ffffff;}
.hy-p-c-r-nr-zj ul li img{width:100%;}
.hy-p-c-r-nr{width:100%;}
.hy-p-c-r-nr-top>span {
    display: inline-block;
    float: left;
    font-size: 24px;
    width: 100%;
    margin-bottom: 3%;
	color:#444444;
	    font-family: SANSSB;
	
		
}
.hy-p-c-r-nr-top_fom_cz_all>h2{
	font-size: 18px;
	color: #888;
	font-weight: bold
}.hy-p-c-r-nr-top_fom_size_all>h2{
	font-size: 18px;
	color: #888;
	font-weight: bold
}.hy-p-c-r-nr-top_fom_cz_all, .hy-p-c-r-nr-top_fom_size_all {
    width: 50%;
    float: left;
	padding: 0 10px;
	padding-left: 0
}
.hy-p-c-r-nr-top_fom_sj::after{
	display: block;
	content: "";
	clear: both
}
.hy-p-c-r-nr-top_fom_cz_all ul li{
	line-height: 1.7;
	margin: 10px 0
}
.hy-p-c-r-nr-top_fom_size_all ul li{
	line-height: 1.7;
	margin: 10px 0
}
.hy-p-c-r-nr-top_fom_sj {
    margin: 20px 0;
}
.hy-p-c-r-nr-zj ul li{
    display: inline-block;
    width: 46%;
	margin-right: 2%;
	    height: 50px;
    padding: 2px 1.5%;
    box-shadow: 0 0 2px 0px #b2b2b2;
    cursor: pointer;
	    margin-bottom: 14px;

}
.hy-p-c-r-nr-zj ul li span{
	width: 40px;
	height: 40px;
	display: inline-block;
	    margin-right: 4%;
}
.hy-p-c-r-nr-zj ul li p{
	text-align: center
}
.hy-p-c-r-nr-top{
	margin-top:0
}
.hy-p-c-r-nr-top>span:nth-child(2) {
    
    text-align: right;
	font-size:16px
   
 
}
.hy-p-c-r-nr-top .move-ul p{font-size:14px;line-height: 1.7}
.size-guide{text-align: right;cursor: pointer;}
.hy-p-c-r-nr-top>spam{display: inline-block;float:right;font-size:16px;
color:#444
}
.hy-p-c-r-nr-top>p{    display: inline-block;
    line-height: 2.5;
    font-size: 14px;
    margin: 0;
    margin-bottom: 0;
	color:#444;
	width: 100%;
	
}
.hy-p-c-r-nr-zj>p{    margin-bottom: 3%;font-size: 20px;}
.hy-p-c-r-nr-bott {
    margin: 8% 0;
	    margin-bottom: 4%;
}
.hy-p-c-r-nr-bott>span{font-size:16px;display: inline-block;float:left;}
.hy-p-c-r-nr-bott>spam{font-size:16px;display: inline-block;float:right;}
.hy-p-c-r-nr-bott>ul{display:block;float: left;width:100%;margin-top: 2%;}
.hy-p-c-r-nr-bott>ul li {
    display: inline-block;
  
    background-color: #f8f8f8;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    padding-top: 1px;
   
    margin-right: 2%;
	cursor: pointer;
}
.hy-p-c-r-an button{width:100%;padding:2%;margin-top:4%;border:1px solid #f8f8f8;color:#0d0d0d;background-color:#00000000;font-size:18px}
.hy-p-c-r-an .hy-p-ys {
    background-color: #0563a3;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 10px;
    width: auto;
    padding: 2% 50px;
    border-radius: 10px;
    box-shadow: 0 1px 5px 1px #00000050;
    border: 1px solid #0563a3;
}
.hy-p-c-xl>p{padding:2% 25%;text-align: center;color:#313131;font-size:12px;}
.hy-p-c-xlb ul li{padding:2%;border-top:1px solid #eeeeee;}
.proct-zj {
   max-width: 1440px;
    margin: auto;
    padding-top: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.proc-like .proct-zj{
	width: 100%;
	    margin-bottom: 20px;
}
.proct-zj button{width:auto;display: inline-block;float:left;font-size:14px;    padding: 1% 4.2%;border:1px #f8f8f8 solid;background-color:#f8f8f800}
.proct-zj .proct-zj-bu {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin-left: 0;
    border-bottom: 0px;
    color: #0563a3;
}

.proct-botto>h2{text-align: center;}
.proct-botto>p{text-align: left;margin:2% auto;width:100%;}
.proct-n{width:80%;margin:2% auto;}
.proct-n img{width:100%;}
.proc-like>p{text-align: center;color:#767676;font-size: 24px;color:#444;margin-bottom: 20px}
.you-like-img{width:23%;margin:1%;float:left;}
.you-like-img img{width:100%;margin-bottom: 4%}
.you-like-img span{width:100%;display: block;line-height: 1.7;color:#767676}
.hy-p-c-r-nr-zj{
	margin-top:30px;
}

.proct-botto {
    max-width: 1440px;
    margin: 0 auto;
    padding: 1% 2%;
    line-height: 1.75;
    border: 1px solid #e8e8e8;
    border-top: 0px;
}
.login-dl:last-child a{    text-align: center;
    display: block;
    margin: 4%;}
.proc-top table{
	width: 100%;
	line-height: 1.75
}
.proc-top table  tr td{
	padding:10px;
	border: 1px solid #888888;
	color:#444
}
.proc-top table  tr:nth-child(1){
	background: #0563a3;
	color:#fff
} .proc-top table  tr:nth-child(1) td{
	color:#fff
} 
.proc-like {
    width: 80%;
    margin: 2% auto;
}

.hy-p-c-r-an .prompt{display: none;}

.product-all{
	max-width: 1440px;
	overflow: hidden;
	margin: auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top: 40px
}
.tittle-all{
  width: 100%;
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;
	height: 70px;
	line-height: 70px;
	/*background: #f5f5f5;*/
	background:#3a6693
	
}
.tittle-top{
	max-width: 1440px;
	width: 100%;
	margin: auto;
	
}

.sort h2{
	font-size:14px;
	    padding-right: 20px;
	line-height: 1.75
}
.sort h2 span {
   display: block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    position: absolute;
    top: 6px;
    right: 0;
    transform: rotate(45deg);
	transition: 0.5s
}
.tittle-all .sort {
	position: relative;
	margin-right: 10px;
}
.tittle-xl{
	    position: absolute;
    line-height: 1.75;
    padding-top: 10px;
	overflow: hidden;
	background: #fff;
	height: 0;
	transition: 0.5s;
	right: 0;
   
}
.sort:hover .tittle-xl{
	height: auto;
	transition: 0.5s;
	padding: 10px 30px;
	 box-shadow: 0px 3px 7px #00000035;
}
.sort:hover span{
	transition: 0.5s;
    transform: rotate(225deg);
	top: 8px;
}
.tittle-xl li{
	margin-bottom: 10px;
}
.tittle-xl li:hover{
	border-bottom: 1px solid #888
}
.product-all-left{
	width: 14%;
	
}
.table-news{
	margin-top:40px;
}
.table-news> h2{
	font-size:18px;
	font-weight: bold;
	
}
.table-news a{
	    display: inline-block;
    margin: 2% 0;
    margin-top: 20px;
    border: 1px solid #e2e2e2;
    padding: 2% 4%;
	position: relative;
	transition: 0.5s
}
.table-news a:hover .table-news-img img {
    transform: scale(1.1);
    transition: 0.5s;
}
.table-news a:hover{
	box-shadow: 0px 3px 7px #00000035;
	transition: 0.5s
}
.table-news a>h2{
	    margin-bottom: 10px;
    padding-left: 5%;
}
.table-news a>p{
	margin-bottom: 20px;
    padding-left: 5%;
}
span.table-news-img-tittle {
    display: inline-block;
    padding: 2% 6%;
    background: #f9cc55;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
}
.table-news-img {
    margin-bottom: 20px;
    padding: 2% 8%;
    margin-top: 20px;
	overflow: hidden;
	transition: 0.5s;
}
.table-news-img img{
	width: 100%;
	transition: 0.5s;
}
.tables-top h1{margin-bottom: 20px;}
.tables-top p{margin-bottom: 20px;}


.tables-li .tables-an{font-size:14px;padding-right:28px;color: rgb(72, 90, 100);text-decoration: none;width: 90%}

.tables-li ul::-webkit-scrollbar-track-piece{
background-color:#f8f8f8;
}
.tables-li ul::-webkit-scrollbar {
width:4px;
height:9px;
}
.tables-li ul::-webkit-scrollbar-thumb {
background-color:#dddddd;
background-clip:padding-box;
min-height:28px;
}
::-webkit-scrollbar-thumb:hover {
background-color:#bbb;
}
.tables-li ul{font-size: 14px;
    margin: 10px 0px;
    padding-left: 0;
    width: 100%;
    line-height: 1.75;
    height: 100px;
    overflow: auto;
    border: 1px solid #888888;
    padding: 10px 8%;
	display: none
}
.tables-li ul a{color:#888888;font-size:14px;}
.tables-ul h4 {
    font-size: 18px;
    margin: 0;
    padding: 4% 0;
    border-bottom: 1px solid #cdcdcd;
	
	font-weight: bold
}
.tables-li-tittle{
	display: flex;
	width: 100%;
	justify-content: space-between
}
.tables-li {padding:15px 0;border-bottom:1px solid #cdcdcd;    display: flex;
    justify-content: space-between;
	flex-flow: wrap;
    padding-right: 10px;}
.tables-li-tittle-button {
    width: 10%;
}
.tables-li span{
	display: block;
    width: 10px;
    height: 10px;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
   
    transform: rotate(45deg);
	transition: 0.5s;
	    cursor: pointer;
}
.tables-li-click>.tables-li-tittle>.tables-an{
	font-weight: bold
}
.tables-li .tables-li-tittle-span span{
	    transform: rotate(225deg);
	    margin-top: 8px;
}
.product-all-right{
	width: 100%;
	    margin-top: 20px;
}
.product-all-right-cp-img{
	    min-height: 208px;
	transition: 1s;
	position: relative;
	overflow: hidden
	
}
.product-all-right-cp-img img{
	position: relative;
	transition: 0.5s;
}

.product-all-right-cp li:hover .product-all-right-cp-img img{
	transform: scale(1.1);
    transition: 0.5s;

}
.product-all-right-cp li:hover{
	    box-shadow: 0px 3px 7px #00000070;
	 transition: 0.5s;
}
.product-all-right-cp li{
	width: calc((100% - 60px) / 3);
    margin-right: 30px;
    box-shadow: 0px 3px 7px #00000035;
    text-align: center;
    padding: 20px;
    margin-bottom: 70px;
    transition: 0.5s;
	
}

.product-all-right-cp{
	display: flex;
	flex-flow: wrap;
	padding: 0 5px;
	padding-bottom: 20px;
	
	
}
.product-all-right-cp a h2 {
    padding-top: 25px;
    text-align: left;
    font-size: 24px;
    color: #227adb;
	margin-bottom: 20px;
	transition: 0.5s
}
.product-all-right-cp a p {
    text-align: left;
    font-size: 19px;
    color: #4c5154;
	transition: 0.5s
}
.product-all-right-cp a p{
	font-size: 16px;
	min-height: 132px;
}
.product-all-right-cp a>span{
	display: block;
    text-align: left;
    margin-top: 25px;
	transition: 0.5s
}
.product-all-right-cp li{
	position: relative;
}
.product-all-right-cp li::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 0px;
	bottom: 0;
	transition: 0.5s;
	background: #3a6693;
	left: 0;
	z-index: -1
}
.product-all-right-cp li:nth-child(3n){
	margin-right: 0
}
.product-all-right-cp li:hover::after{
	height: 100%;
}
.product-all-right-cp li img{
	transition: 0.5s
}
.product-all-right-cp li:hover h2, .product-all-right-cp li:hover p{
	color: #fff
}
.product-all-right-cp li:hover span img{
filter: brightness(800%);
	padding-left: 80%;
	transition: 0.5s
	}
.product-all-right-cp-img img{width:100%}	
.left-big {
    text-align: center;
}
.index-bannera>a{
	position: relative;
	display: block;
}
.index-banner-text {
    position: absolute;
	top:170px;
	left: 245px;
}

.index-banner-text.index-banner-text_all h2{
	    line-height: 1.5;
	font-size: 32px;
	font-weight: bold
}
.index-banner-text.index-banner-text_all h2:nth-child(1){
	font-size: 64px
}
.index-banner-text h2{
	font-size: 64px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
.index-banner-text h2 b{
	font-weight: bold;
	display: inline-block;
	margin-right: 20px
}
.index-banner-text p{
	    color: #fff;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 0;
    width: auto;
    line-height: 1.2;
}
.index-banner-text span{
	display: inline-block;
	padding: 0 27px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	background: #3a6693;
	border-radius: 5px;
	text-transform: uppercase;
	transition: 0.5s
}
.index-banner-text span:hover{
	background: #097cf1;
	transition: 0.5s
}

.movie1 {
    position: absolute;
    width: 50%;
    left: 25%;
    top: 18vh;
    box-sizing: border-box;
    border: 7px solid #003d90;
    border-radius: 7px;
    cursor: pointer;
}
.close {
    position: absolute;
    left: 75%;
    top: 18vh;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #ccc;
    text-align: center;
    line-height: 32px;
    margin-left: -20px;
    margin-top: -13px;
    font-size: 26px;
    cursor: pointer;
    padding: 0;
    border: none;
}
div.video2 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 999999999999;
}
.video-button{
	cursor: pointer
}


/*news*/
.news{max-width:1440px;margin:0 auto;overflow:hidden;margin-top:40px;}
.event{float:left;width:calc((100% - 50px)/3);position:relative;margin-right:20px;height:auto;overflow: hidden;border: 1px solid #ffffff00}
.event:nth-child(3){float:right;margin-right:0;}
.event:last-child{margin-right:2%;width: calc((100% - 72px) / 3);
}
.event img{width:100%;transform: scale(1.2);transition:0.6s;}
.event-1{position:absolute;left:70%;top:10%;width:8%;transition:0.3s;}

.event:hover{
	border:1px solid #e2e2e2;
	transition:0.4s;	
	overflow: hidden
}
.event:hover img{transform: scale(1);}
.event:hover .event-1{transform:translateX(40px);transition:0.4s;}
.event h1{color:#464646;font-size:16px;transition:0.6s;
	margin-bottom: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	font-weight: bold;
	
    -webkit-line-clamp: 2;width:73%;}
.event-img{
	overflow: hidden;
}
.event h3{color:#686868;font-size:18px;transition:0.6s;}
.event h2{color:#686868;font-size:14px;
	transition:0.6s;width:75%;line-height:1.5;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;text-align:left;}
.event h4{color:#c3c3c3;font-size:16px;
	transition:0.6s;height:40px;overflow: hidden}
.touming{
	    margin-top: 20px;
    margin-left: 10px;
}
.event-1 img{position:absolute;transition:0.6s;padding-left:0px;padding-right:0px;padding-top:0px;
	width:100%;transform: scale(1.2);transition:0.6s;}
/*下部新闻*/
	.title{max-width:1200px;margin:0 auto;text-align:center;margin-top:80px;
		margin-bottom:60px;color:#707070;font-size:36px;}	
	.news_bottom{width:100%;border-bottom:1px solid #eeeeee;margin-bottom:30px;}
	.col_lift{max-width:1440px;margin:0 auto;
    margin-top: 50px;}
	.col_lift-1{float:left;
		background-repeat:no-repeat;background-size:90%;height:180px;
		width:19%;background-position:center center;transition:0.8s;}
.col_lift>a{
	overflow: hidden
}
.col_lift>img{
	width: 100%
}
	.col_right-1{float:right;}
	.col_right-1{width:76%;margin-right:0;transition:0.8s;}
	.col_right{float:right;}
	.col_right-zi{width:68%;float: left;}
	.col_right{width:25%;margin-top:40px;}
	.col_right-zi h3{font-size:16px;color:#333;padding-top:30px;font-weight: bold;margin-bottom: 20px;text-transform: uppercase;}
	.col_right-zi h4{font-size:14px;color:#888888;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;}
.col_right-zi h5 {
    color: #888888;
    padding-left: 20px;
    height: 20px;
	font-size: 16px;
	color:#c3c3c3;
    line-height: 22px;
	margin-bottom: 20px;
	background:url(../images/timead.png) no-repeat left center;
	background-size:auto
}
	.col_right h5{font-size:20px;color:#888888;padding-top:40px;padding-bottom:32px;}
	.col_right p{font-size:14px;color:#333;font-weight: bold;padding-top:5px;padding-bottom:5px;padding-left:20px;
		padding-right:20px;float:right;text-transform:Capitalize}
	.news_bottom .col_lift:hover .col_right-1{transform:translateX(30px);transition:0.8s;}
.news a:nth-child(4) .event{
	margin-right: 0;
}
.banner-page img{
	width:100%;
}
.newspart{
	max-width: 1440px;
	margin: auto
}
.all .title{
	display: none
}

.touming p{
	    overflow: hidden;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
    word-break: break-all;
	color:#c3c3c3;
}
.col_right-zi p{
	 overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
    word-break: break-all;
	color:#c3c3c3;
	line-height: 1.5
}


/*conter-------------------------------------------------------------------------------------------------------------*/
.conter-left span{display:block;width:100%}
.conter-left {
    float: left;
    line-height: 1.7;
    width: 50%;
    margin-left: 40%;
	
			
}

.conter-left p{font-size:14px;margin: 6% 0;color:#777775;
	font-size:16px;}
.conter-left p span{font-size:18px;font-weight: bold;line-height: 2.0;color:#0a0a0a}
.conter-left p a{
	color:#777775;
	font-size:16px;
}


.conter-left p spam{display: block;font-size:14px;    line-height: 1.75;margin: 1.5% 0;}
.conter-top-left{width:50%;background-color:#f8f8f8;padding: 2% 0;float:left}

.conter-top-right {
    width: 50%;
    float: left;
	padding:2% 0;
	background-color:#ffffff
}
.conter-right {
    margin-left: 10%;
}
.conter-left h3{margin-bottom:4%;font-size: 24px;
	color:#0a0a0a;
    font-weight: 500;}
.conter-right h3{margin-bottom:4%;font-size: 18px;}
.your-rknam span{display: block;width:100%;font-size:14px; line-height: 2.0}
.your-rknam input {
    margin-top: 1%;
    background-color: #f8f8f8;
    padding: 10px 1%;
	width: 70%;
	margin-bottom: 2%;

}
.conter-right h3{
 	    margin-bottom: 4%;
    font-size: 24px;
    color: #0a0a0a;
    font-weight: 500;
}
.conter-top{background-color:#f8f8f8;max-width: 1440px;
	margin: 0 auto

}
.melssage textarea{background-color:#f8f8f8;width:70%;margin-top:1%;    padding: 10px 2%;
height: 100px;
}
.conter-right .melssage textarea{width:70%;border:none}
.conter-right .wpcf7-rk-form .mes-bu{width:70%;margin-top:4%}

.mes-bu{width:64%;height:40px;font-size:18px;background-color:#0563a3;color:#ffffff;border:0}
.conter{margin-bottom:2%;}
.conter-img{width:100%;}
.conter-img img{width:100%;}
.login{text-align:center;margin:2% auto;}
.content-all>h2{
	text-align: center;
	font-size: 32px;
	color:#545454;
	margin-top:20px;
	text-transform: uppercase
	
}
.content-all>p{
	text-align: center;
	margin-top:14px;
	color:#808080;
	font-size:16px;
	margin-bottom: 53px
}
.content-all>h4{
	
    margin-bottom: 26px;
    font-size: 36px;
    color: #0a0a0a;
    text-align: center;
    width: 420px;
    margin: 20px auto;
    line-height: 1.2;
}

.content-all>hr {
       margin: 0 auto;
    margin-bottom: 40px;
    height: 4px;
    width: 150px;
    margin-top: 25px;
    background: #eedfc9;
    border: 1px solid #00000000;
}
.road-list{
max-width: 1440px;
    margin: 0px auto;
    font-family: SANSSB;
    font-weight: bold;
    text-transform: uppercase;
	    height: 50px;
    line-height: 50px;
}
.conter-center-img{
	position: relative;
	max-width: 1440px;
	margin:2% auto
}
.conter-center-img a{
	    position: absolute;
    height: 50px;
    border: 1.5px solid #878787;
    left: 50%;
    line-height: 50px;
    border-radius: 30px;
    padding: 0 5%;
    transform: translate(-50%);
    top: 48%;
    background: #fff;
    color: #878787;
}
.conter-center-img img{
	width: 100%
}
.conter-center{
	max-width: 1440px;
	margin: auto;
	text-align: center;
	
}
.conter-center h2{
	margin-top:70px;
	    text-align: center;
    font-size: 32px;
    color: #545454;
    text-transform: uppercase;
}
.conter-center p{
	text-align: center;
    margin-top: 14px;
    color: #808080;
    font-size: 16px;
    margin-bottom: 20px;
}

/*页脚版权*/
.copy a{
	color: #fff
}
.copy{
	text-align: center
}

/*新闻详情页*/
div#road {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    height: 70px;
    line-height: 70px;
    background: #f5f5f5;
}

.road {
    max-width: 1440px;
    width: 100%;
    margin: auto;
}
.newstxt .imageContainer{
	height: auto!important
}
.newstxt .imageContainer>img{
	width: 50%;
	margin: auto
}

.move-ul li{
	line-height: 1.75
}


/*about*/

.about{
	max-width: 1440px;
	margin:35px auto 70px
}

.about-o-l h2{
	font-size: 24px;
	margin-bottom: 20px;color:#444444
}
.about-o-l p{
	font-size: 16px;
	line-height: 1.75;
	color: #888888
}
.about-o-l{
	width: 650px;
	float: left
}
.about-o-r{
	width: 745px;
	float: right;
	border-radius: 5px
}
.about-one::after, .about-two::after{
	content: "";
	display: block;
	clear: both;
	    width: 100%;
}
.about-o-l-b{
	display: flex;
	justify-content:space-around;
	margin-top: 55px;
}
.about-o-l-b-d{
	display: inline-block;
	float: left;
}
.about-o-l-b-d h5{
	    font-size: 16px;
    color: #888888;
    text-align: center;
}
.about-o-l-b-d h2{
	font-size: 24px;
	color: #888888;
	margin-bottom: 0;
	text-align: center
}
.about-o-l-b-d p{
	font-size: 16px;
	text-align: center
}
.about-one{
	display: flex;
	flex-flow: wrap;
	align-items: center;
	    justify-content: space-between;
	margin-bottom: 50px;
}
.about-two{
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}
.about-all p{
	font-size: 16px
}
.about-two-left{
	width: 45%;
	float: left;
	    text-align: center;
}
.about-two-right{
	width: 52%;
	float: right;
	line-height: 1.75;
	color: #888888;
}
.about-three .bx-wrapper .bx-prev{
	left: -36px;
}
.about-three .bx-wrapper .bx-next{
	right: -36px;
}
.about-three .bx-wrapper .bx-next{
	transform: rotate(0deg);
}
.about-two-right-img{
	margin-top: 20px;
}
.about-three .bx-pager.bx-default-pager {
    display: none;
}

.contact-info>span{
	padding-top: 10px;
	margin-right: 10px
}
.zip-three-log img{
	height: 85px;
	width: auto;
	    margin: auto;
}
.index-banner-text .zip-three-text{
	margin-top: 25px
}
.index-banner-text .zip-three-text p{
	font-size: 24px;
    font-weight: 100;
    width: 100%;
	margin-bottom: 0;
	text-align: center;
	color: #838280;
	line-height: 1.4
}
.left-big img{
	width: 100%
}
.left-right .right, .product-all.product-all-application{
	display: none
}



/*应用*/

.fh5co-bg-section .fh5co-overlay { background: #000; opacity: .7; }
.fh5co-bg-section .author { font-size: 20px; margin-bottom: 0; }
#fh5co-main { padding-top: 5em; padding-top:0}
#fh5co-board .item { margin: 10px 10px 20px 10px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; overflow: hidden; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);background: #f5f6f7; }
#fh5co-board .item a { display: block; }
#fh5co-board .item .fh5co-desc { padding: 20px; float: left; line-height: 24px;background: #f5f6f7; }
#fh5co-board .item .fh5co-item-title { font-family: "Montserrat", arial, sans-serif; font-size: 17px; line-height: 24px; margin: 0; padding: 0; }
#fh5co-board .item img { max-width: 100%; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
#fh5co-board .item .fh5co-board-img { border-top-left-radius: 4px; border-top-right-radius: 4px; overflow: hidden; }
#fh5co-board .item .image-popup:hover img { opacity: .5; }
.js .animate-box { opacity: 0; }
pre { background: #e9e9e9; border: 1px solid #ccc; }
.column { float: left; }
.size-1of4 { width: 25%; }
.size-1of3 { width: 33.333%; }
.size-1of2 { width: 50%; }
#fh5co-board[data-columns]::before { content: '4 .column.size-1of4'; }
#fh5co-main{
	
	    height: 100%;
    display: flex;
    flex-flow: wrap;
	
}
.container{
	max-width: 1440px;
	margin: auto
}
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.application-ps {
    max-width: 1440px;
    margin: 0px auto;
}
.application-ps h3{
	    font-size: 24px;
    color: #444;
    text-align: center;
    margin-bottom: 35px;
}
.application-ps p {
    font-size: 14px;
    color: #444;
    line-height: 20px;
}
img.mfp-img{
	width: 100%
}
.mfp-title {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 10px;
	background: #f5f6f7
}
.solution{
	max-width: 1440px;
	margin:2% auto
}
.solution-tittle h2{
	font-size: 24px;
    color: #444;
    margin-bottom: 10px;
	    text-transform: uppercase;
}
.solution-tittle p{
	    font-size: 14px;
    color: #444;
        line-height: 1.4;

	
}
.solution-tittle{
	margin-bottom: 20px
}
.solution-div ul li{
	width: 23%;
	float: left;
	margin-right: 2%;
		    margin-bottom: 2%;
}
.solution-div ul li:nth-child(4n){
	margin-right: 0
}
.solution-div ul {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
}
.solution-div ul li img{
	width: 100%
}
.solution-div ul li p{
    padding: 20px;
    float: left;
    line-height: 24px;
    background: #f5f6f7;
	width: 100%;
}
.sw-road-content {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #f5f5f5;
}
.sw-page-name {
    display: none;
}
.sw-page-road {
    max-width: 1440px;
    margin: auto;
}
.application_calss_banner {
    max-width: 1440px;
    margin: 20px auto;
}
.application_box .move-ul{
	max-width: 1440px;
	margin: auto
}
.application_box .imageContainer.ic-p {
    height: auto!important;
}
.application_box .imageContainer {
	height: auto!important
}


/*products*/
.tittle-all {
    color: #fff;
	height: 70px;
	
}
.tittle-top {
    width: 1440px;
    margin: auto;
    line-height: 70px;
	color: #fff;
}
.tittle-top a {
    color: #fff;
}
.twh-products{
	margin:80px auto;
	max-width: 1440px;
	display: flex;
	flex-flow: wrap;
	    margin-top: 30px;
}
.twh-products-left{
	float: left;
	width: 100%;
	display: block;
    justify-content: space-between;
	    margin-bottom: 20px;
}
.twh-products-right{
	float: right;
	width: 100%;
}
.products-bottom.products-bottom2 li{
	display: none
}
.products-bottom.products-bottom2 li.current{
	display: block
}
.products-bottom ul {
    display: flex;
    flex-flow: wrap;
}

.products-a-img_text {
    padding: 10px;
	padding-bottom: 20px
}
a.products-a-img {
    display: block;
    overflow: hidden;
}
.products-bottom ul li:hover {
    box-shadow: 0px 2px 9px 5px #00000025;
    transition: 0.6s; 
}
.products-bottom ul li:hover img {
    transform: scale(1.1);
	transition: 0.6s;
}
.products-bottom ul li h4{
	font-size: 16px;
    text-align: left;
    color: #232323;
    margin: 3% 0;
    font-weight: bold;
}
.products-bottom ul li p{
	    font-size: 14px;
    text-align: left;
    color: #666;
    margin-bottom: 0%;
    line-height: 1.75;
      min-height: 175px;
}

.products-bottom ul li a img{
    width: 100%;
	transition: 0.6s;
}
 ul.product-all-right-cp li a>span img{
	width: auto
}
.products-bottom.products-bottom2.product-all-right.products-bottom ul li p{
	    min-height: 55px;
}
.product-all-right-cp li.product-all-right-foad a p{
	min-height: 55px;
}
a.products-a-botton {
    width: 100%;
    align-self: end;
    height: 40px;
    line-height: 40px;
    color: #666;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #666;
	margin-top: 3%;
	transition: 0.6s;
}
a.products-a-botton:hover {
    background: #3a6693;
	border: 1px solid #3a6693;
	color: #fff;
	transition: 0.6s;	
}
.twh-products-left-boxs {
        margin-bottom: 0;
  
    width: 100%;
    border-radius: 8px;
    display: inline-block;
    float: left;
    border-bottom: 1px solid #efefef;
   padding: 10px 0;
	
}
.twh-products-left-boxs:nth-child(5n){
	margin-right: 0
}
.twh-products-left::after{
	content: "";
	display: block;
	clear: both
}
span.fasize {
    display: none;
    float: right;
    font-size: 24px;
}
.twh-products-left-boxs ul{
	display: block
}
.twh-products-left-boxs h2{
	font-size: 16px;
    color: #3a6693;
    margin-bottom: 0%;
    font-weight: bold;
    display: inline-block;
    float: left;
       margin-right: 10px;
    min-width: 100px;
}
.twh-products-left-boxs-li {
       margin-bottom: 0;
    display: inline-block;
    float: left;
	margin-right: 15px;
}
.twh-products-left-boxs-li label{
	color: #232323
}
.twh-products-left-boxs-li label input{
	margin-right: 15px;
	position: relative;
	top: 2px;
}
span.sj-xianshi {
    display: none;
}
.index-nav-bottom {
    background: #3a6693;
}
.index-nav-bottom-all {
  max-width: 1440px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.index-nav-bottom-all h2 {
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.index-nav-bottom-all_top_li label{
	color: #fff
}
.index-nav-bottom-all ul {
    display: none;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0px;
    flex-flow: wrap;
    padding: 0 20px;
    line-height: 1.75;
}
li.index-nav-bottom-all_top_li {
    display: block;
    width: 100%;
}
.index-nav-bottom-all ul li>a {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    transition: 0.6s;
}
.index-nav-bottom-all_top {
    display: inline-block;
	
}



/*新联系我们*/
.ubamboo-contact-us-all {
    max-width: 1340px;
    margin: 40px auto;
	padding-top: 260px;
}
.ubamboo-contact-us-all-left {
    width: 47%;
    float: left;
	position: relative;
}
.ubamboo-contact-us-all-left-text {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 30%;
    text-align: center;
}
.ubamboo-contact-us-all-left-text h2 {
    font-size: 24px;
    margin-bottom: 20px;
	color: #444;
}
.ubamboo-contact-us-all-left-text p {
    font-size: 14px;
	color: #666;
	line-height: 1.7;
}
.ubamboo-contact-us-all-left-img img {
    width: 100%;
	opacity: 0.7;
}
.list-input::placeholder{font-size: 14px;color:#444 }

.ubamboo-contact-us-all-right h4{font-size: 18px;color: #fff;margin-bottom: 35px;}
.ubamboo-contact-us-all-right {
    float: right;
    width: 600px;
	height: 330px;
    background: #cba18b;
    border-radius: 20px;
	padding: 50px;
	margin-top: 30px;
	text-align: center;
}
.ubamboo-form-top{
	display: flex;
	flex-flow: wrap;
	width: 100%;
	margin-bottom: 20px;
}
.ubamboo-form-top:nth-child(2){
	margin-bottom: 0;
}
.ubamboo-form-top-all {
    display: flex;
	margin-bottom: 25px;
	flex-flow: wrap;
}
.ubamboo-form-top span{
	margin-bottom: 10px;
}
.ubamboo-form-top input{
	float: left;
    width: 68%; 
	height: 35px;
    background-color: #fff;
    border: solid 1px #c0c4cb;
    margin-right: 5%;
    line-height: 2em;
    padding: 6px;
	box-sizing: border-box;
	padding-left: 20px;
	    margin-left: 16%;
}
.list-input.name{
	width: 68%!important;
}
#size10,#size11 {
    width: 100%;
    background-color: #fff;
    border: solid 1px #c0c4cb;
    margin-right: 2.5%;
    line-height: 2em;
    padding: 6px; 
}
.ubamboo-form-top.long{width: 100%;}
.ubamboo-contact-us-all-right-button button{
	margin-top: -1%;
    color: #387d35;
    background-color: #fff;
    padding: 9px 50px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
	margin-left: 0; 
	box-shadow: 0px 4px 2px 0px #00000035
	
}
.ubamboo-form-top::placeholder{
	font-size: 14px
}
.ubamboo-index-huadong-all-box img { 
    width: 220px;
	height: 280px;
} 
.ubamboo-index-huadong-all-new {
    display: flex;
    margin: auto;
    max-width: 1340px;
	justify-content: center
}
.ubamboo-index-huadong{
	margin: 80px auto;
} 
.bx-controls.bx-has-pager.bx-has-controls-direction{text-align: center;margin: 20px;}
.ubamboo-index-huadong .bx-pager,.ubamboo-logo-huadong .bx-pager{display: none;}
/*
.ubamboo-logo-huadong-all-box img{
	transition: 0.5s;
}
.ubamboo-logo-huadong-all-box:hover img {
    box-shadow: 0 0 5px 4px #80808050;
    transition: 0.5s;
}
*/

.ubamboo-logo-huadong-all-box img {
    width: 100%!important;
}
 .ubamboo-index-huadong-all-box {
    text-align: center;
}
.ubamboo-six-new ul li {
    width: 15%;
    text-align: center;
    margin-right: 2%;
}
.ubamboo-six-new ul li img{
	margin: auto;
	width: 16%;
}
.ubamboo-six-new ul li p{
	font-size: 14px;
	color: #444;
	margin-top: 10px;
}
.ubamboo-six-new ul li:nth-child(6) {
    margin-right: 0;
}
.ubamboo-six-new ul {
    display: flex;
    margin: auto;
    max-width: 1340px; 
}
.ubamboo-logo-huadong {
    margin: auto;
    max-width: 1340px;
}
.index-new-contact-bac{
	background: #424242;
    height: 70px;
    position: relative;
    margin-top: 210px;
    z-index: 8;
}
.index-new-contact{
	    position: relative;
    z-index: 9;
    background: #c7a693;
    color: #fff;
    margin: auto;
    max-width: 1340px;
    border-radius: 20px;
    height: auto;
    text-align: center;
    margin-top: -190px;
    padding-bottom: 16px;
}
.index-new-contact>h3{
	font-size: 32px;
	font-weight: bold;
	padding: 20px 0 25px 0;
}
.index-new-contact>p{
	font-size: 16px;
}
.index-new-contact>a{
	    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 25px;
    transition: 0.5s;
    font-weight: bold;
    padding: 0 20px;
}
.index-new-contact>a:hover{
	background: #fff;
	color: #387d35;
	transition: 0.5s; 
}
.index-about-ubamboo-new h2,.index-eight-title h2,.oof>h2 {
	background: #cba18b;
	color: #fff;
	height: 60px; 
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase
}
.news-title h2{
	color: #3c7f39;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase
}
.index-eight-title>p {
    font-size: 14px;
    color: #444;
    text-align: center;
    line-height: 24px;
	width: 71%;
	margin: auto
}
.index-eight-title>p>span{
	font-size: 14px!important
}
.index-about-ubamboo-new{
	margin: auto;
	max-width: 1340px; 
}
.index-new-search img{
	width: 100%;
	margin-top: 20px;
}
.index-news-yuyan img{margin-top: 20px;}
.index-news-yuyan {
    padding: 0px 10px 0 0;
}
.downlist-qt-custo h3 a{
	color: #666!important;
	font-size: 14px;
	transition: 0.5s;
}
.downlist-qt-custo h3 a:hover{
	color: #3c8039!important;
	transition: 0.5s;
}
.index-about-ubamboo-new-left{
	width: 47%;
	float: left 
}
.index-about-ubamboo-new-right{
	width: 47%;
	float: right
}
.index-about-ubamboo-new-left img{
	width: 100%;
}
.index-about-ubamboo-new-right p:nth-child(2) {
    margin-bottom: 20px;
}
.index-about-ubamboo-new-right p:nth-child(3) ,.index-about-ubamboo-new-right p:nth-child(4),.index-about-ubamboo-new-right p:nth-child(5){
    font-size: 14px;
} 
.index-about-ubamboo-new-right p {
    font-size: 14px;
    line-height: 30px;
}

/*
.index-about-ubamboo-new-right a {
    display: inline-block;
    width: 285px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #7d7d7d;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #3a7e36;
}
.index-about-ubamboo-new-right a {
    display: inline-block;
    width: 285px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #7d7d7d;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #3a7e36;
	transition: 0.5s;
	margin-top: 20px;
	transform: translate(-50%);
    margin-left: 50%;
	display: none;
}
*/

.index-about-ubamboo-new-right a:hover{
    color: #3c7f39;
}


.index-eight {
    margin:0px auto;
    max-width: 1340px;
	margin-top: 36px;
	margin-bottom: 40px;
}
.index-eight-box-all ul {
    display: flex;
    flex-flow: wrap;
}

.index-eight-box-all ul li {
    width: 49%;
	margin-right: 2%;
    height: 150px;
    display: flex;
    border-bottom: 1px dashed #ddd;
    align-items: center;
}
.index-eight-box-all ul li:nth-child(2n) {
	margin-right: 0;<strong></strong>
}
.index-eight-box-all-left {
    margin-right: 40px;
}
.index-eight-box-all-right h4{
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	font-weight: bold
}
.index-eight-box-all-right p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.tp-banner-container{
	width: 1340px!important;
	left: 0!important
}
.tp-leftarrow.tparrows.default{
	left: 0!important
}
.tp-leftarrow.tparrows.default, .tp-rightarrow.default{
    display: none;
}
.tp-rightarrow.tparrows.default{
	right: 0!important
}
.oof{ 
	margin: 60px auto;
	max-width: 1340px;
}


.tp-hide-revslider,.tp-caption.tp-hidden-caption{visibility:hidden!important;display:none!important;}.tp-caption{z-index:1;}.tp-caption-demo .tp-caption{position:relative!important;display:inline-block;margin-bottom:10px;margin-right:20px!important;}.tp-caption.medium_grey{position:absolute;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:20px;line-height:20px;font-family:AdobeHeitiStd-Regular;padding:2px 4px;margin:0;border-width:0;border-style:none;background-color:#888;white-space:nowrap;}.tp-caption.small_text{position:absolute;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:14px;line-height:20px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.medium_text{position:absolute;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:20px;line-height:20px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.large_bold_white_25{font-size:55px;line-height:65px;font-weight:700;font-family:"Open Sans";color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0 5px 10px;border-width:0;border-color:#FFF;border-style:none;}.tp-caption.medium_text_shadow{font-size:25px;line-height:25px;font-weight:600;font-family:"Open Sans";color:#fff;text-decoration:none;background-color:transparent;text-align:center;text-shadow:#000 0 5px 10px;border-width:0;border-color:#FFF;border-style:none;}.tp-caption.large_text{position:absolute;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:40px;line-height:40px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.very_large_text{position:absolute;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,0.5);font-weight:700;font-size:60px;line-height:60px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;letter-spacing:-2px;}.tp-caption.very_big_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:60px;line-height:60px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:0 4px;padding-top:1px;background-color:#000;}.tp-caption.very_big_black{position:absolute;color:#000;text-shadow:none;font-weight:700;font-size:60px;line-height:60px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;padding:0 4px;padding-top:1px;background-color:#fff;}.tp-caption.modern_medium_fat{position:absolute;color:#000;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans",sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_fat_white{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:24px;line-height:20px;font-family:"Open Sans",sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.modern_medium_light{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:24px;line-height:20px;font-family:"Open Sans",sans-serif;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.modern_big_bluebg{position:absolute;color:#fff;text-shadow:none;font-weight:800;font-size:30px;line-height:36px;font-family:"Open Sans",sans-serif;padding:3px 10px;margin:0;border-width:0;border-style:none;background-color:#4e5b6c;letter-spacing:0;}.tp-caption.modern_big_redbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:30px;line-height:36px;font-family:"Open Sans",sans-serif;padding:3px 10px;padding-top:1px;margin:0;border-width:0;border-style:none;background-color:#de543e;letter-spacing:0;}.tp-caption.modern_small_text_dark{position:absolute;color:#555;text-shadow:none;font-size:14px;line-height:22px;font-family:AdobeHeitiStd-Regular;margin:0;border-width:0;border-style:none;white-space:nowrap;}.tp-caption.boxshadow{-moz-box-shadow:0 0 20px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.5);box-shadow:0 0 20px rgba(0,0,0,0.5);}.tp-caption.black{color:#000;text-shadow:none;}.tp-caption.noshadow{text-shadow:none;}.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}.tp-caption a:hover{color:#ffa902;}.tp-caption.thinheadline_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:30px;line-height:30px;font-family:"Open Sans";background-color:transparent;}.tp-caption.thintext_dark{position:absolute;color:rgba(0,0,0,0.85);text-shadow:none;font-weight:300;font-size:16px;line-height:26px;font-family:"Open Sans";background-color:transparent;}.tp-caption.medium_bg_red a{color:#fff;text-decoration:none;}.tp-caption.medium_bg_red a:hover{color:#fff;text-decoration:underline;}.tp-caption.smoothcircle{font-size:30px;line-height:75px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#000;background-color:rgba(0,0,0,0.498039);padding:50px 25px;text-align:center;border-radius:500px 500px 500px 500px;border-width:0;border-color:#000;border-style:none;}.tp-caption.largeblackbg{font-size:50px;line-height:70px;font-weight:300;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#000;padding:0 20px 5px;text-shadow:none;border-width:0;border-color:#FFF;border-style:none;}.tp-caption.largepinkbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#db4360;padding:0 20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.tp-caption.largewhitebg{position:absolute;color:#000;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#fff;padding:0 20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.tp-caption.largegreenbg{position:absolute;color:#fff;text-shadow:none;font-weight:300;font-size:50px;line-height:70px;font-family:"Open Sans";background-color:#67ae73;padding:0 20px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.tp-caption.excerpt{font-size:36px;line-height:36px;font-weight:700;font-family:AdobeHeitiStd-Regular;color:#fff;text-decoration:none;background-color:rgba(0,0,0,1);text-shadow:none;margin:0;letter-spacing:-1.5px;padding:1px 4px 0 4px;width:150px;white-space:normal!important;height:auto;border-width:0;border-color:#FFF;border-style:none;}.tp-caption.large_bold_grey{font-size:60px;line-height:60px;font-weight:800;font-family:"Open Sans";color:#666;text-decoration:none;background-color:transparent;text-shadow:none;margin:0;padding:1px 4px 0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_thin_grey{font-size:34px;line-height:30px;font-weight:300;font-family:"Open Sans";color:#666;text-decoration:none;background-color:transparent;padding:1px 4px 0;text-shadow:none;margin:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.small_thin_grey{font-size:18px;line-height:26px;font-weight:300;font-family:"Open Sans";color:#757575;text-decoration:none;background-color:transparent;padding:1px 4px 0;text-shadow:none;margin:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.lightgrey_divider{text-decoration:none;background-color:rgba(235,235,235,1);width:370px;height:3px;background-position:initial initial;background-repeat:initial initial;border-width:0;border-color:#222;border-style:none;}.tp-caption.large_bold_darkblue{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:#34495E;text-decoration:none;background-color:transparent;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bg_darkblue{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#34495E;padding:10px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bold_red{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:#E33A0C;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_light_red{font-size:21px;line-height:26px;font-weight:300;font-family:"Open Sans";color:#E33A0C;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bg_red{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#E33A0C;padding:10px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bold_orange{font-size:24px;line-height:30px;font-weight:800;font-family:"Open Sans";color:#F39C12;text-decoration:none;background-color:transparent;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bg_orange{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#F39C12;padding:10px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.grassfloor{text-decoration:none;background-color:rgba(160,179,151,1);width:4000px;height:150px;border-width:0;border-color:#222;border-style:none;}.tp-caption.large_bold_white{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:transparent;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_light_white{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.mediumlarge_light_white{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.mediumlarge_light_white_center{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#fff;text-decoration:none;background-color:transparent;padding:0;text-align:center;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_bg_asbestos{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#7F8C8D;padding:10px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.medium_light_black{font-size:30px;line-height:36px;font-weight:300;font-family:"Open Sans";color:#000;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.large_bold_black{font-size:58px;line-height:60px;font-weight:800;font-family:"Open Sans";color:#000;text-decoration:none;background-color:transparent;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.mediumlarge_light_darkblue{font-size:34px;line-height:40px;font-weight:300;font-family:"Open Sans";color:#34495E;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.small_light_white{font-size:17px;line-height:28px;font-weight:300;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:transparent;padding:0;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.roundedimage{border-width:0;border-color:#222;border-style:none;}.tp-caption.large_bg_black{font-size:40px;line-height:40px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#000;padding:10px 20px 15px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.mediumwhitebg{font-size:30px;line-height:30px;font-weight:300;font-family:"Open Sans";color:#000;text-decoration:none;background-color:#FFF;padding:5px 15px 10px;text-shadow:none;border-width:0;border-color:#000;border-style:none;}.tp-caption.medium_bg_orange_new1{font-size:20px;line-height:20px;font-weight:800;font-family:"Open Sans";color:#FFF;text-decoration:none;background-color:#F39C12;padding:10px;border-width:0;border-color:#FFD658;border-style:none;}.tp-caption.boxshadow{-moz-box-shadow:0 0 20px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 20px rgba(0,0,0,0.5);box-shadow:0 0 20px rgba(0,0,0,0.5);}.tp-caption.black{color:#000;text-shadow:none;font-weight:300;font-size:19px;line-height:19px;font-family:'Open Sans',sans;}.tp-caption.noshadow{text-shadow:none;}.tp_inner_padding{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;max-height:none!important;}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;position:absolute;left:-40px;top:0;}.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;position:absolute;right:0;top:0;}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;position:absolute;left:-40px;top:0;}.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;position:absolute;right:0;top:0;}.tp-simpleresponsive .button{padding:6px 13px 5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,0.6)!important;font-size:15px;line-height:45px!important;background:#279FBB;font-weight:bold;letter-spacing:-1px;}.tp-simpleresponsive .button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.6);font-weight:bold;padding:9px 20px;font-size:19px;line-height:57px!important;background:url(../banner/gradient/g40.png) repeat-x top;}.tp-simpleresponsive .purchase:hover,.tp-simpleresponsive .button:hover,.tp-simpleresponsive .button.big:hover{background-position:bottom,15px 11px;}@media only screen and(min-width:480px) and(max-width:767px){.tp-simpleresponsive .button{padding:4px 8px 3px;line-height:25px!important;font-size:11px!important;font-weight:normal;}.tp-simpleresponsive a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}}@media only screen and(min-width:0) and(max-width:479px){.tp-simpleresponsive .button{padding:2px 5px 2px;line-height:20px!important;font-size:10px!important;}.tp-simpleresponsive a.button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;}}.tp-simpleresponsive .button.green,.tp-simpleresponsive .button:hover.green,.tp-simpleresponsive .purchase.green,.tp-simpleresponsive .purchase:hover.green{background-color:#21a117;-webkit-box-shadow:0 3px 0 0 #104d0b;-moz-box-shadow:0 3px 0 0 #104d0b;box-shadow:0 3px 0 0 #104d0b;}.tp-simpleresponsive .button.blue,.tp-simpleresponsive .button:hover.blue,.tp-simpleresponsive .purchase.blue,.tp-simpleresponsive .purchase:hover.blue{background-color:#1d78cb;-webkit-box-shadow:0 3px 0 0 #0f3e68;-moz-box-shadow:0 3px 0 0 #0f3e68;box-shadow:0 3px 0 0 #0f3e68;}.tp-simpleresponsive .button.red,.tp-simpleresponsive .button:hover.red,.tp-simpleresponsive .purchase.red,.tp-simpleresponsive .purchase:hover.red{background-color:#cb1d1d;-webkit-box-shadow:0 3px 0 0 #7c1212;-moz-box-shadow:0 3px 0 0 #7c1212;box-shadow:0 3px 0 0 #7c1212;}.tp-simpleresponsive .button.orange,.tp-simpleresponsive .button:hover.orange,.tp-simpleresponsive .purchase.orange,.tp-simpleresponsive .purchase:hover.orange{background-color:#f70;-webkit-box-shadow:0 3px 0 0 #a34c00;-moz-box-shadow:0 3px 0 0 #a34c00;box-shadow:0 3px 0 0 #a34c00;}.tp-simpleresponsive .button.darkgrey,.tp-simpleresponsive .button.grey,.tp-simpleresponsive .button:hover.darkgrey,.tp-simpleresponsive .button:hover.grey,.tp-simpleresponsive .purchase.darkgrey,.tp-simpleresponsive .purchase:hover.darkgrey{background-color:#555;-webkit-box-shadow:0 3px 0 0 #222;-moz-box-shadow:0 3px 0 0 #222;box-shadow:0 3px 0 0 #222;}.tp-simpleresponsive .button.lightgrey,.tp-simpleresponsive .button:hover.lightgrey,.tp-simpleresponsive .purchase.lightgrey,.tp-simpleresponsive .purchase:hover.lightgrey{background-color:#888;-webkit-box-shadow:0 3px 0 0 #555;-moz-box-shadow:0 3px 0 0 #555;box-shadow:0 3px 0 0 #555;}.fullscreen-container{width:100%;position:relative;padding:0;}.fullwidthbanner-container{width:100%;position:relative;padding:0;overflow:hidden;}.fullwidthbanner-container .fullwidthbanner{width:100%;position:relative;}.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption{position:absolute;visibility:hidden;font-size:1.4em -webkit-font-smoothing:antialiased!important;}.tp-simpleresponsive img{max-width:none;}.noFilterClass{filter:none!important;}.tp-bannershadow{position:absolute;margin-left:auto;margin-right:auto;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}.tp-bannershadow.tp-shadow1{background:url(../assets/shadow1.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px;}.tp-bannershadow.tp-shadow2{background:url(../assets/shadow2.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px;}.tp-bannershadow.tp-shadow3{background:url(../assets/shadow3.png) no-repeat;background-size:100% 100%;width:890px;height:60px;bottom:-60px;}.caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%;}.caption.fullscreenvideo iframe,.caption.fullscreenvideo video{width:100%!important;height:100%!important;display:none;}.tp-caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%;}.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none;}.fullscreenvideo .vjs-loading-spinner{visibility:none;display:none!important;width:0;height:0;}.fullscreenvideo .vjs-control-bar.vjs-fade-out,.fullscreenvideo .vjs-control-bar.vjs-fade-in,.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing{visibility:hidden!important;opacity:0!important;display:none!important;width:0;height:0;overflow:hidden;}.fullcoveredvideo.video-js,.fullcoveredvideo video{background:transparent!important;}.fullcoveredvideo .vjs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0;}.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;}.tp-dottedoverlay.twoxtwo{background:url(../assets/gridtile.png);}.tp-dottedoverlay.twoxtwowhite{background:url(../assets/gridtile_white.png);}.tp-dottedoverlay.threexthree{background:url(../assets/gridtile_3x3.png);}.tp-dottedoverlay.threexthreewhite{background:url(../assets/gridtile_3x3_white.png);}.tpclear{clear:both;}.tp-bullets{z-index:1000;position:absolute;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-webkit-transform:translateZ(5px);}.tp-bullets.hidebullets{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}.tp-bullets.simplebullets.navbar{border:1px solid #666;border-bottom:1px solid #444;background:url(../assets/boxed_bgtile.png);height:40px;padding:0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.tp-bullets.simplebullets.navbar-old{background:url(../assets/navigdots_bgtile.png);height:35px;padding:0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.tp-bullets.simplebullets.round .bullet{cursor:pointer;position:relative;background:url(../banner/bullet.png) no-Repeat top left;width:20px;height:20px;margin-right:0;float:left;margin-top:0;margin-left:3px;}.tp-bullets.simplebullets.round .bullet.last{margin-right:3px;}.tp-bullets.simplebullets.round-old .bullet{cursor:pointer;position:relative;background:url(../banner/bullets.png) no-Repeat bottom left;width:23px;height:23px;margin-right:0;float:left;margin-top:0;}.tp-bullets.simplebullets.round-old .bullet.last{margin-right:0;}.tp-bullets.simplebullets.square .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0;float:left;margin-top:0;}.tp-bullets.simplebullets.square .bullet.last{margin-right:0;}.tp-bullets.simplebullets.square-old .bullet{cursor:pointer;position:relative;background:url(../assets/bullets2.png) no-Repeat bottom left;width:19px;height:19px;margin-right:0;float:left;margin-top:0;}.tp-bullets.simplebullets.square-old .bullet.last{margin-right:0;}.tp-bullets.simplebullets.navbar .bullet{cursor:pointer;position:relative;background:url(../assets/bullet_boxed.png) no-Repeat top left;width:18px;height:19px;margin-right:5px;float:left;margin-top:0;}.tp-bullets.simplebullets.navbar .bullet.first{margin-left:0!important;}.tp-bullets.simplebullets.navbar .bullet.last{margin-right:0!important;}.tp-bullets.simplebullets.navbar-old .bullet{cursor:pointer;position:relative;background:url(../assets/navigdots.png) no-Repeat bottom left;width:15px;height:15px;margin-left:5px!important;margin-right:5px!important;float:left;margin-top:10px;}.tp-bullets.simplebullets.navbar-old .bullet.first{margin-left:0!important;}.tp-bullets.simplebullets.navbar-old .bullet.last{margin-right:0!important;}.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected{background-position:top left;}.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected{background-position:bottom left;}.tparrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;-webkit-transform:translateZ(5px);}.tparrows.hidearrows{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}.tp-leftarrow{z-index:100;cursor:pointer;position:relative;background:url(../banner/large_left.png) no-Repeat top left;width:40px;height:40px;}.tp-rightarrow{z-index:100;cursor:pointer;position:relative;background:url(../banner/large_right.png) no-Repeat top left;width:40px;height:40px;}.tp-leftarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../banner/small_left.png) no-Repeat top left;width:19px;height:14px;margin-right:0;float:left;margin-top:0;}.tp-rightarrow.round{z-index:100;cursor:pointer;position:relative;background:url(../banner/small_right.png) no-Repeat top left;width:19px;height:14px;margin-right:0;float:left;margin-top:0;}.tp-leftarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../banner/arrow_left.png) no-Repeat top left;width:26px;height:26px;margin-right:0;float:left;margin-top:0;}.tp-rightarrow.round-old{z-index:100;cursor:pointer;position:relative;background:url(../banner/arrow_right.png) no-Repeat top left;width:26px;height:26px;margin-right:0;float:left;margin-top:0;}.tp-leftarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_left_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-right:6px;margin-top:12px;}.tp-rightarrow.navbar{z-index:100;cursor:pointer;position:relative;background:url(../assets/small_right_boxed.png) no-Repeat top left;width:20px;height:15px;float:left;margin-left:6px;margin-top:12px;}.tp-leftarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowleft.png) no-Repeat top left;width:9px;height:16px;float:left;margin-right:6px;margin-top:10px;}.tp-rightarrow.navbar-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrowright.png) no-Repeat top left;width:9px;height:16px;float:left;margin-left:6px;margin-top:10px;}.tp-leftarrow.navbar-old.thumbswitharrow{margin-right:10px;}.tp-rightarrow.navbar-old.thumbswitharrow{margin-left:0;}.tp-leftarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0;margin-top:0;}.tp-rightarrow.square{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0;margin-top:0;}.tp-leftarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_left2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-right:0;margin-top:0;}.tp-rightarrow.square-old{z-index:100;cursor:pointer;position:relative;background:url(../assets/arrow_right2.png) no-Repeat top left;width:12px;height:17px;float:left;margin-left:0;margin-top:0;}.tp-leftarrow.default{z-index:100;cursor:pointer;position:relative;background:url(../banner/large_left.png) no-Repeat 0 0;width:40px;height:40px;}.tp-rightarrow.default{z-index:100;cursor:pointer;position:relative;background:url(../banner/large_right.png) no-Repeat 0 0;width:40px;height:40px;}.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left;}.tp-bullets.tp-thumbs{z-index:1000;position:absolute;padding:3px;background-color:#fff;width:500px;height:50px;margin-top:-50px;}.fullwidthbanner-container .tp-thumbs{padding:3px;}.tp-bullets.tp-thumbs .tp-mask{width:500px;height:50px;overflow:hidden;position:relative;}.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer{width:5000px;position:absolute;}.tp-bullets.tp-thumbs .bullet{width:100px;height:50px;cursor:pointer;overflow:hidden;background:none;margin:0;float:left;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;}.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}.tp-thumbs img{width:100%;}.tp-bannertimer{width:100%;height:10px;background:url(../banner/timer.png);position:absolute;z-index:10;top:0;}.tp-bannertimer.tp-bottom{bottom:0;height:5px;top:auto;}@media only screen and(min-width:0) and(max-width:479px){.responsive .tp-bullets{display:none;}.responsive .tparrows{display:none;}}.vjs-tech{margin-top:1px;}.tp-caption .vjs-default-skin .vjs-big-play-button{left:50%;top:50%;margin-left:-20px;margin-top:-20px;width:40px;height:40px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:none;box-shadow:none;text-shadow:none;line-height:30px;vertical-align:top;padding:0;}.tp-caption .vjs-default-skin .vjs-big-play-button:before{position:absolute;top:0;left:0;line-height:40px;text-shadow:none!important;color:#fff;font-size:18px;}.tp-caption .vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{box-shadow:none;-webkit-box-shadow:none;}.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}.tp-simpleresponsive a{text-decoration:none;}.tp-simpleresponsive ul{list-style:none;padding:0;margin:0;}.tp-simpleresponsive>ul>li{list-stye:none;position:absolute;visibility:hidden;}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(../banner/coloredbg.png) repeat;}.tp-loader{background:url(../banner/loader.gif) no-repeat 10px 10px;background-color:#fff;margin:-22px -22px;top:50%;left:50%;z-index:10000;position:absolute;width:44px;height:44px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}.tp-transparentimg{content:"url(../banner/transparent.png)";}.tp-3d{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 50%;}.tp-caption img{background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;}[class^="revicon-"]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}.revicon-search-1:before{content:'\e802';}.revicon-pencil-1:before{content:'\e831';}.revicon-picture-1:before{content:'\e803';}.revicon-cancel:before{content:'\e80a';}.revicon-info-circled:before{content:'\e80f';}.revicon-trash:before{content:'\e801';}.revicon-left-dir:before{content:'\e817';}.revicon-right-dir:before{content:'\e818';}.revicon-down-open:before{content:'\e83b';}.revicon-left-open:before{content:'\e819';}.revicon-right-open:before{content:'\e81a';}.revicon-angle-left:before{content:'\e820';}.revicon-angle-right:before{content:'\e81d';}.revicon-left-big:before{content:'\e81f';}.revicon-right-big:before{content:'\e81e';}.revicon-magic:before{content:'\e807';}.revicon-picture:before{content:'\e800';}.revicon-export:before{content:'\e80b';}.revicon-cog:before{content:'\e832';}.revicon-login:before{content:'\e833';}.revicon-logout:before{content:'\e834';}.revicon-video:before{content:'\e805';}.revicon-arrow-combo:before{content:'\e827';}.revicon-left-open-1:before{content:'\e82a';}.revicon-right-open-1:before{content:'\e82b';}.revicon-left-open-mini:before{content:'\e822';}.revicon-right-open-mini:before{content:'\e823';}.revicon-left-open-big:before{content:'\e824';}.revicon-right-open-big:before{content:'\e825';}.revicon-left:before{content:'\e836';}.revicon-right:before{content:'\e826';}.revicon-ccw:before{content:'\e808';}.revicon-arrows-ccw:before{content:'\e806';}.revicon-palette:before{content:'\e829';}.revicon-list-add:before{content:'\e80c';}.revicon-doc:before{content:'\e809';}.revicon-left-open-outline:before{content:'\e82e';}.revicon-left-open-2:before{content:'\e82c';}.revicon-right-open-outline:before{content:'\e82f';}.revicon-right-open-2:before{content:'\e82d';}.revicon-equalizer:before{content:'\e83a';}.revicon-layers-alt:before{content:'\e804';}.revicon-popup:before{content:'\e828';}

.zxz{margin: auto;max-width: 1340px;}

/*新切contact us*/
.cla_box {
    max-width: 1340px;
    margin: 40px auto;
	margin-bottom: 60px}
.cla_box{
	    margin-top: 60px;
}
.contact_main_left {
    width: 45%;
    float: left;
    margin-bottom: 30px;
}
li.company_name {
    margin-bottom: 15px;
    border-bottom: 2px solid #3a6693;
    padding-bottom: 10px;
    float: none;
    font-size: 14px!important;
    background-color: #3a6693;
        height: 40px;
    line-height: 40px!important;
    color: #fff!important;
    font-weight: 700;
    padding-left: 5px;
}
.contact_main_right {
    width: 45%;
    float: right;
}
.contact_main_left li {
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    font-family: AdobeHeitiStd-Regular;
    margin-bottom: 10px;
	display: flex;
}
.company_name
.contact_main_left li div {
    float: left;
    font-size: 14px;
    font-family: AdobeHeitiStd-Regular;
    margin-right: 10px;
    width: 450px;
}
.contact_main_right h2 {
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 2px solid #3a6693;
    color: #fff;
    line-height: 40px;
    display: block;
    font-family: AdobeHeitiStd-Regular;
    font-weight: 700;
	background-color: #3a6693;
	    height: 40px;
	padding-left: 5px;
	
}
.company-body-all.all.CONTACT.US a.inner-content{
	background: #c5c5c5!important;
	font-size: 16px!important;
	padding: 10px 40px!important;
	height: 40px;
	line-height: 22px!important;
	position: relative;
	z-index: 99!important;
}
.contact_main_right>p {
    font-family: AdobeHeitiStd-Regular;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 15px;
}
.list-input::placeholder{
	font-size: 14px;
	color: #666
}
.ubamboo-form-top-all-new{
	display: flex;
}
.ubamboo-form-top-all-new input{
	float: left;
    width: 100%;
    height: 35px;
    background-color: #fff;
    border: solid 1px #c0c4cb;
    margin-right: 5%;
    line-height: 2em;
    padding: 6px;
    box-sizing: border-box;
    padding-left: 6px;
	margin-left: 0!important;
}
.ubamboo-form-top.long input {
    margin-left: 0!important;
}
.ubamboo-contact-right-button button{
	margin-top: 2%;
    color: #fff;
    background-color: #c5c5c5;
    border-radius: 6px;
    padding: 10px 40px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
	margin-left: 46%;
	transform: translate(-50%);
	transition: 0.5s; 
	position: relative;
}
.ubamboo-contact-right-button button::after{
	content: "";
    display: block;
    position: absolute;
    width: 0%;
    transition: 0.5s;
    height: 100%; 
    top: 0;
    left: 0;
    border-radius: 6px;
	z-index: -1
}
.ubamboo-contact-right-button button:hover::after{
	width: 100%;
	transition: 0.5s; 
	background: #3a6693;
}
.company-body-all.all.CONTACT.US .inner-content::after{
	content: "";
    display: block;
    position: absolute;
    width: 0%;

    transition: 0.5s;
    height: 100%; 
    top: 0;
    left: 0;
    border-radius: 6px;
	z-index: -999!important
}
.company-body-all.all.CONTACT.US .inner-content:hover::after{
	width: 100%;
	transition: 0.5s; 
	background: #387d35;
}
.new-leftlist{
	float: right;
	width: 74%;
}
.news-rightlist{
	float: left;
	width: 295px;
	margin-top: 2%;
	padding-left: 50px;
}
.widgettitle{
	font-size: 16px;
	font-weight: 600;
	color: #3b7f38;
	display: inline-block;
    padding: 0 1.2em;
    background: #ffffff;
    position: relative;
    z-index: 2;
	text-align: center;
	margin-bottom: 25px;
	width: 100%;
}

.news-rightlist-box ul li a {
   font-size: 12px;
	transition: 0.5s;
	color: #666; 
	text-transform: uppercase;
	font-weight: bold
}
.news-rightlist-box ul li a:hover {
  color: #3c8039;
	transition: 0.5s;
}
h2.widgettitle span {
    display: inline-block;
    padding: 0 1.2em;
    background: #ffffff;
    position: relative;
    z-index: 2;
	text-transform: uppercase;
}
h2.widgettitle:before {
    content: "";
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 0;
}
.ubamboo-form-newform-all{
	display: flex
}
.ubamboo-form-newform-all input{
	float: left;
    width: 100%;
    height: 35px;
    background-color: #fff;
    border: solid 1px #c0c4cb;
    margin-right: 5%;
    line-height: 2em;
    padding: 6px;
    box-sizing: border-box;
    padding-left: 6px;
}
.ubamboo-form-top-newform {
    margin-bottom: 15px;
	display: flex;
    flex-flow: wrap;
}
.ubamboo-form-top-newform span{
	margin-bottom: 10px;
}
input#size07,input#size09 {
 margin-right: 0!important;
}
input#size09{
	margin-right: 15px;
}
#size10, #size11{margin-right: 0}
.news-rightlist-box .ubamboo-contact-us-all-right-button button {
    margin-top: 2%; 
    color: #fff;
    background-color: #387d35;
    border-radius: 6px;
    padding: 10px 40px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin-left: 46%;
    transform: translate(-50%);
	box-shadow: none
}
.oof .bx-pager{display: none}
.oof .bx-controls-direction .bx-prev,.oof .bx-controls-direction .bx-next{display: none;-webkit-transition: opacity .2s ease-out;}
/*.oof:hover .bx-prev,.oof:hover .bx-next{
	display: block;
	-webkit-transition: opacity .2s ease-out;
	
}*/
.oof .bx-controls-direction .bx-prev:hover, .oof .bx-controls-direction .bx-next:hover {
    background-position: 0 -40px;
}
.index-eight-box-all-left img {
    width: 35px;
}
input#size08 {
    margin-right: 0;
}

.hy-p-c-r-nr-top_mtext .move-ul p{
	    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 20px;
    color: #444;
	
}
.proc-top p{
	font-size: 18px;
	color: #444;
}
.hy-p-d-c-r h2{
	font-size: 32px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: bold;
}
.foot-logo_mi img{
	    width: 130px;
}
.about-three {
    margin-bottom: 50px;
}

.fl.aos-init.aos-animate {
    width: 45%;
    float: left;
    text-align: center;
	    padding-top: 108px;
}
.fr.aos-init.aos-animate {
    width: 52%;
    float: right;
    line-height: 1.75;
    color: #888888;
}
.h::after{
	content: "";
	display: block;
	clear: both
}

.products-bottom_foally.products-bottom ul li p{
	min-height: 55px
}
.about-two .about-two-right .about-two-right-img img{
	width: 200px
}

.social img{
	width: 30px
}
.contact-info a{
	color: #ffffff
}


.index_partner {
    overflow: hidden;
    width: 100%;
    background: url(../images/i-bg_02.jpg);
    min-height: 300px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.index_partner .bx-wrapper .bx-viewport{
	background: #ffffff00;
	margin-top: 60px
}
.index_partner>h2{
	    margin-top: 60px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.index_partner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{
	display: none
}
.index_partner .bx-wrapper .bx-controls-direction a{
	    top: 100%;
    margin-top: 20px;
    background: #ffffff00;
    border: 1px solid #fff;
    border-radius: 80px;
}
.index_partner .bx-controls-direction .bx-next {
	right: 43%;}
.index_partner  .bx-wrapper .bx-prev{
	left: 43%
}
.index_partner .bx-prev::after {
    content: "";
    display: block;
    width: 10px;
    height: 11px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    border-right: 0px;
    border-top: 0px;
    position: absolute;
    top: 12px;
    left: 14px;
}
.index_partner .bx-next::after {
    content: "";
    display: block;
    width: 10px;
    height: 11px;
    border: 1px solid #fff;
    transform: rotate(225deg);
    border-right: 0px;
    border-top: 0px;
    position: absolute;
    top: 12px;
    left: 12px;
}



