﻿/*
2014-1-16
*/
@charset "utf-8";
/*=CSS Reset
---------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}body{font: 12px Microsoft YaHei,Tahoma,Verdana,STHeiTi,simsun,sans-serif}input,label,option,button,select,textarea{font -family: "lucida grande", tahoma,verdana,arial,STHeiTi,simsun,sans}
h1,h2,h3,h4,h5,h6{font-size:100%;}address,cite,dfn,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol,li{list-style:none;}a{text-decoration:none;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;font-family:inherit;}button{cursor:pointer;}table{border-collapse:collapse;border-spacing:0;}a,:focus{outline:none;}*:first-child+html a{star:expression(this.onFocus=this.blur());}*html a{star:expression(this.onFocus=this.blur());}

/*=Common Style (根据需求自行删减)
-------------------------------------------*/
/**link**/
:link, :visited {text-decoration: none;}
a{color:#555; text-decoration:none;}
a:hover{text-decoration: none;color:#DF5E0D;} 
/**font**/
.ffy{font-family:Microsoft YaHei;}/*微软雅黑(\5fae\8f6f\96c5\9ed1)*/
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.c1, a.c1 {color: #E62223;}
/**字体粗细和正常**/
.fwb{font-weight:bold;}
.fwn{font-weight:normal}
/**文本对齐**/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
/**文本缩进**/
.t2{text-indent:2em;}
/**字体修饰**/
.tdu{text-decoration:underline;}
/**居中**/
.auto-center{margin-left:auto;margin-right:auto;}/*使用前提，它是块级的和有宽度*/
/**浮动 与 清除**/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both; line-height:0px; height:0px; font-size:0px;}
/*清除浮动-clear float-*/
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{#zoom:1;}
.ovf{ overflow:hidden;}
/**图片替换**/
.tin{text-indent:-9999px;}
.rel{ position:relative;}
.abs{ position:absolute;}
.red{ color:#d80400;}
/*=Layout
-------------------------------------------*/
body{ background:#FFF; color:#5e5e5e}
.header .top, .main, .wp{width:1120px; margin:0 auto;}
/*=Header
-------------------------------------------*/
.header{  }
.header .top{ height:108px; overflow:hidden;position:relative;}
.header .logo{ width:441px; height:72px; float:left; background:url(../images/logo.jpg) no-repeat; margin-top:20px;}
.header .logo a{ display:block;width:441px; height:72px;}
.header .collect{ float:right; margin-top:10px; height:30px;}
.header .collect a{ line-height:30px; padding:0 10px; background:url(../images/i.jpg) no-repeat right center;}
.header .collect a.end{ background:none;}
/*nav*/
.navbox {height:42px; background:#0d549d;}
.nav{width:1120px; margin:0 auto;height:42px;}
.nav li{float: left;list-style: none;font-size: 15px; }
.nav li.end{ background:none;}
.nav li a{display: block;padding: 0 30px;text-decoration: none;height: 42px;line-height: 38px;}
.nav li a.on{background:#68ba2c;}
.nav li a:hover{ color:#68ba2c}
.search{ position:absolute; top:35px; right:0;}
.search .input-kw{ height:34px; line-height:34px; width:170px; background:url(../images/search.jpg) no-repeat; border:none; float:left; padding:0 5px;}
.search .input-btn{ width:50px; height:34px; background:url(../images/search.jpg) no-repeat -180px; border:none; float:left; color:#fff; cursor:pointer;}
.focusbar{ background:#f1f1f1; padding-top:7px;}
/* 焦点图 */
#kinMaxShow{visibility:hidden;width:100%; height:640px; overflow:hidden;}
#kinMaxShow .kinMaxShow_button{ left:50%; margin-left:480px;bottom: 20px; width:100px;}
#kinMaxShow .kinMaxShow_button li {background:url("../images/btn16.jpg") no-repeat ;color: #666666;cursor: pointer;float: left;font-family: Verdana;font-size: 10px;height: 10px;line-height: 10px;margin-right: 8px;text-align: center;width: 14px;border-radius:8px;}
#kinMaxShow .kinMaxShow_button li.focus {background:url(../images/dot.png) no-repeat;
}
/*=Content
-------------------------------------------*/
.content{overflow:hidden; padding-top:20px;} 
.contact{ padding:8px;}
/**/
.main{ overflow:hidden;}
.menu{ overflow: hidden;width:1120px; margin:20px auto;}
.menu li{ float:left; margin-right:40px;}
.menu li.end{ margin-right:0;}
.menu li img{ height:185px; width:346px;}
.news{ float:left; width:560px; position:relative; margin-bottom: 10px;}
.news .title{font-size:24px; color:#000;border-bottom:1px solid #ddd; padding-right:15px;height:50px; line-height:50px;}
.news .title span{ padding:0 10px; color:#68ba2c; font-size:14px;} 
.news .title em{ border-bottom:2px solid #919191; display: block; float:left; height:50px; font-style: normal;}
.news .ct{ padding:5px 0 10px 5px;}
.news .ct ul{ padding:10px 0;}
.news .ct li{ overflow:hidden;line-height:20px; margin:20px 0; padding:2px 0;}
.news .ct li h1{ font-size:17px; font-weight:normal; margin-bottom:10px;}
.news .ct li h1 a{ color:#000;}
.news .ct li span{ float:right}
.news .ct li .text{ padding-left:20px; border-left:1px solid #ddd; float:left; width:460px;}
.news .ct li .num{ font-size:45px; color:#dadada; width:60px; float:left; line-height:70px;}
.news .more{ padding-left:5px; position: absolute; top:15px; right:20px;}
.news .more a{ color:#999;}
.news h2{ font-size:16px; padding:12px 0 5px; font-weight:normal;}
.news p{ line-height:20px; color:#777;font-size:13px;}
.news p.date{ color:#0f5197;}
/**/
.ct-pro{ padding-top:42px; padding-left:30px;}
.ct-pro img {height: 311px;width: 531px;}
.product .title{  padding-left:30px;}
.link{ background:#f5f5f5; padding:40px 0; overflow: hidden; margin-top:15px;}
.link .wp{ overflow:hidden;}
.link dl{ float:left; width:160px;}
.link dl dt{ font-size:18px; padding-bottom:10px;}
.link dl dd{ font-size:12px; line-height:24px;}
.link dl.weixin{ width:160px; text-align:center;}
.link dl dt a{ color:#333;}

#slide{ width:710px; float:left;overflow:hidden; margin:13px 0;}
#slide ul{list-style:none;width:2999px;}
#slide ul li{float:left; margin-right:15px; text-align:center;}
#slide ul li img{ width:128px; height:96px;}
/*=Footer
-------------------------------------------*/	
.footer{height:110px; clear:both;background:#0f5197; color:#fff; padding-top:10px; }
.footer a{color:#fff;}
.footer .ftinner {height: 35px;margin: 0 auto;width: 1120px;}
.footer .copyright { float:left; margin-top:20px; background:url(../images/logo.png) no-repeat; padding-left:140px;}
.footer .copyright p {font-size: 12px; line-height:20px;}
.footer .links{ float:right; margin-top:20px;}
.footer .links a{ padding:5px 10px;}

/*------------------列表页*/
.banner{ background:url(../images/banner_bg.jpg) repeat-x left bottom; height:201px;}
.c_content{ margin-top:2px; padding-top:30px;}
.c_main{ width:1120px; margin:0 auto; overflow:hidden; background:url(../images/line.png) repeat-y 220px 0;}
/*边栏导航*/
.sidebar{ width:195px; float:left;}
.sidebar .hd{height:39px; line-height:39px; font-size:18px; padding-left:20px; background:url(../images/side_tit.png) no-repeat left center; margin-bottom:10px;}
.sidebar .hd span{ font-size:12px; text-transform: capitalize; color:#a1a1a1; padding-left:5px;}
.sidebar .bd{ }
.sidebar .bd li{line-height:48px; height:48px;font-size:15px; border-bottom:1px solid #ccdbea;}
.sidebar .bd li.on{ background:#2296e3; color:#FFF;background:#0d549d;}
.sidebar .bd li.on a{ color:#fff;}
.sidebar .bd li a{ letter-spacing:1px; padding-left:40px;}
.sidebar .tel{ padding-bottom:47px; margin:30px 0;}
.sidebar .tel .tit{ color:#3f4b99; font-size:14px;}
.sidebar .tel .ct{ font-size:12px; color:#5d82b4; padding:15px ; line-height:24px;background:#dde7f1; }
.section{ float:right; width:882px; height:auto !important;height:800px;min-height:800px}
.section .crumb{  padding-left:15px; height:32px; line-height:32px; border-bottom:1px solid #eaeaea}
.section .crumb a{ color:#405d82;}
.section .cont{background:url(../images/cont_bg.gif) no-repeat; min-height:585px;}
.section .cont h1{ font-size:20px; color:#0d549d; padding:5px 0 0; text-align:center; font-weight:normal;}
.section .cont h2{font-size: 16px;margin-bottom:15px; margin-left:30px; border-bottom:1px dotted #ddd; padding:0 0 5px 20px; background:url(../images/arrow.gif) no-repeat 0 6px;}
.section .cont .title{ height:70px; line-height:70px; font-size:24px; padding-left:37px; color:#0d549d; padding-top:15px;}

/*列表*/
.section .listcon,.listpic{ width:820px; margin:0 auto; padding:0 0 0 10px;}
.section .listcon li{line-height:30px; position:relative; border-bottom:1px dotted #ccc; overflow:hidden; padding:20px 0;}
.section .listcon li .pic{ float:left;}
.section .listcon li .pic img{width:168px; height:112px;}
.section .listcon li .text{ width:630px;float:right;}
.section .listcon li .text h1{ font-size:16px; text-align:left; padding-top:0;}
.section .listcon li .text p{line-height:22px;}
.section .listcon li .text p.date{color:#999}

/*图片列表*/
#jquery-lightbox{position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#jquery-lightbox a img{border: none;}
#lightbox-container-image-box{position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;}
#lightbox-container-image{padding: 10px;}
#lightbox-loading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav{left: 0;}
#lightbox-nav a{outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev{left: 0;float: left;}
#lightbox-nav-btnNext{right: 0;float: right;}
#lightbox-container-image-data-box{font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data{padding: 0 10px;color: #666;}
#lightbox-container-image-data #lightbox-image-details{width: 70%;float: left;text-align: left;}
#lightbox-image-details-caption{font-weight: bold;}
#lightbox-image-details-currentNumber{display: block;clear: left;padding-bottom: 1.0em;}
#lightbox-secNav-btnClose{width: 66px;float: right;padding-bottom: 0.7em;}
#jquery-overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;}
	
.listpics{ overflow:hidden;width:1000px; margin:0 auto; padding:20px 0 0 10px;}
.listpics li{ overflow:hidden; padding:0 0 15px;  margin-bottom:15px; float:left; margin:5px 20px; text-align:center;}
.listpics img{ width:260px; height:185px;}
.listpics .texts{ overflow:hidden; width:}
.listpics .texts .tith3{ font-size:16px; color:#000; font-weight: normal; padding-bottom:6px;}
.listpics .texts p{ font-size:14px; line-height:24px;}
.listpics .texts .more{ color:#CC3300; font-size:13px;}
.list-pro  img{ width:328px; height:119px; display: block;padding:0;}
.list-pro li{margin:5px 13px;}
.list-pro li p{ height:24px; line-height:24px; background:#f3f3f3;}

/*内容*/
.article{ width:800px; margin:0 auto; padding:15px 10px 0 10px; line-height:220%; font-size:14px;}
.article h2{font-size: 20px;padding-bottom: 5px;}
.article .date{color: #8E8D8D;font-size: 12px;height: 28px;line-height: 28px;margin: 10px 0;text-align: center;}
.article p{ padding-bottom:12px;line-height:200%;}
.nextup{border-top: 1px dashed #E4E4E4;clear: both;color: #666666;font-size: 12px;height: auto;line-height: 24px; margin-top:20px; padding-top:10px;text-align: left;width: 620px; color:#0e387b;}
.nextup a{ color:#666;}

/*分页*/
.pagelist{color:#555;text-align:center; clear:both; margin:20px 0;height:30px; padding-top:7px;}
.pagelist a{cursor:pointer; padding:2px 5px;color:#555; }
.pagelist span{color:#555; width:1px; padding-left:5px;}
.pagelist a.current,.pagelist a:hover{ color:#555;  }
.pagelist input{ vertical-align:middle;}
.pagelist input.go{height:20px; width:25px; font-size:12px; line-height:20px;}
.pagelist input.pageN{ width:15px; height:15px; margin:0 3px;}
/*留言板*/
.tableform {overflow: hidden;width:620px; margin:0 auto; padding:25px 0 0 20px; font-size:14px;}
.tableform table td {padding: 7px 5px;}
.tableform table td input.text {border: 1px solid #D7D7D7;height: 28px;width: 290px;}
.tableform .textarea{ width:430px}
.tableform span{ color:#FF0000; padding-left:5px;}
.tableform caption{ height:40px; line-height:30px; font-size:14px; font-weight:bold; text-align:left; padding-left:90px;}
.tableform .submit { background: url("../images/submit.png") no-repeat scroll 0 0 transparent;border: medium none;color: #FFF; cursor: pointer;height: 23px;width: 51px;}
.tableform .reset{background: url(../images/reset.png) no-repeat; width:51px; height:23px; border:none; color:#fff; margin-left:10px;cursor: pointer;}

.section .table{ border:1px solid #ddd; width:700px;}
.section .table td{border:1px solid #ddd; padding:5px;}
.section .zp{ width:700px; margin:0 auto;margin-bottom:10px; }
.section .zp h2{  font-size:14px; margin-bottom:0; line-height:32px; font-weight:normal;color:#003398; overflow:hidden; background:url(../images/h2bg.jpg) no-repeat; margin-left:0;border-bottom:none; padding-bottom:0;}
.section .table a{ color:#CC0000;}
.details{ font-size:14px; background:url("../images/h2bg.jpg") no-repeat; height:30px; line-height:30px; padding-left:15px; font-weight:bold; color:#0e387b;}
.section .cont h1.tith1{ background:url("../images/dot.jpg") no-repeat left center; text-align:left; padding-left:15px; padding-top:0;}
.show .pics{ padding:10px; border:3px solid #f3f3f3; margin-bottom:10px;}
.show .pics img{max-width:650px;width: expression(this.width > 650px ? 650px: true);}

/*导航*/
.nav_wp{width:100%;position:relative; *z-index:1;height:42px; background:#0d549d;}
.navfr{width:1120px;height:42px;margin:0px auto;padding:0px;}
.navfr h1{ line-height:normal; font-size:0; font-weight:normal;}
.navfr a.reold{width:109px;height:24px;display:none;background:url("http://img.cndns.com/siteimages/reold.jpg") no-repeat;position:absolute;left:-60px;top:0px;}
.navfr a.logo{width:164px;height:98px;display:inline-block;float:left;background:url("http://img.cndns.com/siteimages/logo.jpg") no-repeat;}
.navfr .back{ height:27px; margin-left:10px;}
.navfr .back a{ line-height:27px; display:inline-block; background:url(http://img.cndns.com/images/back.jpg) no-repeat left center; font-size:12px; color:#999999; padding-left:50px;}
.navfr .back a:hover{ color:#f86d0d}
.navfr .nav{}
.navfr .nav ul li{float:left;margin-left:5px;}
.navfr .nav ul li .nav_t{width:100%;position:relative;}
.navfr .nav ul li .nav_t a{font-size:14px;color:#fff; display:inline-block; padding-bottom:0;}
.navfr .nav ul li .nav_t a:hover{color:#fff;}
.navfr .nav ul li.hot .nav_t i{width:21px;height:11px;display:inline-block;background:url("http://img.cndns.com/siteimages/comi.jpg") -34px 0px no-repeat;position:absolute;right:-16px;top:-7px;}
.navfr .nav ul li .nav_t b{width:20px;height:8px;display:inline-block;background:url("../images/menu_hover.png") no-repeat;position:absolute;left:50%;margin-left:-10px;bottom:0px;z-index:9999;}
.navfr .nav ul li .nav_c{width:100%;overflow:hidden;background-color:#f5f5f5;position:absolute;left:0px;top:42px;padding:20px 0px 0px 0px;z-index:9998;display:none;}
.navfr .nav ul li .nav_c .nav_c_t{width:1100px;overflow:hidden;margin:0px auto 25px auto;padding:0px;}
.navfr .nav ul li .nav_c .nav_c_t h3{width:100%;overflow:hidden;line-height:40px;font-size:24px;color:#555;margin:0px;padding:0px;font-weight:normal;}
.navfr .nav ul li .nav_c .nav_c_t h3 a{ padding-left:0;}
.navfr .nav ul li .nav_c .nav_c_t_l{width:300px;min-height:100px;overflow:hidden;float:left;border-right:1px solid #ddd;margin-right:50px; padding-right:30px;}
.navfr .nav ul li .nav_c .nav_c_t_l p.p1{line-height:18px;color:#888;margin-bottom:10px; font-size:12px; margin-top:5px;}
.navfr .nav ul li .nav_c .nav_c_t_l p{line-height:22px;}
.navfr .nav ul li .nav_c .nav_c_t_l p a{color:#555;font-size:14px;}
.navfr .nav ul li .nav_c .nav_c_t_l p a:hover{text-decoration:underline;}
.navfr .nav ul li .nav_c .nav_c_t_l p a b{width:17px;height:17px;display:inline-block;float:left;background:url("http://img.cndns.com/siteimages/cndns_domainname_chinese_img.png") -491px -332px no-repeat;margin:3px 6px 0px 0px;}
.navfr .nav ul li .nav_c .nav_c_c{width:100%;height:57px;overflow:hidden;background-color:#de5a00;} 
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h{width:1004px;line-height:57px;overflow:hidden;margin:0px auto;padding:0px;position:relative; }
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h a{font-size:18px;color:#888;float:left;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h a.a1{font-size:14px;text-decoration:underline;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h p{line-height:57px;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h b{width:17px;height:17px;display:inline-block;float:left;background:url("http://img.cndns.com/siteimages/cndns_domainname_chinese_img.png") -491px -332px no-repeat;margin:22px 6px 0px 30px;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h ul{width:100%;overflow:hidden;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h .bd{ width:80%;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h ul li{width:100%;overflow:hidden;float:left; margin-left:0; margin-top:0}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h .hd{ position:relative;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h .hd ul{position:absolute;top:0px;height:57px;right:0px;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h .hd ul li{width:7px;height:7px;border:1px solid #ebab80;border-radius:15px;float:right;margin:23px 7px 0px 0px;}
.navfr .nav ul li .nav_c .nav_c_c .nav_c_c_h .hd ul li.on{background-color:#ebab80;}
.navfr .nav ul li .nav_c dl{float:left;width:160px;color:#888;}
.navfr .nav ul li .nav_c dl a{color:#888;font-size:12px;}
.navfr .nav ul li .nav_c dl a:hover{text-decoration:underline;}
.navfr .nav ul li .nav_c dl dt{margin:0px;padding:0px;line-height:20px;margin-bottom:6px; color:#0f5197;}
.navfr .nav ul li .nav_c dl dt a{font-size:16px;line-height:20px; height:20px; padding:0;color:#0f5197;}
.navfr .nav ul li .nav_c dl dd{line-height:20px;font-size:12px;}
.navfr .nav ul li .nav_c dl dd a{line-height:20px; height:20px; background:url(../images/sj.png) no-repeat left center; padding-left:15px;}
.navfr .nav ul li .nav_c dl dd a.more{ background:none; padding:0;}
.navfr .nav ul li .nav_c dl dd i{margin:0px 5px; color:#fff000; font-size:12px;}
.navfr .nav ul li .nav_c dl dd span{color:#fff000; font-size:12px}
.navfr .nav ul li.pic .nav_c dl { width:200px; margin-right:15px;}
.navfr .nav ul li.pic .nav_c dl  img{ width:200px; height:133px;}
.navfr .getpass_p1{ color:#f86d0d; font-size:24px; line-height:24px; margin:47px 0 0 15px;}
.navfr .getpass_p2{ color:#666666; font-size:14px; line-height:14px; margin:42px 0 0 0;}
.navfr .getpass_p2 a{ color:#999999; text-decoration:underline;}
.navfr .getpass_p2 a:hover{ color:#f86d0d;}
.navfr .nav .fenlei li{ font-size:12px; padding:0; float:none;background:url(../images/sj.png) no-repeat left center; padding-left:15px;}
.navfr .nav .fenlei li a{ font-size:12px; padding:0; height:26px; line-height:26px;}
.navfr .nav ul li.jjfa .nav_c dl{ height:140px; width:150px;}
.navfr .nav ul li.jjfa .nav_c dl dd a{ }


