@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;}
: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;}

/* 字体 */
@font-face {
    font-family:'Source Han Sans';
    src: url('../font/syht.eot?#font-spider'); /* IE9 Compat Modes */
    src: url('../font/syht.eot?#font-spider#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/syht.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/syht.woff') format('woff'), /* Modern Browsers */
         url('../font/syht.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/syht.svg#sourcehansans') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
	font-display: swap; /* or 'optional' */
}

.wrap{min-width:1300px;width:100%;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1302?'1300px':'');}

.wrap{width:100%;height:1400px;background: url(../images/bg.jpg) no-repeat 50% 0;position: relative;overflow: hidden;}
.container{width: 1300px;margin: 0 auto;position: relative;}
.box1{width:1300px;height:1400px;background: url(../images/bg1.jpg) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}


.content{width:1300px;height:970px;position: relative;top:296px;animation: fadebottom 1s 1.4s ease both;}
.hn_l{width:151px; height:725px; position:absolute;top:42px; left:28px; z-index:1}
.hn_r{width:151px; height:725px; position:absolute;top:42px; right:14px;z-index:1}
.xxk{ width:900px; height:1000px;position:absolute; top:50px; left:200px;}


#cen_right_top{width:1300px; height:auto; float:left; position:absolute;top:0;z-index:1}
#cen_right_top .hn_l .loong{width:151px;height:54px; float:left; margin-top:10px;background:url(../images/l-bg.png) no-repeat;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_l .loong:hover{cursor:pointer;transform: translateX(20px);filter: brightness(1.2);}
#cen_right_top .hn_l .active{width:151px;height:54px;cursor:pointer;transform:translateX(20px);filter: brightness(1.2);}
#cen_right_top .hn_r .active{width:151px;height:54px;cursor:pointer;transform:translateX(-20px);filter: brightness(1.2);}
#cen_right_top h3{width:151px;height:54px; float:left;background:url(../images/l-bg.png) no-repeat;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_l h3:hover{cursor:pointer;transform: translateX(20px);filter: brightness(1.2);}
#cen_right_top .hn_r h3:hover{cursor:pointer;transform: translateX(-20px);filter: brightness(1.2);}
#cen_right_top .div{display:none; float:left; position:relative;}



.slgan{animation: bounceInDown 1s 1s ease both; z-index:2;
    background: url(../images/slo.png) no-repeat;
    width:990px;
    height:230px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:40px;}
