﻿.ibanner{
	width: 100%;
	position: relative;
}
.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 100%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.cprn{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 1200px;
	height: 55px;
	left: 50%;
	margin-left: -600px;
}
.ic{
	width: 1200px;
	margin: 0 auto;
}

.ictop{
	position: relative;
	width: 100%;
	padding: 20px 0px;
}

.more{
	position: absolute;
	right: 0px;
	top: 28px;
}

.ic1{
	width: 100%;
}
.ic1c{
	width: 100%;
	height: 320px;
	margin-top: 40px;
}
.ic1cl{
	width: 570px;
	height: 100%;
	float: left;
}
.ic1cr{
	width: 600px;
	height: 100%;
	float: right;
}
.ic1cr li{
	width: 100%;
	line-height: 38px;
	font-size: 14px;
}
 .ic1cr li .textDiv{
	width: 450px;
    display: inline-table;
    /* background-color: #bbbb; */
    white-space: nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
}

.ic1cr li a{
	color: #333;
}
.ccb{
	color: #A40000;
	font-weight: bold;
	margin-right: 10px;
}
.ctime{
	float: right;
	color: #888888;
}

.ic2{
	width: 100%;
	/* height: 370px; */
}


.ic2c{
	width: 366px;
	/* height: 305px; */
	float: left;
	margin-left: 51px;
}

.ic2-1{
	margin-left: 0px;
}
.ic2cctop1{
	width: 100%;
	height: 70px;
}
.ic2cctop1 .cu{
	width: 260px;
	height: 70px;
	float: right;
	font-size: 12px;
	color: #888888;
}
.ic2cctop1 .cu p{
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}
.zxlb{
	margin-top: 15px;
	font-size: 14px;
}
.zxlb li{
	line-height: 34px;
}
.zxlb li a{
	color: #333;
}
.hen{
	width: 100%;
	height: 60px;
}
.henl{
	width: 780px;
	height: 60px;
	float: left;
}
.henl img{
	width: 180px;
	height: 60px;
	margin-left: 20px;
}
.henr{
	width: 366px;
	height: 60px;
	float: right;
}

.ic2-3 .ic2cc img{
	margin-left: 2px;
	margin-top: 2px;
}
.ic2cc{
	padding-top: 20px;
}

.ic3{
	width: 100%;
	padding:10px 0;
}
.ic3c{
	width: 366px;
	height: 220px;
	float: left;
	margin-left: 51px;
}
.ic3cc{
	margin-top: 30px;
}
.zxlb3{
	font-size: 14px;
}
.zxlb3 li{
	line-height: 40px;
}
.zxlb3 li a{
	color: #333;
}

.ic4{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.swiper-container2 {
	width: 1200px;
	position: relative;
	margin-top: 30px;
	height: 150px;
}

.swiper-container2.swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 100%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.swiper-button-next2 {
  background-image: url(../images/21.png);
  width: 24px;
  height: 60px;
  right: 0px;
  left: auto;
}
.swiper-button-prev2{
  background-image: url(../images/22.png);
  width: 24px;
  height: 60px;
  left: 0px;
  right: auto;
}
.swiper-button-prev2,
.swiper-button-next2 {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 60px;
  margin-top: -22px;
  z-index: 99;
  cursor: pointer;
  -moz-background-size: 24px 60px;
  -webkit-background-size: 24px 60px;
  background-size: 24px 60px;
  background-position: center;
  background-repeat: no-repeat;
}


.yqlj{
	width: 1196px;
	overflow: hidden;
	margin-top: 35px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.yqdh{
	height: 35px;
	margin-top: 16px;
}
.yqdh li{
	width: 320px;
	float: left;
	margin-left: 30px;
	line-height: 35px;
	text-align: center;
	height: 35px;
	border-radius: 6px;
	border: 1px dashed #808080;
	cursor: pointer;
	
}
.yqdh li:hover{
	background: #eee;
	border: 1px solid #eee;
}
.yqbt{
	cursor: auto !important;
	width: 80px !important;
	font-size: 16px;
	font-weight: bold;
	color: #966134;
	background: none !important;
	border: none !important;
}
.yqbt span{
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 3px;
	height: 18px;
	vertical-align: middle;
	margin-top: 9px;
	background: #966134;
}
.yqzd{
	width: 1060px;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
}
.yqz{
	width: 1060px;
}
.yqzd li{
	margin-right: 30px;
	margin-top: 15px;
	text-align: center;
	border: none;
	float: left;
	line-height: 30px;
	border-bottom:1px dashed #808080 ;
	border-radius: 0px;
}
.yqzd li a{
	color: #333;
}
 *{
	padding:0;
	margin:0;
}
.swiper-container{
	height:300px;
}
.arrow-left {
  background: url(/Content/images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.arrow-right {
  background: url(/Content/images/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:15px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide{

}
.swiper-slide-active{
	opacity:1;
}
.swiper-slide .img{
	position:absolute;
}
.inner{
	position:relative;
	display:block;
	width:1000px;
	height:500px;
	margin:0 auto;
}
.slide1{
	background-color: #03c36b;
}
.slide2{
	background-color: #1284d0;
}
.slide3{
	background-color: #43cfc8;
}

.slide1 .s0{left: 50%;margin-left: -154px; top: 100px}
.slide1 .s1{left: 50%;margin-left: -425.5px;top: 200px;}
.slide1 .s2{left: 50%;margin-left: -435px;top: 280px}
.slide1 .s3{left: 0;bottom: 0px;z-index: 5;height:190px}
.slide1 .s4{right: 0;bottom: 0px;z-index: 0;height: 160px}
.slide2 .zh-a-1{left: 60px;top: 77px;z-index: 9;}
.slide2 .zh-a-2{left: 0;top: 0;}
.slide3 .b-1 {right: 72px;top: 180px;}
.slide3 .b-2 {left: 90px;top: 180px;}
.slide3 .b-3 {left: 50%;margin-left: -381px;top: 330px;}
.slide3 .b-s-1 {width: 100px; left: 50px; bottom:0px;}
.slide3 .b-s-2 {left: 160px;width: 160px;bottom:0px;}
.slide3 .b-s-3{left: 390px;width: 58px;bottom:0px;}
.slide3 .b-s-4{right: 359px; width: 103px;bottom:0px;}
.slide3 .b-s-5{right: 250px;width: 150px;bottom:0px;}
.slide3 .b-s-6{right: 0;width: 65px;bottom:0px;}
.slide3 .b-y-1 {top:40px;left: 50%; margin-left: -20px;}
.slide3 .b-y-2{top:40px;left:0}
.slide3 .b-y-3{top:40px;right: 0}
.loop{
	animation-iteration-count: infinite;/*ÎÞÏÞ*/
	animation-timing-function:linear;/*Æ½»¬*/
}
.targetBtn {
    margin-top: 20px;
    position: absolute;
    bottom: 60px;
    left: 352px;
    z-index: 999;
}
.targetBtn a{
	height:50px;
	border-radius:50px;
	background:rgba(0,0,0,.5);
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}
.targetBtn .a1{
	width:110px;
	}
.targetBtn .a2{
	width:170px;
	margin-left:15px;
	}	
/*×Ô¶¨ÒåCSS¶¯»­*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
