html,body{ background-color:#F2F2F2 ; font-family:"微软雅黑",Verdana, Geneva, sans-serif;}

.w_box{ width:990px; margin-left:auto; margin-right:auto;}
.w_230{ width:230px;}
.w_760{ width:750px;}
.w_365{ width:365px;}


#header_top {
	height: 166px;
	background: url(../images/header_top.png) repeat-x left top;
}

#header_top div{ width:990px; margin:auto;}
/*/header_top*/


#logo {
	width: 480px;
	height: 116px;
	display: block;
	background: url(/pic/weblogo.jpg) no-repeat left top;
	float:left;
}
#logo span {
	display: none;
}
/*/logo*/

.tel {
	margin:30px 0 0 0;
	color: #999999;
	background: url(../images/tel.jpg) no-repeat left bottom;
	padding: 0 10px 0 40px;
	font-size: 14px;
	float:right;
}
.tel strong {
	display: block;
	font-size: 26px;
	color: #1F1F1F;
	padding-top: 5px;
}
/*/tel*/


#leftmenu{ width:220px;}
#leftmenu dt{ background: url(../images/leftmenu.png) no-repeat left center #001951; height:40px; padding:5px; padding-top:15px; padding-left:34px; color:#FFF; clear:both; overflow:hidden;}
#leftmenu dt h3{ width:60px; font-size:22px; float:left; font-weight:normal;}
#leftmenu dt span{ font-size:12px;}
#leftmenu dd { background-color:#FFF; padding:10px; line-height:35px; _height:100%; overflow:hidden;}
#leftmenu dd p{ clear:both;}
#leftmenu dd a{
	font-size: 16px;
	color: #1F1F1F;
	border-bottom:1px solid #F0F0F0;
	height: 35px;
	display: block;
	width: 200px;
	text-decoration: none;
	overflow:hidden;
	text-indent:10px;
}
#leftmenu dd a:hover{ color:#F00;}




