﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
*html{
	_background-image:url(about:blank);
	_background-attachment:fixed;
}
body{		
	min-width:960px;
	margin:0 auto;
	font-size:14px;	
	font-family:"宋体";	
	background:url("../images/body_bg.jpg") repeat-y top center;
}
h1,h2,h3{
	font-family:"Microsoft Yahei";
	font-weight:500;	
}
img{
	border:none;	
}
a{
	color:#666;
	text-decoration:none;	
}
a:hover{
	color:#f60;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:130px;
}
table{
	border-collapse:collapse;	
}
table td{
	padding:0;	
}
.dom{
	width:960px;
	margin:0 auto;
	position:relative;	
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height:130px;
	background:url("../images/header_bg.jpg") no-repeat top center;		
}
.header .tip{
	height:65px;
	line-height:55px;
	float:left;
	font-size:20px;
	font-family:"Microsoft Yahei";
	color:#656c71;
	margin-left:18px;
	padding-left:18px;
	border-left:1px solid #d4d9dc;
	padding-top: 35px;
}
.header .tip strong{
	font-size:33px;
	color:#e82658;
	font-weight:normal;
}
.header .tel{
	float:right;
	padding-left:58px;
	font-size:20px;
	font-family:"Microsoft Yahei";
	color:#656c71;
	height:65px;
	line-height:65px;
	background:url("../images/top_tel.png") no-repeat left center;
	margin-top: 35px;
}
/*header 结束*/

/*nav 开始*/
.nav{
	height:44px;	
	line-height:44px;
	font-size:18px;
	background:#0092dd;
	text-align:center;
}
.nav a{
	padding:0 25px;
	color:#fff;	
}
.nav a:hover{
	text-decoration:underline;		
}
/*nav 结束*/

/*part_list 合作伙伴*/
.part_list{
	width:848px;
	margin:0 auto;	
}
.part_list .part_head{
	height:58px;
	line-height:58px;
	font-size:18px;
	font-family:"Microsoft Yahei";	
}
.part_list .part_head span{
	padding:0 24px;	
}
.part_list .part_head em{
	display:inline-block;
	width:12px;
	height:12px;
	font-size:1px;
	background:#4d96cd;
}
.part_list .part_head .e1{
	margin-right:12px;	
}
.part_list .part_head .e2{
	margin-left:12px;	
}
.part_list .center{
	text-align:Center;	
}
.part_list .left{
	text-align:left;	
}
.part_list li{
	width:200px;
	height:84px;
	margin:1px;
	float:left;
	_display:inline;	
	padding:5px;
	background:url("../images/part_list_li.png") no-repeat;
}
/*part_list 合作伙伴*/

/*banner 开始*/
.banner{
	height:284px;
	background:url("../images/banner.png") no-repeat top center;	
}
/*banner 结束*/

/*footer 开始*/
.footer{
	border-top:11px solid #0069ba;	
	padding-top:15px;
}

.footer_links{
	height:150px;	
}
.footer_links .tit{
	display:inline-block;
	width:104px;	
	height:150px;
	line-height:88px;
	text-align:center;
	font-size:14px;
	font-family:"Microsoft Yahei";
	float:left;
}
.footer_links a{
	display:inline-block;
	width:110px;
	padding-left:8px;
	float:left;
	margin-top:20px;
	font-size:12px;
	background:url("../images/pro_intro_li.gif") no-repeat left center;	
}

.footer_info{
	width:942px;
	height:177px;
	margin: 0 auto 15px auto;
	background:#f6f7fb;	
}
.footer_nav{
	height:63px;
	border-bottom:1px solid #e0e1e6;	
	margin-bottom:8px;
}
.footer_nav dl{
	width:233px;
	height:32px;
	float:left;
	border-right:1px solid #e1e4eb;	
	margin-top:16px;
}
.footer_nav .end{
	border-right:0;	
}
.footer_nav dt{
	width:110px;
	float:left;
	font-size:30px;
	font-family:"arial";
	text-align:right;
	padding-right:8px;
	color:#51535f;
}
.footer_nav dd{
	font-size:12px;
	color:#707480;
	height:16px;
	line-height:16px;
}
.footer_left{
	width:420px;
	padding-left:19px;	
	color:#656e77;
	position:relative;
	float:left;
}
.footer_left p{
	position:absolute;
	left:205px;
	top:16px;	
}
.footer_left li{
	line-height:180%;	
}

.footer_yz{
	float:left;
	margin:30px 0 0 10px;	
}

.footer_tel{
	float:right;
	text-align:right;		
	padding:15px 15px 0 0;
}
.footer_tel dt{
	width:120px;
	font-size:18px;
	color:#2d3a43;	
	font-family:"arial";
	background:url("../images/footer_tel.png") no-repeat left center;
	padding-left:38px;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
}
.footer_tel dd{
	font-size:12px;
	color:#64667b;	
}
.footer_tel a{
	display:inline-block;
	width:103px;
	height:32px;
	line-height:32px;
	text-align:left;
	padding-left:50px;
	color:#fff;
	background:url("../images/footer_kf.png");	
	margin-top:10px;
}
/*footer 结束*/

