
/*CSS STYLE*/
html{
	width:100%;
	height: 100%;
	position: relative;
}
body{
	font-size:18px;
	color:#145385;
	font-family: "微软雅黑";
	background: #ebeaea;
	height: 100%;
	
}
#wrapper{

	position: relative;
	height: 3040px;
}

.mask{
	width:100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index: 777;
	background: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);
	display: none;
	/*-ms-filter:”progid:DXImageTransform.Microsoft.Alpha(opacity=50)”;*/
}
.dialog{
	width:800px;
	height: 500px;
	position: fixed;
	left:50%;
	top:50%;
	margin-top:-250px;
	margin-left:-400px;
	z-index: 888;
	
}
.list6 {
	height: 578px;
	background: #ebeaea;
}
.list6 .con{
	text-align: center;
}
.list6 h1{
	text-align: center;
	margin:20px 0;
}
.videoCon{
	width:960px;
	height: 614px;
	background: #000;
	margin:0 auto;
}
/*分享弹窗*/
.shareDilog{
	display: none;
	background: url(../images/shareDilog.jpg) no-repeat;
}

.dialog .close2{
	position: absolute;
	display: block;
	width:50px;
	height: 50px;
	right:10px;
	top:10px;
	cursor: pointer;
	background: url(../images/close2.png) no-repeat;

}
.shareDilog .pic{
	width:600px;
	height: 196px;
	position: absolute;
	top:164px;
	left:50%;
	margin-left:-300px;
}
.shareDilog .pic img{
	border:1px solid #ccc;
	width:240px;
	height: 196px;
}
.shareDilog .pic .style{
	position: relative;
}
.shareDilog .pic .style p{
	width:100%;
	height: 30px;
	line-height: 30px;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	color:#fff;
	font-size:16px;
	text-align:center;
	position: absolute;
	left:0;
	bottom: 0;
}
.shareDilog .share{
	position: absolute;
	bottom:40px;
	left:100px;
}
.shareDilog .share a {
  position: absolute;
  cursor: pointer;
  width: 54px;
  height: 54px;
  display: inline-block;
  background: none;
}
.shareDilog .share a.share_sina{
	left:227px;
	bottom:-9px;
}
.shareDilog .share a.share_wx{
	left:324px;
	bottom:-9px;
	position: relative;
}
.shareDilog .share a.share_wx:hover .erweima{
	display: block;
}
.shareDilog .share a.share_wx .erweima{
	position: absolute;
	bottom:65px;
	left:-100px;
	width:260px;
	display: none;
}
.shareDilog .share a.share_qqz{
	left:421px;
	bottom:-9px;
}
/*.shareDilog .share a.share_163{
	left:430px;
	bottom:-11px;
}*/
/*中奖与未中奖弹窗*/
.zhongjiangDilog{
	display: none;
	background: url(../images/zhongjiangDilog.jpg) no-repeat;
	height: 575px;
}
.nozhongjiangDilog{
	display: none;
	background: url(../images/nozhongjiangDilog.jpg) no-repeat;
	height: 575px;
}
.jiangForm .formObj{
	width:500px;
	height: 320px;
	position: absolute;
	left:150px;
	top:230px;
}
.jiangForm .formObj .item{
	margin-bottom: 10px;
}
.jiangForm .formObj .item label{
	display:inline-block;
	width:120px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color:#595959;
	font-size:20px;
}
.jiangForm .formObj .item label .cor{
	color:#c5003d;
}
.jiangForm .formObj .item input,.jiangForm .formObj .item select{
	font-size:20px;
	width:338px;
	height: 38px;
	border:1px solid #ccc;
	background: #fff;
	padding:0 10px;
}
.jiangForm .formObj .item select{
	width:360px;
}
.jiangForm .formObj .tiaokuan{
	text-align: center;
	height: 20px;
	line-height: 14px;
	display: inline-block;
	margin-top:20px;
	color:#545454;
	font-size:16px;
	margin-left:84px;
}
.jiangForm .formObj .tiaokuan a{
	color:#c5003d;
}
.jiangForm .formObj .tiaokuan a:hover{
	text-decoration: underline;
}
.jiangForm .formObj .tiaokuan input{
	vertical-align: middle;
}
.jiangForm .formObj .btn{
	text-align: center;
	cursor: pointer;
}
/*提交成功弹窗*/
.succeed{
	display: none;
	height: 500px;
	background: url(../images/succeed.jpg) no-repeat;
}
#viewPic1{
	display: none;
	width:660px;
	height: 502px;
	position: fixed;
	left:50%;
	margin-left:-330px;
	top:50%;
	margin-top:-250px;
	z-index: 10000;
	overflow: hidden;
}
.viewPic1{
	width:600px;
	height: 500px;
	overflow: hidden;
	position: absolute;
	left:0;
	top:0;
	
}
#viewPic2{
	display: none;
	width:660px;
	height: 490px;
	position: fixed;
	left:50%;
	margin-left:-335px;
	top:50%;
	margin-top:-245px;
	z-index: 10000;
	overflow: hidden;
}
.viewPic2{

	width:600px;
	height: 490px;
	overflow: hidden;
	position: absolute;
	left:0;
	top:0;
	
}
#viewPic1 .close{
	display: block;
	width:54px;
	height: 54px;
	position: absolute;
	z-index: 1000;
	top:0px;
	left:50%;
	margin-left:275px;
	cursor: pointer;
	/*display: none;*/
}
.viewPic1 .bigPic{
	width:100%;
	position: absolute;
	left:0;
	top:0;
	z-index: 1000;
}
.viewPic1 .desc{
	height: 150px;
	width: 100%;
	text-indent: 2em;
	color:#333333;
	font-family: "宋体";
	font-size: 14px;
	position: absolute;
	bottom:0;
	left:0;
	z-index: 1001;
	background: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.viewPic1 .desc p{
	height: 50px;
	margin-top:90px;
	padding:0 10px;
}
.viewPic1 .stylist{
	position: absolute;
	width:354px;
	height: 116px;
	left:50%;
	bottom:78px;
	z-index: 99999;
	margin-left:-177px;
}


#viewPic2 .close{
	display: block;
	width:54px;
	height: 54px;
	position: absolute;
	z-index: 1000;
	top:0;
	left:50%;
	margin-left:273px;
	cursor: pointer;
	display: none;
}

