@charset "utf-8";
/* CSS Document */

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
fieldset,img,abbr,acronym{border:0;}
iframe{position: absolute;}
:focus{outline: none;}

.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.c {zoom:1;}
a {text-decoration:none;}
a:hover{text-decoration:none;animation: Light 0s linear both;}
body{font: 12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;overflow-x: hidden;min-width:1200px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}

.wrap1{min-width:1200px;overflow:hidden; position: relative; width: 100%;}
.wrap1{ background:url(../images/bg.jpg) no-repeat 50% 0;}
.main1{ width:1200px; margin: 0 auto;  position: relative;}
.main1{background:url(../images/bg1.jpg) no-repeat; height:947px;}

.p1{text-align:center; position:absolute; left:512px; bottom:5px; font-size:12px; color:#000;}

.rj_logo{ width:190px; height:90px; background:url(../images/rj_logo.png) 0 0 no-repeat;position:absolute;top:2px;left:30px}
.j_lo{ width:190px; height:100px; float:left; display:block;}
.rj_nav{ width:330px;position: absolute;top:10px;left:390px;}


/*tab切换*/
.tabPanel{ width:100%; position: absolute; top:361px;}
.tabPanel ul{ 
    width:100%;
	height:70px;
}
.tabPanel ul li{
	float:left;
	height:70px;
	width:200px;
	cursor:pointer;

}

.tabPanel .hit{
	cursor:pointer;
	background:url(../images/sel.png) 0 0 no-repeat;


}
.pane{
	width:100%;
    height: 426px;
	float:left;
	margin:38px 0 0 0;
	display:none;}

.nn{ float:left; margin:35px  0 0  160px;}