/*f_helper 开始*/
.f_helper{
	width:146px;
	height:230px;
	background:url("../images/f_helper_bg.png") no-repeat left top;	
	position:fixed;
	right:20px;
	top:200px;
	z-index:2000;
	_position:absolute;	
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop)+200);	
}
.f_helper ul{
	position:absolute;
	top:40px;
	left:45px;	
	border-left:2px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	width:74px;
	background:#fff;
}
.f_helper a{
	display:inline-block;
	width:74px;
	height:22px;
	border-bottom:2px solid #dbdbdb;	
	text-align:center;
	font-size:12px;
	padding-top:38px;
	color:#3d404a;
	font-family:"Microsoft Yahei";
	background-repeat:no-repeat;
	background-position:center 6px;
}
.f_helper a:hover{
	color:#fff;
	background-color:#3f8ac4;	
}
.f_helper .f1{
	background-image:url("../images/f_helper_f1.png");	
}
.f_helper .f1:hover{
	background-image:url("../images/f_helper_f1_h.png");		
}
.f_helper .f2{
	background-image:url("../images/f_helper_f2.png");	
}
.f_helper .f2:hover{
	background-image:url("../images/f_helper_f2_h.png");	
}
.f_helper .f3{
	background-position:center 12px;
	background-image:url("../images/f_helper_f3.png");	
}
.f_helper .f3:hover{	
	background-image:url("../images/f_helper_f3_h.png");	
}
/*f_helper 结束*/

/*公用CSS 结束*/

/*pro_list 产品列表开始*/
.pro_list{
	width:840px;
	margin:0 auto;	
}
.pro_list .pro_head{
	height:20px;
	line-height:20px;
	font-size:18px;
	font-family:"Microsoft Yahei";	
}
.pro_list .pro_head span{
	padding:0 24px;	
}
.pro_list .pro_head em{
	display:inline-block;
	width:12px;
	height:12px;
	font-size:1px;
	background:#4d96cd;
}
.pro_list .pro_head .e1{
	margin-right:12px;	
}
.pro_list .pro_head .e2{
	margin-left:12px;	
}
.pro_li{
	height:186px;
	margin-top:50px;	
}
.pro_li .pic{
	width:252px;	
	height:175px;
	background:url("../images/pro_pic.png") no-repeat;
	padding:5px;
	float:left;
	margin-right:14px;
}
.pro_li .info{
	float:left;
	width:555px;	
}
.pro_li .info h2{
	font-size:16px;	
	font-weight:bold;
	font-family:"宋体";
	
	height:25px;
	line-height:25px;
}
.pro_li .info h2 a{
	color:#3688b9;	
}
.pro_li .info h2 a:hover{
	color:#06f;
}
.pro_li .info .lb{
	color:#3688b9;	
}
.pro_li .info p{
	line-height:140%;
	margin-top:10px;	
}
.pro_li .info .mof{
	height:41px;
	margin-top:12px;	
}
.pro_li .info .mof a{
	display:inline-block;
	height:41px;
	float:left;
	margin-right:15px;	
}
.pro_li .info .mof .qq{
	background:url("../images/pro_qq.png");
	width:171px;	
}
.pro_li .info .mof .tel{
	background:url("../images/pro_tel.png");
	width:216px;	
}
/*pro_list 产品列表结束*/

.pos{
	height:49px;	
	line-height:49px;
	background:url("../images/pos_bg.png") repeat-x left top;
	margin-top:20px;
	padding-left:27px;
	color:#3f3f4b;
}
.pos span{
	font-family:"Microsoft Yahei";	
	color:#000;
}
.pos a{
	color:#3f3f4b;	
}
.pos a:hover{
	color:#f60;	
}

.fenye{
	margin: 0px auto;
	width: 840px;
}
.fenye ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.fenye ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.fenye ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.fenye ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.fenye ul li.thisclass,
.fenye ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.fenye .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.fenye .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}


/*doc_list 开始*/
.doc_list{
	width:936px;
	padding-top:26px;
	margin:0 auto;
	border-top:3px solid #0069ba;	
	list-style-type:none;
	margin-bottom:20px;
}
.doc_list .head{
	height:19px;
	line-height:19px;
	margin-bottom:20px;	
}
.doc_list .head span{
	display:inline-block;
	width:84px;
	padding-left:14px;	
	font-size:18px;
	font-family:"Microsoft Yahei";
	float:left;
}
.doc_list .head .btns{
	width:794px;
	padding-left:23px;
	height:19px;
	line-height:19px;
	float:left;	
	background:url("../images/doc_bg.gif") repeat-x left center;
	font-size:12px;	
}
.doc_list .head .btns a{
	display:inline-block;
	width:19px;	
	height:19px;
	line-height:19px;
	text-align:center;
	float:left;
	margin-right:10px;
	background:url("../images/doc_btn.png");
	color:#fff;
}
.doc_list .head .btns .hover,.doc_list .head .btns a:hover{
	background:url("../images/doc_btn_h.png");	
}
.doc_list .con{
	display:none;	
	min-height:100px;
	_height:100px;
}
.doc_list .show{
	display:block;	
}
.doc_list li{
	font-size:12px;
	height:34px;
	line-height:34px;
	width:210px;
	padding-left:24px;	
	float:left;
	background:url("../images/pro_intro_li.gif") no-repeat 16px center;
}
.doc_list li a{
	display:inline-block;
	width:190px;
	line-height:34px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
/*doc_list 结束*/