@charset "utf-8";
/* CSS3 Document */

body {margin:0px;padding:0px 0 80px 0;color:#535959;font-size:13px;font-family:"微软雅黑";}
ul,li{list-style:none;}
img{border:none;}
a{outline:none;text-decoration:none;}
.clear{clear:both;}
span,p,dd,dt,dl,h1,h2,h3,h4,h5,h6,form,ul{margin:0px; padding:0px;font-weight:normal;}
.clearfix{clear:both;}

/*弹出提示*/
#tips,#tips4{padding:34px 0;position:absolute;top:60px;left:0;z-index:3000;background:#000;opacity:.85;width:180px;border-radius:8px;-moz-border-radius:8px; /* height:80px; 老的 Firefox */}
#tips span,#tips4 span{padding:0 8px;color:#FFF;font-size:16px;text-align:center;display:block;}
#tips span a,#tips4 span a{color:#FFF;}

#tips3{position:absolute;top:60px;left:0;z-index:3000;background-image:url(r3.png);height:62px;width:212px;}
#tips3 span{padding:20px 0 0 58px;*padding-top:23px;display:block;font-size:16px;color:#FFF;}
.success3{ background-position:0 0;}
.error3{ background-position:0 -62px;}
.warning3{ background-position:0 -62px;}

#tips4{padding:25px 0;position:absolute;top:60px;left:0;z-index:3000;background:#000;opacity:.85;width:80%;border-radius:8px;-moz-border-radius:8px; /* height:80px; 老的 Firefox */}
#tips4 span{padding:0 25px;color:#FFF;font-size:16px;text-align:left;display:block;}
#tips4 span a{color:#FFF;}

.contentInfo{text-align:left!important;}

dl.info{width:255px; margin:0 0 0 40px;}
dl.info dt{width:70px; float:left; font:normal 14px/33px ''; text-align:right;}
dl.info dd{ font:normal 14px/33px ''; color:#bbb; width:180px; float:right;}
dl.info dd.line{ border-bottom:1px solid #ccc;}
dl.info dd.line input{border:none; font:normal 14px/27px ''; padding:0 10px;}
dl.info dd a.suBtn{background:#393939; padding:5px 12px; color:#fff; text-decoration:none; margin:0 0 0 10px;}
dl.info dd a.suBtn:hover{background:#666;}

.articleuserBtn a{display:inline-block; font:normal 12px/22px ''; }
.articleuserBtn a.cha{color:#393939; padding:2px 10px; margin:0 12px 12px 2px; text-decoration:none; border:1px dashed #393939;}
.articleuserBtn a.cha:hover{background:#CCC;}
.articleuserBtn a.sel{background:#393939; color:#fff; border:1px solid #393939;}

.newsList{width:98%; margin:0 auto;background:url(../images/newsListBg.jpg);}
.newsList li{width:100%; text-align:left; line-height:40px; overflow:hidden; list-style:none;text-indent:20px; background:url(../images/newslistArrow.gif) no-repeat 8px 15px;}
.newsList li h3{font:normal 18px/40px "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;}
.newsList li a{color:#333;}
.newsList li .time{float:right; width:100px; text-align:right; color:#666666;}
.newsList li .time img{cursor:pointer;}


.ctrlBtn{
    display: none;
}
.ctrlBtn a{
    display: inline-block;
    background: #d80000;
    line-height: 2.7;
    border-radius: 5px;
    color: #fff;
    padding: 0 10px;
}
.ctrlBtn a.normal{
    background: #aaa;
    cursor: not-allowed;
}


.newsListReview{ margin:0 auto; background:url(../images/newsListBg.jpg);}
.newsListReview li{ text-align:left; line-height:40px; overflow:hidden; list-style:none; position:relative;}
.newsListReview li a.title{color:#333;font:normal 16px/40px "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; display:block; height:40px; text-indent:20px; background:url(../images/newslistArrow.gif) no-repeat 8px 15px;}
.newsListReview li a.title:hover{background:#FFFF99 url(../images/newslistArrow.gif) no-repeat 8px -56px; border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA; line-height:38px; height:38px; color:#E4241F;}
.newsListReview li a.sleeptitle{color:#333;font:normal 16px/40px "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; display:block; height:40px; text-indent:30px; background:url(../images/newslistArrow.gif) no-repeat 8px -122px;}
.newsListReview li a.sleeptitle:hover{background:#FFFF99 url(../images/newslistArrow.gif) no-repeat 8px -123px; border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA; line-height:38px; height:38px; color:#E4241F;}
.newsListReview li span.userBtn{position:absolute; right:0; top:0;}
.newsListReview li span.userBtn a{border-left:2px solid #707070; background:#A4A4A4; color:#fff; padding:5px 5px 5px 3px; text-decoration:none; margin-right:8px;}
.newsListReview li span.userBtn a:hover{border-left:2px solid #000; background:#707070;}

.newsListsleep{ margin:0 auto; background:url(../images/newsListBg.jpg);}
.newsListsleep li{ text-align:left; line-height:40px; overflow:hidden; list-style:none; position:relative;}
.newsListsleep li input{position:absolute;top:11px;}
.newsListsleep li a.title{color:#333;font:normal 16px/40px "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; display:block; height:40px; text-indent:20px; background:url(../images/newslistArrow.gif) no-repeat 8px 15px;}
.newsListsleep li a.title:hover{background:#FFFF99 url(../images/newslistArrow.gif) no-repeat 8px -56px; border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA; line-height:38px; height:38px; color:#E4241F;}
.newsListsleep li span.userBtn{position:absolute; right:0; top:0;}
.newsListsleep li span.userBtn a{border-left:2px solid #707070; background:#A4A4A4; color:#fff; padding:5px 5px 5px 3px; text-decoration:none; margin-right:8px;}
.newsListsleep li span.userBtn a:hover{border-left:2px solid #000; background:#707070;}

.newsListview{margin:0 auto; background:url(../images/newsListBg.jpg);}
.newsListview li{text-align:left; line-height:40px; overflow:hidden; list-style:none; position:relative;}
.newsListview li span.userBtn{position:absolute; right:0; top:0;}
.newsListview li span.userBtn a{border-left:2px solid #707070; background:#A4A4A4; color:#fff; padding:5px 5px 5px 3px; text-decoration:none; margin-right:8px;font-size:12px;}
.newsListview li span.userBtn a:hover{border-left:2px solid #000; background:#707070;}
.newsListview li a.t_1{color:#333;font:normal 16px/40px "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; display:block; height:40px; text-indent:20px; background:url(../images/newslistArrow.gif) no-repeat 8px 15px;}
.newsListview li:hover{background:#FFFF99 url(../images/newslistArrow.gif) no-repeat 8px -56px; border-bottom:1px solid #AAAAAA; border-top:1px solid #AAAAAA;height:38px;}
.newsListview li:hover a.t_1{ color:#E4241F; line-height:38px; background-position:-100px -100px;}


.NoInformation{text-align:center;}

.waptel{width:100%; position: fixed; height:80px; text-align:center; bottom:0;}
.waptel a{display:block; width:100%; font:normal 7vw/80px '微软雅黑'; background:#185DDE; color:#fff;}
.waptel a:hover{background:#3E7AEA;}

#article { width:100%; margin-top:10px; overflow:hidden; text-align:center;}
#article {margin:0px auto;font:normal 14px/1.7 '';table-layout:fixed; word-break: break-all; overflow:hidden;}
#article img { border:0 none; }

#article .btn{padding:50px 0 0 0;}
#article .btn a{border-left:2px solid #707070; background:#A4A4A4; color:#fff; padding:5px 5px 5px 3px; text-decoration:none; margin-right:8px;}

/*用户登录注册弹出框*/

.mydiv {
background-color: #F6F6F6;
border: 3px solid #3B3B3B;
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:999;
width: 300px;
left:50%;
top:30%;
margin-left:-150px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
position:fixed!important;/* FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}

.regdiv{top:30%;}

.mydiv .hd{padding:20px 0 10px 0;}
.mydiv .hd h3{font:normal 20px/27px "Microsoft YaHei",微软雅黑;}
.mydiv .close{display:block; width:24px; height:24px; position:absolute; right:5px; top:5px; background:url(../images/close.png) no-repeat 0 top;}
.mydiv .close:hover{background-position:0 bottom;}

.bg,.popIframe {
background-color: #666; display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/* www.codefans.net IE5 IE5.5*/
}
.popIframe {
filter:alpha(opacity=0);/*IE*/
opacity:0;/*FF*/
}
.userDl{width:260px; margin:0 auto;}
.userDl dt{width:60px; float:left; text-align:center; font:normal 16px/46px "Microsoft YaHei",微软雅黑;}
.userDl dd input.userinfo{width:160px; height:27px; border:1px solid #CCCCCC; margin:8px 0 0 0; padding:0 10px; line-height:27px;}
.mydiv a.suBtn{display:block; width:247px; height:40px; background:url(../images/btn.png) no-repeat center bottom; margin:20px auto 10px auto; text-align:center; color:#fff; font:normal 16px/40px "Microsoft YaHei",微软雅黑; text-decoration:none;}
.mydiv a.suBtn:hover{ background-position:center top;}

.foot-link{height:80px;position:fixed;bottom:0px;width:100%;z-index:999;}
.foot-link ul li{width:50%;height:80px;float:left;background:#D80000;}
.foot-link ul li span{display:block;text-align:center;margin-top:12px;}
.foot-link ul li a{font-size:15px;color:#FFF;text-align:center;margin-top:6px;display:block;font-size:5vw;}
@media screen and (min-width:480px) {
	.foot-link ul li a{font-size:24px;}
}

/*首页*/
.top{height:36px;background:url(../images/top-bj.png);line-height:36px;text-align:center;}
.logo{height:93px;background-color:#FFF;}
.logo a{width:270px;height:56px;display:block;padding-top:3px;margin:0 auto;}

.nav{border:2px solid #313131;padding-top:11px;}
.nav li{width:25%;float:left;margin-bottom:8px;}
.nav li a{width:96%;height:29px;display:block;margin:0 auto;color:#000;font-size:16px;line-height:29px;text-align:center;padding:0.8rem 0;}

.banner{width:100%;height:auto;overflow:hidden;margin-bottom:15px;position:relative;}
.banner img{width:100%;height:auto;}
.shang{height:4px;background:url(../images/shang.png) repeat-x;position:absolute;width:100%;top:0px;left:0px;}
.xia{height:4px;background:url(../images/xia.png) repeat-x;position:absolute;width:100%;bottom:0px;left:0px;}

.main-one{width:98%;margin:0 auto;}
.one-title{height:36px; border-bottom:1px solid #ccc; border-top:1px solid #ccc;}
.one-title h2{border-left:4px solid #666;height:36px;line-height:36px;color:#f00;font-size:16px;padding-left:8px;float:left;font-family:"宋体";font-weight:bold;}
.one-title h2 span{font-size:12px;margin-left:6px;font-family:Arial, Helvetica, sans-serif;}
.more{width:36px;height:36px;float:right;background:url(../images/more.png) no-repeat;}
.one-bd{border:1px solid #ccc;border-top:none;}
.one-tui{width:96%;margin:0 auto;padding-top:10px;}
.tui-pic{width:100%;height:auto;overflow:hidden;}
.tui-pic img{width:100%;height:auto;}
.tui-text{font-size:14px;text-align:left;border-bottom:1px dashed #d8d8d8;line-height:33px;font-family:"宋体";font-weight:bold;}
.dongtai{width:96%;margin:0 auto;margin-bottom:15px;}
.dongtai li{height:32px;border-bottom:1px dashed #d8d8d8;background:url(../images/li-biao.png) no-repeat left center; min-width:354px;}
.dongtai li a{font-size:13px;color:#535959;line-height:32px;margin-left:12px;float:left;font-family:"宋体";}
.dongtai li a:hover{color:#176834;}
.dongtai li span{color:#818181;float:right;line-height:32px;font-family:"宋体";}

.main-two{margin-top:15px;}
.company{width:96%;margin:0 auto;margin-bottom:15px;}
.company li{width:49%;float:left;margin-right:1%;margin-top:10px;}
.com-pic{height:auto;}
.com-pic img{width:100%;height:28vw;}

.main-three{margin-top:15px;}
.member{width:96%;margin:0 auto;padding-top:15px;}
.member li{border-bottom:1px dashed #d8d8d8;background:url(../images/li-biao.png) no-repeat left 4px;padding-left:12px;margin-bottom:15px;}
.member li a{font-size:14px;color:#09613e;font-family:"宋体";font-weight:bold;}
.member li a:hover{text-decoration:underline;}
.member li p{font-family:"宋体";line-height:18px; padding:8px 0;}

.main-four{margin-top:15px;}

.main-five{margin-top:15px;}

.foot-nav{height:68px;border-top:1px solid #ccc;margin-top:15px;}
.foot-nav p{font-size:16px;text-align:center;line-height:33px;}
.foot-nav p a{color:#333;}
.friend-link{background-color:#176834;border-top:3px solid #104e25;}
.friend-link h4{color:#FFF;font-size:14px;font-family:"宋体";text-align:center;margin-top:14px;}
.friend-link p{text-align:center;margin-top:14px;padding-bottom:20px;}
.friend-link p a{color:#FFF;font-size:14px;font-family:"宋体";line-height:23px;}
.foot-tel{height:35px;background-color:#104e25;}
.foot-tel p{background:url(../images/tel-biao.png) no-repeat left center;padding-left:22px;color:#FFF;font-family:"宋体";font-size:14px;text-align:center;width:178px;margin:0 auto;line-height:35px;}
.foot{background-color:#176834;padding:10px 0px;}
.foot p{color:#FFF;font-family:"宋体";font-size:14px;text-align:center;line-height:24px;}
.foot p a{color:#FFF;}

.inside-title{height:49px;background:url(../images/inside-title-bj.png) repeat-x;position:relative;}
.back{width:19px;height:15px;float:left;margin-top:17px;margin-left:2%;background:url(../images/back.png) no-repeat;}
.link{width:126px;height:49px;float:right;background:url(../images/link.png) no-repeat;margin-right:2%;}

.PageProgram{width:100%; text-align:center; padding:16px 0 0px 0px; clear:both;}
.PageProgram .shine{color:#F00;}
.PageProgram span{padding:5px 20px; background:#ccc;}
.PageProgram span#p_total,.PageProgram span#p_perPage,.PageProgram span#p_page,.PageProgram span#p_jump,.PageProgram input{display:none;}

.inside-title h2{font-size:18px;color:#FFF;position:absolute;top:13px;display:block;height:17px;left:50%;margin-left:-36px;z-index:1000;}
.sub-nav{background:#EFEFEF;}
.sub-nav li{float:left;margin:5px 1.5%;}
.sub-nav li a{font-size:16px;color:#535959;}
.sub-nav li a:hover{color:#176834;}
.sub-nav li a.sub-this{color:#C01007;font-weight:bold;}
.inside-bd{width:98%;margin:0 auto;border:1px solid #ccc;margin-top:15px;padding-bottom:15px;}
.bd-title{height:31px;border-bottom:1px solid #ccc;width:98%;margin:0 auto;font-size:18px;text-align:center;margin-top:18px;margin-bottom:10px;}
.inside-bd p{width:98%;margin:0 auto;line-height:30px;font-size:16px;}

.inside-list{width:98%;margin:0 auto;margin-bottom:15px;}
.inside-list li{height:32px;border-bottom:1px dashed #d8d8d8;background:url(../images/li-biao.png) no-repeat left center;}
.inside-list li a{font-size:13px;color:#535959;line-height:32px;margin-left:12px;float:left;font-family:"宋体";}
.inside-list li a:hover{color:#176834;}
.inside-list li span{color:#818181;float:right;line-height:32px;font-family:"宋体";}

.page{text-align:center;margin-top:20px;}
.page a{color:#666666;background-color:#e5fbfa;border:1px solid #ccc;padding:2px;}
.page a:hover{color:#104e25;}

.pic-list{width:96%;margin:0 auto;margin-bottom:15px;}
.pic-list li{width:49%;float:left;margin-right:1.5%;margin-top:15px;}
.pic-list li.com-r{margin-right:0;}
.com-pic img{width:100%;}
.com-text{margin-top:5px;display:block;color:#535959; text-align:center;}


.imageList_default ul{margin:0px auto; padding-top:7px;}
.imageList_default ul li{width:48%; height:150px; float:left; margin:1px 1% 5px 1%; display:inline; _margin:1px 1% 5px 1%;text-align:center;}
.imageList_default ul li .p_title{width:100%; display:block;}
.imageList_default ul li .p_title a{display:block;}
.thumbnail_product{width:100%; height:120px; cursor:pointer; border:1px solid #DDD;}
.thumbnail_product a{display:block; width:100%; height:120px; overflow:hidden; text-align:center;}
.thumbnail_product img{display:block; vertical-align:middle; text-align:center;}