@charset "utf-8";
*{
	border:none;
	color:#000;	
	font-family: "宋体" ,"黑体",Arial;
	font-size:12px;
	list-style:none;
	line-height:22px;
	outline:none;
	padding:0;
	margin:0;
	text-decoration:none;
}
.fr{ float:right;}
.fl{ float:left}
.clear{
	clear:both;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
a:hover{
	text-decoration:underline;
}
.orange,.orange a{
	color:#ff8a23;
}
.red{ color:#f00; }
.blue{ color:#181677;}
.pull-left,.nav li,.nav span,.list img,.list li,.tabs-list li{
	float:left;
}
.pull-right{
	float:right;
}
.line{
	border-bottom:1px dashed #a9a9a9;
	height:1px;
	line-height:0;
}
h1{
	font-family:Arial,"黑体", "宋体";
	font-size:16px;
	margin-bottom:15px;
}
h2,h2 a{
	font-size:15px;
	font-family:Arial,"黑体", "宋体";
	margin-bottom:5px;
}
h3,h3 a{
	font-size:13px;
	font-family:Arial,"黑体", "宋体";
	color:#181677;
}
.header,.banner-main,#content,.footer-column{
	width:980px;
	margin:0 auto;
	min-width:980px;
}
/*header*/
#header{
	background:#1a1a1a url(../images/header-bg.gif) no-repeat bottom center;
	min-width:980px;
}
.header{
	background:url(../images/header-bg-2.gif) no-repeat center left;
	height:116px;
}
.msg{
	text-align:right;
	padding:10px 0;
}
.msg,.msg a{
	color:#999;
}
.nav{
	margin:0px 0 0 50px;
	margin-left:25px;
}
.nav li a{
	display:inline-block;
	padding:10px 18px;
	margin-top:30px;
}
.nav li.logo a{
	padding:0 65px;
}
.nav li a,.nav span{
	float:left;
	color:#fff;
	font-size:18px;
}
.nav span{
	margin-top:10px;
	margin-top:40px;
}
.nav li img{
	vertical-align:bottom;
}
.banner{
	position:relative;
	height:406px;
}
.banner-zindex{
	height:51px;
	width:100%;
	background:url(../images/banner-bg.gif) no-repeat;
	position:absolute;
	z-index:1;
	top:360px;
}
/*#footer*/
#footer{
	background:#1A1A1A;
	min-width:980px;
}
.footer{
	background:url(../images/footer-bg-2.gif) no-repeat center top;
	padding:50px 0 30px 0;
}
#footer p,#footer a,#footer li{
	color:#b6b8bb;
}
#footer h4{
	color:#fff;
	margin-bottom:5px;
}
.footer-col-4{
	float:left;
	border-left:1px dashed #b6b8bb;
	padding-left:68px;
	margin-left:68px;
}
.footer-col-1-4{
	width:188px;
	border:none;
	padding:0;
	margin:0;
}
.footer-col-4 img{
	margin-bottom:5px;
}
/*content*/
#content{
	padding:20px 0;
}
.index-top-wap{
	background:#cbcbcb url(../images/indext-top-wap.jpg) repeat-x left top;
}
.index-top{
	background:url(../images/indext-top.jpg) no-repeat left top;
	padding-top:25px;
}
.index-top h2{
	padding-left:20px;
}
.column{
	margin:30px 0;
}
.col_1_2{
	width:650px;
}
.col_2 h3{
	margin-bottom:3px;
}
.list img{
	margin-right:20px;
}
.more img{
	vertical-align:middle;
	padding-left:10px;
}
.list .more{
	margin-top:5px;
}
.list .more img{
	float:none;
}
.list-line li{
	border-bottom:1px dashed #a9a9a9;
	padding:20px 0;
}
.list-line2 li{
	padding:10px 0;
	border-bottom:1px dashed #a9a9a9;
}
.col_2_2{
	width:300px;
}
.col_2_top,.col_2_bottom{
	padding:20px 0;
}
.col_2_middle li{
	padding-left:10px;
	background:url(../images/col-list.jpg) no-repeat left 8px;
}
.col_2_middle div{
	padding:20px 0 15px;
}
.index-bottom{
	border:1px solid #ccc;
	padding:20px;
	_float:left;
}
.index-bottom li{
	float:left;
	width:289px;
	margin-left:20px;
}
.index-bottom li.bottom_li-2{
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;
	padding:0 17px;
	margin:0 17px;
}
.index-bottom li img{
	margin-bottom:15px;
}

