﻿body{ margin:0 auto; padding:0; font-size:12px;font-family:微软雅黑;background-color:#F7F7F7;}
div, form, dl, dd, dt{ margin:auto; padding:0;}
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:#666666; }
a:hover{ color:red; }
.BodyWidth{ width:1000px;}
.Left{ float:left; }
.Right{ float:right; }

/******************************************************************************/

/**********页眉*/


.Headertop{
	background-color:#FFFFFF;
}


.Header{
    text-align:center;
    height:120px;
    width:1200px;
    background-image:url('index_r2_c4.jpg');
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#FFFFFF;
}

.logNav{
  width:180px;
  height:26px;
  float:right;
  padding-top:10px;

}

/**********主导航*/
.MainNav{
  clear:both;
  width:800px;
  height:26px;
  float:right;
  padding-top:12px;
  
  }

.MainNav ul{
	
}


.MainNav ul li{
	float:left;
	height:55px;
    line-height:55px;
    width:113px;
    text-align:center;
    background-image:url('index_r5_c10.jpg');
    background-repeat:no-repeat;
    background-position:right center;
}



.MainNav ul li a{
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#666666;
}

.MainNav ul li a:hover{
     color:#0084BA
}

.MainNav ul li ul{
display:none;

}

/**********页眉动画*/
.TopFlash{
  height:680px;
  text-align:center;
}



/**********主页内容*/
.Indexcont{
	background-color:#FFFFFF;
}

.Indexcont1{
    width:1200px;
    padding:50px 0px 0px 0px;
    font-size:15px;
    line-height:28px;
    text-align:center;
    height:500px;
    background-color:#FFFFFF;
}


.Indexcont1_cont{
	font-size:14px;
	line-height:28px;
	padding:20px 0 0 0;
	 width:1200px;
}


.Indexcont1_cont li{
	width:350px;
	padding:0 25px;
	text-align:left;
	color:#999999;
	line-height:24px;	
	float:left;
}



.Indexcont2{

    padding:40px 0;
    height:480px;
    background-image:url('index_r10_c2.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}

.Indexcont2_cont{
	width:1200px;
	 padding-top:140px;
}



.Indexcont2_wx{
	width:530px;
	float:right;
	font-size:16px;
	line-height:40px;
	padding-right:50px;
	padding-top:20px;
	color:#fff;
}







.Indexcont3{
   padding:50px 0 40px 0;
   background-color:#F7F7F7;
}
.Indexcont3_cont{
	width:1200px;
	text-align:center;
	color:#666666;
	font-size:16px;
	line-height:32px;
}


.Marqueecp{
	height:570px;
	overflow:hidden;
}

.Marqueecp ul{
	
}

.Marqueecp ul li{
	float:left;
	padding:5px 5px;
	background-color:#EEEEEE;
	width:220px;
	height:260px;
	margin:10px 5px;
	line-height:40px;	
}


.Indexcont4{
   clear:both;
    padding:20px 0 0px 0;
    color:#666666;
    background-color:#F7F7F7;
    height:500px;

}

.Indexcont4_cont{
	width:1210px;
}




.Indexcont4_cont li{
	float:left;
	width:370px;
	background-color:#FFFFFF;
	height:380px;
	padding:10px;
	font-size:14px;
	font-weight:lighter;
	text-align:center;
	color:#666666;
	line-height:26px;
	margin:0 6px;
}





.Indexcont4_tit{
	 padding:20px 0 15px 0;
	 background-image:url('index_r16_c3.jpg');
	 background-repeat:no-repeat;
	 background-position:center center;
	 height:30px;
	 font-size:18px;
	 color:#333333;
	 line-height:30px;
	 font-weight:normal;
}



/**********内页*/
.MainCont{
	width:100%;
	padding:50px 0px;
	height:auto;
	clear:both;
}

.nyCont {
  width: 1200px;
}


.nyCont .leftCont {
  float: left;
  width: 240px;
 }
.nyCont .leftCont .prodTree {
  margin-bottom: 20px;
  padding-bottom: 1px;
  background-color: #222222;
}
.nyCont .leftCont .prodTree  ul {
  margin: 2px;
  padding: 9px;
  background-color: white;
}
.nyCont .leftCont .prodTree  ul  li {
  margin-bottom: 10px;
  position: relative;
  overflow:hidden;
  z-index: 999;
}
.nyCont .leftCont .prodTree  ul  li:last-child {
  margin-bottom: 0px;
}
.nyCont .leftCont .prodTree ul  li  a {
  display: block;
  background-image: url("btn_leftProd1.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0px 5px 40px;
  border: 1px #DDDDDD solid;
  color: #333;
  font-size: 12px;
}
.nyCont .leftCont .prodTree  ul  li  a:hover {
  background-image: url("btn_leftProd2.png");
  color:#000;
}
.nyCont .leftCont .prodTree  ul  li ul {
  left: 182px;
  display:none;
}

.rightCont {
  float: right;
  width: 920px;
}
 .rightCont .contTitle {
  border-top: 1px #CCCCCC solid;
  border-bottom: 1px #CCCCCC solid;
  line-height: 60px;
  height: 60px;
  padding: 0px 10px;
}
.rightCont .contTitle .title {
  float: left;
  font-size:22px;
  color: #333333;
}
.rightCont .contTitle .more {
  float: right;
  color: #DDDDDD;
  font-size: 30px;
}

.mainCont{
	width:900px;
	padding:30px 0 60px 0;
	font-size:16px;
	color:#666666;
	line-height:220%;
	
}

/*内页标题*/
.NyTitle{ 
	background-image:url('../../style/cn_style/cn_r3_c4.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:5px 0px 40px 0px; 
	text-indent:30px; 
	letter-spacing:2px; 
	font-size:25px; 
	font-weight:bold; 
	font-family:微软雅黑;
	color:#36AEE2;
	clear:both;
}


/*内页内容区域*/
.NyCont {
	padding:10px 0px 20px 0px;
	font-size:14px;
	line-height:200%;
	color:#666666;
}




.titlename{
	width:100%;
	background-color:#999999;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-indent:15px;
	letter-spacing:1px;
	line-height:22px;
}

/**********页尾*/
.Footer{
   clear:both;
  height:270px;
  color:#FFFFFF;
  line-height:28px;
   background-image:url('index_r18_c2.jpg');
   background-repeat:no-repeat;
   background-position:center top;
   padding-top:30px;
}

.Footer1{
	width:1200px;
	text-align:left;	
}


.Footer1 ul{
	 padding-top:20px;
	 width:1200px;
	 height:35px;
}


.Footer1 ul li{
	float:left;
	font-size:16px;
	color:#FFFFFF;
	line-height:32px;
	width:120px;
	text-align:center;
}

.Footer1 ul li a{
	color:#FFFFFF;
}



.Footer1 ul li a:hover{
	color:#D80000;
}

.Footer1 ul li ul{
	display:none;
}








