html{position: relative;overflow-x: hidden;}
/*-----------------[³õÊ¼»¯]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;
    font-family:Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}
a{color: #333;}
a:hover{color: #225798;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #333;
    font-family:Arial, Helvetica, sans-serif;outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'],input[type='reset'],input[type='button'],select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999; }
::-ms-input-placeholder {color: #999;}
.hide-dn{height: 0;overflow: hidden;}
.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
*,*:after,*:before{outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'impact';
    src: url('../fonts/impact.ttf');
}


@media only screen and (min-width: 1199px) and (max-width: 1920px) {

.wp{max-width: 75vw;}
.banner .tit{top: 7.812vw;font-size: 3.437vw;
    -webkit-transform:translateY(4.166vw);
    -moz-transform:translateY(4.166vw);
    -o-transform:translateY(4.166vw);
    -ms-transform:translateY(4.166vw);
    transform:translateY(4.166vw)
}

.banner .slick-dots{left: 2.5vw;bottom: 2.187vw;}
.banner .slick-dots li{margin-right: 0.312vw;}
.banner .slick-dots li button{width: 1.458vw;}
.banner .slick-dots li.slick-active button{width: 3.906vw;}
.btn-down{right: 1.614vw;bottom: 1.718vw;
    width: 1.093vw;height: 1.666vw;
}
.ban{height: 35.93vw;}
.ban .tit{left: 12.39vw;bottom: 5.729vw;font-size: 3.437vw;}
}



/*banner*/
video{width:100%;height:780px;padding:0}

