@import url("./../alice/base.css");
@import url("./../alice/iconfont.css");
@import url("./../alice/grid.css");
@import url("./../alice/box.css");
@import url("./../alice/list.css");
@import url("./../alice/slide.css");
@import url("./../alice/paging.css");
@import url("./../alice/form.css");
@import url("./../alice/input.css");
@import url("./../alice/label.css");
@import url("./../alice/button.css");
@import url("./top.css");
@import url("./flooter.css");

body{color:#000;font-size:12px;font-family:'宋体';background:#F6F6F6 url(../../images/top_bg.jpg) 0 0 repeat-x;}

/* 正常链接 未访问 */
a {
    color: #06C;
}

/* 鼠标悬停 */
a:hover {
    color: #F60;
    text-decoration: none;
}

.wrap{width:1000px;margin:0 auto;/*background:#efefef;*/}
.main_wrap{width:980px;margin:0 auto;/*background:#efefef;*/}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mr33{margin-right:33px;}
.w460{width:460px;}
.w237{width:237px;}
.w220{width:220px;}
.w182{width:182px;}
.w748{width:748px;}
.overflow{overflow:hidden;}

.dh{font-size:12px;line-height:20px;}

.ui-box-menu{border:none;}
.ui-box-menu .ui-box-head{border:none;background:none;height:40px;margin:0;padding:0;}
.ui-box-menu .ui-box-container{border:none;background:none;}
.ui-box-menu .ui-box-content{padding:0;}
.ui-box-menu .ui-list{padding:13px 0 32px;}
.ui-box-menu .ui-list .ui-list-item{line-height:30px}
.ui-box-menu .ui-list .ui-list-item a{display:block;line-height:30px;background:url(../../images/about_bg.jpg) 0 0 no-repeat;font-size:12px;color:#4C4948;text-align:right;padding-right:10px;}
.ui-box-menu .ui-list .ui-list-item a:hover{background:url(../../images/about_jg.jpg) 0 0 no-repeat;color: #0066cc; text-decoration:none}
.ui-box-menu .ui-list .ui-list-item-default a,
.ui-box-menu .ui-list .ui-list-item-default a:hover{background:url(../../images/about_jg.jpg) 0 0 no-repeat;color: #0066cc;}
.ui-box-promenu .ui-list .ui-list-item{border-bottom:1px dotted #000;}
.ui-box-promenu .ui-list .ui-list-item a{display:block;text-align:left;padding: 0 0 0 20px;background:url(../../images/about_bg_x.jpg) 0 0 no-repeat;}
.ui-box-promenu .ui-list .ui-list-item a:hover{background:url(../../images/about_jg_x.jpg) 0 0 no-repeat;}

.ui-box-right{border:none;}
.ui-box-right .ui-box-head{height:32px;background:url(../../images/title_long.jpg) 0 0 no-repeat;padding: 0 0 0 12px;}
.ui-box-right .ui-box-head-title{font-size:12px;font-weight:bold;color:#000;line-height:27px;}
.ui-box-right .ui-box-container{border:none;background:none;}
.ui-box-right .ui-box-content{padding:25px 8px 20px;}

.onepage{font-size:12px;color:#000;line-height:24px;}
.onepage p{margin-bottom:1em;}

.news{min-height:626px;_height:626px;padding:0;}
.news ul{width:auto;overflow:hidden;}
.news ul li{display:block;height:35px;line-height:35px;background:url(../../images/icon.jpg) left 13px no-repeat;border-bottom: 1px dashed #b5b5b5;padding-left:15px;}
.news ul li .txt{margin-right:120px;font-size:14px;}
.news ul li .date{float:right;width:120px;height:35px;line-height:35px;text-align:center;font-size:12px;}
.news ul li a{color:#000;}
.news ul li a:hover{color:#000; text-decoration:underline}

.news_show{border:1px solid #E4E4E4;border-radius:5px;background:#fff;padding:20px 35px;}
.news_show P.font {text-align: right;line-height: 30px;color: #231815;font-size:12px;}
.news_show P.font A {
border-bottom: #9fa0a0 1px solid;
border-left: #9fa0a0 1px solid;
padding-bottom: 0px;
margin: 0px 2px;
padding-left: 1px;
padding-right: 1px;
color: #231815;
border-top: #9fa0a0 1px solid;
border-right: #9fa0a0 1px solid;
text-decoration: none;
padding-top: 0px;
}
.news_show_title{text-align: center;line-height: 30px;color: #322725;font-size: 14px;font-weight: bold;}
.news_show .message {
border-bottom: #666 1px dashed;
text-align: center;
padding-bottom: 5px;
margin-top: 20px;font-size:12px;
}
.news_show .message SPAN {
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
color: #231815;
padding-top: 0px;
}
.news_show .message SPAN EM {
font-style: normal;
color: #9fa0a0;
}
.news_show .content{font-size:12px;line-height:2em;padding-top:20px;}
.news_show .content p{margin-bottom:1em;}

.product{min-height:626px;_height:626px;padding:0;}
.product ul{width:auto;overflow:hidden;}
.product ul li{float:left;width:25%; height:166px;}
.product ul li .img{display:block;margin:0 auto;width:163px;height:118px;}
.product ul li .img a{display:block;width: 155px;height: 110px;border: 2px solid #e6e7e7;padding: 2px;background:#fff;}
.product ul li .img a img{width: 155px;height: 110px;}
.product ul li .img a:hover{background:#2A5EBF;}
.product ul li .txt{height:20px;line-height:20px;text-align:center;overflow:hidden;font-size:12px;padding:8px 0 20px;}
.product ul li .txt a{color:#000;}
.product ul li .txt a:hover{color:#000; text-decoration:underline}

.product_show{border:1px solid #E4E4E4;border-radius:5px;background:#fff;padding:20px 10px;margin-top:20px;margin-bottom:20px;}
.product_show .pic-module{width:360px;}
.product_show .pro-module{width:320px;}
.product_show .pro-module UL{width:auto;overflow:hidden;}
.product_show .pro-module UL LI {line-height: 23px;color: #231815;font-size:12px;}
.product_show .pro-module UL LI SPAN {color: #666464;font-weight: normal;}
.product_show .pro-module UL LI.code {color: #0099ff;font-weight: bold;}
.product_show .pro-module UL LI.skim {color: #f39800;}
.product_show .detail{padding:10px 15px 0;}
.product_show .detail UL {
padding-bottom: 20px;
list-style-type: none;
margin: 0px;
padding-left: 0px;
width: 100%;
padding-right: 0px;
display: inline-block;
background: url(../../images/tab-line.gif) repeat-x left top;
clear: both;
list-style-image: none;
padding-top: 0px;
}
.product_show .detail UL LI {
text-align: center;
line-height: 32px;
width: 96px;
background: url(../../images/tab-bg.gif) no-repeat left top;
float: left;
height: 32px;
margin-right: 1px;
}
.product_show .detail UL LI.current {
background: url(../../images/tab-current.gif) no-repeat left top;
}
.product_show .detail UL LI.current A {
color: #fff;font-size:12px;font-weight: bold;
}
.product_show .detail .content{font-size:12px;line-height:2em;/*min-height:450px;_height:450px;*/}
.product_show .detail .content p{margin-bottom:1em;}

/*图片放大镜样式*/
.jqzoom{border:1px solid #000;position:relative;padding:0px;cursor:pointer;margin:0px auto;display:block;width:300px;height:230px;overflow:hidden;}
.jqzoom img{width:300px;height:230px;}
.jqzoom .zoom{z-index:9;position:absolute;bottom:10px;right:10px;width:64px;height:64px;background:url(../../images/zoom-01.png) 0 0 no-repeat;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.gbookForm{width:auto;overflow:hidden;padding:20px 20px 0 20px;}
.gbookForm .ui-input{width:200px;}
.ui-checkcode-imgcode-img{cursor:pointer;border:1px solid #555;}

.ui-paging{text-align:center;}