.conW{
	width:960px;
	left:50%;
	margin-left:-480px;
	position: absolute;
	top:0;
}
.navCon a{
	-webkit-transition:all 1s;
}
.list{
	position: relative;
}
.list1{
	height: 607px;
	width:100%;
	background: url(../images/l1.jpg) no-repeat center top;
}
.list1 .conW{
	height: 610px;
}
.navArea{
	width:156px;
	height: 436px;
	position: fixed;
	background: url(../images/lg.jpg) no-repeat center top;
	left:50%;
	margin-left: -650px;
	top:65px;
	z-index: 10;
}
.navCon{
	width:150px;
	background: #999;
	height: 360px;
	padding-top:10px;
	margin:0px auto;
}
.navCon li{
	position: relative;
	width:154px;
	height: 72px;
	line-height: 52px;

}
.navCon li a{
	display: block;
	color:#fff;
	width:150px;
	font-size: 20px;
	text-align: center;
	padding:10px 0 30px 0;

}
.navCon li.current{
	background:url(../images/smallPic.png) no-repeat 0 -462px;

}
.navCon span.erweima{
	display: block;
	width:100px;
	text-align: center;
	padding-top:15px;
	margin:0 auto;
	border-top:1px solid #adadad;
}
.list2{
	width:100%;
	height: 830px;
	background: url(../images/xian.png) repeat-x center 824px #fff;
}
.list2 h1{
	text-align: center;	
	margin:20px 0;
}
.list2 .section1{
	height: 615px;
	margin-top:20px;
	text-align:center;
	position: relative;
}
.list2 .section1 .btnDetail{
	width:176px;
	height: 48px;
	display: block;
	position: absolute;
	right:50px;
	bottom: 12px;
	background: url(../images/smallPic.png) no-repeat 0 -350px;
	/*background: url(../images/smallPic.png) no-repeat 0 -412px;*/
}
.list2 .section1 .btnDetail:hover{
	background: url(../images/smallPic.png) no-repeat 0 -408px;
}
.list2 .section2,.list2 .section3{
	height: 265px;
}

