﻿@charset "utf-8";
/* CSS Document */

/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
span { overflow:hidden;}/*兼容IE8*/

/*banner*/
.fullSlide {width:100%;position:relative;height:500px; clear:both;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:500px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:500px;}
.fullSlide .hd { position:absolute; z-index:7; bottom:10px; left:47%; padding:5px 6px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li{border-radius:14px;width:18px;height:18px; color:#eee;  background:#eee; float:left; cursor: pointer;display:block;margin-left: 5px;transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */-webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */ -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide .hd ul .on{ width:32px;height:18px;background:#2f7fee; color:#ec0c0c;}
.fullSlide .prev,.fullSlide .next {	display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:81px; height:80px;}
.fullSlide .prev{ background:url(left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(right1s.png) no-repeat;}
/*banner*/
.fullSlide2 {width:100%;position:relative;height:300px; clear:both;}
.fullSlide2 .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide2 .bd ul {width:100% !important;}
.fullSlide2 .bd li {width:100% !important;height:300px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide2 .bd li a {display:block;height:300px;}
.fullSlide2 .hd { position:absolute; z-index:7; bottom:20px; left:47%; padding:5px 6px;}
.fullSlide2 .hd ul {text-align:center;}
.fullSlide2 .hd ul li{border-radius:14px;width:18px;height:18px; color:#eee;  background:#eee; float:left; cursor: pointer;display:block;margin-left: 5px;transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */-webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */ -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide2 .hd ul .on{ width:32px;height:18px;background:#2f7fee; color:#ec0c0c;}
.fullSlide2 .prev,.fullSlide2 .next {	display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:81px; height:80px;}
.fullSlide2 .prev{ background:url(left1s.png) no-repeat;}
.fullSlide2 .next {left:auto;right:5%;background:url(right1s.png) no-repeat;}

/*案例中心*/
.al { padding:20px 0;}
.al_top { text-align:center;}
.al_top a span { display:block; font-size:36px; color:#ec0c0c;}
.al_top a:hover span { color:#fd6d05;}
.al_top a em { display:block; font-size:24px; color:#999; text-transform:uppercase; font-family:"思源黑体 CN"; padding:8px 0; margin-top:-25px;}
.al_top a i { display:block; width:29px; height:5px; background:#fd6d05; margin:0 auto; line-height:0; font-size:0}

.al01 { top:110px; left:-55px;}
.al01 a { background: url(al_le01.gif) no-repeat; width:27px; height:33px; display:block;}
.al01 a:hover { background:url(al_le02.gif) no-repeat;}

.al03 { top:110px; right:-55px;}
.al03 a { background:url(al_ri01.gif) no-repeat; width:27px; height:33px; display:block;}
.al03 a:hover { background:url(al_ri02.gif) no-repeat;}

.al02 { width:1200px; padding-top:20px;}
.al02 ul li { float:left; padding:0 7px 0 0; display:inline; width:298px;}
.al02 ul .nobor01 { padding:0;}
.al02 ul li a img { width:285px; height:214px; border:solid 1px #dcdcdc;}
.al02 ul li a:hover img { border:solid 1px #fd6d05;}
.al02 ul li span { display:block; height:40px; line-height:40px; overflow:hidden; text-align:center;}
.al02 ul li span a { color:#2c2c2c; font-size:14px;}
.al02 ul li span a:hover { color:#d50000;}

/*展示中心*/
.zx_bg { background:#f9f9f9; padding-top:25px; height:auto; overflow:hidden; padding-bottom:30px;}

.zx { width:276px; overflow:hidden;}
.sy_zx_top { background: url(zx_top.gif) no-repeat; height:129px; line-height:30px; text-align:center;}
.sy_zx_top a { font-size:24px; color:#FFF; display:block; font-weight:bold; padding:60px 0 0;}
.sy_zx_top a em { display:block; color:#FFF;}

.zx_top { background: url(zx_top2.gif) no-repeat; height:129px; line-height:30px; text-align:center;}
.zx_top a { font-size:24px; color:#f08619; display:block; font-weight:bold; padding:60px 0 0;}
.zx_top a em { display:block; color:#ec0c0c;}

.zx_con {  width:276px; background:#fff; padding:17px 0 10px 0; }
.zx_con h3 { clear:both; margin:5px 0;}
.zx_con h3 a { background:url(zx_h3bg.gif) no-repeat; width:226px; height:32px; line-height:32px; font-size:16px; color:#fff; text-align:center; display:block; margin:0 auto; font-family:"宋体";}
.zx_con h3.h3_one { margin-top:0px;}
.zx_con .zx_h3 { margin-bottom:20px;}
.zx_con .zx_h3 a { font-weight:normal;}
.zx_con ul { overflow:hidden;}
.zx_con .zx_ul02 { height:123px;}
.zx_con .zx_ul03 { height:75px;}
.zx_con ul li { height:35px; line-height:35px; background:url(zx_ico01.gif) no-repeat right 10px; width:100px; float:left; margin-left:25px; overflow:hidden;}
.zx_con ul li a { font-size:14px; color:#000;}
.zx_con ul li a:hover { color:#f08619;}
.zx_con ul .nobor01 { border:none;}

.rx { width:900px; padding-left:24px; overflow:hidden;}
.rx_top { height:44px;}
.rx_top span { float:right;}
.rx_top span a { font-size:19px; color:#333; text-transform:uppercase}
.rx_top ul li { float:left; background: url(cp_bor.gif) no-repeat right center; padding:0 20px;}
.rx_top ul .home { padding-left:0;}
.rx_top ul .nobor { background:none;}
.rx_top ul li a { font-size:19px; color:#353535;}
.rx_top ul li a:hover,.rx_top ul .cur a { color:#ec0c0c;}

.rx_con ul li {width: 276px;height:240px;float:left;margin:0 16px 10px 0;position:relative;display:block;}
.rx_con ul .nobor { margin:0 0 21px;}
.rx_con ul li img {width: 278px;height:230px;}
.rx_con ul li span {position:absolute;background:url(btm06.png) repeat;width: 278px;height:43px;line-height:43px;left:0;top:188px;text-align:center;}
.rx_con ul li span a { color:#fff; font-size:16px; }
.rx_con ul li span a:hover { color:#ff0; font-size:16px; }

/*广告*/
.pic01 { background:url(pic01.jpg) no-repeat center 0; height:235px;}
.pic { width:1200px; margin: 0 auto;}
.pic01 p { position:absolute; top:155px; left:375px;}
.pic01 p span { display:block; font-size:18px; color:#fff; background:url(p_dh.png) no-repeat 0 8px; padding-left:29px; float:left;}
.pic01 p span em { font-size:29px; margin:0 10px;}
.pic02 { background:url(pic02.jpg) no-repeat center 0; height:234px;}
.pic02 p { position:absolute; top:155px; left:375px;}
.pic02 p span { display:block; font-size:18px; color:#fff; background:url(p_dh.png) no-repeat 0 8px; padding-left:29px; float:left;}
.pic02 p span em { font-size:29px; margin:0 10px;}
.pic03 { background:url(pic03.jpg) no-repeat center 0; height:242px;}

/*vs对比*/
.vs_bg { background:url(vs_bg.jpg) no-repeat center 0; height:502px;}
.vs_top { padding:30px 0 40px; text-align:center; font-size:34px; color:#3d3d3d; font-weight:bold;}
.vs_top em { padding-left:230px;}

.vs_con { position:relative;}
.vs_con p { position:absolute; top:70px; left:555px; z-index:9;}
.vs_con p a { background:url(vs_ico01.png) no-repeat; width:92px; height:84px; display:block; text-align:center; color:#fff; margin-bottom:20px;}


.vs_con p a:hover,.vs_con p .cur { background:url(vs_ico02.png) no-repeat; font-weight:bold;}
.vs_con p a em { display:block; font-size:20px; width:50px; margin:0 auto; padding:20px 0 0;}

.vs_con ul li { float:left; width:506px; height:350px; position:relative; display:inline}
.vs_con ul .vs_li02 { margin:0 0 0 188px;}
.vs_con ul li a { display:block;}
.vs_con ul li a img { width:506px; height:350px;}
.vs_con ul li a span { background:#000; width:506px; display:block; height:44px; line-height:44px; text-align:center; position: absolute; top:308px; left:0; font-size:20px; color:#fff; font-weight:bold;}
.vs_con ul li:hover a span { display:none}
.vs_con ul .vs_li02 a span { background:#fd6d05;}


.vs_con ul li .rx_p { position:absolute; top:0; left:0; display: none;}
.vs_con ul li .rx_p a { display:block; background:url(btm06_1.png) repeat; width:506px; height:350px; text-align:center; color:#fff;}
.vs_con ul .vs_li02 .rx_p a { background: url(vs_spbg02.png) repeat;}
.vs_con ul li .rx_p a b { display:block; padding:120px 0 0; font-size:24px;}
.vs_con ul li .rx_p a i { display:block; width:29px; height:3px; background:#fd6d05; margin:15px auto 10px; line-height:0; font-size:0}
.vs_con ul li .rx_p a em { display:block; font-size:16px; color:#fff; line-height:26px; width:303px; margin:0 auto; padding:0; font-weight:normal;}
.vs_con ul .vs_li02 .rx_p a i { background:#fff;}

/*优越品质刷新使用体验*/
.ty_bg { background:url(ty_bg.jpg) no-repeat center 0; height:953px; padding:54px 0 0;}

.ty_con { padding:543px 0 0;}
.ty_con ul li { float:left; padding-right:108px;}
.ty_con ul .nt_li06 { padding:0;}
.ty_con ul li a { display:block;}
.ty_con ul li a i { display:block; background: url(ty_libg01.png) no-repeat; width:108px; height:108px; margin:0 0 20px; line-height:35px; }
.ty_con ul li a i em { font-family: "幼圆"; font-size:27px; color:#fff; font-weight:bold; width:60px; margin:0 auto; padding:20px 0 0; display:block;}
.ty_con ul li a span { display:block; font-size:18px; color:#2b2b2b; line-height:30px; text-align:center;}
.ty_con ul li a:hover span { font-weight:bold;}
.ty_con ul li a:hover i,.ty_con ul .cur a i { background:url(ty_libg02.png) no-repeat;}

/*按需定制*/
.ding_bg,.she_bg{ padding:60px 0;}
.ding .yan_bt{background:url(ding_line.gif) no-repeat 0 12px; text-align:center;}
.ding_m{ padding:30px 0 0; display:inline-block;width: 1200px;overflow: hidden;}
.ding dl{width: 238px;float: left; padding:0 1px;overflow: hidden;}
.ding dl dt{width: 238px;}
.ding dl dt img{width: 238px;height: 240px;}
.ding dl dd{width: 238px;height: 263px; margin:0 0 -23px;position: relative;z-index: 1;}
.ding dl dd a{font-size: 16px;color: #333; background:url(ding_bg01.png) no-repeat;width: 178px;height: 233px;display: block; padding:30px 30px 0;}
.ding dl dd a.zx_a{width: 100px;height: 28px; display:block; background:none; padding:0px; position:absolute; bottom:75px; left:50px;}
.ding dl dd.cur a,.ding dl dd a:hover{color: #fff; background:url(ding_bg02.png) no-repeat; zoom:1;}
.ding dl dd em{display: block;width: 96px;height: 48px; margin:0 auto 15px;overflow: hidden;}
.ding dl dd p{height: 52px;line-height: 26px;overflow: hidden;}
.ding dl dd span{display: block;width: 100px;height: 28px; margin:20px auto 0; background:url(ding_btn01.png) no-repeat;overflow: hidden;}
.ding dl dd.cur span,.ding dl dd a:hover span{ background:url(ding_btn02.png) no-repeat;}
.ding dl dd .ding_no1{ background:url(ding_ico06.png) no-repeat;}
.ding dl dd a:hover .ding_no1{ background:url(ding_ico06.png) no-repeat;}
.ding dl dd .ding_no2{ background:url(ding_ico02.png) no-repeat;}
.ding dl dd a:hover .ding_no2{ background:url(ding_ico07.png) no-repeat;}
.ding dl dd .ding_no3{ background:url(ding_ico03.png) no-repeat;}
.ding dl dd a:hover .ding_no3{ background:url(ding_ico08.png) no-repeat;}
.ding dl dd .ding_no4{ background:url(ding_ico04.png) no-repeat;}
.ding dl dd a:hover .ding_no4{ background:url(ding_ico09.png) no-repeat;}
.ding dl dd .ding_no5{ background:url(ding_ico05.png) no-repeat;}
.ding dl dd a:hover .ding_no5{ background:url(ding_ico10.png) no-repeat;}
.ding .ding_dl02 dd{ margin:-23px 0 0;}
.ding .ding_dl02 dd a{ background:url(ding_bg01.png) no-repeat 0 23px; padding:53px 30px 0;}
.ding .ding_dl02 dd a:hover{ background:url(ding_bg03.png) no-repeat;}

.ding dl dd a.zx_a{ width: 100px;height: 28px; display:block; background:none; padding:0px; position:absolute; z-index:9; bottom:65px; left:69px;}
.ding dl dd a.zx_a:hover{ background:none;}
.ding dl dd a.zx_a span{ margin:0px;background:url(ding_btn01.png) no-repeat; }
.ding dl dd:hover a.zx_a span{background:url(ding_btn02.png) no-repeat;}*/

.yan_bt{height: 70px;text-align: center; background:url(yan_line.gif) no-repeat 0 12px;overflow: hidden; text-align:center;}
.yan_bt a{font-size: 26px;color: #009899;}
.yan_bt span{display: block;font-size: 16px;color: #a3a3a3;font-weight: normal; font-family:Arial, Helvetica, sans-serif; padding:10px 0 0;}

/*·16年家具行业积淀，万余家客户口碑推荐！*/
.ys_bg { background:url(ys_bg.jpg) no-repeat center 0; height:1611px; padding:51px 0 0; }
.ys_top { background:url(ys_bt.jpg) no-repeat; width:900px; height:96px; line-height:30px; margin:0 auto 138px; text-align:center;}
.ys_top a { font-size:38px; color:#000; font-weight:bold;}
.ys_top a em { color:#fd6d05;}
.ys_con dl { height:459px; clear:both;}
.ys_con dl dd { float:left; width:600px;}
.ys_con dl dd span { display:block;}
.ys_con dl dd span a { font-size:22px; color:#242424;}
.ys_con dl dd span a em { display:block; font-size:37px; color:#000;}
.ys_con dl dd span a b { color:#fd6d05;}
.ys_con dl dd p { padding:40px 0; font-size:16px; color:#000; line-height:30px; width:448px;}
.ys_con dl dt { float:left; width:600px; position:relative;}
.ys_con dl dt p { position:absolute; top:58px; left:-36px;}
.ys_con dl dt p span { display:block; background: url(ys_libg.png) no-repeat; width:54px; height:74px; font-size:22px; color:#fff; padding:10px; text-align:center;}
.ys_con .ys_dl02 dd { width:500px; padding:60px 0 0 95px;}
.ys_con .ys_dl03 dd { width:599px; padding:100px 0 0;}

/*服务流程*/
.lc { padding:55px 0;}
.lc_con { padding:44px 0 0;}
.lc_con ul li { float:left; width:114px; text-align:center;  margin-right:80px;}
.lc_con ul li a i { background: url(lc_spbg01.jpg) no-repeat; width:114px; height:134px; padding-top:41px; display:block;}
.lc_con ul .cur { padding:0;}
.lc_con ul li a:hover i,.lc_con ul .cur a i { background: url(lc_spbg02.gif) no-repeat;}
.lc_con ul li a i b { display:block; background:url(lc_ico01.jpg) no-repeat; width:74px; height:51px; margin:0 auto;}
.lc_con ul li a:hover i b,.lc_con ul .cur a i b { background:url(lc_ico02.png) no-repeat;}
.lc_con ul li a em { display:block; font-size:14px; color:#434343; line-height:25px;}
.lc_con ul li a span { display:block; width:98px; height:28px; line-height:28px; text-align:center; border-top:solid 1px #9c9c9c; font-size:16px; color:#434343; margin:0 auto;}

.lc_con ul .lc_li02 { padding:0;}
.lc_con ul .lc_li02 a i b { background: url(lc_ico01.jpg) no-repeat -216px 0;}
.lc_con ul .lc_li02 a:hover i b { background:url(lc_ico02.png) no-repeat -216px 0;}
.lc_con ul .lc_li03 { padding:0;}
.lc_con ul .lc_li03 a i b { background: url(lc_ico01.jpg) no-repeat -432px 0;}
.lc_con ul .lc_li03 a:hover i b { background:url(lc_ico02.png) no-repeat -432px 0;}
.lc_con ul .lc_li04 { padding:0;}
.lc_con ul .lc_li04 a i b { background: url(lc_ico01.jpg) no-repeat -649px 0;}
.lc_con ul .lc_li04 a:hover i b { background:url(lc_ico02.png) no-repeat -649px 0;}
.lc_con ul .lc_li05 { padding:0;}
.lc_con ul .lc_li05 a i b { background: url(lc_ico01.jpg) no-repeat -865px 0;}
.lc_con ul .lc_li05 a:hover i b { background:url(lc_ico02.png) no-repeat -865px 0;}
.lc_con ul .lc_li06 { padding:0;}
.lc_con ul .lc_li06 a i b { background: url(lc_ico01.jpg) no-repeat -1081px 0;}
.lc_con ul .lc_li06 a:hover i b { background:url(lc_ico02.png) no-repeat -1081px 0;}

/*客户见证*/
.jz { padding:55px 0;}
.jz_con { padding:37px 0 0;}
.jz_con ul li { width:247px; height:245px; float:left; padding-right:35px; border-right:solid 1px #cecece; margin:0 34px 0 0; position:relative;}
.jz_con ul .nobor { margin:0; padding:0;}
.jz_con ul li a img { width:247px; height:245px;}
.jz_con ul li span { position:absolute; background: url(btm06_1.png) repeat; width:247px; height:47px; line-height:47px; left:0; top:198px;  text-align:center;}
.jz_con ul li span a { color:#FFF; font-size:14px; }

/*走进*/
.zj_bg { background:url(zj_bg.jpg) no-repeat center 0; height:670px; margin:0px 0 0; padding-right:1px;}

.zj_con { padding:55px 0 0;}
.zj_con dl { height:538px;}
.zj_con dt { float:left; margin-left:1px; margin-top:18px;}
.zj_con dt img { width:605px; height:556px;}
.zj_con dd { float:left; width:515px; margin-left:75px;}
.zj_con dd span { display:block; text-align:center; padding:0 0 102px;}
.zj_con dd span a { font-size:36px; color:#333;}
.zj_con dd span a em { font-size:24px; display:block; font-family:"思源黑体 CN";}
.zj_con dd p { line-height:30px; font-size:15px; color:#fff; overflow:hidden;}
.zj_con dd p em { display:block; text-indent:30px; padding:0 0 20px}
.zj_con dd i a { width:114px; height:36px; line-height:30px; border:solid 2px #fd6d05; text-align:center; color:#fff; font-size:16px; display:block; float:left; margin-right:13px;}
.zj_con dd i a:hover,.zj_con dd .cur { background:#fd6d05;}
.zj_con dd .nobor { margin:0;}

/*全程优质服务*/
.fuw{ padding:45px 0 60px;font-size: 0;overflow: hidden;}
.fuw .yan_bt{background:url(fuw_line.gif) no-repeat 0 12px;height: 100px; text-align:center;}
.fuw ul li{ background:url(fuw_bg.gif) no-repeat 39px 0;width: 262px;height: 329px;float: left;overflow: hidden; text-align:center;overflow: hidden; margin-left:30px;}
.fuw ul li img{width: 167px;height: 167px;}
.fuw ul li em{display: block;width: 167px;height: 167px;overflow: hidden; margin:0 auto;overflow: hidden;margin-left:25%;}
.fuw ul li em a{ background:url(fuw_k01.png) no-repeat;display: block;width: 167px;height: 167px;}
.fuw ul li em.cur a,.fuw ul li em a:hover{ background:url(fuw_k02.png) no-repeat;}
.fuw ul li b{display: block;font-size: 18px;color: #333; padding:20px 0 0;width: 190px; margin:0 auto;text-align: center;height: 50px;line-height: 25px;overflow: hidden;margin-left:21%;}
.fuw ul li span{display: block;font-size: 14px;color: #333; padding:5px 0 0;width: 160px; margin:0 auto;line-height: 24px;height: 72px;overflow: hidden;margin-left:25%;}
.fuw ul li i{display: block;font-size: 24px;color: #ec0c0c;font-weight: bold;width: 190px; margin:0 auto;text-align: center; padding:0px 0;margin-left:21%;}
.fuw .fuw_btn{display: block;width: 125px; margin:0 auto;}
.fuw .fuw_btn img{width: 125px;height: 34px;margin-left:15%;}

/*荣誉证书*/
.zz_top { height:78px; }
.zz_top ul li { float:left; background: url(zz_bor.jpg) no-repeat right center; padding:0 20px;}
.zz_top ul .home { padding-left:0;}
.zz_top ul .nobor { background:none;}
.zz_top ul li a { font-size:19px; color:#fff;}
.zz_top ul li a:hover,.zz_top ul .cur a { color:#fd6d05; font-weight:bold;}

.zz01 { padding:99px 0 0 22px}
.zz03 { padding:99px 0 0}
.zz01 a { background:url(zz_le01.gif) no-repeat; width:29px; height:29px; display:block;}
.zz01 a:hover { background:url(zz_le02.gif) no-repeat;}
.zz03 a { background:url(zz_ri01.gif) no-repeat; width:29px; height:29px; display:block;}
.zz03 a:hover { background:url(zz_ri02.gif) no-repeat;}
.zz02 { width:1100px}
.zz02 ul li { float:left; width:318px; padding:0 23px;}
.zz02 ul li img { width:318px; height:226px;}
.zz02 ul li span { display:block; height:25px; line-height:25px; overflow:hidden; text-align:center; padding-top:10px;}
.zz02 ul li span a { color:#2b2b2b; font-size:14px;}

/*常见问题*/
.wd { width:610px;}
.wd_top { background: url(wd_xx.gif) no-repeat 0 bottom; height:50px;}
.wd_top em { display:block; float:right; padding:10px 0 0;}
.wd_top em a { font-size:15px; color:#727272; text-transform:uppercase;}
.wd_top span { display:block;}
.wd_top span a { font-size:22px; color:#333;}
.wd_top span a:hover { color:#fd6d05;}
.wd_top span i { font-size:22px; color:#d1d1d1; font-family:Arial; text-transform:uppercase; padding-left:15px;}

.wd_con { padding-top:16px; display:inline-block;} 
.wd_con dl { height:158px;}
.wd_con dl dt { float: left}
.wd_con dl dt img { width:218px; height:132px;}
.wd_con dl dd { float: left; width:355px; padding-left:35px;}
.wd_con dl dd span { display:block; font-size:19px;}
.wd_con dl dd span a { color:#333;}
.wd_con dl dd span a:hover { color:#fd6d05;}
.wd_con dl dd p { color:#838383; font-size:14px; line-height:25px; padding:10px 0 0;}
.wd_con dl dd p a { color:#fd6d05}

/*动态*/
.dt { width:551px; padding-left:39px; overflow:hidden;}

.dt_con { padding-top:16px;}
.dt_con p a img { width:550px; height:232px;}
.dt_con p a em { display:block; height:80px; line-height:80px; font-size:19px; color:#333; border-bottom:solid 1px #c9c9c9; margin-bottom:15px;}
.dt_con ul li { height:31px; line-height:31px; overflow:hidden; background: url(dt_ico03.gif) no-repeat 0 13px; padding-left:20px;}
.dt_con ul .nobor { border:none;}
.dt_con ul li span { float:right; color:#b5b5b5; font-size:14px;}
.dt_con ul li a { color:#787878; font-size:14px;}
.dt_con ul li a:hover { color:#fd6d05;}

/*友情链接*/
.f_bg { background:url(f_bg_1.gif) repeat-x center top; height:auto; overflow:hidden;}

.f_nav { color:#fff; height:30px; line-height:30px; font-size:15px; padding-top:0px;}
.f_nav a { color:#fff; padding:0 85px 0 0;}
.f_nav a:hover { color:#f08619;}

.f_img { float:left; padding:40px 53px 0 30px;}
.f_p {color:#fff;line-height: 36px;margin-top: 53px;position:relative;width: 600px;font-size: 16px;}
.f_p a{color:#fff;}
.f_p i { display:block; position:absolute; top:100px; left:190px;}
.f_p i img { padding-right:10px;}
.f_img02 { margin:23px 0 0;}
.f_img02 a { display:block; float:left; width:150px; height:180px; padding:10px 0 0; margin-left:27px; text-align:center;}
.f_img02 a em { display:block; font-size:14px; color:#fff; padding-top:4px;}
.f_img02 img{ width:130px; height:130px;}

.jishu{ color:#EA2000 !important;}
.jishu a{ color:#EA2000 !important;}
.yq_bg { background:url(yq_bg.jpg) no-repeat center 0; height:168px; margin:55px 0 0;}
.yq_bg span { display:block; float:left; padding:60px 0 0; width:235px;}
.yq_bg span a img { float:left; padding-right:10px;}
.yq_bg span a { font-size:18px; color:#333;}
.yq_bg span a em { display:block; font-size:14px; color:#666;}
.yq_bg p { float:left; width:950px; line-height:33px; padding:40px 0 0;}
.yq_bg p a { font-size:14px; color:#666; padding:0 62px 0 0;}
.yq_bg p a:hover { color:#fd6d05}
