﻿body{
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:幼圆,微软雅黑;
	background-color:#F3F3F3;
	 background-image:url('back.jpg');

}
div, form, dl, dd, dt{
	margin:auto;
	padding:0;
}
img{
	border: 0px;
}
ul{
	margin:0 auto;
	padding:0;
	list-style: none;
}
a{
	text-decoration: none;
	color:#333;
}
a:hover{
	color:#C30E22;
}
.BodyWidth{
	width:1000px;
}
.Left{
	float:left;
}
.Right{
	float:right;
}

/******************************************************************************/


.Main{
	width:100%;
	 background-color:#FFFFFF;
	 height:100px;
}


.Mainnav{
	width:1200px;
	height:100px;
}



.Mainnav ul{
	float:right;
}


.Mainnav ul li{
	float:left;
    overflow:hidden;

}

.Mainnav li a{
    display: block;
    text-align: center;
    width:110px;
    height:40px;
    color:#000000;
    font-size:14px;
    background-position:50% 25px;
    background-repeat: no-repeat;
    padding-top:60px;
}
.Mainnav li.act1 a{
    background-image: url("nav1-gray.png");
}
.Mainnav li.act2 a{
    background-image: url("nav2-gray.png");
}
.Mainnav li.act3 a{
    background-image: url("nav3-gray.png");
}
.Mainnav li.act4 a{
    background-image: url("nav4-gray.png");

}
.Mainnav li.act5 a{
    background-image: url("nav5-gray.png");
}
.Mainnav li.act6 a{
    background-image: url("nav6-gray.png");
}
.Mainnav li.act7 a{
    background-image: url("nav7-gray.png");
}
.Mainnav li.act8 a{
    background-image: url("nav8-gray.png");
}


.Mainnav li a:hover{
    background-color:#1D47A7;
    color:#FFFFFF;
}
.Mainnav li.act1 a:hover{
    background-image: url("nav1-white.png");
}
.Mainnav li.act2 a:hover{
    background-image: url("nav2-white.png");
}
.Mainnav li.act3 a:hover{
    background-image: url("nav3-white.png");
}
.Mainnav li.act4 a:hover{
    background-image: url("nav4-white.png");
}
.Mainnav li.act5 a:hover{
    background-image: url("nav5-white.png");
}
.Mainnav li.act6 a:hover{
    background-image: url("nav6-white.png");
}
.Mainnav li.act7 a:hover{
    background-image: url("nav7-white.png");
}
.Mainnav li.act8 a:hover{
    background-image: url("nav8-white.png");
}


.Mainnav ul li ul{
	display:none;
}


.IndexFlash{
   height:450px;
	
		
}

.IndexCont1{
	 padding:70px 0;
}

.IndexCont1_1{
   width:1200px;
   height:400px;
   background-image:url('cont1.jpg');
   background-repeat:no-repeat;
   background-position:left bottom;

}


.IndexCont1_1cont{
	width:240px;
	float:left;
	padding:50px 30px 0px 45px;
	line-height:30px;
	font-size:14px;
	color:#333333;
}


.IndexCont1_2{
	width:1200px;
	height:400px;
	 background-color:#FFFFFF;
}


.IndexCont1_2cont{
	width: 600px;
	float:right;
	padding:50px 35px 50px 40px;
	line-height:30px;
	font-size:14px;
	color:#333333;

}



.IndexCont2{
	  height:500px;
	  background-image:url('index_r9_c1.jpg');
	  background-repeat:no-repeat;
	  background-position:center bottom;
	  padding:70px 0;
}

.IndexCont2_cont{
	width:1200px;
	font-size:14px;
	text-align:center;
	line-height:30px;
	font-family:微软雅黑;
	 font-weight:lighter;
}



.Conttit{
	 font-size:30px;
	 color:#1D47A7;
	 text-align:center;
	 font-weight:bold;
	 padding:0px 0 30px 0;
	 letter-spacing:2px;
 
}


.Indexcont2more{
	 border:1px #1D46A6 solid;
	 border-radius: 5px; 
	 font-size:16px;
	 color:#1D46A6;
	 width:180px;
	 line-height:37px;
	 font-family:微软雅黑;
}

