.side_nav {
	position: fixed;
	top: 30%;
	right: 0;
	width: 60px;
	z-index:10000;
}
.side_nav ul li {
	position: relative;
	width: 40px;
	height: 40px;
	float: right;
	margin-bottom: 1px;/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a {
	display:inline-block;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;/* 	border-bottom: 1px solid #ccc; */
}
/* .side_nav ul li:last-child,.side_nav ul li:last-child a{
	border-bottom: 0;
} */
.current_side_n {
	width: 140px!important;
}
.current_side_n a {
	width: 140px!important;
}
/* .current_side_n span{

} */
.side_nav ul li span {
	/*  	display:block; */
  	float: left;
	color:#fff;
	line-height: 40px;
	font-size: 16px;
	margin-left: 40px;
	cursor: pointer;
}
.side_nav_3 a {
	width: 40px;
}
.side_nav_3 a span {
	height: 148px;
	position: absolute;
	right: 40px;
	bottom: 0;
	margin-left: 0!important;
	display: none;
}
.tel a {
	background: #ea7724 url(../images/0013920_47.png) no-repeat 6px 5px;
}
.QQ a {
	background: #ea7724 url(../images/0013920_47.png) no-repeat 6px -88px;
}
.sub_QR a {
	background: #ea7724 url(../images/0013920_47.png) no-repeat 6px -183px;
}
.back_top a {
	background: #ea7724 url(../images/0013920_47.png) no-repeat 6px -278px;
}
/* scrollleft */
.scrollleft {
	width:1000px;
	margin:20px auto;
}
.scrollleft li {
	float:left;
	margin-right:7px;
	display:inline;
	width:220px;
	text-align:center;
	line-height:19px
}
.lanmu {
	MARGIN: 0px auto;
	WIDTH:1200px;
	padding-top:30px;
	position:relative;
}
.lanmu .top {
	background:url(../images/bg01.gif) no-repeat;
	HEIGHT: 52px;
	width:100%;
}
.lanmu span.fr {
	float:right;
	margin-top:1px;
	display:inline;
}
.mydpx .bottom {
	HEIGHT: 150px;
}
#scrollbox ul {
	list-style:none;
}
#scrollbox LI table {
	width:1200px;
	height:245px;
	background:url(../images/bg02.gif) no-repeat;
}
#scrollbox LI table td {
	vertical-align:top;
}
#scrollbox LI {
	text-align:center;
	float:left;
	margin-left:10px;
	margin-right:10px;
	/*height: 104px;
	width: 220px;*/
	position:relative;
	/*background-image:url(../images/cpbj.jpg);
	background-repeat:no-repeat;
	line-height:18px;*/
}
#scrollbox LI a{
	width: 200px;
	height:100px;
border: 1px #efefef solid;
text-align: center;
display: block;
display: table-cell;
vertical-align: middle;
}
#scrollbox LI img {
/*	max-width: 200px;*/
	display:block;
	margin:auto;
	
}
.pointer {
	CURSOR: pointer;
/*	position:absolute;*/
	top:120px;
	z-index:10000;
}
.pointer2 {
	CURSOR: pointer;
	right:10px;
	position:absolute;
	top:120px
}
#scrollbox span {
	width: 200px;
	display: block;
	position: absolute;
	font-size: 15px;
	padding: 8px 10px;
	left: 10px;
}
#scrollbox span a {
	border:none;
}
#scrollbox a:hover {
	/*font-weight:bold;*/
}
/* cer*/  


.lanmu2 {
	MARGIN: 0px auto;
	WIDTH:550px
}
.lanmu2 .top {
	background:url(../images/bg01.gif) no-repeat;
	HEIGHT: 52px;
	width:100%;
}
.lanmu2 span.fr {
	float:right;
	margin-top:1px;
	display:inline;
}

