﻿.nagMsg{ float:right; font-weight:normal; font-size:12px; color:#616161;}
.nagMsg a{font-weight:normal;}
.indexLink .indexLinkInner ul{ padding-left:5px;}
.indexLink .indexLinkInner ul li{ display:block;  float:left; color:#dc1515; font-weight:bold;}
.indexLink .indexLinkInner ul li a{ font-weight:normal;}
.blank10{ height:10px; line-height:10px; font-size:0; clear:both;overflow:hidden; display:block;}
.blank1{ height:1px; line-height:1px; font-size:0; clear:both;overflow:hidden; display:block;}
.fenye{ height:30px; line-height:30px; border-top:1px solid #ddd; margin-bottom:35px;}
.fenye2{ height:30px; line-height:30px;margin-bottom:35px;}
.pages{color:#666; padding-right:20px;margin-bottom:35px;}
.pages dt{ float:left;}
.pages dd{ float:right;}
#pages{height:22px;line-height:22px; display:block; clear:both; margin:0 auto; padding-left:20px; margin-top:5px; color:#999;margin-bottom:35px; background:#e5e5e5;}
#pages li{ list-style: none; height: 22px; line-height: 22px; text-align:center;padding:0px 8px;background: none !important; float:left; }
#pages li.thisclass{color:#ff0000;}
#pages li.thisclass a{color:#ff0000;}
#pages li a{ color:#333; text-decoration:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#ff0000;}
body{
	font-size:12px;
	font-family:"Microsoft Yahei";
}
.clear{
	clear:both;
}

.header{
	width:1000px;
	height:91px;
	margin:0 auto;
	text-align:center;
}
.header h1{
	float:left;
	width:268px;
	height:56px;
	padding-left:1px;
	padding-top:15px;
	font-size:0;
	line-height:0;
}
.header .headerRight{
	float:right;
	width:251px; padding-top:50px;
	padding-bottom:28px;
	background:url(../images/header_call.png) no-repeat left 15px;
	text-align:right;
}
.header .headerRight .headerFunction{

	color:#001a31;
}
.header .headerRight .headerFunction a{
	margin:0 4px;
	padding:0 4px;
	line-height:18px;
	font-family:"Microsoft Yahei";
	font-size:12px;
	color:#001a31;
	text-decoration:none;
}
.header .headerRight .headerFunction a:hover{
	background:#fe7e01;
	color:#ffffff;
}

.menu{
	position:relative;
	z-index:999;
	height:45px;
	background:url(../images/menubg.png) repeat-x center top;
}
.menu .menuInner{
	width:1000px;
	height:40px;
	background:url(../images/menu.png) no-repeat center center;
	margin:0 auto;
	text-align:center;
}
.menu .menuInner li{
	float:left;
}
.menu .menuInner li a{
	display:block;
	margin-left:1px;
	width:124px;
	height:40px;
	text-decoration:none;
	font-size:14px;
	font-family:"Microsoft Yahei";
	line-height:36px;
	color:#ffffff;
}
.menu .menuInner li a.short{
	width:123px;
}
.menu .menuInner li a:hover{
	background:url(../images/menuhover.png) no-repeat left center;
}
.menu .menuInner li a.curr{
	background:url(../images/menuhover.png) no-repeat left center;
}
/*menu end*/

/*index banner start*/
.banner{
	position:relative;
	top:-5px;
}

.banner .banner_inner{
	width:1440px;
	overflow:hidden;
}
.banner .banner_inner .banner_ul{
  height:350px;
  width:10000px;
}
.banner .banner_inner .banner_ul li{
	float:left;
}
.banner .banner_inner .banner_ul li a{
	display:block;
	 height:350px;
}
.banner .banner_control{
	position:absolute;
	bottom:15px;
	width:100%;
}
.banner .banner_control .control{
	width:880px;
	margin:0 auto;
	text-align:right;
}
.banner .banner_control .control a{
	display:inline-block;
	width:16px;
	height:16px;
	margin:0 1px;
	background:#e4ecf0;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	text-align:center;
	color:#646464;
}
.banner .banner_control .control a{
	*+display:inline;
}
.banner .banner_control .control a.curr{
	background:#ea7140;
	color:#ffffff;
}
/*index banner end*/

/*index question start*/
.scrollQuestion{
	margin-top:-5px;
	height:43px;
	background:url(../images/questionscrollbg.png) repeat-x left center;
}
.scrollQuestionInner{
	width:1000px;
	height:43px;
	margin:0 auto;
	background:url(../images/questiontext.png) no-repeat 4px 10px;
	text-align:center;
}
.scrollQuestion .scrollLeft{
	float:left;
	margin-top:1px;
	padding-left:108px;
	height:36px;
	width:350px;
	overflow:hidden;
	line-height:36px;
}
.scrollQuestion .scrollLeft ul li{
	height:36px;
	font-family:"Microsoft Yahei";
	text-decoration:none;
	color:#6b6b6b;
}
.scrollQuestion .scrollLeft ul li a{
	padding-left:12px;
	background:url(../images/questionscrollli.png) no-repeat left center;
	font-family:"Microsoft Yahei";
	text-decoration:none;
	color:#6b6b6b;
}
.scrollQuestion .scrollLeft ul li .iqDateTime{
	float:right;
}
.scrollQuestion .moreQuestion{
	float:left;
	width:51px;
	height:15px;
	margin-top:12px;
	margin-left:41px;
	background:url(../images/more01.png) no-repeat center center;
}
.scrollQuestion .searchBox{
	float:right;
	width:207px;
	height:26px;
	margin-top:6px;
	margin-right:4px;
	background:url(../images/searchbox.png) no-repeat center center;
	font-size:0;
	line-height:0;
}
.scrollQuestion .searchBox .search_input{
	width:150px;
	height:24px;
	margin-left:16px;
	border:none;
	background:transparent;
	font-size:12px;
	line-height:24px;
	color:#686868;
}
.scrollQuestion .searchBox img{
	cursor: pointer;
}
/*index question end*/

/*index box 01 start*/
.indexBox01{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
}
.indexBox01 .indexAbout{
	float:left;
	width:291px;
}
.indexBox01 .indexAbout .indexAboutTitle{
	height:34px;
	border-bottom:1px solid #d9d9d9;
	background:url(../images/indexabouttab.png) no-repeat 1px center;
}
.indexBox01 .indexAbout dd{
	padding-right:41px;
}
.indexBox01 .indexAbout dd .iaImg{
	width:250px;
	height:115px;
	border-top:1px solid #fdfdfd;
	padding-top:15px;
}
.indexBox01 .indexAbout dd .iaImg img{
	width:250px;
	height:115px;
}
.indexBox01 .indexAbout dd .iaContent{
	padding-top:15px;
	padding-left:1px;
	line-height:22px;
	color:#7a7a7a;
	text-align:left;
}
.indexBox01 .indexAbout dd .iaMore{
	float:left;
	display:block;
	width:51px;
	height:15px;
	margin-top:15px;
	background:url(../images/more01.png) no-repeat center center;
}

.indexBox01 .indexNews{
	float:left;
	width:436px;
	padding-right:34px;
	
}
.indexBox01 .indexNews .indexNewsTitle{
	height:34px;
	border-bottom:1px solid #d9d9d9;
	background:url(../images/indexnewstab.png) no-repeat 1px center;
}
.indexBox01 .indexNews .indexNewsTitle .inMore{
	float:right;
	width:51px;
	height:15px;
	margin-right:-1px;
	margin-top:15px;
	background:url(../images/more01.png) no-repeat center center;
}
.indexBox01 .indexNews dd{
	padding-top:12px;
}
.indexBox01 .indexNews dd .hotNews{
	overflow:hidden;
}
.indexBox01 .indexNews dd .hotNews .hotNewsImg{
	float:left;
	width:150px;
	height:100px;
	margin-top:5px;
	padding:4px;
	background:#dfdfdf;
}
.indexBox01 .indexNews dd .hotNews .hotNewsImg img{
	width:150px;
	height:100px;
}
.indexBox01 .indexNews dd .hotNews .hotNewsRight{
	float:left;
	width:260px;
	padding-left:18px;
	overflow:hidden;
	text-align:left;
}
.indexBox01 .indexNews dd .hotNews .hotNewsRight .hotNewsTitle{
	line-height:26px;
	font-weight:bold;
	color:#515151;
	font-size:14px;
	text-decoration:none;
}
.indexBox01 .indexNews dd .hotNews .hotNewsRight .hotNewsContent{
	padding-top:7px;
	line-height:22px;
	color:#737373;
}
.indexBox01 .indexNews dd .indexNewsList{
	padding-top:8px;
	text-align:left;
}
.indexBox01 .indexNews dd .indexNewsList li{
	height:29px;
	border-bottom:1px dashed #c0c0c0;
	line-height:30px;
}
.indexBox01 .indexNews dd .indexNewsList li .inlTitle{
	padding-left:24px;
	background:url(../images/indexnewsli.png) no-repeat left center;
	text-decoration:none;
	color:#373737;
}
.indexBox01 .indexNews dd .indexNewsList li:hover .inlTitle:hover{
	color:#0091dd;
}
.indexBox01 .indexNews dd .indexNewsList li:hover .inlDate{
	color:#0091dd;
}
.indexBox01 .indexNews dd .indexNewsList li .inlDate{
	float:right;
}

.indexBox01 .indexContact{
	float:left;
	width:236px;
	margin-top:-2px;
}
.indexBox01 .indexContact .indexContactTitle{
	height:39px;
	background:url(../images/indexcontacttab.png) no-repeat center top;
}
.indexBox01 .indexContact dd{
	padding-bottom:7px;
	background:url(../images/indexcontactborder.png) no-repeat center bottom;
}
.indexBox01 .indexContact dd .iccInner{
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}
.indexBox01 .indexContact dd .icImg{
	height:93px;
	padding-top:22px;
}
.indexBox01 .indexContact dd .icImg img{
	width:214px;
	height:93px;
}
.indexBox01 .indexContact dd .icContent{
	height:136px;
	padding:8px 8px 0;
	text-align:left;
	line-height:24px;
	color:#737373;
}

.indexBox01 .indexContact dd .icContent .msgTool a,.indexBox01 .indexContact dd .icContent .msgTool span{
	display:inline-block;
	width:24px;
	height:24px;
	line-height:24px;
	margin:0 6px;
	vertical-align:middle;
}
.indexBox01 .indexContact dd .icContent .msgTool a,.indexBox01 .indexContact dd .icContent .msgTool span{
	*+display:inline;
}
.indexBox01 .indexContact dd .icContent .msgTool .msgTool1{
	background:url(../images/messageicon.png) no-repeat 0 center;
}
.indexBox01 .indexContact dd .icContent .msgTool .msgTool2{
	background:url(../images/messageicon.png) no-repeat -34px center;
}
.indexBox01 .indexContact dd .icContent .msgTool .msgTool3{
	background:url(../images/messageicon.png) no-repeat -72px center;
}
.indexBox01 .indexContact dd .icContent .msgTool .msgTool4{
	background:url(../images/messageicon.png) no-repeat -104px center;
}
/*index box 01 end*/


/*index box 02 start*/
.indexBox02{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
.indexBox02 .indexProduct{
	float:left;
	width:1000px;
}
.indexBox02 .indexProduct .indexProductTitle{
	height:40px;
	background:url(../images/indexproducttab.png) no-repeat center center;
}
.indexBox02 .indexProduct .indexProductTitle .productMore{
	float:right;
	width:51px;
	height:15px;
	margin-right:13px;
	margin-top:14px;
	background:url(../images/more01.png) no-repeat center center;
}
.indexBox02 .indexProduct .ipList{
	padding-top:15px;
}
.indexBox02 .indexProduct .ipList .iplOuter{
	overflow:hidden;
	width:1000px;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul{
	width:1000px;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li{
	float:left;
	margin-right:34px;
	padding-bottom:5px;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li .ipImg{
	display:block;
	width:299px;
	height:208px;
	background:#ffffff url(../images/indexproductbg.png) no-repeat center center;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li .ipImg img{
	width:311px;
	height:197px;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li .ipImg:hover,.indexBox02 .indexProduct  .ipList .iplOuter ul li:hover .ipImg{
	background:#ffffff url(../images/indexproductbghover.png) no-repeat center center;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li .ipTitle{
	display:block;
	line-height:30px;
	text-decoration:none;
	font-size:14px;
	color:#565656;
}
.indexBox02 .indexProduct  .ipList .iplOuter ul li .ipTitle:hover,.indexBox02 .indexProduct  .ipList .iplOuter ul li:hover .ipTitle{
	color:#00a2ff;
}

.indexBox02 .indexNetwork{
	float:left;
	width:236px;
	margin-left:35px;
}
.indexBox02 .indexNetwork .indexNetworkTitle{
	height:39px;
	background:url(../images/indexnetworktab.png) no-repeat center center;
}
.indexBox02 .indexNetwork dd{
	text-align:left;
}
.indexBox02 .indexNetwork dd .inMap{
	display:block;
	width:236px;
	height:178px;
	background:url(../images/network.png) no-repeat center center;
}
.indexBox02 .indexNetwork dd .inOrder{
	display:block;
	width:238px;
	height:93px;
	margin-top:10px;
	background:url(../images/ordericon.png) no-repeat center top;
	color:#777777;
	text-decoration:none;
}
.indexBox02 .indexNetwork dd .inOrder span{
	display:block;
	padding-top:38px;
	padding-left:94px;
	line-height:20px;
}
.indexBox02 .indexNetwork dd .inQuery{
	display:block;
	width:238px;
	height:82px;
	margin-top:11px;
	background:url(../images/ordericon.png) no-repeat center bottom;
	color:#777777;
	text-decoration:none;
}
.indexBox02 .indexNetwork dd .inQuery span{
	display:block;
	padding-top:35px;
	padding-left:94px;
	line-height:20px;
}
.indexLink{
	width:1000px;
	margin:14px auto 15px;
	text-align:center;
}
.indexLink .indexLinkInner{
	position:relative;
	height:41px;
	overflow:hidden;
	padding-left:14px;
	padding-right:24px;
	line-height:40px;
	border:1px solid #e9e9e9;
	text-align:left;
	color:#6a6a6a;
}
.indexLink .indexLinkInner .ilOpen{
	position:absolute;
	right:14px;
	top:12px;
	width:19px;
	height:19px;
	background:url(../images/openlink.png) no-repeat center top;
	cursor:pointer;
}
.indexLink .indexLinkInner .ilClose{
	position:absolute;
	right:14px;
	top:12px;
	width:19px;
	height:19px;
	background:url(../images/openlink.png) no-repeat center bottom;
	cursor:pointer;
}
.indexLink .indexLinkInner .indexLinkTitle{
	color:#5b5b5b;
	font-size:16px;
	font-weight:bold;
}
.indexLink .indexLinkInner a{
	margin:0 10px;
	color:#6a6a6a;
	text-decoration:none;
	white-space:nowrap;
}
.indexLink .indexLinkInner a:hover{
	color:#00a2ff;
}
/*index box 02 end*/

/*webSiteMap start*/
.siteMapControl{
	position:relative;
	width:1000px;
	height:0;
	margin:0 auto;
}
.siteMapControl .smOpen{
	position:absolute;
	right:-1px;
	top:-1px;
	width:95px;
	height:27px;
	background:url(../images/openwebsitemap.png) no-repeat center top;
	cursor:pointer;
}
.siteMapControl .smClose{
	position:absolute;
	right:-1px;
	top:-1px;
	width:95px;
	height:27px;
	background:url(../images/openwebsitemap.png) no-repeat center bottom;
	cursor:pointer;
}
.siteMap{
	margin-bottom:-1px;
	border-top:1px solid #d6d6d6;
}

.siteMap .siteMapOuter{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:20px;
	text-align:center;
	background:url(../images/linkbg.png) no-repeat right 90px;
}
.siteMap .siteMapOuter .smFirst{
	overflow:hidden;
	padding-left:14px;
	text-align:left;
}
.siteMap .siteMapOuter .smFirst .smFirstLi{
	width:136px;
	float:left;
}
.siteMap .siteMapOuter .smFirst .smFirstLi .smFirstLiA{
	display:block;
	width:128px;
	padding-top:14px;
	padding-bottom:6px;
	line-height:24px;
	font-weight:bold;
	color:#5b5b5b;
	font-size:14px;
	text-decoration:none;
}
.siteMap .siteMapOuter .smFirst .smFirstLi .smFirstLiA:hover{
	color:#ff4900;
}
.siteMap .siteMapOuter .smFirst .smFirstLi .smSecond div a{
	padding-left:8px;
	background:url(../images/websidemapli.png) no-repeat left center;
	text-decoration:none;
	line-height:24px;
	color:#767676;
}
.siteMap .siteMapOuter .smFirst .smFirstLi .smSecond div a:hover{
	color:#ff4900;
}
/*webSiteMap end*/

/*footer start*/
.footer{
	height:132px;
	background:url(../images/footerbg.png) repeat-x left center;
}
.footer .footerInner{
	width:960px;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
}
.footer .footerInner .footerMenu{
	margin-left:-6px;
	padding-top:15px;
	padding-bottom:2px;
	text-align:left;
	line-height:32px;
	font-size:14px;
}
.footer .footerInner .footerMenu a{
	margin:0 6px;
	text-decoration:none;
	color:#ffffff;
}
.footer .footerInner .footerCopyright{
	text-align:left;
	line-height:24px;
}
/*footer end*/


/*pagePublic start*/
.pageAboutBanner{
	height:230px;
	margin-top:-5px;
	background:url(../images/aboutbanner.jpg) no-repeat center bottom;
}
.productbanner{	height:230px;margin-top:-5px; background:url(../images/productbanner.jpg) no-repeat center bottom;}
.ledbanner{	height:230px;margin-top:-5px; background:url(../images/dengpaobanner.jpg) no-repeat center bottom;}
.newsbanner{	height:230px;margin-top:-5px; background:url(../images/newsbanner.jpg) no-repeat center bottom;}
.anlibanner{height:230px;margin-top:-5px; background:url(../images/anlibanner.jpg) no-repeat center bottom;}
.zhaobanner{height:230px;margin-top:-5px; background:url(../images/zhaobanner.jpg) no-repeat center bottom;}
.contactbanner{height:230px;margin-top:-5px; background:url(../images/contactbanner.jpg) no-repeat center bottom;}

.body{
	
	text-align:center;
	background:url(../images/pagebodybg.png) repeat-x left top;
}

.body .navLan .nav a,.body .navLan .nav span{
	margin:0 2px;
	color:#808080;
	text-decoration:none;
}
.body .navLan .navSearch{
	float:right;
	width:207px;
	height:26px;
	margin-top:13px;
	margin-right:0px;
	background:url(../images/searchbox.png) no-repeat center center;
	font-size:0;
	line-height:0;
}
.body .navLan .navSearch .search_input{
	width:150px;
	height:24px;
	margin-left:16px;
	border:none;
	background:transparent;
	font-size:12px;
	line-height:24px;
	color:#686868;
}
.body .navLan .navSearch img{
	cursor: pointer;
}

.body .bodyInner{
	width:1000px;
	margin:0 auto;
	margin-top:15px;
	background:url(../images/pagecontentbg.png) repeat-y 205px top;
}
.body .sidebar{
	float:left;
	width:205px;
	margin-left:-5px;
	padding:0 5px 48px;
	background:url(../images/sidebarbg.png) no-repeat center top;
	text-align:left;
}
.body .sidebar .sidebarTitle{
	padding-top:7px;
	padding-left:73px;
	line-height:36px;
	font-size:16px;
	color:#ffffff;
}
.body .sidebar .sidebarList{
	padding-left:17px;
	padding-right:14px;
	padding-top:4px;
}
.body .sidebar .sidebarList div a{
	display:block;
	height:42px;
	border-bottom:1px dotted #8b8b8b;
	padding-left:50px;
	line-height:42px;
	font-size:14px;
	color:#616161;
	text-decoration:none;
	background:url(../images/sidebarli.png) no-repeat 35px center;
}
.body .sidebar .sidebarList div.sidebarCurr a{
	background:url(../images/sidebarlihover.png) no-repeat 35px center;
	color:#1894f7;
}
.body .sidebar .sidebarList div a:hover{
	background:url(../images/sidebarlihover.png) no-repeat 35px center;
	color:#1894f7;
}
.body .sidebar .sidebarOrder{
	display:block;
	width:179px;
	height:99px;
	border:1px solid #e8e8e8;
	margin:25px auto 24px;
	background:url(../images/sidebarorderbg.png) no-repeat 6px 3px;
	text-decoration:none;
	text-align:left;
}
.body .sidebar .sidebarOrder span{
	padding-top:52px;
	padding-left:8px;
	display:inline-block;
	line-height:20px;
	color:#777777;
	cursor:pointer;
}
.body .sidebar .sidebarContact{
	padding-top:99px;
	padding-left:10px;
	background:url(../images/sidebarcontactbg.png) no-repeat center top;
	line-height:24px;
	color:#737373;
}
.body .sidebar .sidebarContact .msgTool{

}
.body .sidebar .sidebarContact .msgTool a{
	display:inline-block;
	width:24px;
	height:24px;
	line-height:24px;
	margin:0 5px;
	vertical-align:middle;
}
.body .sidebar .sidebarContact .msgTool a{
	*+display:inline;
}
.body .sidebar .sidebarContact .msgTool .msgTool1{
	background:url(../images/messageicon.png) no-repeat 0 center;
}
.body .sidebar .sidebarContact .msgTool .msgTool2{
	background:url(../images/messageicon.png) no-repeat -36px center;
}
.body .sidebar .sidebarContact .msgTool .msgTool3{
	background:url(../images/messageicon.png) no-repeat -72px center;
}
.body .sidebar .sidebarContact .msgTool .msgTool4{
	background:url(../images/messageicon.png) no-repeat -104px center;
}

.body .right{
	float:left;
	width:770px;
	padding-left:20px;
	text-align:left;
}
.body .right .contentTitle{
	padding-top:14px;
	padding-bottom:14px;
	padding-left:20px;
	background:url(../images/indexnewsli.png) no-repeat 1px center;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#2899e8;
}
/*pagePublic end*/

/*about start*/
.body .right .contentAbout{
	padding-top:2px;
	padding-bottom:72px;
	color:#646464;
	line-height:26px;
	
}
.body .right .contentAbout1{padding-top:2px;
	padding-bottom:72px;
	color:#646464;
	line-height:26px;background:url(../images/con05.png) no-repeat right 0px;}

.body .right .contentHonorQuery{
	padding-top:9px;
	padding-bottom:42px;
	width:764px;
	overflow:hidden;
}
.body .right .contentHonorQuery .honorList{
	overflow:hidden;
	width:804px;
	padding-bottom:12px;
}
.body .right .contentHonorQuery .honorList li{
	float:left;
	margin-right:42px;
	padding-bottom:20px;
	width:226px;
}
.body .right .contentHonorQuery .honorList li .honorImg{
	display:block;
	padding:3px;
	border:1px solid #d6d6d6;
	width:217px;
	height:158px;
	font-size:0;
	line-height:0;
}
.body .right .contentHonorQuery .honorList li .honorImg img{
	width:217px;
	height:158px;
}
.body .right .contentHonorQuery .honorList li .honorImg:hover,.body .right .contentHonorQuery .honorList li:hover .honorImg{
	border:1px solid #7dc5ff;
}
.body .right .contentHonorQuery .honorList li .honorTitle{
	display:block;
	padding-top:6px;
	line-height:24px;
	text-decoration:none;
	font-size:14px;
	color:#6d6d6d;
}
.body .right .contentHonorQuery .honorList li .honorTitle:hover,.body .right .contentHonorQuery .honorList li:hover .honorTitle{
	color:#1894f7;
}
.body .right .contentHonorQuery .honorList li .honorTime{
	line-height:20px;
	color:#a9a9a9;
}


.body .right .contentHonorDetaile .chdTitle{
	margin-top:-14px;
	font-size:16px;
	font-weight:bold;
	color:#656565;
	text-align:center;
	line-height:32px;
}
.body .right .contentHonorDetaile .honorTime{
	text-align:center;
	color:#a9a9a9;
}
.body .right .contentHonorDetaile .honorInfo{
	padding-top:10px;
	line-height:26px;
	color:#6e6e6e;
}
/*about end*/

/*news start*/
.body .right .contentNewsQuery{
	padding-bottom:42px;
}
.body .right .contentNewsQuery .newsList{
	padding-bottom:40px;
	border-top:1px dotted #b2b2b2;
}
.body .right .contentNewsQuery .newsList li{
	overflow:hidden;
	padding-top:20px;
	padding-bottom:7px;
	border-bottom:1px dotted #b2b2b2;
}
.body .right .contentNewsQuery .newsList li .newsImg{
	float:left;
	width:197px;
	height:131px;
	padding:3px;
	border:1px solid #dcdcdc;
}
.body .right .contentNewsQuery .newsList li .newsImg img{
	width:197px;
	height:131px;
}
.body .right .contentNewsQuery .newsList li .newsImg:hover{
	border:1px solid #7dc5ff;
}
.body .right .contentNewsQuery .newsList li .newsListRight{
	float:left;
	width:542px;
	padding-left:18px;
}
.body .right .contentNewsQuery .newsList li .newsListRight .newsTitle{
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	font-size:14px;
	color:#5f5f5f;
}
.body .right .contentNewsQuery .newsList li .newsListRight .newsTitle:hover{
	color:#0088f5;
}
.body .right .contentNewsQuery .newsList li .newsListRight .newsIntro{
	padding-top:18px;
	line-height:26px;
	color:#767676;
}
.body .right .contentNewsQuery .newsList li .newsListRight .newsMore{
	float:right;
	width:67px;
	height:23px;
	background:#676767;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	color:#ffffff;
}
.body .right .contentNewsQuery .newsList li .newsListRight .newsMore:hover{
	background:#00a2ff;
}
.body .right .contentNewsDetaile .cndTitle{
	margin-top:-14px;
	font-size:16px;
	font-weight:bold;
	color:#656565;
	text-align:center;
	line-height:32px;
}
.body .right .contentNewsDetaile .newsTime{
	text-align:center;
	color:#a9a9a9;
}
.body .right .contentNewsDetaile .newsInfo{
	padding-top:24px;
	line-height:26px;
	color:#6e6e6e;
}
/*news end*/

/*product start*/
.body .right .contentProductQuery{
	width:762px;
	padding-left:9px;
	padding-top:15px;
	overflow:hidden;
}
.body .right .contentProductQuery .productList{
	width:796px;
	padding-bottom:12px;
	overflow:hidden;
}
.body .right .contentProductQuery .productList li{
	float:left;
	width:240px;
	margin-right:21px;
	padding-bottom:37px;
	text-align:center;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.body .right .contentProductQuery .productList li .productImg{
	display:block;
	width:224px;
	height:145px;
	padding:8px 7px 10px;
	background:#ffffff url(../images/productbg.png) no-repeat center center;
}
.body .right .contentProductQuery .productList li .productImg img{
	width:224px;
	height:145px;
}
.body .right .contentProductQuery .productList li .productImg:hover,.body .right .contentProductQuery .productList li:hover .productImg{
	background:#ffffff url(../images/productbghover.png) no-repeat center center;
}
.body .right .contentProductQuery .productList li .productTitle{
	display:block;
	line-height:30px;
	text-decoration:none;
	font-size:14px;
	color:#565656;
}
.body .right .contentProductQuery .productList li .productTitle:hover,.body .right .contentProductQuery .productList li:hover .productTitle{
	color:#00a2ff;
}

.body .right .contentProductDetaile{

}
.body .right .contentProductDetaile .cpdInfo01{
	overflow:hidden;
	padding-top:8px;
	padding-left:13px;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList{
	float:left;
	width:348px;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .bigImg{
	width:320px;
	height:209px;
	padding:9px;
	border:1px solid #dddddd;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .bigImg img{
	width:320px;
	height:209px;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .smallList{
	overflow:hidden;
	padding-top:5px;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .smallList li{
	float:left;
	width:101px;
	height:58px;
	margin-right:6px;
	padding:3px;
	border:1px solid #e1e1e1;
	cursor:pointer;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .smallList li.currImg{
	border:1px solid #65b9fe;
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .smallList li:hover{
	border:1px solid #65b9fe;	
}
.body .right .contentProductDetaile .cpdInfo01 .imgList .smallList li img{
	width:101px;
	height:58px;
}

.body .right .contentProductDetaile .cpdInfo01 .paramInfo{
	float:left;
	padding-left:30px;
	width:360px;
}
.body .right .contentProductDetaile .cpdInfo01 .paramInfo .productTitle{
	color:#1894f7;
	font-size:16px;
	font-weight:bold;
	line-height:14px;
}
.body .right .contentProductDetaile .cpdInfo01 .paramInfo .param{
	padding-top:8px;
	line-height:26px;
	color:#555555;
}
.body .right .contentProductDetaile .cpdInfo01 .paramInfo .pdOrder{
	display:block;
	width:139px;
	height:45px;
	margin-left:62px;
	margin-top:18px;
	background:url(../images/orderproductbutton.png) no-repeat center center;
}
.body .right .contentProductDetaile .cpdInfo02{
	padding-top:36px;
}
.body .right .contentProductDetaile .cpdInfo02 .cpdInfo02Title{
	height:31px;
	border:1px solid #c8e7ff;
	padding-left:16px;
	background:#e9f5ff;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	color:#616161;
}
.body .right .contentProductDetaile .cpdInfo02 .cpdInfo02Content{
	padding-top:6px;
	padding-left:18px;
	line-height:26px;
	color:#616161;
}
.body .right .contentProductDetaile .cpdInfo03{
	padding-top:36px;
}
.body .right .contentProductDetaile .cpdInfo03 .cpdInfo03Title{
	height:31px;
	border:1px solid #c8e7ff;
	padding-left:16px;
	background:#e9f5ff;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	color:#616161;
}
.body .right .contentProductDetaile .cpdInfo03 .cpdInfo03Content{
	padding-bottom:36px;
	padding-left:18px;
	padding-top:6px;
	line-height:26px;
	color:#616161;
}
/*product end*/


/*serviceStart*/
.body .right .contentDownload{
	padding-bottom:42px;
}
.body .right .contentDownload .downList{
	margin-top:8px;
	padding-bottom:40px;
	border-top:1px dashed #b2b2b2;
}
.body .right .contentDownload .downList li{
	height:37px;
	border-bottom:1px dashed #b2b2b2;
	line-height:38px;
}
.body .right .contentDownload .downList li .downIcon{
	float:right;
	width:17px;
	height:18px;
	margin-top:10px;
	margin-right:5px;
	background:url(../images/downicon.png) no-repeat center center;
}
.body .right .contentDownload .downList li .downTitle{
	padding-left:16px;
	background:url(../images/downloadli.png) no-repeat left center;
	text-decoration:none;
	color:#7a7a7a;
}
.body .right .contentDownload .downList li .downTitle:hover{
	background:url(../images/downloadlihover.png) no-repeat left center;
	color:#2b9ef9;
}

.body .right .contentQuestion{
	padding-bottom:42px;
}
.body .right .contentQuestion .cqListOuter{
	padding-top:8px;
	padding-bottom:5px;
}
.body .right .contentQuestion .cqList{

}

.body .right .contentQuestion .cqList .cqlTitle{
	margin-bottom:8px;
	border:1px solid #ededed;
	padding-left:38px;
	background:#f9f9f9 url(../images/questionli.png) no-repeat 8px center;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#646464;
	font-weight:bold;
}
.body .right .contentQuestion .cqList .cqlTitle:hover{
	background:#e4f3ff url(../images/questionli.png) no-repeat 8px center;
}
.body .right .contentQuestion .cqList .cqlContent{
	margin-bottom:31px;
	padding:8px 10px;
	border:1px solid #ededed;
	line-height:26px;
	color:#737373;
}
/*serviceEnd*/

/*jobs start*/
.body .right .contentJobs{
	padding-bottom:42px;
}
.body .right .contentJobs .cjListOuter{
	padding-top:8px;
	padding-bottom:5px;
}
.body .right .contentJobs .cjList .cjlTitle{
	margin-bottom:8px;
	border:1px solid #ededed;
	padding-left:26px;
	background:#f9f9f9 url(../images/jobsli.png) no-repeat 11px 15px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#646464;
}
.body .right .contentJobs .cjList .cjlTitle:hover{
	background:#f4faff url(../images/jobslihover.png) no-repeat 11px 15px;
	color:#1f97f7;
}
.body .right .contentJobs .cjList .cjlContent{
	margin-bottom:31px;
	padding:0px 10px 0px 28px;
	line-height:26px;
	color:#7e7e7e;
}

/*jobs end*/


/*contact start*/

.body .right .contentContact{
	padding-left:38px;
	padding-bottom:80px;
	padding-top:8px;
}
.body .right .contentContact .contactOuter{
	width:710px;
	border-top:1px solid #e7e7e7;
	color:#7a7a7a;
}
.body .right .contentContact .contactOuter .contactMain{
	padding-left:146px;
	padding-top:14px;
	padding-bottom:20px;
	border-bottom:1px solid #e7e7e7;
	background:url(../images/contacticon01.png) no-repeat 4px 55px;
}
.body .right .contentContact .contactOuter .contactList{
	padding-left:146px;
	padding-top:14px;
	padding-bottom:20px;
	border-bottom:1px solid #e7e7e7;
	background:url(../images/contacticon02.png) no-repeat 100px 13px;
}
.body .right .contentContact .companyMaps{
	margin-top:25px;
}
.body .right .contentContact .companyMaps .companyMapsTitle{
	margin-bottom:3px;
	width:125px;
	height:32px;
	background:url(../images/maptab.png) no-repeat center center;
	text-align:center;
	font-weight:bold;
	line-height:32px;
	color:#757575;
}
.body .right .contentContact .companyMaps .companyMapsContent{
	border:1px solid #e7e7e7;
}


.body .right .contentMessage{
	padding-left:24px;
	padding-top:7px;
}
.body .right .contentMessage .msgBox{
	padding-top:28px;
	border-top:1px dotted #d4d4d4;
	text-indent:2em;
	line-height:20px;
	color:#8b8b8b;
}
.body .right .contentMessage .messageForm{
	padding-bottom:72px;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV{
	padding-top:39px;
	padding-left:88px;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul{
	line-height:24px;
	margin-bottom:9px;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li{

}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV .bt{
	margin-left:12px;
	color:#ff0000;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li .inputTitle{
	display:inline-block;
	width:96px;
	margin-right:12px;
	text-align:right;
	color:#8a8a8a;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li .textAreaTitle{
	vertical-align:top;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li .inputTitle{
	*+display:inline;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li input{
	width:248px;
	height:24px;
	border:1px solid #d1d1d1;
}
.body .right .contentMessage .messageForm .EIMS_C_1_1_DIV ul li textarea{
	width:424px;
	height:140px;
	border:1px solid #d1d1d1;
	overflow:auto;
}
.body .right .contentMessage .messageForm #EIMS_C_1_1_Submit{
	margin-left:196px;
	margin-top:20px;
	width:96px;
	height:37px;
	border:none;
	background:url(../images/submit.png) no-repeat left center;
	cursor:pointer;
}
.body .right .contentMessage .messageForm #EIMS_C_1_1_Reset{
	margin-top:20px;
	width:96px;
	height:37px;
	border:none;
	background:url(../images/submit.png) no-repeat right center;
	cursor:pointer;
}

.body .right .contentNetWork{
	padding-top:28px;
	border-top:1px dotted #d4d4d4;
}
/*contact end*/

/*search start*/
.contentSearch{
	padding-bottom:36px;
}
.EIMS_C_25_1_Content{
	padding-bottom:24px;
}
.EIMS_C_25_1_Content li{
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px dotted #e9e9e9;
}
.EIMS_C_25_1_Content li .sTitle{
	line-height:32px;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
.EIMS_C_25_1_Content li .sContent{
	color:#777777;
	line-height:20px;
}

/*search end*/


.paging{
	text-align:center;
	font-size:14px;
	color:#787878;
	line-height:18px;
}
.paging span a{
	margin:0 6px;
	padding:0 5px;
	color:#787878;
	text-decoration:none;
}
.paging span.numNow a{
	background:#acacac;
	color:#ffffff;
}
.paging span a:hover{
	background:#acacac;
	color:#ffffff;
}
.news{ padding:0px 10px;}
.news ul li{ height:38px; line-height:38px; border-bottom:1px dashed #ddd; padding-left:22px; padding-right:10px;background:url(../images/snajiao2.jpg) no-repeat 10px 17px;}
.news ul li a{ color:#1346b6; padding-left:5px;}
.news ul li a:hover{ color:#dc1515;}
.news ul li span{ float:right;color:#999;}
.blank1{ height:1px; line-height:1px; font-size:0; clear:both;overflow:hidden; display:block;}
.proxx{ padding:10px;}
.proxx img{ border:1px solid #ddd; padding:5px; display:block; margin:0px auto;}
.proxx h3{ height:40px; line-height:40px; border-bottom:1px solid #e5e5e5; margin:10px 0px; color:#ff0000; padding-left:5px;font-weight:bold; font-size:16px; text-align:center;}
.proxx .proxxnr{ line-height:26px; padding-left:10px;}