* {
	margin:0px  auto;
	padding:0px;
	list-style-type:none;
	}
body{
	font-family:"微软雅黑";
	_font-family:"微软雅黑";
	font-size:12px;
	color:#666; 
	margin:0px auto;
	background:#fff;
	}
form,ul,li,ul li,p,h1,h2,h3,h4,h5,h6,dl,dt,label{
	margin:0px auto;
	padding:0px;
	list-style-type:none;
	list-style:none;
	}
input,select{
	font-size:12px;
	line-height:16px;
	}
img{
	border:0px;
	}
a{
	color:#666;
	text-decoration:none;
	}
a:hover {
	color:#f30;
	text-decoration:underline;
	}
.white,.white a:link,.white a:visited,.white a:active,.white a{
	color: #666;
	text-decoration:none;
	}
.white a:hover{
       color:#fff;
	   text-decoration:underline;
	   }
.clear{
	clear:both;
	}
/*头部*/
.h_header {
	clear: both;
	height: 98px;
	margin: 0 auto;
	background-color: #fff;
}
.h_header_w10 {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
a.h_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 214px;
	height: 98px;
	display: block;
	z-index: 100;
	background: url(../images/logo.jpg) no-repeat;
}
/*搜索*/
.h_tel {
	width: 164px;
	height: 34px;
	margin-top: 8px;
	background: url(images/tel.jpg) no-repeat;
	margin-right: 14px;
	float: right;
	line-height:30px;
}
a{
	color:#666;
	text-decoration:none;
	}
a:hover {
	color:#f30;
	text-decoration:underline;
	}
.h_top_r {
}
.h_searchsd {
	width: 226px;
	float: right;
	height: 34px;
	margin-top: 9px;
}
.h_searchsd input:focus {
	outline: none;
}
.h_searchsd select {
	visibility: hidden;
	display: none;
}
.h_searchsd .textbox {
	width: 174px;
	line-height: 34px;
	height: 34px;
	padding: 0 10px;
	float: left;
	background: url(images/sreach.jpg) no-repeat;
	border: none;
	color: #c16767
}
.h_searchsd .textbox input {
	background: none;
	border: none;
}
.h_searchsd .inputButton {
	float: right;
}
.h_nav_ul {
	width: 1170px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
	height: 20px;
	overflow: hidden;
	font-family: "微软雅黑"
}
.h_nav_ul a {
	margin: 0 10px;
}
.h_nav_ul a:hover {
	color:#f30;
	text-decoration:underline;
	}
/*左右切换幻灯片*/
.wrapper {
	margin: 0 auto;
}
/* qqshop focus */
#focus {
	width: 1440px;
	height: 510px;
	overflow: hidden;
	position: relative;
}
#focus ul {
	height: 510px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 1440px;
	height: 510px;
	overflow: hidden;
	position: relative;
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .btnBg {
	position: absolute;
	width: 1440px;
	height: 20px;
	left: 0;
	bottom: 0;
}
#focus .btn {
	position: absolute;
	width: 1284px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 50px;
	text-align: center;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 50px;
	height: 7px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #a4cc35;
}
#focus .btn span.on {
	background: #a4cc35;
}
#focus .preNext {
	width: 45px;
	height: 100px;
	position: absolute;
	top: 90px;
	background: url(images/sprite.png) no-repeat 0 0;
	cursor: pointer;
	visibility: hidden
}
#focus .pre {
	left: 0;
}
#focus .next {
	right: 0;
	background-position: right top;
}
/*用数字控制全屏焦点*/
/* mainbanner */
.mainbanner {
	height: 510px;
	overflow: hidden;
	position: relative;
}
.mainbanner_window {
	left: 50%;
	width: 2000px;
	height: 510px;
	overflow: hidden;
	margin-left: -1000px;
	position: absolute;
}
.mainbanner_window ul {
	width: 999999px;
	height: 510px;
	position: relative;
}
.mainbanner_window li {
	background: rgb(238, 238, 238);
	width: 2000px;
	height: 510px;
	text-align: center;
	font-size: 0px;
	float: left;
	display: inline;
}
.mainbanner_list {
	left: 75%;
	top: 495px;
	width: 200px;
	height: 10px;
	margin-left: -75px;
	position: absolute;
}
.mainbanner_list li {
	height: 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.mainbanner_list a {
	padding: 0 20px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	text-align: center;
	background-color: #5b6062;
	color: #fff;
	font-size: 12px;
	float: left;
	display: inline-block;
	margin-left: 5px;
}
.mainbanner_list li.active a {
	background-color: #db171f;
	text-decoration: none;
}
.mainbanner_list li a:hover {
	background-color: #db171f;
	text-decoration: none;
}
/*多级下拉菜单*/
/* menu::base */
div#menu {
	left: 0px;
	width: 100%;
	font-family: 微软雅黑;
}
#menu {
	position: relative;
	z-index: 100;
	height: 58px;
	padding-top: 28px;
	POSITION: absolute; z-index:999;
}
#menu .menu {
	position: absolute;
	padding-left: 230px;
}
#menu * {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#menu a {
	display: block;
	padding: 14px 34px;
	white-space: nowrap;
}
#menu li {
	float: left;
	background: #505050;
}
#menu li li {
	float: none;
}
#menu div {
	visibility: hidden;
	position: absolute;
}
#menu div div {
	margin: -35px 0 0 -1px;
	left: 100%;
}
#menu div div div {
	margin: -35px 0 0 -1px;
	left: 100%;
}
#menu li:hover>div {
	visibility: visible;
	color:#f30;
}
/* menu::special styles */
/* menu::level 1 */
#menu a {
	text-decoration: none;
	color: #505050;/*1*/
	position: relative;
	z-index: 77;
}
#menu a:hover {
	color: #505050;
}
#menu a:hover span {
	color: #505050;
}
#menu li.current a {
	color: #3C4955;
}
#menu li.current span {
	color: #3C4955;
}
#menu>ul>li:hover>a {
	color: #CACFD3;
}
#menu>ul>li:hover>a span {
		color:#f30;
}
#menu span {
	text-transform: uppercase;
	font-size: 16px;
	font-weight:800;
	font-family: 微软雅黑;
	color: #505050;
}
#menu li {
	background: none
}
/* menu::level >= 2 */
#menu ul ul {
	width: 170px;
}
#menu li li {
	background: #2e69a9;
	overflow: hidden;
	border-bottom: 1px solid #114277;
}
#menu li li a {
	position: static;
	background: #2e69a9;
	text-align: left;
	color: #505050;
	padding: 0;
	padding-left: 35px;
	padding-right: 10px;
}
#menu li.current li a {
	background: none;
	color: #505050;
}
#menu li.current li span {
	color: #505050;
}
#menu li li a:hover {
	background: #114277;
}
#menu li li a span {
	color: #fff;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