/*left_sidebar*/
.left_sidebar{
	width:307px;
	border:1px solid #ccc;
}
.left_sidebar h2{
	border-bottom:1px solid #ccc;
	padding:8px 15px;
	margin:0;
}
.left-list{
	padding:20px;
}
.left-list li{
	border-bottom:1px dashed #a9a9a9;margin-bottom:10px;
}
.left-list li li,.left-list .left-list-last{
	border:none;
	margin:0;
}
.left-list li a {
	display:block;
	padding-bottom:3px;
	zoom:1;
}
.left-list strong{
	zoom:1;
}
.left-list-li a strong{
	color:#181677;
	font-size:14px;
}
.left-list ul{
	padding:10px 0;
}
.left-list li a:hover,.left-list a.active{
	color:#ff8a23;
	font-weight:600;
	text-decoration:none;	
	background:url(../images/left-list.jpg) no-repeat 250px 2px;
}
.left-list ul li a:hover,.left-list a.active{
	border-bottom:1px dashed #a9a9a9;
}
.left-list-li > a:hover{
	background-image:none !important;
}
/*right_main*/
.right_main{
	width:637px;
	overflow:hidden;
}
.right_main h3>span {
	float: right;
}
.subnav{
	margin-bottom:30px;
}
.right_main h2,.right_main h2 a{
	color:#181677;
	margin-bottom:5px;
}
.list-product{
	
}
.list-product ul{
	width:653px;
	margin-bottom:20px;
	border-bottom:1px dashed #a9a9a9;
}
.list-product h2{
	_float:left;
}
.list-product ul li{
	float:left;
	margin-right:16px;
	padding:20px 0;
	width:147px;
}
.list-product ul h3{
	text-align:center;
	margin-top:10px;
}
.list-product ul li.text{
	width:310px;
	padding-bottom:0;
}
.right-bottom,.right-bottom .text,.right-bottom img,.download{
	margin-top:20px;
}
.wap{
	margin-bottom:30px;
}
.wap-right{
	width:270px;
	height:412px;
}
.wap-right ul{
	margin-bottom:10px;
}
.download img{
	vertical-align:middle;
	padding-right:10px;
}
.download a.chat{
	display:block;
	padding:30px 0 20px;
	
}
/* right-main for news */
right_main h2, .right_main h2 a {
	color: #181677;
	margin-bottom: 5px;
}
.bg-orange {
	color: #FFF;
	background: #FF8A23;
	font-size: 16px;
	line-height: 2em;
	padding-left: 10px;
	border-radius: 10px;
	width: 98%;
	margin: 15px 0;
}
.figure-center{
	margin:10px;
	text-align:center;
}
.figure-left { 
	float:left;
	margin-right: 10px;
	text-align:center;
}
.figure-right { 
	float:right;
	margin-left: 10px;
	text-align:center;
}
.figure-center p,.figure-left p,.figure-right p {
	text-align:center;
	font-size: 12px;
	color: #0E258D;
	line-height:2em;	
}
.align-center{ text-align:center;}
.align-right{ text-align:right;}
.align-left{ text-align:left;}
.article h1{ font-size:20px;}
.daodu {
	border:1px solid #ccc;
	background-color:#dedede;
	margin:10px auto;
	padding:18px;
	text-indent:2em;
	
}
.new-text p{ text-indent:2em;}
table.tech-para {
	background-color: #F2F2F2;
	margin: 5px auto;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tech-para td, .tech-para th {
	display: table-cell;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
	word-breaking: break-all;
}
.container .grid, .portfolio-items .grid {
	float: left;
	display: inline;
}
.one-half {
	width: 48%;
	margin: 5px 0px 5px 5px;
}
/*form*/
.message input { border: 1px solid #DEDEDE; margin-top:15px; width:300px;  color:##0B0A0A; font:12px "宋体"; padding:8px;}
.message textarea { border: 1px solid #DEDEDE;margin-top:15px; width:413px; height:140px; color:#939393;  padding:8px;}
.message img { margin-top:15px;}
.message span { background:url(../images/asset/sprite-small-icon.png) 0 -61px no-repeat; width: 20px; height: 20px; color:#F36; margin-left:15px; padding-left:25px; display:none; }
p.h{
	font-weight:bold;
	font-family:"微软雅黑";
	line-height:1.5em;
	color:#ffa126;
}
.address>.pull-left{ width:48%; margin-left:15px;}
/*js*/
.index-top ul{
	width:1001px\9;
}
.index-top ul li,.jcarousel-item-horizontal{
	float:left;
	margin-right:15px;
	padding:10px 0;
	width:229px;
}
.index-top ul li span{
	display:block;
	width:25px;
	height:25px;
	margin-top:13px;
}
.index-top span a:hover img{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.carousel-text{
	padding:5px 10px;
}
.index-top,.jcarousel-clip-horizontal {
    width:980px;
}
.index-top,.jcarousel-clip {
    overflow: hidden;
}
.jcarousel-next-horizontal,.jcarousel-prev-horizontal  {
    position: absolute;
    top:-25px;
    right:10px;
    width: 23px;
    height:41px;
    cursor: pointer;
    background:url(../images/next.gif) no-repeat;
}
.jcarousel-prev-horizontal {
	right:30px;
    background:url(../images/prev.gif) no-repeat;
}

#tabs .tabs-title .tabs-list{
	cursor:pointer;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}
#tabs .tabs-option a{
	width:130px;
	height:25px;
	font-weight:600;
	font-size:14px;
	margin-right:10px;
	text-align:center;
	padding-top:8px;
	background:url(../images/tab-bg.jpg) no-repeat;
	display:block;
}
.tabs-content{
	display:none;
	width:600px !important;
}
#tabs .tabs-title .tabs-list .selected a{
	color:#fff;
	background:url(../images/tab-selcet.jpg) no-repeat;
}
#tabs table{
	border-collapse:collapse;
	width:614px;
}
#tabs table tr td,#tabs table th{
	border:1px solid #ccc;
	text-align:center;
	padding:2px 3px;
}
#carousel {
	position:relative;
	/*overflow:hidden;*/
}
#imgcontainer{
	height:410px;  /* 240px; 335px*/
}
#imgcontainer li img{
	padding:8px 6px;
	border:1px solid #ccc;
	max-width:325px;
	max-height:325px;
}
#carousel #carouseltitle{
	position:absolute;
	z-index:100;
	  /* 270px  top:350px;*/
}
#carousel #carouseltitle .active {
	background:url(../images/spect.jpg) no-repeat;
}
#carousel #carouseltitle .active img  {
	filter: alpha(opacity=100);
	opacity: 1;
}
#carouseltitle{
	width:349px;
}
#carouseltitle li{
	float:left;
	width:78px;
	height:62px;
	background:url(../images/spect-li.jpg) no-repeat left top;
	margin-right:8px;
}
#carouseltitle li img {
	width:70px;
	 height:47px;
	 padding:11px  4px 2px; 
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#myCarousel{
	height:406px
}
.carousel .item {
  display: none;
}
.carousel .active{
  display: block;
}
.carousel-control {
	position: absolute;
	top:40%;
	left:2px;
	width:34px;
	height:34px;
	background:url(../images/prev-bg.gif) no-repeat ;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#myCarousel .carousel-control.right {
	left: auto;
	right:2px;
	background:url(../images/next-bg.gif) no-repeat ;
}
.carousel-control:hover {
	opacity:1;
	filter: alpha(opacity=100);
}



alt=""  height="25" width="25"
