﻿body{ margin:0 auto; padding:0; font-size:12px;font-family:微软雅黑;color:#fff;background-color:#FFFFFF;}
div, form, dl, dd, dt{ margin:auto; padding:0;overflow:hidden;}
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; }

/******************************************************************************/

/**********页眉*/
.Header{ 
    width:1200px;
    background-image:url('index_r2_c2.jpg');
    background-repeat:no-repeat;
    background-position:left center;
    text-align:center;
    height:120px;

}



/**********主导航*/
.MainNav{
  width:600px;
  height:50px;
  float:right;
  margin-top:50px;
  }

.MainNav ul{
	
}


.MainNav ul li{
	float:left;
	height:55px;
    line-height:50px;
    width:100px;
    text-align:center
}



.MainNav ul li a{
	display:block;
	font-weight:bold;
	font-size:16px;
	 font-weight:lighter;
	color:#444444;
	line-height:40px;
}

.MainNav ul li a:hover{
    background-color:#082C5F;
    color:#fff;
     border-radius:3px; 

}

.MainNav ul li ul{

display:none;


}

/**********页眉动画*/
.TopFlash{
  height:600px;
  text-align:center;
    overflow:hidden;
}



/**********主页内容*/


.Indexcont1{
    width:100%;
    background-image:url('index_r6_c1.jpg');
    background-repeat:repeat-y;
}


.Indexcont1_cont{
	width:1200px;
	font-size:14px;
	line-height:28px;
	padding:50px 0 50px 0;
	text-align:center;
}
.Marqueecp img{
    width:300px;
    height:220px;	
}


.Marqueecp{
	height:260px;
	overflow:hidden;
}
.Marqueecp ul li{
	float:left;
	padding:0 5px;
	
}

.Indexcont1more{
	 font-size:14px;
	 color:#87BB2A;
	 width:150px;
	 line-height:32px;
	 text-align:center;

}

.Indexcont1more a{
	 color:#4174B4;
	 display:block;
	 border:1px #4174B4 solid;
	 border-radius:5px; 
}


.Indexcont1more a:hover{
	background-color:#11334E;
	color:#ffffff;
	border:1px #11334E solid;

}



.Indexcont2{
    padding:70px 0 50px 0;
    overflow:hidden;
     background-image:url('index_r8_c1.jpg');
     background-repeat:no-repeat;
     background-position:center top;
      height:510px;
      text-align:center;

}

.Indexcont2_cont{
	width:1200px;
	text-align:center;
	font-size:16px;
	color:#666666;
	line-height:32px;
	padding-top:30px;
	padding-bottom:20px;
}

.Indexcont2_cont img{
    width:150px;
    height:100px;	
}


.Indexcont2_cont img:hover{
    transform: scale(1.5);
    transform-origin: center center;
    transition: transform 0.2s linear;

}



.Indexcont3{
   width:100%;
   padding:50px 0 50px 0;
   background-color:#F5F5F5;
   text-align:center;
    height:450px;

}


.Indexcont3_cont{
	 width:1200px;
	 padding:50px 0;
	 text-align:left;
}

.Indexcont3_new{
	width:650px;
	float:right;
	padding-right:20px;
}

.Indexcont3_new ul li{
	 border-bottom:1px gray  dashed;
	 background-image:url('jia.gif');
	 background-repeat:no-repeat;
	 background-position:left center;
	 height:42px;
	 line-height:42px;
	 font-size:16px;
}



.Indexcont3_new .Name{
	width:520px;
	float:left;
	
}

.Indexcont3_new .Time{
	float:right;
	text-align:right;
}





.Indexcont4{
    clear:both;
    padding:50px 0 0 0;
    width:100%;
    text-align:center;
}


.Indexcont4_cont{
	width:1200px;
	 text-align:center;
	 font-size:14px;
	  line-height:26px;
	  padding-bottom:50px;
}


.Indexcont4_map{
	width:1190px;
	height:250px;
	border:5px #D7D7D7 solid;
	margin:50px 0 50px 0;	
}



