﻿body {
	margin:0px;
	padding:0px;
	font-family: Arial, 微软雅黑;
	font-size: 12px;
	background-image:url('index_r1_c1.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#fff;
	color:#666666;
}
div {
	overflow:hidden;
	margin: auto;
}
img {
	border:0;
}
a{
	text-decoration: none;
	color:#666666;
}
a:hover{
	color:#3366CC;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/****************************************************/
.Container{
	width:1000px;
}
.Header{
	height:94px;
}
.Topflash{
	height:266px;
}

.Nav{
	height:38px;
}
.Nav ul{
     background-image:url('index_r3_c2.jpg');
     background-position:left top;
     background-repeat:no-repeat;
     width:1002px;
     font-size:14px;
     font-weight:bold;
}
.Nav ul li{
	float:left;
	width:143px;
	line-height:38px;
	text-align:center;
}
.Nav ul li a{
	display:block;
	color:white;
}
.Nav ul li a:hover{
	color:#FF9900;
}

.IndexCont{
	width:980px;
	padding-top:20px;
}


.IndexContleft{
	width:720px;
	float:left;
}
.IndexContright{
	width:240px;
	float:right;
}
.Indexnot{
	width:718px;
	float:left;
	height:32px;
	text-indent:70px;
	line-height:35px;
	background-image:url('index_r3_c3.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.Indexleft1{
	width:500px;
	float:left;
	background-image:url('index_r4_c3.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	padding:22px 0 20px 210px;
	line-height:24px;
}

.Indexleft2{
	width:330px;
	height:120px;
	padding:10px;
	float:left;
	border:1px #D7D6DC solid;
}
.Indexleftnew{
	width:190px;
	float:right;
	padding:10px 5px 0 0;
}


.Indexleft3{
	width:330px;
	height:120px;
	padding:10px;
	float:right;
	border:1px #D7D6DC solid;
}

.Indexleft4{
	width:718px;
	float:left;
	line-height:24px;
	padding:20px 0 20px 0;
}


.Indexright1{
	float:left;
	width:240px;
	height:195px;
	background-image:url('index_r3_c10.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	padding:42px 5px 30px 0px;
}


.Indexright2{
	float:left;
	width:240px;
	background-image:url('index_r9_c10.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:45px 5px 25px 8px;
	line-height:22px;
}

.Indexright3{
	float:left;
	width:240px;
	padding:15px 0;
}

.Nycontleft{
	width:240px;
	float:left;
}

.Nycontright{
	width:720px;
	float:right;
}

.hzhbindex{
	overflow:hidden;
	padding:20px 0;
	width:720px;
}
.hzhbindex ul li{
	
}
.hzhbindex ul li .image{
	float:left;
	width:200px;
	height:130px;	
}
.hzhbindex ul li .name{
	float:left;
	font-size:25px;	
	padding-left:20px;
	width:500px;
}
.hzhbindex ul li .cont{
	float:left;
	padding-left:20px;	
	width:500px;
	padding-top:10px;
	font-size:14px;
	line-height:200%;
}
/*内页标题*/
.NyTitle{ 
	background-image:url('cn_r2_c2.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 30px 0px; 
	text-indent:20px; 
	line-height:40px;
	letter-spacing:2px; 
	font-family:微软雅黑;
	font-size:16px; 
	font-weight:bold; 
	color:#333333;
}

/*内页内容区域*/
.NyCont {
	padding:0px 30px 30px 30px;
	line-height:24px;
	background-image:url('back.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.NyCont img{
	text-align:center;
}


/*页尾*/
.Footer{
	background-color:#CCCCCC;
	width:1000px;
	line-height:30px;
	color:#000;
	text-align:center;
}
.Footer a{
   color:black;
}
.Footer_b{
	width:1000px;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#333333;
	padding:18px 0;
}
.Footer_b a{
	color:#333333;
}
.Footer_b a:hover{
	text-decoration:underline;
}