.list2 .section2 h2,.list2 .section3 h2{
	font-size:24px;
	color:#c5003d;
	text-align: center;
	margin-bottom: 16px;
}
.list2 .section2 ul li{
	width:204px;
	height: 150px;
	float:left;
	margin-left:27px;
	border:4px solid #EBEAEA;
	position: relative;
	overflow: hidden;
	
}
.list2 .section2 ul li p{
	position: absolute;
	left:0;
	bottom:0;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	color:#fff;
	text-align:center;
	width:100%;
	height: 30px;
	font-size:16px;
	line-height: 30px;
}
.list2 .section2 ul li.current{
	border:4px solid #c5003d;
}
.list2 .section3 ul li{
	width:210px;
	height: 200px;
	float:left;
	margin-left:25px;
	border:2px solid #EBEAEA;
	position: relative;
	overflow: hidden;
}
.list2 .section2 ul li img{
	width:208px;
}
.list2 .section2 ul li .view{
	display: block;
	width:32px;
	height: 32px;
	position: absolute;
	bottom: -3px;
	right:-3px;
	cursor: pointer;
	background:url(../images/jiaBtn.png) no-repeat;
}
.list2 .section2 ul li .view img{
	width: 32px;
}
.list2 .section3 ul li .view{
	display: block;
	width:32px;
	height: 32px;
	position: absolute;
	bottom: 28px;
	right:-2px;
	cursor: pointer;
	background: url(../images/jiaBtn2.png) no-repeat;
}
.list2 .section3 ul li img{
	border:4px solid #ccc;
	width:202px;
	height: 164px;
}
.list2 .section3 ul li img.current{
	border:4px solid #c5003d;
}
.list2 .section3 ul li:hover img{
	border:4px solid #c5003d;
}
.list2 .section3 ul li .view img{
	border:none;
}
.list2 .section2 ul li:hover{
	border:4px solid #c5003d;
}
.list2 .section3 li p{
	text-align: center;	
	margin-top:5px;
	color:#2b2b2b;
}
.list2 .section3 li:hover p{
	color:#c5003d;
}
.list2 .btnActive{
	display: block;
	width:174px;
	height: 42px;
	text-align: center;	
	margin:0px auto;
	margin-top:40px;
	background: url(../images/smallPic.png) no-repeat 0 -136px;
}
.list2 .attention{
	font-size:14px;
	color:#2b2b2b;
	text-align: center;
	margin-top:18px;
}
.list2 .attention span{
	color:#ce0140;
}
.list2 .btnActive:hover{
	background: url(../images/smallPic.png) no-repeat 0 -188px;
}
.list3{
	width:100%;
	height: 640px;
	border-bottom:1px solid #888;
}
.list3 h1{
	text-align: center;
	margin:20px 0;
}
.list3 .con{
	width:100%;
	height: 445px;
	margin-top:10px;
	position: relative;
	overflow: hidden;
}
.list3 .con .tit{
	height: 75px;
	width:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 100;
}
.list3 .con .pics{
	margin-top:48px;
	position: relative;
}
.list3 .con .pics .pic{
	width:960px;
	height: 445px;
	position: absolute;
	left:0;
	top:0;
}
.list3 .con .tit li{
	width:320px;
	height: 68px;
	float:left;
	text-align: center;
	cursor: pointer;
	line-height: 50px;
	color:#161616;
	font-size:24px;
	background:url(../images/smallPic.png) no-repeat 0 -68px;
}
.list3 .con .tit li.cor{
	background:url(../images/smallPic.png) no-repeat 0 0px;
	color:#fff;
}
.list3 .con .pics .btn{
	display: block;
	position: absolute;
	top:140px;
	cursor: pointer;
	z-index: 99;
}
.list3 .con .pics .btn.prev{
	left:0;
}
.list3 .con .pics .btn.next{
	right:0;
}
.list3 .con .circle{
	position: absolute;
	bottom:70px;
	z-index: 99;
	left:50%;

}

