﻿@charset "utf-8";
/* CSS Document */
/*通用盒子样式*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.box {
	border-radius:5px;
}
.box .title {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.box .title h2 {
	text-indent:15px;
	font-size:14px;
	color:#09f;
	float:left;
	margin-right:5px;
}
.box .title span{
	color:#dfdfdf;
	font-size:22px;
	font-family:'宋体',"Arial Black", Gadget, sans-serif;
	font-weight:bold;
}
.box1 .title .more {
	float:right;
	margin-right:10px;
	color:#09f;
	background: url(../images/icoa.png) no-repeat 0px -158px;
	padding-left:15px;
}
.box .content {
	padding:5px 10px;
	line-height:25px;
	overflow:hidden;
}
.box1 {
	border:1px solid #dfdfdf;
	background-color:#fff;
}
.box1 .title {
	height:25px;
	line-height:25px;
	margin:5px;
	overflow:hidden;
	background-color:#f1f1f1;
}
.box1 .title h2 {
	padding-left:8px;
	color:#09f;
	font-size:12px;
	float:left;
}
.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:100px;
	overflow:hidden;
	background:url(../images/a_02.gif) left bottom repeat-x;
}
.header a {
}
.header .logo {
	width:250px;
	float:left;
}
.header .logo_right{
	float:right;
	width:650px;
}
.header .top {
	line-height:40px;
	height:40px;
	padding-top:20px;
	text-align:right;
}
.header .top .keys{
	float:right;
}
.header .top .keys a{
	font-size:14px;
	display:block;
	float:left; padding-left:28px; margin-right:5px;
}
.header .top .keys a.cn{
	background:url(../images/cn.jpg) no-repeat left center;
}
.header .top .keys a.en{
	background:url(../images/en.jpg) no-repeat left center;
}
.header .top .keys a.ru{
	background:url(../images/ru.jpg) no-repeat left center;
}
.header .top .tel {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-right:20px;
}
/*主导航*/
.nav {
	height: 30px;
	width: 100%;
	line-height: 30px;
}
.nav ul {
	margin-left: 70px;
}
.nav ul li {
	float:left;
	width:90px;
	text-align:center;
}
.nav ul li a {
	display: block;
	font-weight:bold;
	color:#333;
	font-size:14px;
}
.nav ul li a:hover, .nav ul .current {
	color: #09f;
	display:block;
	text-decoration: none;
}
.nav ul .current a {
	color:#09f;
}
.nav span {
float: right;
color: white;
margin-right: 60px;
}
/*主体*/
{
	width:1040px;
	margin-top:10px;
}
#indexpic {
	width:718px;
	height:180px;
	overflow:hidden;
	float:left;
	border-radius:5px;
	border:1px solid #f2b18a;
}
/*--图片轮换--*/
.imgContainer {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.slider {
	position:absolute;width:100%;
}
.slider li {
	list-style:none;
	display:inline;
	background-image: url(../image/d_55.png);
	background-repeat: no-repeat;
}
.slider img {
	width:100%;
	height:100%;
	display:block;
}
.num {
	position:absolute;
	right:5px;
	bottom:5px;
}
.num li {
	float: left;
	color:  #F60;
	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 #F60;
	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: #F60;
	font-weight: bold;
}
.m_left,.m_right,.m_center{
	background-color:#fff;
}
.m_left {
	width:250px;
	height:280px;
	float:left;
	overflow:hidden;
}
.login {
	height:180px;
	width:228px;
	overflow:hidden;
	float:right;
}
.login .content {
	line-height:44px;
	text-align:center;
}
.login .l_txt {
	width:150px;
	_width:120px;
	_margin:5px;
	height:24px;
	border:1px solid #dfdfdf;
}
.ranyou{
}
.ranyou .content {
	line-height:30px;
}

.search {
	width:190px;
	margin:0 auto;
	height:140px;
}
.contact {
	height:202px;
}
.contact .content{
	background:url(../Images/j_19.png) no-repeat 10px 10px;
}
.contact ul li{
	height: 45px;
line-height: 45px;
}

.m_center {
	width:458px;
	height:280px;
	border-left:1px dotted #dfdfdf;
	border-right:1px dotted #dfdfdf;
	overflow:hidden;
	float:left;
	padding:0px 10px;
	background:url(../images/a_52.gif) no-repeat right 30px #fff;
}
.faq {
	overflow:hidden;
}
.faq ul {
}
.faq ul li {
	float:left;
	display:inline; overflow:hidden;
	width:215px;
	margin:0px 2px;
	text-indent:10px;
	background:url(../images/icoa.png) 0px -220px no-repeat;
}
.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;
	text-indent:10px;
	background:url(../images/icoa.png) 0px -242px no-repeat;
}
.news .list1 li a{
	width:204px;
	white-space:nowrap;overflow:hidden;
	text-overflow:ellipsis;
	
}
.news .list .date {
	width:80px;
	float:right;
}
.m_right {
	width:250px;
	height:280px;
	float:left;
	overflow:hidden;
}
.track {
	height:202px;
}
.track .content {
	text-align:center;
	line-height:30px;
	padding:2px 10px;
}
#NOS {
	width:99%;
	height:85px;
	margin-bottom:10px;
}
/*合作伙伴*/
.services {
}
.services .content{
}
.services ul li {
	float:left;
	margin:6px 2px;
	height:34px;
}
.services ul li img {
	width:70px;
	height:34px;
	border:1px solid #dfdfdf;
}
.pagepic {
	border-top:2px solid #ffc04d;
	border-bottom:1px solid #ccc;
	background-color:#ffc04d;
	height:160px;
	overflow:hidden;
}
.pagepic  img{
	height:160px;
	width:980px;
}
.container{
	padding-top:10px;
	background:url(../images/pagebg.gif) 40px 0px repeat-y #fff;
}
/*栏目导航*/
.sidebar {
	width:220px;
	float:left;
	padding:10px;
	overflow:hidden;
}
.sidebar .title {
	height:36px;
	line-height:36px;
	border-bottom:1px solid #dfdfdf;
}
.sidebar .title h2 {
	font-size: 16px;
float: left;
padding-left: 5px;
color:#333;
}
.sidebar .title span{
	font-weight: normal;
font-size: 11px;
color: #B9B9B9;
padding: 3px 3px 0 3px;
}
.sidebar .content ul li {
	background-color:#09f;
height:30px;
line-height: 30px;
font-size: 13px;
text-align:center;
overflow: hidden;
margin: 5px 0px;
padding-left:5px;
}
.sidebar .content ul li a{
color: #666;
font-weight: bold;
text-decoration: none;
display:block;
background-color:#f1f1f1;
}
.sidebar .content ul li:hover {
	background-color:#F60;
}
.sidebar .content ul li a:hover{
	color:#fff;
	background-color:#09f;
}
/*内容页*/
.page_right {
	float:left;
	width:708px;
	margin-left:10px;
	padding:10px;
}
.page_right .title {
	border-bottom:1px solid #ccc;
}
.page_right .title span{
	font-size:14px;
	float:left;
}
.page_right .content {
	line-height:25px;
}
/*-----------------新闻列表及下载------------------------*/

