@charset "utf-8";
/* css document */

/* --------------
	reset
   -------------- */
/* -------------
    common
   ------------- */
*{
	padding:0;
	margin:0;
}
html {
}
body{
	font-size:12px;
	font-family:"simsun";
	line-height:18px;
	color:#666;
}
.wrapper {
	position: relative;
	min-width: 960px;
	_width: expression(document.documentelement.clientwidth>960?document.documentelement.clientwidth:960);
	overflow: hidden;
}
ol, ul {
	list-style: none;
}
a{
	text-decoration:none;
}
.font14{
	font-size:14px;
}
img{
	border:0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.util{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}
.hauto{
	overflow:hidden;
	_zoom:1;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}
/* -------------
    footer
   ------------- */
.footer{
	height:104px;
	text-align:center;
	border-top:5px solid #ff9900;
	background:url(/uploads/image/simages/footer-bg.gif) repeat-x;
}
.footer img{
	margin-top:72px;
}
.footer2{
	height:63px;
	line-height: 21px;
	padding-top:68px;
	text-align:center;
	border-top:5px solid #ff9900;
	font-family:"arial";
	color:#003261;
	background:url(/uploads/image/simages/footer-bg2.gif) repeat-x;
}
.footer2 p a{
	position: relative;
	padding:0 5px;
	color:#001243;
	font-family: "simsun";
	z-index: 300;
}
/* -------------
    header
   ------------- */
.header{
	height:111px;
	background:url(/uploads/image/simages/header-bg.gif) repeat-x;
}
.logo{
	height:45px;
	padding-top:16px;
}
.searchw{
	padding-top:6px;
}
.search-text{
	float:left;
	height:21px;
	line-height:21px;
}
.search-text a{
	font-size:12px;
	color:#999;
} 
.search-text a.en{
	font-family: "arial";
}
.search-text a:hover,.search-text a.active{
	color:#0062be;
} 
.search-form01{
	float:left;
	margin-left:20px;
}
.search-form01 .search_text01{
	float: left;
	width:150px;
	height:21px;
	line-height:21px;
	font:11px/21px "simsun";
	border:none;
	background:url(/uploads/image/simages/search-bg1.gif) no-repeat;
}
.search-form01 .submit-btn01{
	float:left;
	width:21px;
	height:21px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/uploads/image/simages/search-btn.gif) no-repeat;
}
.nav{
	position: relative;
	z-index: 50;
	height:50px;
	background:url(/uploads/image/simages/nav-bg.gif) repeat-x;
	overflow: visible;
}
.nav li{
	float:left;
	height:50px;
	border-left:1px solid #3695d4;
	border-right:1px solid #0366aa;
}
.nav li a{
	height:30px;
	display:inline-block;
	padding:15px 23px 0 23px;
	font:14px "microsoft yahei";
	color:#fff;
}
.nav li a.nav1{
	width:105px;
	height:30px;
	padding:15px 0 0 0;
	background:url(/uploads/image/simages/nav-index.jpg) no-repeat;
}
.nav li a.active,.nav li a:hover,
.nav li.active a {
	border-bottom:5px solid #ff9900;
}
.nav li.active .sub-nav a {
	border: none;
}
.nav .sub-nav {
	display: none;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 900px;
	padding: 22px 0px 22px 40px;
	background: url(/uploads/image/simages/sub-nav-bg.png);   
	overflow: hidden;
}
.nav .sub-nav ul {
	width: 1000px; 
}
.nav .sub-nav ul li {
	width: 128px;
	height: auto;
	line-height: 38px;
	border: 0px;
}
.nav .sub-nav ul li a {
	position: relative;
	float: right;
	clear: right;
	width: 102px;
	height: auto;
	padding: 0px 0px 0px 15px;
	background: url(/uploads/image/simages/sub-nav-li.png) no-repeat left center;
	font: normal 14px/38px "simsun";
}
.nav .sub-nav ul li a.active, .nav .sub-nav ul li a:hover {
	border: none;
	font-weight: bold;
	background: none;
}
.nav .sub-nav ul li a span {
	display: none;
	position: absolute;
	left: -155px;
	top: -8px;
	width:139px;
	height:75px;
	padding: 8px 14px 9px 8px;
	overflow: hidden;
	background:url(/uploads/image/simages/sub-nav-img3.png) no-repeat;
	cursor: pointer;
}
.nav .sub-nav ul li a span img,.nav .sub-nav ul li a.down span img{
	width:139px;
	height:75px;
} 
.nav .sub-nav ul li a.down span {
	top: -44px;
	background:url(/uploads/image/simages/sub-nav-img4.png) no-repeat;
}
#nav2{
	border-right:none;
}
/* -------------
    index middle con
   ------------- */