.Indexcont4_ly{
	width:600px;
	float:left;
}



.Indexcont4_lx{
   width:530px;
   float:right;
   text-align:left;	
   font-size:16px;
   color:#666666;
   padding-bottom:50px;
    padding-left:50px;
    background-image:url('index_r10_c4.jpg');
     background-repeat:no-repeat;
     background-position:right bottom;
     line-height:200%;

}






/**********内页*/
/**********内页*/
.MainCont{
	width:100%;
	padding:30px 0px 30px 0; 
	clear:both;
	background-color:#FFFFFF;
	background-image:url('cn_r5_c4.jpg');
	background-repeat:no-repeat;
	background-position:right  center;
}

.nyCont {
  width: 1150px;	
}


.nyCont .leftCont {
  float: left;
  width: 240px;
 }
.nyCont .leftCont .prodTree {
  margin-bottom: 20px;
  padding-bottom: 1px;
  background-color: #004993;
  line-height:24px;
   color:#333333;
}
.nyCont .leftCont .prodTree  ul {
  margin: 2px;
  padding: 15px 9px;
  background-color: white;
}
.nyCont .leftCont .prodTree  ul  li {
  margin-bottom: 10px;
  position: relative;
  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 45px;
  border: 1px #DDDDDD solid;
  color: #333;
  font-size: 15px;
}
.nyCont .leftCont .prodTree  ul  li  a:hover {
  background-image: url("btn_leftProd2.png");
  color:#005AA4;
}
.nyCont .leftCont .prodTree  ul  li ul {
  left: 182px;
  display:none;
}

.rightCont {
  float: right;
  width: 850px;
}

.mainCont{
	width:850px;
	padding:40px 0 50px 0;
	font-size:16px;
	color:#666666;
	line-height:35px;
	
}

/*内页标题*/
.NyTitle{ 
	background-image:url('cn_r5_c3.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px; 
	text-indent:10px; 
	letter-spacing:2px; 
	font-size:30px;  
	line-height:50px;
	font-family:微软雅黑;
	color:#36AEE2;
	clear:both;
}





.titlename{
	width:100%;
	background-color:#999999;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-indent:15px;
	letter-spacing:1px;
	line-height:22px;
}



.cpzs{
	clear:both;
	width:800px;

}

.cpzs ul{
	}

.cpzs ul li{
	width:400px;
	text-align:center;
	line-height:40px;
	float:left;
    background-color:#eee;
    margin:6px 0;
    padding-bottom:30px;
    padding-top:20px;
	
}

.cpzs ul li img{
	width:380px;
	height:280px;
}


.cpzs1{
	clear:both;
	width:800px;

}

.cpzs1 ul{
	}

.cpzs1 ul li{
	width:265px;
	text-align:center;
	line-height:40px;
	float:left;
    background-color:#eee;
    margin:3px 0;
    padding-bottom:20px;
    padding-top:20px;
	
}

.cpzs1 ul li img{
	width:250px;
	height:200px;
}


.cptit{
	font-size:18px;
	color:gray;
	line-height:50px;
}
/**********页尾*/
.Footer{
   clear:both;
    background-image:url('index_r12_c1.jpg');
    background-repeat:no-repeat;
    background-position:center top;
  color:#FFFFFF;
  line-height:42px;
  padding:65px 0 30px 0;
 	text-align:center;
}

.Footer1{
	width:1150px;
	font-size:14px;
	line-height:24px;
}

.Footer1 ul{
	float:left;
	width:100%;
	height:45px;
	text-align:center;
}

.Footer1 ul li{
	float:left;
	padding:0 25px 2px 25px;
	font-size:16px;
	line-height:32px;
}

.Footer1 a{

	color:#FFFFFF;
}

.Footer1 ul li ul{
	display:none;
}
.FLks{
	width:100%;
	text-align:center;
	clear:both;
}
.FLks .FLksc{
	width:1000px;
	margin:0 auto;
	padding:10px 0px;
	line-height:20px;
	font-size:12px;
	color:#555;
}