.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{ clear:both; width:980px; margin:0 auto;  position:relative; z-index:1; padding-left:10px;   height:50px; line-height:50px; background:#001951; color:#333;   }
.nav{ position:relative; width:980px; margin:0 auto;  font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; }
.nav a{
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	bblr:expression(this.onFocus=this.blur());outline:none;
}
.nav h3{ font-size:100%; font-weight:normal;   }
.nav .m{ float:left;  position:relative; z-index:1; }
.nav h3 a{ display:block; width:120px; text-align:center;   font-weight:bold;  }

.nav .sub{ display:none; /*默认隐藏*/  position:absolute; left:0; top:50px; z-index:1; width:120px;  border-top:0;  background:#FF4F0D; padding-bottom:10px;}
.nav .sub li{ text-align:center; padding:0 0px; margin-bottom:-1px;}
.nav .sub li a{ display:block;  padding:4px 0; height:28px; line-height:28px; color:#FFF; font-size:12px; }
.nav .sub li a:hover{ color:#FFF; background-color:#001951; }
.nav li.navhover,.nav li.on{background:#FF4F0D;}
.nav li.navhover .sub{display:block;}
.nav .block{ height:50px; width:120px; background:#FF4F0D; position:absolute; left:0; top:0px; overflow:hidden;  }
/*/菜单*/





/* ======= seach 全屏幻灯片 =========*/
.fullSlide{ width:100%;  position:relative;  height:355px; background:#FFF;  }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:355px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:355px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.fullSlide .hd ul{ text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:62px; height:11px; margin:1px; overflow:hidden; background:#000;
		filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
	}
	.fullSlide .hd ul .on{ background:#F45F2A; filter:alpha(opacity=100);opacity:1; }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
	.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }





/* ======= 产品展示切换 =========*/
	.douban{ width:750px; overflow:hidden; height:218px; position:relative;}
	.douban .hd{ height:22px; line-height:22px;  overflow:hidden; position:relative;}
	.douban .hd h3{ font-size:22px; color:#111; display:inline; font-weight:normal; padding-right:10px;}
	.douban .hd span{ font-size:14px; color:#888;}
	.douban .hd .next,
	.douban .hd .prev{ float:right; display:block; width:18px; height:18px; background: url(../images/left_right.gif) no-repeat -6px -7px; overflow:hidden; margin-right:6px; cursor:pointer; }
	.douban .hd .next{ background-position:-34px -7px; }
	.douban .hd .prevStop{ background-position:-6px -40px; cursor:default; }
	.douban .hd .nextStop{ background-position:-34px -40px; cursor:default; }
	
	.douban .hd ul{ position:absolute; right:6px; top:6px; zoom:1; }
	.douban .hd ul li{ float:left; cursor:pointer; display:block; width:15px; height:13px; margin-left:10px; _display:inline; background: url(../images/switch_dot_small.jpg) no-repeat 0 0; }
	.douban .hd ul li.on{ background-position:-16px 0; }
	
	.douban .bd{position:absolute; left:-5px; _left:-15px; top:42px;   }
	.douban .bd ul{ overflow:hidden; zoom:1; height:180px;}
	.douban .bd ul li{
	float: left;
	width: 230px;
	margin: 0 10px;
	list-style-type: none;
	overflow:hidden;
	}
	.douban .bd ul li img{

    -moz-box-shadow: 3px 3px 4px #CECECE;
    -webkit-box-shadow: 3px 3px 4px #CECECE;
    box-shadow: 3px 3px 4px #CECECE;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE');
	}

	.douban .bd ul li a{ position:relative; width:230px; height:180px; font-size:14px;}
	.douban .bd ul li a em{ position:absolute; left:0; bottom:0; height:60px; line-height:25px; color:#FFF; background-color:#000;display:block; width:230px; cursor:pointer;
	filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
	}
	.douban .bd ul li a span{ position:absolute; left:0; bottom:0; height:50px; line-height:20px; color:#FFF; display:block; width:230px; text-align:center; cursor:pointer;}
	.douban .bd ul li a:hover em{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}





/* ======= 选项卡切换 =========*/
	.msn-focus { width: 345px; height: 280px; }
	.msn-focus .hd { font-size: 14px; height:30px;  line-height: 30px; margin-right: -7px }
	.msn-focus .hd li { float: left; display: inline; margin: 0 7px 0 0; height: 35px; font-size:16px;}
	.msn-focus .hd a{
	text-decoration: none;
	color:#666666;
}	
	.msn-focus .hd .on { background: url(../images/arrow.png) no-repeat scroll center bottom }
	.msn-focus .hd .on a { background-color: #38a3db; color: #fff }
	
	.msn-focus .hd a { background-color: #eee; float: left; padding: 0 15px }
	
	.msn-focus .bd { width: 330px;  position: relative; overflow: hidden }
	.msn-focus .bd div{}



.bg1{
	background: url(../images/bg1.png) repeat-x left top;
	padding-top:40px;
}


.shadow{
    -moz-box-shadow: 3px 3px 4px #CECECE;
    -webkit-box-shadow: 3px 3px 4px #CECECE;
    box-shadow: 3px 3px 4px #CECECE;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE');
}





.list_1{}
.list_1 li{
	height: 30px;
	line-height: 30px;
	background: url(../images/list_1.jpg) no-repeat left center;
	padding-left:17px;
}
.list_1 li a{
	float: left;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
}
.list_1 li a:hover{
	color: #F00;
	text-decoration: underline;
}
.list_1 li span{ float:right; color:#999; font-size:12px;}



.list_2{}
.list_2 li{
	height: 40px;
	line-height: 40px;
	background: url(../images/list_1.jpg) no-repeat left center;
	padding-left:17px;
	border-bottom:1px dotted #CCC;
}
.list_2 li a{
	float: left;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
}
.list_2 li a:hover{
	color: #F00;
	text-decoration: underline;
}
.list_2 li span{ float:right; color:#999; font-size:12px;}





.list_rq{ padding:20px 0 0 10px;}
.list_rq li{ height:60px; padding:0 0 15px 0;}
.list_rq li a{ color:#001951; font-size:16px; padding:0;text-decoration: none; display:block;height:26px;line-height:26px;overflow:hidden;}
.list_rq li a:hover{	color: #F00;
	text-decoration: underline;
}
.list_rq li p{ color:#9B9B9B; font-size:12px; line-height:16px;height:32px;overflow:hidden;}
.list_rq strong{ background-color:#B2BACA; color:#FFF; width:60px; height:60px; text-align:center; font-size:30px; display:block; float:left; line-height:40px; font-weight:normal; margin-right:10px;}
.list_rq strong span{ display:block; font-size:12px; line-height:20px;}

.list_rq li:hover strong{ background-color:#F45607; }

.about{background: url(/pic/about.jpg) no-repeat left top; width:230px; height:210px; padding:70px 10px 10px 510px; overflow:hidden;}
.about div{ color:#FFF; padding:10px 30px; position:relative; height:180px;}
.about p{ font-size:14px; margin-bottom:10px;}
.about h3{ font-size:20px; padding:15px 0;}
.about a{
	color: #FFF;
	position: absolute;
	left: 30px;
	bottom: 0px;
	text-decoration: none;
}
.about a:hover{ text-decoration:underline;}

/*/关于我们*/



.contact{background: url(../images/contact.jpg) no-repeat left top #FFF; padding:140px 10px 10px 10px; color:#000; font-size:13px; line-height:32px; width:200px; overflow:hidden;}
.contact strong{ font-size:16px;}
/*/联系我们*/


.t_1{ height:50px; line-height:50px;}
.t_1 h3{ font-size:22px; color:#111; display:inline; font-weight:normal; padding-right:10px;}
.t_1 span{ font-size:14px; color:#888;}


.t_2{ height:50px; line-height:50px; background-color:#F8F8F8; padding:5px 20px; clear:both;overflow:hidden;}
.t_2 h3{ font-size:30px; color:#333; display:inline; font-weight:normal; padding-right:10px;background: url(../images/t_2.jpg) no-repeat right center; padding-right:35px; }
.t_2 span{ font-size:14px; color:#888;}


.t_3{ height:25px; line-height:25px; margin:20px 0; background: url(../images/t_3.gif) no-repeat center left; padding:0 15px;}
.t_3 a{
	font-size: 16px;
	color: #000;
	display: block;
	padding: 0 15px;
	background-color: #FFF;
	float: left;
	text-decoration: none;
}

.t_4{ height:0px; line-height:0px; margin:10px 0; padding:20px; border-bottom:1px solid #DDD;}

#foot{ background-color:#FFF;}
#foot nav{
	
	padding-left:220px;
	height:80px;
OVERFLOW: hidden;
BACKGROUND: url(/images/logo.jpg) no-repeat;
	padding-top:20px;
}
#foot nav dl{ border-left:1px solid #DEDEDE; padding:5px 20px; float:left;overflow:hidden;}
#foot nav dl dt{ color:#999; margin-bottom:10px; font-size:13px;}
#foot nav dl dt strong{ color:#545454; display:block; padding:5px 0; font-size:14px;}


#foot nav dl dd{ font-size:12px; color:#878787;}
#foot nav dl dd a,#foot nav dl dd a:visited,#foot nav dl dd a:link{
	display: block;
	color: #878787;
	line-height: 200%;
	text-decoration: none;
	height:24px;
	overflow:hidden;
}
#foot nav dl dd a:hover{ color:#F00;}
#foot nav dl dd p{ width:110px; float:left; padding-right:16px;}
#foot nav dl dd p.last{padding-right:0;}



#foot .copyright{ background-color:#E9E9E9; height:50px; line-height:50px; font-size:12px; clear:both;}
#foot .copyright{ color:#868686;}




/***翻页***/
.k_pagelist {
	width:100%;text-align:left;margin:0;padding:0;line-height:40px;height:40px;
}
.k_pagelist *{
	font-size:12px;
	padding:4px 8px;
	margin-right:8px;
}
.k_pagelist strong{
	background:#005CA1;
	color:#FFF;
	border:1px solid #DBDBDB;
}
.k_pagelist a {
	text-decoration:none;
	color:#005CA1;
	border:1px solid #DBDBDB;
}
.k_pagelist a:hover {
	text-decoration:none;
	background:#005CA1;
	color:#FFF;
}
.k_pagelist span{
	border:1px solid #DBDBDB;
	color:#999;
}



/****子页面内容*****/
.w_right{ width:710px; padding:20px; background-color:#FFF;}

.banner_1,.banner_2,.banner_3,.banner_4,.banner_5,.banner_6,.banner_7{height:255px;}
.banner_1 span,.banner_2 span,.banner_3 span,.banner_4 span,.banner_5 span,.banner_6 span,.banner_7 span{ display:none;}

.banner_1{background: url(../images/1.jpg) #E2F6FB center center;}
.banner_2{background: url(../images/2.jpg) #E2F6FB center center;}
.banner_3{background: url(../images/3.jpg) #E2F6FB center center;}
.banner_4{background: url(../images/4.jpg) #E2F6FB center center;}
.banner_5{background: url(../images/5.jpg) #E2F6FB center center;}
.banner_6{background: url(../images/6.jpg) #E2F6FB center center;}
.banner_7{background: url(../images/7.jpg) #E2F6FB center center;}


#current_position{ color:#878787; font-size:12px; text-align:right; height:40px; line-height:40px;}
#current_position a{ padding:0 5px; color:#878787;}
#current_position strong{ font-weight:normal; padding:0 5px;}


#leftmenu_2{ width:220px;}
#leftmenu_2 dt{ background: url(../images/leftmenu.png) no-repeat left center #001951; height:40px; padding:15px 5px 5px 40px; color:#FFF; clear:both; overflow:hidden;}
#leftmenu_2 dt h3{font-size:22px;font-weight:normal;}
#leftmenu_2 dt span{ font-size:12px;}
#leftmenu_2 dd { background-color:#FFF; padding:10px; line-height:35px; _height:100%; overflow:hidden; padding-bottom:10px;}
#leftmenu_2 dd p{ clear:both;}
#leftmenu_2 dd a{
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #F0F0F0;
	height: 35px;
	display: block;
	padding-left:32px;
	text-decoration: none;
	background: url(../images/leftmenu_2.gif) no-repeat left center #FFF;
}
#leftmenu_2 dd a:hover{ color:#F00;}
#leftmenu_2 a.leftmenu_on,#leftmenu_2 a.leftmenu_on:visited,#leftmenu_2 a.leftmenu_on:link{ background: url(../images/leftmenu_2.jpg) no-repeat left center #001951; color:#FFF;}
#leftmenu_2 a.leftmenu_on:hover{ color:#FFF;}




.table_rc{ color:#777; font-size:14px; line-height:130%; margin:10px; margin-bottom:60px;}
.table_rc tr{ border-bottom:1px solid #DDDDDD;}
.table_rc td{ padding:10px 5px;}
.table_rc th{ padding:10px 5px; font-weight:normal; width:80px;}
.table_rc strong{ color:#333;}
.table_rc strong a{color:#333;text-decoration: none;}
.table_rc td a{color:#333;text-decoration: none;}





.contact_c{  font-size:14px; color:#777777; padding:20px; line-height:180%;}
.contact_c h3{ font-size:16px; color:#777777;}
.contact_c p{ padding:10px 0; margin-bottom:20px; clear:both;}








/*内容*/
.content{
	font-size:14px;
	padding:40px 20px;
	margin:0px;
	color:#000;
	line-height:170%;
	clear:both;
	padding-bottom:250px;
}
.content p{text-indent:27px; margin-bottom:15px;}
.content strong{color:#930; padding:0px 0px;}
.content a{
	font-size:14px;
	color:#930;
	padding:0px 2px 0px 20px;
	text-decoration: underline;
	}
.content a:hover{ color:#F60;}	
.content h1{font-size:24px;	font-weight: normal; padding:0px; margin:10px 0px;}
.content h2{font-size:22px;	font-weight: normal; line-height:200%;}
.content h3{font-size:18px;	font-weight: normal;line-height:200%;}
.content h4{font-size:16px;	font-weight: normal;line-height:200%;}
.content h5{font-size: 14px;line-height:200%;}			
.content h6{font-size: 12px;line-height:200%;}			
.content img{ padding:4px; background-color:#DDD;}
.content ol { margin:10px 20px;}
.content ol li{
	list-style-type: decimal;
	margin-left:20px;
}
.content ul{ margin:10px 20px;}
.content ul li{
	list-style-type: disc;
	margin-left:20px;
}






	.list_cp ul{ overflow:hidden; zoom:1;}
	.list_cp ul li{
	float: left;
	width: 225px;
	margin: 10px 5px;
	list-style-type: none;
	overflow:hidden;
	}
	.list_cp ul li img{

    -moz-box-shadow: 3px 3px 4px #CECECE;
    -webkit-box-shadow: 3px 3px 4px #CECECE;
    box-shadow: 3px 3px 4px #CECECE;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE');
	}

	.list_cp ul li a{ position:relative; width:230px; height:180px; font-size:14px;}
	.list_cp ul li a em{ position:absolute; left:0; bottom:0; height:60px; line-height:25px; color:#FFF; background-color:#000;display:block; width:230px; cursor:pointer;
	filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;
	}
	.list_cp ul li a span{ position:absolute; left:0; bottom:0; height:50px; line-height:20px; color:#FFF; display:block; width:230px; text-align:center; cursor:pointer;}
	.list_cp ul li a:hover em{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;}
	
/**留言反馈**/
.feedback_bg{width:100%;background:#f2f2f2;padding:0 0 30px;}
.feedback_title{font-size:30px;padding:30px 0;text-align:center;color:#333;font-weight:bold;}
.feedback_form{width:100%;}
.feedback_form_title{width:100%;border-bottom:1px solid #0066d5;height:38px;overflow:hidden;}
.feedback_form_title strong{display:block;padding:0 25px;background:#0066d5;float:left;height:38px;line-height:38px;color:#fff;font-size:20px;}
.feedback_form ul{width:100%;padding:25px 0;background:#fbfbfb;overflow:hidden;margin:0;}
.feedback_form ul li{width:100%;float:left;padding-top:15px;}
.feedback_form ul li h3{color:#222;width:100px;float:left;font-size:14px;line-height:32px;text-align:right;padding:0 10px 0 0;}
.feedback_form ul li input.text{display:block;float:left;border:1px solid #ccc;border-radius:5px;box-shadow:2px 2px 2px #f2f2f2 inset;height:30px;line-height:30px;padding:0 5px;width:220px;}
.feedback_form ul li em{color:#222;float:left;font-size:12px;line-height:32px;padding:0 0 0 10px;}
.feedback_form ul li p{float:left;padding-top:5px;}
.feedback_form ul li p label{padding-left:5px;color:#545454;}
.feedback_form ul li #editorBox{float:left;width:80%;}
.feedback_form ul li a.editorTip{display:block;width:100%;float:left;padding-bottom:10px;color:#0066d5;}
.feedback_form ul li textarea{display:block;float:left;box-shadow:2px 2px 2px #f2f2f2 inset;width:555px;}
.feedback_form ul li .xhe_default{display:block;}
.feedback_form ul li .Submit{display:block;float:left;background:#0066d5;color:#fff;font-size:20px;height:40px;line-height:40px;text-align:center;width:125px;border:none;}
.feedback_list{width:100%;overflow:hidden;}
.feedback_list .feedback_list_item{width:100%;overflow:hidden;padding:24px 0;font-size:14px;background:#fff;line-height:22px;margin-top:10px;}
.feedback_list .feedback_list_info{background:url(../images/feedback_icon1.png) no-repeat 40px center;color:#666;padding-left:65px;}
.feedback_list .feedback_list_info span{color:#037dbf;padding:0 5px;}
.feedback_list .feedback_list_info strong{color:#d58a13;padding:0 5px;font-weight:normal;}
.feedback_list .feedback_list_content{padding:0 20px 0 65px;color:#000;}
.feedback_list .feedback_list_reply{background:#fff;}
.feedback_list .feedback_list_reply .feedback_list_info{background:url(../images/feedback_icon2.png) no-repeat 40px center;}
.feedback_list .feedback_list_reply .feedback_list_content{color:#d58a13;}

.solution_wrap{width:345px;height:290px;padding:10px 10px 10px 20px;background:#fff;}
.solution_wrap .solution_info{width:100%;height:68px;overflow:hidden;}
.solution_wrap .solution_info a{display:block;width:100%;height:26px;line-height:26px;overflow:hidden;text-decoration:none;color:#001951;font-size:16px;}
.solution_wrap .solution_info a:hover{color:#f00;}
.solution_wrap .solution_info p{width:100%;height:44px;line-height:20px;overflow:hidden;color:#9b9b9b;font-size:12px;}