﻿a{text-decoration:none}.loading{position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:99999}.loadingfa{width:50px;height:50px;line-height:50px;text-align:center;font-size:29px;color:#444;position:absolute;left:50%;margin-top:-25px;margin-left:-25px;top:50%}.animteeh{opacity:.2;transition:all ease 1.5s;-webkit-transition:all ease 1.5s;-moz-transition:all ease 1.5s;-o-transition:all ease 1.5s;transform:translateY(100px);-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);-o-transform:translateY(100px)}.animteeh.active{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.animts{opacity:.2;transition:all ease 1.5s;-webkit-transition:all ease 1.5s;-moz-transition:all ease 1.5s;-o-transition:all ease 1.5s;transform:translateY(100px);-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);-o-transform:translateY(100px)}.active.animts{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}@keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-o-keyframes rotate{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@keyframes rotate1{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(-360deg)}}@-webkit-keyframes rotate1{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(-360deg)}}@-moz-keyframes rotate1{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(-360deg)}}@-ms-keyframes rotate1{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(-360deg)}}@-o-keyframes rotate1{from{-o-transform:rotate(0)}to{-o-transform:rotate(-360deg)}}.xuanzhuan{animation:2s linear 0s normal forwards infinite rotate;-webkit-animation:2s linear 0s normal forwards infinite rotate;-moz-animation:2s linear 0s normal forwards infinite rotate;-o-animation:2s linear 0s normal forwards infinite rotate}.xuanzhuan1{animation:5s linear 0s normal forwards infinite rotate;-webkit-animation:5s linear 0s normal forwards infinite rotate;-moz-animation:5s linear 0s normal forwards infinite rotate;-o-animation:5s linear 0s normal forwards infinite rotate}.nizhuan{animation:2s linear 0s normal forwards infinite rotate1;-webkit-animation:2s linear 0s normal forwards infinite rotate1;-moz-animation:2s linear 0s normal forwards infinite rotate1;-o-animation:2s linear 0s normal forwards infinite rotate1}.nizhuan1{animation:3s linear 0s normal forwards infinite rotate1;-webkit-animation:3s linear 0s normal forwards infinite rotate1;-moz-animation:3s linear 0s normal forwards infinite rotate1;-o-animation:3s linear 0s normal forwards infinite rotate1}@keyframes Updown{0%{transform:translateY(30px);-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px)}100%{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}.shangxia{animation:1.4s 0s alternate none infinite running Updown}.yaohuan{animation:2.4s 0s alternate none infinite running swing}.yaohuan1{animation:9.4s 0s alternate none infinite running swing}.flash{animation:2.4s 0s alternate none infinite running flash}.wobble{animation:20.4s 0s alternate none infinite running wobble}.dtable{display:table;width:100%;height:100%}.dcell{display:table-cell;vertical-align:middle}.shangxia1{animation:2.4s 0s alternate none infinite running Updown}.shangxia2{animation:2.9s 0s alternate none infinite running Updown}.shangxia3{animation:3.4s 0s alternate none infinite running Updown}.shangxia4{animation:2.5s 0s alternate none infinite running Updown}.shangxia5{animation:3.3s 0s alternate none infinite running Updown}.shangxia6{animation:2.4s 0s alternate none infinite running Updown}.shangxia7{animation:2.6s 0s alternate none infinite running Updown}.df{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.dc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ac{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.as{-webkit-box-align:justify;-webkit-align-items:space-between;-ms-flex-align:justify;align-items:space-between}.ae{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.jc{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.js{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.je{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.fww{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}

body{
  background:#10061e url(../images/bg.jpg) no-repeat center top;
}
.inner{
  width:1000px;
  margin:0 auto;
}
.header{
  background: url(../images/hbg.jpg) no-repeat center bottom;
}
.header .inner{
  height: 83px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.time{
  font-size:12px;
  line-height:36px;
  color:#fff;
}
.top{
  background:#011317;
}
.top .inner{
  height:36px;
  line-height:36px;
  color:#fff;
}
.topnav {
  line-height:36px;
  color:#fff;
}
.topnav a{
  color:#fff;
}
.topnav a:hover{
  text-decoration:underline;
}
.shouca{
  line-height:36px;
  color:#fff;
}
.shouca a{
  color:#fff;
  padding:0 5px;
}
.gqyske{
  margin-left:10px;
  background:none;
  border: none;
  color:#d0b679;
}
.content{
  padding-top:14px;
}

.listul li{
	float:left;
	width: 16.66%;
	text-align:center;
	height:86px;
	border-bottom: 1px solid #362d43;
}
.listul li a{
	color:#fff;
	padding-top:18px;
	display:block;
	line-height:32px;
  position:relative;
  height:68px;
}
.listul{
  display:none;
  background: #241b30;
  border: 1px solid #382f45;
  overflow:hidden;
  border-top:none;
}
.listul.cur{
  display:block;
}
.listul li a:hover{
	color:#ffd053;
}
.listul li a:after{
  position:absolute;
  content:"";
  bottom: 0px;
  left: 0px;
  width:100%;
  border-bottom:3px solid #ffcf2e;
  display:none;
}
.listul li a:hover:after{
  display:block;
}
.listul li img{
	display:block;
	margin:0 auto;
}
.shenncqie{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #241b30;
  border: 1px solid #382f45;
  overflow:hidden;
  border-bottom:none;
}
.shenncqie a{
  width:50%;
  text-align:center;
  line-height:51px;
  color:#ffcc00;
  background: #10061e;
  /* border-right:1px solid #474747; */
  /* border-bottom:1px solid #474747; */
}
.shenncqie a.cur{
  background:none;
  border-bottom: none;
}
.contiem{
  /* background: #2e2e2e; */
  /* border: 1px solid #4a4a4a; */
}
.contiem img{
  display:block;
}
.zuoconst{
  width:673px;
}
.titel{
  height:49px;
  padding:0px 6px;

}
.titel>span{
  font-size:16px;
  color: #fff;
}
.huang{
  color:#fff100;
}
.lv{
  color:#00ff00;
}
.cesu{
  background:#151515;
  width:660px;
  height:250px;
  margin:0 auto;
  border-bottom:1px solid #4a4a4a ;
}
.cesu li{
  float:left;
  width:200px;
  height:98px;
  margin-top:17px;
  margin-left:15px;
  position:relative;
  
}
.cesu li a{
  display:block;
  background:#292929;
  border:1px solid #424242;
  text-align:center;
  color:#fff;
  padding-top:8px;
  height:90px;
}
.cesu li:hover a{
  border: 1px solid #fdca22;
  color: #fdca22;
}
.cesu li:hover span{
  color: #fdca22;
}
.cesu li:hover em{
  color: #fdca22;
}
.cesu .wang{
  font-size:18px;
  line-height:30px;
}
.cusui img{
  display:block;
  margin-right:6px;
}
.miaos{
  display:block;
  position:absolute;
  width:100%;
  left:0px;
  top:75px;
  color:#fff;
  text-align:center;
  font-size:14px;
}
.cesuu{
  color:#d7d7d7;
  cursor: pointer;
}
.cesuu img{
  display:block;
  margin-right:6px;
}
.cebox{
  /* background:#151515; */
  /* border:1px solid #494949; */
  padding:11px 8px;
  margin:0px 4px;
}
.ceul li{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
    -webkit-box-align: center;
       -ms-flex-align: center;
          align-items: center;
  
}
.miaoinpt1{
  color:#fff;
  border: solid 1px #584737;
  width: 134px;
  height: 36px;
  background: #403428;
  line-height:36px;
  border-radius: 1px;
}
.libx{
  width:40px;
  text-align:center;
}
.miaoinpt2{
  width:328px;
  height:35px;
  line-height:35px;
  background: #403428;
  color:#fff;
  text-indent: 12px;
}
.dakaibtn{
  width:129px;
  display:block;
  text-align:center;
  line-height:36px;
  color: #3c3c3c;
  background: #d0b679;
  border-radius: 1px;
  border: 1px solid #fbdc93;
}
.dakaibtn:hover{
  color:#202020;
  background:#f8d080;
}
.ceul li{
  margin-top:9px;
}
.ceul li:first-child{
  margin-bottom:0px;
}
.dqyoie{
  display:none;
}
.dqyoie.cur{
  display:block;
}
.ysiilst{
  padding:0px 9px;
}
.ysiilst li{
  counter-increment: a;
}
.ysiilst a{
  display:block;
  font-size:13px;
  color:#fff;
  line-height:40px;
  border-bottom:1px dashed #3d3d3d;
}
.ysiilst a:before{
  content:'0'counter(a)'.';
  color:#fff;
}

.youcsnt{
 background: #241b30;
    border: 1px solid #4a4a4a;
width:320px;
}
.youdstl{
  line-height:51px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  background: #1a1a1a;
  display: flex;
}
.youdstl a{
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align:center;
  color:#e8e8e8;
  border-bottom: 1px solid #4a4a4a;
  border-right: 1px solid #4a4a4a;
}
.youdstl a.cur{
   background: url(../images/daocur.png) no-repeat center top;
   color:#6b2800;
  
}
.dwnnsw{
  overflow:hidden;
  padding:0px 9px;
}
.titleliu{
  color:#fff;
  height:48px;
  padding-left:50px;
  background: url(../images/iel.png) no-repeat 10px center ;
  font-size:16px;
  line-height:48px;
}
.liulan{
  background: #241b30;
  border: 1px solid #352c42;
}
.dwnnsw li{
  float:left;
  width:50%;
}
.dwnnsw li a{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 82px;
  color:#fff;
  border-bottom:1px dashed #3d3d3d;
}
.ysiilst li a:hover{
  color:#fdca22;
}
.dwnnsw li a img{
  display:block;
  margin:0 auto;
}
.dwnnsw li a:hover{
  text-decoration:underline;
}
.dwncin1{
  width:61px;
}
.dwnnxz{
  display:block;
  color: #fff000;
}
.dwnnxz em{
  color:#fff000;
  font-size:12px;
}
.dwamz{
  font-size:18px;
}
.lqboxs{
  background: #10061e;
  border: 1px solid #362d43;
  height:60px;
  width:980px;
  margin:0 auto;
  margin-bottom:6px;
}
.lqboxs ul{
  padding:0px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
         -webkit-box-pack: justify;
          justify-content: space-between;
            -ms-flex-pack: justify;
  
}
.lqboxs li{
  float:left;
  /* margin-left: 10px; */
  /* margin-right: 10px; */
  margin-top:9px;
  background: #241b30;
  border: 1px solid #382f45;
}
.lqboxs li a{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
    -webkit-box-align: center;
       -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
         -webkit-box-pack: center;
          justify-content: center;
            -ms-flex-pack: center;
  color:#d0b679;
  width:148px;
 height:36px;
 color:#fff;
 line-height:36px;
}
.lqboxs li a img{

}
.qi1{background: url(../images/lq1.png) no-repeat 9px center ;}
.qi2{background: url(../images/lq2.png) no-repeat 9px center ;}
.qi3{background: url(../images/lq3.png) no-repeat 9px center ;}
.qi4{background: url(../images/lq4.png) no-repeat 9px center ;}
.qi5{background: url(../images/lq5.png) no-repeat 9px center ;}
.qi6{background: url(../images/lq6.png) no-repeat 9px center ;}
.lqboxs li a:hover{
  color:#febc39;
}
.dwnnz{
  width:337px;
  color:#fff;
}
.shoujia{
  align-self:flex-end;
  padding-right:20px;
}
.shoujia img{
  display:block;
}
.footer{
 background: #0e0218;
}
.fwinc{
  color:#787878;
}
.dwnnic img{
  display:block;
  margin-right:6px;
}
.ddwnnxz{
  font-size:12px;
}
.cop{
  color:#787878;
  padding:15px 0px;
  text-align:center;
}
.copy{
  color: #342a40;
  font-size:12px;
  line-height:28px;
  text-align:center;
}
.copy a{
  color:#fff;
  padding:0 4px;
}
.tousu{
  margin-left:20px;
  float:left;
  font-size:20px;
  color:#fff;
  line-height:44px;
  background: url(../images/xian.png) no-repeat left center ;
}
.fnav {
  color:#fff;
  
}
.fnav li {color:#fff;float:left;
padding-left:22px;}
.fnav .fda{
  font-size:16px;
  line-height:20px;
  
}
.fxiao{
  font-size:12px;
  line-height:20px;
}
.ftu{
  height:50px;
}
 
.newbox{

  height:35px;
  width:100%;
  background: #342a21;
  z-index: 99;
}
.newin{
  height: 35px;
  padding-left:133px;
  background: url(../images/newtl.png) no-repeat left center;
}
.lunleft{
  position:relative;
  overflow:hidden;
  height:35px;
}
.lunleft ul{
  position:absolute;
  left:100%;
  top: 0px;
  display:table;
}
.lunleft ul li{
  display:table-cell;
  white-space:nowrap;
  line-height:35px;
  color:#fff;
}
.titel-cur{
  border: none;
  height:27px;
}
.dwatis{
  color:#403428;
  font-size:13px;
}
.bg1{
  background: url(../images/bgx.jpg) no-repeat center top;
  height:100vh;
  min-height:550px;
  background-size: cover;

}
.header1{
  background: url(../images/bgx.jpg) no-repeat center top;
}
.header1 .inner{
  height:93px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top:10px;
}
.header1 .inner img{
  display:block;
}
.jinrubtn{
  text-align:center;
  position:absolute;
  bottom: 50px;
  
  left:50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  
}

.cebox{
  
}
.cebox ul{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  
}
.cebox ul li{
  position:relative;
  width:152px;
  height:120px;
  background: url(../images/libg.png) no-repeat center top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color:#fff;
}
.cebox ul li>span{
  font-size:13px;
}
.liwz{
  font-size:20px;
  
}
.cebox ul li:hover{
  background: url(../images/licur.png) no-repeat center top;
  color:#fefc95;
}
.cebox ul li a{
  position:absolute;
  left: 0px;
  top: 0px;
  width:100%;
  height:100%;
}

iframe[src*="ucweb.com"] { display: none !important; }
iframe[id^="head__"] { display: none !important; }
iframe[id^="utp__"] { display: none !important; }