.Indexcont2more a{
	 font-size:16px;
	 color:#1D46A6;
	 display:block;
}


.Indexcont2more a:hover{
	background-color:#1D46A6;
	color:#ffffff;
}



.CaseList{
	width:1200px;
	position:relative;
	height:260px;
	margin-bottom:50px;
}

.CaseList li{
	float:left;
	height:260px;
	width:395px;
	position:absolute;
}


.CaseList li.prod1{
	width:395px;
	 height:260px;
	 top:0px;
	 left:0px;
}

.CaseList li.prod2{
	width:395px;
	 height:260px;
	top:0px;
	left:400px;
}


.CaseList li.prod3{
	width:395px;
	 height:260px;
	  top:0px;
	  left:800px;
}


.CaseList li div.image{
	  padding:0px 0;
;
	  
}
.CaseList li div.name{
    display:none;
	position:absolute;
	left:0px;
	top:0px;
	height:260px;
	font-weight:bold;
	width:210px;
	
}

.CaseList li div.name1{
    display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:395px;
	height:260px;
	font-weight:bold;


}

.CaseList li div.name1 a{
	display:block;
	line-height:55px;
	background-color:#1D47A7;
	opacity:0.7;
	text-align:center;
	color:white;
    font-size:20px;
	height:260px;
    background-image:url('tuback.png');
	background-repeat:no-repeat;
	background-position:center center;

}



.CaseList li div.name2{
    display:none;
	position:absolute;
	left:0px;
	top:0px;
	height:260px;
	width:395px;
	font-weight:bold;

}

.CaseList li div.name2 a{
	display:block;
	line-height:55px;
	background-color:#1D47A7;
	opacity:0.7;
	text-align:center;
	color:white;
	height:260px;
	font-size:20px;
	background-image:url('tuback.png');
	background-repeat:no-repeat;
	background-position:center center;

}



.CaseList li div.name3{
    display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:395px;
	height:260px;
	font-weight:bold;

}

.CaseList li div.name3 a{
	display:block;
	line-height:55px;
	background-color:#1D47A7;
	opacity:0.7;
	text-align:center;
	color:white;
	height:260px;
    font-size:20px;
    	background-image:url('tuback.png');
	background-repeat:no-repeat;
	background-position:center center;

}




.IndexCont3{
    height:1130px;
    background-image:url('index_r11_c1.jpg');
    background-repeat:no-repeat;
    background-position:center top;	
     clear:both;
		
	
}

.IndexCont3_cont{
	width:1220px;
	padding:70px 0;
		font-size:14px;
	text-align:center;
	line-height:30px;
	font-family:微软雅黑;
	 font-weight:lighter;


}

.IndexCont3_case{
	width:1200px;
	background-color:#FFFFFF;
	padding:10px;
	height:785px;
}

.IndexCont3_case ul{
	width:1200px;
}

.IndexCont3_case ul li{
	width:290px;
	 height:380px;
	text-align:center;
	float:left;
	margin:6px 5px;
	position:relative;
}
.IndexCont3_case ul li img{
	position:relative;
	width:290px;
	 height:380px;

}

.IndexCont3_case ul li a{
	display:block;
	color:#FFFFFF
}

.IndexCont3_case ul li a:hover{
	  margin:0px;
}
.IndexCont3_case ul li  ul{
   width:290px;
   height:56px;
   background-color:#1D47A7;
   opacity: 0.8;
   overflow:hidden;
   position:absolute;
   top:270px;
   display:none;

}

.IndexCont3_case ul li  ul li{
	  color:#fff;
	  font-size:16px;
	  text-align:left;
	  line-height:56px;
	  text-indent:10px;
}
 








.IndexCont4{
	 background-image:url('index_r13_c6.jpg');
	 background-repeat:no-repeat;
	 background-position:right bottom;
	 clear:both;
	 height:1020px;
}


