article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
 
html, body{
    font: 12px/22px "微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
html {
    color: #666;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    background: transparent; /*修正win8系统IE连接灰色背景*/
    outline:none;
    blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
}
img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode:bicubic;
    transition: transform 1s;
}
img.hover{
    transform: scale(1.15);
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
/*legend*/
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
    cursor: pointer;
}
input.radio {
    width: 13px;
    height: 13px;
}
input[type="text"],
input[type="number"]{
    -webkit-appearance: none;
}
textarea {
    overflow: auto; 
    vertical-align: top;
    resize: none;
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol,
li { 
    list-style: none;
    float: left;
}
i, em{
    font-style: normal;
}
/*清除浮动*/
.clear {
    clear: both;
}
.f-cb{
    zoom: 1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.pof{
    position: fixed;
}
.poa-f{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ovh{
    overflow: hidden;
}
.noselect{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.curp{
    cursor: pointer;
}
.z1{
    z-index: 1;
}
.z2{
    z-index: 2;
}
.z3{
    z-index: 3;
}
.dn{
    display: none;
}
.dib{
    display: inline-block;
}
.w-f{
    width: 100%;
}
.h-f{
    height: 100%;
}
.fwn{
    font-weight: normal;
}
.tac{
    text-align: center;
}
.t-f{
    transition: all 0.5s;
}
.t-c{
    transition: color 0.5s;
}
.t-bg{
    transition: background 0.5s;
}
.load-bg{
    background: url("http://www.lvchengfuwu.com/static/css/../img/loadings.gif") no-repeat center;
}

.w995{
    width: 995px;
    margin: 0 auto;
    position: relative;
}
.w1200 {
    width: 100%;
    min-width: 1200px;
}

.ban{
    width: 100%;
    height: 496px;
    min-width: 1200px;
    background-color: #e0e5ea;
}
.ban-title{
    position: absolute;
    left: 0;
    top: 203px;
    height: 148px;
    width: 293px;
    padding-left: 31px;
    background: rgba(55,105,156,0.5);
}
.ban-title h2{
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    padding-top: 40px;
    text-shadow: 0px 0px 10px #000;
}
.ban-title p{
    font-size: 18px;
    color: #ffffff;
    line-height: 26px;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px #000;
    font-weight: 600;
}
.slide{
    width: 259px;
}
.slide dl{
    padding-bottom: 138px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/slide_shadow.png") no-repeat 0 bottom;
}
.slide dt{
    min-height: 112px;
    width: 237px;
    background: #f2f2f2;
    padding-right: 22px;
    text-align: right;
    border-bottom: 1px solid #ffffff;
}
.slide dt h2{
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    padding-bottom: 25px;
}
.slide dt p{
    font-size: 18px;
    color: #cccccc;
    line-height: 30px;
    text-transform: uppercase;
    padding-top: 28px;
}
.slide dd{
    text-align: right;
}
.slide dd a{
    display: block;
    width: 237px;
    height: 43px;
    padding-right: 22px;
    line-height: 43px;
    font-size: 14px;
    color: #333333;
    background: #f2f2f2;
    border-bottom: 1px solid #ffffff;
}
.slide dd a:hover,.slide dd a.on{
    color: #fff;
    background: #37699c;
    font-weight: bold;
    font-size: 16px;
}
.slide dd ul{
    display: none;
}
.slide dd ul a{
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}
.slide dd ul a:hover,.slide dd ul a.on{
    background: #9cabbb;
    color: #fff;
}
.main-right{
    width: 707px;
}
.main-right .title{
    height: 34px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
}
.main-right .title h3{
    font-weight: normal;
    line-height: 33px;
    float: left;
}
.main-right .title h3 strong{
    font-size: 18px;
    color: #333333;
    margin-right: 10px;
}
.main-right .title h3 em{
    font-size: 18px;
    color: #333333;
    opacity: 0.5;
    filter:alpha(opacity=50);
    text-transform: uppercase;
    font-family: 'Arial';
}
.main-right .title p{
    float: right;
    font-size: 12px;
    line-height: 34px;
}
.main-right .title p a{
    color: #666666;
}
.main-right .title p a:hover{
    color: #e7931a;
}
.main-right .title p em{
    color: #9cb9d6;
}
.main-right img{
    max-width: 100%;
}

.news-main{

}
.news-main li{
    padding: 35px 0 45px;
    border-bottom: 1px solid #e0e0e0;
    width: 707px;
}
.news-main li .day{
    width: 64px;
}
.news-main li .day span{
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #cecece;
    font-size: 24px;
    color: #a8a8a8;
    text-align: center;
}
.news-main li .day p{
    font-size: 18px;
    color: #a8a8a8;
    text-align: center;
    line-height: 42px;
}
.news-main li .txt{
    width: 603px;
}
.news-main li .txt h4{
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    margin-bottom: 7px;
}
.news-main li .txt h4 a{
    color: #333333;
}
.news-main li .txt h4 a:hover{
    color: #6F9BC6;
}
.news-main li .txt p{
    font-size: 13px;
    color: #555555;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
}
.news-main li .txt .more{
    font-size: 12px;
    line-height: 22px;
    color: #898f94;
    margin-top: 7px;
    display: inline-block;
}
.news-main li .txt .more:hover{
    color: #6F9BC6;
}
.news-main li .txt .f-cb .fr{
    width: 430px;
}

.text_detail{
    position: absolute;
    bottom: -80px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
}


.font_14{
    font-size: 14px;
}


.qr_code{
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 51px 0 0 32px;
    background: url('../img/code.jpg');
    background-size:100%;
}