@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:1400px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}
.wrap{min-width:1400px;width:100%;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1402?'1400px':'');}

.wrap{width:100%;height:1000px;background: url(../images/bg.jpg) no-repeat 50% 0;position: relative;overflow: hidden;}
.container{width: 1400px;margin: 0 auto;position: relative;}
.box1{width:1400px;height:1000px;background: url(../images/bg1.jpg) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}


.content{width:1400px;height:550px;position: relative;top:380px;}
.hn_l{width:274px; height:525px; position:absolute;top:6px; left:6px;}
.hn_r{width:274px; height:525px; position:absolute;top:6px; right:46px;}
.xxk{ width:785px; height:450px;position:absolute; top:60px; left:288px;}
.hn_l img{ float:left; margin:5px 0 0 2px;}
.hn_r img{ float:left; margin:5px 0 0 2px;}

#cen_right_top{width:1400px; height:auto; float:left; position:absolute;top:0; z-index:3;}
#cen_right_top .hn_l .active{width:274px;height:64px;cursor:pointer;transform:translateX(20px);filter: brightness(1.2);}
#cen_right_top .hn_r .active{width:274px;height:64px;cursor:pointer;transform:translateX(-20px);filter: brightness(1.2);}
#cen_right_top .hn_l h3{width:274px;height:64px;margin-bottom:18px;background:url(../images/btn_bg.png) no-repeat;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_r h3{width:274px;height:64px;margin-bottom:18px;background:url(../images/btnr_bg.png) no-repeat;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_l h3:hover{cursor:pointer;transform: translateX(10px);filter: brightness(1.2);}
#cen_right_top .hn_r h3:hover{cursor:pointer;transform: translateX(-10px);filter: brightness(1.2);}
#cen_right_top .div{display:none; float:left; position:relative;}

.qq{width:790px; height:430px; margin:10px 0 0 0; float:left; overflow-y:scroll;}
.qq::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);background-color: #ffffff; border-radius:28px;}
.qq::-webkit-scrollbar{width:16px;background-color: #ac0104; border-radius:28px;}
.qq::-webkit-scrollbar-thumb{background-color:#ac0104; border-radius:28px;}
.qq::-webkit-scrollbar-thumb:hover{ background:#ac0104;}

.canvas{position: absolute;left:50%;margin-left:-960px; top: 0; z-index:2;}

.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%;
  }
  
}
.p1{text-align:center; position:absolute; left:600px; bottom:10px; 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:90px; z-index:4}
.j_lo{ width:190px; height:100px; float:left; display:block;}
.rj_nav{ width:330px;position: absolute;top:10px;left:480px;z-index:4}









