@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;overflow-x: hidden;min-width:1200px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}

.wrap1{min-width:1200px;overflow:hidden; position: relative; width: 100%;}
.wrap1{ background:url(../images/bg.jpg) no-repeat 50% 0;}
.main1{ width:1200px; margin: 0 auto;  position: relative;}
.main1{background:url(../images/bg1.jpg) no-repeat; height:1280px;}

.p1{text-align:center; position:absolute; left:512px; bottom:10px; font-size:12px; color:#fff;}

.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;}

.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-popover1{z-index:999;position:fixed;top:50%;left:50%;width:773px;height:509px;margin:-320px 0 0 -390px;display:none;background:url(../images/tc.png) no-repeat;}
.theme-poptit1{position:absolute; right:8px; top:0; z-index:9; float:right; width:50px; height:50px;} 
.theme-popbod1{color:#444;height:500px;}
.theme-poptit1 .close{width:50px; height:50px;float:right; text-align:right;color:#fff; font-size:24px;padding:5px;font:bold 34px/14px simsun;text-decoration:none;}

.theme-popover2{z-index:999;position:fixed;top:50%;left:50%;width:773px;height:509px;margin:-320px 0 0 -390px;display:none;background:url(../images/tc_player.png) no-repeat;}
.theme-poptit2{position:absolute; right:8px; top:0; z-index:9; float:right; width:50px; height:50px;} 
.theme-popbod2{color:#444;height:500px;}
.theme-poptit2 .close{width:50px; height:50px;float:right; text-align:right;color:#fff; font-size:24px;padding:5px;font:bold 34px/14px simsun;text-decoration:none;}


.open1{width:160px; height:50px; position: absolute; bottom:430px; left:510px;background:url(../images/btn.png) 0 0 no-repeat;animation:pulse2 2.5s .7s ease-in-out both infinite;}
.open2{width:160px; height:50px; position: absolute; bottom:426px; left:710px;background:url(../images/btn_player.png) 0 0 no-repeat;}
@keyframes pulse2{
	0%{transform:translateY(0)}
	50%{transform:translateY(12px)}
	100%{transform:translateY(0)}
}
.qq{width:700px; height:400px; overflow-y:scroll; float:left; margin:80px 0 0 40px; position:relative;}
.qq1{width: 520px;
    height: 520px;
    overflow-y: scroll;
    float: left;
    margin: 80px 0px 0px 220px; }

.pop_tab2{ width:39%; float:left; margin:10px 0 0 70px; }
.pop_tab2 tr th{ color:#fff; font-size:16px; height:30px; /*text-shadow: 0 1px 1px #000; */}
.pop_tab2 tr td{ color:#fff; font-size:14px; padding: 2px 0px;}

.pop_tab1{ width:330px; float:left; margin:22px  0 0 160px;}
.pop_tab1 tr th{text-align: center; color: #fff; font-size:16px; font-weight:bold; height:20px;  border: 1px solid #300; background-color:#300}
.pop_tab1 tr td{text-align: center; color: #fff; font-size:14px;  border: 1px solid #300; padding: 2px 0px;}

.pop_tab3{ width:60%; float:left; margin:20px 0 0 150px;}
.pop_tab3 tr th{text-align: center; color: #fff; font-size:14px; height:30px;  border: 1px solid #fff;}
.pop_tab3 tr td{text-align: center; color: #fff; font-size:12px;  border: 1px solid #fff; 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{font-family: 'syht';}



