#homeJ{font-family: "Microsoft Yahei";background:url('../img/HOMEJ/background.png') repeat;}

/*进度条样式*/
::-webkit-scrollbar{width: 15px;}
::-webkit-scrollbar-track{background-color:#E0E0E0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;}
::-webkit-scrollbar-thumb{background-color:#868686;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius:5px;}

/*头部*/
#homeJ .headJ{width: 100%;min-height: 200px;}
#homeJ .headJ .topH{width: 100%;background: #FF5985;color: #fff;}
#homeJ .headJ .topH .inset{height: 30px;line-height: 30px;}
#homeJ .headJ .topH .inset .loginJ{width: 200px;margin-left: 50px;color: #fff;font-size: 14px;}
#homeJ .headJ .topH .inset .loginJ:hover{color:#FFEB3B;}
#homeJ .headJ .topH .inset .loginR{}
#homeJ .headJ .topH .inset .loginR:hover{color:#FFEB3B;}
#homeJ .headJ .topH .inset .upright{height: 10px;width: 1px;background: #fff;margin:10px 10px;}

#homeJ .headJ .topAD{width: 1200px;height: 350px;position: relative;margin: auto;margin-top: 20px;}
#homeJ .headJ .topAD .middle{width: 700px;height: 350px;left: 250px;top: 0px; position: absolute;box-shadow: 1px 1px 20px #000;display: none;}
#homeJ .headJ .topAD .orther{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
#homeJ .headJ .topAD .choice{z-index: 999;display:block;}
#homeJ .headJ .topAD .choiceLR{z-index: 22;display: block;}

#homeJ .headJ .topAD .TLR{height: 50px;width: 40px;background: rgba(0,0,0,0.5);color: #fff;line-height: 50px;position: absolute;top:150px;border-radius:10px;font-size: 26px;}
#homeJ .headJ .topAD .turnLeft{left: -100px;}
#homeJ .headJ .topAD .turnRight{left:1260px;}

#homeJ .headJ .bottomShadow{margin:0px auto 20px auto;width: 1200px;height:40px;border-radius: 1500px/50px;
	background: radial-gradient(#3A3A3A,rgba(255, 255, 255, 0),rgba(255, 255, 255, 0));z-index: 11;}

/*主体部分*/
#homeJ .mainJ{width: 1200px;margin: auto;margin-top: 30px;margin-bottom:140px;background: #FFFAF1;border-radius: 10px;padding-top: 20px;box-shadow: 1px 1px 10px #737171;padding-bottom: 20px;}

/*消息墙*/
#homeJ .mainJ .messageShow{width: 1200px;}
#homeJ .mainJ .messageShow .titleMS{color: #FF5985;font-size: 25px;font-weight: 600;padding-left: 20px;height: 40px;line-height: 40px;}
#homeJ .mainJ .messageShow .middleMS .items{width: 380px;height: 200px;background: #fff;margin: 10px 0px 10px 15px;box-shadow: 1px 1px 10px #B7B7B7;border-radius: 3px;position: relative;}
/* #homeJ .mainJ .messageShow .items .titleIMS{width: 370px;height: 30px;line-height: 30px;color:#FF1D1D;padding-left: 10px;font-size: 16px;} */
#homeJ .mainJ .messageShow .middleMS .items .insideShadow{position: absolute;left: 0px;top: 0px;background: rgba(0,0,0,0.5);color: #fff;font-size: 22px;font-weight: 600;line-height: 200px;width: 380px;}


/*尾部*/
#homeJ .floor{width: 100%;height: 200px;background: rgba(255,255,255,0.5);padding-top: 20px;}
#homeJ .floor .imgC{width: 1200px;margin:auto;position: relative;}
#homeJ .floor .mainImgC{width:1200px;position: absolute;left: 0px;top:-140px;}
#homeJ .floor .mainImgC .imgItems{width:10%;margin: 0px 5%;}
#homeJ .floor .bottomFL{width: 1200px;height: 180px;margin: auto;}
#homeJ .floor .bottomFL .leftPart{width: 599px;height: 180px;}
#homeJ .floor .bottomFL .leftPart .topLP{width: 599px;height: 89px;line-height: 40px;}
#homeJ .floor .bottomFL .leftPart .lineH{width: 500px;height: 2px;background: #989898;margin: auto;border-radius: 20px;}
#homeJ .floor .bottomFL .leftPart .botttomLP{width: 599px;height: 89px;line-height: 40px;}
#homeJ .floor .bottomFL .lineS{width: 2px;height: 120px;margin-top: 30px;background: #989898;border-radius: 20px;}
#homeJ .floor .bottomFL .rightPart{width: 599px;height: 180px;}
#homeJ .floor .bottomFL .rightPart .titleRP{padding-left: 20px;height: 30px;line-height: 30px;color:#616161;font-size: 22px;font-weight: 600;width: 579px;}

#homeJ .floor .lowInfo{width: 1200px;height: 20px;line-height: 20px;font-size: 12px;margin: auto;}