@charset "utf-8";

.box{width: 658px;height: 550px;position: relative;z-index: 1;overflow: hidden;}
.list{width: 660px;height: 100%;position: relative;left: 26%;margin: 0 0 0 -173px;overflow: hidden;}
.list ul{width: 100%;height: 100%;margin: 0;padding: 0;overflow: hidden;}
.list ul li{width: 100%;height: 100%;text-align: center;position: absolute;top: 0;left: 0;overflow: hidden;}
.ico{
	width:103%;
	text-align: center;position:absolute;bottom: 0px;
	font-size: 0;overflow: hidden;display: flex;justify-content: flex-start;flex-wrap: wrap;
}
.ico img{
	display: inline-block;*display: inline;*zoom: 1;
	width: 89.4px;-moz-border-radius: 5px;
	border-radius: 6px;background: #fff;margin: 0 2px;
	cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;transition: all 0.5s;
}
.ico span img{
	width: 100%;height: 100%;
}
.ico img:hover{
	border: 2px solid #005dbf;
}
.ico img.active{height: 95px;border: 2px solid #005dbf;height: auto;}
.btn{width: 36px;height: 50px;position: absolute;top: 43%;margin: -25px 0 0;background: rgba(0, 0, 0, .5);font-family: '宋体';font-size: 36px;opacity: 0;filter: alpha(opacity=0);text-align: center;line-height: 50px;color: #fff;cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.btn.prev{left: 0;}
.btn.next{right: 0;}
.box .btn{opacity: 1;filter: alpha(opacity=100);opacity: 0.5\9;filter: alpha(opacity=50);}




.box2{width: 100%;height: 336px;position: relative;z-index: 1;overflow: hidden;}
.list2{width: 1920px;height: 100%;position: relative;left: 50%;margin: 0 0 0 -960px;overflow: hidden;}
.list2 ul{width: 100%;height: 100%;margin: 0;padding: 0;overflow: hidden;}
.list2 ul li{width: 100%;height: 100%;text-align: center;position: absolute;top: 0;left: 0;overflow: hidden;}
.ico2{width: 96%;height: 8px;position: absolute;bottom: 10px;left: 50%;margin: 0 0 0 -48%;text-align: center;font-size: 0;overflow: hidden;}
.ico2 span{display: inline-block;*display: inline;*zoom: 1;width: 8px;height: 8px;-moz-border-radius: 5px;border-radius: 6px;background: #fff;margin: 0 2px;cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.ico2 span.active{width: 18px;}
.btn2{width: 36px;height: 70px;position: absolute;top: 50%;margin: -35px 0 0;background: rgba(0, 0, 0, .5);font-family: '宋体';font-size: 36px;opacity: 0;filter: alpha(opacity=0);text-align: center;line-height: 70px;color: #fff;cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.btn2.prev{left: 5%;}
.btn2.next{right: 5%;}
.box2:hover .btn2{opacity: 1;filter: alpha(opacity=100);opacity: 0.5\9;filter: alpha(opacity=50);}



.goodinfo{
	margin-top: 20px;width: 100%;
}
.goodinfo p span{
	color: black !important;
}
.add_tiem{
	border-left: 5px solid red;padding-left: 10px;
}



.al_box{ width:1200px; height:330px;margin: 0 auto;}
.al_box h3{ text-align:center; height:60px;font-family:"Microsoft YaHei";}
.al_box h3 span a{ color:#005dbf; font-size:28px; display:block;}
.al_box h3 b{ font-size:18px; line-height:18px; background:url(../img/yyly_tit.png) no-repeat center; color:#0b0a0a; display:block; text-transform:uppercase;}
/**********************************************图片滚动********************************************/
.gd_02{ position:relative; height:250px; width:1180px; clear:both; margin:auto; padding-top:20px;}
.gd_02 em{	position:absolute;	top:80px;}
.gd_02 .t_l{ left:0px;}
.gd_02 .t_r{ right:0px;}
.gd_02 #simgs{ margin:0px 35px;}
.gd_02 li{ float:left; width:237px; height:250px; margin: 0px 20px 0px 0px; background:#f2f2f2;}
.gd_02 li img{ display:block; width:231px; height:187px; padding:3px;}
.gd_02 li span a{ color:#000; font-size:14px; height:57px; line-height:42px; display:block;  padding-left:30px;}
.gd_02 .fl { float:left;}
.gd_02 .fr { float:right;}


/************ footer *****************/
#footer{ background: #1e1e1e; color:#818183;}
#footer .link{padding: 20px 0; padding-bottom:30px; max-width:1200px; margin:0 auto; box-sizing:border-box;}
#footer .link ul{display: inline-block;vertical-align: top; width:24%; overflow:hidden; box-sizing:border-box;}
#footer .link ul li{height: 32px;overflow: hidden;line-height: 32px;font-size: 15px;color: #3e3e3e; text-transform:capitalize; max-width:90%; color:#818183;}
#footer .link ul li.tit{ height: 32px;line-height: 32px; font-size: 18px;text-transform: uppercase;color:white; font-family: Poppins-Regular; font-weight: bold;}
#footer .link ul li{ margin-top: 20px; height: 21px; line-height: 21px;}
#footer .link ul a{ font-size: 14px; color: #999; font-family: Opensans-Regular;}
#footer .link ul a:hover{ color: white;}
#footer .link ul.contact{width:26%;}
#footer .link ul.contact li.i{ height:auto; position:relative; box-sizing:border-box;}
/*#footer .link ul.contact li span{display:block; width:20px; height:20px; position:absolute; left:0; top:8px; background:url(../images/footer-ico.png) 0 0 no-repeat;}*/
/*#footer .link ul.contact li.tel span{background-position:0 -80px;}*/
/*#footer .link ul.contact li.email span{background-position:0 -117px;}*/
#footer .link ul.contact li.email{text-transform: none;}
#footer .link ul.contact li.share{ height: 24px;}
#footer .link .br{display: inline-block;width: 100%;height: 0;}
#footer .partners{max-width:1200px; position:relative; margin:0 auto; box-sizing:border-box; padding-bottom:40px;}
#footer .partners .title{position:absolute; top:0; width:160px; font-size:16px; color:#fdc107; font-weight:bold;}
#footer .partners .box{padding-left:160px;}
#footer .partners .box .list{width:160px; height:60px; overflow:hidden; border:1px solid #ddd; margin-right:10px; text-align:center; margin-bottom:10px; background:#fff;}
#footer .partners .box .list .item{height:100%;}
#footer .copyright{padding:13px 0;font-size: 14px;color: #818183; border-top:1px solid #2f313d;}
#footer .copyright .txt{text-align: center; font-size: 14px; color: #616161;}
#footer .copyright .txt a{ font-size: 14px; color:#616161;}
#footer .foot_share{ float:left;}
#footer .foot_share .s_list{display: inline-block;width: 25px;height: 24px;vertical-align: middle;background: url(../img/foot_share1.png) no-repeat -158px center;}
#footer .foot_share .s_list2{background-position: -40px center;}
#footer .foot_share .s_list3{background-position: -197px center;}
#footer .foot_share .s_list4{background-position: -79px center;}
#footer .foot_share .s_list5{background-position: -119px center;}
#footer .foot_share .s_list6{background-position: 0px center;}
#footer .foot_share .s_list7{background-position: -197px center;}
#footer .foot_share .s_list8{background-position: -236px center;}

.ewm-left{
	float: left;
}
.dbewm{
	display: flex;justify-content: space-between;
}
.dbewm img{
	width: 200px;height: 200px;margin-top: 20px;
}
.bj{
	padding: 30px 0 20px;
}