@charset "utf-8";
/* CSS Document */
html { overflow-x:hidden; margin:0; padding:0; }
body { width:100%; margin:0; padding:0px; font-size:14px; color:#666; background:#fff; font-family:Arial, Helvetica, sans-serif; word-break:keep-all; word-wrap:break-word;  overflow:hidden; }
div,img,form,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; border:0px; }
a{ text-decoration:none; color:#666; }
a:hover { text-decoration:none; color:#00458e; }

input,textarea{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; }


.section{ width:1200px; margin:0 auto; overflow:hidden; }


#main{ width:1200px; margin:30px auto; overflow:hidden; }
#sidebar{ width:250px; clear:both; float:left; margin:0; overflow:hidden; }
#content{ width:910px; float:right; overflow:hidden; }


#header{ width:100%; height:74px; position:relative; z-index:500; box-shadow:0 0 10px #666; background:#fff; }
#top{ width:1200px; height:100%; margin:0 auto; position:relative; }

#welcome{ height:32px; line-height:32px; float:left;  }
#hotline{ height:32px; line-height:32px; float:right; background:url(../images/hotline.png) no-repeat left center; padding-left:24px; font-size:20px; font-weight:bold; font-family:"Times New Roman", Times, serif; color:#f00; }
 
#logo{ width:210px; height:74px; display:block; background:url(../images/logo.png) no-repeat left center; position:absolute; top:0; left:0; overflow:hidden; }

#lang{ width:110px; height:26px; list-style:none; margin:0; padding:0 5px; position:absolute; top:24px; right:0; background:url(../images/lang.png) no-repeat left bottom; overflow:hidden; }
#lang li{ width:50%; height:26px; line-height:26px; float:left; text-align:center; font-size:12px;  }
#lang li a{ color:#fff; }
#lang li:first-child a{ color:#000;}


#menu{ list-style:none; margin:0; padding:0; position:absolute; top:0; left:300px; }
#menu li{ float:left; position:relative; margin:0 1px; }
#menu li.cur,#menu li:hover{ }
#menu li a{ height:72px; display:block; }
#menu li span{ height:26px; line-height:26px; padding:0 15px; margin:24px 0; display:block; border-radius:50px; background:#fff; font-size:14px; color:#333; overflow:hidden; }
#menu li:hover span,#menu li.cur span{ color:#fff;  background:#00458e; }

.banner_wrap { 
	max-width: 100%;
	height: 550px;
	margin: 0 auto;
	overflow:hidden; 
	position:relative;
}
.banner_wrap ul{ list-style:none; margin:0; padding:0; overflow:hidden; }
.banner_wrap ul li { 
	position:absolute;  
	display: none;
	left: 50%;
	margin-left:-960px;
	width: 1920px;
	height: 550px;
}
.banner_wrap ol { 
	width:160px;
	list-style:none;
	margin:0 0 0 -80px; padding:0;
	position:absolute; 
	bottom: 30px; 
	left: 50%;
	display:none;
}
.banner_wrap ol li { 
	width: 20px; 
	height: 20px;
	background:url(../images/h1.png) no-repeat center center;
	margin: 0 6px;
	cursor:pointer; 
	float: left;
}
.banner_wrap ol .current { 
	background:url(../images/h2.png) no-repeat center center;
	
}
.banner_wrap .leftBtn,.rightBtn { 
	width: 41px; 
	height: 69px; 
	display:block; 
	background:url(../images/arr.png) no-repeat -84px 0; 
	position:absolute; 
	top: 50%; 
	margin: -35px 0 0 0; 
	display:none;
}
.banner_wrap .leftBtn:hover { 
	background-position: 0 0; 
}
.banner_wrap .leftBtn{
	left: 50px;
}
.banner_wrap .rightBtn { 
	right: 50px; 
	background-position: -125px 0; 
}
.banner_wrap .rightBtn:hover { 
	background-position: -42px 0; 
}

#myform{ width:260px; height:40px; display:block; background:url(../images/form.png) no-repeat left top; position:absolute; top:30px; right:0; overflow:hidden; }
.topIn{ width:160px; height:40px; line-height:40px; float:left; border:0; margin:0 0 0 20px; padding:0; background:none; outline:0; }
.topBtn{ width:72px; height:40px; line-height:40px; float:right; border:0; margin:0; padding:0; background:none; outline:0; cursor:pointer; font-size:14px; color:#fff; text-align:center; }


#search{ background:#f5f5f5; padding:15px 0; }
#webkey{ width:800px; height:30px; line-height:30px; clear:both; float:left; margin:0; padding:0; overflow:hidden;  }
#webkey dt{ float:left; margin:0; padding:0 6px 0 0; font-weight:bold; color:#333; }
#webkey dd{ margin:0; padding:0; font-size:12px; overflow:hidden; } 
#webkey dd span{ margin:0 3px;}

#webform{ width:262px; height:30px; margin:0; padding:0; background:url(../images/form.png) no-repeat left top; float:right; overflow:hidden; }
.webin{ width:210px; height:30px; line-height:30px; float:left; margin:0 0 0 7px; padding:0; border:0; background:none; outline:0; }
.webbtn{ width:33px; height:30px; color:#fff; text-align:left; float:right; border:0; background:none; margin:0; padding:0; cursor:pointer; }


.mainbanner{ width:100%; height:600px;overflow:hidden; position:relative; }
.mainbanner_window{left:50%;width:1920px;height:600px;overflow:hidden; margin-left:-960px;position:absolute;}
.mainbanner_window ul{width:999999px;height:600px;position:relative; list-style:none; margin:0px; padding:0px;}
.mainbanner_window li{background:#fff;width:1920px;height:600px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{ width:90px; height:13px; position:absolute; bottom:30px; left:50%; list-style:none; margin:0 0 0 -45px; padding:0;  }
.mainbanner_list li{width:30px;height:20px; float:left; margin:0; overflow:hidden; }
.mainbanner_list a{ width:100%;height:20px; margin:0; background:url(../images/h1.png) no-repeat center center; overflow:hidden;float:left;}
.mainbanner_list li.active a,.mainbanner_list li a:hover{ background:url(../images/h2.png) no-repeat center center; }

#inslide{ width:1920px; position:relative; left:50%; margin-left:-960px; overflow:hidden; }
#inslide img{ max-width:100%; display:block; margin:0 auto; }

#links{ padding:20px 0; background:#f5f5f5; margin:0; }
.linksRec{ width:100%; margin:0; overflow:hidden; }
.linksRec dt{ width:88px; height:31px; line-height:31px; background:url(../images/links.png) no-repeat left top; text-indent:12px; font-size:14px; font-weight:bold; color:#fff; clear:both; float:left; }
.linksRec dd{ margin:0; padding:0; line-height:31px; overflow:hidden; }
.linksRec dd a{ white-space:nowrap; margin-left:20px;}

#footer{ width:100%; clear:both; float:left; background:#464646; overflow:hidden; }  

#sitemap{ padding:24px 0; background:#6b6b6b; overflow:hidden; }
.Fabout{ width:120px; float:left; }
.Fproducts{ width:160px; float:left; }
.Fnews{ width:120px; float:left; }
.Finnovation{ width:170px; float:left; }
.Fsolution{ width:150px; float:left; }
.Fhuman{ width:170px; float:left; }
.Fcontact{ width:300px; float:right; }

.fcolumn{ font-size:15px; font-weight:bold; color:#fff; }


.fodd{ width:100%; list-style:none; margin:6px 0 0 0; padding:0; overflow:hidden; }
.fodd li{ margin:0; padding:0; height:24px; line-height:24px; overflow:hidden;  }
.fodd li a{ font-size:12px; color:#e8e8e8; }
.fodd li a:hover{ text-decoration:underline; }

.feven{ width:100%; list-style:none; margin:6px 0 0 0; padding:0; overflow:hidden; }
.feven li{ width:50%; margin:0; padding:0; height:24px; line-height:24px; float:left; overflow:hidden;  }
.feven li a{ font-size:12px; color:#e8e8e8; }

.FcontactInfo{ margin:6px 0 0 0; font-size:12px; color:#e8e8e8; line-height:2; overflow:hidden; }
.FcontactInfo p{ margin:0; padding:0; }


#copr{ line-height:2; padding:16px 0; text-align:center; color:#e8e8e8; overflow:hidden; }





.footerL{ width:800px; clear:both; float:left; overflow:hidden; }
.footerR{ float:right; overflow:hidden; }

#Fmenu{ width:100%;  }
#Fmenu span{ margin:0 16px; }

#Fcontact{ list-style:none; margin:16px 0 10px 0; padding:0; overflow:hidden; }
#Fcontact li{ line-height:32px; float:left; padding-left:24px; margin:0 24px 0 0; }
#Fcontact li:nth-child(1){ background:url(../images/ftel.png) no-repeat left center; }
#Fcontact li:nth-child(2){ background:url(../images/ffax.png) no-repeat left center; }
#Fcontact li:nth-child(3){ background:url(../images/femail.png) no-repeat left center; }
#Fcontact li:nth-child(4){ clear:both;  background:url(../images/faddr.png) no-repeat left center; }



#lxfs{ margin:0; padding:0; line-height:2; color:#fff; }
#lxfs p{ margin:0; padding:0; }


.ewmRec{ list-style:none; margin:0; padding:0; overflow:hidden; }
.ewmRec li{ width:100px; float:left; margin:0 0 0 20px; overflow:hidden; }
.ewmRec li img{ width:100%; display:block; }
.ewmRec li p{ margin:6px 0 0 0; padding:0; text-align:center; line-height:20px; font-size:12px; }


.basic{ width:100%; margin:20px 0 0 0; overflow:hidden; }
.basicL{ width:302px; clear:both; float:left; margin:0 20px 0 0; }
.basicR{ overflow:hidden; }
.basicR h1{ margin:0; padding:0; font-size:20px; font-weight:bold; color:#000; }
.basicR p{ width:100%; margin:20px 0 0 0; padding:0; line-height:2; font-size:12px; overflow:hidden; }
.diypdf{ position:absolute; bottom:0; right:0;}

.textinp{ width:240px; height:16px; line-height:16px; border:1px solid #ddd; margin:0; padding:10px; outline:0; background:#fff; }
.textinp2{ width:480px; height:120px; line-height:16px; margin:0; padding:10px; border:1px solid #ddd; background:#fff; outline:0; }
.textinp3{ width:120px; height:16px; line-height:16px; border:1px solid #ddd; margin:0; padding:10px; outline:0; background:#fff; ; }
.mandatory{ color:#f00;}

.fbtn{ width:140px; height:40px; line-height:40px; background:#309dff; text-align:center; font-size:16px; color:#fff; border:0; outline:0; cursor:pointer; }


.proDetColumn{ height:34px; margin:30px 0 0 0; padding:0; font-size:16px; font-weight:bold; color:#333; background:url(../images/npoint.png) repeat-x left bottom; }



/*图片放大镜样式*/
.jqzoom{float:left; position:relative; cursor:pointer; display:block;}
.jqzoom img{ width:300px; height:300px; border:1px solid #e6e6e6; }
.zoomdiv{z-index:100;position:absolute;top:0;left:0;width:360px;height:360px;background:#ffffff;border:1px solid #e6e6e6;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:-1px;left:0px;width:60px;height:60px;border:1px solid #ccc;background:#fff;opacity: 0.5;-moz-opacity:0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:300px;height:300px; }
.spec-scroll{clear:both;margin-top:12px;width:100%; height:62px; position:relative; }
.spec-scroll .prev{ width:10px; height:62px; background:url(../images/left.gif) no-repeat left center; position:absolute; top:0; left:0; cursor:pointer; }
.spec-scroll .next{ width:10px; height:62px; background:url(../images/right.gif) no-repeat right center;  position:absolute; top:0; right:0; cursor:pointer; }
.spec-scroll .items{ width:288px;height:62px; position:absolute; top:0; left:12px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:62px; list-style:none; margin:0; padding:0;}
.spec-scroll .items ul li{float:left;width:72px;text-align:center; cursor:pointer; }
.spec-scroll .items ul li img{border:1px solid #e6e6e6; width:60px;height:60px; }
.spec-scroll .items ul li img:hover{border:1px solid #00aae7; }

.iColumn{ padding:30px 0; text-align:center; background:#fff; overflow:hidden; }
.icolumn_zh{ font-size:28px; font-weight:bold; color:#000; }
.icolumn_en{ font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#777; font-weight:bold; padding:10px 0 12px 0; background:url(../images/icolumn.png) no-repeat center bottom; }

#iMain{ padding:24px 0; background:url(../images/ibg.jpg) no-repeat center bottom;  }

.ihSlide{ width:1200px; height:180px; padding:0; position:relative; margin:0 auto; overflow:hidden; }
.ihSlide .ihSlideL{display:block;position:absolute; z-index:50; width:20px;height:100%;left:0; top:0; margin:0; background:url(../images/left.png) no-repeat left center;}
.ihSlide .ihSlideR{display:block;position:absolute; z-index:50; width:20px;height:100%;right:0; top:0; margin:0; background:url(../images/right.png) no-repeat right center;}
.ihSlide .ihWin{ width:100%; position:absolute; left:28px; overflow:hidden;}
.ihSlide li{ width:270px; height:180px; float:left; margin:0 8px; overflow:hidden;}
.ihSlide li img{ width:270px; height:180px; display:block; }


#products{ padding:0; background:#fff; }

#category{ width:270px; clear:both; float:left; overflow:hidden; }
#recommended{ width:900px; float:right; overflow:hidden; }

.productsRec{ width:960px; list-style:none; margin:-30px 0 0 0; padding:0; overflow:hidden; }
.productsRec li{ width:280px; float:left; margin:30px 30px 0 0; }
.productsRec li dl { width:100%; margin:0; padding:0; overflow:hidden; }
.productsRec li dl dt{ width:100%; height:280px; margin:0; padding:0; position:relative; overflow:hidden; }
.productsRec li dl dt img{ width:278px; height:278px; position:absolute; top:0; left:0; border:1px solid #ddd; }
.productsRec li dl dd{ margin:10px 0 0 0; padding:0; line-height:2; font-size:14px; text-align:center; }


#odds{ padding:0; background:#fff; }



.oddsItem{ background:#fff; overflow:hidden; }

.oddsw{ width:600px; float:left; }
.oddsp{ width:600px; float:left; }

.oddsRec{ margin:50px 0 0 30px; padding:0; overflow:hidden; }
.oddsRec dt{ width:64px; height:72px; line-height:72px; text-align:center; float:left; margin:0 20px 0 0; padding:0; background:url(../images/num.png) no-repeat center center; font-size:36px; font-weight:bold; color:#fff; font-family:"Times New Roman", Times, serifl;}
.oddsRec dd{ margin:0; padding:0; overflow:hidden; }
.oddsRec dd h4{ height:36px; line-height:36px; font-size:30px; font-weight:bold; color:#000000; margin:0; }
.oddsRec dd em{ height:36px; line-height:36px; font-size:30px; font-weight:bold; color:#309dff; margin:0; font-style:normal; }
.oddsRec dd em span{ color:#f9b105; }
.oddsc{ width:420px; line-height:2; margin:10px 0 0 0; overflow:hidden; }
.oddsc p{ margin:0; padding:0; }


.oddsRec dd ul{ width:420px; list-style:none; margin:10px 0 0 0; padding:0; overflow:hidden; }
.oddsRec dd ul li{ width:100%; padding:10px 0; border-bottom:1px dashed #ccc; line-height:2; color:#666; }

#about{ padding:30px 0; background:#f5f5f5; }
.aboutRec{ width:100%; margin:0; padding:0; background:#fff; overflow:hidden; }
.aboutRec dt{ width:300px; height:360px; clear:both; float:left; margin:0; overflow:hidden; }
.aboutRec dt img{ width:100%; height:100%; display:block; }
.aboutRec dd{ height:320px; margin:0; padding:20px 30px; position:relative; overflow:hidden; }

.aboutProfile{ width:100%; height:270px; line-height:30px; overflow:hidden; }
.aboutProfile p:first-child{ margin:0; padding:0; }

.ListDownload{ list-style:none; margin:0; padding:0; overflow:hidden; }
.ListDownload li{ width:100%; padding:20px 0; background:url(../images/npoint.png) repeat-x left bottom; }
.ListDownload li span{ float:right; }

a.iMore{ width:90px; height:26px; line-height:24px; display:block; text-align:center; background:url(../images/more.png) no-repeat center center; font-size:14px; color:#fff; position:absolute; right:30px; bottom:30px; z-index:10; overflow:hidden;  }



#news{ background:#f5f5f5; padding:30px 0; }
.newsRec{ width:1280px; list-style:none; margin:0; padding:0; overflow:hidden; }
.newsRec li{ width:340px; height:400px; padding:20px; float:left; margin:0 30px 0 0; background:#fff; overflow:hidden; }

.newsColumn{ width:100%; height:40px; overflow:hidden; }
.newsColumn h4{ font-size:18px; font-weight:bold; float:left; color:#000; }
.newsColumn a{ float:right; line-height:30px; }
.newsPic{ width:100%; height:140px; margin:0; overflow:hidden; }
.newsPic img{ width:100%; height:100%; display:block; }

.newsItem{ width:100%; margin:10px 0 0 0; padding:0; overflow:hidden; }
.newsItem dd{ width:100%; height:40px; line-height:40px; margin:0; padding:0; background:url(../images/npoint.png) repeat-x left bottom; overflow:hidden;}
.newsItem dd a{ background:url(../images/list.png) no-repeat left center; float:left; padding-left:10px; }
.newsItem dd span{ float:right; font-family:Arial, Helvetica, sans-serif;  }

#partner{ padding:0 0 40px 0;  background:#fff; }

#features{ padding:30px 0; margin:30px 0 0 0; background:#fff; }

.featuresRec{ width:1280px; list-style:none; margin:0; padding:0; overflow:hidden; }
.featuresRec li{ width:200px; float:left; margin:0 20px; overflow:hidden; } 
.featuresRec li dl{ width:100%; margin:0; padding:0; overflow:hidden; }
.featuresRec li dl dt{ width:100%; height:100px; overflow:hidden; }
.featuresRec li dl dt img{ width:150px; height:100px; display:block; margin:0 auto; }
.featuresRec li dl dd{ margin:0; padding:0; text-align:center; overflow:hidden; }
.featuresRec li dl dd h4{ font-size:18px; color:#000; margin:10px 0; }
.featuresRec li dl dd p{ margin:0; padding:0; line-height:2; font-size:12px; color:#999; }

.partnerRec{ width:1280px; list-style:none; margin:-20px 0 0 0; padding:0; overflow:hidden; }
.partnerRec li{ width:210px; height:140px; float:left; padding:2px; border:1px solid #bfbfbf; margin:20px 20px 0 0; }
.partnerRec li img{ width:210px; height:140px; display:block; }

.ListPartner{ width:1280px; list-style:none; margin:-30px 0 0 0; padding:0; overflow:hidden; }
.ListPartner li{ width:210px; height:140px; float:left; padding:2px; border:1px solid #bfbfbf; margin:30px 30px 0 0; }
.ListPartner li img{ width:210px; height:140px; display:block; }



.tabs{ width:100%; list-style:none; margin:20px 0 0 0; padding:0; border-bottom:1px solid #00458e; overflow:hidden; }
.tabs li{ float:left; margin:0 1px 0 0; overflow:hidden; }
.tabs li a{ height:40px; line-height:40px; padding:0 40px; display:block; font-size:14px; font-weight:bold; background:#e6e6e6; color:#333; }
.tabs li:hover a,.tabs .thistab a{ color:#fff; background:#00458e; }
.tab_conbox{ list-style:none; margin:0; padding:0; overflow:hidden; }
.tab_con{ display:none; padding:0; overflow:hidden; }

.column{ height:30px; line-height:30px; background:url(../images/column.png) no-repeat left top; font-size:20px; color:#00458e; text-indent:14px; overflow:hidden; }

.searchVideo{ width:1200px; list-style:none; margin:0; padding:0; overflow:hidden; }
.searchVideo li{ width:275px; height:222px; float:left; margin:20px 20px 0 0; background:#f5f5f5; overflow:hidden; }
.searchVideo li img{ width:275px; height:172px; display:block; }
.searchVideo li h4{ width:100%; height:50px; line-height:50px; text-align:center; font-size:14px;  }

.cc{ color:#00aae7; }

#crumbs{ width:100%; margin:21px 0 0 0; height:30px; background:url(../images/r1.png) repeat-x left bottom;  overflow:hidden; }
.crumbsL{ height:30px; clear:both; float:left; font-size:18px; color:#00458e; background:url(../images/r2.png) repeat-x left bottom; }
.crumbsR{ line-height:30px; float:right; font-size:12px; background:url(../images/ci1.gif) no-repeat left center; padding-left:18px; }

.symbol{ font-family:SimSun; margin:0 6px;  }


.symbol{ font-family:SimSun; margin:0 6px;  }

.topClass{ list-style:none; margin:20px 0 0 0; padding:0; overflow:hidden; }
.topClass li{ width:100%; float:left; margin:1px 0 0 0; }
.topClass li a{ padding:15px 20px; display:block; font-size:14px; color:#000; background:#f5f5f5; }
.topClass li a.cur,.topClass li a:hover{ color:#fff; background:#00458e url(../images/s2.png) no-repeat 218px center; }
.topClass li ul{ list-style:none; margin:0; padding:0; overflow:hidden; }
.topClass li ul li{ width:100%; float:left; margin:0; border-top:1px dashed #e6e6e6; }
.topClass li ul li:first-child{ border:0; }
.topClass li ul li a,.topClass li ul li a{ font-size:12px; padding:12px 20px; color:#666; background:#fff;}
.topClass li ul li a.cur,.topClass li ul li a:hover{ color:#00458e; background:#fff; }


/*.topClass{ list-style:none; margin:20px 0 0 0; padding:0; overflow:hidden; }
.topClass li{ width:100%; float:left; margin:1px 0 0 0; background:#f5f5f5; }
.topClass li.cur,.topClass li:hover{ background:#00458e; }
.topClass li a{ padding:15px 20px; display:block; font-size:15px; font-weight:bold; color:#333; }
.topClass li.cur a,.topClass li:hover a{ color:#fff; background:url(../images/s2.png) no-repeat 228px center;  }
.topClass li ul{ list-style:none; margin:0; padding:0; background:#fff; overflow:hidden; }
.topClass li ul li{ width:100%; float:left; margin:0; }
.topClass li ul li a,.topClass li ul li a{ width:100%; font-size:14px; padding:10px 0; text-indent:50px; color:#666; background:#fff url(../images/a03.png) no-repeat 36px center;}
.topClass li ul li a.cur,.topClass li ul li a:hover{ color:#309dff; background:#fff url(../images/a04.png) no-repeat 36px center; }*/


#inContact{ margin:20px 0 0 0; background:#f5f5f5; }
.inContactColumn{ width:100%; height:64px; line-height:64px; background:#2c7de9 url(../images/ic.png) no-repeat 20px center; text-indent:64px; font-size:20px; font-weight:bold; color:#fff; }
.inContactProfile{ margin:0; padding:15px 20px 20px 20px; line-height:2; overflow:hidden; }
.inContactProfile p{ margin:0; padding:0; }

.listSiteMap{ width:100%; list-style:none; margin:0;  padding:0; overflow:hidden; }
.listSiteMap li{ width:100%; line-height:25px; float:left; background:url(../images/folder.png) no-repeat left 6px; text-indent:20px; overflow:hidden; }
.listSiteMap li a{ font-size:14px; color:#1768b9; font-weight:bold; text-decoration:none; }
.listSiteMap li ul{ list-style:none; margin:0 20px; padding:0; overflow:hidden; }
.listSiteMap li li a{ font-size:13px; }
.listSiteMap li li li a{ font-size:12px; }


.ListNews{ list-style:none; margin:0; padding:0; overflow:hidden; }
.ListNews li{ width:100%; float:left; padding:20px 0 15px 0; background:url(../images/npoint.png) repeat-x left bottom; overflow:hidden;}
.ListNews li dl{ width:100%; margin:0; padding:0; overflow:hidden; }
.ListNews li dl dt{ width:100%; margin:0; padding:0; overflow:hidden; }
.ListNews li dl dt span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#00458e; margin:0 10px 0 0;  }
.ListNews li dl dd{ margin:6px 0 0 0; padding:0; line-height:1.5; font-size:12px; overflow:hidden; }


.ListSolution{ list-style:none; margin:0; padding:0; overflow:hidden; }
.ListSolution li{ width:100%; padding:20px 0 15px 0; background:url(../images/npoint.png) repeat-x left bottom; overflow:hidden; }
.ListSolution li dl{ width:100%; margin:0; padding:0; overflow:hidden; }
.ListSolution li dl dt{ width:300px; height:200px; float:left; margin:0 20px 0 0; padding:0; }
.ListSolution li dl dt img{ width:300px; height:200px; }
.ListSolution li dl dd{ margin:0; padding:0; overflow:hidden; }
.ListSolution li dl dd h4{ font-size:14px; }
.ListSolution li dl dd p{ margin:6px 0 0 0; padding:0; line-height:1.5; font-size:12px; }
 
a.reading{ color:#309dff; white-space:nowrap; }

.ListProducts{ width:960px; list-style:none; margin:0; padding:0; overflow:hidden; }
.ListProducts li{ width:290px; float:left; margin:20px 20px 0 0; overflow:hidden; }
.ListProducts li img{ width:280px; height:280px; display:block; border:1px solid #e6e6e6; padding:4px;}
.ListProducts li h4{ margin:10px 0 0 0; font-size:12px; line-height:1.5; font-weight:normal; text-align:center; }
.ListProducts li:hover img{ border:1px solid #00458e; }

.ListGallery{ width:960px; list-style:none; margin:0; padding:0; overflow:hidden; }
.ListGallery li{ width:290px; float:left; margin:20px 20px 0 0; overflow:hidden; }
.ListGallery li img{ width:290px; height:218px; display:block; }
.ListGallery li h4{ margin:10px 0 0 0; font-size:12px; line-height:1.5; font-weight:normal; text-align:center; }


.ListVideo{ width:960px; list-style:none; margin:0; padding:0; overflow:hidden; }
.ListVideo li{ width:270px; height:220px; float:left; margin:20px 20px 0 0; background:#f5f5f5; position:relative; }
.ListVideo li img{ width:270px; height:169px; display:block; }
.ListVideo li h4{ width:100%; height:50px; line-height:50px; margin:0; padding:0;  text-align:center; overflow:hidden; }

.diyquick{ width:100%; margin:20px 0 0 0; font-weight:bold; line-height:2; color:#00458e; overflow:hidden; }
.diyquick span{ color:#ccc; }
/*.fyprev{ clear:both; float:left; }
.fynext{ float:right; }*/

.fenye{ width:100%; margin:30px 0 0 0; text-align:center; overflow:hidden;  }
.fenye a{ padding:6px 16px; margin:0 6px 0 0; background:#f5f5f5; border:1px solid #eee; font-size:12px; display:inline-block;*display:inline; *zoom:1; color:#666; }
.fenye a.pageon,.fenye a:hover{ color:#fff; background:#00458e; border:1px solid #00458e; }


.artName{ width:100%; font-size:24px; font-weight:normal; margin:20px 0 0 0; padding:0; text-align:center; color:#333; overflow:hidden; }
.seotit{ width:100%; font-size:20px; font-weight:bold; color:#000; margin:30px 0 0 0; text-align:center;  }
.seotit2{ width:100%; font-size:20px; font-weight:bold; color:#00458e; margin:20px 0 0 0; }


.artFunc{ width:100%; margin:0 0 20px 0; text-align:center; padding:15px 0; color:#999; font-size:12px; background:url(../images/npoint.png) repeat-x left bottom; overflow:hidden; }

.article{ line-height:2; margin:20px 0 0 0; overflow:hidden;  }
.article p:first-child{ margin:0; padding:0; }
.article img{ max-width:100%; }

.article table{ width:100%; max-width:100%;}