﻿body{ margin:0 auto; padding:0; font-size:14px;font-family:微软雅黑;color:#666666;background-color:#fff;font-weight:lighter;}
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{
	width:1200px;
	 text-align:left;
	  background-image:url('index_r3_c3.jpg');
	  background-repeat:no-repeat;
	  background-position:left center;
	  height:120px;
}

.Lang{
	width:320px;
	float:right;
	padding:10px 0 20px 0;
	text-align:right;
}



.MainNav{
    width:800px;
    float:right;
    clear:both;
      overflow:hidden;
}


.MainNav ul{
    width:1200px;
    line-height:30px;

}


.MainNav ul li{
	float:left;
	height:50px;
    line-height:50px;
    width:115px;
    text-align:center;
}



.MainNav ul li a{
	display:block;
	font-size:16px;;
	color:#333;
}

.MainNav ul li a:hover{
     background-color:#4FB8E6;
    color:#fff;
}

.MainNav ul li ul{
  display:none;

}

/**********页眉动画*/
.TopFlash{
  height:500px;
  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:550px;
    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;
    line-height:32px;
}

.Marqueecp{
	width:1200px;
	overflow:hidden;
	margin-bottom:30px;
	text-align:center;
	height:330px;
}

.Marqueecp ul {
	margin-top:30px;
}

.Marqueecp ul li{
	 margin:20px 10px;
	color:#666;
	text-align:center;
	float:left;
	height:330px;
	width:290px;
	background-color:#F1F1F1;
	 font-size:12px;
}


.Marqueecp ul li img{
	width:270px;
	height:220px;
	transition: transform 0.2s ease;
	 padding:10px;
}
.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:16px;
     width:100%;
     height:560px;
     line-height:36px;
     text-align:center;

}

.Indexcont2_cont{
	width:600px;
	 padding-left:600px;
	 padding-top:200px;
	 text-align:left;
	 color:#FFFFFF;
	 
}



.Indexcont3all{
	background-color:#F7F7F7;
}

.Indexcont3{
   width:1200px;
   padding:50px 0;
}

.Indexcont3_cont1{
   width:370px;
   background-color:#FFFFFF;
   padding:10px;
   float:left;	
   height:600px;
    overflow:hidden;
}





.Indexcont3_cont2{
   width:370px;
   background-color:#FFFFFF;
   padding:10px;
   float:left;
   margin:0 15px;
     height:600px;
     overflow:hidden;
}









.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:600px;
	
}




.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  center;
}

.nyCont {
  width: 1200px;
  	
}


.nyCont .leftCont {
  float: left;
  width: 280px;
 }
.nyCont .leftCont .prodTree {
  margin-bottom: 20px;
  padding-bottom: 1px;
  background-color: #032445;
}
.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 top;
  background-repeat: no-repeat;
  padding: 5px 0px 5px 28px;
  border: 1px #DDDDDD solid;
  color: #333;
  font-size: 12px;
  line-height:20px;
}
.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: 880px;
}
 .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:880px;
	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: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:300px;
  color:#fff;
  background-image:url('index_r13_c1.jpg');
  background-repeat:repeat-x;
  background-position: center bottom;
  }



.Footer1{
	width:1200px;
	text-align:left;	
	margin-top:50px;
	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 ul li a{
	color:#FFFFFF;
}



.Footer1 ul li a:hover{
	color:#4FB8E6;
}

.Footer1 ul li ul{
	display:none;
}

.Footer2 {
	width:300px;
	float:right;
	font-size:18px;
	  text-align:right;
	 
}

