@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;list-style:none;}
body {margin:0; padding:0; position:relative; background:#fcfcfa;}
h1,h2,h3,h4,h5,h6 {}
/*顶部样式*/
#header1 {width:100%; height:150px; background:#fff;}
#header {width:1000px; height:110px; margin:0 auto; position:relative;}

#htmltop {width:21px; height:80px; position:fixed; right:20px; bottom:30px; background:url(../images/top.png) no-repeat left top; display:none;}
#htmltop:hover {  cursor:pointer;}

#header #logo { position:absolute; left:4px; top:15px; width:auto; height:90px; overflow:hidden; text-align:left;}
#header #rx {position:absolute; right:0; top:6px; font-size:12px; color:#666}
#header #rx a {text-decoration:none; color:#666;}
#header #rx a:hover {text-decoration:underline; color:#f00; cursor:pointer;}
#header .rx {position:absolute; right:0; top:32px;}

/*搜索样式*/
#header #search {position:absolute; right:0; top:45px; width:auto; height:30px; }
#header #search form input.text {width:160px; height:20px; line-height:20px; background:#fff url(../images/so.jpg) no-repeat left center; border:solid 2px #666; color:#999; text-indent:24px; position:relative; left:0; top:0;}
#header #search form input.send {width:46px; height:24px; line-height:22px; background:#666; border:none; margin:0; position:relative; left:0px; top:1px; color:#fff; cursor:pointer; border:solid 2px #666; border-left:none;}

#nav { width:100%; height:38px; margin:0 auto; background:url(../images/nav.png); position:absolute; top:110px; left:0px;}
#nav ul { width:1000px; height:38px; margin:0 auto ; font-size:15px;}
#nav ul li { width:110px; float:left; background:url(../images/nav_x.png) right top no-repeat; position:relative;}
#nav ul li a { display:block; height:38px; line-height:38px; text-decoration:none; color:#fff; font-weight:bold; font-family:"微软雅黑"; text-align:center;}
#nav ul li a:hover { color:#073291; background:#fff;}

#nav ul li dl{ display:none;}
#nav ul li:hover dl{ display:block; position:absolute; top:38px; left:-110px; z-index:99; min-width:110px; width:320px; !important; border-top:1px solid #ccc;}
#nav ul li dl dd{ background:#000; background:#073291; border-bottom:1px solid #ccc;}
#nav ul li dl dd a {display:block; width:auto; height:38px; line-height:38px; text-align:left; text-decoration:none; color:#fff; font-weight:normal; font-family:"微软雅黑"; text-indent:10px; }

#gg{ width:100%; height:30px; background:#ffa603; margin-bottom:10px;}
#gg div{ width:900px; height:30px; line-height:30px; margin:0 auto; color:#805c42; font-size:12px; background:url(../images/gg.png) 60px 3px no-repeat; position:relative;}
#gg div span{ position:absolute; left:0; top:2px;}
#gg div marquee{ position:absolute; left:60px; top:2px;}
#gg div a{ color:#805c42; text-decoration:none;}
#gg div a:hover{ color:#f00;}

#brander {width:100%; height:400px;}
#full-screen-slider { width:100%; height:400px; position:relative; }
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:20px; z-index:10;  margin:0}
#pagination li { display:block; list-style:none; width:20px; height:20px; float:left; margin-left:10px; background:#1566e0 }
#pagination li a { display:block; width:20px; height:100%; padding:0; margin:0; color:#fff; font-size:12px; text-decoration:none; line-height:20px; text-align:center;}
#pagination li a:hover{ color:#f00;}
#pagination li.current { background:#34b3fc;}

#h_new{ width:100%; height:38px; background:url(../images/s_new.png);}
#h_new dl{ width:1000px; margin:0 auto;}
#h_new dl dt{ width:80px; float:left; line-height:38px; font-size:12px; background:url(../images/s_new_r.jpg) right top no-repeat; text-align:center;} 
#h_new dl dd{ float:left; line-height:38px; margin-left:20px;}
#h_new dl dd a{ line-height:38px; font-size:12px; color:#000; text-decoration:none; display:block;}
#h_new dl dd a:hover{ color:#f00; text-decoration:underline;}

