@charset "utf-8";
/* CSS Document */

@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:1550px;background: url(../images/bg.jpg?v=001) no-repeat 50% 0;}
.container{width: 1200px;margin: 0 auto;}
.box1{width:1200px;height:1550px;background: url(../images/bg1.jpg?v=001) no-repeat 50% 0;margin:0 auto;box-sizing: border-box; position:relative;}

.btna{ position:absolute; top:420px; left:225px; width:700px; height:100px; cursor:pointer; }
.btn{ position:absolute; top:530px; left:555px; width:246px; height:88px; 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(10px)}
	100%{transform:translateY(0)}
}


.time{ position:absolute; top:36px; left:500px;
animation-name: scaleDraw; /*关键帧名称*/
		animation-timing-function: ease-in-out; /*动画的速度曲线*/
		animation-iteration-count: infinite; /*动画播放的次数*/
		animation-duration: 4s; /*动画所花费的时间*/}
@keyframes scaleDraw {
	  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	  0% {
	    transform: scale(1); /*开始为原始大小*/
	  }
	  25% {
	    transform: scale(1.2); /*放大1.1倍*/
	  }
	  50% {
	    transform: scale(1);
	  }
	  75% {
	    transform: scale(1.2);
		}
     }


.theme-popover-mask{z-index:9; 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:1100px;height:660px;margin:-320px 0 0 -522px;display:none;background:url(../images/tc_pf.png) no-repeat;}
.theme-poptit1{position:absolute; right:40px; top:14px; z-index:9999; width:50px; height:50px; } 
.close{width:50px; height:50px; display:block; background:url(../images/close.png) 0 0 no-repeat; }
.close:hover{animation: mymove 5s infinite;-webkit-animation: mymove 5s infinite; /* Safari and Chrome */}

@keyframes mymove {
		50% {
		  transform: rotate(360deg);
			}
			}
@-webkit-keyframes mymove{  /* Safari and Chrome */
		50% {
			transform: rotate(360deg);
			}
			}



.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: #a22f06; border-radius:28px;}
.qq::-webkit-scrollbar-thumb{background-color: #a22f06; border-radius:28px;}
.qq::-webkit-scrollbar-thumb:hover{ background:#a22f06;}

.qq{width:990px; height:550px; overflow-y:scroll; float:left; margin:66px 0 0 56px; position:relative;}

.act1{ width:903px; height:1247px; float:left; position:relative;}
.act2{ width:903px; height:860px; float:left; position:relative;}
.act3{ width:903px; height:430px; float:left; position:relative;}
.t1_tit{ width:636px; height:235px; background:url(../images/t1-tit.png) 0 0 no-repeat; position:absolute; left:175px;}
.t1_con{ width:910px; height:auto; position:absolute; top:140px; left:40px; border-bottom:1px dotted #900; padding-bottom:20px;}
.fw{ width:100%; height:30px; float:left;}
.fw .wz{ width:145px; height:30px; float:left; background:url(../images/ico.png) no-repeat; text-indent:30px; line-height:30px; color:#fdde81; font-size:16px;}
.nr{ width:100%; height: auto; float:left;color:#a22f06; padding:1px 0; margin:5px 0; font-size:14px; text-indent:66px;}
.nr span{ font-weight:bold; font-size:18px; color:#F0F;}

.lj{ width:450px; height:50px; position:absolute; bottom:170px; left:280px;}

.t2_tit{ width:636px; height:235px; background:url(../images/t2-tit.png) 0 0 no-repeat; position:absolute; left:175px;}
.t2_con{ width:910px; height:auto; position:absolute; top:100px; left:40px; border-bottom:1px dotted #900; padding-bottom:20px;}

.t3_tit{ width:636px; height:235px; background:url(../images/t3-tit.png) 0 0 no-repeat; position:absolute; left:175px;}
.t3_con{ width:910px; height:auto; position:absolute; top:100px; left:40px; }

.pop_tab1{ width:530px; float:left; margin:22px  0 0 200px;}
.pop_tab1 tr th{text-align: center; color: #fff; font-size:16px; font-weight:bold; height:20px; padding: 4px 0px; border: 1px solid #F60; background-color: #a22f06}
.pop_tab1 tr td{text-align: center; color: #a22f06; font-size:14px;  border: 1px solid #fc8e0d; padding: 4px 0px;}


.tipss{ position:absolute; bottom:30px; left:488px;animation:pulse2 2.5s .7s ease-in-out both infinite; z-index:1;}
@keyframes pulse2{
	0%{transform:translateY(0)}
	50%{transform:translateY(10px)}
	100%{transform:translateY(0)}
}


.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;}


/*声明 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,div{font-family: 'syht';}





