body{  background-size:100% 100%; background:#092346; }  
    	 .logo{ height: 70px; background:#1D80FF; overflow:hidden; 
    	  background-image: url(../images/logo.gif);
    	  background-size: 50px 50px;
    	  background-repeat: no-repeat;
    	  background-position-x: 20px;
    	  background-position-y: 10px;
    	  margin-bottom: 20px;} 	 
    	 .logo h1{ font-size: 30px; color: white; text-indent: 80px; line-height: 70px; font-weight: 100; 
    	 float: left; width: 50%;}
    	 .logo .logo_R{ height: 70px; width: 50%; background: #1D80FF; float:right;  }
    	 .logo_R_t{ height: 30px; line-height: 30px; }
    	 .logo_R_b{ height: 70px; line-height: 70px;}
    	 .logo_R_b ul{ float: right;}
    	 .logo_R_b ul li{ padding: 0px 5px; float: left; width: 50px; text-align: center; cursor: pointer;  color: white; position: relative;}
    	 .logo_R_b ul li span{ position: absolute; top: 14px; left: 26px; background: #f56d59; display: block; height: 16px; width: 16px; line-height: 16px; 
    	 border-radius: 3px;color: white;}
    	 .ou_li i{font-size: 18px;}
    	 .ou_li li:hover{ background: white; color: #1D80FF;}
    	
    	 .main_box{ height:52px;min-width: 800px;  background-size:100% 100%; background-image:url(../images/notice_bg.png);position:relative; margin: auto 100px;} 	 
    	 .parent_rolling{width:100%; line-height: 32px; margin: 0px auto;  height: 32px;overflow: hidden; position: absolute; top: 15px; padding-top: 10px; }	
    	 .rolling{width: 100%; line-height: 28px;   		  
    	 		 /* background:#C0C0C0; */
    	 		  position: absolute;top:-28px; margin:0px 50px 0px 100px; left: 0px;cursor: pointer; overflow: auto;}	
    	 .rolling a{ display: block; width: 100%;  float: left;  color: white; overflow: hidden; padding-right: 15px; height: 28px;text-indent: 15px;}
    	 .rolling a:hover{ color: #1767ce !important; font-weight: bold !important;}
    	 .yunzuo{ height: 42px; min-width: 800px;margin: 30px 100px 30px 100px;
    	 line-height: 42px; 
    	 text-indent: 40px; color: #30b6ff; font-size: 20px; font-weight: 200; 
    	 background:url(../images/title_bg.png);background-size:100% 100%;}		  
    	 .container{zoom:1;margin:20px auto; border: 0px solid #DDDDDD; padding: 0px 40px; }
    	 .content{ overflow: auto; width:100%; min-width: 800px; overflow: hidden;}   	
    	 .container .div_img{  display: block;margin: 20px auto;float:left;width:20%;height:140px; text-align: center;  }
    	 .div_img .div_img_fixed{position: relative;  width: 158px; margin: 0 auto;}
    	 .div_img .img_shadow{ position: absolute; right: -12px; bottom: 58px; background: orange; width: 100px; height: 28px; z-index: -1;
    	 background: url(../images/shadow.png); transform: rotate(-8deg); -moz-transform: rotate(-8deg); -webkit-transform: rotate(-8deg); }
    	 .div_img img{ margin: 0px auto; padding: 0px 20px; transform: rotateY(0deg);}
    	 .div_img p{ line-height: 56px;font-size: 14px;}
    	 .footer{ overflow: hidden; height: 204px; margin-top: 50px; width:100%; min-width: 1280px;}
    	 /*.footer_bg_L{ width: 484px; height: 204px; background-image: url(images/bg_left.png); float: left;}
    	 .footer_bg_C{width: 418px; height: 204px; background: url(images/bg_center.png) 120px 20px no-repeat;  float:left;}
    	 .footer_bg_R{width: 372px; height: 204px; background: url(images/bg_right.png) 0 27px no-repeat; float:right;}*/
    	 .footer_bg_L{ width: 33%; height: 204px;  float: left; }
    	 .footer_bg_C{width: 33%; height: 204px; float:left; text-align: center;}
    	 .footer_bg_C img { margin-top: 20px;}
    	 .footer_bg_R{width: 33%; height: 204px; float:right; position: relative;}
    	 .footer_bg_R img{ margin-top: 27px; position: absolute; right: 0; }
    	 
    	 /*.clock{ display: block; width: 50px; height: 70px; background: url(images/clock.png) 6px 25px no-repeat; position: relative; color: white;}
    	 .clock span{ position: absolute; top: 14px; right: 15px; line-height: 16px; text-align: center; background: #f56d59; border-radius: 3px; width: 18px;color: white;}
    	 .ling{ display: block; width: 50px; height: 70px; background: url(images/clock.png) -40px 25px no-repeat;position: relative;}
    	 .ling span{ position: absolute;top: 14px; right: 6px;background:#f56d59;border-radius: 3px;line-height: 16px; text-align: center; width: 18px;color: white;}*/
    	 .active{ background: white; }
    	 .active_i{color:#1D80FF ;}