﻿body{ margin:0 auto; padding:0; font-size:12px; }
div, form, dl, dd, dt{ margin:0 auto; padding:0;}
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:black; }
a:hover{ color:red; }
.BodyWidth{ width:1000px;}
.Left{ float:left; }
.Right{ float:right; }

/******************************************************************************/

/**********页眉*/
.Header{
  width:100%;
  height:26px;
  background-color:#CC0000;
}

.Header1{
	width:1000px;
    height:20px;
    text-align:right;
    padding-top: 6px ;
}


/**********主导航*/
.MainNav{
  width:100%;
  height:70px;
  background-color:#003C7E;
}


.MainNav1{
	width:1000px;
}

.MainNav1 ul{
   float:right;
   width:780px;
   height:70px;
}
.MainNav1 ul li{
	float:left;
	height:70px;
	line-height:70px;
	width:130px;
	text-align:center;
	font-family:微软雅黑,宋体;
	letter-spacing:1px;
	font-weight:bold;
	position:relative;
}


.MainNav1 ul li a{
    display:block;
    color:#FFFFFF;
    font-size:14px;
}



.MainNav1 ul li a:hover{
     background-color:#CC0000;
}

.MainNav1 ul li  ul{
	width:180px;
	position:absolute;
	overflow: visible;
	z-index:600;
	left:0px;
	padding:0px;
	overflow:hidden;
	height:auto;
	display:none;	
}

.MainNav1 ul li  ul li{
	float:none;
	height:35px;
	width:180px;
	border-bottom:1px #0065D5 solid;
}

.MainNav1 ul li ul li a{
	display:block;
	line-height:35px;
	padding:5px 20px;
	text-align:left;
	 text-indent:26px;
	background-color:#20355B;
	color:#FFFFFF;
	border-bottom:1px #00438C solid;
}
.MainNav1 ul li ul li a:hover{
	background-color:#CC0000;
}
.MainNav1 ul li ul li ul{
	display: none;
	position:absolute;
	left:-1002px;
	top:-1002px;
}


/**********页眉动画*/
.TopFlash{
  width:100%;
  height:450px;

}




/**********主页内容*/
.Indexcont1{
   background-image:url('index_r4_c2.jpg');
   background-repeat:no-repeat;
   background-position:center bottom;
   height:435px;
}
.Indexcont1_cont{
	width:670px;
	padding:170px 410px 10px 10px;
	font-size:16px;
	color:#333333;
	line-height:30px;
    font-family:微软雅黑,宋体;
}

.Indexcont2{
	width:100%;
    background-color:#CED2DB;
	height:450px;
	text-align:center;
}

.Indexcont2cont{
	width:1000px;
}
.Indexcont2sp{
	width:642px;
	float:left;
	background-color:#FFFFFF;
	height:450px;
}

.Indexcont2tb{
	width:355px;
	float:left;
	text-align:center;
	height:450px;
}
.Indexcont3{
	width:1000px;
	text-align:center;
	padding:40px 0;
}


/*产品选项卡*/
.cpxx{
	overflow:hidden;
}
.nTab{
	overflow:hidden;
}
.nTab div{
	overflow:hidden;
}
.nTab .nCont{
	position: static;
	line-height:200%;
}
.nTab .TabContent{
	position: relative;
	width:auto;
	margin: 0px auto;
	padding:13px 0px 0px 0px;
	line-height:20px;
	height:300px;
	
}
.nTab .TabContent div.normal{
	z-index:1;
	opacity:0;
}
.nTab .TabContent div.active{
	z-index:99;
	}
.nTab .TabContent .nCont{
	position:absolute;
	height:300px;
}

.cpTab{
	float: left;
	width: 100%;
}
.cpTab .TabTitle{
	clear: both;
	height:50px;
	overflow: hidden;
	font-size:16px;

}
.cpTab .TabTitle ul{
	border:0;
	margin:0;
	padding:0;
	height:50px;
	background-image:url('cpxq.jpg');
	background-repeat:no-repeat;
	background-position:left 40px;
}
.cpTab .TabTitle li{
	float: left;
	height:50px;
	cursor: pointer;
	list-style-type: none;
	width:142px;
	font-size: 16px;
	line-height:40px;
	text-align: center;
	color:#666666;
	font-weight:bold;
}
.cpTab .TabTitle .active{
	color:#fff;
	background-image:url('cprd.png');
	background-repeat:no-repeat;
	background-position:center top;
	font-weight:bold;
}
.cpTab .TabTitle .normal{
}

.cpTab .myTab4_Content{
	position: absolute;
	left:0px;
	top:0px;
}
.cpTab .TabContent div.normal{
	z-index:0;
}
.cpTab .TabContent div.active{
	z-index:1;
}




.Marquee {
	width:1000px;
	overflow:hidden;
	height:280px;
	padding:10px 0 30px 0;
}

.MarqueeList{
	

}
.MarqueeList li{
	float:left;
	padding:10px;
}
.MarqueeList li img{
	width:240px;
	height:280px;
}



.Maincont{
	width:1000px;
	padding:30px 0;
	clear:left;
	
}

.Maincont_left{
	width:220px;
	border:1px #B6C6D6 solid;
	float:left;
}

.Lefttitle{
	height:32px;
	color:#FFFFFF;
	background-color:#003C7E;
	line-height:32px;
    font-size:14px;
    font-family:微软雅黑;
    font-weight:bold;
}

.Leftcont{
	
}

.Leftcont ul li{
   height:30px;
   line-height:30px;
   text-indent:28px;
}

.Leftcont ul li a{
   background-image:url('cpnav.jpg');
   height:30px;
   display:block;
   background-repeat:no-repeat;
   background-position:left bottom;  
   line-height:30px;
   font-size:12px;
   color:#666666;
   font-weight:bold;
   text-align:left;
   font-family:微软雅黑;
   letter-spacing:1px;
}
.Leftcont ul li a:hover{
   background-image:url('cpnav1.jpg');
   background-position:left bottom;
   background-repeat:no-repeat;
   color:#0059B6;
}

.Leftcont ul li ul{
	display:none;
}


.Maincont_right{
	width:750px;
	border:1px #B6C6D6 solid;
	float:right;
	background-color:#F9FAFB;
}


.Rightlot{
	height:32px;
	color:#FFFFFF;
	background-color:#003C7E;
	line-height:32px;
    font-size:12px;
    font-family:微软雅黑;
    padding-left:15px;
}
.Rightlot a{
	color:#FFFFFF;
}


.Righttit{
	 background-image:url('line.jpg');
	 background-repeat:no-repeat;
	 background-position:center bottom;
	 font-size:25px;
	 color:#0154A4;
	 padding-top:20px;
	 line-height:55px;
	 font-family:微软雅黑;
	 font-weight:bold;
	 letter-spacing:3px;
	 text-indent:45px;
	 
}

.Rightcont{
	padding:30px;
	font-size:14px;
	line-height:200%;
	font-family:微软雅黑;
}



/**********页尾*/
.Footer{
  width:100%;
  background-color:#003C7E;
  height:300px;
  clear:both;
  margin-top:20px;

}


.Footer1{
	width:750px;
	background-image:url('index_r7_c2.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	padding:20px 20px 20px 230px;
	font-family:微软雅黑,宋体;
}


.Footer1 ul li{
	border-bottom:1px #1A508B solid;
	color:#FFFFFF;
	padding:10px 0;
	line-height:200%;
}


.Footer1 ul li a{
	color:#FFFFFF;
	font-size:14px;
}

.Footer1 ul li a:hover{
	color:#FF0000;
	font-size:14px;
}