#menu li li a:hover span {
	color: #ffffff;
}
#menu li li a.parent span {
}
#menu li li span {
	display: block;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0;
}
/*bannnr*/
#banner{
	width:100%;
	height:550px;
	margin:auto;
	overflow:hidden;
}
/*首页产品*/
#index{
	width:1200px;
	min-width:1200px;
	height:auto;
	margin:15px auto;
	overflow:hidden;
}
.index_pr{
	width:896px;
	height:auto;
	float:left;
	overflow:hidden;
}
.index_pro{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.index_proz{
	width:164px;
	height:49px;
	float:left;
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.index_proz span{
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.index_promore{
	width:80px;
	height:49px;
	float:right;
	font-family:"微软雅黑";
	font:15px;
	color:#444;
	line-height:49px;
}
.index_pronr{
	height:auto;
	margin:15px auto;
	overflow:hidden;
}
.index_pronr_1{
	width:282px;
	height:auto;
	float:left;
}
.index_pronr_1b{
	height:40px;
	background:#e1e1e1;
}
.index_pronr_1b span{
	font-family:"微软雅黑";
	font-size:16px;
	color:#5e5d5d;
	line-height:40px;
	font-weight:bold;
	margin-left:18px;
}
.index_pronr_1t{
	height:188px;
	margin:8px auto;
}
.index_pronr_1nr{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:28px;
}
.index_pronr_1nr span{
	font-family:"微软雅黑";
	color:#666;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
}

.index_pronr_2{
	width:282px;
	height:auto;
	float:left;
	margin:0px 0px 0px 22px;
}
.index_pronr_2b{
	height:40px;
	background:#e1e1e1;
}
.index_pronr_2b span{
	font-family:"微软雅黑";
	font-size:16px;
	color:#5e5d5d;
	line-height:40px;
	font-weight:bold;
	margin-left:18px;
}
.index_pronr_2t{
	height:188px;
	margin:8px auto;
}
.index_pronr_2nr{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:28px;
}
.index_pronr_2nr span{
	font-family:"微软雅黑";
	color:#666;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
}

.index_pronr_3{
	width:282px;
	height:auto;
	float:left;
	margin:0px 0px 0px 22px;
}
.index_pronr_3b{
	height:40px;
	background:#e1e1e1;
}
.index_pronr_3b span{
	font-family:"微软雅黑";
	font-size:16px;
	color:#5e5d5d;
	line-height:40px;
	font-weight:bold;
	margin-left:18px;
}
.index_pronr_3t{
	height:188px;
	margin:8px auto;
}
.index_pronr_3nr{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:28px;
}
.index_pronr_3nr span{
	font-family:"微软雅黑";
	color:#666;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
}
.index_video{
	width:282px;
	height:auto;
	float:left;
	margin:0px 0px 0px 22px;
}
.index_videob{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.index_videoz{
	width:164px;
	height:49px;
	float:left;
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.index_videonr{
	height:auto;
	margin:12px auto;
}
.index_ss{
	height:auto;
	margin:10px auto;
}
.index_videot{
	height:auto;
	margin:10px auto;
}
/*首页新闻*/
#index_news{
	width:1200px;
	min-width:1200px;
	height:auto;
	margin:8px auto;
	overflow:hidden;
}
.index_newsb{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.index_newsz{
	width:164px;
	height:49px;
	float:left;
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.index_newsmore{
	width:80px;
	height:49px;
	float:right;
	font-family:"微软雅黑";
	font:15px;
	color:#444;
	line-height:49px;
}
.index_newsnr{
	height:auto;
	margin:8px auto;
	overflow:hidden;
}
.index_newsnr_1{
	width:284px;
	height:auto;
	float:left;
}
.index_newsnr_1_1{
	height:auto;
}
.index_newsnr_1_2{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
}
.index_newsnr_2{
	width:283px;
	height:auto;
	float:left;
	margin-left:20px;
}
.index_newsnr_2_1{
	height:auto;
}
.index_newsnr_2_2{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
}
.index_newsnr_3{
	width:283px;
	height:auto;
	float:left;
	margin-left:23px;
}
.index_newsnr_3_1{
	height:auto;
}
.index_newsnr_3_2{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
}
.index_newsnr_4{
	width:280px;
	height:auto;
	float:left;
	margin-left:22px;
}
.index_newsnr_4_1{
	height:auto;
}
.index_newsnr_4_2{
	height:auto;
	margin:10px;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
}
/*首页4图标*/
#index_tb{
	width:1170px;
	min-width:1170px;
	background: url(../images/index_005.jpg);
	height:148px;
	margin-top:12px;
	margin-left:auto;
    margin-right:auto;
    background-repeat:repeat;
}
.index_tb_c{
	width:1200px;
	min-width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-bottom:18px;
}
.index_tb_pro{
	width:276px;
	height:auto;
	float:left;
	margin-top:20px;
}
.index_tb_protu{
	height:auto;
}
.index_tb_pronr{
	height:auto;
	margin:10px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
	color: #666;
}
.index_tb_hyyy{
	width:276px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:26px;
}
.index_tb_hyyytu{
	height:auto;
}
.index_tb_hyyynr{
	height:auto;
	margin:10px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
	color: #666;
}
.index_tb_fwyzc{
	width:276px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:22px;
}
.index_tb_fwyzctu{
	height:auto;
}
.index_tb_fwyzcnr{
	height:auto;
	margin:10px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
	color: #666;
}
.index_tb_xxwl{
	width:276px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:25px;
}
.index_tb_xxwltu{
	height:auto;
}
.index_tb_xxwlnr{
	height:auto;
	margin:10px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:30px;
	color: #666;
}
/*首页底部导航*/
#index_dh{
	width:100%;
	background:#202020;
	height: auto;
	margin:auto;
}
.index_dh_c{
	width:1200px;
	min-width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.index_dh_1{
	width:154px;
	height:auto;
	float:left;
	font-family:"微软雅黑";
	font-size:12px;
	color:#d8d8d8;
	line-height:30px;
	text-align:center;
	margin:33px auto;
}
.index_dh_1 span{
	font-family:"微软雅黑";
	font-size:16px;
	color:#d8d8d8;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.index_dh_1 a{
	color:#d8d8d8;
}
.index_dh_1 a:hover {
	color:#ff3300;
	text-decoration:underline;
}
.index_dh_2{
	width:54px;
	height:auto;
	float:left;
	font-family:"微软雅黑";
	font-size:12px;
	color:#d8d8d8;
	line-height:30px;
	text-align:center;
	margin:33px auto;
}
.index_dh_ewm{
	width:354px;
	height:auto;
	float:left;
	font-family:"微软雅黑";
	font-size:12px;
	color:#d8d8d8;
	line-height:30px;
	text-align:center;
	margin:33px auto;
}
/*首页底部*/
#index_foot{
	background:url(../images/foot_bj.jpg);
	width:100%;
	height:100px;
	margin:auto;
}
.index_foot_c{
	width:1200px;
	height:auto;
	text-align:center;
	margin:auto;
	font-family: "微软雅黑";
	font-size:12px;
	color:#666;
	line-height:100px;
}
.index_foot_c a{
	color:#666;
}
.index_foot_c a:hover {
	color:#ff3300;
	text-decoration:underline;
}
/*内页公司简介banner*/
.cw{width:1200px; margin:0 auto;}
.neiBanner{height:auto;margin:0 auto; position:relative; background-position:center top; height:250px; width:100%; background-repeat:no-repeat;}
.neiNav{ margin:auto; background:url("../images/neiNavBg.png") left top repeat-x; width:100%; height:41px; position:absolute; bottom:0; left:0;}
.neiNav li{ float:left; width:146px;}
.neiNav li a{ width:146px; line-height:38px; font-family:微软雅黑; font-size:13px; color:#fff; text-align:center; text-decoration:none; display:block;}
.neiNav li a:hover,.neiNav li a.cur{ border-bottom:3px solid #008cd6;}
.navigate{ padding:30px 0 40px; color:#666666; font-size:13px; font-family:微软雅黑;}
.navigate a{ display:inline-block;color:#666666; font-size:13px; font-family:微软雅黑; text-decoration:none; margin:0 5px; }
.so{ width:280px; height:35px; background:#028cd7; text-align:center; line-height:35px; display:block; text-decoration:none; margin-bottom:20px; color:#fff; font-size:15px; font-family:微软雅黑;}
/*内页公司简介*/
#about{
	width:1200px;
	min-width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.about_dhz{
	height:80px;
	margin:auto;
	font-family:"微软雅黑";
	font-size:13px;
	color:#666;
	line-height:80px;
}
.about_c{
	height:auto;
	margin:auto;
	overflow:hidden;
}
.about_pr{
	width:896px;
	height:auto;
	float:left;
	overflow:hidden;
}
.about_pro{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.about_proz{
	width:164px;
	height:49px;
	float:left;
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.about_proz span{
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.about_pronr{
	height:auto;
	margin:25px 8px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:30px;
}
.about_contact{
	width:282px;
	height:auto;
	float:left;
	margin:0px 0px 0px 22px;
}
.about_contactb{
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #d1d1d1;
}
.about_contactz{
	width:164px;
	height:49px;
	float:left;
	font-family:"微软雅黑";
	font-size:22px;
	color:#444;
	line-height:49px;
	font-weight:52px;
}
.about_contactnr{
	height:auto;
	margin:15px auto;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:30px;
}
#about_foot{
	width:1170px;
	height:100px;
	margin:auto;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:30px;
	text-align:center;
	margin-top:25px;
}
.about_foot a{
	color:#666;
	text-decoration:none;
	}
a:hover {
	color:#f30;
	text-decoration:underline;
	}
	.xw_nr{
	line-height:25px;
	border-top:none;
	padding:14px;
	}
.xw_nr li{
	height:28px;
	display:block;
	background:url(../images/lilili.jpg) bottom no-repeat;
	line-height:28px;
	padding-left:10px;
	}
.xw_nr li span{
	float:right;
	}
.ss{
	margin:8px auto;
	text-align:center;
	margin-left:8px;
	}
.so{ width:280px; height:35px; background:#028cd7; text-align:center; line-height:35px; display:block; text-decoration:none; margin-bottom:20px; color:#fff; font-size:15px; font-family:microsoft yahei;}


#ct1{
	width:1170px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.aboutus{
	width:1170px;
	margin-top:20px;
	overflow:hidden;
}
.aboutus_l{
	float:left;
	width:261px;
	height:auto;
}
.aboutus_z{
	float:left;
	background:#0b79ae;
	width:261px;
	height:82px;
}
.aboutus_z p{
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:700;
	color:#fff;
	margin:28px 85px;
}
.aboutus_nr{
	float:left;
	width:261px;
	height:auto;
	line-height:25px;
	margin-bottom:8px;
}
.aboutus_contact{
	background:#f3f3f3;
	widows:261px;
	height:auto;
	margin:auto;
	margin-top:12px;
	border:1px solid #ddddde;
	overflow:hidden;
}
.aboutus_contact_z{
	height:auto;
	margin-left:28px;
	margin-top:14px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	color:#c34647;
	line-height:30px;
}
.aboutus_contact_z span{
	font-family:"微软雅黑";
	font-size:10px;
	color:#666;
	line-height:30px;
	padding-left:8px;
}
.aboutus_contact_z_nr{
	height:auto;
	margin:8px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:30px;
}
.aboutus_r{
	float:right;
	width:860px;
	height:50px;
	line-height:25px;
	background:url(../images/about_left.jpg) top repeat-x;
}
.aboutus_r p{
	font-family:"微软雅黑";
	font-size:16px;
	color:#0b79ae;
	font-weight:bold;
	margin:8px 30px;
}
.aboutus_rnr{
	width:860px;
	height:auto;
	line-height:25px;
	float:right;
	margin-top:16px;
}
.fenlei_dh{
	background-color:#1466be;
	color:#FFF;
	height:48px;
	line-height:48px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	 font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
}
.yiji{
	margin-left:12px;
	width:235px;
	height:35px;
	line-height:35px;
	color:#666;
	background:url(../images/pro_menu.jpg);
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
	margin-bottom:10PX;
}
.yiji a{color:#666;text-decoration:none;display:block; background:#FFF; width:235px; height:35px;padding-left:8PX; text-align:center;}	
.yiji a:hover{color:#FFF;display:block;background-color:#414040; padding-left:8PX;}
.erji{
	height:30px;
	line-height:30px;
	color:#666;
	border-bottom:1px #e7e7e7 solid;
	background:url(../images/fangk.jpg) left center no-repeat;
	padding-left:10PX;
	font-family:"微软雅黑";
	font-size:12px;
	margin-bottom:1PX;
}
.erji a{color:#666;text-decoration:none; }	
.erji a:hover{color:#ff3300;text-decoration:underline;}
.fenlei{
	padding-bottom:10px;
}
.ls_t{
	width:1150px;
	margin:0 auto;
	}
.ls_t li{
	height:30px;
	width:158px;
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:4px;
	background: #0284da;
	border-bottom:none;
	margin-top:18px;
	}
.ls_t li a{
	height:30px;
	width:158px;
	display:block;
	font-family:'微软雅黑';
	text-align:center;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	}
.ls_t li a:hover{
	height:30px;
	width:158px;
	display:block;
	font-family:'微软雅黑';
	text-align:center;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	background-color:#8fc124;
	}
	.news{
	width:380px;
	border-right:1px #d1d1d1 solid;
	float:left;
	background-color:#FFF;
}
.news_nr{
	padding:15px;
	height:150px;
}
.news1{
	line-height:22px;
	height:85px;
	padding-bottom:10px;
	border-bottom:1px #CCC dotted;
	margin-bottom:10px;
}
.news1 img{
	margin-right:10px;
	border:1px #d1d1d1 solid;
	padding:3px;
}
.news1 h1{
	color:#0b62ce;
	font-size:16px;
	line-height:30px;
}
.news1 h1 a{color:#0284da;text-decoration:none;}	
.news1 h1 a:hover{color:#ff0000;text-decoration:underline;}
.news1 a{color:#ff0000;text-decoration:none;}	
.news1 a:hover{color:#0b62ce;text-decoration:underline;}
.news2 li{
	background:url(../images/fangkuai.png) left center no-repeat;
	padding-left:10px;
	line-height:30px;
}
.news2 li a{color:#646363;text-decoration:none;}	
.news2 li a:hover{color:#0b62ce;text-decoration:underline;}


/*news*/
.newsLeft,.newsRight { height:885px; padding:0px 25px; border:#dad7d7 1px solid; background-color:#fff; margin-bottom:20px;}
.newsLeft { width:578px; float:left;}
.newsRight { width:278px; float:right;}
.newsLeft .ico2_2 { margin-top:17px; margin-left:10px;}
.newsLeft .ico2_2:hover { background-position:-40px -20px;}
.hotRec { clear:both; height:400px; position:relative;}
.hotRec .bd { width:100%; height:325px; position:relative; overflow:hidden; margin-bottom:5px;}
.hotRec .bd .video { width:578px; height:325px; float:left; position:relative;}
.hotRec .hd { width:100%; height:65px; overflow:hidden;}
.hotRec .hd ul { width:600px; float:left;}
.hotRec .hd ul li { width:170px; height:45px; padding:10px 10px; float:left; margin-right:5px; background-color:#f6f6f6; cursor:pointer;}
.hotRec .hd ul li * { cursor:pointer;}
.hotRec .hd ul li.act { background-color:#e7e7e7;}
.hotRec .hd ul li h2 {width:170px;height:22px; line-height:22px; font-size:14px; color:#666;font-weight:bold; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.hotRec .hd ul li p { font-size:11px;height:20px;overflow:hidden;}
.impNews { height:176px; overflow:hidden; clear:both; border-bottom:#d9d9d9 1px solid;}
.recNews { clear:both; padding-top:10px;}
.recNews a,.recNews a * { cursor:pointer;}
.recNews h2 { font-size:16px; text-align:center; color:#666;font-weight:bold;}
.recNews p.text { line-height:22px; color:#666;}
.newsList01 { width:100%; float:left;}
.newsList01 ul { width:100%; float:left; border-bottom:#b4b4b4 1px dotted; padding:15px 0px;}
.newsList01 ul li { width:100%; height:21px; line-height:21px; float:left;}
.newsList01 ul li h3 { width:99%; float:left; font-size:12px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newsList01 ul li h3 b { width:80px; float:left; font-weight:normal;}
.newsList01 ul li span.time { width:auto; float:right; font-family:微软雅黑;}
.newsRight .Tit3 { border-bottom:#eee 1px solid;}
.newsSearch { height:24px; padding:15px 0px;}
.newsSearch .select { float:left;margin-right:10px;}
.newsSearch .select select { width:135px; border:#eeeeee 1px solid; padding:2px;margin:0;}
.newsSearch .searchBtn { width:55px; float:right; border-left:#eeeeee 1px solid; position:relative;}
.newsSearch .searchBtn b { display:inline-block; height:20px; line-height:20px; padding:0px 2px 0px 8px; color:#fc0000; font-weight:normal;}
.newsSearch .searchBtn b,.newsSearch .searchBtn i { cursor:pointer;}
.newsSearch a.allNews { width:auto; float:right; height:20px; line-height:20px; margin-right:15px; _display:inline; font-weight:bold;}
.newsSearch .searchForm {width:128px; background:url(../images/ico.png) 107px -100px no-repeat #f6f6f6;border:1px solid #eee; overflow:hidden;}
.newsSearch .searchForm .inp { width:104px;}
.newsSearch .searchForm .btn { width:20px;}
.newsSearch .searchForm .focous { background-position:98% -33px; background-color:#fff;}
.newsRight .Calendar {text-align:center;clear:both;}
.newsOther { background:#fafafa; height:165px;margin:15px 0 0;}
.newsOther h3 { width:auto; float:left; font-size:18px; padding-left:20px;margin:2px 0 0;}
.newsOrder { width:100%; float:left; border-bottom:#e9e9e9 1px solid; padding-top:10px;} 
.newsOrder .about { width:auto; height:20px; line-height:24px; float:right; padding:4px 15px 0px 0px;}
.newsOrder .about .ico { vertical-align:-6px;}
.orderForm { clear:both; padding:5px 15px 15px; height:24px;}
.orderForm .input { width:178px; height:22px; float:left; background-color:#fff; border:#d0d0d0 1px solid;}
.orderForm .input input { width:168px; height:20px; padding:1px 5px; font-family:微软雅黑;}
.orderForm .btn { width:61px; height:24px; background-color:#969696; color:#fff; float:right; overflow:hidden; border-radius:2px;}
.orderForm .btn input { width:61px; padding:3px 0px; margin:0;font-family:微软雅黑; color:#fff;}
.tougao { width:100%; float:left; padding:5px 0 0;}
.tougao a.tgbtn { width:61px; height:24px; line-height:24px; background-color:#969696; color:#fff; text-align:center; float:right; margin:3px 15px 0px 0px; _display:inline; border-radius:2px;}
.tougao p.text { clear:both; padding:7px 15px 10px 20px;}
.weibo .c { clear:both; padding-top:5px;}
.specialNewsRec { width:450px; height:144px; float:left; padding-bottom:20px;}
.specialNewsRec .artT { font-size:16px; width:100%; height:24px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.specialNewsRec .art_info { border-bottom:none; margin-bottom:10px;}
.specialNewsRec p.text { height:88px; line-height:22px; overflow:hidden;}
.specialList { width:370px; float:right;}
.specialList li { width:355px; height:24px; padding-left:15px; position:relative; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} 
.specialList li a em.dot { display:block; width:2px; height:2px; background-color:#7e7e7e; overflow:hidden; position:absolute; left:3px; top:8px;}
.otherList { width:450px; height:325px;}
.otherList .ico2_2 {margin:15px 0 0 10px;}
.otherList .ico2_2:hover { background-position:-40px -20px;}
.otherList_list { width:100%; float:left; border-top:#eeeeee 1px solid; padding-top:15px;}
.otherList_list li { line-height:18px; padding-bottom:5px;}
.otherList_list li span.time { color:#8f8f8f;}
.otherList_list li h3 { width:100%; height:18px; font-size:12px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.serviceVideo { padding-bottom:25px;}
.serviceVideo em.ico6_3 {float:left;margin:14px 5px 0 0;}
.serviceVideo .fix { clear:both;}
.dl {display:inline-block;background:url(../images/share.gif) 0 -163px no-repeat;padding-left:22px;vertical-align:middle;}
.dl:hover{background-position:0 -227px;}

.news_nr li{
	width:480px;
	line-height:24px;
	margin-right:40px;
	margin-bottom:20px;
	float:left;
}
.news_nr li.ab{
	margin:0px;
}
.news_nr li img{
	width:153px;
	height:111px;
	border:1px #CCC solid;
	padding:4px;
	margin-right:10px;
}
.news_nr li h1{
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:#000000;
}
.news_nr li h1 a{color:#000000;text-decoration:none;}	
.news_nr li h1 a:hover{color:#035cac;text-decoration:underline;}
.news_nr li a{color:#035cac;text-decoration:none;}	
.news_nr li a:hover{color:#ff00000;text-decoration:underline;}




.pro_m{
	width:830px;
}
.pro_y{
	width:39px;
	padding-top:50px;
	padding-right:12px;
}
.pro_m li{
	width:248px;
	height:275px;
	text-align:center;
	font-family:"微软雅黑";
	background:url(../images/pro_bj.png) top left no-repeat;
	font-size:15px;
	display:block;
	padding-right:13PX;
}
.pro_m li img{
	padding:7px 5px 0px 5px;
	padding-bottom:10px;
}
.pro_m li a{color:#8fc124;text-decoration:none;display:block;height:275px;}	
.pro_m li a:hover{color:#FFF;text-decoration:underline;display:block; background:url(../images/pro_gbj.png) top left no-repeat;height:275px;}

.fenlei_dh{
	background-color:#1466be;
	color:#FFF;
	height:48px;
	line-height:48px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	 font-family:"微软雅黑";
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
}
.yiji{
	height:48px;
	line-height:48px;
	color:#666;
	background:url(../images/pro_menu.jpg);
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
	margin-bottom:1PX;
}
.yiji a{color:#666;text-decoration:none;display:block;background:url(../images/pro_menu.jpg); padding-left:20PX;}	
.yiji a:hover{color:#f30;display:block;background:url(../images/pro_menu_1.jpg); padding-left:20PX;}

.yiji1{
	height:42px;
	line-height:42px;
	color:#666;
	background:url(../images/pro_menu.jpg);
	font-family:"微软雅黑";
	font-size:14px;
	display:block;
	margin-bottom:1PX;
}
.yiji1 a{color:#666;text-decoration:none;display:block;background:url(../images/pro_menu_n.jpg); padding-left:20PX;}	
.yiji1 a:hover{color:#f30;display:block;background:url(../images/pro_menu_n_1.jpg); padding-left:20PX;}

.erji{
	height:30px;
	line-height:30px;
	color:#666;
	border-bottom:1px #e7e7e7 solid;
	background:url(../images/fangk.jpg) left center no-repeat;
	padding-left:10PX;
	font-family:"微软雅黑";
	font-size:12px;
	margin-bottom:1PX;
}
.erji a{color:#666;text-decoration:none; }	
.erji a:hover{color:#ff3300;text-decoration:underline;}
.fenlei{
	padding-bottom:10px;
}
.ls_t{
	width:1150px;
	margin:0 auto;
	}
.ls_t li{
	height:30px;
	width:158px;
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:4px;
	background: #008bda;
	border-bottom:none;
	}
.ls_t li a{
	height:30px;
	width:158px;
	display:block;
	font-family:'微软雅黑';
	text-align:center;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	}
.ls_t li a:hover{
	height:30px;
	width:158px;
	display:block;
	font-family:'微软雅黑';
	text-align:center;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	background-color:#cc0001;
	}
	.news{
	width:380px;
	border-right:1px #d1d1d1 solid;
	float:left;
	background-color:#FFF;
}
.news_nr{
	padding:15px;
	height:150px;
}
.news1{
	line-height:22px;
	height:85px;
	padding-bottom:10px;
	border-bottom:1px #CCC dotted;
	margin-bottom:10px;
}
.news1 img{
	margin-right:10px;
	border:1px #d1d1d1 solid;
	padding:3px;
}
.news1 h1{
	color:#0b62ce;
	font-size:16px;
	line-height:30px;
}
.news1 h1 a{color:#008bda;text-decoration:none;}	
.news1 h1 a:hover{color:#ff0000;text-decoration:underline;}
.news1 a{color:#ff0000;text-decoration:none;}	
.news1 a:hover{color:#0b62ce;text-decoration:underline;}
.news2 li{
	background:url(../images/fangkuai.png) left center no-repeat;
	padding-left:10px;
	line-height:30px;
}
.news2 li a{color:#646363;text-decoration:none;}	
.news2 li a:hover{color:#0b62ce;text-decoration:underline;}


/*news*/
.newsLeft,.newsRight { height:885px; padding:0px 25px; border:#dad7d7 1px solid; background-color:#fff; margin-bottom:20px;}
.newsLeft { width:578px; float:left;}
.newsRight { width:278px; float:right;}
.newsLeft .ico2_2 { margin-top:17px; margin-left:10px;}
.newsLeft .ico2_2:hover { background-position:-40px -20px;}
.hotRec { clear:both; height:400px; position:relative;}
.hotRec .bd { width:100%; height:325px; position:relative; overflow:hidden; margin-bottom:5px;}
.hotRec .bd .video { width:578px; height:325px; float:left; position:relative;}
.hotRec .hd { width:100%; height:65px; overflow:hidden;}
.hotRec .hd ul { width:600px; float:left;}
.hotRec .hd ul li { width:170px; height:45px; padding:10px 10px; float:left; margin-right:5px; background-color:#f6f6f6; cursor:pointer;}
.hotRec .hd ul li * { cursor:pointer;}
.hotRec .hd ul li.act { background-color:#e7e7e7;}
.hotRec .hd ul li h2 {width:170px;height:22px; line-height:22px; font-size:14px; color:#666;font-weight:bold; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.hotRec .hd ul li p { font-size:11px;height:20px;overflow:hidden;}
.impNews { height:176px; overflow:hidden; clear:both; border-bottom:#d9d9d9 1px solid;}
.recNews { clear:both; padding-top:10px;}
.recNews a,.recNews a * { cursor:pointer;}
.recNews h2 { font-size:16px; text-align:center; color:#666;font-weight:bold;}
.recNews p.text { line-height:22px; color:#666;}
.newsList01 { width:100%; float:left;}
.newsList01 ul { width:100%; float:left; border-bottom:#b4b4b4 1px dotted; padding:15px 0px;}
.newsList01 ul li { width:100%; height:21px; line-height:21px; float:left;}
.newsList01 ul li h3 { width:99%; float:left; font-size:12px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newsList01 ul li h3 b { width:80px; float:left; font-weight:normal;}
.newsList01 ul li span.time { width:auto; float:right; font-family:微软雅黑;}
.newsRight .Tit3 { border-bottom:#eee 1px solid;}
.newsSearch { height:24px; padding:15px 0px;}
.newsSearch .select { float:left;margin-right:10px;}
.newsSearch .select select { width:135px; border:#eeeeee 1px solid; padding:2px;margin:0;}
.newsSearch .searchBtn { width:55px; float:right; border-left:#eeeeee 1px solid; position:relative;}
.newsSearch .searchBtn b { display:inline-block; height:20px; line-height:20px; padding:0px 2px 0px 8px; color:#fc0000; font-weight:normal;}
.newsSearch .searchBtn b,.newsSearch .searchBtn i { cursor:pointer;}
.newsSearch a.allNews { width:auto; float:right; height:20px; line-height:20px; margin-right:15px; _display:inline; font-weight:bold;}
.newsSearch .searchForm {width:128px; background:url(../images/ico.png) 107px -100px no-repeat #f6f6f6;border:1px solid #eee; overflow:hidden;}
.newsSearch .searchForm .inp { width:104px;}
.newsSearch .searchForm .btn { width:20px;}
.newsSearch .searchForm .focous { background-position:98% -33px; background-color:#fff;}
.newsRight .Calendar {text-align:center;clear:both;}
.newsOther { background:#fafafa; height:165px;margin:15px 0 0;}
.newsOther h3 { width:auto; float:left; font-size:18px; padding-left:20px;margin:2px 0 0;}
.newsOrder { width:100%; float:left; border-bottom:#e9e9e9 1px solid; padding-top:10px;} 
.newsOrder .about { width:auto; height:20px; line-height:24px; float:right; padding:4px 15px 0px 0px;}
.newsOrder .about .ico { vertical-align:-6px;}
.orderForm { clear:both; padding:5px 15px 15px; height:24px;}
.orderForm .input { width:178px; height:22px; float:left; background-color:#fff; border:#d0d0d0 1px solid;}
.orderForm .input input { width:168px; height:20px; padding:1px 5px; font-family:微软雅黑;}
.orderForm .btn { width:61px; height:24px; background-color:#969696; color:#fff; float:right; overflow:hidden; border-radius:2px;}
.orderForm .btn input { width:61px; padding:3px 0px; margin:0;font-family:微软雅黑; color:#fff;}
.tougao { width:100%; float:left; padding:5px 0 0;}
.tougao a.tgbtn { width:61px; height:24px; line-height:24px; background-color:#969696; color:#fff; text-align:center; float:right; margin:3px 15px 0px 0px; _display:inline; border-radius:2px;}
.tougao p.text { clear:both; padding:7px 15px 10px 20px;}
.weibo .c { clear:both; padding-top:5px;}
.specialNewsRec { width:450px; height:144px; float:left; padding-bottom:20px;}
.specialNewsRec .artT { font-size:16px; width:100%; height:24px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.specialNewsRec .art_info { border-bottom:none; margin-bottom:10px;}
.specialNewsRec p.text { height:88px; line-height:22px; overflow:hidden;}
.specialList { width:370px; float:right;}
.specialList li { width:355px; height:24px; padding-left:15px; position:relative; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} 
.specialList li a em.dot { display:block; width:2px; height:2px; background-color:#7e7e7e; overflow:hidden; position:absolute; left:3px; top:8px;}
.otherList { width:450px; height:325px;}
.otherList .ico2_2 {margin:15px 0 0 10px;}
.otherList .ico2_2:hover { background-position:-40px -20px;}
.otherList_list { width:100%; float:left; border-top:#eeeeee 1px solid; padding-top:15px;}
.otherList_list li { line-height:18px; padding-bottom:5px;}
.otherList_list li span.time { color:#8f8f8f;}
.otherList_list li h3 { width:100%; height:18px; font-size:12px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.serviceVideo { padding-bottom:25px;}
.serviceVideo em.ico6_3 {float:left;margin:14px 5px 0 0;}
.serviceVideo .fix { clear:both;}
.dl {display:inline-block;background:url(../images/share.gif) 0 -163px no-repeat;padding-left:22px;vertical-align:middle;}
.dl:hover{background-position:0 -227px;}

.news_nr li{
	width:480px;
	line-height:24px;
	margin-right:40px;
	margin-bottom:20px;
	float:left;
}
.news_nr li.ab{
	margin:0px;
}
.news_nr li img{
	width:153px;
	height:111px;
	border:1px #CCC solid;
	padding:4px;
	margin-right:10px;
}
.news_nr li h1{
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
	color:#000000;
}
.news_nr li h1 a{color:#000000;text-decoration:none;}	
.news_nr li h1 a:hover{color:#035cac;text-decoration:underline;}
.news_nr li a{color:#035cac;text-decoration:none;}	
.news_nr li a:hover{color:#ff00000;text-decoration:underline;}