@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{
font-weight: normal;
margin:0;padding:0;}
body{font-size:14px;font-family: "微软雅黑" ! important;color:#666;background:#fff;margin:0 auto;padding:0px;}
a:hover {
	color:#f30;
	text-decoration:underline;
	}
.white,.white a:link,.white a:visited,.white a:active,.white a{
	color: #fff;
	text-decoration:none;
	}
.white a:hover{
       color:#fff;
	   text-decoration:underline;
	   }

img{border:0px;vertical-align: middle;}
li{list-style: none;}

.w1200{
	width: 1200px;
	margin:auto;
}
body{
	min-width: 1200px;
}

#hd{
	background:url(../images/head_bj.jpg);
	width:100%;
	height:36px;
	overflow:hidden;
}
.head{
	width:1170px;
	height:36px;
	margin:0px auto;
	overflow:hidden;
}
.headl{
	float:left;
	width:472px;
	height:36px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:33px;
}
.headr{
	float:right;
	width:110px;
    height:36px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:33px;
}
.headr a{
	color:#666;
	text-decoration:none;
}
.headr a:hover{
	color:#ff3300;

}
#logo{
	width:1170px;
	height:111px;
	background:url(../images/logo.jpg);
	margin:auto;
	overflow:hidden;
}
.logo_r{
	width:543px;
	height:auto;
	float:right;
	margin-top:25px;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:13px;
	color:#666;
}
#nv{
	background:#00498d;
	width:100%;
	height:66px;
	margin:auto;
}
.menu{
	width:1170px;
	height:66px;
	margin:auto;
	line-height:66px;
}
.menu li{
	display:block;
	color:#fff;
	font-family:"微软雅黑";
	font-size:15px;
	width:195px;
	text-align:center;
	float:left;
}
.menu li a{color:#fff;text-decoration:none;display:block; }	
.menu li a:hover{color:#fff;display:block; background:#af1e24;}
.clear {
	clear:both;}

.head{
	height: 120px;
}
.head .logo{
	float: left;
	padding-top: 30px;
	margin-left: 15px;
}
.head .logo img{
	
}
.head .nav{
	float: right;
}

.head .nav li{
	float: left;
}
.head .nav li .h2tit{
	
}
.head .nav li .h2tit a{
	display: block;
	line-height: 120px;
	height: 114px;
	padding: 0px 20px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #666666;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
border-top: 4px solid #fff;

}
.head .nav li .h2tit a:hover{
border-top: 4px solid #039a63;
background: #00498d;
color: #fff;
}
.head .nav li .h2tit a.current{
border-top: 4px solid #039a63;
background: #00498d;
color: #fff;
}
.banner{
	height: 500px;
	background-size:auto 100%;
}

.main{
	
}
.main .section_1{
	padding-top: 20px;
}
.main .section_1 .titlemodel{
	text-align: center;
	height: 178px;
	background: url(../images/tit1.png) no-repeat center center;
	color: #00498d;
	font-size: 26px;
	line-height: 200px;
	text-indent: 30px;
	margin-bottom: 30px;
}
.main .section_1 .pro_side{
	zoom: 1;
	overflow: hidden;
}

.main .section_1 .pro_side .side{
	float: left;
	width: 260px;
	margin-left: 16px;
}
.main .section_1 .pro_side .side .h2tit{
	line-height: 58px;
	font-size: 18px;
	font-family: "微软雅黑";
	color:#fff;
	background: #005098;
	text-align: center;
	margin-bottom: 2px;
}
.main .section_1 .pro_side .side ul{
	border: 1px solid #e2e2e2;

	padding: 0px 6px;
		padding-bottom: 33px;
}
.main .section_1 .pro_side .side ul li{
	
}
.main .section_1 .pro_side .side ul li a{
	display: block;
	border-bottom: 1px dashed #e2e2e2;
	line-height: 37px;
	text-align: center;
	font-size: 13px;
	color: #666666;
}


.main .section_1 .pro_side .right{
	float: right;
	width: 896px;
	margin-right: 6px;
}
.main .section_1 .pro_side .right li{
	float: left;
	width: 30%;
	margin-left: 3%;
}
.main .section_1 .pro_side .right li .imgbox{
	overflow: hidden;
}
.main .section_1 .pro_side .right li .imgbox img{
	width: 100%;
	-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.main .section_1 .pro_side .right li .imgbox:hover img{
 -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);

}
.main .section_1 .pro_side .right li .title{
	
}

.main .section_1 .pro_side .right li .title a{
	color: #fff;
	display: block;
	text-align: center;
	line-height: 37px;
	margin-top: 4px;
	margin-bottom: 27px;
}

.main .section_2{
	margin-top: 24px;
	background: url(../images/sec2.jpg) no-repeat center center;
	background-size: auto 100%;
	height: 260px;
	margin-bottom: 26px
}
.main .section_3{
	
}
.main .section_3 ul{
	zoom: 1;
	overflow: hidden;
}
.main .section_3 ul li{
	zoom: 1;
	overflow: hidden;
	padding: 0px 15px;
	height: 203px;
}
.main .section_3 ul li .words{
	float: left;
	width: 50%;
padding-top: 38px;
}
.main .section_3 ul li .words img{
	float: left;
	margin-left: 8px;
}
.main .section_3 ul li:nth-child(2n) .words img{
	margin-left: 68px;
}
.main .section_3 ul li .words .content{
	float: left;
	margin-left: 20px;
}
.main .section_3 ul li .words .content .h2tit{
	line-height: 49px;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 32px;
	color: #005099
}
.main .section_3 ul li .words .content .desc{
	font-size: 13px;
	line-height: 1.8;
	width: 415px;
	color: #666666
}

.main .section_3 ul li .imgbox{
	float: left;
	width: 50%;
}
.main .section_3 ul li .imgbox img{
	width: 100%;
}

.main .section_4{
	margin-top: 39px;
height: 512px;
background: url(../images/sec4.jpg) no-repeat center center;
background-size: auto 100%;
}
.main .section_4 .titlemodel2{
	text-align: center;
		padding-top: 50px;
		margin-bottom: 30px;
}
.main .section_4 .titlemodel2 img{
	
}
.main .section_4 .con{
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	text-indent: 2em;

}
.main .section_4 .con p{
margin-bottom: 3%;
	padding-left: 70px;
	padding-right: 70px;
	letter-spacing: 3px;
}
.main .section_5{
	margin-top: 22px;
	background: #efefef;
	padding-bottom: 10px;
	zoom: 1;
	overflow: hidden;
}

.main .section_5 .w1200{
	zoom: 1;
	overflow: hidden;
	background: #fff;
	padding-bottom: 93px;
}
.main .section_5 .left{
	float: left;
margin-left: 50px;
width: 613px;
}
.main .section_5 .newstitle{
	height: 40px;

	padding-bottom: 6px;
	background: url(../images/bos.png) no-repeat left bottom;
}
.main .section_5 .newstitle .s1{
	float: left;
}
.main .section_5 .newstitle .s1 img{
	margin-right: 12px;
	float: left;
}

.main .section_5 .newstitle .s1 span{
	font-size: 16px;
		line-height:30px;
		float: left;
	color: #2e2e2e
}
.main .section_5 .newstitle .s2{
	float: right;
	padding-top: 20px;
}
.main .section_5 .newstitle .s2 a{
	color: #666;
	text-transform: uppercase;
	font-family: "微软雅黑";
}
.main .section_5 .left .list{
	padding-top: 15px;
}
.main .section_5 .left .list .flag{
	zoom: 1;
	overflow: hidden;
}
.main .section_5 .left .list .flag .imgbox{
	float: left;
	width: 184px;
	height: 120px;
	padding: 5px;
	border: 1px solid #d7d7d7
}
.main .section_5 .left .list .flag .imgbox img{
	width: 100%;
	height: 100%;
}

.main .section_5 .left .list .flag .content{
	float: left;
	margin-left: 17px;
	width: 385px;
}
.main .section_5 .left .list .flag .content .h2tit{
	line-height: 2;
	padding-top: 10px;
}
.main .section_5 .left .list .flag .content .h2tit a{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.main .section_5 .left .list .flag .content .desc{
	font-size: 12px;
	line-height: 3;
	color: #666666
}

.main .section_5 .left .list ul{
	padding-top: 21px;
}
.main .section_5 .left .list ul li{
	
}
.main .section_5 .left .list ul li a{
	line-height: 34px;
	display: block;
	height: 34px;
	font-size: 12px;
	color: #666666;
	border-bottom: 1px dashed #c2c2c2;
}
.main .section_5 .left .list ul li a .s1{
	float: left;
	width: 70%;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;


text-indent: 26px;
background: url(../images/dot.png) no-repeat left center;
}

.main .section_5 .left .list ul li a .s2{
	float: right;
	margin-right: 95px;
}


.main .section_5 .right{
	float: right;
	width: 444px;
	margin-right: 7px;
}
.main .section_5 .right .conm{
	padding-top: 25px;

}
.main .section_5 .right .conm img{
	width: 100%;
		margin-bottom: 20px;
}
.main .section_5 .right .conm p{
	padding-left: 13px;
	line-height: 30px;
	color: #666666;
	font-size: 13px;
	letter-spacing: 1px;
}
.footer{
	margin-top: 30px;
	background: #00498d;
	zoom: 1;
	overflow: hidden;
	color: #fff;
}

.footer .left{
	float: left;
	width: 266px;
}
.footer .left .imgbox{
background: #fff;
height: 120px;
position: relative;
}
.footer .left img{
	
position:absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);


} 
.footer .left p{
	margin-top: 20px;
	padding-left: 61px;
	line-height: 50px;
	font-size: 24px;
	font-style: italic;
	background: url(../images/tel.png) no-repeat center left;
} 

.footer .right{
	float: right;
	width: 886px;
	padding-top: 14px;
} 

.footer .right .nav{
	
} 
.footer .right .nav ul{
	height: 54px;
	padding-left: 43px;
	border-bottom: 1px solid #4280b9;
	margin-bottom: 37px
} 
.footer .right .nav ul li{
	float: left;
}  
.footer .right .nav ul li .h2tit{
	
} 
.footer .right .nav ul li .h2tit a{
	display: block;
	line-height: 53px;
	padding: 0px 25px;
	font-size: 13px;
	color: #fff;
} 

.footer .right .bottom{
	padding-left: 53px;
	color: #fff;
	background: url(../images/ewm.jpg) no-repeat right top;
	height: 130px;
	line-height: 32px;
	font-size: 13px;
} 
.footer .right .bottom .left2{
		color:#fff;
} 
.footer left2 p a{
	color:#fff;
	}
.footer left2 p a:hover{
	color:#f30;
	text-decoration:underline;
	}
.foot_lj{
	height:auto;
	font-family:"微软雅黑";
	font-size:13px;
	color:#FFF;
	line-height:30px;
}
foot_lj a{
	color:#fff;
}
foot_lj a:hover {
	color:#f30;
	text-decoration:underline;
}

/*首页新闻*/
#index_news{
	width:100%;
	height:auto;
	margin:48px auto;
	overflow:hidden;
}
.index_news_c{
	width:1200px;
	height:auto;
	margin:auto;
}
.index_news_c_z{
	height:auto;
}
.index_news_c_zz{
	height:auto;
	text-align:center;
	font-family:"微软雅黑";
	font-size:33px;
	color:#f6cd24;
	line-height:33px;
	margin-top:52px;
}
.index_news_c_zz1{
	height:auto;
	text-align:center;
	font-family:"微软雅黑";
	font-size:35px;
	color:#000;
	line-height:35px;
	margin-top:12px;
}
.index_news_c_zz2{
	height:auto;
	text-align:center;
	line-height:35px;
	margin-top:12px;
}
.index_news_c_nr{
	height:auto;
	font-family:"微软雅黑";
	font-size:13px;
	color: #666;
	margin:15px;
	line-height:30px;
}
.index_news_c_left{
	width:495px;
	height:auto;
	float:left;
}
.index_news_c_right{
	width:654px;
	height:auto;
	float:right;
}
.index_news_c_right_top{
	height:auto;
	margin:8px auto;
	font-family:"微软雅黑";
	color:#666;
	font-size:13px;
	line-height:30px;
}

/*首页工程案例*/
#index_case{
	width:100%;
	height:auto;
	margin:48px auto;
	overflow:hidden;
}
.index_case_c{
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.index_case_c_z{
	height:auto;
}
.index_case_c_zz{
	height:auto;
	text-align:center;
	font-family:"微软雅黑";
	font-size:33px;
	color:#f6cd24;
	line-height:33px;
	margin-top:52px;
}
.index_case_c_zz1{
	height:auto;
	text-align:center;
	font-family:"微软雅黑";
	font-size:35px;
	color:#000;
	line-height:35px;
	margin-top:12px;
}
.index_case_c_zz2{
	height:auto;
	text-align:center;
	line-height:35px;
	margin-top:12px;
}
.index_case_c_nr{
	height:auto;
	font-family:"微软雅黑";
	font-size:13px;
	color: #666;
	margin:15px;
	line-height:30px;
}
.index_case_c_left{
	width:495px;
	height:auto;
	float:left;
}
.index_case_c_right{
	width:654px;
	height:auto;
	float:right;
}
.index_case_c_right_top{
	height:auto;
	margin:8px auto;
	font-family:"微软雅黑";
	color:#666;
	font-size:13px;
	line-height:30px;
}

#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:#00498d;
	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;
	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:#fff;
	font-weight:bold;
	margin:8px 30px;
}
.aboutus_rnr{
	width:860px;
	height:auto;
	line-height:25px;
	float:right;
	margin-top:16px;
	border:1px solid #efefef;
}
.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: #13336a;
	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:#13336a;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:#666;
}
.news_nr li h1 a{color:#666;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;}