@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:960px;}

.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;}

.exdiv{ padding:10px 10px; position:absolute; bottom:108px; left:256px;box-sizing: border-box; }
.exc{ width:900px; float:left; font-size:12px; }
.exc p{ float:left; font-size:12px;padding:4px 8px;}
.exc .tit{float:left; height:auto; font-size:14px; padding:2px 0 0 336px; text-align:center;font-weight:bold;}

.md:hover{filter: brightness(110%);}
.md{width:181px; height:70px; position:absolute; background:url(../images/btn.png) 0 0 no-repeat; top:480px; right:500px; }
.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; }

.qq1::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);background-color: #ffffff; border-radius:28px;}
.qq1::-webkit-scrollbar{width:16px;background-color: #603c88; border-radius:28px;}
.qq1::-webkit-scrollbar-thumb{background-color: #603c88; border-radius:28px;}
.qq1::-webkit-scrollbar-thumb:hover{ background:#603c88;}

.qq1{width:1000px; height:510px; overflow-y:scroll; float:left; margin:86px 0 0 46px; position:relative;}

.pop_tab{ width:60%; float:left; margin:20px 0 0 180px;}
.pop_tab tr th{text-align: center; color: #fff; font-size:14px; height:30px;  border: 1px solid #000;}
.pop_tab tr td{text-align: center; color: #000; font-size:12px;  border: 1px solid #000; padding: 2px 0px;}


/*声明 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,h1,h2,span{font-family: 'syht';}






