@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;}
body,html{min-width:1200px;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float: left;}
.fr{float: right;}
.wrap{min-width:1200px;width:100%;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1202?'1200px':'');}

.wrap{width:100%;height:1020px;background: url(../images/bg.jpg) no-repeat 50% 0;}
.container{width: 1200px;margin: 0 auto;}
.box1{width:1200px;height:1020px;background: url(../images/bg1.jpg) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}



.tit{ position:absolute; top:105px; left:200px;}
.l_c{ position:absolute; top:200px; left:143px;animation-delay:1s;}
.r_c{ position:absolute; top:180px; right:100px;animation-delay:1s;}

.open2{width:143px; height:42px; position:absolute; top:560px; left:620px; background:url(../images/btnmd.png) 0 0 no-repeat; z-index:1;}
.open1{width:143px; height:42px; position:absolute; top:560px; left:430px; background:url(../images/btn.png) 0 0 no-repeat;animation:pulse2 2.5s .7s ease-in-out both infinite; z-index:1;}
@keyframes pulse2{
	0%{transform:translateY(0)}
	50%{transform:translateY(6px)}
	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-popover1{z-index:999999;position:fixed;top:50%;left:50%;width:1068px;height:665px;margin:-320px 0 0 -522px;display:none;background:url(../images/tcmd.png) no-repeat;}
.theme-poptit1{position:absolute; right:50px; top:10px; z-index:9999; width:50px; height:50px; } 
.close1{width:50px; height:50px; display:block; }
.qq1{width:1000px; height:555px; overflow-y:scroll; float:left; margin:86px 0 0 36px; position:relative;}

.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:50px; top:10px; z-index:9999; width:50px; height:50px; } 
.close{width:50px; height:50px; display:block; }

.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: #db2fca; border-radius:28px;}
.qq::-webkit-scrollbar-thumb{background-color: #db2fca; border-radius:28px;}
.qq::-webkit-scrollbar-thumb:hover{ background:#db2fca;}

.qq{width:1000px; height:555px; overflow-y:scroll; float:left; margin:86px 0 0 36px; position:relative;}

.pop_tab2{ width:23%; height:auto; border-right:1px solid #000;  float:left; }
.pop_tab2 tr th{ color:#000; 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:30%; height:auto; border-right:1px solid #000;  float:left; }
.pop_tab3 tr th{ color:#000; 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;}
.pop_tab1{ width:20%; height:auto; float:left; }
.pop_tab1 tr th{ color:#000; font-size:16px; height:30px; /*text-shadow: 0 1px 1px #000; */}
.pop_tab1 tr td{ text-align:center; color:#000; font-size:13px; padding: 4px 0px;}

.p1{text-align:center; position:absolute; left:512px; bottom:10px; font-size:12px; color:#000;}

.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;}

.pop_tab4{ width:60%; float:left; margin:20px 0 0 180px;}
.pop_tab4 tr th{text-align: center; color: #fff; font-size:14px; height:30px;  border: 1px solid #000;}
.pop_tab4 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';}