/*底部样式*/
#foot {width:100%; height:auto; min-height:100px; margin:0 auto; clear:both; font-size:12px; color:#fff; text-align:center; margin-top:10px;background:#666; border-top:2px solid #000; }
#foot .p {width:1000px; margin:0 auto; text-align:left; line-height:24px; margin-top:15px;}
#foot .p .all { width:1000px; height:auto; text-align:left; margin:0 auto;}

#foot .p a {text-decoration:none; color:#fff; }
#foot .p a:hover { text-decoration:underline; }

/*分页样式*/
.fenye{ width:680px; margin:0 auto; font-size:12px;}
.fenye a {color:#c80000; text-decoration:none;}
.fenye a:hover {color:#c80000;}

/*在线客服*/
#qq {position:fixed; right:0; top:130px; width:130px; height:auto; z-index:999; display:block;}
#qq .qqtop { width:130px; height:167px; background:url(../images/qqtop.png) no-repeat center top; cursor:pointer;}
#qq .qqcenter { width:130px; height:auto; background:url(../images/qqcenter.png) repeat-y center top; }
#qq .qqcenter ul { width:94px; height:auto; margin:0 auto; padding-bottom:10px;}
#qq .qqcenter ul li { width:94px; height:28px; line-height:28px; font-size:12px; color:#c80000; position:relative;}
#qq .qqcenter ul li.qqtitle { width:100px; background:#013b86; color:#fff; height:24px; line-height:24px; font-size:12px; text-align:center; border-bottom:none; cursor:pointer; position:relative; left:-3px; margin-bottom:4px; }
#qq .qqcenter ul li a { text-decoration:none; color:#333; position:absolute; left:34px; top:2px;}
#qq .qqcenter ul li a:hover { color:#06f}
#qq .qqcenter ul li img { position:absolute; left:4px; top:2px;}
#qq .qqfooter { width:130px; height:14px; background:url(../images/qqfooter.png) no-repeat center bottom; position:relative;}
#xxqq { display:none; position:fixed; right:0; top:130px; width:50px; height:150px; cursor:pointer; z-index:1000; background:url(../images/qqxx.png) no-repeat left top;}

/*首页样式*/
#content {width:1000px; height:auto; margin:0 auto; margin-top:10px; padding-bottom:20px;}

#content #c_left{ width:620px; float:left;}
#content #c_left #c_news{ width:620px; background:#fff; float:left; padding-bottom:10px;}
#content #c_left #c_news #c_n_top{ width:560px; height:90px; margin:0 auto; border-bottom:#dddee4 solid 1px; padding-bottom:15px; margin-bottom:10px;}
#content #c_left #c_news #c_n_top h1{ font-size:24px; color:#08006d; float:left; width:60px; margin-top:10px; height:90px; line-height:30px; border-right: 1px solid #ccc; margin-right:10px;}
#content #c_left #c_news #c_n_top h2 { font-size:14px; font-weight:normal;}
#content #c_left #c_news #c_n_top h2 a{ font-size:14px; color:#08006d; text-decoration:none; font-weight:normal; line-height:32px; font-family:"微软雅黑";}
#content #c_left #c_news #c_n_top h2 a:hover{ text-decoration:underline;}
#content #c_left #c_news #c_n_top div{ font-size:12px; color:#333;}
#content #c_left #c_news #c_n_left{ width:275px; float:left; margin-left:30px; padding-bottom:10px;}
#content #c_left #c_news #c_n_left h3{ font-size:16px; color:#08006d; text-decoration:none; line-height:32px; font-family:"微软雅黑";}
#content #c_left #c_news #c_n_left li{ width:275px; border-bottom:1px #ccc dotted;}
#content #c_left #c_news #c_n_left a{ color:#333; font-size:12px; text-decoration:none; line-height:30px;}
#content #c_left #c_news #c_n_left a span{ margin-right:20px;}
#content #c_left #c_news #c_n_left a:hover{ color:#eb8b1c; text-decoration:underline;}
#content #c_left #c_news #c_n_right{ width:275px; float:right; margin-right:30px;}
#content #c_left #c_news #c_n_right h3{ font-size:16px; color:#08006d; text-decoration:none; line-height:32px; font-family:"微软雅黑";}
#content #c_left #c_news #c_n_right li{ width:275px; border-bottom:1px #ccc dotted;}
#content #c_left #c_news #c_n_right a{ color:#333; font-size:12px; text-decoration:none; line-height:30px;}
#content #c_left #c_news #c_n_right a span{ margin-right:20px;}
#content #c_left #c_news #c_n_right a:hover{ color:#eb8b1c; text-decoration:underline;}

#content #c_left #c_lx{ width:620px; float:left; margin-top:10px; background:#fff;}
#content #c_left #c_lx #c_l_left{ float:left; width:205px; height:180px; border-right:1px solid #ebecef; padding-left:30px;}
#content #c_left #c_lx #c_l_left h3{ font-size:20px; color:#08006d; text-decoration:none; line-height:45px; font-family:"微软雅黑";}
#content #c_left #c_lx #c_l_left li{ font-size:12px; line-height:24px;}

#content #c_left #c_lx #c_l_right{ float:left; width:360px; height:180px; margin-left:10px; margin-right:10px; overflow:hidden; position:relative;}
#content #c_left #c_lx #c_l_right #marquee{ position:absolute; top:48px;}
#content #c_left #c_lx #c_l_right #left{ position:absolute; left:0px; top:90px; width:17px; height:36px; background:url(../images/prev.png); cursor:pointer;}
#content #c_left #c_lx #c_l_right #right{ position:absolute; right:0px; top:90px; width:17px; height:36px; background:url(../images/next.png); cursor:pointer;}

#content #c_left #c_lx #c_l_right h3{ font-size:20px; color:#08006d; text-decoration:none; line-height:45px; font-family:"微软雅黑";}
#content #c_left #c_lx #c_l_right .an{ float:left; width:320px; margin-left:15px; margin-right:15px;}
#content #c_left #c_lx #c_l_right .an img{ float:left; margin-right:10px;}
#content #c_left #c_lx #c_l_right .an h5{ font-size:14px; color:#08006d; font-family:"微软雅黑"; line-height:30px;}
#content #c_left #c_lx #c_l_right .an div{ font-size:12px;}

#content #c_right{ width:335px; float:right; background:#fff; padding:0 20px;}
#content #c_right h3{ font-size:20px; color:#08006d; text-decoration:none; line-height:45px; font-family:"微软雅黑";}
#content #c_right #fn{ width:335px; float:left; margin-top:14px; margin-bottom:5px;}
#content #c_right #fn img{ float:left;}
#content #c_right #fn h5{ float:left; margin-left:10px; width:215px; font-size:16px; color:#000; text-decoration:none; line-height:18px; font-family:"微软雅黑"; font-weight:normal;}
#content #c_right #fn ul{ float:left; margin-left:10px; width:215px; margin-top:10px; }
#content #c_right #fn ul li{ font-size:12px; line-height:20px;}
#content #c_right #fn ul li a{ color:#333; text-decoration:none;}
#content #c_right #fn ul li a:hover{ color:#eb8b1c; text-decoration:underline;}


/*contact样式*/
#contact{ width:217px; height:192px; margin-top:10px; background:url(../images/contact.jpg)}
#contact h2{ width:217px; height:32px; line-height:32px; color:#000; border-bottom:solid 1px #ccc; text-indent:20px; font-size:14px; font-family:"微软雅黑";}
#contact ul{ width:200px !important; margin:10px auto !important; font-size:13px; padding-top:10px;}
#contact li{ line-height:24px; color:#fff; word-break:break-all; word-wrap:break-word}

#ncontent{ width:1000px; height:auto; margin:0 auto; margin-top:15px; margin-bottom:15px; height:auto;}

/*about样式*/
#ncontent .z_left{ width:219px; float:left; height:auto;}
#ncontent .z_left h1{ width:219px; height:54px; line-height:36px; text-indent:34px; font-size:16px; color:#fff;  border-bottom:1px #f2ebd9 solid; font-family:"微软雅黑"; background:url(../images/left_top.jpg);}
#ncontent .z_left .about { width:219px; height:auto; padding-bottom:12px; background:url(../images/left_bottom.jpg) left bottom no-repeat;}
#ncontent .z_left .about ul{ width:219px; height:auto;}
#ncontent .z_left .about ul li{ width:219px; font-size:12px;}
#ncontent .z_left .about ul li a{ color:#333; height:36px; line-height:36px; text-decoration:none; display:block; width:219px; text-align:left; margin:0 auto; text-indent:28px; background:url(../images/left_a.jpg) no-repeat;}
#ncontent .z_left .about ul li a:hover{ color:#fff; background:url(../images/left_ah.jpg) no-repeat;}
#ncontent .z_left .about ul li .left{ color:#000; background:url(../images/left_ah.jpg) no-repeat;}

#ncontent .z_right{ width:747px; float:right; height:auto; min-height:400px; background:#f1f1f1;}
#ncontent .z_right .h1{  width:747px; height:83px; line-height:83px; font-size:16px; font-weight:bold; margin:0 auto; color:#000; text-indent:20px; margin-bottom:20px; font-family:"微软雅黑"; background:url(../images/n_r_top.jpg);}
#ncontent .z_right .h1 span{ color:#333; float:right; font-weight:normal; margin-right:20px; font-size:12px;}
#ncontent .z_right .h1 span a{ color:#333; text-decoration:none;}
#ncontent .z_right .h1 span a:hover{ color:#f00; text-decoration:underline;}
#ncontent .z_right .h1 span font {font-size:20px; color:#666}



/*内页详情*/
#ncontent .z_right .pic { width:708px; height:auto; margin:0 auto; text-align:center; margin-bottom:18px; }
#ncontent .z_right .Detailed { width:708px; height:26px; line-height:26px; margin:0 auto; text-indent:28px; border-radius:8px; box-shadow:0px 0px 4px #666; background:#0a3593; color:#fff; font-size:13px; font-weight:900; margin-bottom:15px; }
#ncontent .z_right .pcontent { width:708px; margin:0 auto; font-size:14px; line-height:20px; padding-bottom:10px; color:#333 }
#ncontent .z_right .prev_next { width:708px; margin:0 auto; font-size:14px; color:#06f; line-height:25px; padding-bottom:15px; }
#ncontent .z_right .prev_next a { text-decoration:none; color:#333; }
#ncontent .z_right .prev_next a:hover { text-decoration:underline; color:#03f }
#ncontent .z_right .error { width:400px; height:80px; line-height:80px; font-size:12px; color:#f00; border:dashed 1px #f00; margin:0 auto; text-align:center; margin-top:60px; background:url(../images/warning-32.png) no-repeat 60px 22px; text-indent:30px;}
#ncontent .z_right .h2 { width:708px; height:20px; line-height:20px; font-size:24px; margin:0 auto; padding:0px 0 15px 0; border-bottom:solid 1px #ddd; text-align:center; font-family:"微软雅黑"; margin-bottom:8px; font-weight:400;  }
#ncontent .z_right .h3 { width:708px; height:20px; line-height:20px; margin:0 auto; font-weight:400; font-size:12px; color:#555; margin-bottom:15px;  }
#ncontent .z_right .h3 .fenxiang { float:right; }

/*down样式*/
#ncontent .z_right #down{ width:708px; margin:0 auto; margin-bottom:18px; }
#ncontent .z_right #down li{ width:708px; border-bottom:1px dotted #aaa; text-indent:10px; line-height:26px;}
#ncontent .z_right #down li a{ font-size:12px; color:#000; text-decoration:none;}
#ncontent .z_right #down li a:hover{ color:#f00; text-decoration:underline;}
#ncontent .z_right #down li span{ float:right; margin-right:10px;}

/*news样式*/
#ncontent .z_right #news { width:708px; height:108px; margin:0 auto; margin-bottom:18px; }
#ncontent .z_right #news dt { width:80px; height:85px; float:left; background:url(../images/rili.png) no-repeat left top; font-family:"微软雅黑";}
#ncontent .z_right #news dt .dt1 { width:76px; height:24px; line-height:24px; text-align:center; font-size:12px; margin-top:4px;}
#ncontent .z_right #news dt .dt2 { width:22px; height:24px; line-height:24px; padding-left:26px; text-align:center; font-size:18px; overflow:hidden;}
#ncontent .z_right #news dt .dt3 { width:76px; height:24px; line-height:24px; text-align:center; font-size:12px; color:#fff; }

#ncontent .z_right #news dd { width:600px; height:auto; line-height:20px; float:left; font-size:12px; margin-left:15px;}
#ncontent .z_right #news dd.title { height:28px; line-height:28px; font-size:14px; position:relative; }
#ncontent .z_right #news dd.title a { text-decoration:none; color:#000; }
#ncontent .z_right #news dd.title a:hover { text-decoration:underline; color:#06f}
#ncontent .z_right #news dd.description { height:50px; line-height:24px; overflow:hidden; color:#666; text-indent:26px;}
#ncontent .z_right #news dd.info { margin:0; width:708px; line-height:26px; overflow:hidden; color:#333; position:relative;}
#ncontent .z_right #news dd.info a { position:absolute; right:0; top:0; }
#ncontent .z_right .hr { width:708px; height:1px; margin:0 auto; background:#ddd; margin-bottom:18px;}

/*产品列表样式*/
#ncontent .z_right #pro_list { width:700px; height:auto; font-size:12px; margin:5px 5px 5px 16px; float:left; border-bottom:1px dotted #ccc; padding-bottom:5px;}
#ncontent .z_right #pro_list dt { width:220px; height:160px; border:solid 1px #ccc; margin-bottom:6px; float:left; overflow:hidden; background:#000;}
#ncontent .z_right #pro_list dt .descr { position:absolute; left:0; top:0; width:170px; height:150px; background:#000; color:#fff; padding-top:10px; opacity:0.7; filter:alpha(opacity=70); display:none; }
#ncontent .z_right #pro_list dt .descr span { display:block; width:150px; line-height:24px; margin:0 auto; }
#ncontent .z_right #pro_list h3 { width:460px; height:30px; margin-left:10px; line-height:30px; text-align:center; overflow:hidden; float:left; border-bottom:1px solid #0066cc;}
#ncontent .z_right #pro_list h3 a { text-decoration:none; color:#000; font-family:"微软雅黑";}
#ncontent .z_right #pro_list h3 a:hover { text-decoration:underline; color:#0066cc; }
#ncontent .z_right #pro_list h3 font { color:#f00; }
#ncontent .z_right #pro_list dd { width:460px; height:auto; margin-left:10px; line-height:24px; text-align:left;word-wrap: break-word; 
 overflow:hidden; float:left;}
#ncontent .z_right #pro_list dt:hover { box-shadow:0px 0px 6px #0066cc; border:solid 1px #0066cc}


/*分页样式*/
#ncontent .z_right #page { clear:both; width:708px; height:26px; line-height:26px; margin:0 auto; text-align:right; font-size:12px; color:#333; margin-bottom:20px; }
#ncontent .z_right #page a { text-decoration:none; color:#444; background:#ccc; padding:5px 6px 4px 6px; margin-left:6px;}
#ncontent .z_right #page a:hover { background:#f60; color:#fff; }
#ncontent .z_right #page .pagea { padding:5px 8px 4px 8px; }
#ncontent .z_right #page .gpage { padding:5px 8px 4px 8px; background:#f60; color:#fff; }



/*留言板样式*/
#ncontent dl.message{ width:708px; margin:0 auto; margin-top:20px;}
#ncontent dl.message dd {margin-left:150px; position:relative; font-size:13px; margin-bottom:14px;}
#ncontent dl.message dd div {position:absolute; left:340px; top:0; color:#666; text-indent:20px; display:none;}
#ncontent dl.message dd div img { position:absolute;left:0px; top:1px;}
#ncontent dl.message dd input.title {width:250px; height:18px; border: solid 1px #ddd; font-size:12px; line-height:18px;}
#ncontent dl.message dd textarea.textt {width:250px; height:80px; border:solid 1px #ddd; vertical-align:text-top; font-size:12px;}
#ncontent dl.message dd input.yzm {width:60px; height:18px; border: solid 1px #ddd; font-size:12px; line-height:18px;}
#ncontent dl.message dd input.send {width:78px; height:28px; line-height:28px; border:none; font-size:12px; color:#333; margin-left:50px; cursor:pointer; background:url(../images/send.png) no-repeat center center;}
#ncontent dl.message dd input.send:hover {background:url(../images/senda.png) no-repeat center center; color:#fff;}

