﻿body{ margin:0 auto; padding:0; font-size:12px;font-family:Arial,Calibri, Verdana, Geneva, Tahoma, sans-serif, 宋体;color:#333;background-color:#Fff;font-weight:lighter;}
div, form, dl, dd, dt{ margin:auto; }
img{ border: 0px; }
ul{ list-style: none; margin:0 auto; padding:0; }
a{ text-decoration: none; color:#666666; }
a:hover{ color:#003991; }
.BodyWidth{ width:1200px;}
.Left{ float:left; }
.Right{ float:right; }

/******************************************************************************/



/**********页眉*/

.Top{
	height:115px;
	width:1200px;
}




/**********主导航*/


.MainNav{
    width:1200px;
    height:50px;
    background-image:url('index_r2_c2.jpg');
    background-repeat:no-repeat;
    background-position:left top;
}


.MainNav ul{
    
    }


.MainNav ul li{
	float:left;
    width:150px;
    line-height:50px;
    text-align:center;
   }



.MainNav ul li a{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.MainNav ul li a:hover{
    color: #fff;
    background-color:#FF9500;
}


.MainNav ul li ul{
   width:220px;
   background-color:#335BA9;
   overflow: visible;
   display: none;
	position:absolute;
	height:auto;
	z-index:600;
	padding:0px;
}

.MainNav ul li ul li{
	line-height:36px;
	height:36px;
	width:220px;
	text-indent:10px;
	text-align:left;
	overflow: visible;
	border-bottom:1px #2D4283 solid;
	font-size:14px;
}

.MainNav ul li ul li a{
	display:block;
	line-height:36px;
	padding-top:0px;
	padding-bottom:0px;
	text-indent:50px;
	color:#fff;
}

.MainNav ul li ul li a:hover{
	padding-top:0px;
	padding-bottom:0px;
	color:#Fff;
	background-color:#FF9500;
	background-image:none;
}



.MainNav ul li ul li ul{
 display: none;
	position:absolute;
	left:-1002px;
	top:-1002px;

}

/**********页眉动画*/
.TopFlash{
  height:500px;
  text-align:center;
  overflow:hidden;
  width:1200px;
  overflow:hidden;

}

/**********主页内容*/



.Indexcont1{
     width:1200px;
     padding:50px 0 10px 0px;
     text-align:center;
       overflow:hidden;

      
      
}



.Indexcont2{
     width:1200px;
     padding:50px 0 60px 0;
     text-align:center;
       overflow:hidden;

 }

.Indexcont2_1{
	width:560px;
	float:left;
	padding: 30px 0 0 0;
	text-align:left;
	color:#666;
	font-family:Verdana;
	font-size:14px;
	line-height:30px;
	margin-left:10px;
	 border-bottom:1px #EEEEEE solid;
}

.conttit{
	font-size:27px;
	color:#001333;
	background-image:url('jj.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	line-height:60px;
}


.Indexcont2_2{
	width:540px;
	float:right;
	background-image:url('index_r11_c8.jpg');
	background-repeat:repeat-y;
	background-position:right bottom;
	padding: 60px 0 0 0;
	height:360px;
}




.Indexcont3{
  width:1200px;
  background-image:url('index_r13_c2.jpg');
  background-repeat:no-repeat;
  height:430px;
  padding:50px 0;
   text-align:center;
     overflow:hidden;

}

.Indexcont3_1{
	float:left;
	width:510px;
	padding:30px 0 20px 50px;
}


.Indexcont3_1 img{
	width:510px;
	height:300px;
}



.Indexcont3_2{
	float:right;
	width:550px;
	padding:20px 50px 20px 0;
	text-align:left;
}

.Indexcont4{
	width:1200px;
	 padding:50px 0;
	 text-align:center;
	   overflow:hidden;


}


.Marqueecp{
	width:1200px;
	height:320px;
	font-weight:normal;
	  overflow:hidden;
}
.Marqueecp ul{
	width:1200px;
	
	
}
.Marqueecp ul li{
	 padding:0 10px;
	 float:left;
	 font-size:12px;
	 line-height:22px;
	 
}
.Marqueecp img{
	width:380px;
	height:250px;
}






.cpTab{
	float: left;
	width: 100%;
}
.cpTab .TabTitle{
	clear: both;
	height:40px;
	overflow: hidden;
	font-size:14px;
	background-color:#FFFFFF;
	border-top:1px #EBEBEB solid;
	width:100%;
}

.cpTab .TabTitle ul{
	height:40px;
	width:1200px;
}
.cpTab .TabTitle li{
	float: left;
	height:40px;
	cursor: pointer;
	list-style-type: none;
	width:600px;
	font-size: 16px;
	line-height:40px;
	text-align: center;
	color:#001333;
	font-weight:normal;
}

.cpTab .TabTitle .active{
	color:#fff;
	font-weight:bold;
	background-color:#004BC0;
}


.cpTab .TabTitle .normal{
}
.cpTab .TabContent{
	position: relative;
	width:auto;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	line-height:20px;
	height:auto;
}
.cpTab .myTab_Content{
	position: absolute;
	left:0px;
	top:0px;
        text-align:center;
}
.cpTab .TabContent div.normal{
	z-index:0;
}
.cpTab .TabContent div.active{
	z-index:1;
}


.nTab{
	overflow:hidden;
}
.nTab div{
	overflow:hidden;
}
.nTab .nCont{
	position: static;
	line-height:200%;
}
.nTab .TabContent{
	position: static;

}
.nTab .TabContent div.normal{
	display:none;
}
.nTab .TabContent div.active{
	display: block;
}





/**********内页*/
.MainCont{
	width:1200px;
	padding:40px 0px;
	overflow:hidden;
}


.LeftCont_cpnav{
	width:270px;
	float:left;
	border:1px #CCCCCC solid;
	margin-bottom:40px;
}

.LeftCont_cpnav ul li{
	font-size:1px;
}

.LeftCont_cpnav ul li a{
 	 color:#FFFFFF;
}

.LeftCont_cpnav ul li a:hover{
 	 color:#FFFFFF;

}


.LeftCont_cpnav>ul>li>ul>li{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	width:270px;
	background-image:url('cpnav.jpg');
	background-repeat:no-repeat;
	background-position:10px 15px;
	padding-top:6px;
	letter-spacing:0px;
}
.LeftCont_cpnav>ul>li>ul>li a{
	display:block;
	color:#001434;
	line-height:24px;
}
.LeftCont_cpnav>ul>li>ul>li>a{
	padding-left: 30px;
}

.LeftCont_cpnav ul li ul li a:hover{
	color:#FF7B11;

}
.LeftCont_cpnav ul li ul li ul{
	width:270px;
	left:0px;
}
.LeftCont_cpnav ul li ul li ul li{
	box-sizing: border-box;
	color:#666666;
	background-image:url('cpnav1.png');
	background-repeat:no-repeat;
	background-position:15px 9px;
	border-bottom:1px #CCCCCC solid;
	font-size:12px;
	font-weight:normal;
	padding:5px 20px 5px 30px;
	letter-spacing:0px;
}
.LeftCont_cpnav ul li ul li ul li:hover{
	background-image:url('cpnav2.png');
	background-color:#F5F5F5;
}
.LeftCont_cpnav ul li ul li ul li a{
	display:block;
	color:#666666;
}
.LeftCont_cpnav ul li ul li ul li a:hover{
	color:#FF7B11;
}
.LeftCont_cpnav ul li ul li ul li ul{
	display: none;
	position:absolute;
	left:-1002px;
	top:-1002px;
}


.Main{
	width:900px;
	float:right;
	margin-bottom:10px;
}



.Maincontlota{
	height:32px;
	background-color:#003991;
	padding:0px 20px;
	line-height:32px;
	color:#FFFFFF;
	font-size:12px;
	 
}

.Maincontlota a{
	color:#FFFFFF;
}

.Maincontlota a:hover{
	color:#FF9500;
}


.Maincont{
	 border:1px #Ccc solid;
	 background-color:#FAFAFA;
	 height:auto;
}

.Mainconttit{
	width:820px;
	border-bottom:1px #2B4577 solid;
	line-height:40px;
	font-size:26px;
	font-weight:normal;
	color:#003991;
	padding:15px 10px 5px 10px;
}


.Maincontcont{
	padding:35px 50px 50px 50px;
	color:#001535;
	font-size:14px;
	line-height:200%;
}



/*内页标题*/
.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{ 
    height:110px;
    width:1100px;
    background-color:#EEEEEE;
    background-image:url('index_r17_c3.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    padding:55px 50px 45px 50px;
    line-height:25px;
    color:#001333;
}



.Footer1{
	width:1180px;
	 height:40px;
	 background-color:#001535;
	 color:#FFFFFF;
	 line-height:40px;
	 padding:0 10px;

}
/***********/

.Nnewstit{
	font-family:Arial;
	font-size:16px;	
	font-weight:bold;
	line-height:30px;
	text-align:center;
}

.Nnewsconte{
	font-family:Arial;
	font-size:12px;
	line-height:24px;
	text-align:left;

}