@charset "utf-8";
/* CSS Document */
html{ width:100%; height:100%;}
body{ width:100%; height:100%; background:url(../images/bigbg.png) no-repeat bottom center; background-size:cover; -moz-background-size:cover; -webkit-background-size:cover; background-attachment:fixed; overflow:auto;}

.logotup{ text-align:left;margin-left:2rem;}
.logotup img{ padding:2rem 2rem 1rem 0;width:45%;height:40%;}

/*链接部分开始*/
.linkparts{ width:95%; background:#333; margin:0 auto; position:relative;top:5em;}
 .linkparts a{ z-index:10; display:block; font-size:1.2rem; position:absolute; width:6.5rem; height:6.5rem; color:#fff; text-align:center; border-radius:5px; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg);}
 .linkparts a i{ display:block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);   font-style: normal; padding:0.5rem 1.3rem 0 0;}
 
 .linkparts a i img{ width:2.8rem;}
 
  .linkparts a.links01{ background:#dd9146; left:7.3rem; top:-1.4rem;}
  .linkparts a.links02{ background:#45bdf4; left:2rem; top:3.8rem;}
  .linkparts a.links03{ padding:0; text-align:center; background:#87c757; left:7.2rem; top:9rem;}
  .linkparts a.links03 i img{ height:2.6rem; width:auto;}
  .linkparts a.links04{ background:#7e89d9; left:2rem; top:14.3rem;}
  .linkparts a.links05{ background:#ea5459; left:7.2rem; top:19.6rem;}
  .linkparts a.links06{ background:#b254ea; left:2rem; top:25rem;}
  
  
  .rparts{ position:absolute; right:2rem; top:1rem;}
  .rparts img{ width:6rem;}
  
/*链接部分结束*/


/*轮播图开始*/

.hiSlider-pages,.hiSlider-title{position:absolute;z-index:3}

.hiSlider-btn-prev,.hiSlider-btn-next{position:absolute;z-index:5;top:50%;height:30px;width:30px;background:url(../images/hislider-arrow.png) no-repeat;margin-top:-15px;text-indent:-200px;overflow:hidden;opacity:.6;filter:alpha(opacity:60)}

.hiSlider-btn-prev{left:10px}.hiSlider-btn-next{right:10px;background-position:-30px 0}

.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{opacity:1;filter:alpha(opacity:100)}

.hiSlider-title{bottom:0;width:100%;padding:6px 0;color:#fff;text-indent:10px;background:rgba(0,0,0,.6);z-index:2;font:14px/2 "Microsoft YaHei",Arial,Tahoma}

.hiSlider-pages{bottom:10px;right:10px;text-align:right}

.hiSlider-pages a{height:12px;width:12px;margin:0 6px;display:inline-block;overflow:hidden;text-indent:-100px;font-size:0;border-radius:50%;background:#ddd}


.hiSlider-pages a.active{background:#5472BF}

		#wrap li{
		    list-style: none;
			font-size:14px;
		}
		#wrap li img{
		    display: block;
		    margin: 0 auto;
		}
		#wrap{
		    width:100%;
			margin:0 auto;
		}
		.hiSlider{
		    overflow: hidden;

		}

		
		.hiSlider-item{
		    float: left;
		}
		
		.jidtsu{ width:90%; margin:0 auto; background-color:rgba(255,255,255,0.5); padding:1rem; border-radius:5px;}

.lunbotu{ padding:30.6rem 0 3rem 0;}

/*轮播图结束*/





