.IndexCont4_cont{
	width:1200px;
	padding:70px 0;
	font-size:14px;
	text-align:center;
	line-height:30px;
	font-family:微软雅黑;
	 font-weight:lighter;

}
.IndexCont4_cont1{
   width:400px;
   padding:20px 10px;
   height:680px;
   background-color:#FFFFFF;
   float:left;
   font-size:14px;
   color:#333333;
   text-align:left;
   line-height:28px;
}

.Marqueecp{
	 width:400px;
	 height:520px;
	 overflow:hidden;
}






.IndexCont4_cont2{
    width:780px;
    float:right;
}


.IndexCont4_cont2 ul{
	
}


.IndexCont4_cont2 ul li{
	width:325px;
	height:320px;
	float:left;
	background-color:#FFFFFF;
	padding:20px 10px 0 15px;
	font-size:12px;
   color:#333333;
   text-align:left;
   line-height:20px;
   margin:0 0 40px 40px;
   	position:relative;

}

.IndexCont4_cont2 ul li img{
	position:relative;
}


.IndexCont4_cont2 ul li a{
	display:block;
}

.IndexCont4_cont2 ul li a:hover{
	

}

.IndexCont4_cont2 ul li  ul{
   width:325px;
   height:207px;
   background-color:#162E65;
   opacity: 0.8;
   overflow:hidden;
   position:absolute;
   top:0px;
   display:none;
   margin-top:20px;

}

.IndexCont4_cont2 ul li  ul li{
	  background-color:#162E65;
	  text-align:center;
	  margin-top:-20px;  
	  margin-left:-15px;
	  
}


.IndexCont4_cont2 ul li ul li a{
	display:block;
	width:325px;
   height:207px;
   padding-top:80px;

}


.Nycont{
	background-image:url('index_r13_c6.jpg');
	 background-repeat:no-repeat;
	 background-position:right bottom;
	 clear:both;
	 overflow:hidden;
}


.Loation{
	width:100%;

	border-bottom:1px #CCCCCC solid;
	border-top:2px #CCCCCC solid;
	height:50px;
	line-height:50px;

}

.Loationcont{
	width:1124px;
	height:50px;
	line-height:52px;
     background-image:url('loation.gif');
     background-position:15px center;
     background-repeat:no-repeat;
     padding-left:75px;
     font-size:16px;
     color:#868695;
     
}

.Loationlist{
	width:500px;
	float:left;
	overflow:hidden;
	font-size:14px;
	color:#333333;

}



.Loationlist a{
	color:#333333;
}


.Navlist{
	float:right;
	height:50px;	
}

.Navlist ul{
	height:50px;
}

.Navlist ul li{
	float:left;
	text-align:center;
	height:50px;
	line-height:50px;
}

.Navlist ul li a{	
	display:block;	
	color:#333333;
	font-size:16px;
	padding:0 30px;
}
.Navlist ul li a:hover{
	color:#fff;
	background-color:#1D47A7;
	
}

.Maincont{
	width:1200px;
	padding:50px 0;
	font-size:18px;
     font-family:微软雅黑;
	color:#777777;
	line-height:200%;
	 font-weight:lighter;
	 clear:both;
}


.lightBox{
    clear:both;
    width:1200px;
}

.lightBox ul{
	width:1200px;
}

.lightBox ul li{
	 float:left;
	 width:300px;
	 height:230px;
	  text-align:center;
}




.Foot{
	 background-image:url('index_r14_c1.jpg');
	 background-repeat:no-repeat;
	 background-position:right bottom;
	 height:220px;
	 color:#FFFFFF;
	 clear:both;
}


.Footcont{
	width:990px;
	padding-top:60px;
	padding-left:210px;
	line-height:22px;
	font-family:微软雅黑;
}
.Foot a{
	color:#FFF;
}
.Foot a:hover{
	text-decoration:underline;}
.Flink{
	width:100%;
	text-align:center;
}
.Flinkcont{
	width:1200px;
	line-height:20px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
	font-family:"Microsoft YaHei";
}
.Flink a{
	color:#000;
	font-family:"Microsoft YaHei";
}
.Flink a:hover{
	text-decoration:underline;}