@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
body {
	background:url(../images/bg.gif) repeat-x #f1f1f1;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#595959;
	font-family:microsoft yahei;
	line-height:20px;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/
a{color:#595959;outline:0 none}
a:hover{color: #999999;}

.white a:link, .white a:visited{color:#fff;}
.white a:hover, .white a:active{color: #FFCC00}

.blacklink a:link, .blacklink a:visited{ color:#333;}
.blacklink a:hover, .blacklink a:active{ color:#666;}

.greenlink a:link, .greenlink a:visited{ color:#114c51;}
.greenlink a:hover, .greenlink a:active{ color:#339900;}

/**--------------------------------------/LINK/END-----------------------------------*/

.indexbox{
	width:1000px;
	border:1px solid #d1d1d1;
	margin:0 auto;
	background:#fff;
	height:100%;
	}
	
.header {
	margin:0 auto;
	background: url(../images/index_bg.gif) no-repeat;
	}

.logo{
	float:left;
	padding:14px 0 0 9px;
	height:66px;
	width:282px;
	}
.topbar{
	float:right;
	background:url(../images/index_05.jpg) 0 15px no-repeat;
	width:220px;
	height:56px;
	display:inline;
	margin:5px 9px 0 0;
	text-align:right;
	}
.topbar a{
	display:inline-block;
	padding:0 10px;
	}

.slide{
	position:relative;
	z-index:1;
	width:1000px;
	margin:0 auto;
	}
#banner{
	height:514px;
	overflow:hidden;
	clear:both;
	width:1000px;
	margin:0 auto;
	}
#banner2{
	height:486px;
	overflow:hidden;
	clear:both;
	width:1000px;
	margin:0 auto;
	}
#btn{ display:inline;margin:480px 10px 0 0; position:absolute; z-index:9; height:18px; text-align:center; left:0; top:0; width:1000px;}
#btn a{ color:#666; font-size:0; background:url(../images/png_22.png) no-repeat; display:inline-block; width:16px; height:16px; line-height:0; text-align:center; text-decoration:none; margin-left:8px; font-family:Verdana, Geneva, sans-serif; font-weight:bold;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_22.png');
}

#btn a.activeSlide{ color:#ae8135; background:url(../images/png_20.png) no-repeat;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_20.png');
}

#btn a:hover{ color:#ae8135; background:url(../images/png_20.png) no-repeat;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_20.png');
}

#btn2{ display:inline;margin:460px 10px 0 0; position:absolute; z-index:9; height:18px; text-align:center; left:0; top:0; width:1000px;}
#btn2 a{ color:#666; font-size:0; background:url(../images/png_22.png) no-repeat; display:inline-block; width:16px; height:16px; line-height:0; text-align:center; text-decoration:none; margin-left:8px; font-family:Verdana, Geneva, sans-serif; font-weight:bold;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_22.png');
}

#btn2 a.activeSlide{ color:#ae8135; background:url(../images/png_20.png) no-repeat;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_20.png');
}

#btn2 a:hover{ color:#ae8135; background:url(../images/png_20.png) no-repeat;

	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/png_20.png');
}
	
.nav {
	clear:both;
	height:34px;
	line-height:34px;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	font-family:microsoft yahei;
	position:relative;
	z-index:10;
	}
.nav li{
	float:left;
	width:165px;
	border-right:1px solid #d1d1d1;
	font-size:14px;
	}
.nav li a{
	float:left;
	width:165px;
	height:34px;
	color:#3a3430;
	text-align:center;
	}
.nav li a:hover{
	color:#999;
	}


.nav li ul{
	position:absolute;
	border:1px solid #d1d1d1;
	height:230px;
	width:1000px;
	left:0;
	top:0;
	margin:34px 0 0 -1px;
	background:#fff;
	display:none;
	}
.nav li li{
	float:left;
	width:330px;
	border:0;
	font-size:14px;
	height:340px;
	padding:20px 0 0;
	}
.nav li li .top_propic{
	text-align:center;
	height:142px;
	width:250px;
	}
.nav li li .top_propic img{
	border:1px solid #ddd;
	}
.nav li li .top_propic a{
	text-align:center;
	float:none;
	height:142px;
	width:250px;
	}
.nav li li .top_proname{
	text-align:center;
	}
.nav li li .top_proname a{
	text-align:center;
	height:48px;
	line-height:24px;
	float:none;
	width:250px;
	}


.nav li .sub_nav2 li{
	float:left;
	width:166px;
	border:0;
	font-size:14px;
	height:340px;
	padding:20px 0 0;
	}
.nav li .sub_nav2 li .top_propic{
	text-align:center;
	height:142px;
	width:166px;
	}
.nav li .sub_nav2 li .top_propic img{
	border:1px solid #ddd;
	}
.nav li .sub_nav2 li .top_propic a{
	text-align:center;
	float:none;
	height:142px;
	width:166px;
	}
.nav li .sub_nav2 li .top_proname{
	text-align:center;
	padding:0;
	}
.nav li .sub_nav2 li .top_proname a{
	text-align:center;
	height:48px;
	line-height:24px;
	float:none;
	width:166px;
	}


.mainbanner {
	clear:both;
	border-bottom:1px solid #d1d1d1;
	}
.main_banner2 {
	clear:both;
	border-bottom:1px solid #d1d1d1;
	}
.main_pro{
	width:1000px;
	overflow:hidden;
	}
.main_pro ul{
	width:1100px;
	overflow:hidden;
	}
.main_pro li{
	float:left;
	width:250px;
	font-family:microsoft yahei;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	height:500px;
	overflow:hidden;
	}
.main_pro li .pro_pic{
	text-align:center;
	clear:both;
	}
.main_pro li .pro_name{
	text-align:center;
	clear:both;
	font-size:24px;
	line-height:30px;
	padding:20px 0;
	}
.main_pro li .pro_name a{
	color:#3a3430;
	}
.main_pro li .pro_link{
	text-align:center;
	clear:both;
	}
.main_pro li .pro_link a{
	display:block;
	clear:both;
	}


.mainbox{
	clear:both;
	}

.footer{
	margin:0 auto;
	clear:both;
	}
.foot_contact{
	border-right:1px solid #d1d1d1;
	float:left;
	width:293px;
	height:220px;
	padding:20px;
	line-height:24px;
	}
.foot_contact strong{
	font-size:14px;
	}
.foot_copy{
	float:left;
	width:283px;
	height:220px;
	padding:20px;
	font-size:12px;
	line-height:24px;
	}
.foot_nav{
	clear:both;
	border-top:1px solid #d1d1d1;
	width:1000px;
	overflow:hidden;
	}
.foot_nav ul{
	width:1100px;
	clear:both;
	}
.foot_nav li{
	width:166px;
	float:left;
	border-right:1px solid #d1d1d1;
	line-height:34px;
	text-align:center;
	}
.foot_nav li a{
	width:166px;
	float:left;
	line-height:34px;
	text-align:center;
	}

.sub_content{
	clear:both;
	border-bottom:1px solid #d1d1d1;
	}
.sub_contentx{
	clear:both;
	border-bottom:1px solid #d1d1d1;
	height:830px;
	}
.sub_guide{
	clear:both;
	border-bottom:1px solid #d1d1d1;
	height:35px;
	line-height:35px;
	font-family:microsoft yahei;
	}
.guide_left{
	float:left;
	}
.guide_left a{
	display:inline-block;
	height:35px;
	background:url(../images/arr.jpg) right no-repeat;
	padding:0 35px 0 20px;
	}
.guide_nav{
	float:left;
	padding:0 0 0 30px;
	}
.guide_nav a{
	display:inline-block;
	height:35px;
	padding:0 35px 0 20px;
	}
.guide_nav .hover{
	color:#00528c;
	}
.sub_c_box{
	clear:both;
	padding:20px;
	}
.sub_title{
	font-size:24px;
	font-family:microsoft yahei;
	line-height:40px;
	}
.down_box{
	clear:both;
	padding:20px 0 0;
	font-size:14px;
	}
.down_left{
	float:left;
	width:490px;
	}
.down_right{
	float:right;
	width:350px;
	}
.down_l_pic{
	float:left;
	width:235px;
	border:1px solid #ddd;
	}
.down_l_name{
	float:left;
	width:233px;
	color:#333;
	padding:0 0 0 20px;
	}
.down_l_text{
	float:left;
	width:233px;
	color:#888;
	padding:8px 0 0 20px;
	line-height:26px;
	}
.down_select{
	clear:both;
	height:28px;
	}
.down_select2{
	clear:both;
	height:28px;
	}
.down_select span{
	float:left;
	padding:0 10px 0 0;
	}
.down_select select{
	float:left;
	width:220px;
	}
.down_right li{
	line-height:28px;
	text-align:right;
	color:#888;
	clear:both;
	}
.down_right li a{
	color:#1b68b6;
	text-decoration:underline;
	float:left;
	}

.news_list li{
	clear:both;
	text-align:right;
	background:url(../images/xx.jpg) bottom repeat-x;
	padding:3px 0;
	font-size:11px;
	color:#999;
	line-height:26px;
	}
.news_list li a:link,.news_list li a:visited{
	float:left;
	line-height:26px;
	background:url(../images/news_08.jpg) left no-repeat;
	padding:0 0 0 10px;
	font-size:12px;
	}

.case_list{
	clear:both;
	width:960px;
	overflow:hidden;
	}
.case_list ul{
	clear:both;
	width:1060px;
	overflow:hidden;
	}
.case_list li{
	float:left;
	width:222px;
	height:270px;
	padding:20px 23px 0 0;
	}
.case_list li .case_pic a{
	border:1px solid #ddd;
	display:block;
	}
.case_list li .case_pic a:hover{
	border:1px solid #aaa;
	}
.case_list li .case_name{
	line-height:15px;
	padding:15px 0 0;
	}
.case_list li .case_name a{
	float:left;
	width:160px;
	font-weight:bold;
	color:#333
	}
.case_list li .case_name a:hover{
	color:#fa0
	}
.case_list li .equ_name a{
	font-weight:bold;
	color:#006db8
	}
.case_list li .equ_name a:hover{
	color:#0097ff
	}
.case_list li  .case_name .case_more{
	float:right;
	background:url(../images/case_29.jpg) no-repeat;
	width:54px;
	height:15px;
	}
.case_list li .case_text{
	padding:10px 0 0;
	clear:both;
	font-size:12px;
	line-height:18px;
	height:52px;
	overflow:hidden;
	color:#888;
	}


.case_d_title{
	clear:both;
	font-size:24px;
	padding:20px 0;
	text-align:center;
	color:#333
	}
.case_d_logo{
	clear:both;
	text-align:center;
	padding:20px 0;
	}
.case_d_text{
	clear:both;
	padding:20px 0;
	}
.case_d_list{
	clear:both;
	padding:20px 0;
	}
.case_d_list li{
	clear:both;
	padding:20px 0 0;
	border-bottom:1px solid #aaa;
	}
.case_d_list li .case_dlist_pic{
	float:left;
	width:220px;
	height:166px;
	}
.case_d_list li .case_dlist_name{
	float:left;
	width:760px;
	font-size:18px;
	color:#e67817;
	padding:0 0 0 20px
	}
.case_d_list li .pro_dlist_name{
	float:left;
	width:760px;
	font-size:18px;
	color:#e20681;
	padding:0 0 0 20px
	}
.case_d_list li .case_dlist_text{
	float:left;
	width:760px;
	padding:10px 0 0 20px;
	line-height:20px;
	font-size:12px;
	}

.pro_nav{
	float:left;
	width:164px;
	padding:30px 0 0;
	}
.pro_nav .pro_nav_pic{
	text-align:center;
	border:1px solid #ddd;
	}
.pro_nav .pro_nav_name{
	text-align:center;
	padding:10px 0 0;
	font-size:14px;
	font-weight:bold;
	}
.pro_nav2{
	float:left;
	width:174px;
	padding:30px 0 0;
	}
.pro_nav2 li{
	clear:both;
	}
.pro_nav2 li span{
	clear:both;
	display:block;
	padding:10px 0 0;
	}
.pro_nav2 li p{
	clear:both;
	padding:8px 0 0;
	}
.pro_nav2 li select{
	clear:both;
	width:174px;
	}

.pro_list{
	float:right;
	width:750px;
	overflow:hidden;
	}
.pro_list ul{
	clear:both;
	width:860px;
	overflow:hidden;
	}
.pro_list li{
	float:left;
	padding:30px 0 20px 20px;
	}
.pro_list li .pro_pic{
	width:165px;
	text-align:center;
	border:1px solid #ddd;
	}
.pro_list li .pro_text{
	text-align:center;
	padding:10px 0 0;
	line-height:24px;
	}
	
.pro_list2{
	float:right;
	width:750px;
	overflow:hidden;
	}
.pro_list2 ul{
	clear:both;
	width:800px;
	overflow:hidden;
	}
.pro_list2 li{
	float:left;
	padding:10px 0 0 10px;
	}
.pro_list2 li .pro_pic{
	width:92px;
	text-align:center;
	border:1px solid #ddd;
	}
.pro_list2 li .pro_text{
	text-align:center;
	padding:5px 0 0;
	line-height:16px;
	}

.pro_nav2{
	float:left;
	width:164px;
	padding:10px 0 0;
	}
.pro_nav2 .pro_nav_pic{
	text-align:center;
	}
.pro_nav2 .pro_nav_pic img{
	text-align:center;
	border:1px solid #ddd;
	}
.pro_nav2 .pro_nav_name{
	text-align:center;
	padding:10px 0 0;
	font-size:14px;
	font-weight:bold;
	}
	
.pro_d_top{
	clear:both;
	border-bottom:1px solid #d1d1d1;
	font-family:microsoft yahei;
	}

.pro_d_pic{
	float:left;
	width:466px;
	padding:0 0 0 20px;
	}
.pro_d_name{
	float:left;
	width:350px;
	padding:100px 0 0 60px;
	font-size:40px;
	line-height:40px;
	color:#333;
	}
.pro_d_text{
	float:left;
	width:350px;
	padding:20px 0 0 60px;
	line-height:24px;
	font-size:14px;
	}

.pro_top_list{
	clear:both;
	width:960px;
	overflow:hidden;
	}
.pro_top_list ul{
	clear:both;
	width:1060px;
	overflow:hidden;
	}
.pro_top_list li{
	float:left;
	width:122px;
	padding:10px 17px 0 0;
	}
.pro_top_list li span{
	display:block;
	border:1px solid #ddd;
	}
.pro_top_list li p{
	padding:8px 0 0;
	text-align:center;
	}

.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}
.border_ddd { border-bottom:solid 1px #ddd;}

.mainbox h6{
	font-size:24px;
	background:url(../images/xx.jpg) bottom repeat-x;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	}
.mainbox h6 span{
	display:block;
	color:#999;
	font-size:12px;
	font-weight:normal;
	}

.page{
	padding:20px 0;
	text-align:center;
	clear:both;
	}
.page2{
	padding:20px 0;
	text-align:center;
	clear:both;
	border-top:1px solid #e3e3e3;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/
.qq{
	background:#fff;
	border:1px solid #1b6dc4;
	}
.qq ul{
	padding:10px 0 5px;
	}
.qq li{
	text-align:center;
	padding:0 0 5px;
	}
.qq li span{
	display:block;
	text-align:center;
	}
.qq li p{
	display:block;
	text-align:center;
	}
#focus {width:1000px; height:514px; overflow:hidden; position:relative;}
#focus ul {height:514px; position:absolute;}
#focus ul li {float:left; width:1000px; height:514px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:1000px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#777;}
#focus .btn span.on {background:#fcf302;}
#focus .preNext {width:45px; height:100px; position:absolute; top:190px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}


#focus2 {width:1000px; height:486px; overflow:hidden; position:relative;}
#focus2 ul {height:486px; position:absolute;}
#focus2 ul li {float:left; width:1000px; height:486px; overflow:hidden; position:relative; background:#000;}
#focus2 ul li div {position:absolute; overflow:hidden;}
#focus2 .btnBg {position:absolute; width:1000px; height:20px; left:0; bottom:0;}
#focus2 .btn {position:absolute; width:780px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus2 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#777;}
#focus2 .btn span.on {background:#fcf302;}
#focus2 .preNext {width:45px; height:100px; position:absolute; top:190px; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus2 .pre {left:0;}
#focus2 .next {right:0; background-position:right top;}