﻿/* CSS Document */

*{margin:0;padding:0;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}

a{text-decoration:none;color:#053B2E;}
a:hover{color:#ff0000;}
img{border:none;}
body,html{margin:0 auto;height:100%;}
body,button,input,select,textarea{ font:12px/20px Arial, Helvetica, sans-serif ; }
h1,h2,h3,h4,h5,h6{font-size:12px;}
i,b{font-style:normal;font-weight:normal;}
ul,ol{ list-style-type:none;}
.none{display:none;height:0;overflow:hidden;}
.hide{display:none;}
body{}
.main{height:100%;margin:0;min-width:1000px;}
.head{height:14%;position:relative;}
.content{height:61%;position:relative;}
.bottom{height:25%;position:relative;}
.middle1{height:86%;position:relative;}
.bottom1{height:10%;position:relative;}
@font-face{font-family:; /*调用的字体名字*/ src:url('../font/GWEI00B.ttf'); /*字体文件路径*/} 
.menu{height:49px;position:absolute;bottom:0;right:70px;}
.menu ul li{color:#FFF;float:left;width:16.6%;height:30px;font-size:16px;font-family:"微软雅黑";font-weight:bold;text-align:center;line-height:49px;}
a.lk{color:#fff;width:150px;height:49px;display:block;}
a.lkl{color:#fff;width:143px;height:49px;display:block;}
a.lk:hover{
	color: #fff;
	width: 150px;
	height: 49px;
	display: block;
	background:url(../images/bon-2.png)
}
.language{width:120px;height:30px;position:absolute;bottom:0;right:0;}
a.lg{color:#FFF;float:left;font-family:"微软雅黑";font-size:14px;margin-left:10px;}
.textarea{width:63%;position:absolute;left:3%;}
.texttitle{color:#fff;font-family:"微软雅黑";font-size:16px}
.text{color:#fff;font-family:"微软雅黑";font-size:12px;margin-top:10px;line-height:1.3;}
.jdzs{width:30%;position:absolute;left:68%;}
.zstitle{color:#fff;font-family:"微软雅黑";font-size:16px}
.zsphoto{margin-top:15px;}

.indexCon-m{position:absolute;top:0;width:80%;margin-left:10%;}
.indexCon-m .title{margin:0;width:30%;position:absolute;}
.indexCon-m .title ul{margin:0;margin-top:15px;}
.indexCon-m .title ul li{cursor:pointer;font-size:36px;color:#fff;float:right;}
.indexCon-m .title ul li.hover{}
.indexCon-m .title ul li img {height:90%;} 


/*-----------这是我加的--------------------*/
.indexCon-m .title ul li img.t{display:none;}

.indexCon-m .title ul li.active img{display:none;}
.indexCon-m .title ul li.active img.t{display:block;}


.yhjxleft ul li img.t{display:none;}

.yhjxleft ul li.active img{display:none;}
.yhjxleft ul li.active img.t{display:block;}


/*-------------------------------*/



.indexCon-m .nr{padding:0;position:absolute;}
.indexCon-m .nr ul{float:left;margin:0;padding:0;}
.indexCon-m .nr ul li{background:url("../images/point.jpg") no-repeat left center;padding:0 0 0 10px;line-height:22px;height:22px;}





.indexCon-m .rightbg{position:absolute;top:0px;right:0;background:url("../images/index_20.jpg") no-repeat;width:15px;height:132px;}
.tabnr{width:70%;position:absolute;margin-left:30%;}
a.button1-1{width:30%;height:9%; position:absolute;bottom:15%;right:5%;}
a.button1-2{width:25%;height:8%; position:absolute;bottom:14%;right:5%;}
a.button1-3{width:30%;height:9%; position:absolute;bottom:5%;right:5%;}

a.button2{width:25%;height:8%; position:absolute;bottom:5%;right:5%;}
a.button3{width:25%;height:8%; position:absolute;bottom:5%;right:5%;}
a.button4{width:25%;height:8%; position:absolute;bottom:5%;right:5%;}
a.button5{width:25%;height:8%; position:absolute;bottom:5%;right:5%;}
a.button6{width:25%;height:8%; position:absolute;bottom:5%;right:5%;}

.copyright{position: absolute; bottom: 3px; left: 66%;font-size:11px;color:#ffffff;}

/*--------------------------------------*/
/* Tiny Scrollbar */
#scrollbar1 { 
	width: 98%; 
	height:100%;
}
#scrollbar1 .viewport { 
	height:100%;
	overflow: hidden; 
	position: relative; 
}
#scrollbar1 .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
}
#scrollbar1 .scrollbar{ 
	/*background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; */
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
#scrollbar1 .track { 
	/*background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; */
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
#scrollbar1 .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: -5px; 
}
#scrollbar1 .thumb .end { 
	/*background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;8*/
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
#scrollbar1 .disable { 
	display: none; 
}




#nav-logo1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:38px;
	font-size:14px;
	font-weight:bold;
	z-index:11;
}
#top-nav{ position:relative;right:50px;}
.top-time{   
	vertical-align:top;  
	color:#FFFFFF;
	padding:20px 5px 0 5px; 
	text-align:right;			
}
#top-welcome{
	vertical-align:top;
	width:70px;
	color:#FFFFFF;
	padding:20px 5px 0 5px;
	text-aling:center;
}


#top-language{
	vertical-align: top;
	padding-top:10px;
	width:220px;
	text-align:right;
}
#top-language a{
	color: #FFFFFF;  
	text-decoration: none;
	font-size:14px;
}









.noSelect { 
	user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
}

/*--------------------------------------*/
/* Tiny Scrollbar */
.scrollbar1 { 
	width: 98%; 
	height:100%;
}
.scrollbar1 .viewport { 
	height:100%;
	overflow: hidden; 
	position: relative; 
}
.scrollbar1 .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
	width:100%;
}
.scrollbar1 .scrollbar{ 
	/*background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; */
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
.scrollbar1 .track { 
	/*background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; */
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
.scrollbar1 .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 2px; 
}
.scrollbar1 .thumb .end { 
	/*background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;8*/
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
.scrollbar1 .disable { 
	display: none; 
}





/*--------------------------------------*/
/* Tiny Scrollbar2 */
.scrollbar2  { 
	width: 98%; 
	height:100%;
}
.scrollbar2  .viewport { 
	height:100%;
	overflow: hidden; 
	position: relative; 
}
.scrollbar2  .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
	width:100%;
}
.scrollbar2  .scrollbar{ 
	/*background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; */
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
.scrollbar2  .track { 
	/*background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; */
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
.scrollbar2  .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 2px; 
}
.scrollbar2  .thumb .end { 
	/*background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;8*/
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
.scrollbar2  .disable { 
	display: none; 
}

rflow:hidden;position:absolute;top:0;left:2px}
.scrollbar2  .thumb .end{overflow:hidden;height:5px;width:25px}.scrollbar2  .disable{display:none}


/*--------------------------------------*/
/* Tiny Scrollbar3 */
.scrollbar3 { 
	width: 98%; 
	height:100%;
}
.scrollbar3 .viewport { 
	height:100%;
	overflow: hidden; 
	position: relative; 
}
.scrollbar3 .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
	width:100%;
}
.scrollbar3 .scrollbar{ 
	/*background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; */
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
.scrollbar3 .track { 
	/*background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; */
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
.scrollbar3 .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 2px; 
}
.scrollbar3 .thumb .end { 
	/*background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;8*/
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
.scrollbar3 .disable { 
	display: none; 
}

rflow:hidden;position:absolute;top:0;left:2px}
.scrollbar3 .thumb .end{overflow:hidden;height:5px;width:25px}.scrollbar3 .disable{display:none}





/*--------------------------------------*/
/* Tiny scrollbar4 */
.scrollbar4 { 
	width: 98%; 
	height:100%;
}
.scrollbar4 .viewport { 
	height:100%;
	overflow: hidden; 
	position: relative; 
}
.scrollbar4 .overview { 
	list-style: none; 
	position: absolute; 
	left: 0; 
	top: 0; 
	padding: 0; 
	margin: 0; 
	width:100%;
}
.scrollbar4 .scrollbar{ 
	/*background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; */
	position: relative; 
	background-position: 0 0; 
	float: right; 
	width: 15px; 
}
.scrollbar4 .track { 
	/*background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; */
	height: 100%; 
	width:13px; 
	position: relative; 
	padding: 0 1px; 
}
.scrollbar4 .thumb { 
	background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; 
	height: 20px; 
	width: 25px; 
	cursor: pointer; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 2px; 
}
.scrollbar4 .thumb .end { 
	/*background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;8*/
	overflow: hidden; 
	height: 5px; 
	width: 25px; 
}
.scrollbar4 .disable { 
	display: none; 
}

rflow:hidden;position:absolute;top:0;left:2px}
.scrollbar4 .thumb .end{overflow:hidden;height:5px;width:25px}.scrollbar4 .disable{display:non