
.subscribeRForm{
	width: 300px;
	background: #fff;
	margin-left: 15px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	border: 1px solid #c6c6c6;
}
.subscribeRForm .title{
	padding-top: 15px;
    padding-bottom: 10px;
}
.subscribeRForm .title1{
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: #e60012;
}
.subscribeRForm .title2{
	text-align: center;
	font-size: 26px;
	color: #0a0a0a;
}
.subscribeRDl{
	margin: 0 8px;
}
.subscribeRDl dd{
	margin-bottom: 18px;
}
.subscribeRDl dd .input{
	border: 1px solid #c8c8c8;
	height: 48px;
	line-height: 48px;
	position: relative;
}
.subscribeRDl dd .input input{
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #838383;
}
.subscribeRDl dd .input1 input{
	padding-right: 40px;
}
.subscribeRDl dd .input input::-webkit-input-placeholder{
	font-size: 16px;
	color: #838383;
}
.subscribeRDl dd .input span{
	position: absolute;
	display: block;
	font-size: 20px;
	color: #a2a2a2;
	right: 16px;
	top: 0;
	width: 20px;
	height: 48px;
}
.subscribeRForm .column6Btn{
	text-align: center;
}
.subscribeRForm .column6Btn a{
	font-weight: bold;
	font-size: 19px;
	color: #000000;
	border-radius: 50px;
	padding: 0 46px;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	background: linear-gradient(to right,#fff100,#ffd800);
	background: -webkit-linear-gradient(left,#fff100,#ffd800);
}
.subTextPs{
	text-align: center;
	font-size: 12px;
	color: #9b9b9b;
	line-height: 42px;
}
/* 鎶ュ悕 start */
.applyForm{
	width: 500px;
	height: 482px;
	background: #fff;
	position: fixed;
	right: 362px;
	top: 200px;
	box-sizing: 0 0 5px 2px rgba(0,0,0,0.1);
	-webkit-box-sizing: 0 0 5px 2px rgba(0,0,0,0.1);
	z-index: 100;
}
.applyDl dd .pic:before{
	padding-top: 28.6458%;
}
.applyForm .title{
	text-align: center;
	font-size: 27px;
	color: #242424;
	padding-top: 22px;
	margin-bottom: 10px;
}
.applyFormDl{
	margin: 0 28px;
}
.applyFormDl dd{
	margin-bottom: 14px;
}
.applyFormDl dd .input{
	border: 1px solid #c8c8c8;
	height: 48px;
	line-height: 48px;
	position: relative;
}
.applyFormDl dd .input input{
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0 12px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #383838;
}
.applyFormDl dd .input1 input{
	padding-right: 40px;
}
.applyFormDl dd .input input::-webkit-input-placeholder{
	font-size: 16px;
	color: #383838;
}
.applyFormDl dd .input span{
	position: absolute;
	display: block;
	font-size: 20px;
	color: #383838;
	right: 16px;
	top: 0;
	width: 20px;
	height: 48px;
}
.applyForm .column6Btn{
	text-align: center;
}
.applyForm .column6Btn a{
	font-size: 20px;
	color: #fff;
	padding: 0 42px;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	background: linear-gradient(to right,#fdae4b,#ffcd8e);
	background: -webkit-linear-gradient(left,#fdae4b,#ffcd8e);
}
.applyForm .column6Btn .apbtn1{
	background:#ff3f3f;
	margin-left: 30px;
}
.apTextPs{
	text-align: center;
	font-size: 14px;
	color: #636363;
	line-height: 63px;
}
/* 鎶ュ悕 end */

/* 鐪嬪伐鑹  start */
.lookcraftTitle{
	text-align: center;
	padding: 22px 10px;
	background: #fff;
}
.lookcraftTitle .title1{
	font-size: 32px;
	color: #0a0a0a;
	line-height: 60px;
}
.lookcraftTitle .title2{
	font-size: 18px;
	color: #7e7e7e;
	line-height: 20px;
	text-transform: uppercase;
}
.lookcraftPic img{
	max-width: 100%;
	display: block;
}
.sloganBox img{
	max-width: 100%;
	display: block;
}
/* 鐪嬪伐鑹  end */

/* HOT妤肩洏 start */
.hotPage{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.hotImgList{
	overflow: hidden;
	margin-right: -15px;
}
.hotImgList dd{
	width: 33.3333%;
	float: left;
	display: inline;
	margin-bottom: 15px;
}
.hotImgList dd a{
	display: block;
	margin-right: 15px;
	position: relative;
}
.hotImgList dd .pic:before{
	padding-top: 76.9231%;
}
.hotImgList dd .text{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
}
.hotImgList dd .text1{
	font-size: 32px;
	color: #fff;
	line-height: 42px;
}
.hotImgList dd .text2{
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
}
.hotImgList dd a:hover .text2 span{
	color: #fff100;
}
/* HOT妤肩洏 end */

/* 鍟嗚浣撶郴 start */
.mallSystemDl{
	padding: 24px 20px 0;
	background: #fff;
	overflow: hidden;
	margin-right: -22px;
}
.mallSystemDl dd{
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 25px;
}
.mallSystemDl dd a{
	display: block;
	margin-right: 22px;
	position: relative;
}
.mallSystemDl dd .pic:before{
	padding-top: 33.8028%;
}
.mallSystemDl dd .text{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: rgba(255,255,255,0.85);
	width: 172px;
	text-align: center;
	z-index: 1;
}
.mallSystemDl dd .text:before{
	display: block;
	content: '';
	position: absolute;
	width: 0%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(to right,#fdae4b,#ffcc8d);
	background: -webkit-linear-gradient(left,#fdae4b,#ffcc8d);
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
	z-index: -1;
}
.mallSystemDl dd a:hover .text:before{
	width: 100%;
}
.mallSystemDl dd .title{
	font-size: 25px;
	color: #2c003f;
	line-height: 34px;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.mallSystemDl dd .mIcon{
	font-size: 16px;
	color: #101010;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.mallSystemDl dd .text1{
	font-size: 16px;
	color: #101010;
	line-height: 30px;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.mallSystemDl dd a:hover .mIcon{
	color: #fff;
}
.mallSystemDl dd a:hover .text1{
	color: #fff;
}
.mallSystemDl dd a:hover .title{
	color: #fff;
}
/* 鍟嗚浣撶郴 end */

/* 720鏁堟灉鍥  start */
.designImg{
	overflow: hidden;
	margin-right: -15px;
}
.designImg dd{
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 15px;
}
.designImg dd .con{
	margin-right: 15px;
}
.designImg dd .pic{
	z-index: 1;
}
.designImg dd .pic:before{
	padding-top: 41.1765%;
}
.designImg dd .text{
	background: #fff;
	padding: 6px 15px 8px 8px;
	position: relative;
	z-index: 100;
}
.designImg dd .text .txpic{
	width: 127px;
	height: 127px;
	border: 1px solid #c1c1c1;
	position: relative;
	z-index: 2;
	margin-right: 22px;
	margin-top: -66px;
	background: #fff;
}
.designImg dd .text .txpic .pic{
	margin: 4px;
	border: 1px solid #b4b4b5;
}
.designImg dd .text .txpic .pic:before{
	padding-top: 100%;
}
.designImg dd .text .text1{
	font-size: 16px;
	color: #1e1e1e;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}
.designImg dd .text .text2{
	font-size: 16px;
	color: #1e1e1e;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.designImg dd .text .text1 span{
	margin-right: 22px;
}
.designImg dd .text .desBtn{
	margin-top: 10px;
}
.designImg dd .text .desBtn a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	background: #e9e9e9;
	font-size: 16px;
	color: #000000;
	padding: 0 22px;
	border-radius: 100px;
	position: relative;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
	overflow: hidden;
	z-index: 1;
}
.designImg dd .text .desBtn a:before{
	display: block;
	content: '';
	position: absolute;
	width: 0%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(to right,#fff110,#ffd800);
	background: -webkit-linear-gradient(left,#fff110,#ffd800);
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
	z-index: -1;
}
.designImg dd .text .desBtn a:hover:before{
	width: 100%;
}

/* 720鏁堟灉鍥  end */

/*妤肩洏骞茶揣 start */
.housesList{
	overflow: hidden;
	margin-right: -10px;
}
.housesList dd{
	float: left;
	width: 50%;
	display: inline;
	margin-bottom: 10px;
}
.housesList dd .con{
	margin-right: 10px;
	border: 1px solid #b1b1b1;
	padding: 10px 0 10px 10px;
	overflow: hidden;
	background: #fff;
}
.housesList dd .pic{
	float: left;
	width: 308px;
	border: 1px solid #b9b9b9;
	overflow: hidden;
	margin-right: 8px;
}
.housesList dd .pic:before{
	padding-top: 87.6623%;
}
.housesList dd .text{
	overflow: hidden;
}
.housesList dd .textUp{
	overflow: hidden;
	margin-right: -15px;
	padding: 0 20px;
	margin-bottom: 15px;
}
.housesList dd .textUp .houIcon{
	width: 45px;
	height: 45px;
	border-radius: 100%;
	border: 1px solid #939393;
	margin-bottom: 8px;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.housesList dd .textUp .title{
	width: 25%;
	float: left;
	display: inline;
}
.housesList dd .textUp .title1 .houIcon{
	background: url(../images/housicon1.png) no-repeat center center;
	background-size: contain;
}
.housesList dd .textUp .title2 .houIcon{
	background: url(../images/housicon2.png) no-repeat center center;
}
.housesList dd .textUp .title3 .houIcon{
	background: url(../images/housicon3.png) no-repeat center center;
}
.housesList dd .textUp .title4 .houIcon{
	background: url(../images/housicon4.png) no-repeat center center;
}
.housesList dd .textUp .title a{
	display: block;
	margin-right: 15px;
}
.housesList dd .textUp .title a:hover .titleText{
	background: #ffac2d;
}
.housesList dd .textUp .title a:hover .houIcon{
	background-color: #ffac2d;
	border-color:#ffac2d;
}
.housesList dd .textUp .title1 a:hover .houIcon{
	background: url(../images/housicon1h.png) no-repeat center center;
	background-size: contain;
}
.housesList dd .textUp .titleText{
	font-size: 14px;
	color: #000000;
	height: 145px;
	background: #f9f5ee;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.housesList dd .textUp .titleText span{
	padding: 5px 15px 0;
	display: block;
}
.housesList dd .textDown{
	margin-right: 6px;
	border-top: 1px solid #a0a0a0;
	padding-left: 16px;
}
.housesList dd .textDown .text1{
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.housesList dd .textDown .text2{
	font-size: 14px;
	color: #000000;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*妤肩洏骞茶揣 end */

/*鏁堟灉鍥句笁绾  start */
.designImgView{
	padding-bottom: 30px;
}
.designImgBox{
	padding: 0 32px 32px;
	border: 1px solid #d8d9d8;
	margin-bottom: 26px;
}
.designImgBox .title{
	text-align: center;
	font-size: 20px;
	color: #111111;
	line-height: 30px;
	padding-top: 14px;
}
.designImgBox .time{
	font-size: 12px;
	color: #737373;
	line-height: 18px;
	margin-bottom: 12px;
	text-align: center;
}
.designImgBox .designPic .pic:before{
	padding-top: 56.4872%;
}
.designImgBox .designPic{
	margin-bottom: 22px;
}
..designImgCon{
	overflow: hidden;
}
.designImgCon .pic{
	width: 130px;
	border: 5px solid #fdae4b;
	overflow: hidden;
	margin-right: 22px;
}
.designImgCon .pic:before{
	padding-top: 100%;
}
.designImgCon .pic img{
	object-position: top center;
}
.designImgCon .text{
	overflow: hidden;
}
.designImgCon .text .detitle{
	overflow: hidden;
	line-height: 30px;
	margin-bottom: 12px;
}
.designImgCon .text .detitle .name{
	float: left;
	margin-right: 72px;
}
.designImgCon .text .detitle .name a{
	font-size: 28px;
	color: #000;
}
.designImgCon .text .detitle .zwText{
	font-size: 14px;
	float: left;
	color: #fff;
	padding: 0 25px;
	height: 26px;
	line-height: 26px;
	background: #ff3f3f;
	border-radius: 40px;
	margin-right: 245px;
}
.designImgCon .text .detitle .yyBtn{
	float: left;
}
.designImgCon .text .detitle .yyBtn a{
	display: inline-block;
	padding: 0 14px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(to right,#fdae4b,#ffcd8e);
	background: -webkit-linear-gradient(left,#fdae4b,#ffcd8e);
	box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.08);
}
.designImgCon .text .text1{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.designImgCon .text .text1 span{
	margin-right: 52px;
}
.designImgDl{
	overflow: hidden;
	margin-right: -5px;
}
.designImgDl dt{
	font-size: 20px;
	color: #000;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	border-bottom: 1px solid #959595;
	margin-bottom: 25px;
}
.designImgDl dt span{
	text-transform: uppercase;
	font-size: 16px;
}
.designImgDl dd{
	width: 33.3333%;
	float: left;
	display: inline;
}
.designImgDl a{
	display: block;
	margin-right: 5px;
	position: relative;
}
.designImgDl dd a span{
	display: inline-block;
	padding: 0 22px;
	height: 56px;
	line-height: 56px;
	border-radius: 50px;
	font-size: 16px;
	color: #000;
	position: absolute;
	background: rgba(255,255,255,0.7);
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
.designImgDl dd .pic:before{
	padding-top: 53.0303%;
}
.designImgDl dd .text{
	font-size: 14px;
	color: #000;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*鏁堟灉鍥句笁绾  end */

/*鏁堟灉鍥句笁绾 1 start */
.designImgViews{
	padding-bottom: 20px;
}
.designImgViewsBox{
	overflow: hidden;
}
.designImgRight{
	width: 300px;
	margin-left: 12px;
	float: right;
}
.designImgRight .picBox{
	padding: 8px;
	border: 1px solid #a8a8a8;
	margin-bottom: 8px;
}
.designImgRight .text{
	background: #f1f1f1;
	overflow: hidden;
	padding: 12px;
}
.designImgRight .name{
	overflow: hidden;
}
.designImgRight .name .name1{
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #000;
	overflow: hidden;
}
.designImgRight .name .name2{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	overflow: hidden;
}
.designImgRight .zwText{
	overflow: hidden;
	padding: 0 20px;
	height: 20px;
	line-height: 20px;
	background: #ff3f3f;
	font-size: 12px;
	color: #fffefe;
	border-radius: 20px;
}
.designImgRight .pic:before{
	padding-top: 121.127%;
}
.designImgViewsCon{
	overflow: hidden;
}
.designImgViewsT{
	border: 1px solid #d7d7d7;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.designImgViewsT .title {
    text-align: center;
    font-size: 20px;
    color: #111111;
    line-height: 30px;
    padding-top: 14px;
}
.designImgViewsT .time {
    font-size: 12px;
    color: #737373;
    line-height: 18px;
    margin-bottom: 12px;
    text-align: center;
}
.designImgViewsTC{
	overflow: hidden;
}
.designImgtable{
	width: 248px;
}
.designImgViewsDl{
	overflow: hidden;
	border-right: 1px solid #9d9f9e;
	margin-right: 32px;
}
.designImgViewsDl dd{
	width: 50%;
	float: left;
	display: inline;
	position: relative;
}
.designImgViewsDl dd:before{
	display: block;
	content: '';
	background: #9d9f9e;
	width: 40px;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.designImgViewsDl dd:nth-child(3):before{
	display: none;
}
.designImgViewsDl dd:nth-child(4):before{
	display: none;
}
.designImgViewsDl dd .con{
	text-align: center;
}
.designImgViewsDl dd .text{
	font-size: 16px;
	color: #000;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 12px;
}
.designImgViewsDl dd .text1{
	font-size: 14px;
	color: #737373;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 12px;
}
.designImgViewsTC .destextC{
	overflow: hidden;
}
.designImgViewsTC .destextC .title1{
	font-size: 16px;
	color: #000;
	position: relative;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	margin-bottom: 10px;
}
.designImgViewsTC .destextC .title1:before{
	display: block;
	content: '';
	width: 120%;
	bottom: 0;
	left: 0;
	background: #9d9f9e;
	height: 1px;
	position: absolute;
}
.designImgViewsTC .destextC .text{
	font-size: 14px;
	color: #000;
	line-height: 24px;
	overflow: hidden;
}
.designImgViewsTC1{
	border: 1px solid #d8d9d8;
	padding: 15px;
}
.designImgViewsDl1{
	overflow: hidden;
	margin-right: -35px;
}
.designImgViewsDl1 dd{
	width: 50%;
	float: left;
	display: inline;
}
.designImgViewsDl1 dd a{
	display: block;
	margin-right: 35px;
	text-align: center;
}
.designImgViewsDl1 dd .picBox{
	border: 1px solid #d8d9d8;
	margin-bottom: 10px;
}
.designImgViewsDl1 dd .pic:before{
	padding-top: 74.7573%;
}
.designImgViewsDl1 dd .text{
	display: inline-block;
	padding: 0 13px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #d7d7d7;
	font-size: 14px;
	color: #000;
}
.designImgViewsTC2{
	padding: 22px 10px 10px;
	border: 1px solid #d8d9d8;
}
.designImgTab{
	text-align: center;
	font-size: 0;
	margin: 0 70px;
	padding-bottom: 20px;
	border-bottom: 1px solid #9d9f9e;
}
.designImgTab dd{
	text-align: center;
	display: inline-block;
	margin: 0 24px;
}
.designImgTab dd.hover .con{
	background: linear-gradient(to right,#fff100,#ffd800);
	background: -webkit-linear-gradient(left,#fff100,#ffd800);
	color: #000000;
}
.designImgTab dd .con{
	font-size: 14px;
	color: #000;
	width: 95px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #aaacab;
	box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.08);
	-webkit-box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.08);
	border-radius: 30px;
	cursor: pointer;
}
.designImgTabC{
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #191919;
	line-height: 22px;
}
.designImgTabC img{
	max-width: 100%;
	display: block;
}
/*鏁堟灉鍥句笁绾 1 end */
.newsViews{
	background: #fff;
}
.newsViewsC{
	padding: 0 30px 50px;
	border: 1px solid #c4c4c4;
}
.newsViewsC .title{
	font-size: 20px;
	color: #717171;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-top: 16px;
}
.newsViewsC .time{
	font-size: 14px;
	color: #717171;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-bottom: 10px;
}
.newsViewsC .newsTitle{
	position: relative;
	margin-bottom: 25px;
}
.newsViewsC .newsTitle:before{
	display: block;
	content: '';
	width: 80%;
	height: 1px;
	background: #959595;
	left: 50%;
	bottom: 0;
	position: absolute;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);

}
.newsViewsCon{
	line-height:36px;
	color: #666;
	font-size:16px;
}
.newsViewsPage{
	padding-top: 22px;
	padding-bottom: 40px;
}
.newsViewsPageDl dd{
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 22px;
}
.newsViewsPageDl dd a{
	font-size: 16px;
	color: #171717;
	position: relative;
}
.newsViewsPageDl dd a:before{
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #6e6e6e;
	left: 0;
	bottom: 0;
}
.newsViewsPageDl dd a:hover:before{
	background: #171717;
}
.newsViewsPageDl dd a:after{
	position: absolute;
	left: -22px;
	top: 4px;
	display: block;
	content: '';
	background: url(../images/ddaicon.png) no-repeat center center;
	width: 18px;
	height: 15px;
}

/* 璁捐鍥㈤槦 start */
.columnTitlew{
	padding: 20px 0 15px;
	background: #e4e4e4;
}
.columnTitle1{
	height: 58px;
	font-size: 36px;
	color: #0a0a0a;
	text-align: center;
}
.columnTitle2{
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #7e7e7e;
	text-align: center;
	text-transform: uppercase;
}
.columnTitle3{
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #7e7e7e;
	text-align: center;
}
.subPageCl{
	overflow: hidden;
}
.teamDl dd{
	margin-bottom: 10px;
	border: 1px solid #c6c6c6;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.teamDl dd .con{
	padding: 10px;
}
.teamDl dd .teamTop{
	overflow: hidden;
}
.teamTop_left{
	padding: 7px;
	border: 1px solid #c6c6c6;
	margin-right: 20px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.teamTop_left .pic{
	width: 214px;
}
.teamTop_left .pic:before{
	padding-top: 100%;
}
.teamTop_left:hover{
	border-color: transparent;
	background-image: -webkit-gradient(linear,left top,right top,from(#fdaf4d),to(#ffcc8d));
}
.teamTop_centerName{
	height: 36px;
	overflow: hidden;
}
.teamTop_centerName span{
	float: left;
	display: inline;
}
.teamTop_centerName span.span1{
	font-size: 29px;
	color: #000;
	margin-right: 75px;
}
.teamTop_centerName span.span2{
	margin: 4px 0;
	padding: 6px 20px;
	background: #000000;
	border-radius: 15px;
	font-size: 15px;
	color: #fffefe;
}
.teamTop_inforDiv{
	padding: 5px 0;
	overflow: hidden;
}
.teamTop_inforDiv .title{
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.teamTop_inforDiv .text{
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
.teamTop_infor .teamTop_inforDiv{
	float: left;
	display: inline;
	margin-right: 55px;
}
.teamTop_inforDiv1{
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	color: #666;
}
.teamSpan{
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	color: #fff;
	background: #585858;
	padding: 0 10px;
}
.teamBanner{
	overflow: hidden;
}
.teamBanner .bd{
	padding: 5px 0;
	margin: 0 -5px;
}
.teamBanner .bd .myslide{
	float: left;
	display: inline;
	width: 33.333%;
}
.teamBanner .bd .pic{
	position: relative;
	overflow: hidden;
}
.teamBanner .bd .pic::before{
	display: block;
	content: "";
	padding-top: 66.6667%;
}
.teamBanner .bd .pic img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}
.teamBanner .myslideCon{
	margin: 0 5px;
}
.teamBanner .text{
	height: 27px;
	line-height: 27px;
	background: #666666;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.teamBanner .text span{
	font-size: 14px;
	color: #fff;
	padding: 0 9px;
}
.teamBanner .myslideCon:hover .text{
	background: #feba64;
}
.antOnceBtn{
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 17px;
	background-image: -webkit-gradient(linear,left top,right top,from(#fff110),to(#ffd800));
	border-radius: 2px;
	transition: all 0.5s linaer;
	-webkit-transition: all 0.5s linear;
}
.antOnceBtn a{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #000000;
}
.antOnceBtn:hover{
	border-radius: 20px;
}
/* 璁捐鍥㈤槦 end */

/* 鐪熷疄璁捐妗堜緥棣  start */
.caseTitle{
	height: 60px;
	line-height:60px;
	font-size: 38px;
	color: #0a0a0a;
	text-align: center;
}
.caseTitle1{
	height: 40px;
	line-height:40px;
	font-size: 23px;
	color: #0a0a0a;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
}
.caseStudy .title{
	height: 58px;
	line-height: 58px;
	font-size: 25px;
	color: #0a0a0a;
	text-align: center;
}
.caseStudy .title span{
	color: #000000;
}
.caseStudy .titleCon{
	text-align: center;
	font-size: 0;
}
.caseStudy .titleConBox{
	display: inline-block;
}
.caseStudy .titleConBox a{
	float: left;
	display: inline;
	margin: 0 23px;
	font-size: 20px;
	color: #000000;
	height: 42px;
	line-height: 42px;
	border: 1px solid #000000;
	padding: 0 13px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.caseStudy .titleConBox a:hover{
	border-color: #fff110;
	color: #000000;
}
.caseStudy .titleConBox a.hover{
	border-color: #fff110;
	color: #000000;
}
.caseStyleDl{
	padding-top: 8px;
	overflow: hidden;
	margin: 0 -10px;
}
.caseStyleDl dt{
	float: left;
	display: inline;
	padding: 5px 0;
}
.caseStyleDl dd{
	float: left;
	display: inline;
	padding: 5px 0;
}
.caseStyleDl dt .con{
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	color: #000000;
	background: #e1e1e1;
	margin: 0 10px;
	min-width: 80px;
}
.caseStyleDl dd .con a{
	display:block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #171717;
	margin: 0 10px;
	padding: 0 12px;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.caseStyleDl dd .con a::before{
	display:block;
	content: "";
	position: absolute;
	width: 0;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	right: -10px;
	border: 1px solid transparent;
	border-left-color:#171717;
	border-right-color:#a7a7a7;
}
.caseStyleDl dd.yj .con a{
	color: #fff;
	background: #585858;
}
.caseStyleDl dd.yj .con a::before{
	display: none;
}
.caseStyleDl dd:last-child .con a::before{
	display: none;
}
.caseStyleDl dd:hover .con a{
	color: #f3c387;
}
.caseStyleDl dd.hover .con a{
	color: #fff;
}
.caseDl{
	overflow: hidden;
	margin: 0 -5px;
}
.caseDl dd{
	float: left;
	display: inline;
	width: 33.3333%;
	padding: 5px 0;
}
.caseDl dd .con{
	margin: 0 5px;
	border: 1px solid #7b7b7b;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}
.pic{
	position: relative;
	overflow: hidden;
}
.pic::before{
	display: block;
	content:"";
	padding-top: 66.6667%;
}
.pic img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}
.caseDl dd .pic::before{
	padding-top: 67.0886%;
}
.caseDl dd .text{
	position: relative;
	height: 68px;
	z-index: 5;
}
.caseDl dd .textCon{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #fff;
	padding-bottom: 5px;
}
.caseDl .csaeText_top{
	padding: 0 10px;
}
.csaeText_topRight{
	width: 120px;
	height:60px;
	position: relative;
}
.caseText_picBox{
	position: absolute;
	left: 1px;
	right: 1px;
	border:1px solid #666565;
	bottom: 0;
	height: 118px;
	border-radius: 50%;
	background: #fff;
}
.caseText_picBox .picBox{
	position: absolute;
	top:6px;
	bottom: 6px;
	right: 6px;
	left: 6px;
	background: #fff;
	border-radius: 50%;
}
.caseText_picBox .pic{
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	display: block;
}
.caseText_picBox .pic::before{
	padding-top: 100%;
}
.caseText_picBox .pic img{
	object-position: top center;
}
.csaeText_topLeft{
	overflow: hidden;
}
.csaeText_topLeft .title a{
	display:block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #0a0a0a;
}
.csaeText_topLeft .csaeText_sku{
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #0a0a0a;
}
.csaeText_topLeft .csaeText_sku span{
	float: left;
	display: inline;
	margin-right: 8px;
	padding-right: 8px;
	position: relative;
}
.csaeText_topLeft .csaeText_sku span::before{
	display:block;
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	top: 50%;
	margin-top: -6px;
	right: 0px;
	background: #858585;
}
.csaeText_topLeft .csaeText_sku span:last-child::before{
	display: none;
}
.caseText_body{
	margin: 0 10px;
	border-top: 1px solid #f9dfbf;
	opacity: 0;
	overflow: hidden;
}
.caseText_bodyTop{
	overflow: hidden;
}
.caseText_bodyBtn{
	overflow: hidden;
}
.caseText_bodyBtn a{
	float: left;
	display: inline;
	margin-left: 13px;
}
.caseText_bodyBtn a span{
	display: block;
	width: 84px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	background-image: -webkit-gradient(linear,left top,right top,from(#fff110),to(#ffd800));
	border-radius: 2px;
	transition: all 0.3s linear;
	-wbkit-transition: all 0.3s linear;
}
.caseText_bodyTitle{
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #0a0a0a;
}
.caseText_bodyTitle span{
	font-size: 13px;
	color: #404040;
}
.caseText_bodyContent{
	height: 48px;
	overflow: hidden;
	line-height: 16px;
	font-size: 12px;
	color: #3b3b3b;
}
.caseText_bodyContent span{
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
}
.caseDl dd .con:hover{
	position: relative;
	z-index: 999;
	box-shadow: 0 3px 7px rgba(0,0,0,0.08);
}
.caseDl dd .con:hover .picw img{
	transform: translate3d(0,-50px,0) scale(1,1);
	-webkit-transform: translate3d(0,-50px,0) scale(1,1);
}
.caseDl dd .caseText_bodyBtn a span:hover{
	border-radius: 24px;
}
.jpcaseBox{
	width: 300px;
	background: #fff;
	margin-left: 15px;
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.1);
	border: 1px solid #c6c6c6;
	padding: 12px 12px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.jpcaseBox .titleIcon{
	background: url(../images/titleicon.png) no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 48px;
}
.jpcaseBox .title{
	font-size: 20px;
	color: #1f1f1f;
	text-align: center;
	margin-bottom: 16px;
	line-height: 42px;
}
.jpcaseDl dd{
	padding-bottom: 12px;
	margin-bottom: 16px;
	border-bottom: 1px solid #c4c4c4;
}
.jpcaseDl dd:last-child{
	margin-bottom: 0;
	border: none;
}
.jpcaseDl dd .text{
	text-align: center;
	font-size: 14px;
	color: #1f1f1f;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 32px;
	height: 32px;
}
/* 鐪熷疄璁捐妗堜緥棣  end */

/* 鍟嗚妗堜緥 start */
.subPageBox{
	background: url(../images/subBg.png) left top repeat;
}
.subBannerBox{
	position: relative;
}
.subBannerBox .pic{
	background: #fafafa;
}
.subBannerBox .pic::before{
	padding-top: 13.5%;
}
.storeDesign{
	padding: 18px 6px 18px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0,0,0,0.2);
}
.storeDesign .bd{
	overflow: hidden;
}
.storeDesign .myslide{
	float: left;
	display: inline;
	width: 20%;
}
.storeDesign .myslide .con{
	margin: 0 10px;
}
.storeDesign .myslide .pic::before{
	padding-top: 141.8605%;
}
.storeDesign .myslide .text{
	border: 1px solid #d5d5d5;
	height: 42px;
	line-height: 42px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	text-align: center;
}
.storeDesign .myslide .text span{
	padding: 0 10px;
	font-size: 15px;
	color: #1e1e1e;
}
.storeDesign .myslide .con:hover .text{
	border-color: transparent;
	background-image: -webkit-gradient(linear,left top,right top,from(#fdaf4d),to(#ffcc8d));
}
.storeDesign .myslide .con:hover .text span{
	color: #fff;
}
.storeBox{
	overflow: hidden;
}
.storeBoxL{
	overflow: hidden;
}
.storeNavBox{
	padding: 22px 20px;
	background: #fff;
}
.storeNavDl{
	overflow: hidden;
}
.storeNavDl dd{
	float: left;
	display: inline;
	width: 25%;
	text-align: center;
}
.storeNavDl dd a{
	display: inline-block;
	padding: 0 30px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #c8c8c8;
	font-size: 21px;
	color: #1e1e1e;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border-radius: 2px;
}
.storeNavDl dd a::before{
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: -webkit-gradient(linear,left top,right top,from(#fff110),to(#ffd800));
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transform: scale(0,1);
	-webkit-transform: scale(0,1);
	border-radius: 42px;
}
.storeNavDl dd a span{
	position: relative;
	display: block;
	z-index: 5;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.storeNavDl dd:hover a{
	border-radius: 42px;
	border-color: transparent;
}
.storeNavDl dd.hover a{
	border-radius: 42px;
	border-color: transparent;
}
.storeNavDl dd:hover a::before{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	opacity: 1;
}
.storeNavDl dd.hover a::before{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	opacity: 1;
}
.storeNavDl dd.hover a span{
	color: #fff;
}
.storeNavDl dd:hover a span{
	color: #fff;
}
.storeCaseDl{
	overflow:hidden;
	margin: 0 -5px;
}
.storeCaseDl dd{
	float: left;
	display: inline;
	width: 50%;
	padding: 5px 0;
}
.storeCaseDl dd .con{
	margin: 0 5px;
	border: 1px solid #bfbfbf;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.storeCaseDl dd .pic::before{
	padding-top: 63.6363%;
}
.storeCaseDl dd .text{
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	padding: 0 7px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	background: #fff;
}
.storeCaseDl dd .text span{
	margin: 0 13px;
	font-size: 17px;
	color: #000;
}
.storeCaseDl dd .con:hover{
	border-color: #f5e0c7;
}
.storeCaseDl dd .con:hover .text{
	background-image: -webkit-gradient(linear,left top,right top,from(#fdaf4d),to(#ffcc8d));
}
.storeCaseDl dd .con:hover .text span{
	color: #fff;
}
/* 鍟嗚妗堜緥 end */

/* 璁捐甯堣鎯呴〉 start */
.designViewTop_left{
	border: 1px solid #a3a3a3;
	padding: 18px;
	overflow: hidden;
}
.designViewTop_pic{
	padding: 12px;
	border: 1px solid #a8a8a8;
	margin-right: 25px;
}
.designViewTop_pic .pic{
	width: 340px;
}
.designViewTop_pic .pic::before{
	padding-top: 122.0588%;
}
.designViewTop_pic .pic img{
	object-position: top center;
}
.designViewTop_Text{
	overflow: hidden;
}
.designer_name{
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
.designer_name span{
	font-size: 30px;
	color:#000;
	margin-right: 30px;
}
.designer_name span.duty i{
	padding: 5px 25px;
	font-size: 15px;
	color: #fff;
	background: #000000;
	font-style: normal;
	border-radius: 20px;
}
.nameEnglish{
	height: 35px;
	line-height: 35px;
	font-size: 21px;
	color: #000;
	font-weight: lighter;
	text-transform: uppercase;
}
.designView_numb{
	padding-top:23px;
	border-top: 1px dashed #a7a7a7;
}
.designView_numbDl{
	overflow:hidden;
}
.designView_numbDl dd{
	float: left;
	display: inline;
	width: 33.333%;
}
.designView_numbDl dd .con{
	border-right: 1px solid #959595;
}
.designView_numbDl dd:last-child .con{
	border-right: none;
}
.designView_numbDl .title{
	height: 30px;
	line-height: 30px;
	font-size: 29px;
	color: #000000;
	text-align: center;
	margin-bottom: 7px;
}
.designView_numbDl .text{
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #707070;
	text-align: center;
}
.designView_contentT{
	line-height: 24px;
	font-size: 17px;
	color: #535353;
}
.designViewBody_title{
	padding-left: 122px;
	background: url(../images/caseIcon.png) left center no-repeat;
}
.designViewBody_title .title{
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #000;
	padding-top: 34px;
}
.designViewBody_title .title1{
	height: 22px;
	line-height: 26px;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	font-weight: lighter;
}
.designViewBody_contentdl dd{
	padding: 30px 0;
	border-bottom: 1px solid #a0a0a0;
	overflow: hidden;
}
.designViewBody_contentdl .pic.picw{
	width: 425px;
	margin-right: 30px;
}
.designViewBody_contentdl .pic.picw::before{
	padding-top: 69.41176%;
}
.designViewBody_contentdl .text{
	overflow: hidden;
}
.designViewBody_contentdl .title a{
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 25px;
	color: #000;
}
.designViewBody_contentdl .title:hover a{
	color: #ff3f3f;
}
.text_sku{
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.text_sku span{
	float: left;
	display: inline;
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 17px;
	color: #505050;
}
.text_sku span::before{
	display: block;
	content: "";
	position: absolute;
	width: 0px;
	height: 18px;
	right: 0;
	top: 50%;
	margin-top: -9px;
	border: 1px solid transparent;
	border-left-color: #505050;
}
.text_sku span.lastSpan:before{
	visibility: hidden;
}
.designer_textBanner{
	overflow: hidden;
}
.designer_textBanner .bd{
	overflow: hidden;
	margin: 0 -4px;
}
.designer_textBanner .con{
	margin: 0 4px;
}
.designer_textBanner .myslide{
	float: left;
	display: inline;
	width: 33.333%;
}
.designer_textBanner .myslide .pic::before{
	padding-top: 68.8525%;
}
.designViewFooter{
	background: #efefef;
}
.designViewFooter .destitle{
	background: #585858;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 30px;
}
.designViewFooter .title1{
	font-size: 23px;
	color: #fefefe;
	line-height: 30px;
}
.designViewFooter .title2{
	font-size: 18px;
	color: #fefefe;
	text-transform: uppercase;
	font-weight: lighter;
}
.designViewFooterDl{
	overflow: hidden;
	margin-right: -54px;
}
.designViewFooterDl dd{
	width: 16.6667%;
	float: left;
	display: inline;
	margin-bottom: 36px;
}
.designViewFooterDl dd a{
	display: block;
	margin-right: 54px;
}
.designViewFooterDl dd .picBox{
	border: 1px solid #acacac;
	border-radius: 100%;
	padding: 8px;
	margin-bottom: 6px;
	transition: all 0.3s linear;
	-wevkit-transition: all 0.3s linear;
}
.designViewFooterDl dd a:hover .picBox{
	background: #fdb458;
	border-color: #fdb458;
}
.designViewFooterDl dd .pic{
	border-radius: 100%;
	overflow: hidden;
}
.designViewFooterDl dd .pic img{
	object-position: top center !important;
}
.designViewFooterDl dd .pic:before{
	padding-top: 100%;
}
.designViewFooterDl dd .text{
	text-align: center;
}
.designViewFooterDl dd .text .text1{
	font-size: 20px;
	color: #000;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.designViewFooterDl dd .text .text2{
	font-size: 16px;
	color: #8f8f8f;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
/* 璁捐甯堣鎯呴〉 end */

/* 鍟嗚妗堜緥 start */
.subPageCLeft{
	overflow: hidden;
}
.subPageCl_top{
	padding: 20px 78px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(0,0,0,0.1);
}
.tradersCase_title{
	line-height: 30px;
	font-size: 21px;
	color: #010101;
	text-align: center;
}
.tradersCase_title1{
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	color: #504f4f;
	text-align: center;
}
.tradersCase_table table{
	width: 100%;
	border-collapse: collapse;
}
.tradersCase_table table tr td{
	border: 1px solid #959595;
	border-collapse: collapse;
}
.tradersCase_table table tr.trOne td{
	border-left: none;
	border-top: none;
}
.tradersCase_table table tr.trOne td:last-child{
	border-right: none;
}
.tradersCase_table table tr.trTwo td{
	border-left: none;
	border-bottom: none;
}
.tradersCase_table table tr.trTwo td:last-child{
	border-right: none;
}
.tradersCase_table table tr.trOne td span{
	display: block;
	line-height: 30px;
	font-size: 17px;
	color: #343434;
	padding: 6px 10px 14px;
}
.tradersCase_table table tr.trTwo td span{
	display: block;
	line-height: 30px;
	font-size: 17px;
	color: #343434;
	padding: 14px 10px 6px;
}
.tradersCase_table table tr td:first-child span{
	color: transparent;
	opacity: 0;
}
.subPageCl_body{
	background: #fff;
	min-height: 400px;
}
/* 鍟嗚妗堜緥 end */

/* 鏂伴椈璇︾粏椤  strat */
.newsView{
	background: #fff;
	padding: 25px 54px 30px;
}
.articleBox {
	line-height:36px;
	padding:10px 0;
	color: #666;
	font-size:16px;
}
.articleBox img{
	max-width:100%;
}
.articleBox1{
	background: #fff;
	padding: 20px;
}
.articleTitle{
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	color:#333333;
	font-weight: bold;
}
.articleTime{
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #999999;
	font-size: 14px;
}
.articleTime span{
	margin: 0 5px;
	cursor: pointer;
}
.articleTime .fontColor{
	display: inline;
	color: #ffa200;
	font-weight: bold;
	margin-left: -5px;
}
.articleTime span.hover{
	color: #101887;
}
.newsReturn a{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	display: block;
	background: #b7b9db;
	padding: 5px 56px;
	color: #ffffff;
	font-size: 16px;
	margin-top: 36px;
}
.newsReturn a:hover{
	background: #101887; 
}
.pageUpText{
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
	height: 70px;
	line-height: 35px;
	color:#666666;
	font-size: 16px;
	overflow: hidden;
}
.pageUpText a{
	color:#666666;
	font-size: 16px;
}
.pageUpText a:hover{
	color: #ff443d;
}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#1e8ddc;
	}
.articlePage a.hover{
	color:#fff;
	background:#1e8ddc;
	}
/**
 * 鏂囩珷闃呰椤 -鍐呭涓婇儴澶у浘
 */
#play{
	width:780px;
	height:500px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none;
}
#play .prev_a span {background: url(../images/file/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/file/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:780px;
	height:500px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:780px;
	height:500px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{
	position:absolute;
	width: 100%;
	height: 100%;
}
.imgMove{
	width:600px;
	clear:both;
	margin:20px auto;
	position:relative;
}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #1e8ddc;background:#1e8ddc;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/file/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
 }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
	background:url(../images/file/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/file/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/file/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/file/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/file/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/file/zip.png) no-repeat left 3px; color:#ff9779 !important; }
/*鏂伴椈璇︾粏椤  end*/