﻿body{ margin:0 auto; padding:0; font-size:12px;color:#666666;font-family:微软雅黑,Verdana, Geneva, Tahoma, sans-serif, 宋体;}
div, form, dl, dd, dt{ margin:0 auto; padding:0;}
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:black; }
a:hover{ color:#068CBF; }
.BodyWidth{ width:1000px;}
.Left{ float:left; }
.Right{ float:right; }

/******************************************************************************/

/**********页眉*/
.Header{
  width:1000px;
  height:147px;

}

/**********主导航*/
.MainNav{
   height:36px;
   border-top:1px #CCCCCC solid;
   border-bottom:1px #7E7E7E solid;
   margin-bottom:20px;

}

.MainNav ul{
	width:1000px;
	line-height:36px;
}

.MainNav ul li{
	width:160px;
	float:left;
	text-align:center;
	font-weight:bolder;
	font-size:14px;
	letter-spacing:1px;
}

.MainNav ul li ul{
	display:none;
}



/**********主页内容*/
.IndexCont{
   margin-top:20px;
   width:1000px;
}

.IndexCont1{
 
}

.IndexCont1tu{
	width:350px;
	height:190px;
	float:left;
	padding-top:20px;
}

.IndexCont1jj{
float:right;
width:615px;
padding-right:10px;
line-height:21px;
 padding-bottom:20px;
 padding-top:20px;	
}
.IndexCont2{
  clear:both;
  border-top:1px #Ccc solid;
  padding:20px 0;
  height:160px;

}

.Marquee {
    height:160px;
	width:1000px;
	 overflow:hidden;
}
.Marquee ul li{
	padding:0px 5px;
	float:left;
	text-align:center;
}

.Marquee ul li img{
	height:160px;
    width:240px;
}


.IndexCont3{
	 clear:both;
}
.IndexCont3wh{
	width:550px;
	float:left;
	font-size:18px;
	color:#666666;
	line-height:36px;
	padding:20px 0 40px 0;
}
.IndexCont3lx{
	width:420px;
	float:right;
	background-image:url('index_r10_c3.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:20px 0  40px 0;
	font-size:12px;
	line-height:21px;
}



.IndexContright{
	width:750px;
	float:left;
}
.IndexConttit{
	background-image:url('cn_r2_c1.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	line-height:34px;
     color:#fff;
     font-size:16px;
     text-indent:20px;
     font-weight:bold;
     letter-spacing:1px;
}
.IndexContny{
    padding:20px 0 50px 20px;
    font-size:14px;
    line-height:200%;
}



.IndexContleft{
	width:230px;
	float:right;
}


.IndexContcp{
	width:215px;
	float:right;
	
}
.IndexContcp ul{
	width:215px;

}
.IndexContcp ul li{
	 border-bottom:1px #CCCCCC solid;
	 line-height:32px;
	 font-size:14px;
	  text-indent:30px;
}


.IndexContcp ul li a{
	display:block;
	color:#8C8C8C;
}

.IndexContcp ul li a:hover{
	background-color:#8C8C8C;
	color:#fff;
	
	}

.IndexContcp ul li ul{
   display:none;
}

/**********页尾*/
.Footer{
   border-top:1px #CCCCCC solid;
    clear:both;
    text-align:center;
    line-height:50px;
    padding-bottom:20px;
   }
   .Footer1{
	width:1000px;
	 text-align:left;
}