/*变透明度*/
.tmd { -webkit-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.tmd:hover { opacity: 0.7; filter:alpha(opacity:70);
zoom: 1 }
.header { height: auto; overflow: hidden; }
.header .h_t { height: 30px; }
.header .h_t span, .header .h_t a { line-height: 30px; color: #828282; font: 12px/30px 微软雅黑; }
.header .h_t font { color: #d3d3d3; padding: 0 5px; }
.header .h_t .w980 { height: 30px; line-height: 25px; }
.header .h_t .w980 .fz { height: 30px; color: #777; }
.header .h_t .w980 .fz:hover { background: url(../images/bt-01-h.jpg) no-repeat right center; }
.header .h_t .w980 .fz > ul { display: none; }
.header .h_t .w980 .fz:hover > ul { display: block; background: #f8f8f8; border-bottom: 1px solid #f6b701; }
.header .h_t .w980 .fz:hover > ul > li { padding: 2px 10px; }
.header .h_t .w980 .fz:hover > ul > li:hover { background: #f6b701; }
.header .h_t .w980 .fz:hover > ul > li:hover > a { color: #fff; }
.header .h-c { height: 105px; background: #fff; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; }
.header .h-c .w980 { height: 105px; }
.header .h_b { height: 40px; background: #fff; border-bottom: 4px #e1e1e1 solid; }
.header .h_b .w980 { height: 44px; }
.nav li { float: left; font: 16px/40px "微软雅黑"; padding: 0 20px; margin: 0 7px; border-bottom: 4px #e1e1e1 solid; }
.nav li.now, .nav li:hover { border-bottom: 4px #fe5604 solid; }
.nav li a { color: #333; }
.nav li a:hover, .nav li a.n_n { color: #333; }
.se_y { width: 235px; height: 33px; }
.se_y form { width: 235px; height: 33px; border: none; }
.userpass { border: none; font-size: 12px; width: 180px; padding-left: 9px; height: 33px; line-height: 25px; *line-height: 33px;
_line-height: 33px; color: #afafaf; background: url(../images/up_re.png) no-repeat; }
/*■■■■■■■■■■■■■■■■■■■■头部结束■■■■■■■■■■■■■■■■■■■■*/

.footer { width: 100%; overflow: hidden; clear: both; }
.footer .ft { width: 100%; height: auto; overflow: hidden; padding-bottom: 20px; background: #cdcdcd; }
.footer .ft h1 { color: #585858; line-height: 70px; }
.footer .ft ul { float: left; line-height: 25px; }
.footer .ft ul li h3 { color: #585858; }
.footer .ft ul li a { font-size: 14px; color: #4e4e4e; }
.footer .ft ul li a:hover { color: #fff; }
.footer .ft ul.ft-1 { margin: 0 170px 0 0; }
.footer .ft ul.ft-2 { float: right; margin-top: -45px; }
.footer .ft ul.ft-2 h3 { font-size: 20px; }
.footer .ft ul.ft-2 li { margin-top: 10px; }
.footer .fc { width: 100%; height: auto; overflow: hidden; background: #a5a5a5; padding: 15px 0; }
.footer .fc .fl { font-size: 13px; color: #fff; line-height: 15px; width: 750px; }
.footer .fc .fl li { margin-top: 10px; }
.footer .fc .fl li span { font-size: 25px; }
.footer .fc .fl li a { color: #fff; }
.footer .fc .fl li a:hover { text-decoration: underline; }
.footer .fc .fr { margin: 0 0 0 15px; }
.footer .fc .fr p { color: #fff; text-align: center; margin-top: 15px; }
.footer .fb { width: 100%; height: auto; overflow: hidden; background: #fff; padding: 10px 0; color: #2a2a2a; font: 13px/25px 微软雅黑; }
.footer .fb .w980 li { float: left; margin: 0 5px; }
.footer .fb .w980 li a { color: #2a2a2a; }
.bqa { color: #2a2a2a; font: 13px/25px 微软雅黑; text-align: center; padding-bottom: 15px; }
/*■■■■■■■■■■■■■■■■■■■■页脚结束■■■■■■■■■■■■■■■■■■■■*/
/*首页焦点图*/
.banner { width: 100%; height: 450px; margin: auto; overflow: hidden; position: relative; }
.banner .banner-box { width: 1440px; height: 450px; position: absolute; left: 50%; margin-left: -720px; }
.banner .banner_imgn { width: 1440px; height: 450px; overflow: hidden; position: relative; }
.banner .banner_imgn img { width: 1440px; height: 450px; display: block; }
.banner_imgn .prev, .banner_imgn .next { background: url(../images/nanner-bt.png) no-repeat; height: 50px; width: 50px; position: absolute; top: 225px; display: none; }
.banner_imgn .prev { background-position: 0 0; left: 230px; }
.banner_imgn .next { background-position: -50px 0; right: 230px; }
.banner_imgn .num { overflow: hidden; height: 20px; position: absolute; bottom: 20px; left: 50%; zoom: 1; z-index: 3; font-size: 0px; }
.banner_imgn .num li { width: 20px; height: 20px; background: url(../images/nanner-bt.png) no-repeat 0 -50px; float: left; cursor: pointer; }
.banner_imgn .num li.on { background: url(../images/nanner-bt.png) no-repeat -20px -50px; width: 20px; height: 20px; }
.banner-2 { width: 100%; height: 220px; overflow: hidden; position: relative; }
.banner-2 img { width: 1440px; height: 220px; position: absolute; left: 50%; margin-left: -720px; z-index: -1; }
/*产品列表页焦点图*/
#banner { width: 100%; height: 225px; margin: auto; overflow: hidden; position: relative; }
#banner .banner-box { width: 1440px; height: 225px; position: absolute; left: 50%; margin-left: -800px; }
#banner img { width: 1920px; height: 225px; display: block; }
/*■■■■■■■■■■■■■■■■■■■■焦点图结束■■■■■■■■■■■■■■■■■■■■*/

.jjfa { height: auto; }
.jjfa h1 { color: #333; line-height: 55px; background: url(../images/jjfa-bg.png) no-repeat center top; text-align: center; }
.jjfa .xbt { color: #464646; font: 14px/35px 微软雅黑; text-align: center; display: block; }
.jjfa .tbt { width: 100%; height: 92px; background: #0078ff; text-align: center; font-size: 15px; }
.jjfa .tbt a { display: inline-block; width: 120px; height: 66px; margin: 26px 15px 0; }
.jjfa .tbt a.tab { background: url(../images/led_bg1.png) no-repeat 52px 39px; color: #fff; }
.jjfa .tbt a.tab_h { background: url(../images/led_bg.png) no-repeat 0 0; color: #fff; }
.jjfa .tbb { width: 100%; height: 480px; overflow: hidden; margin-top: 27px; }
.jjfa .tbb ul li { float: left; position: relative; overflow: hidden; }
.jjfa .tbb ul li.list1 { width: 500px; height: 480px; margin-right: 5px; }
.jjfa .tbb ul li.list2 { width: 495px; height: 237px; margin-bottom: 8px; }
.jjfa .tbb ul li.list3 { width: 245px; height: 236px; margin-right: 5px; }
.jjfa .tbb ul li.list4 { width: 245px; height: 236px; position: relative; }
.jjfa .tbb ul li .sp1 { display: block; position: absolute; font: bold 14px/40px "微软雅黑"; color: #fff; background: url(../images/bg-01.png); width: 180px; text-align: center; top: 50%; left: 50%; margin: -20px 0 0 -90px; }
.jjfa .tbb ul li .sp2 { width: 100%; height: 100%; background: url(../images/bg-02.png); position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1 }
.jjfa .tbb ul li .sp2 p { margin-left: 10%; margin-right: 10%; color: #fff; }
.jjfa .tbb ul li .sp2 p.p1 { font: bold 14px/40px "微软雅黑"; text-align: center; }
.jjfa .tbb ul li .sp2 .p3 { background: url(../images/bg-03.png) no-repeat; display: block; width: 162px; height: 20px; margin: -5px auto 2px; }
.jjfa .tbb ul li .aa { width: 245px; height: 236px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1; text-align: center; }
.jjfa .tbb ul li .bb { width: 245px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/bg-31.png) repeat-x; color: #fff; text-align: center; font: 14px/30px 微软雅黑; }
.jjfa .tbb ul li.list2 .aa { width: 498px; height: 237px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1; text-align: center; }
.jjfa .tbb ul li.list2 .bb { width: 498px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/bg-31.png) repeat-x; color: #fff; text-align: center; font: 14px/30px 微软雅黑; }
.jjfa .tbb ul li .aa h2 { color: #fff; font: 16px/26px "微软雅黑"; margin: 80px 30px 0; }
.jjfa .tbb ul li .aa p { color: #fff; font: 16px/24px "微软雅黑"; margin: 5px 30px 0; }
/*■■■■■■■■■■■■■■■■■■■■LED护眼灯系列推荐结束■■■■■■■■■■■■■■■■■■■■*/


.jjfa { width: 100%; height: auto; padding-bottom: 30px; position: relative; z-index: 0; }
.jjfa .mo { width: 55px; height: 55px; position: absolute; z-index: 9; top: 0; right: 295px; }
.jjfa .mo img { width: 55px; height: 55px; }
.jjfa_t { text-align: center; }
.jjfa_t h3 { color: #0d3f70; font: 24px/35px 微软雅黑; }
.jjfa_t p { color: #464646; font: 14px/25px 微软雅黑; }
.jjfa .kc-box { height: 115px; overflow: hidden; }
.jjfa h1 { text-align: center; color: #0d3f70; font: 24px/26px 微软雅黑; margin-top: 30px; }
.jjfa h1 a { font: 14px/21px "宋体"; display: inline-block; width: 85px; height: 21px; background: url(../images/bg-2.png) no-repeat; color: #fff; vertical-align: middle; margin: -3px 0 0 10px; }
.jjfa h1 span { font: 26px/26px Arial; color: #555; text-transform: uppercase; margin: 0 0 0 10px; }
.kc-list { width: 980px; text-align: center; font: 16px/16px "微软雅黑"; margin: 20px 0 0 0; }
.kc-list span { margin: 0 12px; color: #ddd; }
.banner-kc { width: 1440px; height: 325px; display: block; margin: auto; }
.banner-kc img { width: 1440px; height: 325px; }
.jjfa .kc-box { height: 352px; margin: 25px auto 0; }
.jjfa .kc-box li { overflow: hidden; }
.jjfa .kc-box li a { display: block; position: relative; overflow: hidden; width: 100%; height: 100%; }
.jjfa .kc-box .kc-01 { width: 500px; height: 352px; float: right; }
.jjfa .kc-box .kc-01 .aa { width: 500px; height: 352px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1; text-align: center; }
.jjfa .kc-box .kc-01 .bb { width: 500px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/bg-3.png) repeat-x; color: #fff; text-align: center; font: bold 14px/30px 宋体; }
.jjfa .kc-box .kc-01 h2 { color: #fff; font: 16px/26px "微软雅黑"; margin: 150px 70px 0; }
.jjfa .kc-box .kc-01 p { color: #fff; font: 16px/24px "微软雅黑"; margin: 5px 70px 0; }
.jjfa .kc-box .kc-02 { width: 250px; height: 176px; float: left; }
.jjfa .kc-box .kc-02 .aa { width: 250px; height: 176px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1; text-align: center; }
.jjfa .kc-box .kc-02 .bb { width: 250px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/bg-3.png); color: #fff; text-align: center; font: bold 14px/33px 宋体; }
.jjfa .kc-box .kc-02 .aa1 { width: 250px; height: 176px; position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity:0);
zoom: 1; text-align: center; }
.jjfa .kc-box .kc-02 .bb1 { width: 250px; height: 30px; position: absolute; left: 0; top: 0; background: url(../images/bg-3.png); color: #fff; text-align: center; font: bold 14px/33px 宋体; }
.jjfa .kc-box .kc-02 h2 { color: #fff; font: 16px/26px "微软雅黑"; margin: 50px 30px 0; }
.jjfa .kc-box .kc-02 p { color: #fff; font: 16px/24px "微软雅黑"; margin: 5px 30px 0; }
.bg-a .aa, .bg-a .aa1, .bn-p .aa { background: url(../images/bg-4.png); }
.jjfa .kc-box .ya { }
.jjfa .kc-box .ya .cc { width: 250px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/bg-3.png); color: #fff; text-align: center; font: bold 14px/33px 宋体; }
.jjfa .kc-box .ya a .dd { width: 250px; height: 30px; position: absolute; left: 0; bottom: 0; background: url(../images/yqa.png) 185px 7px no-repeat; color: #fff; text-align: center; font: bold 14px/33px 宋体; }
.jjfa .kc-box .ya a:hover .dd { background: url(../images/yqa.png) 190px 7px no-repeat; }
/*■■■■■■■■■■■■■■■■■■■■解决方案结束■■■■■■■■■■■■■■■■■■■■*/


/*■■■■■■■■■■■■■■■■■■■■产品中心结束■■■■■■■■■■■■■■■■■■■■*/



/*■■■■■■■■■■■■■■■■■■■■案例结束■■■■■■■■■■■■■■■■■■■■*/


.xz { height: 350px; border-bottom: 1px #d0d1d1 solid; }
.xz_t { height: 90px; text-align: center; }
.xz_t h3 { font: 24px/40px 微软雅黑; height: 40px; color: #0d3f70; }
.xz_t p { height: 49px; font: 14px/25px 微软雅黑; color: #464646; }
.xz_t span { background: #ebebeb; width: 272px; height: 1px; display: block; margin: 0 auto; }
.xz2 { width: 1000px; margin: 25px auto 0; position: relative; z-index: 0; }
.xz .box { width:997px; height: 235px; overflow: hidden; position: relative; }
.xz .box ul li { width: 173px; height: 235px; float: left; padding-right:33px;}
.xz .box ul li a { display: block; width:173px; height:235px; }
.xz .box ul li img { width: 173px; height: 155px;}
.xz .box ul li h3 { font: 14px/50px 微软雅黑; color: #626262; text-align: center; }
.info-btn { width: 175px; height: 22px; overflow: hidden; margin: 0 auto; zoom: 1; padding-left: 130px; }
.info-btn li { float: left; padding: 0 3px; }
.info-btn li span { display: block; width: 19px; height: 19px; background: url(../images/xzyq.png) left bottom no-repeat; text-indent: -9999em; overflow: hidden; cursor: pointer; }
.info-btn .info-cur span, .info-btn .info-hover span { background-position: 0 0; }
/*■■■■■■■■■■■■■■■■■■■■他们选择了我们■■■■■■■■■■■■■■■■■■■■*/


.ts { height: 280px; overflow: hidden; }
.ts a { width: 250px; height: 280px; background: url(../images/ysbg.png) 25px 0 no-repeat; float: left; }
.ts a img { display: block; margin: 75px auto 90px; }
.ts a p { width: 100%; height: 40px; font: 25px/30px 微软雅黑; color: #5a5b5b; text-align: center; }
.ts a span { width: 100%; height: 20px; display: block; font: 14px/20px 微软雅黑; color: #888989; text-align: center; }
.ts a:hover { background: url(../images/ysbg_o.png) 25px 0 no-repeat; }
.ts a:hover p, .ts a:hover span { color: #fe8b04; }
/*■■■■■■■■■■■■■■■■■■■■三年超长质保结束■■■■■■■■■■■■■■■■■■■■*/

.ys { width: 100%; height: 307px; position: relative; z-index: 0; overflow: hidden; }
.ys img { position: absolute; z-index: 9; left: 50%; top: 0; margin-left: -960px; }
/*■■■■■■■■■■■■■■■■■■■■设计师结束■■■■■■■■■■■■■■■■■■■■*/

.zx { overflow: hidden; }
.zx .jm { width: 330px; }
.zx .jm ul { height: 300px; }
.zx .jm ul li.jm-list1 { background: url(../images/dd.jpg) no-repeat left center; }
.zx .jm ul li.jm-list1 a { font: 12px/30px "微软雅黑"; color: #333; margin-left: 10px; }
.zx .jm ul li.jm-list2 a { display: block; width: 330px; height: 80px; background: #fe8b04; overflow: hidden; margin-bottom: 5px; }
.zx .jm ul li.jm-list2 img { margin-right: 10px; }
.zx .jm ul li.jm-list2 h6 { font: bold 12px/22px "微软雅黑"; color: #333; margin: 5px 10px 0 0; color: #fff; }
.zx .jm ul li.jm-list2 p { font: 12px/22px "微软雅黑"; color: #777; margin: 0 10px 0 0; color: #fff; }
.zx .dt { width: 618px; }
.zx .dt .dtl { display: block; width: 300px; height: 300px; float: left; }
.zx .dt .dtl:hover > img.hv { opacity: 0.8; }
.zx .dt h5 { text-align: center; color: #333; font-weight: bold; line-height: 30px; }
.zx .dtl p.p1 { margin: 0 10px; line-height: 20px; color: #777; }
.zx .dtl p.p2 { margin: 0 10px; margin-top: 15px; color: #333; }
.zx .dt .dtl:hover > .p2 > .fr { color: #f6b701; }
.zx .dt .dtr { width: 305px; height: 300px; float: right; }
.zx .dt .dtr li { height: 75px; width: 305px; }
.zx .dt .dtr li a span { display: block; width: 48px; height: 48px; background: #fff; border: 1px solid #ccc; text-align: center; margin-right: 10px; }
.zx .dt .dtr li a:hover > span { border: 1px solid #f6b701; background: #fe8b04; }
.zx .dt .dtr li a:hover > span h6, .zx .dt .dtr li a:hover > span p { color: #fff; }
.zx .dt .dtr .p1 { font: 25px/22px Arial; margin-top: 5px; color: #a0a0a0; }
.zx .dt .dtr .p2 { font: 12px/22px Arial; color: #a0a0a0; }
.zx .dt .dtr .p3 { font: 12px/20px "微软雅黑"; color: #777; }
.zx .dt .dtr h6 { font: bold 12px/12px "微软雅黑"; color: #353535; padding-bottom: 7px; }
/*■■■■■■■■■■■■■■■■■■■■资讯类结束■■■■■■■■■■■■■■■■■■■■*/

.tylb { overflow: hidden; padding: 0 0 30px 0; }
.tylb ul.liebiao { width: 920px; height: auto; overflow: hidden; margin: auto; }
.tylb ul.liebiao li { width: 920px; height: 162px; margin-top: 30px; }
.tylb ul.liebiao li a { display: block; width: 918px; height: 160px; border: 1px solid #e2e2e2; }
.tylb ul.liebiao li a:hover { background: #ededed; }
.tylb ul.liebiao li a img { width: 175px; height: 120px; float: left; margin: 20px; }
.tylb ul.liebiao li a h3 { color: #333; margin: 25px 25px 0 0; }
.tylb ul.liebiao li a p { font: 14px/24px "微软雅黑"; color: #666; margin: 5px 25px 0 0; text-align: justify; }
/*■■■■■■■■■■■■■■■■■■■■通用列表结束■■■■■■■■■■■■■■■■■■■■*/


.h2-1 { color: #333; background: url(../images/bg-09.png) no-repeat left center; padding-left: 10px; line-height: 30px; overflow: hidden; }
.h2-1 a { float: right; color: 888; font-size: 14px; line-height: 30px; margin-right: 10px; }
.h2-2 { font: 26px/60px "微软雅黑"; color: #333; height: 65px; background: url(../images/bg-11.png) no-repeat left center; overflow: hidden; }
.h2-2 .s1 { font: 32px/65px Arial; color: #dadada; margin-left: 5px; }
.h2-2 a { display: block; width: 94px; height: 32px; background: url(../images/bt-05.png) no-repeat; line-height: 60px; margin-top: 15px; }
.tt { font: 12px/55px "微软雅黑"; color: #333; overflow: hidden; }
.ttb { border-bottom: 3px solid #f6b701; }
.tt a, .tt span { color: #666; }
.tt span { font-family: Arial; margin: 0 5px; }
.h2-3 { font: 26px/60px "微软雅黑"; color: #333; height: 65px; background: url(../images/bg-09.png) no-repeat left center; overflow: hidden; }
.bjq { min-height: 500px; margin: 40px 0 0 0; }
/*分享*/
.bz { margin: 6px 0 0 30px; }
span.share { margin: 0 8px; }
.sharebtn, .sharebtn1 { width: 16px; height: 14px; display: inline-block; vertical-align: middle; cursor: pointer; }
.sharebtn { background: url(../images/sprite.png); }
.sharebtn1 { background: url(http://n.sinaimg.cn/game/homepage/sprite.png); }
.weibo { background-position: -24px -101px; }
.weibo:hover { background-position: -24px -132px; }
.weixin { background-position: -61px -101px; }
.weixin:hover { background-position: -61px -132px; }
.qzone { background-position: -98px -101px; }
.qzone:hover { background-position: -98px -131px; }
.mshare { background-position: -98px -101px; }
.mshare:hover { background-position: -98px -131px; }
.commont { background-position: -137px -101px; }
.commont:hover { background-position: -137px -131px; }
.weixinpop_frame_box { margin-bottom: -55px; }
/*weixin pop*/
.weixinpop { width: 217px; height: 274px; background: #fff; position: absolute; color: #929291; line-height: 22px; border: 1px solid #d7d7d7; left: 0; top: 200px; box-shadow: 0 3px 0 rgba(0,0,0,0.12); font-size: 14px; text-align: center; z-index: 1000; }
.weixinpop .t { width: 11px; height: 7px; background: url(http://n.sinaimg.cn/game/homepage/t.gif); position: absolute; left: 50%; top: -7px; margin-left: -5px; }
.weixinpop img { width: 118px; height: 118px; margin: 10px 10px 5px; }
/*■■■■■■■■■■■■■■■■■■■■二级页面开始■■■■■■■■■■■■■■■■■■■■*/
.wrapper { width: 1000px; height: auto; margin: 20px auto; overflow: hidden; clear: both; }
.sidebar { width: 282px; height: auto; }
.sidebar .menu { width: 282px; background: #f5f5f5; overflow: hidden; padding-bottom: 20px; }
.sidebar .menu h2 { width: 240px; height: 87px; margin: 0 auto; background: #ff9900; font-size: 30px; color: #fff; font-weight: bold; line-height: 35px; padding: 12px 0 0 20px; }
.menu h2 p a { font-weight: normal; font-size: 20px; color: #fff; }
.menu ul { width: 260px; height: auto; margin: 0 auto; background: #fff; }
.menu ul li { height: 57px; border-bottom: 1px #ccc dashed; }
.menu ul li a { font-size: 16px; color: #000; padding-left: 30px; line-height: 57px; display: block; background: url(../images/bg.png); }
.menu ul li a:hover { color: #fff; background: url(../images/hover-bg.png); }
.menu ul li.flat a { color: #fff; background: #65b5f4; display: block; background-image: url(../images/hover-bg.png); }
.menu ul li.flat a:hover { color: #FFF; }
.search { width: 282px; height: 97px; background: #65b5f4; }
.search h2 { margin-left: 16px; ; font-size: 1.5rem; color: #a6d7fe; font-style: italic; }
.search form { width: 250px; height: 34px; }
.search form input.textbox { width: 201px; height: 34px; font-size: 14px; color: #999; line-height: 34px; padding-left: 15px; border: none; }
.search form input.submit { width: 34px; height: 34px; float: right; background: url(../images/fdj.png); border: none; }
.search_1 input { width: 215px; height: 34px; float: left; border: none; outline: none; }
.hotline { width: 282px; height: 126px; background: #fe8b04; position: relative; }
.hotline p { width: 96px; height: 27px; background: url(../images/online.png) no-repeat left top; font-size: 20px; color: #fff; position: absolute; top: 25px; left: 150px; padding-left: 34px; line-height: 27px; }
.service img { width: 27px; height: 27px; float: left; }
.hotline span { font-size: 1.8rem; color: #fff; padding-left: 15px; font-weight: bold; line-height: 50px; position: absolute; right: 28px; top: 63px; }
/*正文左边部分结束*/

.list-right { width: 690px; overflow: hidden; }
.crumbs { width: 690px; height: 50px; font-family:"宋体" color:#333;
line-height: 50px; font-size: 15px; }
.crumbs a { display: inline-block; margin: 0 5px; }
.right-hot { width: 688px; height: 400px; border: 1px #ccc solid; }
.hot { width: 400px; float: left; position: relative; }
.hot img { width: 360px; height: 360px; margin: 20px; }
.hot-img { width: 66px; height: 83px; position: absolute; left: 20px; top: 20px; background: url(../images/hot-img.png) no-repeat; }
.hot-right { width: 288px; height: 275px; margin-top: 20px; float: right; }
.hot-right h2 { color: #333; margin-bottom: 20px; }
.wz { font-size: 14px; color: #666; }
.hot-right p { margin-bottom: 20px; font-size: 14px; color: #999; }
.hot-right p.shiyong { color: #febf8e; font-weight: bold; margin-top: 40px; }
/*正文右上部分结束*/
.cpbox { width: 690px; margin-top: 20px; }
.cpbox li { width: 329px; margin: 15px 5px; float: left; }
.cpbox li .sycpsm { display: block; width: 314px; height: 82px; background: #cdcdcd; padding: 13px 0 0 15px; }
.cpbox li .sycpsm h2 { font-size: 14px; color: #333; }
.cpbox li .sycpsm p { font-size: 12px; color: #666; }
.cpbox li .sycpsm:hover { background: #fe8b04; color: #FFF; }
.cpbox li .sycpsm:hover h2 { color: #FFF; }
.cpbox li .sycpsm:hover p { color: #FFF; }
.sycptp { display: block; }
/*■■■■■■■■■■■■■■■■■■■■产品列表二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.container { width: 100%; }
.current { height: 60px; border-bottom: 4px #FF9900 solid; }
.current span { line-height: 60px; font-size: 15px; color: #000; font-weight: bold; }
/*面包屑导航结束*/
.main { width: 100%; }
.subnav { height: 40px; }
.subnav li { float: left; border: 1px #FF9933 solid; width: 118px; height: 31px; margin: 0 8px; text-align: center; line-height: 36px; color: #FF9933; font-weight: bold; font-size: 14px; }
.subnav li a { display: block; }
.subnav li a.ini, .subnav li a:hover { color: #FFF; background: url(../images/suggest.gif) left bottom no-repeat; }
/*菜单结束*/

h2.jyled { background: url(../images/about_xian.gif) repeat-x center; width: 1000px; height: 50px; margin: 0 auto; }
h2.jyled span { font-size: 30px; color: #333; font-weight: bold; display: block; width: 400px; height: 30px; background: #FFF; margin-left: 300px; }
.txt { padding: 0 25px 30px 0; }
.txt p { font-size: 16px; line-height: 30px; color: #666; margin-bottom: 30px; }
/*■■■■■■■■■■■■■■■■■■■■关于吉阳二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.bt { width: 100%; }
.news { width: 980px; height: 66px; margin: 0 auto; background: url(../images/news_info_list_image.gif) left center no-repeat; line-height: 66px; padding-left: 20px; }
.news h2 { float: left; }
.news img { float: left; margin: 24px 0 0 10px; }
/*■■■■■■■■■■■■■■■■■■■■经典标题结束■■■■■■■■■■■■■■■■■■■■*/
.more { width: 1000px; height: 13px; margin: 0 auto; font-size: 12px; line-height: 13px; text-align: right; font-weight: bold; }
.ejcd { width: 1000px; height: 70px; margin: 0 auto; border-bottom: 4px #ff9900 solid; background: #ecebeb; }
.ejcd li { float: left; margin: 0 15px; text-align: center; }
.ejcd li a { display: block; width: 70px; height: 27px; padding: 47px 0 0 0; color: #666; font-size: 14px; }
.ejcd li a.m_1 { background: url(../images/case1.png) no-repeat center 10px; }
.ejcd li a.m_2 { background: url(../images/case2.png) no-repeat center 10px; }
.ejcd li a.m_3 { background: url(../images/case3.png) no-repeat center 10px; }
.ejcd li a.m_4 { background: url(../images/case4.png) no-repeat center 10px; }
.ejcd li a.m_5 { background: url(../images/case5.png) no-repeat center 10px; }
.ejcd li a.m_6 { background: url(../images/case6.png) no-repeat center 10px; }
.ejcd li a.m_7 { background: url(../images/case7.png) no-repeat center 10px; }
.ejcd li a.m_8 { background: url(../images/case8.png) no-repeat center 10px; }
.ejcd li a.m_9 { background: url(../images/case9.png) no-repeat center 10px; }
.ejcd li a.m_10 { background: url(../images/case10.png) no-repeat center 10px; }
.ejcd li.qy a.m_1 { background: #fe8b04 url(../images/case1-1.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_2 { background: #fe8b04 url(../images/case2-2.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_3 { background: #fe8b04 url(../images/case3-3.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_4 { background: #fe8b04 url(../images/case4-4.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_5 { background: #fe8b04 url(../images/case5-5.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_6 { background: #fe8b04 url(../images/case6-6.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_7 { background: #fe8b04 url(../images/case7-7.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_8 { background: #fe8b04 url(../images/case8-8.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_9 { background: #fe8b04 url(../images/case9-9.png) no-repeat center 10px; color: #fff; }
.ejcd li.qy a.m_10 { background: #fe8b04 url(../images/case10-10.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_1:hover { background: #fe8b04 url(../images/case1-1.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_2:hover { background: #fe8b04 url(../images/case2-2.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_3:hover { background: #fe8b04 url(../images/case3-3.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_4:hover { background: #fe8b04 url(../images/case4-4.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_5:hover { background: #fe8b04 url(../images/case5-5.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_6:hover { background: #fe8b04 url(../images/case6-6.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_7:hover { background: #fe8b04 url(../images/case7-7.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_8:hover { background: #fe8b04 url(../images/case8-8.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_9:hover { background: #fe8b04 url(../images/case9-9.png) no-repeat center 10px; color: #fff; }
.ejcd li a.m_10:hover { background: #fe8b04 url(../images/case10-10.png) no-repeat center 10px; color: #fff; }
/*■■■■■■■■■■■■■■■■■■■■二级导航结束■■■■■■■■■■■■■■■■■■■■*/

.list { width: 1000px; margin: 18px auto; }
.list li { width: 980px; height: 240px; border: 1px #CCCCCC solid; padding: 18px 0 17px 18px; margin-bottom: 10px; }
.list li img { width: 399px; height: 240px; float: left; }
.wzlb { width: 506px; height: 240px; float: right; margin-right: 50px; }
.txt1 { padding-right: 55px; }
.txt1 h2 { height: 30px; font-size: 24px; color: #333; font-weight: bold; line-height: 30px; }
.txt1 p.msnr { height: 50px; margin-top: 15px; }
.txt1 .ms { font-size: 16px; line-height: 15px; margin-top: 20px; font-weight: bold; }
.txt2 { height: 90px; margin-top: 20px; position: relative; }
.txt2 p { font-size: 12px; margin-top: 10px; }
.txt2 p span { color: #fe8b04; font-weight: bold; }
.ck { width: 112px; height: 35px; background: #fe8b04; position: absolute; right: 0; bottom: 0; font-size: 14px; text-align: center; line-height: 35px; }
.ck a { color: #FFF; }
/*■■■■■■■■■■■■■■■■■■■■案例列表结束■■■■■■■■■■■■■■■■■■■■*/

#hot { width: 1000px; height: 290px; margin: 0 auto; overflow: hidden; }
#hot p { font-size: 20px; color: #666; font-weight: bold; background: url(../images/details_list_image.jpg) left center no-repeat; padding-left: 17px; margin-bottom: 14px; }
.product { width: 1000px; }
.health { width: 498px; height: 244px; display: block; float: left; }
.more li { float: left; margin: 0 5px; }
.more li:hover { opacity: 0.4; filter: alpha(opacity=40); }
/*■■■■■■■■■■■■■■■■■■■■畅销推荐结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■经典案例二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.lxwm { width: 1000px; height: 440px; margin: 0 auto; margin-top: 20px; }
.kf { display: block; width: 415px; height: 199px; float: left; background: url(../images/contact-kfbg.gif) repeat-x; position: relative; }
.ren { position: absolute; left: 58px; top: 27px; }
.rx { position: absolute; left: 124px; top: 40px; }
.kf p { position: absolute; left: 58px; top: 104px; font-size: 22px; color: #FFF; font-weight: bold; }
.tel { width: 585px; height: 199px; float: left; background: url(../images/contact-tel.gif) 70px 24px #3399ff no-repeat; position: relative; }
.tel span { position: absolute; left: 155px; top: 35px; color: #FFF; font-size: 35px; font-weight: bold; }
.tel p { position: relative; left: 70px; top: 106px; color: #FFF; font-size: 22px; font-weight: bold; }
.ewm { width: 240px; height: 242px; float: left; background: url(../images/contact-ewm.gif) 43px 43px #999 no-repeat; }
/*■■■■■■■■■■■■■■■■■■■■联系方式结束■■■■■■■■■■■■■■■■■■■■*/
#map { width: 1000px; height: 625px; margin: 40px auto; }
#map h2 { height: 66px; background: url(../images/place_05.gif) 225px center no-repeat #e3e3e3; line-height: 66px; text-align: center; color: #333; font-size: 24px; }
#map .place { height: 557px; width: 998px; border: 1px #CCCCCC solid; }
/*■■■■■■■■■■■■■■■■■■■■地图结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■联系我们二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.fwys { width: 1000px; overflow: hidden; margin: 20px auto; }
.fwys ul li { float: left; }
.zb, .ls { width: 501px; height: 301px; position: relative; }
.pz, .kh { width: 499px; height: 301px; position: relative; }
.zb { background: #e9e9e9 url(../images/fwys1.gif) 50px 94px no-repeat; }
.ls { background: #e9e9e9 url(../images/fwys3.gif) 50px 94px no-repeat; }
.pz { background: #e9e9e9 url(../images/fwys2.gif) 348px 99px no-repeat; }
.kh { background: #e9e9e9 url(../images/fwys4.gif) 348px 99px no-repeat; }
.zb h2, .ls h2, .pz h2, .kh h2 { color: #fe8b04; font-size: 36px; }
.zb h2, .ls h2 { position: absolute; left: 157px; top: 90px; }
.zb p, .ls p, .pz p, .kh p { color: #333; font-size: 18px; }
.zb p, .ls p { position: absolute; left: 157px; top: 140px; }
.pz h2, .kh h2 { position: absolute; right: 159px; top: 97px; }
.pz p, .kh p { position: absolute; right: 159px; top: 147px; }
/*■■■■■■■■■■■■■■■■■■■■图文列表结束■■■■■■■■■■■■■■■■■■■■*/
.zs { width: 1000px; height: 1347px; margin: 0 auto; }
.zs li { float: left; }
.gcdzls { width: 302px; height: 146px; background: url(../images/pic-dz1.jpg) no-repeat; padding: 57px 150px 51px 48px; }
.db1 { font-size: 48px; line-height: 60px; color: #fe8b04; font-weight: bold; }
.xb1 { font-size: 16px; color: #333; font-weight: bold; }
.wz1 { font-size: 14px; color: #999; }
.tt { font-size: 36px; color: #fe8b04; font-weight: bold; }
.pp { width: 265px; height: 125px; background: url(../images/pic-dz2.jpg) no-repeat; padding: 47px 83px 82px 152px; }
.pp p { font-size: 12px; margin-top: 30px; }
.slogan { width: 500px; height: 356px; background: #e3e2e2; }
.ksxy { width: 345px; height: 165px; margin-top: 73px; margin-left: 45px; }
.gxjb { width: 340px; height: 170px; margin-top: 87px; margin-left: 90px; }
/*■■■■■■■■■■■■■■■■■■■■图文列表结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■服务优势二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.cust { width: 1000px; margin: 10px auto; }
.title { height: 142px; text-align: center; position: relative; }
.title h2 { font-size: 28px; color: #0d3f70; font-weight: bold; }
.title span { font-size: 28px; color: #CCC; font-weight: normal; }
.title p { font-size: 18px; color: #fe8b04; margin-top: 10px; }
.xk { width: 85px; height: 45px; border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; position: absolute; left: 462px; top: -2px; }
.gcdz { width: 1000px; height: 520px; position: relative; }
.tw1, .tw2, .tw3, .tw4 { float: left; }
.tw1 { border-bottom: 7px #5f7182 solid; border-right: 7px #5f7182 solid; }
.tw2 { border-bottom: 7px #5f7182 solid; }
.tw3 { border-right: 7px solid #5f7182; }
.tw1, .tw3 { width: 502px; }
.tw2, .tw4 { width: 491px; }
.tw1, .tw2 { height: 256px; }
.tw3, .tw4 { height: 257px; }
.tw1 img, .tw3 img { float: left; }
.tw2 img, .tw4 img { float: right; }
.box_1, .box_2, .box_3, .box_4 { background: #e3e2e2; }
.box_1, .box_3 { width: 195px; float: left; }
.box_2, .box_4 { width: 161px; float: right; }
.box_1 { background: url(../images/pic-dz11.jpg) 23px 45px no-repeat; }
.box_3 { background: url(../images/pic-dz33.jpg) 23px 45px no-repeat; }
.box_2 { background: url(../images/pic-dz22.jpg) 136px 45px no-repeat; }
.box_4 { background: url(../images/pic-dz44.jpg) 136px 45px no-repeat; }
.box_1, .box_3 { padding: 45px 34px 69px 23px; }
.gcm { margin-left: 68px; }
.gcm, .gcm2 { font-size: 24px; color: #ff9900; }
.nr { margin: 20px 44px 66px 6px; font-size: 14px; }
.nr2 { margin-top: 20px; font-size: 14px; }
.box_2, .box_4 { padding: 54px 47px 40px 33px; }
.q1, .q2, .q3, .q4 { background: url(../images/pic-dzball.jpg) no-repeat; width: 39px; height: 35px; position: absolute; }
.q1 { left: 485px; top: 100px; }
.q2 { left: 350px; top: 241px; }
.q3 { left: 485px; bottom: 100px; }
.q4 { right: 350px; top: 241px; }
/*■■■■■■■■■■■■■■■■■■■■工程定制栏目结束■■■■■■■■■■■■■■■■■■■■*/

.dz { width: 1000px; margin: 20px auto; height: 800px; }
.dzfs { width: 292px; border: 1px solid #CCC; float: left; padding: 10px 51px 33px 34px; position: relative; }
.xd h2 { text-align: center; font-size: 28px; color: #0d3f70; font-weight: bold; }
.xk2 { width: 85px; height: 45px; border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; position: absolute; left: 138px; top: 12px; }
#dzform { height: 446px; margin-top: 30px; margin-bottom: 167px; }
#dzform input { margin-bottom: 20px; outline: none; border: 1px solid #CCC; }
#dzname, #dztel, #dzcompany, #dzemail { height: 30px; }
.dznr #dztextbox, .dzkhly #dztextbox { height: 119px; float: left; margin-top: 10px; }
.dznr, .dzkhly { height: 119px; }
.dzkhly { clear: both; }
.dznr div, .dzkhly div { float: left; margin-top: 10px; height: 30px; }
.dznr textarea, .dzkhly textarea { border: 1px solid #CCC; resize: none; height: 119px; float: left; }
.dzxingbie, .dzshouji { margin-left: 22px; }
#dzsubmit { width: 139px; height: 35px; margin: 30px 0 0 54px; background: url(../images/tjbtn.gif); cursor: pointer; border: none; }
.dzbz { background: url(../images/dian.gif) left 5px no-repeat; padding-left: 20px; font-weight: bold; }
/*■■■■■■■■■■■■■■■■■■■■定制方式结束■■■■■■■■■■■■■■■■■■■■*/
 
.process { width: 591px; border: 1px solid #CCC; float: right; background: url(../images/lcbg.jpg) right bottom no-repeat; padding-top: 10px; padding-bottom: 192px; }
.lc { position: relative; text-align: center; }
.lc h2 { text-align: center; font-size: 28px; color: #0d3f70; font-weight: bold; }
.lc span { color: #CCC; }
.lc p { margin-top: 20px; font-size: 20px; font-weight: bold; }
.lc em { color: #fe8b04; font-style: normal; }
.xk3 { width: 85px; height: 45px; border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; position: absolute; left: 285px; top: 0; }
.lct { width: 567px; height: 450px; margin: 10px auto; position: relative; background: url(../images/process.jpg); }
.lct .tg, .lct .pl, .lct .sh { font-size: 14px; font-weight: bold; }
.tg1, .pl1, .sh1 { font-size: 12px; }
.tg, .tg1 { color: #003333; }
.pl, .pl1 { color: #ff6600; }
.sh, .sh1 { color: #cc3300; }
.tg { position: absolute; left: 174px; top: 50px; }
.tg1 { width: 137px; position: absolute; left: 110px; top: 98px; }
.pl { position: absolute; right: 135px; top: 168px; }
.pl1 { width: 125px; position: absolute; right: 124px; top: 215px; }
.sh { position: absolute; left: 175px; top: 275px; }
.sh1 { width: 137px; position: absolute; left: 115px; top: 335px; }
/*■■■■■■■■■■■■■■■■■■■■定制流程结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■工程定制二级页面结束■■■■■■■■■■■■■■■■■■■■*/

.picbox { height: 400px; }
.box1 { height: 200px; }
.sj { width: 220px; height: 124px; float: left; background: #ff9900; padding: 42px 23px 34px 26px; }
.xx { color: #FFF; font-size: 35px; font-weight: bold; }
.zq { color: #333; font-weight: bold; font-size: 18px; margin-top: 5px; }
.box1 img { display: block; float: left; overflow: hidden; }
.sc { width: 249px; height: 75px; float: left; padding: 58px 14px 67px 14px; background: #0066ff; }
.kj { color: #FFF; font-size: 35px; font-weight: bold; }
.rs { color: #99ccff; font-size: 35px; font-weight: bold; }
.box2 { height: 200px; }
.jmys { width: 377px; height: 138px; float: left; padding: 22px 117px 40px 56px; background: #CCC; }
.jmys h2 { font-weight: bold; color: #333; }
.jmys p { font-size: 14px; }
.box2 img { display: block; float: left; }
.jrwmbt { width: 1000px; height: 49px; margin: 0 auto; border-bottom: 1px #CCCCCC solid; padding: 39px 0 20px 0; text-align: center; color: #333; }
.jrwmbt p { font-size: 14px; }
.jrwmlist { width: 1000px; margin: 10px auto; }
.jrwmlist li a { height: 185px; padding-top: 25px; overflow: hidden; position: relative; }
.jrwmlist img { display: block; float: left; }
.jrwmwz1 { width: 748px; float: right; }
.wzt { font-size: 16px; color: #333; margin-bottom: 5px; }
.wzdz { color: #ff9900; font-size: 14px; margin-bottom: 5px; }
.wzdz span { float: right; }
.wzzt { color: #666666; }
.dm { font-size: 18px; color: #333; position: absolute; right: 0; bottom: 0; }
.jrwmlist li a { display: block; }
.jrwmlist li a:hover { background: #e7e6e6; }
/*■■■■■■■■■■■■■■■■■■■■文章列表结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■加入我们二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.twlist { width: 840px; margin: 0 auto; }
.twlist li { padding: 17px 28px 40px 20px; border: 1px solid #ccc; margin-bottom: 28px; overflow: hidden; position: relative; }
.twlist li img { display: block; float: left; }
.xwwz { width: 544px; height: 122px; float: right; }
.xwwz h2 { margin-bottom: 10px; }
.xwwz p { font-size: 14px; }
.date, .xwlz, .fx { position: absolute; bottom: 10px; }
.date { left: 20px; }
.xwlz { left: 223px; }
.fx { left: 255px; }
.xwmore { position: absolute; bottom: 3px; cursor: pointer; right: 34px; bottom: 20px; }
/*■■■■■■■■■■■■■■■■■■■■文章列表结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■新闻列表结束■■■■■■■■■■■■■■■■■■■■*/

.num { width: 405px; height: 39px; margin: 0 auto; padding-top: 30px; }
.up { width: 39px; height: 39px; float: left;/* background:#f2f2f2; border-radius:5px; -webikit-border-radius:5px; -moz-border-radius:5px; border:1px solid #c1c1c1;*/ background: url(../image/up.png) no-repeat; }
.number { width: 39px; height: 39px; float: left; background: #f2f2f2; border-radius: 5px; -webikit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #c1c1c1; font-family: "微软雅黑"; font-size: 12px; color: #000; margin-left: 10px; }
.number a { color: #000; text-align: center; display: block; line-height: 39px; }
.number a:hover { background: #fe8b04; border-radius: 5px; -webikit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #f89947; font-family: "微软雅黑"; font-size: 12px; color: #fff; display: block; }
.down { width: 39px; height: 39px; float: left;/* background:#f2f2f2; border-radius:5px; -webikit-border-radius:5px; -moz-border-radius:5px; border:1px solid #c1c1c1;*/ background: url(../image/down.png) no-repeat; margin-left: 10px; }
.jump { width: 70px; height: 39px; float: left; font-family: "微软雅黑"; font-size: 12px; color: #000; text-indent: 10px; line-height: 39px; }
.jump_1 { width: 39px; height: 39px; float: left; background: #f2f2f2; border-radius: 5px; -webikit-border-radius: 5px; -moz-border-radius: 5px; border: 1px solid #c1c1c1; font-family: "微软雅黑"; font-size: 12px; color: #000; }
.jump_1 input { width: 38px; height: 38px; margin: 0 auto; border: none; background: none; text-align: center; }
/*■■■■■■■■■■■■■■■■■■■■翻页结束■■■■■■■■■■■■■■■■■■■■*/
#news-details { width: 686px; float: left; }
#article { width: 684px; border-top: 4px solid #F93; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC; border-right: 1px solid #CCC; }
.article-title { height: 90px; border-bottom: #CCC 1px dashed; padding: 30px 0 15px 0; text-align: center; }
.xwxqbz { padding-top: 22px; }
.xwxqbz .rq { font: 14px/25px 微软雅黑; color: #909090; padding-right: 60px; }
.ty-xq-c { height: auto; padding: 30px; min-height: 400px; overflow: hidden; margin: auto; }
.ty-xq-c img { max-width: 600px; display: block; margin: 0 auto; }
.ty-xq-p { margin: 5px 20px; padding: 15px 0; height: 60px; overflow: hidden; line-height: 2em; text-align: left; border-top: 1px #d8d8d8 dashed; }
#read { margin: 32px auto; border-top: 1px dashed #CCCCCC; border-bottom: 1px dashed #CCCCCC; padding: 10px 0 20px 3px; }
#read h4 { color: #666; font-size: 14px; font-weight: bold; }
#read ul { margin-top: 15px; }
#read li { height: 51px; margin-bottom: 6px; }
#read li img { display: block; float: left; width: 75px; height: 51px; margin-right: 15px; }
.reconmmend-list { float: right; }
.reconmmend-list a { display: block; }
.xwxqdate { display: inline-block; float: right; font-size: 12px; }
/*■■■■■■■■■■■■■■■■■■■■相关阅读结束■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■面包屑导航+文章框架+文章推荐结束■■■■■■■■■■■■■■■■■■■■*/

#sidebar { width: 284px; float: right; margin-top: 25px; padding-bottom: 230px; background: url(../images/service_tel.gif) no-repeat center bottom; }
.column-title { border-bottom: #CCC 2px solid; padding-bottom: 7px; position: relative; }
.column-title h2 { color: #F93; font-size: 18px; display: inline-block; }
.column-title span { position: absolute; right: 0; bottom: 9px; }
.column ul li { padding: 7px 0 7px 24px; border-bottom: 1px dashed #CCCCCC; background: url(../images/details_list_image.jpg) no-repeat left center; position: relative; }
.column ul li.list-cover { padding: 0; margin-top: 5px; border-bottom: none; width: 300px; height: 184px; }
.column ul li.list-cover img { width: 300px; height: 184px; }
.column ul li span.subt { width: 280px; height: 30px; position: absolute; left: 0; bottom: 0; text-align: center; background: url(../images/bg-4.png); color: #FFF; font-size: 14px; }
.clear { clear: both; }
/*■■■■■■■■■■■■■■■■■■■■侧栏结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■新闻详情二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.xwzxtitle { height: 72px; padding-left: 28px; background: url(../images/news_info_list_image.gif) left center no-repeat; line-height: 72px; font-size: 20px; position: relative; }
.xwzxtitle a { display: block; }
.xwzxtitle img { position: absolute; top: 25px; right: 10px; }
.tw { overflow: hidden; }
.left { width: 500px; float: left; }
.xwzxtxt { width: 419px; background: #CCC; padding: 4px 46px 0 35px; }
.xwzxtxt1 { width: 419px; background: #CCC; height: 136px; padding: 4px 46px 0 35px; }
.xwzxbt { font-size: 16px; color: #333; font-weight: bold; margin-bottom: 5px; position: relative; }
.nr { line-height: 22px; font-size: 14px; margin-bottom: 10px; }
.xwzxtxt span { font-size: 14px; }
.right { float: right; width: 500px; overflow: hidden; }
.right li { float: left; }
.article { width: 212px; padding: 17px 19px 0 19px; background: #FFF; position: relative; }
/*p img{
 position:absolute;
 right:29px;
 top:19px;}
*/
.a11 { height: 133px; }
.a2 { height: 133px; }
/*.a3{height:150px; width:250px; padding:17px 5px 0 5px;}*/
.ky { text-align: right; }
.trunr { position: absolute; left: 15px; top: 2px; }
.turnarr { position: absolute; right: 15px; top: 2px; }
.xwpic { width: 250px; height: 150px; }
/*■■■■■■■■■■■■■■■■■■■■最新动态结束■■■■■■■■■■■■■■■■■■■■*/
.major { height: 270px; }
.pic-list li { float: left; margin: 0 7px; position: relative; }
.pic-list img { width: 235px; height: 145px; }
.pic-list li span { width: 235px; height: 30px; background: url(../images/bg-4.png); text-align: center; line-height: 30px; color: #FFF; font-size: 14px; position: absolute; left: 0; bottom: 0; display: none; }
.pic-list li a:hover span { display: block; }
/*■■■■■■■■■■■■■■■■■■■■专业知识大解密结束■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■新闻资讯二级页面结束■■■■■■■■■■■■■■■■■■■■*/
#tsform { width: 440px; height: 346px; float: left; background: rgba(204,204,204,0.2); padding: 35px 40px 20px 20px; font-size: 14px; }
.xingbie, .shouji, .mobile, .gongsi, .youxiang, .fbnr { margin-bottom: 15px; }
.xingming, .xingbie, .shouji, .mobile, .gongsi, .youxiang { height: 24px; }
#tsform input { border: 1px solid #CCC; height: 24px; }
.xingming { width: 295px; }
.xingbie { width: 166px; margin-left: 30px; position: relative; }
.xingbie input#male, .xingbie input#female { position: relative; top: 6px; }
.shouji { padding-left: 28px; }
.fbnr { width: 445px; }
.fbnr input#textbox { width: 362px; height: 101px; }
#tssubmit { background: url(../images/suggest_bnt.gif); width: 94px; height: 36px; margin-left: 75px; border: none; font-size: 18px; color: #FFF; text-align: center; font-weight: bold; letter-spacing: 4px; cursor: pointer; }
/*■■■■■■■■■■■■■■■■■■■■投诉与建议二级页面结束■■■■■■■■■■■■■■■■■■■■*/
.cpright { width: 697px; float: right; height: auto; }
.show { margin-top: 16px; overflow: hidden; }
/*#gallery{
	width:334px;
	float:left;
}
#gallery .pic{
	width:333px;
	height:333px;
	position:relative;
	text-align:center;
	border:1px solid #CCC;
	
}
#gallery .pic .pic-1{
	height:100%;
}
#gallery .pic .DB_prevBtn{
	position:absolute;
	top:40%;
	cursor:pointer;
	left:0;
	z-index:1;
}
#gallery .pic .DB_nextBtn{
	position:absolute;
	top:40%;
	cursor:pointer;
	right:0;
	z-index:1;
}
.DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff}
.DB_page .DB_current{color:#ffff00}
.DB_page .DB_total{color:#ffcc00}
#gallery .xqbox{
	width:332px;
	height:113px;
	position:relative;
	overflow:hidden;
	clear:both;
	padding-top:10px;
	margin:10px;
}
#gallery .xqbox .dt{
	position:relative;
	white-space:nowrap;
	font-size:0;
	}
#gallery .xqbox .dt li{
	width:103px;
	border:1px solid #CCC;
	float:left;
	margin-right:5px;
}
#gallery .xqbox .DB_prevPageBtn{position:absolute;top:30px;cursor:pointer;left:0;z-index:1;}
#gallery .xqbox .DB_nextPageBtn{position:absolute;top:30px;cursor:pointer;right:0;z-index:1;}
#gallery .xqbox .DB_thumLine{position:absolute; left:0; top:-7px;width:105px;height:113px;background:url(../images/cpxq_hover.png) 0 0 no-repeat;z-index:3;}*/
.show #DB_gallery { width: 336px; height: 460px; }
.show img { border: none; vertical-align: top; }
.show .DB_imgSet { width: 333px; height: 333px; position: relative; overflow: hidden; border: 1px solid #CCC; }
.show .DB_imgSet .DB_imgWin { height: 100% }
.show .DB_imgWin img { width: 333px; height: 333px; }
.show .DB_imgSet .DB_page { position: absolute; bottom: 0; font: 12px tahoma bold; padding: 5px; color: #36a02f; }
.show .DB_imgSet .DB_page .DB_current { color: #36a02f; }
.show .DB_imgSet .DB_page .DB_total { color: #36a02f; }
/*大图箭头*/
.show .db_pp1 { width: 30px; height: 60px; background: url(/skins/2015/images/prev_off.png) left -60px no-repeat; position: absolute; top: 50%; margin-top: -45px; cursor: pointer; left: 0; }
.show .db_nn1 { width: 30px; height: 60px; background: url(/skins/2015/images/next_off.png) right -60px no-repeat; position: absolute; top: 50%; margin-top: -45px; cursor: pointer; right: 0; }
.show .db_pp1 a.DB_prevBtn { width: 30px; height: 60px; background: url(/skins/2015/images/prev_off.png) left bottom no-repeat; display: block; }
.show .db_pp1 a.DB_prevBtn:hover { background: url(../images/dpre.png) left top no-repeat; display: block; }
.show .db_nn1 a.DB_nextBtn { width: 30px; height: 60px; background: url(/skins/2015/images/next_off.png) right bottom no-repeat; display: block; }
.show .db_nn1 a.DB_nextBtn:hover { width: 30px; height: 60px; background: url(../images/dpre.png) right top no-repeat; display: block; }
.show .DB_thumSet { position: relative; width: 333px; height: 113px; overflow: hidden; }
.show .xc { width: 333px; margin: 0 auto; height: 113px; overflow: hidden; position: relative; }
.show .DB_thumSet .DB_thumMove { position: relative; white-space: nowrap; font-size: 0; margin-top: 8px; }
.show .DB_thumSet .DB_thumMove li { width: 103px; height: 103px; margin-right: 2px; float: left; border: 1px solid #CCC; }
.show .DB_thumSet .DB_pp { width: 12px; height: 25px; position: absolute; top: 28px; cursor: pointer; left: 0; background: no-repeat; display: block; }
.show .DB_thumSet .DB_pp a.DB_prevPageBtn { width: 17px; height: 73px; background: url(/skins/2015/images/prev_page.png) no-repeat; display: block; }
.show .DB_thumSet .DB_nn { width: 12px; height: 25px; position: absolute; top: 28px; cursor: pointer; right: 0; background: no-repeat; display: block; }
.show .DB_thumSet .DB_nn a.DB_nextPageBtn { width: 17px; height: 73px; background: url(/skins/2015/images/next_page.png) no-repeat; position: absolute; right: 2px; display: block; }
.show .DB_thumSet .DB_thumLine { position: absolute; width: 105px; height: 113px; background: url(../images/cpxq_hover.png) no-repeat; left: -3px; top: -8px; z-index: 99; }
.show .DB_thumMove { width: 22000px; }
.show .DB_thumMove li a img { width: 103px; height: 103px; border: 1px solid #CCC; }
/*产品图片结束*/
.intro { width: 331px; border: 1px solid #CCC; float: right; line-height: 30px; height: 336px; }
.zhengwen { width: 289px; height: 275px; margin: 0 24px 0 16px; border-bottom: 1px dashed #CCCCCC; }
.zhengwen p { font-size: 14px; margin-top: 5px; }
.sy { color: #fe8b04; font-size: 14px; margin-left: 16px; }
.cpys { margin-left: 16px; }
/*产品描述结束*/
.det { margin-top: 66px; clear: both; }
.det h2 { height: 26px; font-size: 14px; color: #FFF; border-bottom: 4px solid #fe8b04; }
.det h2 span { display: inline-block; width: 80px; height: 26px; background: #fe8b04; text-align: center; line-height: 26px; }
.pic-box { padding-top: 26px; }
.pic-box img { max-width: 100%; }
/*■■■■■■■■■■■■■■■■■■■■产品详情二级页面结束■■■■■■■■■■■■■■■■■■■■*/

.page { width: 100%; /*position:relative*/ overflow: hidden; height: auto; padding: 15px 0 10px 20%; float: left; display: inline; }
.page .a1 { overflow: hidden; height: auto; margin: 0 0 0 200px; line-height: 37px; }
.page .a1 span { float: left; color: #7f7f7f; }
.page .a1 .b1 { overflow: hidden; float: left; display: inline; padding: 0px; margin: 0px 10px 0px 0px; }
.page .a1 .b1 img { border: 0px; }
.page .a1 .b2 { float: left; display: inline; font-weight: bold; margin: 0px 10px 0px 0px; width: 37px; height: 37px; line-height: 37px; text-align: center; background: url(../images/but_1.png) no-repeat top left; color: #000; text-decoration: none }
.page .a1 .b3 { float: left; display: inline; margin: 0px 10px 0px 0px; width: 37px; height: 37px; line-height: 37px; text-align: center; background: url(../images/but_1.png) no-repeat top left; color: #7f7f7f; border: 0px; text-decoration: none }
.page .a1 .b6 { float: left; display: inline; font-weight: bold; margin: 0px 10px 0px 0px; width: 37px; height: 37px; line-height: 37px; text-align: center; background: url(../images/but_red.png) no-repeat top left; color: #FFF; border: 0px; text-decoration: none }
.page .a1 .b4 { float: left; display: inline; margin: 0px 10px 0px 0px; width: 37px; height: 37px; background: url(../images/btn_p_42.jpg) no-repeat top left; cursor: hand; border: 0px; cursor: pointer; }
.page .a1 .b5 { float: left; display: inline; margin: 0px 10px 0px 0px; width: 50px; height: 37px; line-height: 37px; color: #666 }
/*翻页*/

/* 网站地图*/
.site_map { margin: 20px auto; width: 980px; }
.site_map .site_map1 { float: left; width: 100%; }
.site_map1 h1 { padding-left: 10px; }
.site_map1 h1, .site_map1 a { font: 14px/25px 微软雅黑; color: #777; line-height: 30px; background: #eaeaea; margin-bottom: 10px; }
.site_map1 ul li { font: 14px/25px 微软雅黑; padding-left: 10px; background: #eaeaea; margin-bottom: 10px; float: none; }
.gogo a { display: block; width: 40px; height: 40px; background: url(../images/img-04.jpg) no-repeat; margin-top: 3px; }
.gogo a:hover { background: url(../images/img-04-h.jpg) no-repeat; }
.gogo .goqq { background-position: 0 -40px; }
.gogo .goqq:hover { background-position: 0 -40px; }
.gogo .gocode { background-position: 0 -80px; position: relative; cursor: pointer; }
.gogo #topcontrol { background-position: 0 -120px; }
.gogo .gocode:hover { background-position: 0 -80px; }
.gogo .gocode span { display: block; width: 150px; height: 150px; border: 1px solid #dedede; position: absolute; right: 40px; bottom: 0px; background: url(../images/code1.jpg) no-repeat; display: none; }
.gogo .gocode:hover .gocode-d { display: block !important; }
.gotop { background: url(../images/img-04.jpg) no-repeat 0 -120px; width: 40px; height: 40px; }
.gotop:hover { background: url(../images/img-04-h.jpg) no-repeat 0 -120px; }
/* 分页*/
.fenye { width: 600px; margin-top: 10px; }
.fenye p { margin-top: 10px; }
.fenye p a { cursor: pointer; }


.d_jj { width:1000px; height:auto; overflow:hidden; margin:auto;}
