.content{
	position:relative;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
}
.slide-pic{
	width:1600px;
	height:590px;
	margin:0 auto;
}
.slide-pic li{
	width:1600px;
	text-align:center;
	float:left;
}
.index-slide-btn{
	position: absolute;
	left:68%;
	top:320px;
	width: 940px;
}
.index-slide-btn a{
	display:inline-block;
	width:18px;
	height:18px;
	text-align: center;
	line-height: 18px;
	margin:0 1px;
	color:#fff;
	background:#989898;
	filter:alpha(opacity=69);
	-moz-opacity:0.69;
	opacity: 0.69;
}
.index-slide-btn a.active,.index-slide-btn a:hover{
	background:#ff9900;
}
.con2{
	width:940px;
	height:338px;
	position:absolute;
	top:347px;
	left:330px;
	background:url(/uploads/image/simages/yy-bg.png) no-repeat center bottom;
}
.con2-wrapper{
	width:878px;
	height:278px;
	padding:16px 29px 0 29px;
	border:1px solid #fff;
	background:url(/uploads/image/simages/index-conbg1.gif) repeat-x;
}
.con2-w{
	width:878px;
	height:225px;
	overflow: hidden;
}
.con2-leftw{
	float:left;
	height:225px;
	width:310px;
}
.con2-leftw h2,.con2-rightw h2{
	font:bold 14px/24px "microsoft yahei";
	color:#004ea1;
	position: relative;
}
.con2-leftw h2 a{
	position: absolute;
	right:0;
}
.con2-leftw dl{
	margin:14px 0 10px 0;
	height:84px;
	overflow: hidden;
}
.con2-leftw dl dt img{
	float:left;
	width:81px;
	height:81px;
}
.con2-leftw dl dd{
	float:left;
	width:210px;
	margin-left:15px;
}
.con2-leftw dl dd h3 a{
	font:bold 12px/28px "simsun";
	color:#666;
}
.con2-leftw dl dd h3 a:hover{
	text-decoration: underline;
	color: #ff9900;
}
.con2-leftw dl dd h3 {
	width: 190px;
}
.con2-leftw dl dd p{
	width: 190px;
	font:12px/20px "simsun";
	color:#666;
}
.con2-leftw ul li{
	width:260px;
	height:24px;
	padding-left:12px;
	background:url(/uploads/image/simages/dian01.gif) no-repeat 0 11px;
	overflow: hidden;
}
.con2-leftw ul li a{
	font:12px/24px "simsun";
	color:#666;
}
.con2-leftw ul li a:hover{
	text-decoration: underline;
	color:#ff9900;
}
.con2-midw{
	float:left;
	width:284px;
	height:225px;
	margin-left:35px;
	position: relative;
}
.con2-midw h2,.con2-midw h2 a{
	color:#999;
	font:bold 14px/24px "microsoft yahei";
}
.con2-midw h2 a.active,.con2-midw h2 a:hover{
	color:#004ea1;
}
.midw-con{
	margin-top:14px;
}
.midw-con .midw-con1{
	position: absolute;
	right:0;
	top:5px;
}
.midw-con .midw-con2{
	display: inline-block;
	width:284px;
	height:166px;
}
.midw-con .midw-con2 img {
	width:284px;
	height:166px;
}
.midw-con .midw-text{
	height:20px;
	width:284px;
	color:#ffffff;
	text-align: center;
	font:12px/20px "micorsoft yahei";
	background:  repeat-x;
	position: absolute;
	z-index: 300;
	overflow: hidden;
	top: 184px;
	left: 0px;
}
.con2-rightw{
	width:190px;
	height:225px;
	float:right;
}
.con2-rightw h2{
	padding-left:5px;
}
.con2-rightw ul li{
	float:left;
	display: inline;
	margin:10px 20px 0 0;
}
.con2-rightw ul li a{
	display:block;
	width:82px;
	height:9px;
	text-align:center;
	padding:68px 0 0 0;
	color:#7d7d7d;
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat 0 0;
}
.con2-rightw ul li.rightw-bg1 a{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat 0 -112px;
}
.con2-rightw ul li.rightw-bg2 a{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat 0 -224px;
}
.con2-rightw ul li.rightw-bg3 a{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat 0 -336px;
}
.con2-rightw ul li a:hover{
	color:#ef9200;
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat -122px 0;
}
.con2-rightw ul li.rightw-bg1 a:hover{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat -122px -112px;
}
.con2-rightw ul li.rightw-bg2 a:hover{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat -122px -224px;
}
.con2-rightw ul li.rightw-bg3 a:hover{
	background:url(/uploads/image/simages/index-conbg2.png) no-repeat -122px -336px;
}
.con2-rightw ul li.rightw-bg1,.con2-rightw ul li.rightw-bg3{
	margin:10px 0 0 0;
}
.con2-footer{
	border-top:5px solid #0090e1;
	padding-top:10px;
}
.con2footer-left{
	float:left;
}
.con2footer-left a{
	float: left;
	margin-right:5px;
}
.con2footer-mid{
	float:left;
	color:#999;
	font-family:"arial";
	display: inline;
	margin-left:110px;
}
.con2footer-right{
	float:right;
	color:#999;
}
.con2footer-right a{
	color:#999;
}
/* -------------
    second
   ------------- */