.n_content ul li {
	border-bottom: #CCC 1px dotted;
	height: 35px;
	line-height: 32px;
	padding-left: 15px;
	background: url(../Images/z_44.jpg) no-repeat left 12px;
	margin: 0px 10px 0px 10px;
}
.n_content .span {
	float:right;
}
.n_content .newtitle {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.n_content .newdate {
	text-align:center;
	color:#666;
	border-bottom:1px dashed #666;
	margin-bottom:10px;
}
.n_content .download_a {
	color:#f60;
}
.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:#f60;
}
/*翻页*/

.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: #f60;
	border-color: #f60 !important;
	color: #fff !important;
}
.pagination a.number {
	border: 1px solid #ddd;
}
.pagination a.current {
	background: #f60;
	border-color: #f60 !important;
	color: #fff !important;
}
.pagination a.current:hover {
	text-decoration: underline;
}
/*尾部*/
.footer {
	margin:10px 0px;
	line-height:25px;
	padding:10px 10px;
	border-top:2px solid #09f;
	height:60px;
	width:960px;
	float:left;
	background-color:#fff;
}
.footer .zhichi {
	float:right;
	text-align:right;
}
.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:120px;
}
.qqTop {
	height: 40px;
}
.qqMenu {
	background-image:url(../images/dd-1.gif);
	margin-top:30px;
	height:138px;
	width:32px;
}
.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: 5px;
}
.press {
	width: 25px;
	height: 158px;
	position: absolute;
	right: 0px;
	background-image: url(../images/qq_1.gif);
	cursor:pointer;
}
.time{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #dfdfdf;
}
.time .navtime{
	float:left;
	width:200px;
	text-align:center;
}
.time .navflash{
	padding-top:12px;
	float:right;
}

