﻿/* bannercss */

.slideBox {
	width: 100%;
	height: 587px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 49%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 3px;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
.slideBox .hd ul li.on {
	background: #0157be;
	color: #fff;
	width: 30px;
	border-radius: 30px;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 587px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
/*产品中心*/


.bt_1200 {
	width: 1200px;
	margin: 0 auto;
	/*position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;*/
	overflow: hidden;
}
.bt_left_bg {
	width: 100%;
	position: absolute;
	bottom: 28px;
	left: 0;
	z-index: 999;
	overflow: hidden;
}
.bt_left {
	/*padding: 0 35px 0 30px;
	background-image: url(../images/in_news.png);*/
	float: left;
	height: 160px;
}
.bt_left .news {
	float: left;
	width: 307px;
}
.bt_left .news .bt {
	font-size: 14px;
	color: #333;
	line-height: 16px;
	padding: 30px 0 10px 0;
	border-bottom: 1px solid #0157be;
	font-weight: 100;
}
.bt_left .news .bt span {
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	font-weight: 400;
}
.bt_left .news .list {
	padding: 6px 0 22px 0;
}
.bt_left .news .list a {
	line-height: 27px;
	color: #666;
}
.bt_left .news .list a:hover {
	color: #0157be;
}
.bt_left .news .gd {
	margin-left: 76px;
	border: 1px solid #0157be;
	background-color: #fff;
	color: #0157be;
	height: 20px;
	width: 50px;
	text-align: center;
	line-height: 20px;
	display: inline-block;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.bt_left .news .gd span {
	display: inline-block;
	background: url(../images/in_gd.png) center right no-repeat;
	padding-right: 10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.bt_left .news .gd:hover {
	background: #0157be;
}
.bt_left .news .gd:hover span {
	background: center right no-repeat;
	padding: 0;
	color: #fff;
}
.bt_left .right {
	float: left;
	margin: 30px 0 0 9px;
}
.bt_left .right ul {
	clear: both;
	overflow: hidden;
}
.bt_left .right li {
	width: 198px;
	margin-left: 16px;
	float: left;
}
.bt_left .right a {
	display: block;
	position: relative;
}
.bt_left .right .jpg {
	line-height: 0;
	display: block;
}
.bt_left .right .jpg img {
	width: 100%;
}
.bt_left .right .text {
	display: block;
	width: 100%;
	background: url(../images/in_con_bai-right.png) repeat-x left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 29px;
	padding-top: 54px;
}
.bt_left .right .text span {
	font-size: 11px;
	color: #e5e5e5;
	padding-left: 5px;
	line-height: 16px;
}
.bt_left .right .text .span1 {
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
}
.bt_left .right a:hover span {
	color: #cad1d8;
}
.bt_left .right a:hover .span1 {
	color: #cad1d8;
}
.bt_right {
	float: left;
	width:420px;
	height: 130px;
	margin:30px 0 10px 16px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 22px rgba(0,0,0,.12);
	-webkit-box-shadow: 0 0 22px rgba(0,0,0,.12);
	-moz-box-shadow: 0 0 22px rgba(0,0,0,.12);
}

.bt_right .about {
	float: left;
	width: 290px;
}
.bt_right .right {
	float: left;
	margin: 5px 0 0 9px;
}
.bt_right .about .bt {
	font-size: 14px;
	color: #333;
	line-height: 16px;
	padding: 10px;
	text-align:center;
	font-weight: 100;
}
.bt_right .about .list li {
    line-height: 22px;
    color: #666;
	margin-left:20px;
}

.bt_right .right li {
	width: 100px;
	margin-left: 16px;
	float: left;
}
.bt_right .right .jpg {
    line-height: 0;
    display: block;
}
.bt_right .right .jpg img {
    width: 100%;
}
.bt_right .right .span1 {
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}

.in_box_one .owl-carousel .in_con_wenzi{ opacity:1; transform:scale(1,1); -webkit-transform:scale(1,1);}
.in_box_one .in_heard_hei{transform:translateY(0px); -webkit-transform:translateY(0); opacity:1;}
.in_box_one .in_heard_bai{transform:translateY(0px); -webkit-transform:translateY(0); opacity:1;}
.in_box_one .in_heard_bai .logo{transform:translateX(0px); -webkit-transform:translateX(0); opacity:1;}
.in_box_one .in_nav li{transform:translateX(0px); -webkit-transform:translateX(0); opacity:1;}
.in_box_one .in_con_bai{ opacity:1; transform:translateY(0px);}
.in_box_one .in_con_bai .news .bt{ opacity:1;}
.in_box_one .in_con_bai .news .list li{ transform:translateY(0); opacity:1;}
.in_box_one .in_con_bai .right li{ transform:scale(1,1); -webkit-transform:scale(1,1);}
.in_box_one .in_footer{transform:translateY(0px); -webkit-transform:translateY(0); opacity:1;}

.owl-carousel .in_bg-1{ background-size:cover; background-position:center; width:100%; height:100%; position:fixed;}
.owl-carousel .in_con_wenzi{ text-align:right; position:absolute; top:30%; z-index:10; width:100%;}
.owl-carousel .in_con_wenzi .box{ padding:30px 0; background:url(../images/in_con_wenzi.png) repeat-y right top; width:auto; margin:0 100px;}
.owl-carousel .in_con_wenzi span{ display:block; font-size:22px; color:#666; font-family:"Arial"; line-height:24px; text-shadow:0 0 5px rgba(255,255,255,1); padding-right:40px;}
.owl-carousel .in_con_wenzi span.span1{ font-family:"Microsoft YaHei"; font-size:32px; color:#180c0b; line-height:34px; padding-bottom:15px;}
.owl-carousel .in_con_wenzi_c{ text-align:center; top:25%;}
.owl-carousel .in_con_wenzi_c .box{ background:none;}
.owl-carousel .in_con_wenzi_l{ text-align:left;}
.owl-carousel .in_con_wenzi_l .box{ background:url(../images/in_con_wenzi2.png) repeat-y left top;}
.owl-carousel .in_con_wenzi_l span{ padding-right:0; padding-left:30px;}
.owl-carousel .in_con_wenzi_l span.span1{ line-height:40px; padding-top:5px;}
.owl-carousel .in_con_wenzi_r{ text-align:right;}
.owl-carousel .in_con_wenzi_r .box{ background:url(../images/in_con_wenzi.png) repeat-y right top;}
.owl-carousel .in_con_wenzi_r span{ padding-left:0; padding-right:30px;}