
/* 全局通用
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #666666;
 background-color:#fff;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: underline;
 color: #C70D0E;
}
input, img, select {
 vertical-align: middle;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
#captcha {
 cursor: pointer;
}
.more {
 float: right;
 padding-right: 8px;
 font-size: 12px;
 font-weight: normal;
 text-transform: uppercase;
}
.more a {
 color: #999;
}
.more a:hover {
 text-decoration: underline;
}
/* 主体框架
----------------------------------------------- */
#wrapper {
}
#wrapper .wrap {
 width: 1200px;
 margin: 0px auto;
}
#wrapper .mb {
 margin-top:30px;
 margin-bottom: 50px;
}
/* -- index -- */
#indexLeft {
 float: left;
 width: 600px;
}
#indexRight {
 float: right;
 width: 360px;
 text-align: left;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 210px;
 margin-right: 20px;
}
#pageIn {
 float: left;
 width: 970px;
 overflow: hidden;
}
/* 头部导航
----------------------------------------------- */
/* -- top -- */
#top {
 height:470px;
 display:none
}
/* topNav */
#top .topNav {
 position: relative;
 z-index: 1000;
 height: 30px;
 float: right;
 color: #fff;
}
#top .topNav li {
 border: 1px solid #EEEEEE;
 border-bottom: 0;
 float: left;
 zoom: 1;
 text-align: center;
}
#top .topNav li s {
 top: 9px;
 left: 0;
 width: 0;
 height: 12px;
 border-left: 1px solid #DDD;
 overflow: hidden;
}
#top .topNav li a {
 padding: 0 12px;
 height: 28px;
 line-height: 28px;
 color: #555;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-bottom: 0;
}
#top .topNav li.hover s {
 border-left: 1px solid #FFF;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 25px;
 line-height: 25px;
}
/* -- header -- */
#header {
 height: 470px;
}

#header .searchBox {
 float: right;
}
#header .searchBox {
 margin: 30px 10px 0 0;
}
#header .searchBox .keyword {
 width: 210px;
}
/* -- mainNav -- */
#mainNav {height:100px;text-align:center}
#mainNav .logo {
 display:inline-block;
 width:173px;
 float: left;
}
#mainNav .logo img{
 width:121px;
}
#mainNav div.nav{width:715x;height:46px;}
/* LEVEL ONE */
#mainNav ul.nav {
 width:780px;
 position: relative;
 z-index: 1000;
 float:left;
 margin:28px 0 0 10px;;
}
#mainNav ul li {
 float: left;
 zoom: 1;
 height:46px;
 width: 130px;
}
#mainNav ul li a {
 display: block;
 width: 100px;
 text-align: center;
 height: 46px;
 line-height: 46px;
 color: #4d4d4d;
 text-decoration: none;
 border-right:1px solid white;
 font-size:18px;
}
#mainNav ul li.hover, #mainNav ul li.cur {
 position: relative;
}
#mainNav ul li.hover a, #mainNav ul li.cur a {
 color: #ffffff;background-color:#94d152;
}
#mainNav ul li .first {
}
#mainNav ul li a.last {
 border-right:none;
}
#mainNav ul li.hover .first, #mainNav ul li.cur .first {}
#mainNav ul li .last {}
#mainNav ul li.hover .last, #mainNav ul li.cur .last {
}
/* LEVEL TWO */
#mainNav ul ul {
 width: 100px;
 display: none;
 position: absolute;
 top: 100%;
 left: 0px;
 background-repeat:no-repeat;
 background-color:#17b660;
}
#mainNav ul ul li {
 font-weight: normal;
 float: left;
}
#mainNav ul li.hover ul li a {
 color: #ffffff;
 border-right: none;
 display: block;
 font-size:18px;
 height:46px;
 line-height:46px;
 background-color:#17b660;
}
#mainNav ul li.hover ul li.hover a {
 color: #fff;background-color:#94d152;
}
#mainNav ul li.hover ul a.parent {}

