@charset "utf-8";
html,body,div,span,object,embed,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,cite,code,del,dfn,em,img,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,section,article {margin: 0;padding: 0;-webkit-text-size-adjust: none;}
html {overflow-y: scroll;overflow-x: hidden;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none;}
ul,li,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
i,em,cite,dfn {font-style: normal;}
ol li {list-style-type: decimal;list-style-position: inside;}
body {font: 14px/1.5 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', tahoma, Arial;color: #333;background:#000;}
.clearfix:after {content: '.';display: block;height: 0;clear: both;visibility: hidden;font-size: 0;}
a{text-decoration:none;}
a.under:link,a.under:active,a.under:visited,a.under:hover{text-decoration:none;}
.none {display: none;}
.block {display: block;}
.alignC {text-align: center;}
/*滚动条美化样式*/
::-webkit-scrollbar {width: 5px;height: 5px;}
::-webkit-scrollbar-track {background: #051323;}
::-webkit-scrollbar-thumb {background: #771d26;}
.main{width:1200px;position:relative;margin:0 auto;z-index:10;text-align:center;}
.main .relative{position:relative;float:right;margin-right:0px;}
.main .relative li a{color:#ffffff;width:66px;height:12px;float:left;background:url(rk.png) no-repeat;}
.main .relative li .a1 {background-position:-0px -0px;}
.main .relative li .a2 {background-position:-84px -0px;}
.main .relative li {float:left;font-size:0px;width:66px;height:12px;margin:0 6px;margin-top:20px;}
.main a:hover {filter: brightness(1.1);}

.wrap {height:1972px;overflow:hidden;position: relative;min-width:1200px;}
.wrap1 {height:132px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_01.jpg) no-repeat;}
.wrap2 {height:672px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_02.jpg) no-repeat;;}
.wrap3 {height:104px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_03.jpg) no-repeat;}
.wrap4 {height:1064px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_04.jpg) no-repeat;}


.wrap5 {height:523px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_05.jpg) no-repeat;}
.wrap6 {height:76px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_06.jpg) no-repeat;}
.wrap7 {height:557px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_07.jpg) no-repeat;}
.wrap8 {height:66px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_08.jpg) no-repeat;}
.wrap9 {height:343px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_09.jpg) no-repeat;}
.wrap10 {height:290px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_10.jpg) no-repeat;}
.wrap11 {height:433px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_11.jpg) no-repeat;}
.wrap12 {height:544px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_12.jpg) no-repeat;}
.wrap13 {height:765px;overflow:hidden;position: relative;min-width:1200px;background:url(bg_13.jpg) no-repeat;}


.wrap3 .main a {margin:0 15px;}
.wrap3 .main a:hover {filter: brightness(1.3);}


@keyframes scaleIn {
  from {transform: scale(0.5);opacity: 0;}
  to {transform: scale(1);opacity: 1;}
}
@keyframes glow {
  from { filter:brightness(1);}
  to { filter:brightness(1.5);}
}
