@charset "utf-8";
/* CSS Document */
@import url("layout.css");
@import url("base.css");
/*通用样式
------------------------------------------------------------------------------------------*/
body{color:#33383D;font-family:'Microsoft YaHei'; font-size:13px; line-height:25px;}
a:hover{color: #900; text-decoration:underline;}
.clear { clear:both;}  
ul { list-style:none; margin:0px; padding:0px;}
img { margin:0px;}    
.fl { float:left;}
.fr { float:right;}
/*GOTO TOP*/
.gotop{display:none;background:url(../images/gotop.gif) no-repeat;bottom:10px;height:48px;margin-right:-560px;position:fixed;right:50%;width:48px;z-index:10;}
.gotop:hover{background-position:left -50px;}
/*文本框样式*/
input.wide{width:250px;}
input.txt{width:200px;}
input.small{width:50px;}
.input{display:inline;margin-right:5px;padding:5px;height:18px;line-height:18px;vertical-align:middle;background:#fff;color:#999px;border:1px solid #CACACA;border-radius:4px 4px 4px 4px;font-family:'Microsoft YaHei';}
/*按钮样式*/
.btn{border-radius:2px 2px 2px 2px;color:#FFF;display:inline-block;font-size:12px;height:30px;line-height:30px;min-width:48px;padding:0 25px;text-align:center;font-family:"Microsoft Yahei";}
.btn{background-color:#1E7BB3;background-image:-moz-linear-gradient(center top , #3999D2, #1E7BB3);border-bottom:1px solid #02598E;box-shadow:0 1px 2px #BBBBBB;text-shadow:0 -1px 0 #1E7BB3;}
.btn:hover{color:#FFF;opacity:0.9;}
.btn-mini{height:20px;line-height:20px;padding:1px 8px 0;}
input.btn, button.btn{border-left:0 none;border-right:0 none;border-top:0 none;cursor:pointer;}
.btn-success{background-color:#52A152;background-image:-moz-linear-gradient(center top , #5FBE5F, #52A152);border-bottom:1px solid #417F41;text-shadow:0 -1px 0 #52A152;}
.btn-error{background-color:#CB423B;background-image:-moz-linear-gradient(center top , #E85A56, #CB423B);border-bottom:1px solid #AA352F;text-shadow:0 -1px 0 #CB423B;}
.btn-gray{background-color:#DDDDDD;background-image:-moz-linear-gradient(center top , #EEEEEE, #DDDDDD);border-bottom:1px solid #A9A9A9;text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray, .btn-gray:hover{color:#777777;}

/*顶部和头部*/
.yftop { width: 100%; height: 30px; border-bottom: 1px solid #eee; }
.yftopc { width: 1000px; height: 30px; margin: 0px auto; line-height: 30px; }
.yftopc span { float: left; color: #333; font-size: 12px; }
.yftopc a { float: right; color: #333; margin-right: 15px; }
.yftopc a:hover { color: #da251d; text-decoration: underline; }
.yflogo { width: 1000px; height: auto; padding: 18px 0px; margin: 0px auto; }
.mflogol img { float: left; margin-right: 16px; }
.mflogol { width: 560px; }
.mflogol p { font-size: 18px; color: #666; line-height: 35px; padding-top: 12px; }
.mflogol p strong { font-size: 22px; color: #fc062a; }
.yfdh { width: 196px; height: auto; float: right; margin-top: 10px; background: url(../images/mengluoli_06.gif) no-repeat 0px center;  }
.yfdh p { font-size: 14px; color: #333; line-height: 25px; padding: 5px 0px 5px 50px; }
.yfdh p strong { font-size: 18px; color: #0c6ebb; }
.yfnav { width: 100%; height: 50px; background-color: #0c6ebb; }
.yfnavc { width: 1000px; height: 50px; margin: 0px auto; line-height: 50px; }
.yfnavc a { width:142px; line-height: 50px; text-align: center; font-size: 15px; color: #fff; float: left; display: inline-block; }
.yfnavc a:hover, .yfnavc a.nav_hover { background-color: #000; color: #fff; }
.dbewm { width:80px; height:auto; text-align:center; margin-top:10px;}


/*nav代码开始*/

.daohang{width:100%;height:50px; }
.tab{position:relative;display:block;float:left; width:142px; text-align:center; cursor:pointer; }
.tab .tablink{ width:142px; line-height:50px;display:block;height:50px;color:#fff;font-size:15px; /*font-weight:bold;*/}
.tab .tablink a{line-height:50px;color:#FFF;text-decoration:none}
.tab:hover{ background-color:#4a8ec5;}
.tab:hover .tablink{color: #FFF;text-decoration:none; height:50px; border:none;}
.tab:hover .tablink a{color:#357d13}
/*.dropdown:hover .arwlink{height:46px}*/
.dropdown div{display:none}
.dropdown:hover div{position:absolute;display:block;margin-left:-1px;top:50px;left:1px;z-index:9}
.subnav{width:142px}
.subnav a{padding:4px 0 4px 0px;line-height:30px;width:142px;display:block; font-size:14px; white-space:nowrap;color:#fff;float:left}
.subnav :hover{text-decoration:underline;color:#fff; background-color:#4bacf9; text-decoration: none;}
.dropdown .subnav{background-color:#4a8ec5;}


/*底部*/
.footWrap { width: 100%; height: auto; background-color: #0c6cbc; padding-bottom: 20px; padding-top: 20px; }
.hbfooter { width: 1000px; height: auto; margin: 0px auto; margin-top: 15px; }
.footer_nav { width: 100%; height: 44px; border-bottom: 1px solid #5992d2; }
.fnavc { width: 1032px; height: 44px; margin: 0px auto; }
.fnavc a { padding: 0 18px; color: #fff; font-size: 13px; line-height: 44px; background: url(../images/shibajie_41.gif) no-repeat right center; }
.hbbottom { width: 1000px; height: auto; padding: 0px; }
.hbtmleft { width: 600px; height: auto; float: left; }
.hbtmleft p { font-size: 13px; color: #f2f1f1; line-height: 30px; padding-left: 8px; }
.hbtmleft p a { color: #ffdcdc; }
.hbtmleft strong { color: #016832; font-size: 18px; }
.hbtmright { width: 256px; height: auto; float: right; margin-top:0px; margin-right: 0px; text-align: center; line-height: 30px; color: #FFF; font-size: 13px; }
.syqlj { width: 1000px; height: auto; margin: 0px auto; padding-bottom: 10px; border-bottom: 1px solid #5ca7e5; }
.yqljs { width: 1000px; height: auto; }
.yqljs a { color: #f2f1f1; float: left; margin-left: 10px; line-height: 30px; }
strong.bt1 { font-size: 16px; color: #fff; line-height: 40px; padding: 0px 10px 0px 22px; font-weight: 600; background: url(../images/wage_21.gif) no-repeat 8px center; float: left; }
.scp1 { width: 1000px; }
span.bt2 { font-size: 13px; color: #fff; float: left; padding-top: 10px; }

/*底部代码的结束*/

/*食八戒新代码的开始*/
.spgy { width:1000px; height:auto; margin:20px auto 10px; }
.sspzx { width:340px; height:auto; float:left;}
.sspzx1,.gywm1,.bgys1 { width:340px; height:40px;  border-bottom:1px solid #e5ebed; }
strong.bt1 { font-size:16px; color:#015da8; background:url(../images/tuliaoji_18.gif) no-repeat 5px center; line-height:37px; padding:0px 10px 0px 15px; font-weight:500;   float:left; }
span.bt2 { font-size:13px; color:#9a9898; float:left; padding-top:10px;}
.sspzx2 { width:340px; height:auto; padding:20px 0px;}
.gywm { width:610px; height:auto; float:right;}
.gywm1 { width:610px;}
a.gd { float:right; margin-right:10px; color:#333; font-size:12px; line-height:40px; display:block;}
.gywm2 { width:610px; height:auto; padding:20px 0px;}
.gywm2 h2 { font-size:18px; line-height:40px;}
.gywm2 img { float:left; border:1px solid #d6d6d6; margin-right:15px; }
.gywm2 p { font-size:14px; color:#666565; text-indent:28px; line-height:30px;}
.gywm2 p a { color:#C00;}
.stjcp { width:1000px; height:auto; margin:10px auto 20px;}
.scp1 { width:1000px;}
.scp2 { width:1000px; height:auto; padding:25px 0px;}
.cpal { width:230px; height:auto; float:left; margin-left:25px; }
.cpal a { font-size:14px; color:#333; line-height:30px;}
.cpal a:hover { color:#099d49; text-decoration:underline;}
.bgzr { width:100%; height:auto; background-color:#f4f3f3;}
.bgzrc { width:1000px; height:auto; margin:0px auto;}
.zrzl { width:100%; height:auto;}
.zrzl1 { width:100%; height:88px; background:url(../images/shibajie_28.gif) no-repeat center;}
.zrzl2 { width:1000px; height:auto; margin:0px auto;}
.sbjgg { width:100%; height:auto; background-color:#169a5d; text-align:center; }
.xwlx { width:100%; height:auto; background-color:#f4f3f3;}
.xwlxc { width:1000px; height:auto; margin:0px auto; padding-top:10px;}
.bgys,.bgzrn,.slxwm { width:320px; height:auto; float:left;}
.bgys1 { width:320px;}
.bgys2 { width:320px; height:auto; padding:20px 0px;}
.bgys2 img { float:left; margin-right:15px;}
.bgys2 a { font-size:14px; color:#333; font-weight:bold; line-height:25px;}
.bgys2 p { font-size:12px; color:#666; line-height:20px; padding-top:6px;}
.bgys3 { width:320px; height:auto; padding-bottom:20px;}

.bgys3 ul li { width:305px; height:30px; padding-left:15px; line-height:30px; background:url(../images/sanjiaos.gif) no-repeat left center;}
.bgys3 ul li a { float:left; margin-left:0px; font-size:13px; color:#333; }
.bgys3 ul li a:hover { color:#099d49; text-decoration:underline;}
.bgys3 ul li span { float:right; color:#666;}
.bgzrn,.slxwm { margin-left:20px;}

.syqlj { width:1000px; height:auto; margin:0px auto;}

.yqljs a { color:#333; float:left; margin-left:10px; line-height:30px;}


/*首页代码的开始*/

.zxcp { width:262px; height:auto; margin-top:10px; margin-bottom:20px; }
.blxian {width: 262px;height: auto;border: 1px solid #dfdfdf;border-top: none;padding: 10px 0px;}
.dianhua {background: url(../images/jiangfan_61.gif) no-repeat scroll 15px 14px transparent;color: #666666;line-height: 20px;padding: 10px 0px 0px 60px;}
.dianhua span {color: #282b33;display: block;font: 18px "Impact";}
.blxian p {font-size: 14px;color: #333;line-height: 35px;padding: 15px;padding-top: 5px;}
.hbmain { width:100%; height:auto; background-color:#095705; }
.hbmainc { width:1000px; height:auto; margin:0px auto; background-color:#FFF;}
.hbcc { width:982px; height:auto; margin:0px auto; padding-top:20px; padding-bottom:20px;}
.zhuying img { float:left; margin-left:20px;}
.zhuying { width:982px; height:auto; }
.kmcpzs { width:982px; height:auto; margin-top:20px;}
.cpzslb { width:252px; height:auto; float: left;}
.cpzs_nav { width:252px; height:40px; background-color:#008c42;}
.cpzs_nav strong { font-size:16px; color:#FFF; line-height:40px; padding-left:15px; }
.cpzslist { width:250px; height:auto; border:1px solid #e0dede; border-top:none; background-color:#f8f8f8; padding-bottom:15px; }
.cpzsltc { width:212px; height:auto; margin:0px auto;}
.cpzsltc h2 { width:166px; height:33px; background:url(../images/heben_33.gif) no-repeat center 15px; font-size:14px; color:#333; line-height:33px; padding-left:46px; padding-top:15px;}
.cpzsltc  ul { padding:10px 0px 0px 0px;}
.cpzsltc  ul li { width:128px; height:30px; line-height:30px; font-size:14px; padding-left:38px; background:url(../images/heben_40.gif) no-repeat 24px center; }
.cpzsdetail { width:710px; height:auto; border:1px solid #e0dede; float:left; margin-left:18px;  } 
.cpzsnr_nav { width:710px; height:39px; background:url(../images/heben_25.gif) repeat-x;}
strong.hbzt { width:auto; height:39px; font-size:15px; color:#333; line-height:39px; float:left; background:url(../images/heben_28.gif) no-repeat 12px center; padding-left:25px; display:block; font-weight:100; }
strong.hbzt span { padding-left:8px; font-size:12px; color:#868687;}
a.hbgd { float:right; margin-right:8px; line-height:39px; font-size:12px;}
.cpzsnr_list { width:710px; height:auto; padding:0px 0px 18px 0px;}
.cpzsal { width:166px; height:auto; float:left; margin-left:9px; margin-top:15px;}
.cpzsal p { background-color:#095705; color:#FFF; padding:8px; font-size:18px; }
.cpzsal img { border:1px solid #e0dede; padding:2px; margin:0px;}
.cpzsal a { color:#333; line-height:25px; font-size:13px; font-weight:bold; }
.cpzsal a:hover { color:#900;}
.hbshipin { width:982px; height:auto; margin-top:20px;}
.hbspleft { width:374px; height:auto; float:left; font-size:14px; color:#333; line-height:30px; text-align:center;}
.hbspright { width:586px; height:auto; float:right; border:1px solid #e0dede; background-color:#f8f8f8; }
.hbt_nav { width:586px; height:50px; }
.hbt_nav img { float:left; margin-left:22px; margin-top:10px;}
.hbt_nav a { float:right; margin-right:10px; color:#086a03; line-height:50px; font-weight:900; }
.hbt_nr { width:586px; height:auto; padding:15px 0px; line-height:30px; font-size:14px; color:#333;  }
.span1 { float:left; margin-left:16px; text-align:center; }
.hbgg { width:982px; height:auto; margin-top:20px;}
.cgjj { width:982px; height:auto; margin-top:20px;}
.ggal { width:708px; height:auto; float:left; border:1px solid #e0dede;}
.ggal1 { width:708px; height:39px; background:url(../images/heben_25.gif) repeat-x; }
.ggal2 { width:708px; height:auto; padding:10px 0px;}
.dgal { width:685px; height:auto; margin:10px auto;}
.dgal img { float:left; margin-right:10px; padding:2px; border:1px solid #e0dede;   }
.dgal a { color:#333; line-height:30px; font-weight:bold;}
.dgal a:hover { color:#900;}
.jjfa { width:254px; height:auto; float:right; border:1px solid #e0dede; padding-bottom:10px;}
.jjfa_title { width:254px; height:39px; background:url(../images/heben_25.gif) repeat-x;}
.jjfa_list { width:235px; height:auto; margin:8px auto 0px; background-color:#4da300;}
.jjfa_list img { float:left;}
.jjfa_list a { color:#FFF; line-height:50px; padding-left:10px; font-size:14px;}
.hzpp { width:980px; height:auto; margin-top:20px; border:1px solid #e0dede;   }
.tsys { width:982px; height:auto; margin-top:20px; background:url(../images/hezuo1.gif) repeat; border-radius:5px; padding-bottom:10px;}
.tsys1 { width:982px; height:39px; text-align:center; color:#FFF; line-height:39px; font-size:16px; }
.tsys1 img { padding-bottom:4px;}
.tsys1 strong { padding:0px 10px;}
.tsysz { width:960px; height:auto; background-color:#f7f3d6; margin:0px auto;}
.tsys2 { width:870px; height:auto; float:left; padding:15px 0px; margin-left:5px;}
.tsys2 img { margin-left:16px; float:left; border:1px solid #e0dede; padding:1px; }
.hzpp1 { width:982px; height:39px; background:url(../images/heben_25.gif) repeat-x; }
.hzpp2{ width:980px; height:auto; padding:15px 0px;}
.hzpp2 img { margin-left:10px; float:left; border:1px solid #e0dede; padding:1px; }
.hbjj { width:980px; height:auto; background-color:#f8f8f8;}
.hbjj img { float:right; margin-top:10px; margin-right:15px;}
.hbjj p { width:560px; padding:15px; float:left; line-height:30px; text-indent:24px;}
.zzzshb { width:872px; height:auto; float:left; padding:15px 0px;}
.zzzshb img { float:left; margin-left:18px;}
.fwhz { width:980px; height:auto; margin-top:20px;}
.fwtd { width:720px; height:auto; border:1px solid #e0dede; float:left; background-color:#faf7e3; }
.fwtd1 { width:720px; height:39px; background:url(../images/heben_25.gif) repeat-x;}
.hzfs { width:244px; height:auto; border:1px solid #e0dede; float:right;}
.hzfs1 { width:244px; height:39px; background:url(../images/heben_25.gif) repeat-x; }
.hzfs2 { width:230px; height:auto; margin:0px auto; padding:8px 0px;}
.hzfs2 ul li { width:230px; height:35px; line-height:35px; border-bottom:1px dashed #CCCCCC; font-size:14px; color:#666;}
.hzfs2 ul li a { color:#333; float:left;}
.hzfs2 ul li a:hover { color: #900; }
.hzfs2 ul li span { float:right; color:#666;}
.xant { width:auto; height:auto;}
.xant a { font-size:12px; display: inline;
height: 30px;
line-height: 30px;
padding-left: 20px;
width: 30px;
margin-left: 10px;}
.xant a.taobao { background:url(../images/taobao.jpg) no-repeat left center;}
.xant a.xinlang { background:url(../images/xinlang.jpg) no-repeat left center;}
.xant a.weixin { background:url(../images/weixin.jpg) no-repeat left center;}
.dibut { width:706px; height:auto; padding:10px 0px; text-align:center;}

.fwtd2 { width:720px; height:auto; padding:24px 0px;}
.tdal { width:212px; height:auto; float:left; margin-left:20px; text-align:center;}
.tdal a { line-height:30px; font-size:14px; color:#333; }
.yqljhb { width:980px; height:auto; padding:10px 0px;} 
.yqljhb a { margin-left:10px; color:#333; line-height:25px; font-size:12px;}
.duohb { width:980px; height:auto; margin-top:20px;}
.hydt { width:313px; height:auto; float:left; border:1px solid #e0dede;}
.hydt1 { width:313px; height:39px;  background:url(../images/heben_25.gif) repeat-x; }
.hydt2 { width:295px; height:auto; margin:0px auto 10px;}
.hydt2 ul { padding:10px 0px;}
.hydt2 ul  li { width:295px; height:36px; line-height:36px; font-size:13px;  border-bottom:1px dashed #e0dede; }
.hydt2 ul  li a { float:left; color: #333; }
.hydt2 ul  li a:hover { color:#900;}
.hydt2 ul  li span { float:right; margin-right:5px; color:#666;}
.cjwd,.jszl  { width:313px; height:auto; float:left; margin-left:17px; border:1px solid #e0dede;}
.ser_bg {
height: 52px;
background: #111;
}
.h_sea {
color: #a6a6a6;
line-height: 52px;
height: 52px;
overflow: hidden;
width: 1000px;
margin: 0 auto;
}
.ser_r {
width: 268px;
height: 33px;
padding: 10px 0 0 0;
overflow: hidden;
}
.s_inp {
width: 181px;
line-height:25px;
height: 31px;
padding: 0 0 0 43px;
background: url(../images/ser_bg.gif) no-repeat 13px 7px;
color: #7a7a7a;
float: left;
border: 1px solid #666;
border-right: 0;
font-family: "microsoft Yahei";
}
.s_ss {
border: 1px solid #ae1414;
border-left: 0;
background: #9d0303;
width: 42px;
height: 31px;
float: left;
text-align: center;
color: #fff;
font: 12px/30px "microsoft Yahei";
cursor: pointer;
height: 33px;
}
.key {
width: 645px;
overflow: hidden;
font-family: "microsoft Yahei";
color: #a6a6a6;
}
.left {
float: left;
}
.right { float:right;}
.key {
font-family: "microsoft Yahei";
color: #a6a6a6;
}
.key a {
color: #a6a6a6;
display: inline-block;
padding: 0 14px;
}

.jxjlxwm { width:700px; min-height:270px; background:url(../images/lxwm.jpg) no-repeat 350px 30px; }
.jxjlxwm  p { line-height:42px; font-size:14px; padding-left:20px;}
.kmright{ width:274px; height:auto; float:left; margin-left:17px;}
.gcals { width:274px; height:46px; background:url(../images/keming_15.gif) repeat-x; }
.gcald { width:262px; height:auto; margin:20px auto 0px; text-align:center; position:relative;}
.gcald  span { width:262px; height:30px; display:block; font-size:14px; line-height:30px; color: #333; position:absolute; bottom:0px; background:url(../images/pro_png.png); /* background-color: #5c5c5c;*/ }

.gcald a span:hover { text-decoration:underline;}

.gcallist { width:330px; height:auto; float:left; margin:20px 20px 0px 0px; text-align:center; position:relative;}
.gcallist  span { width:330px; height:30px; display:block; font-size:14px; line-height:30px; color: #333; position:absolute; bottom:0px; background:url(../images/pro_png.png); /* background-color: #5c5c5c;*/ }

.gcallist a span:hover { text-decoration:underline;}

/*视频的css的开始*/
.kmsp { width:330px; float:left; margin:20px 20px 0px 0px; text-align:center; }
.kmsp  span { font-size:14px; color:#333; line-height:30px;}

/*视频的css的结束*/

/*江帆新加代码
*/
.bghj { width:100%; height:auto; background-color:#f6f6f6;}
.bghjc { width:1000px; height:auto; margin:0px auto;}
.bghj_title { width:1000px; height:61px; border-bottom:1px solid #dddddd; }
.bghj_title ul li { width:250px; height:60px; line-height:60px; text-align:center; font-size:18px; float:left;  }
.bghj_title ul li a { color:#666565; display:block;  }
.bghj_title ul li a:hover { color:#0268b2; text-decoration:none; border-bottom:2px solid #0268b2; }
.bghj_nr { width:1020px; height:auto; padding:15px 0px; margin-left:-20px;} 
.xian,.yin { width:1020px; height:auto;}
.yin  { display: none;}
.selectTab2 a:link,.selectTab2 a:hover,.selectTab2 a:visited{ border-bottom:2px solid #0268b2; color:#0268b2; }
.selectTab1{}
.bgal { width:230px; height:auto; float:left; margin-left:24px; text-align:center;}
.bgal a { font-size:14px; color:#333; line-height:30px;}
.bgal a:hover { color:#0268b2; text-decoration:underline; }


.wdcn { width:100%; height:auto; background-color:#f6f6f6; text-align:center;}
.jfgg { width:100%; height:200px; margin-top:20px; background:url(../images/jiangfan_43.gif) no-repeat center center;}
.jfcp { width:1000px; height:auto; margin:20px auto;}
.jfcpleft { width:204px; height:auto; border:3px solid #3292d7; }

.jfcp_title { width:204px; height:43px; line-height:43px; font-size:18px; background-color:#3292d7;}
.jfcp_title strong { padding-left:10px; color:#FFF; font-weight:500;}
.jfcp_nr { width:180px; height:auto; margin:15px auto;}
.jfcp_nr ul li { width:150px; height:40px; line-height:40px; padding-left:30px; border-bottom:1px dashed #bfbcbc; background:url(../images/jiangfan_46.gif) no-repeat 10px center;  }
.jfcpright { width:770px; height:auto; }
.tjcp_title { width:770px; height:45px; line-height:45px; border-bottom:1px solid #e5ebed;  }
.tjcp_title strong { font-size:16px; color:#333; line-height:43px; float:left; display:block; padding:0px 15px; border-bottom:2px solid #3292d7; }
.tjcp_title a { float:right; margin-right:10px;}
.tjcp_nr { width:770px; height:auto; padding:8px 0px;}
.cpalt { width:232px; height:auto; float:left; margin-left:18px; margin-top:10px; text-align:center; line-height:30px;}
.khjz { width:100%; height:auto; background-color:#f6f6f6;}
.khjzc { width:1000px; height:auto; margin:0px auto; padding:10px 0px 30px 0px;}
.khjzc_title { width:1000px; height:45px; border-bottom:1px solid #e5ebed; }
.khjzc_nr { width:1000px; height:auto;}
.khjzal { width:500px; height:auto; float:left; margin-top:20px;}
.khjzal img { float:left; padding:2px; border:1px solid #c7c6c6; background-color:#FFF; margin-right:15px; }
.khjzal h2 a { font-size:14px; color:#333; line-height:30px; color:#333;}
.khjzal p { color:#666; line-height:24px; font-size:12px; padding-right:20px; padding-top:8px;}
.khjzal p a { color:#C00;}
.jxwzx { width:1000px; height:auto; margin:20px auto;}

.jnews { width:725px; height:auto; float:left; border:1px solid #cccccc; }
.jnews_title { width:725px; height:45px;  border-bottom:1px solid #d6d6d6; }
.jnews_title ul li { width:362px; height:45px; float:left; text-align:center;}
.jnews_title ul li strong { font-size:15px;  padding-right:10px;}
.jnews_title ul li a { text-decoration:none; color:#666; line-height:44px; display:block;}
.jnews_title ul li a:hover{ color:#3292d7; border-bottom:2px solid #3292d7; }
.jnews_nr { width:725px; height:auto;}
.newsxian,.newsyin { width:725px; height:auto;}
.newsyin { display: none;}
.selectTab4 a:link,.selectTab4 a:hover,.selectTab4 a:visited{ border-bottom:2px solid #0268b2; color:#0268b2; }
.selectTab3{}
.newsc { width:695px; height:auto; margin:10px auto;}
.newss { width:695px; height:auto; padding:10px 0px 15px 0px; border-bottom:1px dashed #cccccc; }
.newss a { font-size:14px; line-height:50px; color:#333; font-weight:bold;}
.newss a:hover { color:#3292d7;}
.newss p { font-size:12px; color:#666; line-height:24px;}
.newss img { float:left; margin-right:15px; }
.newss_list { width:695px; height:auto; padding:10px 0px;}
.newss_list ul li { width:675px; height:30px; line-height:30px; padding-left:20px; background:url(../images/jiangfan_62.gif) no-repeat 5px center;}
.newss_list ul li a { float:left; color:#666; font-size:12px;}
.newss_list ul li a:hover { float:left; color:#3292d7; text-decoration:underline;}
.newss_list ul li span { color:#999; float:right; margin-right:5px;}
.jlxwm { width:255px; height:auto; border:1px solid #ccc;}
.jlxwm1 { width:255px; height:45px; border-bottom:1px solid #ccc;}
.jlxwm2 { width:255px; height:auto; }
.slxwmc { width:235px; height:auto; padding:5px 10px;}
.slxwmc p { padding-left:15px; line-height:23px; font-size:14px;}
.slxwmc p strong { font-size:18px; line-height:40px;}
.jlxwm1 strong.bt1 { line-height:45px; font-weight:bold;}

/*涂料机新加代码*/
.ajjzl { width:100%; height:auto; background-color:#eeeeee;}
.ajjzc { width:1000px; height:auto; margin:0px auto;}
.jmzc_title { width:100%; height:auto; padding-top:35px; background:url(../images/aijiu_26.gif) no-repeat center bottom; text-align:center; padding-bottom:20px;}
.jmzc_title h2 { font-size:30px; color:#821912; line-height:40px;}
.jmzc_title p { color:#989797; line-height:20px; font-size:16px;}
.jmnr { width:1000px; height:auto; margin:0px auto;}
.xmzc { width:1000px; height:auto; margin:20px auto;}
.jmdzs { width:1000px; height:auto; margin:20px auto;}
.jmd_title { width:1000px; height:40px; border-bottom:1px solid #e5ebed; margin:0px auto; }
.jmd_nr { width:1000px; height:auto; padding:20px 0px;}
.jmd_le,.jmd_fr { width:40px; height:auto; padding:56px 0px; } 
.jmd_c { width:892px; height:auto;}
.jmd { width:203px; height:auto; text-align:center; float: left; margin-left:20px;}
.jmd  a { color:#333; line-height:30px; font-size:14px;}
.jmd  a:hover { color:#F00; text-decoration:underline;}
.ajcpzs { width:100%; height:auto; background-color:#f7f7f7; padding:20px 0px;}
.cpzsc { width:1000px; height:auto; margin:0px auto; padding:20px 0px;}
.kdfa { width:1000px; height:auto; margin:0px auto; padding:30px 0px;}
.cyd { width:306px; height:auto; border:1px solid #bebdbd; float:left; margin-left:20px; }
.cyd h2  { width:306px; height:43px; background-color:#bb2516; line-height:43px; font-size:18px; color:#FFF; text-align:center; font-weight:500;}
.cyd p { font-size:16px; padding:20px; line-height:36px;}
.xwzxa { width:100%; height:auto;  padding:20px 0px;}
.xwzxc { width:1000px; height:auto; margin:0px auto;}
.cjwt { width:470px; height:auto; }
.cjwt_title { width:470px; height:40px; border-bottom:1px solid #e5ebed; }
.wt_list { width:460px; height:auto; margin:0px auto;}
.wt_list ul { padding:10px 0px;}
.wt_list ul li { width:100%; height:auto; margin-top:15px;}
.wt_list ul li  h2 { font-size:14px; line-height:30px; padding-left:30px; background:url(../images/wen.jpg) no-repeat left center;}
.wt_list ul li p { padding-left:30px; padding-top:6px; background:url(../images/da.jpg) no-repeat left 6px; color:#807d7d; line-height:24px; font-size:12px;}
.jmdt { width:470px; height:auto; }
.jmdt_nr { width:460px; height:auto; margin:0px auto; padding:10px 0px;}
.jmdt_nr ul li { width:440px; height:30px; line-height:30px; padding-left:20px; background:url(../images/xwfk.jpg) no-repeat 5px center;}
.jmdt_nr ul li a { font-size:14px; color:#666; }
.jmtp { width:1000px; height:auto; padding:10px 0px; margin:0px auto;}

.gstp { width:1000px; height:auto; padding:30px 0px; border-top:1px dashed #c9c9c9; }
.gstp img { margin-left:12px;}
.ykly { width:100%; height:auto; background-color:#f6f6f6;}
.yklyc { width:1000px; height:auto; margin:0px auto;}
.ykgg { width:100%; height:200px; background:url(../images/tuliaoji_43.gif) no-repeat center center; margin:15px auto;}
.hxys1 { width:100%; height:194px; background:url(../images/tuliaoji_45.gif) no-repeat center top;}
.hxys2 { width:100%; height:193px; background:url(../images/tuliaoji_46.gif) no-repeat center top;}
.hxys3 { width:100%; height:194px; background:url(../images/tuliaoji_47.gif) no-repeat center top;}
.hxys4 { width:100%; height:193px; background:url(../images/tuliaoji_48.gif) no-repeat center top;}
.bktj { width:100%; height:332px; background:url(../images/tuliaoji_59.gif) no-repeat center center;}
.bktjc { width:1000px; height:332px; margin:0px auto; position: relative;}
.bktjc a { height:34px; line-height:34px; padding:0px 20px; font-size:14px; color:#0000ff; background-color:#f4e217; border-radius:5px; display: inline-block; font-weight:500; }
.bktjc a:hover { text-decoration:none; background-color:#e2d007;}
.bktjc a.ljxq { left:370px; bottom:35px;position:absolute;}
.bktjc a.ckgd { left:520px; bottom:35px;position:absolute;}
.xwzxt { width:100%; height:auto;}
.xwzxtc { width:1000px; height:auto; margin:0px auto; padding:25px 0px;}
.hyxw { width:322px; height:auto;}
.hyxw_title { width:322px; height:40px; border-bottom:1px solid #e5ebed;}
.tjhy { width:100%; height:auto; padding:10px 0px;} 
.tjhy img { float:left; padding-right:10px;}
.tjhy h2  a { font-size:14px; color:#333; line-height:30px;}
.tjhy p { color:#666; line-height:20px;}
.xw_list { width:100%; height:auto; padding:10px 0px;}
.xw_list ul li { width:310px; height:30px; line-height:30px; padding-left:10px; background:url(../images/sanjiaos.gif) no-repeat 0px center;}
.xw_list ul li a { float:left; color:#666;}
.xw_list ul li a:hover { color:#327aca; text-decoration:underline;}
.xw_list ul li span { float:right; color:#999;}
.fhtz { width:322px; height:auto; margin-left:18px;}
.khpj { width:322px; height:auto; }
.khpjc { width:322px; max-height:230px; overflow:hidden; padding-top:15px;}
.khann { width:28px; height:auto; padding:65px 0px;}
.khpjc_nr { width:238px; height:auto; margin-left:15px;}
.pjal { width:238px; height:auto; line-height:30px; text-align:center; float:left; }
.pjal a { color:#333; font-size:14px;}
.pjal a:hover { color:#06F; text-decoration:underline;}





/*首页代码的结束*/
.aiban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.ajzbban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.newsban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.cpzxban {  width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.fwczban {  width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.aitd { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.idqwz { width:1000px; height:40px; margin:0px auto; font-size:14px; color:#333; line-height:40px;}
.idqwz a { color:#333;}
.igyn { width:264px; height:40px; background-color:#0c6ebb; font-size:16px; color:#fff; line-height:40px;}
.igyn span { padding-left:20px;}
.ixyc { width:706px; height:31px; border-bottom:1px solid #dfdfdf;}
.ziwxnr { width:262px; height:auto; padding:10px 0px 20px 0px; text-align:center; font-size:14px; color:#333; line-height:30px; border:1px solid #CCC; border-top:none;}
.ziwxnr span { color:#F06;}
.iwxzi { margin-bottom:30px;}
strong.kmzym { font-size:14px; color:#333; padding:0px 10px; float:left;  height:30px; line-height:30px; width:auto; border-bottom:2px solid #0c6ebb; }


/*合本科技的css 结束*/


/*侧边栏内容表头*/
.head{ height:31px; border-bottom:1px solid #dfdfdf; }
	.head dt{float:left; color:#333; font:bold 14px "Microsoft Yahei"; width:70px; line-height:31px;text-align:center; }
	.head dd{color:#7BAB2E;}
		.head dd span{float:right;margin-right:10px;font-size:12px;line-height:35px;color:#999;}
		.head dd span a{color:#999;}
	 .sub_nav{float:left; font-size:12px; }
	.sub_nav li{float:left;padding:0 9px 0 11px;background:url(../images/spacing.gif) no-repeat left 11px;}
	.sub_nav li.n1{background:none; }
		 .sub_nav a{color:#333; line-height:35px;font-family:"Microsoft Yahei";}
		.sub_nav a:hover{color:#c00000; }
.head.blue dt{}
	.head.blue dd{color:#3B8DD1;}
	.head.blue .sub_nav a{ color:#3B8DD1;}
	.head.blue .sub_nav a:hover{ color:#8CAC52; }
.head.green dt{}
	.head.green dd{color:#7BAB2E;}
	.head.green .sub_nav a{ color:#7BAB2E;}
	.head.green .sub_nav a:hover{ color:#3B8DD1; }
		
/*图标定义样式*/
.comm,.view,.time{background:url(../images/sprite.gif) no-repeat;}
.comm,.view,.time{margin-right:10px;padding-left:20px;}
.comm{background-position:left 4px;}
.view{background-position:left -36px;}
.time{background-position:left -158px;}
.arrow{float:right;padding-left:10px;color:#DDD;font-family:simsun;font-size:14px;font-style:normal;font-weight:bold;}
/*侧栏目导航*/
.sidebar{padding:0px; border:1px solid #dfdfdf;}
	.sidebar h3{border-bottom:1px solid #DADADA;color:#444;font-size:12px;margin-bottom:5px;padding-bottom:5px;}
		.sidebar h3 span{color:#339900;float:right;font-weight:normal;}
		.sidebar ul{margin-bottom:16px; padding-top:10px;}
		.sidebar ul li{_display:inline; line-height:40px; font-size:14px;}
		.sidebar li a{color:#333;display:block;padding:0px 0 0px 27px;}
		.sidebar li a:hover{background-color:#eae9e9; border-left:4px solid #0c6ebb; color:#af251c; text-decoration:none;}
		.sidebar li a.current{background-color:#eae9e9;color:#0c6ebb; border-left:4px solid #0c6ebb;}
		
		.sidebar li a i{background:#D6D6D6;border-radius:20px 20px 20px 20px;color:#FFF;float:right;font-size:10px;font-style:normal;height:12px;line-height:12px;margin-top:1px;overflow:hidden;padding:1px 4px;text-align:center;width:12px;}
		.sidebar li a .time{color:#999;margin-right:10px;}
	.sidebar .section p{clear:both;display:block;float:none;padding:5px 0;line-height:22px;color:#5E5E5E;}
.navbar{margin-bottom:16px;}
	.navbar:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.navbar li{clear:both;padding-bottom:10px;}
		.navbar li a{margin:0;padding:0;background:none;border:none;}
		.navbar li a:hover{background:none;border:none;}
		.navbar li h4{margin:0;padding:5px 0 5px 20px;border:none;color:#888;font-weight:normal;height:18px;background:url(../images/sprite.gif) no-repeat left -71px;}
		.navbar li .list{margin-left:20px;position:relative;}
		.navbar li .list a{display:block;float:left;padding-left:5%;width:95%;background:url(../images/icon_arrow_blue.gif) no-repeat left center;line-height:30px;}
		.navbar li .list a.current{color:#3991D0;font-weight:bold;}
/*焦点*/
.focus_list{padding-bottom:10px;width:224px;overflow:hidden;}
	.focus_list ul{margin-top:5px;width:250px;}
		.focus_list li{float:left;padding:0 10px 10px 0;text-align:center; }
		.focus_list li a{padding:0;border:none;background:none;color:#888;}.focus_list li a:hover{border:0;}
		.focus_list li a img{margin:0 auto;padding:1px;border:1px solid #ccc;width:64px;height:64px;}
		.focus_list li a span{display:block;line-height:24px;width:68px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
/*排行*/
.sidebar .rank_list li{position:relative;_display:block;padding:10px 0 0 25px;height:20px;vertical-align:top;}
	.rank_list li a{display:block;padding:0;border:none;background:none;color:#888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.rank_list li a:hover{border:none;}
	.rank_list li .num{position:absolute;left:0px; top:12px;display:inline-block;vertical-align:-3px;*vertical-align:middle;width:16px;height:16px;margin-right:10px; background:#1389d7;font-style:normal;color:#fff;font-size:10px;font-family:Verdana, Geneva, sans-serif;text-align:center;overflow:hidden;}
	.rank_list li.active .num{top:9px; background:#d60007; font-family:Georgia, "Times New Roman", Times, serif;}
	.rank_list li span{float:right;color:#999;}
/*提示样式*/
.msg_tips{margin:30px auto;position:relative;width:380px;}
	.msg_tips .ico{display:block;float:left;background:url(../images/icon_tips.png) no-repeat left top;width:46px;height:46px; text-indent:-99999px;overflow:hidden;}
	.msg_tips .ico.error{background-position:-50px 0;}
	.msg_tips .ico.warning{background-position:-100px 0;}
	.msg_tips .msg{margin-left:60px;}
	.msg_tips .msg strong{margin-bottom:10px;font-size:14px;color:#444;}
	.msg_tips .msg p{line-height:1.8em;}
/*标题*/
.meta{border-bottom:1px solid #EEE;padding-bottom:10px; text-align:center; padding-top:20px;}
	.meta .share{float:right;}
.meta-tit{color:#333;font-size:18px;margin:0 0 10px;}
	.meta-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.meta-info{color:#999;}

.ntitle{padding-bottom:10px;}
.ntitle-tit{color:#444;font-size:14px;margin:0 0 10px;}
	.ntitle-tit span a{color:#008800;font-size:12px;font-weight:normal;margin-left:10px;}
.ntitle-info{color:#999;}
/*内容*/
.entry{font-size:13px;line-height:24px;word-wrap:break-word;}
.entry img{max-width:710px;}
.entry h2,.entry h3,.entry h4{border-bottom:1px solid #EEE;color:#111;padding-bottom:5px;}
.entry h2{font-size:15px;}
.entry h3,.entry h4{font-size:14px;}
.entry strong{color:#333;}
.entry ul,.entry ol{margin:16px;}
.entry li{margin-left:26px;}
.entry ul li{list-style:disc outside none;}
.entry ol li{list-style:decimal outside none;}
.entry p{margin:15px 0;}
.entry a{text-decoration:underline;}
.entry code, .comment code{background-color:#EEE;border-radius:2px 2px 2px 2px;color:#777;font-family:'courier new';margin:0 4px;padding:1px 4px;}
.entry table{border-left:1px solid #EEE;border-top:1px solid #EEE;}
.entry table th{background-color:#F9F9F9;text-align:center;}
.entry table td, .entry table th{border-bottom:1px solid #EEE;border-right:1px solid #EEE;padding:5px 10px;}
/*同类推荐*/
.related{width:670px;overflow:hidden;}
	.related .txt_list{padding:10px 0;}
		.related .txt_list li{padding-left:12px;font-size:13px;line-height:24px;background:url(../images/icon_arrow_blue.gif) no-repeat left center;}
		.related .txt_list li span{color:#999;font-size:12px;padding:0 6px;}
	.related .img_list{width:700px;}
		.related .img_list li{float:left;margin:10px 20px 0 0;}
		.related .img_list li img{ padding:2px;width:112px;height:112px;border:1px solid #eee;}
		.related .img_list li span{ display:block;width:118px;font-size:12px;color:#999;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
/*顶踩*/
.newdigg{clear:both;margin:30px auto;padding-left:8px;width:406px;height:51px;overflow:hidden;}
.diggbox{float:left;margin-right:8px;width:195px;height:51px;overflow:hidden;cursor:pointer;}
	.diggbox .digg_act{float:left;font-size:14px;font-weight:bold;line-height:31px;text-indent:32px;height:29px;overflow:hidden;}
	.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
	.diggbox .digg_percent{clear:both;padding-left:10px;width:180px;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_bar{float:left;margin-top:3px;width:100px;height:7px;background:#E8E8E8;border-right:1px solid #CCC;overflow:hidden;}
		.diggbox .digg_percent .digg_percent_num{float:left;padding-left:10px;font-size:10px;}
		.diggbox .digg_percent .digg_percent_bar span{display:block;height:5px;background:#000;overflow:hidden;}
.newdigg .digg_good{background:url(../images/newdigg-bg.png) left top no-repeat;}
.newdigg .digg_bad{background:url(../images/newdigg-bg.png) right top no-repeat;}
.newdigg .digg_good .digg_act{color:#C30;}
.newdigg .digg_good .digg_num{color:#C63;}
.newdigg .digg_bad .digg_act{color:#36C;}
.newdigg .digg_bad .digg_num{color:#39C;}
.newdigg .digg_good .digg_percent .digg_percent_bar span{color:#ff0000;border:1px solid #E37F24;background:#FFC535;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{border:1px solid #689ACC;background:#94C0E4;}
/*评论*/
.comment_box{}
	.comment_list li{padding:15px 0;border-bottom:1px solid #EEE;}
	.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
	.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
	.comment_list li .avatar img{width:36px;height:36px;}
	.comment_list li .inner{margin-left:48px;}
	.comment_list li .inner p{font-size:13px;}
	.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;}
	.comment_list li .answer{margin-left:48px;padding:10px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;}
	.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
.comment_editor{padding:10px 0; width:100%;}

/*头部
-------------------------------------------------------------------------------------------*/
.header{margin:0 auto 20px auto; height:50px; background:#33363B;}
.header_inner{ margin:0 auto;width:980px;}
.header .logo {background:url(../images/logo.png) no-repeat;color:#FFF;display:block;float:left;font-size:18px;font-weight:bold; height:28px; line-height:200px; margin:11px 10px 0 0; overflow:hidden; padding-right:15px; width:110px;}
	.header .logo a {color:#FFF; display:block; height:28px; overflow:hidden;}
.header .nav{float:left;font-size:14px;margin:10px 15px 0 0; position:relative;}
	.header .nav li{float:left;margin-right:1px;position:relative;}
	.header .nav li a{float:left;color:#DDD;cursor:pointer;display:block;height:20px;line-height:20px;padding:5px 12px 6px;}
	.header .nav li a:hover{background:#292B2F; border-radius:3px 3px 3px 3px; color:#FFF;}
.header .search{float:left; margin-top:12px;}
	.header .search .input{display:block;margin:0;padding:4px 8px;float:left;background:#EEE;border:medium none;border-radius:2px 0 0 2px;color:#B3B3B3;font-size:13px;height:20px;line-height:20px;width:120px;}
	.header .search .submit{float:left; background:#8CAC52; border:medium none ;border-radius:0 2px 2px 0; color:#FFF; cursor:pointer; height:28px; padding:0 10px;}
.header .menu{float:right;margin-top:12px; position:relative; font-family:"Microsoft Yahei";}
	.header .menu li{float:right; margin-right:1px; position:relative;}
	.header .menu li a{float:left;display:block;padding:4px 10px;color:#DDD;cursor:pointer;height:20px;line-height:20px;}
	.header .menu li a:hover{background:#292B2F; border-radius:3px 3px 3px 3px; color:#FFF;}

/*首页样式
--------------------------------------------------------------------------------------------*/
/*资讯焦点图*/
.ifocus{width:300px;height:300px;visibility:hidden;}
.ifocus img{width:300px;height:300px;}
/*资讯头条*/
.icnts h3.tit{margin:0 0 10px 0;line-height:34px;font:15px "Microsoft Yahei"; border:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.icnts h3.tit a{color:#3B8DD1;}
.icnts h3.tit a:hover{color:#0089cd;}
.icnts .list{padding-bottom:5px;margin-bottom:14px;border-bottom:1px solid #EEE;}
.icnts .last{border-bottom:0;margin-bottom:0;padding-bottom:0;}
.icnts .list li{padding-bottom:3px;height:24px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-width:100%;}
.icnts .list span{color:#979797;padding-right:8px;}
.icnts .list li a{color:#666;}
.icnts .list li a:hover{color:#0089CD;}
/*资源下载*/
.idown_list{padding:20px; font-size:12px; border-bottom:1px solid #E2E2E2;}
	.idown_list h3{ border-bottom:1px solid #DADADA;color:#444444;font-size:12px;margin-bottom:2px;padding-bottom:5px; }
	.idown_list ul li{ position:relative; font-size:12px; line-height:1em; padding:19px 0 0 52px; _padding-top:12px;  vertical-align:bottom; }
	.idown_list ul li img{ position:absolute; width:42px; height:42px; left:0px; -left:-54px; top:14px; }
	.idown_list ul li .date{ line-height:24px; color:#888888; }
	.idown_list ul li a{ vertical-align:baseline; color:#666; font-size:12px; line-height:1em;}
	.idown_list ul li a:hover{color:#0089CD;}
	.idown_list ul li a.down{ display:block; position:absolute; right:0px; _right:20px; top:20px; width:18px; height:17px; text-indent:-9999px; background:url(../images/icon_down.gif) no-repeat; overflow:hidden; }
/*商品列表*/
.igoods_box{padding:0 20px 20px 20px;}
.igoods_list{float:left; width:670px; overflow:hidden; }
	.igoods_list .head{background:#faebe4; }
		.igoods_list .head dt{background:#FF641A; }
		.igoods_list .head dd{color:#7BAB2E;}
		.igoods_list .head .sub_nav a{ color:#7BAB2E;}
		.igoods_list .head .sub_nav a:hover{ color:#0089cd; }
	.igoods_list .list{clear:both; padding-top:20px; width:700px;}
		.igoods_list .list li{ float:left; margin-right:18px; width:154px; height:220px; }
			.igoods_list .list li .pic{ display:block; margin:0 auto; position:relative; width:152px; height:152px; border:1px solid #e1e1e1; }
			.igoods_list .list li .pic img{ width:152px; height:152px; }
			.igoods_list .list li .info .name{ color:#666; display:block; margin:4px auto 4px 10px; width:132px; text-overflow:ellipsis; white-space:nowrap;overflow:hidden; }
			.igoods_list .list li .info .price{ margin:0 auto 4px 15px; }
			.igoods_list .list li .info .price span{ color:#888888; }
			.igoods_list .list li .info .price strong{ color:#ED1C24; }
/*热门商品*/
.isidebar{padding:20px;width:224px;}
	.isidebar h3{ border-bottom:1px solid #DADADA;color:#444444;font-size:12px;margin-bottom:2px;padding-bottom:5px; }
	.isidebar .list{ padding-top:4px; overflow:hidden; position:relative; }
		.isidebar .list ol li{ padding:10px 0 0 0; height:26px; position:relative; color:#5b5b5b; border-bottom:1px solid #eeeeee; vertical-align:top; }
			.isidebar .list ol li a{ color:#5b5b5b; } .islide-box .list ol li a:hover{ color:#0089cd; }
			.isidebar .list ol li .num{ position:absolute; left:0px; top:8px; display:inline-block; vertical-align:-3px; *vertical-align:middle; width:16px; height:16px; margin-right:10px; background:#1389d7; font-style:normal; font-size:10px; color:#fff; font-family:Verdana, Geneva, sans-serif; text-align:center; overflow:hidden;}
			.isidebar .list ol li .ibtn{ display:block; width:80px; height:22px; border:1px solid #FF641A; line-height:22px; color:#ffffff; text-align:center; overflow:hidden; background:#FB7635; }
		.isidebar .list ol li .ibtn:hover{ color:#ffffff; text-decoration:none; }
		.isidebar .list ol li .photo{ float:left; width:77px; display:none; }
		.isidebar .list ol li .photo img{ display:block; width:65px; height:65px; border:1px solid #979797; }
		.isidebar .list ol li .props{ overflow:hidden; *zoom:1; }
			.isidebar .list ol li .props .name{ margin:0 0 0 25px; width:140px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:1em; }
			.isidebar .list ol li .props .price{ position:absolute; top:10px; right:1px; white-space:nowrap; color:#bb1a00; font:12px arial;  }
			.isidebar .list ol li .props .button{ display:none; }
	.isidebar .list ol li.active{height:auto;padding-bottom:10px;padding-top:10px;*zoom:1;overflow:hidden;}
		.isidebar .list ol li.active .num{top:10px;background-color:#d60007;}
		.isidebar .list ol li.active .photo,
		.isidebar .list ol li.active .button{display:block;}
		.isidebar .list ol li.active .name{margin:-2px 0 0 0;width:auto;white-space:normal;line-height:18px; text-overflow:ellipsis; white-space:nowrap;overflow:hidden;}
		.isidebar .list ol li.active .price{position:static; color:#bb1a00; font:bold 14px arial; padding-top:3px; height:24px; }
/*图片分享*/
.iphoto_list{ padding:20px; height:auto; background:#fff; }
	.iphoto_list .head dt{background:#8CAC52;}
	.iphoto_list .head dd{color:#7BAB2E;}
		.iphoto_list .head .sub_nav a{ color:#7BAB2E;}
		.iphoto_list .head .sub_nav a:hover{ color:#0089cd; }
	.iphoto_list .list ul{ width:938px; position:relative; height:315px; margin-top:15px; padding-bottom:15px; }
	.iphoto_list .list ul li{ position:absolute; }
		.iphoto_list .list ul li.a1{ left:0px; top:0px; width:266px; height:334px; overflow:hidden; }
		.iphoto_list .list ul li.a2{ left:268px; top:0px; width:222px; height:222px; overflow:hidden; }
		.iphoto_list .list ul li.a3{ left:268px; top:224px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a4{ left:380px; top:224px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a5{ left:492px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a6{ left:604px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a7{ left:492px; top:112px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a8{ left:604px; top:112px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a9{ left:492px; top:224px; width:222px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a10{ left:716px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a11{ left:828px; top:0px; width:110px; height:110px; overflow:hidden; }
		.iphoto_list .list ul li.a12{ left:716px; top:112px; width:222px; height:222px; overflow:hidden; }
	.iphoto_list .list ul li .absbg{ position:absolute; left:0px; top:0px; width:110px; height:110px; background:#000; filter:alpha(opacity=50); opacity:0.5; display:none; }
		.iphoto_list .list ul li.a1 .absbg{ width:266px; height:334px;}
		.iphoto_list .list ul li.a2 .absbg{ width:222px; height:222px;}
		.iphoto_list .list ul li.a9 .absbg{ width:222px;}
		.iphoto_list .list ul li.a12 .absbg{ width:222px; height:222px;}
	.iphoto_list .list ul li a{ position:absolute; padding:10px; font-size:12px; width:90px; height:90px; overflow:hidden; left:0px; top:0px; color:#fff; font-family:'Microsoft YaHei'; z-index:2; display:none; }
		.iphoto_list .list ul li:hover a{ display:block; text-decoration:none; }
		.iphoto_list .list ul li:hover .absbg{ display:block; }
		.iphoto_list .list ul li a strong{ line-height:2em; }
	.iphoto_list .list ul li img{ max-width:110px; _width:110px; }
	.iphoto_list .list ul li.a1 img{ max-width:none; min-width:266px; min-height:334px; _width:266px; _height:334px; }
	.iphoto_list .list ul li.a1 a{ padding:45px 20px 15px 30px; font-size:18px; width:216px; height:284px; }
	.iphoto_list .list ul li.a2 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a2 a{ padding:45px 20px 15px 30px; font-size:18px; width:172px; height:172px; }
	.iphoto_list .list ul li.a9 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a9 a{ padding:10px 20px 10px 20px; font-size:14px; width:182px; height:90px; }
	.iphoto_list .list ul li.a12 img{ max-width:222px; _width:222px;}
	.iphoto_list .list ul li.a12 a{ padding:10px 45px 15px 30px; font-size:18px; width:147px; height:207px; }




/*新闻资讯样式
------------------------------------------------------------------------------------*/
.newsToppic dl dt{margin-bottom:6px;border-bottom:1px solid #EEE;}
	.newsToppic dl dt strong{display:block;margin:0 auto 10px auto;font:15px "Microsoft Yahei";border:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.newsToppic dl dt strong a{color:#3B8DD1;}
	.newsToppic dl dt strong a:hover{color:#0089cd;}
	.newsToppic dl dt p{padding-bottom:10px;line-height:18px;color:#999; }
	.newsToppic dl dd{font-size:12px;height:28px;line-height:28px;}
	.newsToppic dl dd a{color:#666;}
	.newsToppic dl dd a:hover{color:#0089CD;}
	.newsToppic dl dd span{float:right;color:#999;}
.newsToplist {clear:both;}
	.newsToplist:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
	.newsToplist a{color:#666;}
	.newsToplist a:hover{color:#0089CD;}
	.newsToplist .list{float:left;margin:0;width:670px;}
	.newsToplist .list dl{margin-top:15px;}
	.newsToplist .list dl dt{clear:both;margin:0 0 5px 0;height:90px;}
	.newsToplist .list dl dt img{float:left;margin-right:10px;width:70px;height:70px;}
	.newsToplist .list dl dt strong{display:block; margin-bottom:0px;font-size:12px;line-height:22px;color:#666;font-family:"Microsoft Yahei";width:230px;text-overflow:ellipsis; white-space:nowrap;overflow:hidden;}
	.newsToplist .list dl dt p{padding-bottom:8px;color:#999;line-height:22px;}
	.newsToplist .list dl dd{clear:both;font-size:12px;height:28px;background:url(../images/dot.gif) no-repeat 2px 12px;}
	.newsToplist .list dl dd span{float:right;color:#999;}
.newsRedlist{padding:3px 0;}
	.newsRedlist li{height:28px;line-height:28px;font-size:12px;overflow:hidden;}
	.newsRedlist li a{padding:0;background:none;border:none;}
	.newsRedlist li a:hover{background:none;border:none;color:#0089CD;}
	.newsRedlist li span{float:right;padding-left:5px;color:#999;}
.gongyong_list li{padding:20px 0 0 0;}
	.gongyong_list h2{font-size:15px;height:22px;margin:0 auto 5px 0;overflow:hidden;}
		.gongyong_list .note{margin:0;color:#777;line-height:20px;}
	.gongyong_list .info{margin:0 auto 0px 0;}
		.gongyong_list .info, .info a{color: #777;}
		.gongyong_list .info a:hover {color:#333;text-decoration:underline;}
/*商品样式
------------------------------------------------------------------------------------*/
.pro_list{width:716px;overflow:hidden;}
	.pro_list ul{clear:both;width:716px;}
	.pro_list li{float:left;margin:20px 18px 0 0;width:220px;height:auto; overflow:hidden;}
		.pro_list li .pic{ display:block; margin:0 auto; position:relative;width:218px; height:auto; border:1px solid #e1e1e1; }
			.pro_list li .pic:hover{border-color:#CCC #CCC #BBB;}
			.pro_list li .pic img{width:218px;height:218px;overflow:hidden;}
			.pro_list li .info .name{ color:#666; display:block; line-height:25px; width:210px; text-overflow:ellipsis; white-space:nowrap;overflow:hidden; }
			.pro_list li .info .price{ margin:0 auto 4px 15px; }
			.pro_list li .info .price span{ color:#888888; }
			.pro_list li .info .price strong{ color:#ED1C24; }
/* 图片放大镜样式*/
.pictureDIV{float: left;margin:0 0 20px 0;}
.jqzoom{float:left;border:none; position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;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;opacity: 0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:292px;height:292px;border:1px solid #ccc;}
.spec-preview .jqzoom img{width:292px;height:292px;}
.spec-scroll{clear:both;margin-top:5px; width:294px;}
	.spec-scroll .prev{float:left;margin-right:5px;}
	.spec-scroll .next{float:right;}
	.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px;line-height:54px;border:1px solid #ccc;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:261px;height:56px;overflow:hidden;}
	.spec-scroll .items ul{margin:0; padding:0;list-style:none;position:absolute;width:999999px; height:56px;}
		.spec-scroll .items ul li{float:left; margin:0px; padding:0px; width:65px;text-align:center;}
			.spec-scroll .items ul li img{border:1px solid #CCC; padding:2px;width:50px;height:50px;}
			.spec-scroll .items ul li img:hover{ border:2px solid #FF6600; padding:1px; }
.productItem {float:left;margin:0 0 20px 10px;padding:10px;height:330px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;list-style:none;width:296px;line-height:34px;font-size: 14px;}
	.productItem li{margin:0px;padding:0px;}
/*商品属性样式*/
.pro-attr h1{margin-bottom:10px;font-size:18px;font-weight:500;color:#444;line-height:30px;}
	.pro-items{padding-bottom:10px;}
	.pro-items dl{clear:both; padding:5px 0; font-size:14px;}
		.pro-items dl dt{float:left; display:block; padding-right:5px;}
	.pro-btns{ /*padding:10px; border:1px solid #EDD28B; background:#FFFCF5;*/}
		.pro-btns:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
		.pro-btns .input-box{margin-bottom:5px;padding-bottom:10px;border-bottom:1px solid #eaeaea;}
			.pro-btns .input-box .txt{padding:0 5px;border:1px solid #F5DA98;height:24px; line-height:24px;width:60px;}
		.pro-btns .btn-box{ padding:10px 0; position:relative; }
		.pro-btns .btn-box a { width:120px; height:40px; line-height:40px; text-align:center; color:#FFF; border-radius:5px; background-color:#0c6ebb; display:block; float:left; margin-left:10px;   }
		.pro-btns .btn-box a.zxzxj { background-color:#333;}
		.pro-btns .btn-box a:hover { text-decoration:none;}
			.pro-btns .btn-box .add,.pro-btns .btn-box .buy,.pro-btns .btn-box .add-over,.pro-btns .btn-box .buy-over{background:url(../images/car_btn_buy.png) no-repeat; display:block; float:left; height:37px; text-indent:-9999px;}
			.pro-btns .btn-box .add{background-position:0 0;width:127px;}
			.pro-btns .btn-box .add-over{background-position:0 -58px; width:127px;}
			.pro-btns .btn-box .buy{background-position:0 -116px;margin-left:15px;width:127px;}
			.pro-btns .btn-box .buy-over{background-position:0 -174px;margin-left:16px;width:127px;}
.cart_info{z-index:2;margin:0;padding:15px;border:1px solid #DFC795;position:absolute;top:0px;left:0px;_left:-269px;width:302px;height:auto;background:#F7F2D0;text-align:left;}
	.cart_info .close{display:block;margin:0;padding:0;position:absolute;top:5px;right:5px;width:15px;height:10px;text-indent:-9999px;background:url(../images/sprite.gif) no-repeat left -240px;cursor:pointer;}
/*商品选项卡*/
.pro-tabs{border-bottom:2px solid #333; background:#fff;height:35px;line-height:35px;overflow:hidden;}
	.pro-tabs ul li{float:left;font-size:12px;}
	.pro-tabs ul li a{float:left;display:block;margin-right:2px;padding:0 30px;border:1px solid #E7E7E7;height:35px;background:#F9F8FE;white-space:nowrap;}
	.pro-tabs ul li a:hover,
	.pro-tabs ul li a.current{background:#333;color:#fff;display:block;text-decoration:none;}

/*图片分享样式
------------------------------------------------------------------------------------*/
.photo_list{width:670px;overflow:hidden;}
	.photo_list ul{width:690px;}
	.photo_list li{ float:left;padding:20px 20px 0 0;position:relative;width:210px;z-index:1;visibility:visible;opacity:1;}
	.photo_list li .img{display:block; position:relative;border:1px solid #DDD;box-shadow:0 1px 1px #eee;padding:1px;}
	.photo_list li .img:hover{border-color:#CCC #CCC #BBB;}
		.photo_list li .img img{display:block;width:206px;height:206px;}
		.photo_list li .img .info{position:absolute;left:1px; bottom:1px;color:#fff;cursor:pointer;width:206px;height:70px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000');background:rgba(0,0,0,0.4);overflow:hidden;}
			.photo_list li .img .info h4{padding:0 14px; font-size:18px;font-weight:bold;height:30px;line-height:30px;overflow:hidden;}
			.photo_list li .img .info p{padding:0 14px;font-size:12px;height:35px;line-height:17px;overflow:hidden;font-weight:normal; }
/*slide样式*/
#pic_box{margin-bottom:20px;position:relative;width:670px;height:300px;text-align:center;}
#pic_show img{display:none;*display:block;max-width:670px;width:expression((this.width>670)?670:this.width);}
.slide_box{margin:0 auto;}
.slide_box .items{float:left;position:relative;width:624px;height:64px;overflow:hidden;}
	.slide_box .items ul{margin:0px; padding:0; position:absolute; list-style:none;width:999999px;}
	.slide_box .items ul li{margin:0; padding:0;float:left;width:80px;}
	.slide_box .items ul li img{width:60px;}
	.slide_box .items ul li a{ display:block;width:60px;height:60px;border:2px solid #fff;}
	.slide_box .items ul li a:hover{border:2px solid #f8ae0f;}
	.slide_box .items ul li a.current{margin:0;font-weight:normal;border:2px solid #4394D6;}
.big_prev,.big_next{display:block;top:0px;text-indent:-9999px;position:absolute;left:0;width:50%;height:100%;background:url(../images/slide_bg.gif) no-repeat;cursor:pointer;}
.big_next{left:auto;right:0;}
.big_prev:hover{background:url(../images/big_prev.png) no-repeat left center;}
.big_next:hover{background:url(../images/big_next.png) no-repeat right center;}
.small_prev,.small_next{display:block; width:23px;height:60px;cursor:pointer;}
.small_prev{float:left; background:url(../images/small_prev.png) no-repeat left center;}
.small_next{float:right; background:url(../images/small_next.png) no-repeat right center;}
/*slide结束*/

/*资源下载样式
------------------------------------------------------------------------------------*/
.down_list li{border-bottom:1px solid #EEE;padding:20px 0;height:120px;}
	.down_list .pic{float:left;padding:4px;border:1px solid #DDD;box-shadow:0 1px 1px #eee;width:110px;}
		.down_list .pic:hover{border-color:#CCC #CCC #BBB;}
		.down_list .pic img{display:block;height:110px;width:110px;}
	.down_list h2{font-size:15px;height:18px;margin:0 auto 12px 144px;overflow:hidden;}
		.down_list .note{margin:0 auto 0 144px;color:#777;line-height:20px;}
	.down_list .info{margin:0 auto 8px 144px;}
		.down_list .info, .info a{color: #777;}
		.down_list .info a:hover {color:#333;text-decoration:underline;}
.attach_list{font-family:"Microsoft Yahei";}
	.attach_list ul{margin:0;padding:10px;list-style:none;}
		.attach_list ul li{margin:0;padding:0 0 0 30px;line-height:30px;background:url(../images/icon_down.gif) no-repeat left center;}
		.attach_list ul li span{float:right;}
		.attach_list ul li i{margin-left:10px;font-style:normal;color:#666;}
/*单页样式
------------------------------------------------------------------------------------*/
.content{padding:0px 10px 20px 20px;}
.search_list li{margin-bottom:20px;}
	.search_list li a{display:inline-block;font-size:15px; margin-bottom:5px; font-weight:700;}
	.search_list li span{color:#999;font-size:12px;}
	.search_list li p{ line-height:2.0em;}

/*会员中心样式
------------------------------------------------------------------------------------*/
/*会员登录*/
.login-box{margin:0 auto;padding:40px 40px 80px 40px;width:760px;}
	.login-box .left-box{ float:left; padding-top:10px; width:400px; }
		.login-box .left-box dl{clear:both; padding:8px 0; line-height:28px;font-size:14px;font-family:"Microsoft Yahei"; }
		.login-box .left-box dl dt{display:block; float:left;width:70px; }
		.login-box .left-box dl dd{ margin-left:70px;}
		.login-box .left-box #msgtips{display:none; font-size:12px; color:#F00;}
		.login-box .left-box dl dd .btn_login{display:inline-block; margin-right:10px; padding:10px 30px; cursor:pointer; border:1px solid #16699b; background:#1E7BB3; color:#fff; font-size:18px; line-height:1em; font-family:"Microsoft Yahei"; }
	.login-box .center-box{ float:left; margin-left:20px; width:1px; height:240px; background:url(../images/login_line.gif) no-repeat; overflow:hidden; }
	.login-box .right-box{ display:inline; float:right; margin-top:20px; width:270px; }
		.login-box .right-box p{ text-align:center; font-size:14px; color:#F00; font-family:"Microsoft Yahei"; }
			.login-box .right-box p.button{ padding:8px 0 0;}
			.login-box .right-box p.button a{ display:inline-block; padding:10px 30px; border:1px solid #408f40; background:#52A152; color:#fff; font-size:18px; line-height:1em; font-family:"Microsoft Yahei"; }
			.login-box .right-box p.button a:hover{ text-decoration:none; }
			.login-box .right-box p.note{ padding-bottom:20px; font-size:18px; color:#666; font-weight:500; line-height:1.8em; }
	.login-box .center-box{float:left; margin-left:20px; width:1px; height:240px; background:url(../images/login_line.gif) no-repeat; overflow:hidden; }
.oauth_inner{padding-top:50px;}
	.oauth_inner label{display:block;float:left;width:100px;height:36px;line-height:36px;color:#777;font-size:14px;font-family:"Microsoft Yahei";}
	.oauth_inner .oauth_list{margin-left:100px;}
	.oauth_inner .oauth_list a{display:block;float:left; margin:6px 15px 6px 0;line-height:35px;vertical-align:middle;}
	.oauth_inner .oauth_list a img{vertical-align:middle;}
/*会员注册*/
.reg-box{margin:0 auto;padding:0 50px;}
.reg-top ul{ padding:10px 0 10px; height:23px; border-bottom:1px solid #DADADA; }
	.reg-top ul li{ float:left; padding:0 50px 0 10px; height:18px; font:bold 18px "Microsoft Yahei"; color:#666; }
	.reg-top ul li em{ margin-right:5px; padding:2px 5px; background:#999; color:#FFF; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
	.reg-top .step .step1,
	.reg-top .stepsendmail .step2,
	.reg-top .stepcheckmail .step3,
	.reg-top .stepcheckerror .step2,
	.reg-top .stepverify .step2,
	.reg-top .stepsucceed .step3{color:#FF6C1E;}
	.reg-top .step .step1 em,
	.reg-top .stepsendmail .step2 em,
	.reg-top .stepcheckmail .step3 em,
	.reg-top .stepcheckerror .step2 em,
	.reg-top .stepverify .step2 em,
	.reg-top .stepsucceed .step3 em{background:#FF6C1E; }
.reg-con{margin-top:30px;}
	.reg-con dl{clear:both;padding:8px 0;font-size:14px; line-height:28px;font-family:"Microsoft Yahei";}
	.reg-con dl dt{display:block; float:left;width:150px;text-align:right;}
	.reg-con dl dt em{padding-right:5px; color:#FF0000; font-style:normal;}
	.reg-con dl dd{margin-left:150px; padding-left:10px;}
	.reg-con dl dd i{display:block; line-height:28px; color:#999; font-size:12px; font-style:normal; }
	.reg-con dl dd .btn_submit{padding:10px 30px;border:1px solid #cf5413;background:#FF6C1E;color:#fff;font-size:18px;line-height:1em;font-family:"Microsoft Yahei";cursor:pointer; }
/*授权登录*/
.oauth_box{margin:0 auto;padding:40px 40px 80px 40px;width:760px;}

.main_box{padding:0px 10px 20px 20px;background:#fff;}
.base_tit{border-bottom:1px solid #DADADA;color:#444;font-size:14px;margin:20px auto 2px 0;padding-bottom:5px;}
	.base_tit span{float:right;font-size:12px;font-weight:100;margin:5px 0 0 0;color:#ccc;}
	.base_tit span a{color:#999;}
.main_tit{border-bottom:1px solid #EEE;color:#444;font-size:18px;margin:10px 0px 0px 0px;padding:0 0 10px;}
	.main_tit strong{color:#999;font:bold 12px/18px arial;margin:0 10px;}
	.main_tit span{float:right;font-size:12px;font-weight:100;margin:5px 5px 0 0;}
	.main_tit span{color:#ccc;}
	.main_tit span a{color:#999;}
	.main_tit i{display:block;margin-top:5px;color:#999;font-size:12px;font-style:normal;font-weight:normal;}
.main_head h3{margin-bottom:15px;font-size:15px;}
	.main_head .tips_box{margin-left:146px;}
.bar_tit{border-bottom:1px solid #EEE;color:#444;font-size:15px;margin:0 0 20px;padding:0 0 10px;}
.avatarbox{float:left;text-align:center;}
	.avatarbox img{width:120px;height:120px;padding:2px;border:1px solid #eee;}
	.avatarbox span{display:block;margin:5px auto 0 auto;}
.tips_box{ position:relative;}
	.tips_box h2{border-bottom:1px solid #EEE;color:#3B8DD1;font-size:15px;margin:0 0 20px;padding:0 0 10px;}
	.tips_box dl{float:left;width:50%;_width:48%; line-height:2.4em;}
	.tips_box dl dt{float:left;color:#666;}
	.tips_box dl dd{color:#999;}
.form_box dl{clear:both;padding:8px 0;font-size:12px;line-height:28px;}
	.form_box dl dt{display:block;float:left;width:150px;text-align:right;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:150px; padding-left:10px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd .btn_submit{padding:10px 30px;border:1px solid #0c6ebb;background:#0c6ebb;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}
.item_box{ clear:both;padding:8px 0;font-size:12px; }
	.item_box li{ display:block; float:left; margin:0 25px; height:28px; line-height:28px; }
	.item_box li label input{ margin-right:3px; }
	.item_box li em{ color:#999; }
.tab_head{overflow:hidden;position:relative;}
	.tab_head .add{font-weight:700;position:absolute;right:4px;top:12px;z-index:100;color:#444;font-family:"Microsoft Yahei";}
.tabs{border-bottom:1px solid #ddd; float:left; line-height:36px;margin:0 0 10px 0;width:100%;}
	.tabs li{float:left;margin:0 0 -1px 5px; }
	.tabs li a{float:left;background:#F0F0F0;border:1px solid #ddd;display:block;padding:0 25px;color:#444; }
	.tabs li a:hover,
	.tabs li .current,
	.tabs li.selected a{text-decoration:none;background:#fff;border-bottom-color:#fff;}
.tab_inner{display:none;}
.cart_box{padding:20px;background:#fff;}
.cart_step{position:relative;}
	.cart_step li{float:left; width:33.33%;height:35px;line-height:35px;text-align:center;background:url(../images/cart_arrow.gif) no-repeat right -45px #F6F6F6;color:#999;}
	.cart_step li span{display:inline-block;margin-right:5px;font-weight:bold;font-size:15px;}
	.cart_step li.item{background-position:right 0;}
	.cart_step li.selected{background:url(../images/cart_arrow.gif) no-repeat right -90px #E8E8E8;color:#8CAC52;}
	.cart_step li.last{background-image:none;}
.cart_table{border:1px solid #E6E4E3;}
	.cart_table th{padding:0.6em;color:#444;font-weight:400;background:#f3f3f3;border-bottom:1px solid #E6E4E3;}
	.cart_table td{padding:0.6em;border-bottom:1px solid #E6E4E3;}
	.cart_table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
	.cart_table .reduce,.cart_table .subjoin{display:inline-block;width:9px;height:9px;text-indent:-999em;background:url(../images/cart_icon.gif) no-repeat;overflow:hidden;}
	.cart_table .reduce{background-position:-18px 0px;}
	.cart_table .subjoin{background-position:0px 0px;}
/*用户头像样式*/
.img_box{margin:10px 0;border:1px solid #ccc;border-radius:3px;padding:2px;width:180px;}
.avatar_box{margin:10px 0;}
.avatar_big_warp{float:left;display:table;*position:relative;border:1px solid #ccc;border-radius:3px;padding:2px;width:350px;height:350px;overflow:hidden;}
.avatar_big_box{display:table-cell;*position:absolute;*top:50%;*left:0;*width:100%;vertical-align:middle;text-align:center;background:#f4f4f4;}
.avatar_big_pic{margin:auto;display:inline-block;*display:inline;_display:inline-block;*position:relative;*top:-50%;}
	.avatar_big_pic img{/*max-width:350px;max-height:350px;width:expression(this.width>350?"350px":this.width);*/}
.avatar_small_warp{float:left;margin-left:20px;width:186px;}
	.avatar_small_warp p{color:#666;font-family:"Microsoft Yahei";line-height:24px;}
.avatar_small_box{margin-bottom:10px;padding:2px;border:1px solid #ccc;border-radius:3px;width:180px;height:180px;overflow:hidden;}
.avatar_small_pic{width:180px;height:180px;overflow:hidden;}
/*上传头像*/
.avatar_upload{margin:10px 0;}
.avatar_upload a.files{ margin:0 auto; float:left; width:120px; height:30px; overflow:hidden; display:block; /*border:1px solid #4fabe4;*/ border-radius:3px; background:url(../images/icon_upbtn_bg.png) left top no-repeat;text-decoration:none; }
	.avatar_upload a.files input{ margin-left:-270px; font-size:24px; cursor:pointer; filter:alpha(opacity=0); opacity:0; }
	.avatar_upload a.files, .avatar_upload a.files input{ outline:none;/*ff*/hide-focus:expression(this.hideFocus=true);/*ie*/ }
	.avatar_upload .uploading{ float:left; background:url(../images/loading.gif) no-repeat left center; padding-left:18px;display:none; line-height:24px; height:24px; color:#333; }
.ftable{width:100%;border:1px solid #eee;font-family:"Microsoft Yahei";}
.mtable{width:100%;font-family:"Microsoft Yahei";}
	.mtable th,.ftable th{padding:0.6em;color:#444;font-weight:400;background:#f3f3f3;border-bottom:1px solid #eee;}
	.mtable td,.ftable td{padding:0.6em;border-bottom:1px solid #F3F3F3;}
	.ftable td .img{padding:1px;width:60px;height:60px;border:1px solid #ccc;}
	.mtable .tr_odd_bg,.ftable .tr_odd_bg{background:#F9F9F9;}
.page_foot{clear:both;padding-top:15px;height:35px;}
.page_btns{float:left;}
	.page_btns a{color:#444;font-weight:bold; margin-right:5px;}
	.page_btns .pipe{color:#CBCBCB;margin:0 5px;}
/*订单状态样式*/
.order_flow{ margin:0 auto; padding:0; font-size:12px; font-weight:normal; padding-bottom:4px; }
	.order_flow_left, .order_flow_arrive, .order_flow_wait, .order_flow_right_arrive,
	.order_flow_right_wait{ margin:0; padding:0; background:url(../images/sprites_orderdetails.gif) no-repeat scroll 0 0; float:left; line-height:16px; text-align:center; width:90px; }
	.order_flow div span{ margin:0; padding:0; background:none repeat scroll 0 0 #FFFFFF; display:block;}
	.order_flow div span p{ margin:0; padding:0; }
	.order_flow .name { margin:0; padding:0 0 4px 0; }
	.order_flow .time{background:none;padding:0;color:#999;}
	.order_flow_arrive {background-position: 0 -40px; }
	.order_flow_wait{ background-position:0 -20px; color:#878787; }
	.order_flow_right_arrive{ background-position: 0 -80px; }
	.order_flow_right_wait{ background-position:0 -60px; color:#878787; }
	.order_flow_input{ display:block; margin:2px auto; padding:0; width:20px; height:20px; text-indent:-999px; cursor:pointer; overflow:hidden;}
.order_box{padding:15px 5px 10px; line-height:180%;}
	.accept_box{text-align:left; line-height:24px;}
	.accept_box dl{clear:both;}
	.accept_box dl dt{width:80px; float:left;}

/*友情链接样式
------------------------------------------------------------------------------------*/
.links{width:670px;overflow:hidden;}
.links ul{clear:both;}
.links ul li{float:left;}
.links .txt{margin:0;padding:10px 0 0 0;color:#ccc;line-height:12px;}
.links .txt a{line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.links .img{width:700px;}
.links .img li{margin-right:28px;height:46px;}
.links .img li img{width:88px;height:31px;}


/*固定的悬浮窗*/
.yb_conct {position: fixed;z-index: 9999999;top: 200px;right: -127px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: #ff1300 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone {background: #ff1300 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ {text-indent: 0;background: #ff1300 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode {background: #ff1300 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}

.syqlj { width: 1000px; height: auto; margin: 0px auto; padding-bottom: 10px; border-bottom: 1px solid #5ca7e5; }
.yqljs { width: 1000px; height: auto; }
.yqljs a { color: #f2f1f1; float: left; margin-left: 10px; line-height: 30px; }
strong.bt1 { font-size: 16px; color: #fff; line-height: 40px; padding: 0px 10px 0px 22px; font-weight: 600; background: url(../images/wage_21.gif) no-repeat 8px center; float: left; }
.scp1 { width: 1000px; }
span.bt2 { font-size: 13px; color: #fff; float: left; padding-top: 10px; }



.yftop{ 
	display:none;
}
.yflogo{
	width: unset;
}
.mflogol{width: 100%;}

.mflogol img {
    width: 100%;
}

.yfdh{ display: none;}
.yfnav{ display: none;}

.syqlj{width: 100%;}

.scp1{width: 100%;}
.yqljs{width: 100%;}

.idqwz{width: 100%;}

.hbfooter{width: 100%;}
.hbbottom{width: 100%;}
.hbtmleft{width: 100%;}
.hbtmright{width: 100%;}

.boxwrap{width: 100%;}
.left264{width: 100%;}
.igyn{width: 100%;}
.zxcp{width: 100%;}
.blxian{width: 100%;}
.left710{width: 100%;}
.ixyc{width: 100%;}

.entry img {
    max-width: 90%;
}

.form_box dl dt{ 
	width: 80px;
}
.form_box dl dd{ 
	margin-left: 80px;
}

.pro_list{width:unset;}
.pro_list ul{width:100%;grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;}
.pro_list li{
	width: unset;
    height: unset;
}
.pro_list li .pic {
    width: unset;
    height: unset;
    border: unset;
}
.pro_list li .pic img {
    width: 90%;
    height: unset;
}

.pro_list li .info .name {
    width: unset;
}

.aiban { width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.ajzbban { width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.newsban { width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.cpzxban {  width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.fwczban {  width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.aitd { width:100%; height:100px; background:url(../images/zymban.jpg) center center / cover no-repeat;}
.gmt_cp{margin-left: 10px;}

.dianhuazixun {
    /*background: url(../images/Teln.gif) no-repeat scroll 15px 14px transparent; */
    /* color: #666666; */
    width: 100%;
    background-color: #02bcba;
    line-height: 20px;
    /* padding: 10px 0px 0px 60px; */
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    height: 50px;
    align-items: center;
    display: flex;
    text-align: center;
}
.dianhuazixun a {
    display: flex;
    text-align: center;
    color: #282b33;
    /* display: flex; */
    text-align: center;
    margin: 0px auto;
    /* position: relative; */
    font: 18px "Impact";
}

.yb_conct{display:none}

@media (min-width: 640px){
	
	.yftop{ 
		display:unset;
	}

	.yflogo{
		width: 1000px;
	}
	.mflogol{ width:560px;}
	.mflogol img {
		width: unset;
	}

	.yfdh{ display: unset;}
	.yfnav{ display: block;}
	.syqlj{width: 1000px;}

	.scp1{width: 1000px;}
	.yqljs{width: 1000px;}

	.idqwz{width: 1000px;}

	.hbfooter{width: 1000px;}
	.hbbottom{width: 1000px;}
	.hbtmleft{width: 600px;}
	.hbtmright{width: 256px;}

	.boxwrap{width: 1000px;}
	.left264{width: 264px;}
	.igyn{width: 264px;}

	.zxcp{width: 262px;}
	.blxian{width: 262px;}
	.left710{width: 736px;}
	.ixyc{width: 706px;}
	.entry img {
		max-width: 710px;
	}

	.form_box dl dt{ 
		width: 150px;
	}
	.form_box dl dd{ 
		margin-left: 150px;
	}

	.pro_list{width:716px;}
	.pro_list ul{width:716px;grid-template-columns: unset;
    display: unset;}

.pro_list li{
	width: 220px;
    height: auto;
}
.pro_list li .pic {
        width: 218px;
    height: auto;
    border: 1px solid #e1e1e1;
}
.pro_list li .pic img {
        width: 218px;
    height: 218px;
}

.pro_list li .info .name {
    width: 210px;
}

	.aiban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.ajzbban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.newsban { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.cpzxban {  width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.fwczban {  width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}
.aitd { width:100%; height:260px; background:url(../images/zymban.jpg) no-repeat center center;}

.gmt_cp{margin-left: unset;}

.dianhuazixun{display:none}
.yb_conct{display:block}
}