@charset "utf-8";
/* CSS Document */
*{
	font-family:"微软雅黑";
	 margin:0px;
	 padding:0px;
	}

.main_body{
	
	position:relative;
	width:1024px;
	height:950px;
	margin:auto;
	margin-top:30px;
}
.main_left{
	width:600px;
	height:870px;
	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;
	margin-top:15px;
}

.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;
}
.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;
}
.main_left_two{
   width:387px;	
   float:left;
}
.main_leftText{
  font-size:36px;
  font-weight:bold;
  margin-left:20px;
  color:white;
  letter-spacing:4px;
margin-top: 20px;
}
.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;
	margin:auto;
	margin-top:20px;
	position:absolute;top:60px;
	left:220px;
}

.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:120px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:8%;
	}
	.NGC_line2{
	 width:120px;
	 height:1px;
	 border-bottom:2px solid black;
	 position:absolute;
	 text-align:center;
	 top:50%;
	 left:77%;
	}
	.NGC_text{
		font-size:18px;
		height:69px;
		text-align:center;
		position:absolute;
		left:25%;
		top:35%;
		margin-left:10px;
		letter-spacing:4px;
	}
	
	.NGC_more{
    width: 760px;
    height: 20px;
    text-align: right;
    position: absolute;
    top: 35px;
	}
	.NGC_Title{
	width:780px;
	height:56px;
	position:absolute;
}
.news_circle{
	display:inline-block;
	width:30px;
	height:42px;
 }
 .news_circle>img{
	width:20px;
    height:20px; 
	}
   .dome{
		overflow:hidden; /*溢出的部分不显示*/
		height: 580px;
		padding:20px;
		background-color:#EFEDEE;
	   
		}
	.express li{
	height:30px;
	border-bottom:dashed 1px #999;
	margin:0px 5px 0px 5px;
	line-height:30px;
	font-size:14px;
	width:730px;
	
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;
		
	}	
	ul,li,ol,h1,dl,dd{
	margin:0px;
	padding:0px;
	}
	.dome ul li{
		 width:700px;
		 margin:auto;
		 height:42px;
	   
	}
  
.scrollLeft{
	 
	
	 font-size:16px;
	height:42px;
	line-height:42px;
	width:600px;
	display:inline-block;
	
}
.scrollRight{
	font-size:16px;
	height:42px;
	line-height:42px;
	display:inline-block;
}
.news_page{
	width:700px;
	margin:auto;
}
.news_first{
	width:30px;
	height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color:#E66444;
	text-align:center;
	line-height:30px;
	color:white;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.news_second{
	width:30px;
	 height:30px;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	text-align:center;
	line-height:30px;
	color:black;
	border:1px solid #C9C5C5;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
.news_second a{
	color:#000;
}
.news_next{
	width:80px;
	 height:30px;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	text-align:center;
	line-height:30px;
	color:black;
	border:1px solid #C9C5C5;
	float:left;
	margin-left:10px;
    cursor:pointer;
}
.news_all{
     width:80px;
	 height:30px;
	 text-align:center;
	 margin-left:10px;
	 float:left;
	 line-height:30px;	
}
.news_di{
	height:30px;
	float:left;
	margin-left:10px;
	line-height:30px;
}
.news_diPage{
	width:30px;
	 height:30px;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color:white;
	text-align:center;
	line-height:30px;
	color:black;
	border:1px solid #C9C5C5;
}
.news_confirm{
	width:50px;
	height:30px;
	text-align:center;
	line-height:30px;
	background-color:white;
	color:black;
	border:1px solid  #C9C5C5;
	float:left;
	margin-left:30px;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}
.scrollLeft:hover{
		color:#F5721A;
		cursor:pointer;
	}
.scrollRight:hover{
	   color:#F5721A;
	   cursor:pointer;
	}
	
	.list_stylee{
	 display:none;
    color:white;	
	font-size:14px;
	margin-top:10px;
	list-style-type:none;
}
.list_styleLi{
	height:35px;
	line-height:35px;
	cursor:pointer;
	text-decoration:underline;
	
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:170px;
	margin:auto;
}

.list_styleMore{
	height:35px;
	line-height:35px;
	cursor:pointer;
	margin-left:120px;
	
}

