@charset "utf-8";
@import url("base.css");

body { background: #fff;overflow-x: hidden; }
body,
td { line-height: 20px; }
.c1 { color: #FF5243; }
.hljs { margin-bottom:20px; border-left:4px solid #FFC602; word-wrap: break-word;white-space: pre-wrap;-moz-tab-size: 4;-o-tab-size: 4;-webkit-tab-size: 4;tab-size: 4;}
a {
	-webkit-transition: all 0.25s;/* Safari and Chrome */
	-moz-transition: all 0.25s;/* Firefox 4 */
	-ms-transition: all 0.25s;/* IE */
	-o-transition: all 0.25s;/* Opera */
	transition: all 0.25s;/*通用*/
}

/*表单*/
#refresh_code { font:normal 12px/1.5em "Arial";  cursor:pointer;}
#refresh_code:hover { color:#f00;text-decoration:underline;}

.diyform { width:100%;float:left;}
.diyform select {  height: 30px; line-height: 30px; color: #666; margin: -1px; *margin:0px;_margin: 0px; padding: 4px 3px; font-size: 14px; font-size: 13px; border: 1px solid #d5d5d5; color: #333; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.diyform input { outline: none; width:80%; padding:6px; font-size: 13px; background: #fff;border: 1px solid #d5d5d5; color: #333;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
.diyform input:hover { border: 1px solid #FFC602; background: #f6f4f7; background: #fff;}
.diyform input.radio { width:15px;}
.diyform textarea { outline: none; width:80%; height:100px; padding:6px; font-size: 13px; border: 1px solid #d5d5d5; color: #333; margin-top:10px;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
.diyform textarea:hover { border: 1px solid #FFC602; background: #f6f4f7; background: #fff;}
.diyform #age { outline: none; padding:6px; font-size: 13px; border: 1px solid #d5d5d5; color: #333; }
.diyform #age:hover { border: 1px solid #FFC602; background: #f6f4f7; background: #fff;}
.diyform .pt_go,
.diyform .pt_reset{ cursor: pointer;border: 1px solid #c8c8c8; width:115px; height: 33px; line-height: 33px; padding-top:0px; margin-right:15px;
border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
background:#e8e8e8;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafafa), to(#f0f0f0));
background: -webkit-linear-gradient(#fafafa, #f0f0f0);
background: -moz-linear-gradient(#fafafa, #f0f0f0);
background: -ms-linear-gradient(#fafafa, #f0f0f0);
background: -o-linear-gradient(#fafafa, #f0f0f0);
background: linear-gradient(#fafafa, #f0f0f0);
-pie-background: linear-gradient(#fafafa, #f0f0f0);
}
.diyform .coolbg:hover { border: 1px solid #999; color:#000}
.diyform ul {float:left; width:100%; padding-bottom:15px;}
.diyform li { padding: 8px 0 8px 140px; }
.diyform .tit { float: left; font-size: 14px; line-height: 22px; margin-left: -140px; text-align: right; width: 130px; }
.diyform .tit label { font-size:12px;}
.diyform .tit .c1 { font: normal 12px/1.5em "Arial";margin-right:6px;}
.diyform .pt { position: relative;display: inline-block; width:100%; }
.diyform #feed_code { width:50px;}
.diyform .btn_box { padding: 30px 0 10px 140px; }
#formTitle { width:100%; float:left; border-bottom:1px solid #E2E2E2; font-size:14px; height:40px; line-height:40px; margin-bottom:40px; font-weight:bold;}
.reddot { padding-left:6px; color:#f00; font:normal 12px/1.5em "Arial";}

#code,#form_code { cursor:pointer; vertical-align:middle; margin-left:8px; margin-right:8px; }
/*页眉*/

/*页脚*/

/*页头*/


/*分页*/
.paging {width:auto;height:37px;text-align:center;margin:0 auto; margin-top:30px; margin-bottom:20px;}
.paging a,
.paging span {display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;border:#efefef 1px solid; padding:0 8px;height:25px; margin-left:-1px; margin-right:0px; margin-bottom:5px;line-height:25px;color:#999999;font-size:12px; text-align:center;}
.paging span:first-child { border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px;}
.paging span:last-child {border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0;}
.paging a:hover {  background:#3F3F3F; color:#fff; border:1px solid #3F3F3F;}
.paging a.focus {border:#3F3F3F 1px solid;font-weight:bold;background:#3F3F3F; color:#fff; }
.paging a.btn {width:28px;height:27px;font-size:0;line-height:0;text-shadow:none;color:transparent;overflow:hidden;border:none;}
.paging a.first{background:url("../images/common/paging.gif") 0px 0px no-repeat;}
.paging a.prev {background:url("../images/common/paging.gif") -50px 0px no-repeat;}
.paging a.next {background:url("../images/common/paging.gif") -100px 0px no-repeat;}
.paging a.last {background:url("../images/common/paging.gif") -150px 0px no-repeat;}
.paging select { border:none;}
.bbsutil {padding-top:19px;border-top:#d9d9d9 1px solid;}
.bbsutil .paging {/*width:284px;*/margin:0 auto 12px auto;}
.bbsutil .bbsSearch {width:284px;margin:0 auto;text-align:center;}
.bbsSearch input.bbsText {height:25px;line-height:25px;border:#e6e6e6 1px solid;border-right:none;vertical-align:middle;padding:0 5px;}
.bbsSearch input.bbsSearchBtn {width:28px;height:27px;background:url("../images/common/btn_search.gif") 0px 0px no-repeat;border:none;text-indent:-9999em;vertical-align:middle;margin-left: -4px; color:transparent; font-size:0; line-height:0;}



body { background-color:#fff;  }
body,
td { line-height: 20px; }
.icons {
    background: url("../images/common/sprites.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    width: 16px;
}
/*页眉*/
header {width:100%;height:152px; background:url(../images/common/header_navbg.png) repeat-x center bottom; position:relative; z-index:99 }
#htop { height:40px; }
#htop .con { width:1002px; margin:0 auto; position:relative}
#htop .con .service { color: #8A949C; height: 40px; left: 10px; line-height: 40px; overflow: hidden; position: absolute; top: 0; }
#htop .con .service b { display: inline; float: left; }
#htop .con .service li { display: inline; float: left; height: 40px; padding-left: 20px; position: relative; }
#htop .con .hotline .icons { background-position: -191px -146px; height: 14px; left: 0; position: absolute; top: 14px; width: 14px; }
#htop .con .hotline em { display: inline; float: left; font-family: Tahoma; font-size: 20px; line-height: normal; margin-top: 6px; padding-left: 5px; font-style: normal;}
#htop .con .concerns { color: #8A949C; }
#htop .con .weibo { background-position: -225px -77px; display: inline; float: left; height: 13px; margin: 13px 10px 0; width: 16px;font: 0/0 a;   }
#htop .con .weibo:hover { background-position: -225px -60px; }
#htop .con .weixin { background-position: -180px -181px; display: inline; float: left; height: 15px; margin-top: 13px; width: 19px; font: 0/0 a;}
#htop .con .weixin:hover { background-position: -180px -161px; }




header .hWrap { width:100%; height:152px; }
header .hWrap .con { width:960px; height:152px;font-size: 12px; margin:0 auto;position:relative; z-index:98; color:#fff; }
header .topbar { line-height:40px; color:#9b9b9b;}
header .topbar em{ font-weight:bold;font-style:normal;}
header h1 {position:absolute; top: 38px; left:0px; width: 200px; height: 55px; float: left;}
header h1 a { width: 200px; height: 55px; color: transparent;font-size:0; line-height:0; text-indent:100%; float:left; }
header h1 a img { float:left;}


header .loginbar { line-height:28px; position: absolute; right: 10px; top: 0px; }
header .loginbar .for { color: #666; float:right; padding-right:10px; }
header .loginbar .for a { color: #666; display: inline-block; margin-right: 5px;text-decoration:none; line-height:40px; }
header .loginbar .for a:hover {  color:#000 ; text-decoration: underline; }
header .loginbar .for a.focus { color:#000}

header .loginbar .dropdown-menu { position: absolute; top: 100%; margin-left:-10px; *margin-left:-100px; z-index: 100000; display: none; float: left; min-width: 120px; padding: 5px 0; list-style: none; font-size: 14px; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.15); -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); box-shadow: 0 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; }
header .loginbar ul#user_login .dropdown-menu li { float:none;}
header .loginbar .dropdown-menu li a { display: block;min-width: 80px; margin:0; padding: 3px 20px; clear: both; font-size:12px; font-weight: normal; line-height: 1.42857143; color: #333; white-space: nowrap; }
header .loginbar .dropdown-menu li a:hover { color: #262626; background-color: #E8E8E8; text-decoration:none; }
.dropdown {}
.dropdown:hover ul.dropdown-menu { display:block; }

header .loginbar ul#user_login { padding-right:10px; float:right; }
header .loginbar ul#user_login li { float:left;}
header .loginbar ul#user_login li.member { background:url(../images/common/member.jpg) no-repeat left center; padding-left:20px;}
header .loginbar ul#user_login .shopcart { padding-left:30px; background:url(../images/common/cart.png) no-repeat 10px center; }
header .loginbar ul#user_login .shopcart em{ font-style:normal; color:#000; }
header .loginbar #lang { float:right; padding-left:20px; background:url(../images/common/lang.jpg) no-repeat left center;}
header .scrollbg { position: absolute; right:0px; top: 50px;  width:238px;height:32px; overflow:hidden; border:1px solid #DFDFDF;}
header .scrollbg .scrich{width:175px;height:32px;background:transparent;line-height:32px;float:left;color:#000;font-size:12px;padding:0 10px;border:none;}
header .scrollbg .srcbor{width:42px;height:32px;background:url("../images/common/search_btn.png") no-repeat center;cursor:pointer;float:right;border:none;}
header .loginbar .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }
header .loginbar .dropdown:hover .caret { border-top:none; border-bottom:4px solid;}
header .loginbar #login .caret {display:none;}

header nav { position: absolute; top: 103px; left:0px; width: 100%; height: 49px; z-index: 99; }
header #nav { width:960px; height:49px; margin:0 auto;position:relative;/* background:url(../images/common/nav.png) no-repeat left top; */ }
header nav div.item { float:left; /*margin-right:1px;  background:url(../images/common/nav_line.png) no-repeat left top; */ }
header nav div.hn0 { background:none }
header nav h2 { color: #fff; display:block; }
header nav h2 a { float: left; position: relative; height: 49px; font-size:18px; font-weight:normal; line-height:49px; color:#fff; padding:0 23px; text-align:center; background:url("../images/common/header_nav_li_hover.png") repeat-x left 49px;}
header nav h2 a:hover { color:#df7c11; }
header nav h2 a:hover,
header nav .hover h2 a{ color:#c20000; background:url("../images/common/header_nav_li_hover.png") repeat-x left 10px;}
header nav .hn0 h2 a { /* background: none; */ margin-left:15px;  }
/* header nav div.focus h2 a  { color:#c20000; background:url("../images/common/header_nav_li_hover.png") repeat-x left bottom;} */
/* header nav div.hover_off h2 a { color:#fff; background:none;} */

header nav div { }
header nav div ul { display: none; width:1960px; height:190px; position:absolute; left: 40px; top: 44px; padding-top:10px; z-index:99; float:left; }
/* header nav div.hn1 ul{ left:90px }
header nav div.hn2 ul{ left:175px  }
header nav div.hn3 ul{ left:280px }
header nav div.hn4 ul{ left:382px }
header nav div.hn5 ul{ left:540px }
header nav div.hn6 ul{ left:540px }
header nav div.hn7 ul{ left:590px }
header nav div.hn8 ul{ left:820px } */
header nav div.hover ul { display: block; }
header nav div ul li{ display: inline; background-image:none ; padding:0; }
header nav div ul li a{ color:#D90F1E; margin:0; padding:0 15px; padding-top:4px; height:46px; font-size:16px; line-height:46px; text-align:left; float:left;display:block; overflow:hidden;white-space: nowrap; text-overflow: ellipsis;}
header nav div ul li a:hover{  color:#333;  }
header nav div ul li.sn1 a { padding-left:0px;}
header nav div ul li:gt(5) { display:none;}
header nav div ul p { position:absolute; left:0; top:75px;}
header nav div ul p img { margin-right:40px;}
header nav p#utility { position: absolute; top: -60px; right: 0; padding-right: 10px; }
header nav p#utility a { float: left; text-align: center; margin-left: 10px; color: #999; font: bold 12px/15px Tahoma, Geneva, sans-serif; /*-webkit-text-size-adjust: none; */}
header nav p#utility a:hover { color:#CC0000}
header nav p#utility a.u3 { background: #1C5C9C; color: #FFF; width: 67px; height: 15px; }
header nav p#utility a:hover.u3 { background: #05396E; color: #FFF }
header #navbg { display:none; position: absolute; top: 152px; width: 100%; height: 200px; z-index: 2; background-color:#fff; border-bottom:1px solid #c70400; /* background:url(../images/common/nav_bg2.png) no-repeat center top; */}
/*页脚*/
footer { width:100%; color:#C0C0C0;  background:#3F3F3F;}
footer .fWrap { width:960px;  margin:0 auto; text-align:center; overflow:hidden; /*  background:url(../images/common/footer.jpg) no-repeat right center; */}
footer #branch { display:none}
footer #familysite  { display:none}
footer #copy { width:100%; display:block; text-align:left; }
footer #copy .fWrap { height:90px;text-align:left; border-top:1px solid #525252;}
footer #copy .copy1 { font-size:12px; line-height:20px; }
footer #copy .copy1 a { color:#C0C0C0;}
footer #copy .left { padding-top:20px; padding-bottom:5px;/* text-align: right; */}
footer #copy .left a { color:#C0C0C0; padding-left:10px; padding-right:5px; background:url(../images/common/footer_line.gif) no-repeat left center; }
footer #copy .copy1 a.q1 { background-image:none; padding-left:0px;}
footer #copy .copy2 { font-size:12px; line-height:20px; -webkit-text-size-adjust: none;/*  text-align: right;  */}
footer #copy .copy2 .power { text-transform:capitalize}
footer #copy .copy2 .power a{color:#97979A; font-weight:bold}


footer .sitemap { height:200px; width:100%; padding-top:25px;}
footer .sitemap .con { width:960px; margin:0 auto;}
footer .sitemap .l { width:700px; float:left;}
footer .sitemap .l dl { width:20%; height:180px; float:left; margin-right:15px;}
footer .sitemap .l dt { font-size:13px; font-weight:bold; margin-bottom:10px;}
footer .sitemap .l dt a { /* border-bottom:1px solid #F5A60D; */ padding-bottom:10px; color:#C0C0C0;}
footer .sitemap .l dd { height:120px; overflow:hidden;}
footer .sitemap .l dd a { line-height:30px; font-size:12px; color:#C0C0C0;}
footer .sitemap .r {width:240px; float:right;height:200px; }
footer .sitemap .r .qrcode { float:left; }
footer .sitemap .r .qrcode div {float:left; width:115px; height:115px; text-align:center;}
footer .sitemap .r .qrcode div img { clear:both;filter: Alpha(opacity=72);-moz-opacity:.72;opacity:0.72; width:72px; height:72px;}
footer .sitemap .r .qrcode div span { width:100%;float:left;font-size:12px;}
footer .sitemap .r .weibo { float:left; padding-top:20px; font-size:12px;}



.links { display:inline; color:#333; }
.links a { padding-left:5px; color:#333; }
.hot_words { display:inline; color:#333; }
.hot_words a { padding-left:5px; color:#333; }

/*手机版底部隐藏*/
#m_foot { display:none;}

/*在线客服*/
*html body{background-image:url(about:blank);background-attachment:fixed}
#cus_ser{z-index:9999;width:32px;height:142px;position:fixed;right:0px;color:#FFF;top:200px;overflow:hidden;}
*html #cus_ser{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:200px 0 0 0;}
.cus_ser_{width:165px;height:112px;background:#1463da;border-bottom-left-radius:4px; border-top-left-radius:4px;overflow:hidden;}
#cus_ser .title{width:32px;height:112px;float:left;background:url(../images/common/online.jpg);cursor:pointer;}
#cus_ser ul{padding:10px 0px 0px 2px;width:130px;float:left;}
#cus_ser ul li#zqq{height:30px;line-height:30px;display:block;font-size:12px;padding-left:24px;background:url(../images/common/online_qq.png) no-repeat 2px 7px;}
#cus_ser ul li#zphone{height:30px;line-height:30px;display:block;font-size:12px;padding-left:24px;background:url(../images/common/online_phone.png) no-repeat 2px 8px;}
#cus_ser ul li#wb{height:30px;line-height:30px;display:block;font-size:12px;padding-left: 12px;}
#cus_ser ul li a{color:#FFF;}
#cus_ser ul li a:hover{text-decoration:underline;}
#cus_ser .close{display:inline-block;width:16px;height:16px;overflow:hidden;cursor:pointer;margin-right:4px;float:right;}
#cus_ser ul, ol{list-style: none;margin:0 0 9px 0;}

/*页面主体*/
#bgWrap { width: 100%;}
#content { }
#content h2#tit { display: block; width: 100%; height: 480px;margin:0 auto;/* background: url("../images/common/bg_about.jpg") top center no-repeat;  */ }
/* #about #content h2#tit {background: url("../images/common/bg_about.jpg") top center no-repeat;}
#news #content h2#tit {background: url("../images/common/bg_news.jpg") top center no-repeat;}
#product #content h2#tit {background: url("../images/common/bg_product.jpg") top center no-repeat;}
#contact #content h2#tit {background: url("../images/common/bg_contact.jpg") top center no-repeat;} */

#content .wrap { width: 960px; margin: 0 auto; padding-bottom:30px; padding-top:10px; }
#content nav { position:relative; width:210px; /*min-height:315px;*/ margin-top: 0; float:left; color:#666; /* padding-top:50px;  */ }
#content nav h2 { height:37px; line-height:37px;  font-size:14px; color:#fff; width:210px; font-weight:normal; /* text-align:center;  */ text-indent:20px;background:#EF5353; overflow:hidden;}
#content nav ul.hn1 { width:208px;background-color:#fff; margin-bottom:10px; /* padding-bottom:30px; padding-top:20px; */ border:1px solid #DDDDDD; border-top:none; border-bottom:none;}
#content nav ul li { border-bottom:1px solid #DDDDDD;}
#content nav ul li.this{ border-bottom:none; }
#content nav ul li a { display:block; padding-left:23px; height:37px; line-height:37px; color:#666; font-size:14px; }
#content nav ul li a:hover,
#content nav ul li a.on{ background-color:#EEEEEE; padding-left:33px;}
#content nav ul li ul {display:none;}
#content nav ul li ul li a { font-size:12px; text-indent:10px; font-weight:normal;display:block; overflow:hidden;white-space: nowrap; text-overflow: ellipsis;}
#content nav ul li.bigclass ul li a { font-weight:normal;}
	#content nav ul li ul.sub { display:none}
	#content nav .focus a { background-color:#EEEEEE;}
	#content nav .focus ul.sub { display:block }
	#content nav .focus .focus a { color:#F00}
#content nav ul li.sn_bot { display:none}
#content nav ul.hn2 { background-color:#fff; padding:10px;}
#content nav ul li.quick { width:170px; margin:0 auto ; background:none;}
#content nav ul li.quick a{ padding-left:0; height:22px; line-height:22px; display:block;text-indent:0px; margin-bottom:10px; background:none}
#content nav ul li.q1 {  border-bottom:none;}
#content nav ul li.q1 img { width:165px;}
#content nav .leftmenu_shadow { display:none;width:5px; height:649px; position:absolute; top:0px; left:193px; z-index:99999; /* background:url(../images/common/inner_left_n_shadow.png) no-repeat; */}
#content nav ul li#quick-form { padding-top: 40px; width: 230px; height: 94px; }
#quick-form .btn { float:left; width: 50px; height: 22px; background-color: #eee; border: 1px solid #ccc; line-height: 22px; margin-bottom: 15px; display: block }
#quick-form #keys { height: 22px; line-height: 22px; width: 135px; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #B4B4B4 #E8E8E8 #E8E8E8 #B4B4B4; border-image: none; border-right: 1px solid #E8E8E8; border-style: solid; border-width: 1px; padding-left: 3px; float:left; margin-right:10px; margin-left:10px; }


#content .leftbar { width:210px; float:left;}
#content .leftbar .bar { margin-bottom:10px;}
#content .leftbar .con { width:188px; padding:10px; font-size:12px; background-color:#fff; border:1px solid #DDDDDD; border-top:none; }
#content .leftbar .itext { border:1px solid #ccc; padding:3px; width:120px; height:20px;}
#content .leftbar .ibtn { border:1px solid #ccc;   width:50px; height:28px; line-height:28px; font-size:12px; text-align:center;font-family: 微软雅黑;}

#content  #line {  padding-right:0px; height:40px; line-height:40px; display:block; background:url(../images/common/line.jpg) repeat-x left bottom;  }
#content  p#linemap {  float:right; text-align:right; height:36px; line-height:36px; /*background: url("../images/common/linemap.gif") 235px bottom  no-repeat;*/}
#content  p#linemap a.home{ padding-left:20px; padding-right:10px; background:url("../images/common/icon_home.gif") left center no-repeat}
#content  p#linemap span {padding-left:10px; padding-right:10px; background:url("../images/common/icon_arrow.gif") left center no-repeat}
#content  p#linemap span.cur { font-weight:bold}
#content  p#linemap .r { }
#content  p#linetit { color:#444; font-size:16px; line-height:36px;   padding-top:50px; display:none; }
#content nav p#linemap { display:none}

#priCont { min-height:500px; float:right; width:720px; padding:10px; background-color:#fff;}
#priCont section { padding:30px;}
#priCont section.con { }
#subCont { display:none}


.gView dl dd.cont { font-size:14px;line-height:23px; }
.gView dl dd.cont p { margin-bottom:26px;}

.gView .tags {font-size:12px; color:#999;}
.gView .tags span {color:#E60219;}
.gView .tags a { margin-right:10px; display:inline-block; padding:0px 5px; background-color:#9A9A9A; color:#fff;}
.gView .tags a:hover {color:#fff; background-color:#056ABC;}
.gView div.golist {text-align:right; width:100%; padding-top:20px; padding-bottom:20px;}
.gView div.golist a {  background-color:#3F3F3F; padding:4px 6px; margin-top:16px; display:inline-block; color:#fff;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.gView div.golist a:hover { text-decoration:underline;}
.gView div.golist a img {margin-top:16px;}


/*评论样式*/
.comment {margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/comment/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.comment textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.comment .toolbar{padding-top:3px;_padding-top:3px;*padding-top:3px!important;height:30px;line-height:30px;overflow:hidden;}
.comment .options{float:left;}
.comment .button_on,
.comment .button{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.comment .button{background:url(../images/comment/commnet_btn_bg.png) repeat-x;}
.comment .button_on{background:url(../images/comment/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-family:Verdana;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:70px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-family:Verdana;font-weight:bold;}


/*page*/
#priCont .txt {font-size:14px;line-height:30px; color:#666; /* background:#fff; padding:28px; box-shadow: 0px 0px 5px #ccc; */ }
#priCont .txt p { margin-bottom:26px;}
/* #priCont .share { padding-top:15px;}
#priCont .share .hd { float:left; font-size:14px; line-height:35px;}
#priCont .share .bd { float:left; padding-left:20px;} */
/*sitemap*/
.sitemap_box {}
.sitemap_box h2 { font-size:14px; padding-top:30px;}
/*pro*/

/*img*/

/*download*/

/*online-service*/
#myfixed { position:fixed; right:10px; top:100px; z-index:999999; width:102px; height:422px; }
.weixin-r { display:none; border:1px solid #ccc; background:#FFF; position:relative; top:-300px; right:100px; width:160px; height:190px; display:block; text-align:center}
	#myfixed { display:none}
	.jPageExtra { display:none}

#imgbox { }
#imgbox a { float:left; width:200px; height:220px; margin:10px;}
#imgbox a img { border:1px solid #ccc;width:198px; height:198px; float:left;}
#imgbox a span { float:left; width:200px; text-align:center;}

/*share icon*/
.copybtn {float:right;}
button#copycardid { padding:0 2px; line-height:18px; text-align:center; font: 12px 'Microsoft Yahei',Arial;color: #505050; }
#share-area { height:20px; margin-bottom:15px;}
#share-area span.fav { float:right;line-height:20px;}
#share-area span.fav a { font-size:12px; line-height:20px;}
#share-area ul { /* float:right; */}
ul.share li { float:left; margin-right:4px;}
ul.share li span { cursor:pointer; background: url("../images/common/share_icon.gif") repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; float: left; height: 16px; width: 16px; }
ul.share li em { display:none}
ul.share .iconWeibo { background-position: 0 0; }
ul.share .iconQQ { background-position: 0 -16px; }
ul.share .icon163 { background-position: 0 -32px; }
ul.share .iconRenren { background-position: 0 -48px; }
ul.share .iconQzone { background-position: 0 -64px; }
ul.share .iconXiaoyou { background-position: 0 -80px; }
ul.share .iconMeilishuo { background-position: 0 -96px; }
ul.share .iconMogujie { background-position: 0 -112px; }
ul.share .iconKaixin { background-position: 0 -128px; }
ul.share .iconDouban { background-position: 0 -144px; }
ul.share .iconWeixin { background-position: 0 -224px; }
ul.share .iconSohu { background-position: 0 -240px; }
ul.share .iconFacebook { background-position: 0 -192px; }
ul.share .iconTwitter { background-position: 0 -208px; }
ul.share .iconPinterest { background-position: 0 -256px; }
ul.share .iconGoogleplus { background-position: 0 -272px; }