/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow {
 position: relative;
 margin: 0 auto 0px;
 padding: 0;
 *zoom: 1;
}
.slideShow .slides a {
 display: block;
 height: 450px;
 background-repeat: no-repeat;
 background-position: center center;
}
.slideShow .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
/* -- slideLoading -- */
.slideShow .slideLoading {
 min-height: 50px;
 background: url(images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 font-weight:bolder;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 70px;
 height: 70px;
 bottom: 50%;
 line-height: 70px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 4em;
 background-color: #333;
 background-color: rgba(50,50,50,.3);
 border-radius:10px;
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50,50,50,.6);
}
/* -- controlBox -- */
.slideShow .controlBox {
 z-index: 30;
 position: absolute;
 bottom: 10px;
 width: 100%;
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
 background: url(images/inactive.png) no-repeat 50% 50%;
 text-indent: -9999px;
 overflow:hidden;
 width: 20px;
 height: 30px;
 clear: none;
 display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
 background: url(images/active.png) no-repeat 50% 50%;
}
/* -- slideTitle -- */
.slideShow .slideTitle {
 z-index: 20;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.slideShow .slideTitle span {
 color: #fff;
 display: block;
 font-size: .85em;
 padding: 15px 10px;
}
/* -- sileThumb -- */
.slideShow .sileThumb {
 z-index: 30;
 text-align: center;
 position: absolute;
 bottom: 8px;
 right: 8px;
}
.slideShow .sileThumb a {
 margin: 0 3px;
}
.slideShow .sileThumb a img {
 border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
 border: solid #19B4EA 1px;
}
/* 通用结构	
----------------------------------------------- */
/* -- form -- */
.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
/* -- input -- */
.textInput {
 padding: 0 4px;
 height: 28px;
 border: 1px solid #DDDDDD;
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
}
/* -- style -- */
.price {
 color: #CC0000;
}
/* -- incBox -- */
.incBox {
 margin-bottom: 15px;
}
.incBox h3 {
 height: 28px;
 line-height: 28px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
.incBox h3 a {
 color: #7A7F81;
}
/* -- index -- */
.about{width:309px;height:298px;float:left;background:#fff url(images/vadio.jpg) no-repeat;}
.about .vadio{width:178px;height:145px;margin:84px 0 0 91px;}
/* -- store -- */
.store{width:436px;height:298px;float:left;background:#fff url(images/xydpzs_04.jpg) no-repeat;}

/* -- tree -- */
.treeBox {
 margin-bottom: 15px;
 background:url(images/left_t1.gif) no-repeat;
 background-position:0 50px;
}
.treeBox h3 {
 height: 35px;
 line-height: 35px;
 color: #00af50;
 font-weight: bold;
 font-size: 18px;
 font-weight:normal;
 border-bottom: 1px solid #CBD1D3;
}
.treeBox ul {
 margin-top:60px;
}
.treeBox li {
 border-left: 4px solid #CBD1D3;
 line-height: 15px;
 margin-top: 15px;
 padding-left: 10px;
}
.treeBox li.cur {
 border-left: 4px solid #00af50;
}
.treeBox li a {
 color: #7A7F81;
 font-size:18px;
}
.treeBox .searchBox {
 margin:20px 0;
}
.treeBox .searchBox .keyword {
 width: 136px;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox {
 position: relative;
 white-space: normal
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background: #E0E0E0 url(images/btn_search.gif) no-repeat;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 overflow:hidden;
 cursor: pointer;
}
/* -- 上一页下一页 -- */
.lift {
 margin:0 auto;
 margin-top:60px;
 color:#999;
 width:670px;
 color:#000;
}
.lift a {
 color:#000;
}
.lift span {
 margin-right:15px;
}
/* 库项目样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 width:960px;
 height: 29px;
 line-height: 29px;
 color: #000;
 border-bottom: 1px solid #CBD1D3;
 background:url(images/lxwmBG.jpg) repeat-x left;
 text-indent:15px;
 font-size:18px;
}
.urHere a {
	 font-size:18px;
 color: #000;
}
.urHere b {
 margin: 0 8px;
}
/* -- recommendProduct -- */
.recommendProduct {
	width:930px;margin:0 auto;
 padding-top: 10px;
}
.recommendProduct li {
 float: left;
 width: 310px;
 height: 194px;
 text-align: center;
 background:#f7f8f9 url(images/probg_12.jpg) no-repeat;
}
.recommendProduct li.clearBorder {
 margin-right: 0;
}
.recommendProduct li p {
 padding:0;margin:0px;display:inline-block;text-align:left
}
.recommendProduct .info {
 width:128px;
 height:180px;
 float:left;
 margin:0px 0 0 19px;
}
.recommendProduct .info a.name{color:#3d3c3c;font-size:14px;font-weight:bold;width:128px;display:block;overflow:hidden;height:27px;line-height:27px;}
.recommendProduct .info .description{color:#7e7e7c;width:128px;display:block;overflow:hidden;height:100px;line-height:20px;}
.recommendProduct .img {margin:5px 12px 0 0;float:right;}

/* -- recommendArticle -- */
.recommendArticle{width:402px;height:229px;margin:68px auto 0 auto}
.recommendArticle li {width:134px;height:229px;float:left;text-align:center}
.recommendArticle li img{width:124px;height:165px;border:none}
.recommendArticle li span {
 display:block;
 margin:0 auto;
 width:90%;
 height:64px;
 line-height:64px;
 color: #ff0000;
 overflow:hidden;
}
/* -- contact -- */
.contact {width:245px;height:222px;float:right;border:1px solid #e7d8b9;background-color:#fff;}
.contact .title{background: #EFEFEF url(images/lxwmBG.jpg) repeat-x;border-bottom:1px solid #e7d8b9;height:29px;line-height:30px;}
.contact .title a.lxwm_foc,.contact .title a.lxwm_onfoc{color:#990000;font-size:14px;font-weight:bold;padding:0 12px;display:inline-block;}
.contact .title a.lxwm_onfoc{background-color:#fff;border-right:1px solid #e7d8b9;border-left:1px solid #e7d8b9;}
.contact .content{height:160px;width:200px;margin:20px auto;color:#000;line-height:28px;overflow:hidden}

.lxwm_list ul li a{color:#000;margin-left:10px;float:left;display:inline-block;width:190px;overflow:hidden;line-height:26px;height:26px;}

/* -- wenshiluntan -- */
.wslt{width:694px;border:1px solid #e7d8b9;background-color:#fff;float:left}
.wslt .imgFade{margin:5px;width:253px;height:211px;float:left;}
.wslt .list{margin:5px;width:410px;float:right;line-height:26px;color:#000;}
.wslt .list ul li a{color:#000;margin-left:10px;float:left;display:inline-block;width:246px;overflow:hidden;line-height:26px;height:26px;}
.wslt .list .k{float:left;}
.wslt .list .date{float:right;margin-right:5px;}
.wslt .title{color:#990000;font-size:14px;height:29px;line-height:32px;font-weight:bold;background-color:#fff;text-indent:22px;}

/* -- chaoyanglishi -- */
.cyls{margin-top:11px;width:700px;float:left;}
.cyls .title{color:#6f3f0c;font-size:14px;font-weight:bold;width:70px;margin-left:34px;height:34px;}
.cyls .more{float:right;}
.cyls_onfoc,.cyls_foc{display:inline-block;border:1px solid #a16728;margin-right:1px;color:#000;width:70px;height:22px;line-height:22px;text-align:center;border-bottom:none;cursor:pointer;text-decoration:none;}
.cyls_onfoc{color:#fff;background-color:#6f3f0c}
a.cyls_onfoc:hover,a.cyls_foc:hover{text-decoration:none;color:white;}
.cyls_list{border-top:1px solid #6f3f0c;margin-left:-5px;}
.cyls_list ul{margin-top:18px;}
.cyls_list ul li a{color:#6f3f0c;float:left;display:inline-block;width:246px;overflow:hidden;line-height:26px;height:26px;}
.cyls_list .date{float:right;margin-right:5px;}

.cyls .list{height:200px;width:265px;padding-left:10px;float:left}
.cyls .list .cyls_slides li{height:218px;width:265px;position:absolute;left:0;top:0}
.cyls .list .cyls_slides li a span{display:block;height:30px;line-height:30px;text-align:center;}
.cyls .list .cyls_slides li a img{width:268px;height:160px;border:none;}

/* -- chaoyangwenhua -- */
.cywh{width:700px;float:left;}
.cywh .title{color:#6f3f0c;font-size:14px;font-weight:bold;width:70px;margin-left:34px;height:34px;}
.cywh_list{padding-left:3px;}
.cywh_list img{width:110px;height:192px;border:none;}

/* -- jingcaishunjian -- */
.jcsj{width:282px;margin-left:8px;float:left;}
.jcsj ul li{width:141px;text-align:center;float:left;}
.jcsj ul li a img{width:125px;height:88px;border:none;}
.jcsj ul li a span{display:block;height:36px;line-height:36px;}

/* -- chaoyangjishi -- */
.cyjs{width:282px;margin-left:20px;float:left;}
.cyjs ul li a{color:#6f3f0c;float:left;display:inline-block;width:265px;overflow:hidden;line-height:30px;height:30px;}

/* -- xuehuijishi -- */
.xhjs{width:338px;margin-left:20px;float:left;}
.xhjs ul li a{color:#6f3f0c;float:left;display:inline-block;width:320px;overflow:hidden;line-height:30px;height:30px;}


/* -- chaoyangrenwu -- */
.cyrw {width:245px;height:260px;float:right;border:1px solid #e7d8b9;background-color:#fff;float:right;margin-top:5px;}
.cyrw .title{background: #EFEFEF url(images/lxwmBG.jpg) repeat-x;color:#990000;font-size:14px;height:29px;line-height:32px;font-weight:bold;text-indent:12px;border-bottom:1px solid #e7d8b9}
.cyrw .list{height:218px;width:235px;margin:5px auto 0px auto;padding-top:6px;}
.cyrw .list .cyrw_slides li{height:218px;width:265px;position:absolute;left:0;top:0}
.cyrw .list .cyrw_slides li a span{display:block;height:30px;line-height:30px;text-align:center;}
.cyrw .list .cyrw_slides li a img{width:235px;height:188px;border:none;}

.cyrwRgt {width:245px;height:260px;float:right;border:1px solid #e7d8b9;background-color:#fff;margin-right:5px;}
.cyrwRgt .title{background: #EFEFEF url(images/lxwmBG.jpg) repeat-x;color:#990000;font-size:14px;height:29px;line-height:32px;font-weight:bold;text-indent:12px;border-bottom:1px solid #e7d8b9}
.cyrwRgt .list{height:218px;width:235px;margin:5px auto 0px auto;padding-top:6px;}
.cyrwRgt .list .cyrw_slides li{height:218px;width:265px;position:absolute;left:0;top:0}
.cyrwRgt .list .cyrw_slides li a span{display:block;height:30px;line-height:30px;text-align:center;}
.cyrwRgt .list .cyrw_slides li a img{width:235px;height:188px;border:none;}


/* -- chaoyangyijue -- */
.cyyj {width:245px;height:210px;float:right;border:1px solid #e7d8b9;background-color:#fff;float:right;margin-top:-2px;}
.cyyj .title{background: #EFEFEF url(images/lxwmBG.jpg) repeat-x;color:#990000;font-size:14px;height:29px;line-height:32px;font-weight:bold;text-indent:12px;border-bottom:1px solid #e7d8b9}
.cyyj .list{height:178px;width:235px;margin:5px auto 0px auto;padding-top:6px;}
.cyyj .list .cyyj_slides li{height:178px;width:265px;position:absolute;left:0;top:0}
.cyyj .list .cyyj_slides li a span{display:block;height:30px;line-height:30px;text-align:center;}
.cyyj .list .cyyj_slides li a img{width:228px;height:149px;border:none;}

/*rightnews*/
.clist{width:245px;height:222px;float:right;border:1px solid #e7d8b9;background-color:#fff;margin-right:5px;}
.clist .title{background: #EFEFEF url(images/lxwmBG.jpg) repeat-x;color:#990000;font-size:14px;height:29px;line-height:32px;font-weight:bold;text-indent:12px;border-bottom:1px solid #e7d8b9}
.clist .list{height:218px;width:235px;margin-top:10px;}
.clist .list ul li a{color:#000;float:left;display:inline-block;width:230px;overflow:hidden;line-height:30px;height:30px;}
/* page
----------------------------------------------- */
#page {
 padding: 20px 0;
 width:670px;
 margin:0 auto;
}
#page h1 {
 color: #990000;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #000;
 font-size: 13px;
}
#page .content {
 color: #000;
 line-height: 200%;
 padding-top: 10px;
}
/* product_category
----------------------------------------------- */
.productList {
 padding-top: 20px;
 color: #999999;
}
.productList dl {
 float: left;
 width: 370px;
 height: 160px;
 margin: 0 20px 30px 0;
}
.productList dl.last {
 margin-right: 0;
}
.productList dt {
 float: left;
 width: 160px;
}
.productList dd {
 float: left;
 width: 195px;
 padding: 15px 0 0 15px;
}
.productList dt img {
 border: 1px solid #EEEEEE;
}
.productList .name {
 height: 18px;
 overflow: hidden;
}
.productList .name a {
 color: #333333;
 font-weight: bold;
}
.productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
}
.productList .price {
 padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}
#product .productInfo {
 float: left;
 width: 465px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo ul {
 padding-top: 10px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 margin-top: 50px;
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 200%;
}
/* article_category
----------------------------------------------- */
#articleList dl {
 width:670px;
 margin:0 auto;
 padding: 20px 0;
 border-bottom:dotted 1px #d2d2d2;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 background: url(images/icon_red.gif) no-repeat left 50%;
 padding-left: 15px;
 margin-bottom: 10px;
 color:#990000;
 font-size:14px;
 font-weight:bold;
}
#articleList dt a{
color:#990000;
}
#articleList dt a:hover{
color:#000;
}
#articleList dd {
 color: #990000;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #0072C6;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
 padding: 20px 0;
}
#article h1 {
 color: #990000;
 font-size: 14px;
 font-weight: bold;
 text-align:center;
}
#article .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#article .content {
 width:670px;
 color: #666666;
 line-height: 180%;
 margin:0 auto;
}
/* 留言板
----------------------------------------------- */
#guestBook {
 padding: 20px 0;
}
#guestBook h2 {
 color: #555;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
}
/* bookList */
#guestBook .bookList {
 margin-bottom: 30px;
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookList dl {
 margin-bottom: 15px;
}
#guestBook .bookList dt {
 color: #999;
 margin-bottom: 3px;
}
#guestBook .bookList dt b {
 color: #999;
 margin-left: 20px;
}
#guestBook .bookList dd {
 color: #666;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList dd em {
 float: left;
 width: 70px;
}
#guestBook .bookList dd span {
 float: right;
 width: 910px;
 text-align: left;
}
#guestBook .bookList p {
 color: #0072C6;
 margin-top: 5px;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList p em {
 float: left;
 width: 70px;
}
#guestBook .bookList p span {
 float: left;
 width: 800px;
}
#guestBook .bookList p b {
 color: #999;
 float: right;
}
#guestBook .bookList .pager {
 text-align: left;
}
/* bookList */
#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .vcode {
 text-transform: uppercase;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 60px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 background-color: #EBEBEB;
 border-top: 1px solid #FFFFFF;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 分页
----------------------------------------------- */
.pager {
 width:670px;
 margin:0 auto;
 text-align: center;
 padding-top: 20px;
 color: #666;
 font-size:16px;
 padding-bottom:70px;
}
.pager a {
 color: #666;
 text-decoration: none;
 font-size:16px;
}
/* link
----------------------------------------------- */
.link {
 height:86px;
 background-color:#eacf98;
}
.linkTitle{width:28px;height:84px;border:solid 1px #eacf98;color:#eacf98;float:left;background-color:#6f3f0c;}
.linkTitle span{word-wrap: break-word; letter-spacing:10px;text-align:center;display:block;width:12px;height:58px;margin:6px auto;}
.link strong {
 color: #7A7F81;
 font-weight: bold;
}
.link a {
 color: #6f3f0c;display:inline-block;padding:5px 7px;
}
/* 在线客服
----------------------------------------------- */
#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow:hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer {
 background-color: #34383b;
 color: #79818a;
 padding:45px 0;
}
#footer a {
 color: #79818a;
}
#footer a:hover {
 color: #ffffff;
}
#footer .footlogo {
 display:inline-block;width:248px;text-align:center;float:left;
}
#footer .footNav i {
 margin: 0 12px;
 color: #6f3f0c;
}
#footer .footNav a.first {
 margin-left: 0;
}
#footer .copyRight {width:100%;text-align:center; font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;padding-top:50px;
}

/**追加**/
.index_cplist tr td{position:relative;}
.index_cplist_zz_1,.index_cplist_zz_2,.index_cplist_zz_3,.index_cplist_zz_4{background-color: rgba(0,0,0,0.7);width:100%;height:100%;position:absolute;left:0;top:0;cursor:pointer;
color:#ffffff;font-size:18px;text-align:center;display:none}
.index_cplist_zz_1{width:382px;height:236px;line-height:236px;}
.index_cplist_zz_2{width:352px;height:486px;line-height:486px;}
.index_cplist_zz_3{width:779px;height:486px;line-height:486px;}
.index_cplist_zz_4{width:352px;height:236px;line-height:236px;}