@-webkit-keyframes bounceInDown{
  0%{opacity:0;-webkit-transform:translateY(-1000px)}
  60%{-webkit-transform:translateY(30px)}
  80%{-webkit-transform:translateY(-10px)}
  100%{opacity:1;-webkit-transform:translateY(0)}
}
@-moz-keyframes bounceInDown{
  0%{opacity:0;-moz-transform:translateY(-1000px)}
  60%{-moz-transform:translateY(30px)}
  80%{-moz-transform:translateY(-10px)}
  100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes fadebottom{
    0% {
        opacity: 0;
        transform: translateY(100px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.zhao-box{ width:1300px; height:100px; position:absolute; top:-20px; left:10px;}
.zhao{position: absolute;pointer-events: none;z-index:1;}
.zhao-1 {top: 15px;left: -30px;}
.zhao-2 {top: 20px;left: 110px;}
.zhao-3 {top: 13px;right: -30px;}
.zhao-4 {top: 11px;right: 110px;}
.zhao .light{
    position: relative;width: 120px;height: 90px;margin: 50px;background: #F00;background: rgba(238,20,37, 0.8);border-radius: 50% 50%;
}
.zhao-1 .light{-webkit-transform-origin: 50% -100px;-webkit-animation: swing 3s infinite ease-in-out;box-shadow: -5px 5px 50px 4px rgba(250, 108, 0, 1);}
.zhao-2 .light{-webkit-transform-origin: 50% -100px;-webkit-animation: swing 4s infinite ease-in-out;box-shadow: -5px 5px 30px 4px rgba(252, 144, 61, 1);}
.zhao-3 .light {-webkit-transform-origin: 50% -100px;-webkit-animation: swing 5s infinite ease-in-out;box-shadow: -5px 5px 50px 4px rgba(250, 108, 0, 1);}
.zhao-4 .light {-webkit-transform-origin: 50% -100px;-webkit-animation: swing 4s infinite ease-in-out;box-shadow: -5px 5px 30px 4px rgba(252, 144, 61, 1);}
.light-a {width: 100px;height: 90px;background: #f93040;background: rgba(249,48,64, 0.1);margin: 12px 8px 8px 10px;border-radius: 50% 50%;border: 2px solid #dc8f03;}
.light-b {width: 45px;height: 90px;background: #f93040;background: rgba(249,48,64, 0.1);margin: -2px 8px 8px 26px;border-radius: 50% 50%;border: 2px solid #dc8f03;}
.line {position: absolute;top: -50px;left: 60px;width: 2px;height: 50px;background: #dc8f03;}
.light-bot {position: relative;width: 5px;height: 20px;margin: -5px 0 0 59px;-webkit-animation: swing 4s infinite ease-in-out;-webkit-transform-origin: 50% -45px;background: #ffa500;border-radius: 0 0 5px 5px;}
.light-bot-b {position: absolute;top: 14px;left: -2px;width: 10px;height: 10px;background: #dc8f03;border-radius: 50%;}
.light-bot-c {position: absolute;top: 18px;left: -2px;width: 10px;height: 35px;background: #ffa500;border-radius: 0 0 0 5px;}
.light:before {position: absolute;top: -7px;left: 29px;height: 12px;width: 60px;content: " ";display: block;z-index: 999;border-radius: 5px 5px 0 0;border: solid 1px #dc8f03;background: #ffa500;background: linear-gradient(to right, #dc8f03, #ffa500, #dc8f03, #ffa500, #dc8f03);}
.light:after {position: absolute;bottom: -7px;left: 10px;height: 12px;width: 60px;content: " ";display: block;margin-left: 20px;border-radius: 0 0 5px 5px;border: solid 1px #dc8f03;background: #ffa500;background: linear-gradient(to right, #dc8f03, #ffa500, #dc8f03, #ffa500, #dc8f03);}
.light-b .txt {font-size: 3.2rem;color: #FC3;font-weight: bold;line-height: 85px;text-align: center;}

@-moz-keyframes swing {
    0% {
        -moz-transform: rotate(-10deg)
    }
    50% {
        -moz-transform: rotate(10deg)
    }
    100% {
        -moz-transform: rotate(-10deg)
    }
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: rotate(-10deg)
    }
    50% {
        -webkit-transform: rotate(10deg)
    }
    100% {
        -webkit-transform: rotate(-10deg)
    }
}


.qq{width:880px; height:790px; margin:36px 0 0 22px; 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: #b40308; border-radius:28px;}
.qq::-webkit-scrollbar-thumb{background-color:#b40308; border-radius:28px;}
.qq::-webkit-scrollbar-thumb:hover{ background:#b40308;}

.xq1{ position:absolute; left:480px; top:630px; background:url(../images/md.png) no-repeat; width:160px; height:60px;z-index:1;}
.xq{ position:absolute; left:300px; top:630px; background:url(../images/xk.png) no-repeat; width:160px; height:60px;animation:pulse1 2.5s .7s ease-in-out both infinite; z-index:1;}
@keyframes pulse1{
	0%{transform:translateY(0)}
	50%{transform:translateY(10px)}
	100%{transform:translateY(0)}
}

.theme-popover-mask{z-index:998; display:block;position:fixed;top:0;left:0; background:url(../images/zhezhao.png) repeat;width:100%;height:100%;filter:alpha(opacity=50);-moz-opacity:0.5; display:none}
.theme-popover{z-index:999999;position:fixed;top:50%;left:50%;width:1068px;height:665px;margin:-320px 0 0 -522px;display:none;background:url(../images/tc.png) no-repeat;}
.theme-poptit{position:absolute; right:10px; top:10px; z-index:9999; width:80px; height:70px; } 
.close{width:80px; height:70px; display:block; }

.theme-popover1{z-index:999999;position:fixed;top:50%;left:50%;width:1068px;height:665px;margin:-320px 0 0 -522px;display:none;background:url(../images/mdtc.png) no-repeat;}
.theme-poptit1{position:absolute; right:10px; top:10px; z-index:9999; width:80px; height:70px; } 
.close{width:80px; height:70px; display:block; }

/*.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%;
  }
  
}

.qq_md{width:1000px; height:510px;  float:left; margin:96px 0 0 36px; overflow-y:scroll; position:relative;}
.qq_md::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);background-color: #ffffff; border-radius:28px;}
.qq_md::-webkit-scrollbar{width:16px;background-color: #b40308; border-radius:28px;}
.qq_md::-webkit-scrollbar-thumb{background-color:#b40308; border-radius:28px;}
.qq_md::-webkit-scrollbar-thumb:hover{ background:#b40308;}

.pop_tab22{ width:60%; float:left; margin:20px 0 0 180px;}
.pop_tab22 tr th{text-align: center; color: #fff; font-size:14px; height:30px;  border: 1px solid #000;font-family:'Source Han Sans';}
.pop_tab22 tr td{text-align: center; color: #000; font-size:12px;  border: 1px solid #000; padding: 2px 0px;font-family:'Source Han Sans';}

.pop_tab2{ width:52%; height:auto;border-right:1px solid #720707; float:left; }
.pop_tab2 tr th{ color: #fff; font-size:16px; height:30px; /*text-shadow: 0 1px 1px #000; */}
.pop_tab2 tr td{ text-align:center; color:#720707; font-size:14px; padding: 4px 4px;font-family:'Source Han Sans';}
.pop_tab3{ width:46%; height:auto; float:left; }
.pop_tab3 tr th{ color: #fff; font-size:16px; height:30px; /*text-shadow: 0 1px 1px #000; */}
.pop_tab3 tr td{ text-align:center; color:#720707; font-size:14px; padding: 4px 4px;font-family:'Source Han Sans';}

.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}

.exc{ width:100%; float:left; font-size:12px;border:2px #bd1e2a dotted; border-radius:10px; box-sizing: border-box;}
.exc p{ float:left; font-size:12px;padding:2px 4px;font-family:'Source Han Sans';}
.exc .tit{float:left; height:auto; font-size:12px; padding:4px 0 2px 330px; font-weight:bold;}





