@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;}
body,html{min-width:1300px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}
.wrap{min-width:1300px;width:100%;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1302?'1300px':'');}

.wrap{width:100%;height:1263px;background: url(../images/bg.jpg) no-repeat 50% 0;}
.container{width: 1300px;margin: 0 auto;}
.box1{width:1300px;height:1263px;background: url(../images/bg1.jpg) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}

.slo{ position:absolute; width:790px; height:280px; top:20px; left:266px; background:url(../images/slo.png) 0 0 no-repeat;}

.content{width:1300px;height:890px;position: relative;top:310px;}
.hn_l{width:1300px; height:220px; position:absolute;}
.xxk{ width:1120px; height:660px;position:absolute; top:222px; left:80px;}
.xxk .tit1{ width:100%; height:70px; float:left;}
.xxk .con1{ width:100%; height:590px; float:left;}
.xxk .con2{ width:100%; height:590px; float:left; overflow-y:scroll}

#cen_right_top{width:1300px; height:auto; float:left; position:absolute;top:0; z-index:3;}
#cen_right_top .hn_l .active{width:72px;height:208px;transform:translateY(-14px);filter: brightness(1.2);}
#cen_right_top .hn_l h3{width:72px;height:208px; float:left; margin:6px 0 0 52px;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_l h3:hover{cursor:pointer;transform: translateY(-8px);filter: brightness(1.2);}
#cen_right_top .div{display:none; float:left; position:relative;}


.aaa {
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 0, rgb(0, 0, 0) 33.33%, rgba(0, 0, 0, 0) 66.66%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-size: 300% 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0% 0%;
  opacity: 1;
  z-index: 30;
  animation: aaa 1.2s linear 1 both;

}

@keyframes aaa {
  0% {
    -webkit-mask-position: 100% 0%;
  }
  100% {
    -webkit-mask-position: 0% 0%;
  }
  
}


.box11{animation: fadeUp 1s ease-in-out;-webkit-animation: fadeUp 1s ease-in-out;}

@keyframes fadeUp{
    0%{transform: translateY(200px);opacity: 0;}
    100%{transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes fadeUp{
    0%{-webkit-transform: translateY(200px);opacity: 0;}
    100%{-webkit-transform: translateY(0);opacity: 1;}
}


.p1{text-align:center; position:absolute; left:552px; bottom:16px; 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; z-index:3}
.j_lo{ width:190px; height:100px; float:left; display:block;}
.rj_nav{ width:330px;position: absolute;top:10px;left:390px; z-index:3}









