﻿@charset "utf-8";
/* CSS Document */
.box ,.box1 {
	border:1px solid #dfdfdf;
	background-color:#fff;
}
.box .title {
	height:27px;
	line-height:27px;
	background:url(../images/right_bt2.gif) no-repeat;
	overflow:hidden;
}
.box .title h2 {
	text-indent:15px;
	font-size:12px;
	color:#666;
	float:left;
	margin-right:6px;
}
.box .title span {
	color:#999;
	font-size:10px;
	font-family:'宋体',Verdana, Geneva, sans-serif;
}
.box .content {
	padding:10px;
	line-height:25px;
	overflow:hidden;
	background-color:#fff;
}
.box1 .title {
	height:27px;
	line-height:27px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}
.box1 .title h2 {
	width:111px;
	text-align:center;
	color:#c00;
	font-size:12px;
	float:left;
}
.box1 .title .more {
	float:right;
	margin-right:10px;
	color:#333;
	background: url(../images/icoa.png) no-repeat 0px -154px;
	padding-left:15px;
}
.box1 .title span {
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#dfdfdf;
	padding-left:5px;
	vertical-align:bottom;
}
.box1 .content {
	padding:10px;
	line-height:25px;
	overflow:hidden;
}
/*---------头部样式-------*/
.header {
	height:78px;
	overflow:hidden;
	background:url(../images/headbg.jpg) repeat-x;
}
.header a {
}
.header .logo {
	width:167px;
	height:69px;
	margin:4px 0px 0px 5px;
	float:left;
	z-index:999;
	position:absolute;
}
.header .top {
	float:right;
	width:220px;
	overflow:hidden;
	background:url(../images/toprightbg.jpg) no-repeat;
}
.header .top .topbanner {
	float:left;
	margin-left:100px;
}
.header .top .sethome {
	height:30px;
	width:190px;
	background:url(../images/pica.png) no-repeat left top;
	float:right;
}
.header .top .sethome a {
	margin-right:30px;
}
.header .top .tel {
	float:right;
	height:40px;
	width:100%;
	line-height:40px;
	font-size:12px;
	font-weight:bold;
	color:#F90;
	text-align:right;
}
.header .top .tel span {
	vertical-align:middle;
}
/*主导航*/
.nav {
	height: 78px;
	width: 610px;
	line-height: 18px;
	overflow:hidden;
	position:relative;
	margin:-78px 0px 0px 170px;	
}
.nav ul {
	margin-left: 15px;
}
.nav ul li {
	float:left;
	width:82px;
	background: url(../Images/a_22.gif) no-repeat right center;
	text-align:center;
	padding-top:20px;
}
.nav ul li a {
	display: block;
	font-weight:bold;
	color:#fff;
}
.nav ul .current {
	background-image: url(../Images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
	color: white;
	text-decoration: none;
}
.nav ul li:hover{
	background-image: url(../Images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
	color: white;
}
.nav ul .current a {
	color:#fff;
}
.nav li span {
	color:#ccc;
	font-size:10px;
	text-align:center;
	font-family:'宋体',Arial, Helvetica, sans-serif;
}
/*主体*/
.container {
	width:960px;
	margin-top:10px;
}
#indexpic {
	width:764px;
	height:310px;
	overflow:hidden;
	float:left;
}
/*--图片轮换--*/
.imgContainer {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.slider {
	position:absolute;
}
.slider li {
	list-style:none;
	display:inline;
	background-image: url(../image/d_55.png);
	background-repeat: no-repeat;
}
.slider img {
	width:764px;
	height:310px;
	display:block;
}
.num {
	position:absolute;
	right:5px;
	bottom:5px;
}
.num li {
	float: left;
	color:#900;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #900;
	background-color: #fff;
}
.num li.on {
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #900;
	font-weight: bold;
}
.m_left {
	width:230px;
	margin:0px 14px;
	_margin-left:7px;
	float:left;
	overflow:hidden;
}
.login {
	height:310px;
	width:239px;
	overflow:hidden;
	float:right;
	background:url(../images/banner_right_bg.jpg) no-repeat;
}
.login .content {
	line-height:44px;
	text-align:center;
}
.login .l_txt {
	width:150px;
	_width:120px;
	_margin:5px;
	height:24px;
	border:1px solid #dfdfdf;
}
.tagdef{
	width:76px;
	height:23px;
	display:block;
	float:left;
	margin-right:1px;
	background:url(../images/tag_bg.gif) no-repeat left top;
	color:#fff;
	text-align:center;
	line-height:23px;
	cursor:pointer;
}
.ranyou {
	height:138px;
	overflow:hidden;
}
.ranyou .content {
	line-height:30px;
}
.ranyou ul li {
	margin:0px 10px;
	background:url(../images/j_22.png) no-repeat left 8px;
	text-indent:10px;
	line-height:22px;
	height:22px;
}
.ranyou ul li span {
	float:right;
}
.container .search {
	width:190px;
	margin:0 auto;
	height:140px;
}
.contact {
	height:223px;
}
.contact .content {
	background:url(../Images/j_19.png) no-repeat 10px 10px;
}
.contact ul li {
	height: 45px;
	line-height: 45px;
}
.m_center {
	width:501px;
	float:left;
	margin:10px 0px 0px 0px;
}
.onLineTool {
	height:138px;
	overflow:hidden;
}
.onLineTool .content {
	padding:10px 10px 0px 10px;
}
.onLineTool .content img {
	padding:2px;
	border:1px solid #dfdfdf;
	margin:2px;
	float:left;
	display:block;
}
.onLineTool ul {
}
.onLineTool ul li {
	float:left;
	margin:0px 18px 10px 18px;
	display:inline;
	overflow:hidden;
}
.about .content img {
	padding:2px;
	border:1px solid #dfdfdf;
	margin:5px;
	float:left;
	display:block;
}
.news {
	overflow:hidden;
}
.news .list {
	padding:2px;
}
.news .list ul li {
	line-height:30px;
	height:30px;
	border-bottom:1px dotted #dfdfdf;
	overflow:hidden;
	background:url(../images/online_r3_c2.jpg) no-repeat left 12px;
	text-indent:12px;
}
/*.news .list1 li a {
	width:204px;
	_width:196px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}*/
.news .list .date {
	width:80px;
	float:right;
}
.price {
	height:198px;
	overflow:hidden;
}
.price .txt {
	height:22px;
	line-height:22px;
	margin:5px 0px;
}
.price .button, .search .button {
	background:url(../images/a_30.gif) no-repeat;
	width:50px;
	margin-left:55px;
	margin-top:10px;
	height:24px;
	border:none;
}
.price .content{
	background:url(../images/a_23.jpg) left 12px no-repeat
}
.m_right {
	width:216px;
	margin:0px 14px;
	float:left;
	overflow:hidden;
}
.track {
	height:202px;
}
.track .content {
	text-align:center;
	line-height:30px;
	padding:2px 10px;
}
#NOS {
	width:98%;
	height:85px;
	margin-bottom:10px;
}
/*合作伙伴*/
.services {
}
.services ul li {
	float:left;
	margin:5px 2px;
	height:34px;
}
.services ul li img {
	width:98px;
	height:32px;
	border:1px solid #dfdfdf;
}
.services1 ul li {
	height:28px;
	background:url(../images/arr4.gif) left 8px no-repeat;
	text-indent:20px;
	border-bottom:1px dotted #ccc;
}
.pagepic {
	overflow:hidden;
}
.pagepic img {
	width:1003px;
}
/*栏目导航*/
.sidebar {
	width:190px;
	float:left;
	padding:20px;
	background: url(../images/left_bg.gif) repeat-y right;
}
.sidebar .title {
	background:url(../images/video.gif) no-repeat;
	margin-left:-1px;
	margin-top:-1px;
}
.sidebar .title h2 {
}
.sidebar .content ul li {
	background: url(../Images/arr4.gif) 10px 10px  no-repeat;
	height:30px;
	line-height: 30px;
	text-indent: 40px;
	overflow: hidden;
	border-bottom:1px dotted #dfdfdf;
}
.sidebar .content ul li a {
	text-decoration: none;
	display:block;
}
.sidebar .content ul li a:hover {
	background:url(../images/arr4_a.gif) 10px 10px no-repeat;
	background-color:#c00;
	color:#fff;
	font-weight:bold;
	display:block;
}
.leftbg {
border: 1px solid #C5C6C9;
border-top: 0px none;
width: 172px;
padding: 8px;
background-color: white;
}
/*内容页*/
.page_right {
	float:left;
	width:733px;
	padding:20px;
}
.page_right .title {
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	text-indent:30px;
	background:url(../images/arr6.gif) 15px center no-repeat;
}
.page_right .content {
	line-height:25px;
	padding:10px;
}
/*-----------------新闻列表及下载------------------------*/

.n_content ul li {
	border-bottom: #CCC 1px dotted;
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	background: url(../Images/arr.gif) no-repeat left 6px;
	margin: 0px 10px 0px 10px;
}
.n_content .newtitle {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.newdate {
	text-align:center;
	color:#666;
	border-bottom:1px dashed #666;
	margin-bottom:10px;
}
.n_content .download_a {
	color:#c00;
}
.page_content .newtitle {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.page_content .newdate {
	text-align:center;
	color:#666;
	height:20px;
	border-bottom:1px dashed #666;
	margin-bottom:10px;
}
.page_content .download_a {
	color:#c00;
}
/*翻页*/

.pagination {
	text-align: right;
	margin-top:10px;
	padding: 4px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#999;
}
.pagination a {
	margin: 0 5px 0 0;
	padding: 3px 6px;
	color:#999;
}
.pagination a.number:hover {
	background: #c00;
	border-color: #c00 !important;
	color: #fff !important;
}
.pagination a.number {
	border: 1px solid #ddd;
}
.pagination a.current {
	background: #c00;
	border-color: #c00 !important;
	color: #fff !important;
}
.pagination a.current:hover {
	text-decoration: underline;
}
/*尾部*/
.footer {
	margin:10px 0px;
	line-height:25px;
	padding-top:11px;
	background:url(../images/bottom_bg.gif) repeat-x;
	height:60px;
}
.footer .copyright {
	text-align:center;
	padding:5px 0px;
	color:#000;
	background:url(../images/bottom_bg.jpg) repeat-x;
}
.f_nav {
	height:45px;
	line-height:34px;
	margin-left:280px;
}
.f_nav a {
	display:block;
	margin:0px 8px;
	width:60px;
	text-align:center;
	color:#fff;
}
.f_nav a:hover {
	color:#93C;
	display:block;
	background-color:#fff;
}
/*---------------------------------------------------在线客服*/
.qqBox {
	z-index: 9999;
	position: absolute;
	right: 0px;
	top: 10px;
}
#qq {
	background: url(../images/qq01.gif) no-repeat;
	width:168px;
}
.qqTop {
	height: 68px;
}
.qqMenu {
	background-image:url(../images/dd-1.jpg);
	margin-top:30px;
	height:190px;
	width:20px;
}
.qqList {
	background-image: url(../images/qq02.gif);
	height:auto!important;
	height:100px;
	min-height:100px;
}
.qqList ul {
	padding-top:5px;
	padding-bottom:5px;
}
.qqList ul li {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.qqDown {
	background: url(../images/qq01.gif) left bottom no-repeat;
	height: 80px;
}
.press {
	width: 25px;
	height: 158px;
	position: absolute;
	right: 0px;
	background-image: url(../images/qq_1.gif);
	cursor:pointer;
}