.banner{position: relative;}
.banner .slick-slide .con{display: block;outline: 0;position: relative;height: 100vh;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .video{position: absolute;top: 50%;left: 50%;width: 100%;height: 100%;z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.banner .video video,.banner .video source{display: block;width: 100%;height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.banner .tit{position: absolute;left: 0;right: 0;top: 150px;text-align: center;
    opacity:0;font-size: 66px;color: #fff;
    -webkit-transition:all 2s ease-out;
    transition:all 2s ease-out;
    -webkit-transform:translateY(80px);
    -moz-transform:translateY(80px);
    -o-transform:translateY(80px);
    -ms-transform:translateY(80px);
    transform:translateY(80px)
}
.banner .tit em{font-weight: 300;}
.banner .slick-slide.img_scale .tit{opacity:1;
    -webkit-transition:all 1.5s ease-out;
    transition:all 1.5s ease-out;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -o-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}

.banner .slick-dots{position: absolute;left: 48px;bottom: 42px;
    z-index: 3;font-size: 0;
}
.banner .slick-dots li{display: inline-block;margin-right: 6px;}
.banner .slick-dots li button{display: block;width: 28px;height: 2px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;
    border: 0;opacity: .4;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.banner .slick-dots li.slick-active button{width: 75px;opacity: 1;}
.btn-down{position: absolute;right: 31px;bottom: 33px;z-index: 3;
    width: 21px;height: 32px;
    background: url(../images/i-01.png) no-repeat center;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    animation: downico 1.8s linear infinite;
}

/*banner*/

/*products*/

.pro_title{width:auto;height:auto;overflow:hidden;padding:50px 0 0 0;text-align:center;}
.pro_title h1{font-size:42px;color: #333;font-weight:600;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:8px;text-align:center; letter-spacing:px;}
.pro_title p{font-size:16px;color:#666;line-height:200%;overflow:hidden;padding:8px 15% 20px 15%;text-align:center;}



.pro_nav{overflow:hidden;margin:0 auto;text-align:center;padding:8px 0 40px 0;}
.pro_nav a {
	display: inline-block;
	vertical-align: top;padding:0 15px;
	height: 60px;
	font-size: 15px;
	color: #fff;
	line-height: 60px;
	border-radius: 10px;
	background-color: #020588;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
	margin: 0 5px;
	box-sizing: border-box;
}

.pro_nav a.active {
	color: #fff;
	background-image: linear-gradient(to bottom right, #028f4a, #0fbf65);
}

.m-slider1{}
.m-slider1 .con{display: block;height: 600px;text-align: center;
	overflow: hidden;position: relative;
	background-color: rgba(35, 97, 173, .03);color: #333;
}
.m-slider1 .item:nth-child(2n) .con{background-color: #EEF3F9;}
.m-slider1 .pic{text-align: center;font-size: 0;height: 450px;line-height: 450px;
	margin-top: 60px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .pic img{display: inline-block;vertical-align: middle;
	max-height: 90%;max-width: 90%;
}
.m-slider1 h3{font-size: 20px;margin-bottom: 11px;}
.m-slider1 .lab{font-size: 20px;display: block;margin-bottom: 3px;}
.m-slider1 .en{font-size: 16px;color: #888;}
.m-slider1 .video{position: absolute;top: 50%;left: 50%;
	width: 100%;height: 100%;z-index: 1;display: none;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.m-slider1 .video video,.m-slider1 .video source{display: block;width: 100%;height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
/*.m-slider1 .con:hover .pic{
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
}*/
.m-slider1 .con:hover .video{display: block;}
.m-slider1 .slick-arrow{position: absolute;top: 50%;width: 44px;height: 74px;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;z-index: 3;
	background-color: rgba(0,0,0,.15);
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 12px auto;
	-ms-background-size: 12px auto;
	-moz-background-size: 12px auto;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .slick-prev{left: 0;border-radius: 0px 4px 4px 0px;background-image: url(/static/default/assets/img/i-02.png);}
.m-slider1 .slick-next{right: 0;border-radius: 4px 0px 0px 4px;background-image: url(/static/default/assets/img/i-03.png);}
.m-slider1 .slick-arrow:hover{background-color: rgba(0,0,0,.5);}


@media only screen and (max-width: 767px){
.pro_title{padding:30px 0 0 0;}
.pro_title h1{font-size:30px;}
.pro_title p{font-size:14px;padding:8px 2% 20px 2%;text-align:center;line-height:140%;}

.pro_nav a {font-size: 12px;height:40px;line-height:normal;margin-bottom:4px;width:160px;padding:8px 8px 0 8px;}
.m-slider1 .con{height:auto;padding:20px 0;}
.m-slider1 .pic{height: 320px;line-height: 320px;margin-top: 10px;}
.m-slider1 h3{font-size: 16px;}
}

/*products*/

/*about*/
.abo_title{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;text-align:center;}
.abo_title h1{font-size:48px;color: #fff;font-weight:500;margin:0 0 0 0;background:url(/static/default/assets/img/hon4.png) no-repeat center bottom;padding-top:10px;padding-bottom:8px;text-align:center; letter-spacing:1px;}
.abo_title p{font-size:16px;color:rgba(255,255,255,0.9);line-height:200%;overflow:hidden;padding:8px 15% 30px 15%;text-align:center;}

.abobox{height:660px;background:url(/static/default/assets/img/about.jpg) center no-repeat;overflow:hidden;padding:80px 12% 0 12%;}
.about{font-size:14px;color:#fff;line-height:180%;padding-top:30px;}


/*about*/


/*qyhj*/

.shili_title{width:auto;height:auto;overflow:hidden;padding:50px 0 30px 0;text-align:center;}
.shili_title h1{font-size:42px;color: #333;font-weight:600;margin:0 0 0 0;background:url(/static/default/assets/img/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:8px;text-align:center; letter-spacing:0px;}
.shili_title p{font-size:16px;color:#666;line-height:200%;overflow:hidden;padding:8px 15% 20px 15%;text-align:center;}



.shili{
	position:relative;
	z-index: 3;
	padding: 0px 0px 50px 0;
	background: #f6f6f6;
}
.shili .wrap{
	position: relative;
	max-width: 1580px;
	width: 100%;
	margin: auto;
}
.shili .wrap .swiper-container{
	width:94%;
}
.shili .wrap .swiper-container .swiper-slide a{
	display: block;
	width: 100%;
	overflow: hidden;
}
.shili .wrap .img{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.shili .wrap .img img{
	width: 100%;
	transition: all 0.5s ease;
}
.shili .wrap .swiper-slide:hover .img img{
	transform: scale(1.10);
}
.shili .wrap .txt{
	margin-top: 15px;color:#fff;font-size:16px;
}

.shili .swiper-button-next, .shili .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -23px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 11px 20px;
    -webkit-background-size: 11px 20px;
    background-size: 11px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.shili .swiper-button-next, 
.shili .swiper-container-rtl .swiper-button-prev{
    background-image: url(/static/default/assets/img/ximg15.png);
    right: 0;
    left: auto;
}
.shili .swiper-button-prev, 
.shili .swiper-container-rtl .swiper-button-next {
    background-image: url(/static/default/assets/img/ximg14.png);
    left: 0;
    right: auto;
}
.shili .swiper-button-next.swiper-button-disabled{
	opacity: 1;
	background-image: url(/static/default/assets/img/ximg15a.png);
}
.shili .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-image: url(/static/default/assets/img/ximg14a.png);
}


/*qyhj*/






/*ÂÖ²¥Í¼*/
.lunbotu {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.lunbotu .swiper-slide {
	width: 100%;
	height: 100vh;
}

.lunbotu a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

.lunbotu {
	width: 100%;
	height: 720px;
	overflow: hidden;
}

.lunbotu .imgbg {
	width: 100%;
	height: 720px;
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}

.lunbotu .mimgbg {
	width: 100%;
	height: 720px;
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.lunbotu .imgbg.vid{
	/*display: none;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.lunbotu a:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: url(/static/default/assets/img/img112.png) top center no-repeat;
	background-size: 100% auto;
}
.lunbotu .simg {
	display: none;
}

.lunbotu.swiper-container-autoheight, 
.lunbotu.swiper-container-autoheight .swiper-slide{
	height: 100%;
}

.lunbotu.swiper-container-horizontal>.swiper-pagination-bullets,
.lunbotu .swiper-pagination-custom,
.lunbotu .swiper-pagination-fraction {
	bottom: 6%;
}

.lunbotu.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;
}

.lunbotu .swiper-pagination-bullet {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: #ffffff;
	opacity: 0.5;
}

.lunbotu .swiper-pagination-bullet-active {
	opacity: 1;
}


.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: 30px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
}
.lunbotu .swiper-button-prev, .lunbotu.swiper-container-rtl .swiper-button-next {
    background-image: url(/static/default/assets/img/img1.png);
    left: 110px;
    right: auto;
}
.lunbotu .swiper-button-next, .lunbotu.swiper-container-rtl .swiper-button-prev {
    background-image: url(/static/default/assets/img/img2.png);
    right: 110px;
    left: auto;
}
.banner-video{
	position: relative;
	z-index: 3;
	width: 100%;
	height:720px;
}
.banner-video video{
	width: 100%;
	height: 720px;
	object-fit: cover;
}
.i-banner {
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 5;
}

.i-banner {
	position: absolute;
	left: 50%;
	top: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 5;
}

.section .i-banner .box {
}

.i-banner .box .t1 {
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
}

.i-banner .box .t2 {
	color: #f6f6f6;
	font-size: 20px;padding-top:12px;
}

.i-banner .box .t3 {
	margin-top: 30px;
	color: #e4e4e4;
	font-size: 22px;
	line-height: 1.7;
}

.i-banner .box .btn {
	margin-top: 50px;
}

.i-banner .box .btn span {
	display: inline-block;
	color: #f4f4f4;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.i-banner .box .btn span:hover {
	color: #1154ab;
}


@media (min-width:768px) and (max-width:1920px) {
.lunbotu .mimgbg{display:none;}
}

@media only screen and (min-width: 1025px){
	.lunbotu .picBox .imgbg {
		transition: ease 1s;
		transform: scale(2);
	}
	.active .lunbotu .imgbg {
		transform: scale(1);
	}

}
@media only screen and (max-width: 1680px){
	.i-banner .box{
		max-width: calc(100% - 200px);
		margin: auto;
	}
}
@media only screen and (max-width: 1536px){

	.numbers ul li .wrap .t1 .timer{
		font-size: 54px;
	}
	.i-banner .box{
		max-width: calc(100% - 240px);
		margin: auto;
	}
	.i-banner .box .t1{
		font-size: 42px;
	}
	.i-banner .box .t2{
		font-size: 18px;
	}
	.i-banner .box .t3{
		font-size: 20px;
	}

}
@media only screen and (max-width: 1440px){

	.i-banner .box .t1{
		font-size: 36px;
	}
	.i-banner .box .t2{
		font-size: 16px;
	}
	.i-banner .box .t3{
		font-size: 18px;
	}
	.i-banner .box .btn span{
		font-size: 15px;
	}
	.numbers ul li .wrap{
		padding: 45px 0px;
	}
	.numbers ul li .wrap .t1 .timer{
		font-size: 50px;
	}

	.o-title .t1{
		font-size: 28px;
	}
	
	.main_new .txt .t2{
		font-size: 18px;
		margin-top: 15px;
	}
	.main_new .txt .t3{
		margin-top: 15px;
	}

}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1280px){

	.i-banner .box .t1{
		font-size: 32px;
	}
	.i-banner .box .t2{
		font-size: 16px;
	}
	.i-banner .box .t3{
		font-size: 18px;
	}
	.i-banner .box .btn span{
		font-size: 14px;
	}
	.main_new{
		padding-top: 60px;
	}
}
@media only screen and (max-width: 1199px){

}
@media only screen and (max-width: 1024px){

	.lunbotu, .lunbotu .swiper-slide{
		height: auto;
	}
	.lunbotu a{
		position: relative;
		padding: 28% 0;
		box-sizing: border-box;
	}
	.lunbotu .imgbg{
		position: absolute;
		left: 0;
		top: 0;
	}
	.banner-video{
		display: none;
	}
	.lunbotu .simg{
		display: block;
	}
	.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev{
		margin-top: -25px;
	}
	.lunbotu .swiper-button-next, .lunbotu.swiper-container-rtl .swiper-button-prev{
		right: 10px;
	}
	.lunbotu .swiper-button-prev, .lunbotu.swiper-container-rtl .swiper-button-next{
		left: 10px;
	}
	.lunbotu .swiper-pagination-bullet{
		width: 12px;
		height: 12px;
	}
	.i-banner .box {
	    max-width: calc(100% - 100px);
	}
	.i-banner .box .t1{
		font-size: 28px;
	}
	.i-banner .box .t2{
		font-size: 15px;
	}
	.i-banner .box .t3{
		font-size: 16px;
		margin-top: 20px;
	}
	.i-banner .box .btn{
		margin-top: 40px;
	}
	.sidebar{
		display: none;
	}
	.obanner{
		padding: 28% 0;
	}
	.obanner>img.pc_banner{
		display: none;
	}
	.obanner .m_banner{
		display: block;
	}
	/*index*/
	.i-title .t1{
		font-size: 28px;
	}
	.o-title .t1{
		font-size: 28px;
	}

	.numbers{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.numbers ul li .wrap{
		padding: 40px 0px;
	}
	.numbers ul li .wrap .t1 .timer{
		font-size: 42px;
	}
	.numbers ul li .wrap .t2{
		margin-top: 15px;
	}

	#video::-webkit-media-controls-panel, #banner_video::-webkit-media-controls-panel{
	  	display: none!important;
	  	-webkit-appearance: none;
	}
	
	#video::-webkit-media-controls-play-button, #banner_video::-webkit-media-controls-play-button{
	  	display: none!important;
	  	-webkit-appearance: none;
	}
	
	#video::-webkit-media-controls-start-playback-button, #banner_video::-webkit-media-controls-start-playback-button{
	  	display: none!important;
	  	-webkit-appearance: none;
	}
	#video::-webkit-media-controls, #banner_video::-webkit-media-controls{
	    display:none !important;
	}
	.main_new .conwidth{
		box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
	}
	.main_new .txt_swiper{
		position: static;
		transform: none;
		width: 100%;
		margin-top: 30px;
		padding: 0 0 30px;
	}
	.main_new .txt_swiper .txt{
		padding: 0px 30px;
		margin-bottom: 30px;
	}
	.main_new .switch_box{
		position: static;
		width: 100%;
		padding: 0px 30px;
	}
}
@media only screen and (max-width: 991px){

	.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev{
		width: 45px;
		height: 45px;
		margin-top: -23px;
	}
	.lunbotu .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
	}
	.lunbotu.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 5px;
	}
}
@media only screen and (max-width: 768px){
	.lunbotu .imgbg {
	width: 100%;
	height: 100%;
}
	.i-banner .box .t1{
		font-size: 24px;
	}
	.i-banner .box .t2{
		font-size: 14px;
	}
	.i-banner .box .t3{
		font-size: 15px;
		margin-top: 15px;
	}
	.i-banner .box .btn{
		margin-top: 30px;
	}
	.i-title .t1{
		font-size: 24px;
	}
	.o-title .t1{
		font-size: 24px;
	}
	.o-title .t2{
		margin-top: 15px;
		line-height: 1.7;
	}
	.o-title .t4{
		margin-top: 10px;
	}
	.i-product{

	.numbers ul li .wrap{
		padding: 30px 0px;
	}
	.numbers ul li .wrap .t1 .timer{
		font-size: 32px;
	}
	.numbers ul li .wrap .t1 .plus{
		font-size: 20px;
	}
	.numbers ul li .wrap .t2{
		font-size: 14px;
		margin-top: 10px;
	}

	
/*products*/
.prod_title{padding:40px 0 0 0;}
.prod_title h1{font-size:24px;}
.prod_title p{font-size:15px;line-height:160%;padding:8px 2% 30px 2%;}

/*products*/
	
}
@media only screen and (max-width: 767px){
.i-banner .box{display:none;}
.lunbotu .mimgbg{width:100%;height:auto;}
.lunbotu .mimgbg img{width:100%;height:auto;}
.lunbotu .imgbg{width:100%;display:none;}


	/*products*/
.prod_title{padding:20px 0 0 0;}
.prod_title h1{font-size:24px;}
.prod_title p{font-size:15px;line-height:160%;padding:8px 2% 30px 2%;}
.prod_title .more{display:none;}
.prod_title .txt{width:100%;}


.box_cp .rtbox{float:right;width:100%;height:auto;overflow:hidden;padding:30px 0;text-align:center;}
.box_cp .rtbox img{max-width:90%;}

.box_cp .ltbox{float:left;width: 100%;height:auto;overflow:hidden;}

.box_cp .bg1{content:"";position:absolute;top:0;bottom: 0;left:0;background:url(/static/default/assets/img/tixing_bg3_1.png) top center no-repeat;padding-right: 60%;background-size:100% 190px;transition:.6s;}
.box_cp .bg{ content:"";position:absolute;top:0;bottom: 0;left:0;background:url(/static/default/assets/img/tixing_bg3_1.png) top center no-repeat;padding-right: 60%;background-size:100% 190px;transition:.6s; transform:translateX(-100%)}

.box_cp .ltbox .box_table{text-align:left;padding:40px 0 0px 30px;}

.box_cp .ltbox h6{font-size:12px;color:#888;}
.box_cp .ltbox h5{font-size:24px;color:#333;padding:10px 0 20px 0;}
.box_cp .ltbox .anniu_a a{width:85px; height:35px; line-height:35px; font-size:13px; color:#fff;border:1px solid #0250ba;background:#0250ba;}
.box_cp:hover .ltbox .anniu_a { color:#333;background:#fff;}
/*products*/

/*about*/

.abo_title h1{font-size:30px;}
.abo_title p{font-size:15px;line-height:18px;padding:8px 5% 0px 5%;}
.abobox{height:750px;padding:30px 2% 0 3%;background:url(/static/default/assets/img/about.jpg) center repeat-y;}
.about{font-size:14px;line-height:17px;}

/*about*/

/*qyhj*/
.shili_title{padding:30px 0 10px 0;}
.shili_title h1{font-size:30px;}
.shili_title p{font-size:14px;padding:8px 2% 20px 2%;letter-spacing:0px;line-height:18px;}

/*qyhj*/


/*news*/
.xw_box{padding:0px 0 20px 0;}
.xw_box .app{width:100%;}
.xw_box .news{width:100%;}

.xw_box .news li{width:100%;margin:0 0 10px 0;}
.news_title{margin-top:12px;}
/*news*/

}
@media only screen and (max-width: 540px){


	.lunbotu .swiper-button-next, .lunbotu .swiper-button-prev{
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	.lunbotu.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 5px;
	}
	.lunbotu .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
	}
	.lunbotu a{
		padding: 0 0;
	}
	.i-banner .box .btn{
		margin-top: 20px;
	}
	.obanner{
		padding: 0 0;
	}
	
}
@media only screen and (max-width: 480px){
	.lunbotu a{
		padding: 0 0;
	}
	.obanner{
		padding: 0 0;
	}
	.i-banner .box .t1{
		font-size: 20px;
	}
	.i-banner .box .btn{
		margin-top: 15px;
	}
}
@media only screen and (max-width: 414px){
	
}













