@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;/**-moz-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;**/}
body{ font-size:12px;font-family:"微软雅黑"; background:#3c1385; overflow-x:hidden;}

@media(max-width:1540px){
   html{
      font-size:13.66px;
	
   }






}
ul,ol,dl,li {list-style:none;}
img {border:0;}
a {text-decoration:none;color:#000}
a:hover { text-decoration:none;color:#000;}

/**头部结构**/
#header{width:100%;margin:0 auto;background: url(../images/2021wugeshi/header_bg.png) no-repeat top ;float:left; height:830px; position: relative; overflow:hidden;}
.top_link{width:1200px;margin:0 auto; position:relative; z-index:18;}
.top_link span{float:right; line-height:30px;}
.logo{width:790px;margin:50px auto;}


.hongchou1{
	position: absolute;
	top:0;
	z-index:99;
	 width:100%;
	
	
	
	 background:url(../images/2021wugeshi/hongchou.png) no-repeat  center;
	   animation:danruh 1s linear forwards;
	-moz-animation:danruh 1s linear forwards;  
	-webkit-animation:danruh 1s linear forwards; 
	-o-animation:danruh 1s linear forwards;
	
	
	
	}

.zhuti{
	position:absolute;
	 top:0%;
	 left:15%;
	 z-index:999;
	
	 
	   animation:danrur 1s linear forwards;
	-moz-animation:danrur 1s linear forwards;  
	-webkit-animation:danrur 1s linear forwards; 
	-o-animation:danrur 1s linear forwards;
	
	
	 
	
	}
	
.zhutizi{
	position:absolute;
	top:100%;
	 left:15%;
	 z-index:999;
	 width:1000px;
	
	   animation:danrurz 1s linear forwards;
	-moz-animation:danrurz 1s linear forwards;  
	-webkit-animation:danrurz 1s linear forwards; 
	-o-animation:danrurz 1s linear forwards;
	
	}

.zi{ position:absolute; width:500px;   left:50%; margin-left:-250px;  z-index:999;

  animation:danrurzz 1s linear forwards;
	-moz-animation:danrurzz 1s linear forwards;  
	-webkit-animation:danrurzz 1s linear forwards; 
	-o-animation:danrurzz 1s linear forwards;
	 text-align:center;

}
.zi p{ line-height:30px; font-size:16px; color:#f6ecc9;}

@keyframes danrurzz
{
   from { 
   opacity:0;
    bottom:-10%;;}
  
    to {  	 bottom:15%;
	opacity:1;}
}
 
@-webkit-keyframes danrurzz 
{
   from { 
   opacity:0;
    bottom:-10%;;}
  
    to {  	 bottom:15%;
	opacity:1;}
}

@keyframes danrurz
{
   from { 
   opacity:0;
   top:100%;}
  
    to {  	top:55%;
	opacity:1;}
}
 
@-webkit-keyframes danrurz 
{
   from { 
   opacity:0;
   top:100%;}
  
    to {  	top:55%;
	opacity:1;}
}
@keyframes danrur
{
   from { width:0;
	 opacity:0;}
  
    to {  width:1000px;
	opacity:1;}
}
 
@-webkit-keyframes danrur 
{
  from { width:0;
	 opacity:0;}
  
    to {  width:1000px;
	opacity:1;}
}
@keyframes danruh
{
    from { 
	left:0;
	 height:0%;
	
	opacity:0;
	
	}
    to {  left:0;
	opacity:1;
	
	 
	  height:70%;}
}
 
@-webkit-keyframes danruh 
{
    from { 
	left:0;
	 height:0%;
	
	opacity:0;
	
	}
    to {  left:0;
	opacity:1;
	
	 
	  height:70%;}
}


/**导航**/
.nav{width:100%;margin:0 auto; clear:both; background: url(../images/2021wugeshi/navbk.png) repeat; height:95px;}
.nav ul{width:1200px;margin:0 auto; clear:both;  height:95px;}

.nav li {margin:0 0 0 20px;text-align:center;font-size:17px;float:left; background:url(../images/2021wugeshi/navbk1.png) no-repeat right ;padding-right:30px; height:95px; }
.nav li
{ line-height:95px;}

.nav li a{ color:#FFFFFF}
.nav li a:hover{ color:#FFC}

/**主体结构**/
#layer{width:1200px;margin:0 auto;clear:both;padding-top:30px;}
.title01{width:1200px; margin:20px auto; text-align:center;margin-top:20px; clear:both;}


/**头条**/
.top_news_txt{width:1200px;height:60px; margin:0 auto; text-align:left;padding:30px 0;  border-bottom:2px solid #b30000;}
 .top_news_txt .topnewimg{  width:150px; height:60px; float:left}
 .top_news_txt .topnewzi{  width:1000px; height:60px; float:left; font-size:35px; color:#b30000; line-height: 60px;}
/*列表*/
.biaobk{ width:1200px; height:100px; background: url(../images/2021wugeshi/listbk.jpg) center no-repeat; text-align:center;}
.biaobk p{ font-size:24px; color:#31188f; line-height:90px; font-family:STSong; font-weight:700; } 

.more{ width:1200px; height:40px;}
.xin{ padding:5px 10px; background:#F00; width:60px; height:20px; float:left; color:#FFF; line-height:20px; border-radius:10px; margin-left:5px; font-size:14px;}
.xin a{ color:#FFF; }
.re{padding:5px 10px; background:#00fffc; width:60px; height:20px; float:left; color:#31188f; line-height:20px; border-radius:10px; margin-left:5px; font-size:14px;}
.re a{ color:#31188f; }
.more1{ float:right; color:#FFF; font-size:16px;}
.more1 a{  color:#FFF;}
.listcon{ width:1200px; height:300px;   }
.conbox{ width:250px; height: 250px; background:#FFF; float:left; border-radius:10px; padding:10px; margin:10px 15px;}


.piao{ width:100%; line-height:35px; padding: 5px 0px; text-align:center; font-size:16px;}
.piao1{ width:100%; line-height:35px; padding: 5px 0px;  font-size:16px;}

.zishu{color:#d12930; float:right; font-weight:700;  font-size:18px; margin-top:10px; width:100px; text-align:center;}
/**页脚内容**/
#footer{width:100%; background:url(../images/2021wugeshi/fbk.jpg);padding:40px 0;clear: both; float:left }
#footer p{ text-align:center; line-height:28px; }


/**lc-logo**/
.logobk{ position:absolute; top:0; left:0; z-index:1; animation: fromleft1 20s  linear infinite   ; }
.logon{ position:absolute; top:0; left:50%; width:800px; margin-left:-400px; z-index:10;}
.logo0{ position:absolute; top:200px; left:50%; margin-left:-400px; z-index:999; }


@-webkit-keyframes fromtop 
{  
     0%{ transform: scale(0.3); opacity:0; }
    
  
  100%{
    transform: scale(1); 
	opacity:1; 
  }
}
@keyframes fromtop
{
     0%{ transform: scale(3); opacity:0;  }
    
  
  100%{
    transform: scale(1); 
	opacity:1;  
  }
}

@-webkit-keyframes fromleft 
{  
     0%{ width:50%; opacity:0;}
   100%{
          opacity:1; width:100%;
       }
}
@keyframes fromleft
{ 0%{ width:50%; opacity:0;}
   100%{
          opacity:1; width:100%;
       }
  
 
}
@-webkit-keyframes fromleft1 
{  
     0%{ left:-500px; }
   100%{
          left:0; 
       }
}
@keyframes fromleft1
{   0%{ left:-500px; }
   100%{
          left:0; 
       }
  
 
}

@-webkit-keyframes fromright
{  
     0%{left:150%; opacity:0;}
   100%{
        left:50%; opacity:1;
       }
}
@keyframes fromright
{
     0%{left:150%; opacity:0;}
    100%{
        left:50%; opacity:1;
       }
  
 
}
@keyframes frombottom
{
     0%{top:700px; opacity:0;}
   
  
   100%{
      top:650px; opacity:1;
     }
}
@-webkit-keyframes frombottom 
{  
    0%{left:700px; opacity:0;}
   
  
  100%{
      top:650px; opacity:1;
     }
}
@keyframes fromzx
{
     0%{
		 
		 left:80%;  top:510px; opacity:0;
		 
		 }
   
  
  100%{
       top:310px; 
       left:50%; 
	   opacity:1;
     }
}
@-webkit-keyframes fromzx 
{  
    0%{
		
	 left:80%;  top:510px; opacity:0;
	}
   
  
  100%{
       top:310px; 
       left:50%; 
	   opacity:1;
     }
}
@keyframes fromleft3
{
     0%{left:-200px; opacity:0;}
    30%{
       left:-200px; opacity:0;
       }
	    50%{
         left:0px; opacity:1;
       }
  
  100%{
      left:0px; opacity:1;
     }
}
@-webkit-keyframes fromleft3 
{  
    0%{left:-200px; opacity:0;}
    30%{
       left:-200px; opacity:0;
       }
	    50%{
         left:0px; opacity:1;
       }
  
  100%{
      left:0px; opacity:1;
     }
}
.content{ width:100%; height:auto; }
.contentc{ width:1200px; margin:0 auto;
         
          position:relative;
         
         }
       
.xiazai1{     position: absolute;
   
    
    left: 100px;
    width: 250px;
    height: 120px;
    top: 160px;
    z-index: 99999;}

	
.xiazai2{    
		 position: absolute;
   
    left: 100px;
    width: 250px;
    height: 100px;
    top: 290px;
    z-index: 99999;
	
	}