@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:740px;}

.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;}

.xq{ width:103px; height:45px; background:url(../images/btn.png) 0 0 no-repeat; position:absolute; right:170px; top:290px;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; }

.qq2::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);background-color: #ffffff; border-radius:28px;}
.qq2::-webkit-scrollbar{width:16px;background-color: #0a58b2; border-radius:28px;}
.qq2::-webkit-scrollbar-thumb{background-color: #0a58b2; border-radius:28px;}
.qq2::-webkit-scrollbar-thumb:hover{ background:#0a58b2;}

.qq2{width:1000px; height:555px; overflow-y:scroll; float:left; margin:80px 0 0 36px; position:relative; }

.pop_tab1{ width:400px; float:left; margin:22px  0 0 290px;}
.pop_tab1 tr th{text-align: center; color: #fff; font-size:14px; font-weight:bold; height:33px;  border: 1px solid #1f6fbb; background-color: #1f6fbb}
.pop_tab1 tr td{text-align: center; color: #000; font-size:12px;  border: 1px solid #1f6fbb; padding: 2px 0px;}

.pop_tab2{ width:230px; height:auto; float:left; margin:10px 0 0 10px;}
.pop_tab2 tr th{text-align: center; color: #fff; font-size:12px; font-weight:bold; height:33px;  border: 1px solid #1f6fbb; background-color: #1f6fbb}
.pop_tab2 tr td{text-align: center; color: #000; font-size:12px;  border: 1px solid #1f6fbb; padding: 2px 0px;}

.tab{ width:100%; height:auto; float:left;}
.tab1{ width:100%; height:auto; float:left; position:relative;}


/*声明 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,span,div{font-family: 'syht';}













