@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;text-align:justify;overflow-x: hidden;}
body,html{min-width:1200px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}

.wrap{min-width:1200px !important;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1202?'1200px':'');}
.wrap{background:url(../images/bg.jpg) no-repeat 50% 0;position:relative;}
.container{width:1200px;margin:0 auto;position:relative;}
.head{background:url(../images/bg1.jpg) no-repeat 50% 0;height:1356px;}

.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;}

.nav{ position:absolute; top:290px; left:1px; width:1220px; height:150px;}
.nav a{ width:224px; height:61px; float:left; margin:10px 0 0 12px; background:url(../images/nav-bg.png) 0 0 no-repeat;transition: all 0.3s;}
.nav a.on{ display:block;background:url(../images/nav-h.png) no-repeat;animation:pulse1 2.5s .7s ease-in-out both infinite; z-index:1;}
.nav a:hover {-webkit-transform: scale(1.05);-moz-transform: scale(1.05);cursor: pointer; display:block; background:url(../images/nav-h.png) no-repeat;}
@keyframes pulse1{
	0%{transform:translateY(-2px)}
	50%{transform:translateY(6px)}
	100%{transform:translateY(-2px)}
}

.con{ width:1180px; height:580px; position:absolute; top:486px; }





