﻿body{ margin:0 auto; padding:0; font-size:12px;font-family:微软雅黑;color:#666666;background-color:#F7F7F7;font-weight:lighter;background-image:url('index_r1_c1.jpg');
background-repeat:repeat-x;}
div, form, dl, dd, dt{ margin:auto;overflow:hidden; }
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:#666666; }
a:hover{ color:#4FB8E6; }
.BodyWidth{ width:1200px;}
.Left{ float:left; }
.Right{ float:right; }

/******************************************************************************/



/**********页眉*/

.Top{
	height:38px;
	width:1200px;	
	 line-height:40px;
	 color:#333333;
}

.Logo{
	width:1200px;
	height:132px;
}




/**********主导航*/



.MainNav{
    width:1200px;
    height:50px;
}


.MainNav ul{
     width:1200px;
    line-height:30px;

}


.MainNav ul li{
	float:left;
	height:50px;
    line-height:50px;
    width:200px;
    text-align:center;
}



.MainNav ul li a{
	display:block;
	font-size:16px;;
	color:#fff;
}

.MainNav ul li a:hover{
     background-color:#4FB8E6;
}

.MainNav ul li ul{
  display:none;

}

/**********页眉动画*/
.TopFlash{
  height:450px;
  text-align:center;
  overflow:hidden;

}

/**********主页内容*/

.Title{
    width:100%;
    border-bottom:1px #ddd solid;
    margin-top:50px;

}

.Titlemain{
	width:1200px;
	text-align:left;
}



.Indexcont1{
    width:100%;
    height:450px;
    background-image:url('index_r5_c1.jpg');
    background-repeat:no-repeat;
    background-position:center  top;
    overflow:hidden;
    padding-top:150px;
    text-align:center;
    font-size:16px;
}
.Indexcont1 .Text{
	width:1200px;
	margin:0 auto;
}
.Marqueecp{
	width:1200px;
	overflow:hidden;
	margin-bottom:30px;
	text-align:center;
	height:330px;
}

.Marqueecp ul {
	margin-top:10px;
}

.Marqueecp ul li{
	 margin:20px 10px;
	color:#666;
	text-align:center;
	float:left;
	height:260px;
	
}


.Marqueecp ul li img{
	width:260px;
	height:250px;
	transition: transform 0.2s ease;
}
.Marqueecp ul li img:hover{
    transform: scale(1.1);
    transform-origin: center center;
    transition: transform 0.2s linear;
}




.Indexcont1more{
	 border:1px #00A3D8 solid;
	 border-radius: 5px; 
	 font-size:16px;
	 color:#87BB2A;
	 width:180px;
	 line-height:37px;
}

.Indexcont1more a{
	 font-size:16px;
	 color:#00A3D8;
	 display:block;
}


.Indexcont1more a:hover{
	background-color:#00A3D8;
	color:#ffffff;
}

.Indexcont2{
     background-image:url('index_r7_c1.jpg');
     background-repeat:no-repeat;
     background-position:center top;
     color:#Fff;
     font-size:18px;
     width:100%;
     height:560px;
     line-height:36px;
     text-align:center;

}
.Indexcont2 a{
	color:#FFFFFF;
	font-size:12px;
}



.Indexcont3{
   width:1200px;
   padding:50px 0;
}

.Indexcont3_cont1{
   width:370px;
   background-color:#FFFFFF;
   padding:10px;
   float:left;	
   height:530px;
}


.Indexcont3_cont1ny{
	width:360px;
	float:left;
	padding-left:5px;
	text-align:center;
}






.Indexcont3_cont2{
   width:370px;
   background-color:#FFFFFF;
   padding:10px;
   float:left;
   margin:0 15px;
     height:530px;
     background-image:url('index_r12_c5.jpg');
     background-repeat:no-repeat;
     background-position:right bottom;
}




.Indexcont3_cont2 ul{
	
}


.Indexcont3_cont2 ul li{
	background-image:url('dd.gif');
	 background-repeat:no-repeat;
	 background-position:8px center;
	 text-indent:30px;
	 line-height:32px;
	 font-size:16px;

}






.Indexcont3_cont3{
	width:370px;
   background-color:#FFFFFF;
   padding:10px;
   float:left;
   background-image:url('index_r11_c8.jpg');
   background-repeat:no-repeat;
    background-position:right bottom;
    font-size:14px;
    line-height:28px;
     height:530px;
	
}




.Indexcont3_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;
	 text-align:center;
}





/**********内页*/
.MainCont{
	width:100%;
	padding:50px 0px;
	height:auto;
	clear:both;
	background-color:#FFFFFF;
	background-image:url('cn_r4_c3.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.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;
  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: 15px;
}
.nyCont .leftCont .prodTree  ul  li  a:hover {
  background-image: url("btn_leftProd2.png");
  color:#4FB8E6;
}
.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:26px;
  color: #333333;
}
.rightCont .contTitle .more {
  float: right;
  color: #DDDDDD;
  font-size: 30px;
}

.mainCont{
	width:900px;
	padding:20px 0 30px 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:30px 0px 20px 0px;
	font-size:16px;
	line-height:220%;
	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:300px;
	color:#fff;
	background-image:url('index_r13_c1.jpg');
	background-repeat:no-repeat;
	background-position:center  bottom;
	font-size:14px;
	text-align:center;
  }



.Footer1{
	width:1200px;
	text-align:left;	
	margin:50px auto 0 auto;
	line-height:24px;
}


.Footer1 ul{
	 padding-top:10px;
	 width:1200px;
	 height:56px;
}


.Footer1 ul li{
	float:left;
	font-size:16px;
	color:#FFFFFF;
	line-height:32px;
	width:130px;
	text-align:center;
}

.Footer1 a{
	color:#FFFFFF;
}



.Footer1 a:hover{
	color:#4FB8E6;
}

.Footer1 ul li ul{
	display:none;
}
.DHZD-FL{
	width:100%;
	clear:both;
	text-align:center;
}
.DHZD-FL .flc{
	width:1188px;
	margin:0 auto;
	font-size:12px;
	padding:10px 0;
}
.DHZD-FL .flc a:hover{
	text-decoration:underline;
}
