@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: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:1320px;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:1320px;background: url(../images/bg1.jpg) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}
.canvas{position: absolute;left:50%;margin-left:-960px; top: 0; z-index:2;}

.content{width:1300px;height:960px;position: relative;top:230px;}
.hn_l{width:177px; height:625px; position:absolute;top:80px; left:4px; z-index:2}
.hn_r{width:177px; height:625px; position:absolute;top:70px; right:4px; z-index:2}
.xxk{ width:840px; height:960px;position:absolute; top:26px; left:224px; z-index:1}


#cen_right_top{width:1300px; height:auto; float:left; position:absolute;top:0; z-index:3;}
#cen_right_top .hn_l .active{width:177px;height:68px;cursor:pointer;filter: brightness(1.4); z-index:2;}
#cen_right_top .hn_r .active{width:177px;height:68px;cursor:pointer;filter: brightness(1.4); z-index:2;}
#cen_right_top .hn_l h3{width:177px;height:68px;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_r h3{width:177px;height:68px;cursor:pointer;transition: all 0.8s;}
#cen_right_top .hn_l h3:hover{cursor:pointer;transform: translateY(-10px);filter: brightness(1.4);}
#cen_right_top .hn_r h3:hover{cursor:pointer;transform: translateY(-10px);filter: brightness(1.4);}
#cen_right_top .div{display:none; float:left; position:relative;}

.qq{width:836px; height:940px; margin:28px 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: #a8c63d; border-radius:28px;}
.qq::-webkit-scrollbar-thumb{background-color:#a8c63d; border-radius:28px;}
.qq::-webkit-scrollbar-thumb:hover{ background:#a8c63d;}


.rj_logo{ width:190px; height:90px; background:url(../images/rj_logo.png) 0 0 no-repeat;position:absolute;top:2px;left:20px; z-index:4}
.j_lo{ width:190px; height:100px; float:left; display:block;}
.rj_nav{ width:330px;position: absolute;top:10px;left:390px;z-index:4}




.xq{ width:138px; height:48px; background:url(../images/btn.png) 0 0 no-repeat; float:left; position: relative; bottom:38px; left:350px;transition: all 0.3s;}
.xq:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);}

.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?v=0207) no-repeat;}
.theme-poptit{position:absolute; right:10px; top:10px; z-index:9999; width:80px; height:70px; } 
.close{width:80px; height:70px; display:block; }

.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:490px;  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: #eba832; border-radius:28px;}
.qq_md::-webkit-scrollbar-thumb{background-color: #eba832; border-radius:28px;}
.qq_md::-webkit-scrollbar-thumb:hover{ background:#eba832;}

.pop_tab2{ width:52%; height:auto;border-right:1px solid #000; 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:#000; font-size:13px; padding: 4px 4px;}
.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:#000; font-size:13px; padding: 4px 4px;}

.exdiv{ padding:6px 6px; position:relative; bottom:20px;  float:left;box-sizing:border-box; border: dashed 1px #bd1e2a; border-radius:10px; }
.exc{ width:840px; float:left; font-size:12px; }
.exc p{ float:left; font-size:12px;padding:2px 8px;}
.exc .tit{float:left; height:auto; font-size:12px; padding:2px 0 0 320px; text-align:center;font-weight:bold;}

/*声明 WebFont*/
@font-face {
    font-family: 'syht';
    src: url('../font/syht.eot');
    src:
    url('../font/syht.eot?#font-spider') format('embedded-opentype'),
    url('../font/syht.woff') format('woff'),
    url('../font/syht.ttf') format('truetype'),
    url('../font/syht.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

td,th,p,a,span,div{font-family: 'syht';}