.slide-wrapper{	
	height:248px;
	background:#77a8e8;
	position:relative;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
}
.about-slide,.about-slide2{
	width:1173px;
	margin:0 auto;
}
.about-slide li,.about-slide2 li{
	width:1173px;
	text-align:center;
	float:left;
}
.slide-btn{
	position:absolute;
	left:70%;
	top:75%;
	width: 940px;
}
.slide-btn a{
	display:inline-block;
	padding:1px 5px;
	margin:0 2px;
	color:#fff;
	background:#989898;
	filter:alpha(opacity=69);
	-moz-opacity:0.69;
	opacity: 0.69;
}
.slide-btn a.active,.slide-btn a:hover{
	background:#ff9900;
}
.content-wrapper{
	background:#81bdd9 url(/uploads/image/simages/second-bg1.gif) repeat-x;
	position:relative;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.conw{
	width:939px;
	position: relative;
	z-index: 100;
	left:50%;
	margin-left: -468px;
	margin-top:-33px;
	margin-bottom:-92px;
	background:url(/uploads/image/simages/yy-bg.png) no-repeat center bottom;
	overflow: hidden;
	_zoom:1;
}
.conwrapper{
	margin-bottom:42px;
	width:939px;
	background:#ecf2f7 url(/uploads/image/simages/con-bg1.gif) repeat-x left top;  
	overflow: hidden;
	_zoom:1;
	position: relative;
}
.conwrapper-con{
	width:854px;
	padding-bottom:100px;
	margin:30px 0 0 42px;
	/*background:url(/uploads/image/simages/con-line.png) no-repeat 640px 30px;*/
	position: relative;
	z-index: 200;
	overflow: hidden;
	_zoom:1;
}
.con-foot{
	width:939px;
	/*height:478px;*/
	height:78px;
	position: absolute;
	bottom: 0;
	z-index: 300;
	/*background: url(/uploads/image/simages/con-bg2.gif) repeat-x left bottom;*/
}
.con-footw{
	width:880px;
	/*margin:430px 0 0 30px;*/
	margin:30px 0 0 30px;
}
.con-leftw{
	float:left;
	width:613px;
}
.left-guides{
	height:25px;
	font:bold 12px/25px "simsun";
	color:#0484d2;
	border-bottom:5px solid #acacac;
}
.left-guides a{
	color:#174081;
}
.left-con{
	padding-top:25px;
	overflow: hidden;
	_zoom:1;
}
.left-title1{
	height:22px;
	font:bold 18px/22px "microsoft yahei";
	color:#626262;
	padding-left:25px;
	margin-bottom:20px;
	background:url(/uploads/image/simages/ico08.gif) no-repeat 0 6px;
}
.left-title2{
	font:bold 14px "microsoft yahei";
	color:#174081;
	margin-bottom:15px;
}
.left-text1 p{
	color:#545353;
	line-height:24px;
	letter-spacing: 0.5px;
	text-indent: 25px;
}
.left-text2 p.center img,.left-text1 p img,.con-img img{
	padding:5px;
	border:1px solid #9b9b9b;
	background:#f3f5f7;
}
.con-img img{ 
	max-width: 560px;
	_width: expression(this.offsetwidth<560?this.offsetwidth:'560px');
}
.left-text2 h4{
	color:#565656;
	line-height: 30px;
	margin-bottom: 0;
}
.left-text2 div{
	padding:0 0 40px 70px;
	overflow: hidden;
	_zoom:1;
}

.left-slidew{
	width:582px;
	margin:10px auto 0;
}
.leftslide-img{
	height:480px;
	margin-bottom:30px;
	overflow: hidden;
}
.leftslide-img li{
	height:480px;
	width:582px;
	text-align: center;
	font:14px "microsoft yahei";
	color:#174081;
}
.leftslide-img li .con-img{
	*display: block;
	*font-size:389px;
	*font-family:arial;
	height:455px;
	width:582px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.leftslide-img li img{
	padding:5px;
	margin-bottom:8px;
	border:1px solid #9b9b9b;
	background:#f3f5f7;
	width:expression(this.width>569 && this.height<=this.width ? 569:ture);
	height:expression(this.height>433 && this.width<=this.height ? 433:ture);
	max-height:433px;
	vertical-align:middle;
}
.leftslide-con{
	height:71px;
	width:475px;
	margin:0 auto;
}
.leftslide-con div {
	float: left;
	display: inline;
	width: 426px;
	height: 71px;
	margin:0 7px 0 7px;
	overflow: hidden;
}
.leftslide-con .leftslide-pic li{
	float:left;
	display: inline;
	margin-left:4px;
}
.leftslide-con .leftslide-pic li img{
	width:100px;
	height:69px;
	border:1px solid #797979;
}
.leftslide-con .leftslide-pic a.active img {
	border: 2px solid #ff9900;
	height: 67px;
    width: 98px;
}
.leftslide-con a.prev-btn,.leftslide-con a.next-btn{
	float:left;
	display: block;
	width:16px;
	height:65px;
	padding-top:6px;
	overflow: hidden;
}




.con-rightw{
	float:right;
	width:180px;
}
.right-title{
	height:25px;
	font:bold 16px/25px "microsoft yahei";
	color:#0167b5;
	border-bottom:5px solid #acacac;
}
.menu{
	width:180px;
	margin-bottom:30px;
	overflow: hidden;
	_zoom:1;
}
.menu li{
	width:180px;
}
.menu li a{
	display:block;
	font:bold 12px "microsoft yahei";
	color:#646464;
	padding:8px 0 9px 19px;
	border-bottom:1px solid #acacac;
	background:url(/uploads/image/simages/jia.png) no-repeat 4px 12px;
}
.menu li a:hover,.menu li a.active{
	background:#ff9900 url(/uploads/image/simages/jia.png) no-repeat 4px 12px;
}
.menu li ul li a{
	padding:7px 0 8px 19px;
	background:url(/uploads/image/simages/sj01.png) no-repeat 6px 12px;
}
.menu li ul li a.sj{
	background:url(/uploads/image/simages/sj02.png) no-repeat 6px 12px;
}
.menu li ul li a.sjbak{
	background:url(/uploads/image/simages/sj01.png) no-repeat 6px 12px;
}
.menu li ul li a:hover,.menu li ul li a.active{
	background:#ff9900 url(/uploads/image/simages/sj01.png) no-repeat 6px 12px;
}
.menu li ul li ul li a{
	padding:6px 0 7px 31px;
	background:url(/uploads/image/simages/jian.gif) no-repeat 19px 13px;
}
.menu li ul li ul li a:hover,.menu li ul li ul li a.active{
	background:#ff9900 url(/uploads/image/simages/jian.gif) no-repeat 19px 13px;
}
.right-product{
	margin-bottom:10px;
	overflow: hidden;
	_zoom:1;
}
.right-product h2{
	height:30px;
	line-height:30px;
	font-size: 12px;
	color:#626262;
}
.right-product img{
	width:180px;
	height:96px;
}
.link1,.link2{
	font:14px/28px "microsoft yahei";
	color:#0090e1;
	padding-left:30px;
	background:url(/uploads/image/simages/ico08.png) no-repeat 5px 8px;
}
.link2{
	font:13px/16px "microsoft yahei";
	color:#898989;
	background:url(/uploads/image/simages/ico09.png) no-repeat 7px 0;
}

.news-con1{
	height:142px;
	padding-top:20px;
 	border-top:1px dotted #959696;
 	overflow: hidden;
}
.news-con1 .news-img img{
	float:left;
	width:114px;
	height:114px;
}
.news-con1 .news-text{
	padding-left:134px;
}
.news-con1 .news-text p a{
	font-weight: normal;
}
.news-con1 .news-text h3,.news-con1 .news-text a{
	font:bold 12px/19px "simsun";
}
.news-con1 .news-text h3 a,.news-con1 .news-text a{
	color:#6a6a6a;
}
.news-con1 .news-text h3 a:hover,.news-con1 .news-text a:hover{
	text-decoration: underline;
	color:#ff9900;
}
.news-con1 .news-text h3 a span{
	font-weight:normal;
	color:#888989;
}
.news-con1 .news-text p{
	line-height:19px;
	color:#707070;
	height:75px;
	overflow: hidden;
}
.news-con1 span.more a{
	float: right;
	color:#707070;
}
.news-con2{
	height:108px;
}
.news-con2 .news-text{
	padding-left:0;
}
.news-con2 .news-text p{
	height:55px;
}
.page{
	text-align: center;
	padding-top:20px;
	overflow: hidden;
	_zoom:1;
}
.page a {
	display: inline-block;
	height: 20px;
	margin-right: 8px;
	padding: 0px 6px;
	border: 1px solid #c9cacc;
	text-align: center;
	font: 12px/20px arial,sans-serif;
	color: #787878;
}
.page a:hover, .page a.active {
	border: 1px solid #fff;
	background: #909298;
	color: #fff;
}

.newsend-title{
	color:#626262;
	padding:20px 0 20px 0;
	overflow: hidden;
	_zoom:1;
}
.newsend-title h2{
	font:bold 16px/44px "microsoft yahei";
	text-align:center;
	border-bottom:1px dotted #959696;
}
.newsend-title p{
	line-height:30px;
}
.newsend-title p a{
	color:#626262
}
.endbtn{
	margin-top:20px;
	padding:15px 0 0;
	border-top:1px dotted #959696;
	overflow: hidden;
	_zoom:1;
}
.endbtn a{
	float:right;
	color:#efac4e;
	font-weight:bold;
}



.video-load{
	height:188px;
	margin-bottom:20px;
	border-bottom:1px dotted #959696;
	overflow: hidden;
}
.video-load .load-img{
	float:left;
	display: inline;
	width:215px;
	height:159px;
	margin-left:70px;
	text-align:center;
	background:url(/uploads/image/simages/con-bg3.png) no-repeat;
}
.video-load .load-img img{
	width:197px;
	height:141px;
	margin-top:9px;
}
.video-load .load-text{
	padding:0 90px 0 305px;
}
.video-load .load-text h3{
	font:bold 14px/34px "simsun";
	color:#3a3a3a;
	border-bottom:1px solid #b2b2b2;
}
.video-load .load-text p{
	line-height: 16px;
	color:#616161;
	margin:8px 0 12px 0;
}
.video-load .load-text p.col{
	color:#868686;
	padding-bottom:15px;
}
.video-con{
	height:146px;
	overflow: hidden;
	_zoom:1;
}
.video-con li{
	float: left;
	width:194px;
	height:146px;
	margin-right:15px;
	text-align: center;
	overflow: hidden;
}
.video-con li.marnone{
	margin-right:0;
}
.video-con .video-img{
	width:194px;
	height:126px;
	position:relative;
	overflow: hidden;
}
.video-con li .video-img img{
	width:194px;
	height:126px;
}
.video-con li .video-img span{
	display: block;
	height:20px;
	width:194px;
	line-height: 20px;
	color:#e1e1e1;
	background:url(/uploads/image/simages/con-bg5.png) repeat-x;
	position: absolute;
	bottom:0;
	left:0;
}
.video-con li .video-text{
	height:19px;
	line-height: 19px;
	color:#5b5b5b;
	border-bottom:1px solid #3a76ad;
	background:url(/uploads/image/simages/con-bg4.gif) repeat-x;
}


.mov-con{
	overflow: hidden;
	_zoom:1;
}
.mov-conl{
	float:left;
	padding-left:88px;
	width:100px;
	color:#fe0000;
	border-right:1px solid #d6d7d7;
}
.mov-conl p{
	width:72px;
	font:14px/18px "microsoft yahei";
	color:#242323;
	padding-bottom:5px;
	border-bottom:1px solid #d6d7d7;
}
.mov-conl b{
	display: block;
	font:bold 33px/54px "microsoft yahei";
}
.mov-conl span{
	font-family: "arial";
}
.mov-conr{
	padding-left:205px;
	color:#626262;
	line-height: 20px;
}
.mov-conr span{
	display:inline-block;
	float: left;
	width:154px;
}
.mov-conr span b,.mov-conr span div{
	color:#0b6a0d;
	font:13px "arial";
}
.mov-conr span div{
	padding-left:72px;
}
.mov-conr span div.down {
	background:url(/uploads/image/simages/sj.png) no-repeat 60px -18px;
}
.mov-conr span div.up {
	background:url(/uploads/image/simages/sj.png) no-repeat 60px 4px;
}
.mov-img{
	margin: 20px auto;
	padding:10px;
	background: #fff;
	border: 1px solid #ccc;   
	text-align: center;
}



.contact-con{
	padding-top:20px;
}
.contact-title{
	font:bold 14px/22px "microsoft yahei";
	color:#174081;
	padding-bottom:10px;
}
.contact-con p{
	line-height: 24px;
	color:#626262;
	padding-left:25px;
	background:url(/uploads/image/simages/ico08.png) no-repeat 0 6px;
}
.contact-con p.ico1{
	background:url(/uploads/image/simages/ico010.png) no-repeat 0 4px;
}
.contact-con p.ico2{
	background:url(/uploads/image/simages/ico09.png) no-repeat 0 1px;
}
.contact-con p.ico3{
	background:url(/uploads/image/simages/ico011.png) no-repeat 0 6px;
}
.contact-con p.ico4{
	background:url(/uploads/image/simages/ico012.png) no-repeat 0 5px;
}
.contact-con p.ico5{
	background:url(/uploads/image/simages/ico013.png) no-repeat 0 4px;
}
.contact-con p.border{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #959696;
}
.contact-con2 p{
	padding-left:0;
	background:none;
}

.porduct-list{
	overflow: hidden;
	_zoom:1;
}
.porduct-list ul{
	height:160px;
	overflow: hidden;
}
.porduct-list ul li{
	float:left;
	width:189px;
	line-height: 12px;
	text-align:center;
	margin:0 22px 0 0;
}
.porduct-list ul li a{
	color:#454545;	
}
.porduct-list ul li.marnone{
	margin:0 0 0 0;
}
.porduct-list ul li img{
	width:181px;
	height:121px;
	display:block;
	padding:3px;
	background:#f9f9f9;
	border:1px solid #cdcdcd;
}


.tablew{
	margin:0 0 0 22px;
	width:93%;
	border-collapse: collapse;
}
.tablew th{
	height:21px;
	font:bold 12px/21px "microsoft yahei";
	background:#f7ba5e;
	border-left:1px solid #f7ba5e;
	border-right:1px solid #f7ba5e;
}
.tablew td{
	height:26px;
	line-height: 26px;
	padding-left:40px;
	color:#565656;
	border:1px solid #a8a8a8;
}

/* popup */
.popup {
	overflow: visible !important;
	_zoom: 1;
}
.popup .closebtn {
	display: block;
	position: absolute;
	top: 0px;
	right: -20px;
	width: 20px;
	height: 20px;
	text-indent: -100em;
	overflow: hidden;
	background: url(/uploads/image/simages/popup-closebtn.gif) no-repeat;
}

/* stock */
.mov-conl .up, .mov-conr .up {
	color: #fe0000;
} 
.mov-conl .down, .mov-conr .down {
	color: #0b6a0d;
}

/*====================xushuo=======================*/
/*====================xushuo=======================*/
.results_zi{ font-size:12px; color:#333; }
.results_hong{ color:#f00; }
.results_xian{ margin:10px auto; width:100%; border:0px none; border-bottom:1px #999 solid; height:1px; }
.map_lianjie a{ text-decoration:none; }
.map_lianjie a:hover, .map_lianjie a.active{ text-decoration:underline;}    

.left-con { min-height: 250px; }
.hidden {
	display: none;
}

/* add by qiany 2013.4.8 */
.download-list {
	border-top: 1px solid #ddd;
}
.download-list li {
	border-bottom: 1px solid #ddd;
	padding: 6px 0 6px 10px;
	line-height: 18px;
	color: #666;
}
.download-list li a {
	color: #666;
}

/* add by qiany 2013.4.13 */
.video-wrapper {
	width: 560px;
	height: 420px;
	padding: 5px;
	border: 1px solid #9b9b9b;
	margin: 20px auto 40px;
}
.thumbs-wrapper {
	height:71px;
	width:475px;
	margin:0 auto;
}
.thumbs-wrapper .thumbs {
	float: left;
	display: inline;
	width: 426px;
	height: 71px;
	margin:0 7px 0 7px;
	overflow: hidden;
}
.thumbs-wrapper .thumbs li{
	float:left;
	display: inline;
	width: auto;
	height: auto;
	padding-left:4px;
	padding-right: 0px;
	margin: 0px;
}
.thumbs-wrapper .thumbs li .video-img {
	width: 102px;
	height: 71px;
}
.thumbs-wrapper .thumbs li .video-img span {
	width: 102px;
	height: auto;
	padding: 3px 0px;
	line-height: 15px;
	background-repeat: repeat;
	z-index: 20;
}
.thumbs-wrapper .thumbs li .video-img .video-bo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 23px;
	height: 20px;
	margin-left: -12px;
	margin-top: -10px;
	background: url(/uploads/image/simages/video_bo.png) no-repeat;
	z-index: 10;
}
.thumbs-wrapper .thumbs li img{
	width:100px;
	height:69px;
	border:1px solid #797979;
}
.thumbs-wrapper .thumbs a.active img {
	border: 2px solid #ff9900;
	height: 67px;
    width: 98px;
}
.thumbs-wrapper a.prev-btn, .thumbs-wrapper a.next-btn {
	float:left;
	display: block;
	width:16px;
	height:65px;
	padding-top:6px;
	overflow: hidden;
	text-indent: -100em;
}
.thumbs-wrapper a.prev-btn {
	background: url(/uploads/image/simages/slide-pre.gif) no-repeat center center;
}
.thumbs-wrapper a.next-btn {
	background: url(/uploads/image/simages/slide-next.gif) no-repeat center center;
}

/* eidt by qiany 203.4.16 */
.left-text1 table {
	width: 572px;
	margin: 0 auto;
	border-collapse: collapse;
}
.left-text1 table th, .left-text1 table td {
	width: auto;
	padding: 4px 20px;
	border: 1px solid #9b9b9b !important;
	color: #666;
}
.left-text1 table p {
	padding: 0;
	text-indent: 0px;
	line-height: 18px;
}
/* video */
.video-title {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}
.video-wrapper {
	margin-top: 10px;
	margin-bottom: 20px;
}
.thumbs-title {
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}
.thumbs-wrapper {
	width: 530px;
	height: auto;
	padding: 20px 20px 10px; 
	border-top: 2px solid #aaa;
	/* background: #eee; */
	overflow: hidden;
	_zoom: 1;
}
.thumbs-wrapper .thumbs {
	float: none;
	width: auto;
	height: auto;
	margin: 0px;
}
.thumbs-wrapper .video-con {
	height: auto;
}
.thumbs-wrapper .thumbs li {
	display: block;
	float: none;
	padding: 0px;
	margin-bottom: 10px;
}
.thumbs-wrapper .thumbs li .video-img {
	width: auto;
	height: auto;
	text-align: left;
}
.thumbs-wrapper .thumbs li .video-img .image {
	position: relative;
	float: left;
	width: 102px;
	height: 71px;	
}
.thumbs-wrapper .thumbs li .video-img span {
	display: block;
	position: static;
	width: auto;
	color: #666;
	background: none;
	margin-left: 120px;
}
.thumbs-wrapper .thumbs li .video-img .title {
	display: block;
	float: none;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin: 2px 0 4px 120px;
}
.thumbs-wrapper .pager {
	margin-top: 5px;
}

/* add by qiany 2013.4.17 */
.certificate .con-img img {
	max-width: 480px;
	_width: expression(this.clientwidth<480?this.clientwidth:'480px');
}