#scrollbox2 ul {
	list-style:none;
	margin-left:15px;
}
#scrollbox2 LI table {
	width:173px;
	height:237px;
	background:url(../images/bg02.gif) no-repeat;
}
#scrollbox2 LI table td {
	vertical-align:top;
}
#scrollbox2 LI {
	float: left;
	text-align:center;
	float:left;
	margin-left:15px;
	margin-right:15px;
	height: 237px;
	width: 173px;
	background-image:url(../images/cpbj.jpg);
	background-repeat:no-repeat;
	line-height:18px;
}
#scrollbox2 LI img {
	width:173px;
	height:237px;
}
#scrollbox2 span {
	width:173px;
	height:30px;
	display:block;
	line-height:30px;
}
/* =Styles for the lab
-------------------------------------------------------------- */
#wrapper {
	min-width:1000px;
}
#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: 1200px;
	margin: 0 auto;
}
#nav ul li {
	display:inline-block;
	position:relative;
	font-weight:bold;
}
#nav >ul >li:hover{background-color:#abd242;}
/* sub #navigation */
#nav li ul {
	position:absolute;
	left:0;
	top:45px; /* make this equal to the line-height of the links (specified below) */
	width:200px;
	box-shadow: 1px 1px 10px #999;
}
#nav li li {
	position:relative;
	margin:0;
	display:block;
	width:200px;
	background-color:#FFF;
	z-index:1000000;
	font-weight:normal;
	opacity: 0.9;
}
#nav li li ul {
	position:absolute;
	top:0;
	left:200px; /* make this equal to the width of the sub #nav above */
	margin:0;
	box-shadow: 1px 1px 10px #999;
}
#nav li li a {
	color:#333;
	font-size:13px;
	line-height:30px;
	display:block;
	border-bottom: 1px solid #ccc;
}
#nav li li a:hover { 
	color:#093;
	background-color:#FFF;
	/*color:#004098;*/
}
/* style all links */
#nav a {
	line-height:45px;
	padding:0 15px;
}
#nav a {
	text-decoration:none;
	display:block;
}
#nav a:hover, #nav a:focus, #nav a:active {
	/*color:rgb(50,50,50);*/
}
/* style sub level links */
#nav>ul>li>a {
	border-bottom-width: 1px;
	color:#fff;
	border-bottom-style: solid;
	border-bottom-color:#CCC;
	padding:0px 54px;
}
/* hide sub menu links */
ul.sub-menu {
	display:none;
}
#nav ul .mainlevel:hover .sub-menu{display:block;}
#nav li li:hover .list-unstyled{
	display:blcok;
}
#nav a:hover {
	/*color:#F60;*/
}
#nav {
	width:100%;
	height:45px;
	float:right;
	line-height:25px;
	font-size:14px;
	background-color: #2998df;
	margin-top: 20px;
}
/*<!--#nav ul #active {
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	background-position:left 35px;
}-->*/
.jdt {
	height:260px;
}
.jdt h1 {
	height:50px;
	font-size:16px;
	line-height:22px;
	padding-left:10px;
}
#i_photo img {
	margin-left:0px;
}
.i_link2 a {
	float:center;
	margin:2px;
	padding:2px 0;
	display:blcok;
	height:22px;
	line-height:22px;
}
#index_page {
	float:right;
	display:block;
	height:16px;
	padding:1px 0;
	margin-right:4px;
	margin-bottom:10px;
}
#index_page * {
	float:left;
	display:inline;
	line-height:16px;
	border:1px solid #B6CFCD;
	text-align:center;
	padding:0;
	margin:0 2px;
}
#index_page strong {
	background:#284d8f;
	color:#fff;
	width:16px;
}
#index_page span {
	color:#009a91;
	padding:3px 0 0 0;
	border:0;
	cursor:pointer;
}
#index_page a {
	width:16px;
	color:#284d8f;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}
@media all and (min-width:768px) and (max-width:990px){
.side_nav ul li a { display:none}}