.list3 .con .circle .swiper-pagination-switch{
	display: inline-block;
	width:15px;
	height: 9px;
	cursor: pointer;
	margin:0 2px;
	background: url(../images/smallPic.png) no-repeat 0 -314px;
}
.list3 .con .circle .swiper-pagination-switch.swiper-active-switch{
	background: url(../images/smallPic.png) no-repeat 0 -330px;
}
.list4{
	width: 100%;
	height: 420px;
	border-top:1px solid #EDEDED;
}
/*.list4 .conW ul li:hover .desc{
	color:#B40038;
	border:1px solid #B40038;
}*/
.list4 .conW{
	width:1030px;
}
.list4 h1{
	width:470px;
	margin:24px auto;
	text-align: center;
}
.list4 .conW ul{
	width:1030px;
	overflow: hidden;
}
.list4 .conW ul li{
	width:248px;
	height: 240px;
	float: left;
	margin-left:8px;
	text-align: center;
}
.list4 .conW ul li .img2{
	margin-top:-3px;
}
.list4 .conW ul li .img3{
	margin-top:2px;
}
.list4 .conW ul li .img4{
	margin-top:2px;
}
.list4 .conW ul li .desc{
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top:15px;
}

.list5{
	width:100%;
	height: 490px;
	text-align: center;
}
.list5 .conW{
	width: 992px;
}
.list5 h1{
	margin:10px 0;
}
.list5 .con{
	width: 992px;
	height: 247px;
	background: url(../images/s5_bg.png) no-repeat;
}
.list5 .con .partner{
	width: 684px;
	height: 170px;
	padding:15px;
	margin:25px 15px 15px 15px;
	background: url(../images/line2.png) no-repeat right center;
	position: relative;
}
.list5 .con .partner h2,.list5 .con .monad h2{
	width: 100px;
	height: 32px;
	margin:0px auto;
	margin-top:10px;
	color:#c5003d;
	font-size:24px;
	text-align: center;
	line-height: 32px;
	padding-bottom: 5px;
	background: url(../images/line.png) no-repeat left bottom;
}
.list5 .con .partner .link{
	width:600px;
	height: 100px;
	position: absolute;
	right: 40px;
	top:65px;
}
.list5 .con .partner .link a{
	position: absolute;
}
.list5 .con .partner .link a.link1{
	top:0;
	left:0px;
}
.list5 .con .partner .link a.link2{
	top:12px;
	left:140px;
}
.list5 .con .partner .link a.link3{
	top:12px;
	left:320px;
}
.list4 .conW ul li a{
	display: block;
}
.list5 .con .partner .link a.link4{
	top:12px;
	left:450px;
}
.list5 .con .partner .link a.link5{
	bottom:6px;
	left:2px;
}
.list5 .con .partner .link a.link6{
	bottom:0px;
	left:263px;
}
.list5 .con .partner .link a.link7{
	bottom:0px;
	left:458px;
}
.list5 .monad{
	margin:45px 45px 45px 20px;
}
.activeDetailDialog{
	display: none;
}
.informDialog{
	display: none;
}
.otherDialog{
	width:100%;
	height: 100%;
	background: url(../images/dBg.jpg) no-repeat center top;
	overflow: hidden;
	position: absolute;
	left:0;
	top:0;
	z-index: 99999;
}
.otherDialog .close{
	font-size:30px;
	position: absolute;
	right:10px;
	top:10px;
}
.otherDialog .conD{
	background: #FDFBFC;
	width:980px;
	margin:0 auto;
	height: 100%;
	overflow-x:hidden;
	overflow-y: scroll;
}
.swiper-container{
	height: 445px;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../images/cd-top-arrow.svg) no-repeat center 50% #c5003d;
  background: url(../images/top.png) no-repeat center 50% #c5003d\9;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}