/*GLOBALS*/
#wrapper *{margin:0; padding:0; list-style:none;}
#wrapper a{text-decoration:none;	color:#666;}
#wrapper a:hover{color:#1bc1a3;}
#wrapper{background: #FFFFFF; font-family: 'Anton', sans-serif;}


#wrapper{
	width:524px;
	margin:6px 10px 10px 20px;
	height:290px;
	position:relative;
	color:#fff;
	border: solid 1px #c5d3dd;
	/* text-shadow:rgba(0,0,0,0.1) 2px 2px 0px; */
}

#slider-wrap{
	width:524px;
	height:290px;
	position:relative;
	overflow:hidden;
}

#slider-wrap ul#slider{
	width:100%;
	height:100%;
	
	position:absolute;
	top:0;
	left:0;		
}

#slider-wrap ul#slider li{
	float:left;
	position:relative;
	width:524px;
	height:290px;	
	padding: 14px 18px;
}

#slider-wrap ul#slider li > div{
	position:absolute;
	left: 0px; width:482px;
	bottom:47px;
	height: 34px;
	line-height: 34px;
	margin-left: 17px;	
	background:rgba(9,87,137,0.9);
	text-align: center;
}

#slider-wrap ul#slider li > div h3{
	font-size:16px;
}

#slider-wrap ul#slider li > div span{
	font-family: Neucha, Arial, sans serif;
	font-size:21px;
}

#slider-wrap ul#slider li i{
	text-align:center;
	line-height:400px;
	display:block;
	width:100%;
	font-size:90px;	
}


/*btns*/
.btns{
	position:absolute;
	width:50px;
	height:60px;
	top:50%;
	margin-top:-25px;
	line-height:57px;
	text-align:center;
	cursor:pointer;	
	background:rgba(0,0,0,0.1);
	z-index:100;
	
	
	-webkit-user-select: none;  
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-ms-user-select: none;
	
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.btns:hover{
	background:rgba(0,0,0,0.3);	
}

#next{right:-50px; border-radius:7px 0px 0px 7px;}
#previous{left:-50px; border-radius:0px 7px 7px 7px;}
#counter{
	top: 30px; 
	right:35px; 
	width:auto;
	position:absolute;
}

#slider-wrap.active #next{right:0px;}
#slider-wrap.active #previous{left:0px;}


/*bar*/
#pagination-wrap{
	min-width:20px;
	margin-left: auto; 
	margin-right: auto;
	height:15px;
	position:absolute;
	text-align:center;
	bottom: 20px;
	width: 100px;
	left: 50%;
	margin-left: -50px;
}

#pagination-wrap ul {
	width:100%;
}

#pagination-wrap ul li{
	margin: 0 4px;
	display: inline-block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#4c7cb2;
	opacity:0.5;
	position:relative;
	top:3px;
	position: relative;  
  
}

#pagination-wrap ul li.active{
  width:12px;
  height:12px;
  top:3px;
	opacity:1;
	background: #4c7cb2;
	
}




/*Header*/
h1, h2{text-shadow:none; text-align:center;}
h1{	color: #666; text-transform:uppercase;	font-size:36px;}
h2{ color: #7f8c8d; font-family: Neucha, Arial, sans serif; font-size:18px; margin-bottom:30px;} 




/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li{
	-webkit-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-moz-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-o-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	-ms-transition: all 0.3s cubic-bezier(1,.01,.32,1);
	transition: all 0.3s cubic-bezier(1,.01,.32,1);	
}

.link-button{
	width:193px ; height: 145px;
	display: block;
}
.link-button1{
	background: url(hzjxj_right-btn1.png); 
}
.link-button2{
	background: url(hzjxj_right-btn2.png); 
}
.link-button3{
	background: url(hzjxj_right-btn3.png); 
}
.link-button4{
	background: url(hzjxj_right-btn4.png); 
}
.link-button5{
	background: url(hzjxj_right-btn5.png); 
}
.link-button6{
	background: url(hzjxj_right-btn6.png); 
}

.body .mianBody .body .body-col.right .tools > h1 img{
	width: 100%;
}
body .mianBody .body .body-col.right{ padding-right: 10px;}
.mt-tabpage-2 .mt-tabpage-count{ width: 440px;}
.mt-tabpage-2 .mt-tabpage-count .mt-tabpage-item{width: 440px;}
.mt-tabpage-2 .mianBody .newList{}

body .mianBody .body .body-col.right .tools ul.toolsBtnRow{height: 40px;}
body .mianBody .body .body-col.right .tools ul.toolsBtnRow li{ line-height: 40px;}
body .mianBody .body .body-col.right .tools ul.toolsBtnRow li:before{ margin-left: 20px;}
.toolsBtn{
	background: #f7f2f2;
	font-size: 20px;
	color: #dc461e;
	padding-left:90px;
	margin-bottom: 10px;
	height: 50px;
	line-height: 50px;
}
.toolsBtn img{ margin-bottom: -16px; margin-right: 6px; height: 40px;}
