/* ---------------------------------------------------------- */
/*                                                            */
/* 项目：花城家具                                             */
/*                                                            */
/* - 时间：2015.12.28                                         */
/* - 作者：梁丽丽                                               */
/*                                                            */
/*                                                            */
/* ---------------------------------------------------------- */
body{font: 75%/1.8 'Microsoft Yahei', Arial, sans-serif; color:#3e3e3e;overflow-x:hidden;}
input,textarea{border:0;background:none;vertical-align:middle;outline:none;margin:0;padding:0;}
body,h1,h2,h3,h4,p,ul,ol,dd,dl,form,button{margin:0;}
img { max-width: 100%; border:0;vertical-align:top; width: auto\9;}
ul,ol{padding-left:0;list-style-type:none;}
a{text-decoration:none;outline:none;color:#5e5e5e;transition:all .2s ease;font-family: "微软雅黑"}
a:hover{color:#333; }
i,b{font-style:normal;}
/*html5*/
article, aside, dialog, footer, header, section, nav, figure, menu { display: block; }

@font-face { font-family: 'swiss'; src: url('swiss_721.eot'); src: url('swiss_721.eot?#iefix') format('embedded-opentype'), url('swiss_721.woff') format('woff'), url('swiss_721.ttf') format('truetype'), url('swiss_721.svg#swis721_btroman') format('svg'); font-weight: normal; font-style: normal; }


/*
* common
*/
.opc0{opacity:0;}
.fix{*zoom:1;}
.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.oh{overflow:hidden;*zoom:1;}
.l{float:left;}.r{float:right !important;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.pr{position:relative;}
.pa{position:absolute;}
.el{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.eln{ white-space:normal;}
.mt20{margin-top:20px;}
.btn{cursor:pointer;}
.hide{display:none;}
.arr{width:0;height:0;overflow:hidden;}
.f_ewm{float:left;margin-right: 1em;}
.fl { float:left; }
.fr { float:right; }
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}
.wrap{max-width:1200px;margin-left:auto;margin-right:auto; *width:1200px;}

/*文章工具*/
.n-p{padding:10px 0;border-bottom: 1px dotted #dcdcdc; border-top: 1px dotted #dcdcdc; margin:10px 0px;}
.n-p li{padding:0px 20px;line-height:24px; list-style:none;}
.n-p li a:hover{ text-decoration:underline}
.n-p .p,.n-p .n{background:url(../images/icon.png) no-repeat;}
.n-p .p{background-position: 0px -332px; float:left; }
.n-p .n{background-position: 0px -313px; float:right;}

/** header*/
.header_top{background:#0377c2; width:100%; height:38px; line-height:38px;}
.top_left{float:left; font-size:12px; color:#a9d5f2;}
.top_right{float:right; width:300px;}
.sousuo{float:left; margin-top:4px;}
.sousuo form input.search{height:26px; float:right; padding-left:5px; padding-right:5px; color:#777; outline:none; border:solid 1px #dedede; -o-transition:border .3s linear; -moz-transition:border .3s linear; -webkit-transition:border .3s linear; transition:border .3s linear; background:#FFF; width:156px; height:26px; background:#FFF; text-indent:8px;}
.sousuo form input.search:focus{border-color:#8ECB8D;}
.seachText{}
.language{width:127px; height:38px; background:#1d91dc;float:right; text-align:center; color:#ffffff; font-size:12px;}
.language span{background:url(../images/yy.jpg) no-repeat left; padding-left: 20px;}
.language a{color:#FFF;}

@media (max-width: 639px) {
/** header*/
.header_top{background:#0377c2; width:100%; height:38px; line-height:38px;}
.top_left{float:none; display:none;}
.top_right{float:right; width:300px;}
.sousuo{float:left; margin-top:5px;}
.sousuo form input.search{height:26px; float:right; padding-left:5px; padding-right:5px; color:#777; outline:none; border:solid 1px #dedede; -o-transition:border .3s linear; -moz-transition:border .3s linear; -webkit-transition:border .3s linear; transition:border .3s linear; background:#FFF; width:156px; height:26px; background:#FFF; text-indent:8px;}
.sousuo form input.search:focus{border-color:#8ECB8D;}
.seachText{}
.language{width:127px; height:38px; background:#1d91dc;float:right; text-align:center; color:#ffffff; font-size:12px;}
.language span{background:url(../images/yy.jpg) no-repeat left; padding-left: 20px;}
.language a{color:#FFF;}	
	
}

.clearfix:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}

.span_2 .span_2top {
    background: url(../images/shutiao.jpg) no-repeat left;
    color: #14171c;
    font-size: 24px;
    border-bottom: 2px solid #0e7bc0;
    padding-left: 18px;
}

.span_2 ul li{ color:#14171c; line-height:34px;font-size: 14px}

.navContent li a{
	display: block;
    line-height: 30px;
}
.navContent li a:hover{
	color:#3498db;
}