@charset "utf-8";
/* CSS Document */
*{
	font-family:"微软雅黑";
	 margin:0px;
	 padding:0px;
	}
.divScroll{
	width:100%;
	height:550px;
	background-image:url(../image/picture_2.png);
	background-size:cover;
}
.main_body{
	margin:auto;
	width:1024px;
	margin-top:30px;
	overflow:hidden;
	margin-bottom:80px;
	position:relative;
	height:960px;
}
.main_left{
	width:600px;
	height:780px;
	background-color:#EB876F;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 5px 0px 5px  #BEB7B6;
	-moz-box-shadow:5px 0px 5px  #BEB7B6;
	-ms-box-shadow: 5px 0px 5px  #BEB7B6;
	-o-box-shadow:  5px 0px 5px #BEB7B6;
	box-shadow:  5px 0px 5px  #BEB7B6;
	overflow:hidden;
	float:left;
}
.main_left_one{
	float:left;
	width:213px;
}
.left_image{
    width:213px;
	height:188px;
	display: table-cell;
    vertical-align: middle;
		
}
.left_image>img{
	width:153px;
	height:138px;
	margin-left:30px;
	margin-top: 40px;
}
.about_second{
	width:174px;
	height:55px;
	background-color:#EDEAEB;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	text-align:Center;
	line-height:55px;
	color:#7C7B79;
	display:block;
	text-decoration:none;
	font-size:16px;
	margin:auto;
	margin-top:15px;
	letter-spacing:2px;
	cursor:pointer;
}
.about_first{
	width:174px;
	height:55px;
	background:-webkit-linear-gradient(top,#E89078,#E17256,#DB674A);
    background:-o-linear-gradient(bottom,#E89078,#E17256,#DB674A);
	background:-moz-linear-gradient(bottom,white,#E89078,#E17256,#DB674A);
	background:linear-gradient(to bottom,#E89078,#E17256,#DB674A);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-align:Center;
	line-height:55px;
	color:white;
	display:block;
	text-decoration:none;
	font-size:16px;
	margin:auto;
	margin-top:15px;
     letter-spacing:2px;
	-webkit-box-shadow: 0px 5px 5px  #C36853;
	-moz-box-shadow:0px 5px 5px #C36853;
	-ms-box-shadow: 0px 5px 5px  #C36853;
	-o-box-shadow:  0px 5px 5px  #C36853;
	box-shadow:  0px 5px 5px  #C36853;
	cursor:pointer;
}
.about_all{
	width:213px;
	margin:auto;
}
.coin_search{
	color:white;
	width:213px;
	text-align:Center;
	margin-top:30px;
	font-size:16px;
	
}
.coin_company{
	width:213px;
	margin-top:15px;
}
.coin_companySpan{
	 margin-left:15px;
	 font-size:16px;
	 color:white;
	 height:25px;
	 line-height:25px;
	 display:block;
}
.coin_select{
	width:183px;
	height:35px;
	border: 1px solid #815246;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-left:15px;
	margin-top:5px;
	color:black;
	font-size:14px;
	}
	.coin_select>option{
		text-align:Center;
	}
.coin_input{
	width:183px;
	height:35px;
	border: 1px solid #815246;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	margin-left:15px;
	margin-top:5px;
	font-size:14px;
}
.divMiddleFloat{
	overflow:hidden;
	 width:213px;
	}
.reset{
	width:73px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color:#E3DDDD;
	font-size:16px;
	text-align:center;
	float:left;
	margin-left:20px;
	line-height:37px;
	margin-top:20px;
	-webkit-box-shadow: 0px 5px 5px  #BE6049;
	-moz-box-shadow:0px 5px 5px #BE6049;
	-ms-box-shadow: 0px 5px 5px  #BE6049;
	-o-box-shadow:  0px 5px 5px  #BE6049;
	box-shadow:  0px 5px 5px  #BE6049;
	cursor:pointer;
	border:none;
}
.MiddleSea{
	width:73px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background-color:#E3DDDD;
	font-size:16px;
	text-align:center;
	float:right;
	margin-right:20px;
	line-height:37px;
	margin-top:20px;
	-webkit-box-shadow: 0px 5px 5px  #BE6049;
	-moz-box-shadow:0px 5px 5px #BE6049;
	-ms-box-shadow: 0px 5px 5px  #BE6049;
	-o-box-shadow:  0px 5px 5px  #BE6049;
	box-shadow:  0px 5px 5px  #BE6049;
	cursor:pointer;
	border:none;
}
.main_left_two{
   width:387px;	
   float:left;
}
.main_leftText{
  font-size:36px;
  font-weight:bold;
  color:white;
  letter-spacing:4px;
  margin-top: 15px;
  position:absolute;
  margin-left:100px;
}
.main_right{
	width:300px;
	height:140px;
	background-color:#EB876F;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 5px 0px 5px  #BEB7B6;
	-moz-box-shadow:5px 0px 5px  #BEB7B6;
	-ms-box-shadow: 5px 0px 5px  #BEB7B6;
	-o-box-shadow:  5px 0px 5px #BEB7B6;
	box-shadow:  5px 0px 5px  #BEB7B6;
	margin-left:120px;
	float:left;
}
.right_all{
	overflow:hidden;
	margin-top:25px;
	width:300px;
	
}
.right_input{
	margin-left:15px;
	 float:left;
     width: 170px;
     height: 28px;
    border:3px solid #C9C5C4;
     -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
}
.right_input>input{
	
	width: 135px;
   
	  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
    background: #FFF;
    padding: px 0px;
    border: none;
    outline: 0;
    padding: 4px 0px;
    vertical-align: middle;
    background:#fff;
    text-indent:4px;
   
}
.right_input>img{
	width:24px;
	height:24px;
	vertical-align:middle;
}
.right_search{
	 float:left;
	 -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 5px 5px  #B76551;
	-moz-box-shadow:0px 5px 5px  #B76551;
	-ms-box-shadow: 0px 5px 5px  #B76551;
	-o-box-shadow:  0px 5px 5px  #B76551;
	box-shadow:  0px 5px 5px  #B76551;
	width:75px;
	height:32px;
	line-height:32px;
	text-align:Center;
	color:black;
	background-color:#D3CED0;
	cursor:pointer;
	margin-left:10px;
	border:none;	
}
.body_NGC{
   width:780px;
   height:840px;
   background-color:#EFEDEE;
    -webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 0px 5px 5px  #DADADA;
	-moz-box-shadow:0px 5px 5px  #DADADA;
	-ms-box-shadow: 0px 5px 5px  #DADADA;
	-o-box-shadow:  0px 5px 5px  #DADADA;
	box-shadow:  0px 5px 5px  #DADADA;
	position:relative;top:80px;
	left:100px;
	
}
.NGC_background{
	 height:69px;
	 width:780px;
	 background-color:#C9C5C4;
	 border-radius:18px 18px 0px 0px;
	 -webkit-border-radius: 18px 18px 0px 0px;
	-moz-border-radius: 18px 18px 0px 0px;
	-ms-border-radius: 18px 18px 0px 0px;
	-o-border-radius: 18px 18px 0px 0px;
	-webkit-box-shadow: 0px 5px 5px  #AEAEAE;
	-moz-box-shadow:0px 5px 5px  #AEAEAE;
	-ms-box-shadow: 0px 5px 5px  #AEAEAE;
	-o-box-shadow:  0px 5px 5px  #AEAEAE;
	box-shadow:  0px 5px 5px  #AEAEAE;
	position:relative;
	}
  .NGC_line{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:22%;
	}
	.NGC_line2{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:58%;
	}
	.NGC_text{
		width:60px;
		font-size:16px;
		height:69px;
		text-align:center;
		position:absolute;
		left:46%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}
.NGC_Title{
	width:780px;
    margin-top:30px;
	position:absolute;
	
}
.NCT{
	width:780px;
	height:670px;
	-webkit-overflow-scrolling:touch;
	overflow:auto; 
}

.NGC_Title>img{
	width:150px;
	height:56px;
	margin-left:315px;
}
.ngc_p{
	width:780px;
	font-size:22px;
	margin-left:80px;margin-top:20px;
	color:black;
	display:block;
	
	}
  .ngc_div{
	  width:620px;
	  
	  text-indent:32px;
	  font-size:16px;
	  line-height:30px;
	  margin-left:80px;
	  margin:auto;
	  margin-top:10px;
	}
  .ngc_more{
	 width:780px;
	 height:40px;
	 margin-top:30px;
	 overflow:hidden;
	 }
	 .ngc_more>a{
     width:107px;
	 height:32px; 
	text-align:center;
	 line-height:32px;
	 -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius:6px;
	-o-border-radius: 6px;
	border-radius: 6px;
    -webkit-box-shadow: 0px 3px 3px  #AEAEAE,
                    3px 0px 3px   #AEAEAE;
	-moz-box-shadow:0px 3px 3px  #AEAEAE,
                    3px 0px 3px   #AEAEAE;
	-ms-box-shadow: 0px 3px 3px  #AEAEAE,
                    3px 0px 3px   #AEAEAE;
	-o-box-shadow:  0px 3px 3px  #AEAEAE,
                    3px 0px 3px   #AEAEAE;
	box-shadow:  0px 3px 3px  #AEAEAE,
                    3px 0px 3px   #AEAEAE;
  
	 margin-right:80px;
	 font-size:16px; 
	 float:right;
	 background-color:#C9C5C5;
	 text-decoration:none;
	 border:none;
	 color:black;
	}
	
	.body_PMG{
  width: 780px;
    height: 840px;
    background-color: #EFEDEE;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    -webkit-box-shadow: 0px 5px 5px #DADADA;
    -moz-box-shadow: 0px 5px 5px #DADADA;
    -ms-box-shadow: 0px 5px 5px #DADADA;
    -o-box-shadow: 0px 5px 5px #DADADA;
    box-shadow: 0px 5px 5px #DADADA;
    margin: auto;
    position: relative;
    top: 80px;
    left: 100px;
}
.body_all{
	 width:780px;
	 margin:auto;
	
}
.main_bodyPMG{
	margin:auto;
	width:1024px;
	height:960px;
	margin-top:30px;
	overflow:hidden;
	margin-bottom:80px;
	position:relative;
}
.main_leftPMG{
	width:600px;
	height:900px;
	background-color:#EB876F;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
	-webkit-box-shadow: 5px 0px 5px  #BEB7B6;
	-moz-box-shadow:5px 0px 5px  #BEB7B6;
	-ms-box-shadow: 5px 0px 5px  #BEB7B6;
	-o-box-shadow:  5px 0px 5px #BEB7B6;
	box-shadow:  5px 0px 5px  #BEB7B6;
	overflow:hidden;
	float:left;
}
.main_leftTextPmg{
     font-size: 36px;
    font-weight: bold;
    margin-left: 20px;
    color: white;
    letter-spacing: 4px;
    margin-top: 20px;
}
	/* jswbox */
#jswbox{width:780px;height:200px;margin:20px auto;position:relative;}
#jswbox ul{position:relative;height:200px;}
#jswbox li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswbox li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox .prev, #jswbox .next{display:none;}

#jswboxs{width:780px;height:200px;margin:20px auto;position:relative;}
#jswboxs ul{position:relative;height:200px;}
#jswboxs li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswboxs li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswboxs .prev, #jswbox .next{display:none;}

#jswbox_chooseNgc{width:780px;height:200px;margin:20px auto;position:relative;}
#jswbox_chooseNgc ul{position:relative;height:200px;}
#jswbox_chooseNgc li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswbox_chooseNgc li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox_chooseNgc .prev, #jswbox .next{display:none;}
	
#jswbox_downLoad{width:780px;height:200px;margin:20px auto;position:relative;}
#jswbox_downLoad ul{position:relative;height:200px;}
#jswbox_downLoad li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswbox_downLoad li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswbox_downLoad .prev, #jswbox .next{display:none;}

#jswboxs_chooseNcs{width:780px;height:200px;margin:20px auto;position:relative;}
#jswboxs_chooseNcs ul{position:relative;height:200px;}
#jswboxs_chooseNcs li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswboxs_chooseNcs li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswboxs_chooseNcs .prev, #jswbox .next{display:none;}

#jswboxs_downLoad{width:780px;height:200px;margin:20px auto;position:relative;}
#jswboxs_downLoad ul{position:relative;height:200px;}
#jswboxs_downLoad li{position:absolute;width:0;height:0;z-index:0;cursor:pointer;overflow:hidden;top:10px;left:10px;}
#jswboxs_downLoad li img{width:100%;height:100%;vertical-align:top;float:left;}
#jswboxs_downLoad .prev, #jswbox .next{display:none;}



.huaxia_line{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:17%;
	}
	.huaxia_line2{
	 width:180px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:58%;
	}
	.huaxia_text{
		width:100px;
		font-size:18px;
		height:69px;
		text-align:center;
		position:absolute;
		left:42%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}

 .ngc_div>p{
	color:#000000;
	line-height:30px;
	font-size:16px;
}