@charset"utf-8";
/* CSS Document */
body { background:url(images/bodyBg.png) repeat; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei, "宋体"; position:relative; }/*网站字体颜色*/
a { color:#666; text-decoration:none; }  /*for ie f6n.net*/
a:focus { outline:0; } /*for ff f6n.net*/
a:hover { text-decoration:underline; }
.vam { vertical-align:middle; }
.clear { clear:both; height:0; line-height:0; font-size:0; }
p { word-spacing:-1.5px; }
.tr { text-align:right; }
.tl { text-align:left; }
.center { text-align:center; }
.fl { float:left; }
.fr { float:right; }
.pa { position:absolute; }
.pr { position:relative }
/*页眉*/
.bodys .header { position:relative; z-index:999; margin-bottom:369px; width:100%; height:185px; background:url(images/headerBg.png) no-repeat center top; }
/*--顶部链接导航*/
.hd_top { }
.hd_top .container { height:48px; line-height:48px; color:#3f3f3f; }
.hd_top a { padding:0 10px; background:url(images/hdTopBr.png) no-repeat left center; }
.hd_top a.noBg { background:none; }
/*--页眉内容*/
.hd_cont { position:relative; height:80px; overflow:hidden; }
.hd_cont .hd_logo { position:absolute; left:0px; top:10px; }
.hd_cont .hd_logo dd { margin-left:22px; margin-top:1px; }
.hd_cont .hd_logo dd p { font-size:14px; color:#333; }
.hd_cont .hd_logo dd h2 { font-size:15px; color:#d70000; font-weight:normal; }
.hd_cont .dh_phone { position:absolute; padding-left:50px; color:#333; }
.hd_cont .dh_phone dd { font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#d70000; }
.hd_cont .dh_phone.p1 { top:16px; right:28px; background:url(images/tpP1_ico.png) no-repeat left center; }
/* -- 页面整体布局 -- */
 .content,
.footer { width:980px; margin:0 auto; font-family:microsoft yahei; }
.left { width:201px; float:left; overflow:hidden; }
.left2 { width:680px; float:left; overflow:hidden; }
.left3 { width:754px; float:left; overflow:hidden; color:#666; }
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px; }
.left2top { height:3px; font-size:0; overflow:hidden; }
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.left2bot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.rightbot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:764px; float:right; display:inline; overflow:hidden; }
.right2 { width:275px; float:right; overflow:hidden; }
.right3 { width:201px; float:right; overflow:hidden; color:#666; }
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; }
.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right_main { width:762px; min-height:458px; border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden; background:#fff; }
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden; background:#fff }
.left2_main { width:678px; border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden; background:#fff; }
.h_nav li a:-webkit-any-link {
display:block;
}
.container { margin-left:auto; margin-right:auto; width:980px; }
/*--导航栏*/
.dh_nav { height:52px; }
.dh_nav li { float:left; }
.dh_nav li a { display:block; width:120px; height:52px; line-height:52px; font-size:14px; color:#fff; }
.dh_nav li a.navHome { padding:0 12px; }
.dh_nav li a.navZh { padding:0 10px; }
/*页尾*/
.footWrap { background:url(images/footWrap.png) repeat-x center; height:268px; }
.fotNav { padding-top:40px; padding-bottom:8px; text-align:center; }
.fotNav a { padding:0 20px; display:inline-block; color:#fff; background:url(images/hdTopBr.png) no-repeat left center; }
.fotNav a.noBg { background-image:none; }
.footer { overflow:hidden; }
.footer .fotTxt { margin-bottom:26px; line-height:30px; text-align:center; }
.footer .dh_phone { float:left; padding-left:50px; color:#fff; }
.footer .dh_phone dd { font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#d70000; }
.footer .dh_phone.p1 { margin-left:298px; background:url(images/botP1_ico.png) no-repeat left center; }
.footer .dh_phone.p2 { margin-left:34px; background:url(images/botP2_ico.png) no-repeat 24px center; }
.footer .dh_phone.p2 dt { margin-left:45px}
.footer .dh_phone.p2 dd { margin-left:45px}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
table th,table td { padding:5px; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,
var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
ception,th { text-align:left; }
q:before,
q:after { content:''; }
abbr,
acronym { border:0; }
/**/
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.bc { margin-left:auto; margin-right:auto; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.clearfix:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
*html .clearfix { height:1% }
.Clearfix { display:block; }
.vm { vertical-align:center; }
.pr { position:relative; }
.pa { position:absolute; }
.abs-right { position:absolute; right:0; }
.zoom { zoom:1 }
.hidden { visibility:hidden; }
.none { display:none; }
/**/
.no_bt { border-top:none; }
.no_bb { border-bottom:none; }
.no_bl { border-left:none; }
.no_br { border-right:none; }
/**/
.curp { cursor:pointer }
;
/**/
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input,button,textarea,select,optgroup,
option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input,button,textarea,select { *font-size:100%;}
input,select { vertical-align:middle; }
body { font:12px/1.231 arial, helvetica, clean, sans-serif; }
select,input,button,textarea,button { font:99% arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; border-collapse:collapse; }
pre,code,kbd,samp,tt { font-family:monospace; *font-size:108%;
line-height:100%; }
/*title*/
h1 { font-size:32px; }
h2 { font-size:26px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
* { transition:all .5s;}
/*--banner*/
.bannerBox { position:absolute; height:548px; top:46px; left:0px; z-index:998; width:100%; }
#flashs { position:relative; height:548px; overflow:hidden; }
#flashs .bgitem { z-index:1; position:absolute; top:0; }
#flashs .btn { position:absolute; z-index:7; bottom:55px; left:50%; margin-left:-95px; padding:0px 6px; }
#flashs .btn span { color:#fff; background:#202932; cursor: pointer; display: inline-block; margin:0 2px; width:25px; height:25px; font-size:14px; line-height:25px; text-align:center; }
#flashs .btn span.cur { background:#d50202; }
/*--searchBox*/
.search { position:relative; z-index:9999; padding:5px 0px; height:30px; line-height:30px; overflow:hidden; background:url(images/search.png) repeat-x center; }
.search .searchBox { margin-right:6px; width:291px; }
.search .soText { float:left; width:240px; height:18px; line-height:18px; padding:5px 10px; color:#333; border:1px solid #c9c9c9; border-right:none; outline:none; }
.search .soBtn { float:right; width:30px; height:30px; border:none; background:url(images/searchBtn.png) no-repeat left center; }
.search .keyWord { margin-left:10px; width:500px; height:30px; overflow:hidden; }
.search .keyWord em { }
.search .keyWord a { padding:0 6px; display:inline-block; }
/*产品*/
.cpBox { }
.cpMu { position:relative; z-index:999; width:240px; height:622px; background-color:#014d9d; }
.cpMu h4 { height:70px; text-align:center; font-size:24px; background:url(images/cpMuTit.png) repeat-x center; overflow:hidden; }
.cpMu h4 a { display:inline-block; margin-top:10px; color:#fff; }
.cpMu h4 span { font-size:14px; }
.cpMu ul { margin:10px auto; width:220px; }
.cpMu li { width:248px; height:54px; line-height:54px; background:url(images/cpMuLi.png) no-repeat left center; }
.cpMu li a { margin-left:24px; font-size:16px; color:#333; }
.cpMu li.cur,
.cpMu li:hover { background-image:url(images/cpMuLiH.png); }
.cpMu li.cur a,
.cpMu li:hover a { font-weight:bold; color:#0153a7; }
.jaBox { width:740px; height:552px; background-color:#fff; }
.zxxx { position:relative; height:70px; line-height:70px; border-bottom:1px solid #e6e6e6; width:740px; background-color:#fff; }
.zxxx ul li { margin:0 20px; }
.zxxx ul { height:70px; overflow:hidden }
.zxxx .btnS { position:absolute; right:10px; top:4px; }
/*解决方案*/
.jjfaBox { margin:20px; height:200px; overflow:hidden; }
.jjfaBox dt img { padding:3px; border:1px solid #ccc; }
.jjfaBox dd { position:relative; margin-left:294px; }
.jjfaBox dd h5 { font-size:16px; }
.jjfaBox dd h5 a { color:#0153a7; }
.jjfaBox dd span { display:inline-block; margin:10px 0px; font-size:13px; color:#333; }
.jjfaBox dd p { margin-bottom:22px; line-height:20px; font-size:13px; color:#333; }
.jjfaBox dd .faPhoen { position:absolute; right:0px; bottom:6px; font-size:13px; }
.jjfaBox dd .faPhoen em { font-size:16px; color:#d90101; }
/*案例*/
.alBox { padding-top:20px; }
.alBox h4 { margin-bottom:16px; font-weight:normal; }
.alBox h4 a { margin-left:20px; color:#0153a7; }
.alBox ul { margin:0 auto; width:720px; overflow:hidden; }
.alBox li { margin:0 10px; width:160px; float:left; text-align:center; }
.alBox li h5 { margin-top:6px; font-weight:normal; }
.alBox li h5 a { }
.jhgc { height:90px; background:url(images/jhgcBg.png) repeat-x center; border-top:1px dotted #cdcdcd; overflow:hidden; }
.jhgc h4 { width:240px; height:90px; text-align:center; font-size:24px; background:url(images/jhgch4.png) no-repeat right center; }
.jhgc h4 a { display:inline-block; margin-top:28px; color:#d90101; }
.jhgc h4 span { display:block; font-size:12px; font-weight:normal; color:#a9a9a9; }
.jhgc p { margin-left:240px; line-height:90px; overflow:hidden; }
.jhgc p a { padding:0 30px; font-size:15px; background:url(images/jhgcP_a.png) no-repeat right center; }
/*广告栏*/
.ggl { margin:10px auto; position:relative }
.ggl img { display:block; }
.ggl span { position:absolute; left:800px; top:72px; font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#fff; }
/*优势*/
.ysBox { }
.ysBox div { overflow:hidden; }
.ysBox .ys_01 { height:384px; background:url(images/ysBg_01.jpg) no-repeat center top; }
.ysBox .ys_02 { height:236px; background:url(images/ysBg_02.jpg) no-repeat center top; }
.ysBox .ys_03 { height:305px; background:url(images/ysBg_03.jpg) no-repeat center top; }
.ysBox .ys_04 { height:312px; background:url(images/ysBg_04.jpg) no-repeat center top; }
.ysBox dl { }
.ysBox dt { margin-bottom:32px; }
.ysBox dt b { margin-bottom:10px; font-size:24px; color:#d90101; line-height:24px; display:block; }
.ysBox dt span { padding:0 4px; font-size:16px; color:#fff; background-color:#0153a7; }
.ysBox dd { padding-left:22px; padding-bottom:16px; font-size:14px; line-height:20px; color:#333; width:460px; background:url(images/ysDd_ico.png) no-repeat left 4px; }
.ysBox dd em { color:#0153a7; }
.ysBox .ys_01 dl { margin-top:176px; margin-left:0px; }
.ysBox .ys_02 dl { margin-top:40px; margin-left:492px; }
.ysBox .ys_03 dl { margin-top:68px; margin-left:0px; }
.ysBox .ys_04 dl { margin-top:36px; margin-left:492px; }
.botCont { background:url(images/botCont.png) repeat-y center; overflow:hidden; }
.contTit { position:relative; height:88px; line-height:44px; font-size:16px; border-bottom:1px solid #ccc; background:url(images/contTit.png) repeat-x center; }
.contTit .titA { padding-left:20px; margin-left:20px; color:#d90101; margin-right:8px; background:url(images/titA_ico.png) no-repeat left center; }
.contTit span { font-size:12px; color:#999; font-weight:normal; text-transform:uppercase; }
.contTit .titMore { position:absolute; right:20px; top:0px; font-size:12px; font-weight:normal; }
.rxCp { width:688px; height:478px; border:1px solid #ccc; background-color:#fff; }
.rxCp ul { margin:0 auto; width:666px; overflow:hidden; }
.rxCp li { margin:20px 9px 0px 9px; width:204px; float:left; text-align:center; }
.rxCp li img { border:1px solid #ccc; }
.rxCp li h5 { margin-top:10px; font-weight:normal; }
.zjtd { width:274px; height:478px; border:1px solid #ccc; background-color:#fff; }
.zjtd dl { margin:0 auto 8px auto; width:236px; }
.zjtd dt { height:34px; line-height:34px; }
.zjtd dt a { font-size:13px; color:#0153a7; }
.zjtd dd { position:relative; }
.zjtd dd ul { margin:0px auto; width:236px; overflow:hidden; }
.zjtd dd li { width:236px; float:left; text-align:center; }
.zjtd dd li h5 { margin-top:6px; font-weight:normal; }
.zjtd dd .btnLeft,
.zjtd dd .btnRight { position:absolute; top:50%; margin-top:-18px; width:27px; height:27px; }
.zjtd dd .btnLeft { left:0px; background:url(images/BtnLeft.png) no-repeat center; }
.zjtd dd .btnRight { right:0px; background:url(images/BtnRight.png) no-repeat center; }
.fwlc { margin-top:20px; width:1038px; }
.krSpan { margin-top:8px; margin-bottom:15px; }
.sb ul { padding:10px;}
.sb img { border:1px solid #EBEBEB; padding:3px;}
.sb span{ height:36px; line-height:36px; padding-left:20px;}
/*客户见证*/
.khjz { width:688px; height:374px; border:1px solid #ccc; background-color:#fff; }
.khjzCont { overflow:hidden; }
.khjzCont dl { float:left; height:135px; overflow:hidden; margin:20px 2% 0px 2%; width:46%; *width:45.5%;
}
.khjzCont dd { margin-left:160px; }
.khjzCont dd h5 { margin-bottom:12px; font-weight:normal; }
.khjzCont dd h5 a { color:#0153a7; }
.khjzCont dd p { line-height:20px; height:80px; overflow:hidden; color:#515151; }
/*荣誉*/
.ryBox { width:274px; height:374px; border:1px solid #ccc; background-color:#fff; }
.ryBox .ryCont { position:relative; }
.ryBox .ryCont ul { padding-top:32px; margin:0px auto; width:164px; overflow:hidden; }
.ryBox .ryCont li { width:164px; float:left; text-align:center; }
.ryBox .ryCont li h5 { margin-top:16px; font-weight:normal; font-size:13px; }
.ryBox .ryCont li h5 a { color:#515151; }
.ryBox .ryCont .btnLeft,
.ryBox .ryCont .btnRight { position:absolute; top:50%; margin-top:-18px; width:27px; height:27px; }
.ryBox .ryCont .btnLeft { left:-1px; background:url(images/BtnLeft.png) no-repeat center; }
.ryBox .ryCont .btnRight { right:-1px; background:url(images/BtnRight.png) no-repeat center; }
.gfSpan .contTit { padding:6px 0px; background-image:none; border-bottom:none; }
.gfSpan .contTit .titA { color:#fff; }
/*关于*/
.gyBox { width:690px; height:296px; background:url(images/gyBg.png) repeat; }
.gyBox dl { margin:0 20px; height:216px; overflow:hidden; }
.gyBox dt img { border:10px solid #fff; }
.gyBox dd { margin-left:278px; }
.gyBox dd h5 { font-size:16px; margin-bottom:8px; font-weight:normal; }
.gyBox dd h5 a { color:#fff; }
.gyBox dd p { margin-bottom:40px; line-height:20px; color:#ccc; height:120px; }
/*销售分公司分布*/
.fwwd { width:290px; height:296px; background:url(images/fwwd.png) no-repeat center; }
.fwwd select { margin-left:30px; margin-top:172px; width:230px; height:38px; }
/*供应商*/
.hzhb { margin:15px auto; height:192px; border:1px solid #ccc; background-color:#fff; }
.hzhb ul { margin:20px auto; width:960px; overflow:hidden; }
.hzhb li { margin:0 11px; width:170px; float:left; text-align:center; }
.hzhb li img { border:1px solid #ccc; }
.hzhb li h5 { margin-top:6px; font-weight:normal; }
.hzhb li h5 a { }
.twSpan { margin-bottom:15px; }
/*动态*/
.dtBox { width:688px; height:424px; border:1px solid #ccc; background-color:#fff; }
.dtBox dl { margin:20px; margin-bottom:10px; height:190px; overflow:hidden; }
.dtBox dt img { padding:9px; border:1px solid #ccc; }
.dtBox dd { margin-left:278px; margin-right:12px; }
.dtBox dd h5 { margin-bottom:12px; font-weight:normal; font-size:14px; }
.dtBox dd h5 a { color:#0153a7; }
.dtBox dd p { margin-bottom:20px; line-height:20px; height:100px; overflow:hidden; color:#515151; }
.dtBox ul { margin:0 20px; }
.dtBox li { position:relative; height:26px; line-height:26px; }
.dtBox li a { display:inline-block; padding-left:12px; background:url(images/dtLiIco.png) no-repeat left center; width:470px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; color:#515151; }
.dtBox li span { position:absolute; right:0; }
/*问题解答*/
.wtjd { width:274px; height:424px; border:1px solid #ccc; background-color:#fff;}
.wtjdCont { margin-top:10px; height:360px; overflow:hidden;  }
.wtjdCont ul { margin:10px}
.wtjdCont ul li{ height:24px; line-height:24px; border-bottom:1px dotted #CCC}
.wtjdCont dl { padding:4px 0; border-bottom:1px solid #ccc; }
.wtjdCont dt { background-image:url(images/tw_ico.png); }
.wtjdCont dt a { color:#0153a7; }
.wtjdCont dd { line-height:18px; background-image:url(images/jd_ico.png); color:#333; }
.wtjdCont dt,
.wtjdCont dd { padding:4px 10px 4px 44px; margin:4px 0; background-position:20px 6px; background-repeat:no-repeat; }
/*友情链接*/
.yqljBg { background-color:#040404; }
.yqlj { height:90px; line-height:26px; overflow:hidden; }
.yqlj .contTit { line-height:46px; font-size:12px; font-weight:normal; background-image:none; border-bottom:none; }
.yqlj .contTit .titA { margin-left:0px; color:#fff; }
.yqlj .contTit span { color:#666; }
.yqlj p { margin-left:162px;  }
.yqlj p a { display:inline-block;  background:url(images/yqljBr.png) no-repeat right center; color:#999; }
a:hover { color: #EF4513; }
#header { }
#logo { height: 72px; float: left; width: 400px; }
/*导航*/
#nav { float: right; width: 800px; height: 72px; }
#nav li { float: right; position: relative; }
#nav .home { background: none; }
#nav li a { display: block; width: 114px; text-align: center; height: 72px; color: #242424; }
#nav li a .name { height: 38px; padding-top: 18px; font-size: 15px; }
#nav li a .sname { height: 34px; font-size: 12px; }
#nav li a:hover { background: #CB0000; text-decoration: none; color: #FFF; }
#nav li:hover>a { background: #CB0000; text-decoration: none; color: #FFF; }
#nav li .current { background: #CB0000; text-decoration: none; color: #FFF; }
#nav .sub { display: none; position: absolute; left: 0; background: #CB0000; z-index: 99999; }
#nav .sub li { background: none; float: none; height: 36px; padding: 0; }
#nav .sub li a { height: 36px; line-height: 36px; font-size: 12px; border-radius: 0; color: #FFF; }
#nav .sub li a:hover { background: #242424; }
.search { background: #EEE; height: 40px; line-height: 40px; position: relative; padding: 0 10px; }
#search_text { border: 1px solid #CB0000; height: 26px; line-height: 26px; padding: 0 10px; width: 160px; position: absolute; right: 70px; top: 7px; border-radius: 13px 0 0 13px; }
#search_submit { background: #CB0000; height: 26px; width: 60px; position: absolute; right: 10px; top: 7px; color: #FFF; cursor: pointer; border-radius: 0 13px 13px 0; }
/* 幻灯 */
#slideshow { height: 548px; position: relative; margin-bottom: 10px; }
#slideshow .bd li { height: 548px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #D20708; }
#slideshow .site_width { width: 980px; height: 548px; margin: 0 auto; }
#slideshow .site_width a { width: 980px; height: 548px; display: block; }
#slideshow .next,
#slideshow .prev { position: absolute; top: 0; width: 68px; height:548px; color: #FFF; line-height:548px; text-align: center; cursor: pointer; }
#slideshow .next { right: 100px; background: url(images/next.png) center no-repeat; }
#slideshow .prev { left: 100px; background: url(images/prev.png) center no-repeat; }
/*主体*/
.hd1 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #CB0000; color:#FFF; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd2 { background:#014D9D; padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { background: #EEE; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #CB0000; }
.bd3 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; background:#F5F5F5 }
.hd4 { font-size: 30px; padding: 15px 0; }
.hd4 .aname { font-size: 18px; }
.bd4 { padding: 10px 0; }
.seoname { text-align: center; font-size: 20px; margin-bottom: 20px; color: #666; }
.more { }
.more a { background: #CB0000; display: block; padding: 0 10px; color: #FFF; font-size: 12px; }
.more a:hover { background: #000; }
.current_location { padding-left:10px;  background: #FFFFFF;  border:1px solid #CCCCCC; height: 40px; line-height: 40px; margin-bottom: 10px; }
.current_location a.current { color: red; }
.rt { float:right; width:750px}
/*底部*/
#footer { background: #535353; padding: 10px 0; color: #EEE; margin-top: 20px; }
#footer a { color: #EEE; }
/* 频道页相关 */
#channel_cover { margin-bottom: 10px; }
#channel_cover img { width: 100%; }
#channel_content{ }
#channel_content p { line-height: 26px; }
.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; font-size:16px; background: url(images/lt_lt.png) center no-repeat; line-height: 40px; text-align:center;  padding: 0 10px; }
.channel_list li a:hover {  background: url(images/lt_li_hover.png) center no-repeat; text-decoration: none; }
.channel_list li a.current {  background: url(images/lt_li_hover.png) center no-repeat; color: #0153a7; font-weight:bold; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #EEE; padding: 0 30px; }
.channel_wlist li a:hover { background: #CB0000; color: #FFF; }
.channel_wlist li a.current { background: #CB0000; color: #FFF; }
.adlist { }
.adlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.adlist .title { line-height: 36px; border-bottom: 1px dotted #999; }
.adlist .content { font-size: 12px; color: #AAA; padding: 10px 0; }
.adlist .info { font-size: 12px; text-align: right; }
.plist { margin-left:10px;background: #FFFFFF; border:1px solid #CCCCCC; padding:10px; margin-bottom:10px}
.plist .wrap { margin-bottom: 20px; padding: 4px; border: 1px solid #EEE; overflow: hidden; }
.plist .wrap img:hover { animation:plist 1s .1s ease both;
}
.plist .title { text-align: center; height: 26px; line-height: 26px; background: #EEE; }
@keyframes plist {  0% {
transform:scale(1)
}
 50% {
transform:scale(1.1)
}
 100% {
transform:scale(1)
}
}
.pdlist { }
.pdlist .wrap { background: #F7F7F7; padding: 10px; margin-bottom: 10px; border: 1px solid #EEE; }
.pdlist .l { width: 120px; float: left; }
.pdlist .r { float: right; width: 740px; }
.pdlist .title { line-height: 36px; border-bottom: 1px dotted #999; }
.pdlist .content { font-size: 12px; color: #AAA; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; }
.prlist .wrap { border: 1px solid #EEE; padding: 10px; margin-bottom: 2px; }
.prlist .bd { margin-top: 10px; }
.prlist .bd .content { font-size: 12px; color: #999; }
.prlist .on { background: #FAFAFA; }
.waterfall { position: relative; }
.waterfall > div { position: absolute !important; }
/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a,
.page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link,
.page_turner a:visited { text-decoration: none; }
.page_turner a:hover,
.page_turner a.current { background: #E84414; color: #FFF; }
/*详情页面*/
#detail_title { font-size: 24px; line-height: 50px; text-align:center;  }
#detail_intro { background: #EEE; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 14px; }
#detail_around { padding: 20px; background: #F5F5F5; line-height: 26px; border: 1px solid #CCCCCC; margin-bottom: 20px; }
#detail_picture { width: 660px; margin: 20px auto; text-align: center; }
#detail_picture img { padding: 5px; border: 1px solid #EEE; }
/*多图展示*/
#detail_slideshow { }
#detail_slideshow .bd { text-align: center; }
#detail_slideshow .bd img { width: 100%; }
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer; }
#detail_slideshow .hd .on .img { border: 2px solid #E84414; padding: 2px; }
#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px; }
/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }
/* 漂浮的客服 */


#index-1 { padding: 20px 0; background: #F3F3F3; margin-top: 10px; }
#index-1 .block { background: #FFF; padding: 20px; height: 500px; }
#index-2 { padding: 20px 0; }
#index-3 { padding: 20px 0; }
#index_products { padding:5px; }
#index_products .x3 { width: 302px !important; }
#float { z-index: 9999; position: absolute; display: block; bottom: 1px; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #EC4413; }
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center; color: #FFF; font-size: 30px; }
#float .content { min-height: 60px; position: absolute; right: 60px; top: 0; display: none; background: #EC4413; }
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF; }
#float .qrcode .content { padding: 5px; width: 180px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF; }
#float .custom .content { padding: 20px; min-width: 160px; color: #FFF; }
#float .gotop .content { }
.index_news { }
.index_news .wrap { margin-bottom: 10px; }
.index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
.index_news .day { font-size: 50px; }
.index_news .ym { }
.index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 246px; padding: 10px; }
.index_news .title { font-size: 16px; line-height: 32px; }
.index_news .content { font-size: 12px; line-height: 22px; }
.index_news .wrap:hover .left { background: #EE3333; color: #FFF; }