.middle{background:#0c98e4; width:980px;margin:0 auto; height:330px; }
.middle_red{background:#09f;  width:980px;margin:0 auto;height:330px;overflow:hidden;}
.middle_orange{background:#ff6600;  width:980px;margin:0 auto;height:330px;overflow:hidden;}
.middle_green{background:#699912;  width:980px;margin:0 auto;height:330px;overflow:hidden;}/*草绿*/
.middle_Violet{background:#b420bc;  width:980px;margin:0 auto;height:330px;overflow:hidden;}/*紫色*/
.middle_blue{background:#ffaf00;  width:980px;margin:0 auto;height:330px;overflow:hidden;}


.banner{width:980px; margin:0 auto;}
.banner_l{ position:relative; margin:0;}
	.banner_lad{padding:5px 0 0 0px;height:325px;overflow:hidden; width:980px;}
	.banner_lad .ad_images{float:left;}
	.banner_ladanniu{position:absolute; margin:-30px 0 0 42px; *margin-left:42px !important;*margin-left:42px;}
	.banner_ladanniu span{float:left; padding:0 3px;}
	
.banner_r{width:315px; height:319px; float:right; padding-top:15px; position: relative; margin-top:-330px; margin-left:0px;}
   .tagmenu{height:31px; line-height:31px;}
   .tagmenu span{width:98px; text-align:center;}
   .tagmenu .tagmenuli{width: 98px; float: left; text-align:center;}
   .searchlt{background:url(../images/tagmenu.gif) no-repeat; height:31px;width:98px;opacity:0.3;filter:Alpha(opacity=30);}
	.searchrzi{position:absolute; padding:10px 0 0 10px; margin:-185px 0 0 0; *margin:-185px 0 0 0px !important;*margin:-185px 0 0 0px; overflow:hidden; width:290px;}
	.searchltzi{position:absolute; margin:-30px 0 0 20px;}
	.searchlfzi{position:absolute; margin:-30px 0 0 20px; *margin:-30px 0 0 -25px !important;*margin:-30px 0 0 -25px;}
	.searchltzi a, .searchlfzi a{font-weight:bold; color:#fff; font-size:14px;}
	.searchrzi ul li{color:#fff;height:32px; line-height:32px;}
	
	.searchl{width:28px; float:left;}
.searchlt a{ color:#fff; font-weight:bold; display:block;}
.searchlf a{font-weight:bold; color:#fff;}
.searchlf:hover{background:url(../images/tagmenu.gif) no-repeat;display:block;opacity:0.3;filter:Alpha(opacity=30);}
.searchlf{background:url(../images/tagmenu.gif) no-repeat; height:31px;display:block; opacity:0.1;filter:Alpha(opacity=10);}

.searchr{background:#dfdfdf; border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff; height:185px;opacity:0.3;filter:Alpha(opacity=30);}
.searchr ul{padding:15px 0 0 10px; }
.searchr ul li{padding:5px 0; color:#fff;}
.searchr select{height:20px;}
.searchr input{border:1px solid #ccc; height:20x;}
.searchr .Button{padding-top:15px;}

.Button{padding-top:15px;}
.Button_m input{background:url(../images/search_anniu.gif) no-repeat; width:92px; height:27px;}
.Button_m, .Button_m2{opacity:0.4;filter:Alpha(opacity=40);}
.Button_m2 input{background:url(../images/search_anniu1.gif) no-repeat; width:92px; height:27px; border:none;}
.Button_mzi{position:absolute; margin-left:-92px;}
.Button_mzi input{width:80px; height:27px; background:none; border:none; color:#fff;}
.search_yf{padding:3px 0 0 8px;}

.hydl{background:#dfdfdf; border:1px solid #fff; margin-top:10px; height:75px;opacity:0.3;filter:Alpha(opacity=30);}
.hydl_m{position:absolute; margin-top:-65px;}
.hydl_ml{width:200px; float:left; border-right:1px solid #fff;}
.hydl_mll{width:130px; float:left; padding-left:10px;}
.hydl_mr{width:90px; float:left; padding:0px 0 0 10px; color:#fff; font-size:12px;}
.hydl_mr a{font-weight:bold; color:#333; line-height:20px; font-size:13px;}
.hydl_mr a:hover{text-decoration:underline;}
.hydl_mllt{ background:#fff; display:block; height:19px; line-height:17px;*line-height:19px !important;*line-height:19px; border:1px solid #868686}
.hydl_mllt span, .hydl_mllf span{font-size:12px;}
.hydl_mll input{ height:17px; width:127px; vertical-align:middle; font-size:12px;outline:none; border:none;}
.hydl_mllf{margin-top:8px; background:#fff; display:block;height:19px; line-height:17px;*line-height:17px !important;*line-height:17px; border:1px solid #868686}

.hydl_mlr{ float:left; display:block; margin-left:8px;height:45px;width:44px; padding-top:3px;}
.hydl_mlrinput input{height:44px;width:45px; cursor:pointer;}
.hydl_mlrinputzi{position:absolute; margin-left:-44px; padding:13px 0 0 8px;}