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;
}

.banner{
    width: 100%;
    height: 596px;
    position: relative;
    overflow: hidden;
    background: url("http://www.lvchengfuwu.com/static/web/css/../../img/loadings.gif") no-repeat center center;
    min-width: 995px;
}
.banner ul{
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 596px;
    min-width: 995px;
    margin-left: -960px;
}
.banner li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 596px;
    min-width: 995px;
    display: none;
    text-align: center;
}
.banner li a{
    float: left;
}
.banner li img{
    width: 100%;
}
.banner .btn{
    position: absolute;
    left: 50%;
    bottom: 25px;
}
.banner .btn span{
    width: 93px;
    height: 4px;
    margin-right: 9px;
    background: #fff;
    cursor: pointer;
}
.banner .btn span.on{
    background: #e7931a;
}
.index-about{
    width: 100%;
    background: #f4f4f4;
    min-width: 995px;
}
.index-title{
    height: 108px;
}
.index-title h3{
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    padding-top: 18px;
}
.index-title p{
    font-weight: bold;
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    line-height: 48px;
    font-family: 'Arial';
}
.index-about .con{
    padding: 49px 0 94px;
    width: 463px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.index-about .link{
    width: 416px;
    height: 293px;
    position: absolute;
    top: 25px;
    right: 3px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_bg1.png") no-repeat 0 0;
}
.index-about .link a{
    position: absolute;
    width: 79px;
    height: 47px;
    font-size: 16px;
    color: #9b9b9b;
    line-height: 24px;
    padding-top: 96px;
    text-align: center;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_ico1.png") no-repeat;
}
.index-about .link .a1{
    left: 168px;
    top: 0px;
    background-position: 21px 46px;
    color: #fff;
}
.index-about .link .a2{
    right: 41px;
    top: 75px;
    background-position: -86px 38px;
    color: #fff;
}
.index-about .link .a3{
    left: 168px;
    top: 150px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_ico1_1.png") no-repeat center 26px;
    color: #fff;
}
.index-about .link .a4{
    left: 41px;
    top: 75px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_ico1_2.png") no-repeat center 26px;
    color: #fdb750;
}
.index-about .link a:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.index-news{
    padding-bottom: 50px;
}
.index-news .list{

}
.index-news .list li{
    margin-right: 32px;
    width: 310px;
}
.index-news .list li .img{
    display: block;
    width: 310px;
    height: 200px;
    overflow: hidden;
}
.index-news .list li h3{
    font-size: 14px;
    color: #444444;
    font-weight: normal;
    line-height: 24px;
    margin-top: 33px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index-news .list li h3 a{
    color: #444444;
}
.index-news .list li h3 a:hover{
    color: #e7931a;
}
.index-news .list li p{
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    overflow: hidden;
    height: 22px;
}
.index-news .list li .img:hover img{
    transform: scale(1.15);
}

.index-video{
    width: 100%;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_bg2.jpg") repeat-x;
    min-width: 995px;
}
.index-video .video-img{
    width: 994px;
    height: 415px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.index-video .video-img .mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 994px;
    height: 415px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_mask.png") no-repeat 0 0;
}

.index-case{
    padding-bottom: 57px;
}
.index-case .con{
    width: 985px;
    height: 168px;
    overflow: hidden;
}
.index-case ul{
    width: 105%;
}
.index-case li .close{
    width: 129px;
    height: 168px;
    padding-left: 21px;
    /*opacity: 1;
    filter:alpha(opacity=100);*/
    cursor: pointer;
}
.index-case li .open{
    width: 385px;
    overflow: hidden;
    height: 168px;
    position: relative;
    display: none;
    /*opacity: 0
    filter:alpha(opacity=0);*/
}
.index-case li .close h3{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    padding-top: 46px;
    margin-bottom: 4px;
    width: 81px;
}
.index-case li .close p{
    font-size: 18px;
    color: #fff;
    opacity: 0.2;
    filter:alpha(opacity=20);
    line-height: 24px;
    width: 129px;
}
.index-case li .open a{
    float: left;

}
.index-case li .open .left{
    width: 174px;
    padding-left: 16px;
    height: 168px;
    background: #e87e2a;
    position: absolute;
    left: 0;
    top: 0;
}
.index-case li .open .img{
    position: absolute;
    left: 190px;
    top: 0;
    width: 195px;
    height: 168px;
}
.index-case li .open h3{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    padding-top: 26px;
    margin-bottom: 26px;
}
.index-case li .open p{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    height: 72px;
    width: 158px;
    overflow: hidden;
}
.index-case li .open span{
    font-size: 52px;
    color: #ffffff;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: -18px;
    opacity: 0.1;
    filter:alpha(opacity=10);
}
.index-case .li1 .close{
    background: #aeaeae;
}
.index-case .li2 .close{
    background: #7f7f7f;
}
.index-case .li3 .close{
    background: #9d9d9d;
}
.index-case .li4 .close{
    background: #424242;
}
.index-case .li5 .close{
    background: #525252;
}

.index-in{
    width: 100%;
    height: 702px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_bg3.jpg") no-repeat top center;
    border-bottom: 1px solid #d6d6d6;
    min-width: 995px;
}
.index-in .index-title{
    padding-top: 35px;
    margin-bottom: 131px;
}
.index-in .index-title h3{
    color: #fff;
}
.index-in .index-title p{
    color: #fbfdfe;
}
.index-in .con{

}
.index-in .con li{
    width: 248px;
}
.index-in .con li:hover h4{
    transform: scale(1.1);
}
.index-in .con h4{
    width: 162px;
    height: 126px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/index_bg4.png") no-repeat 0 0;
    text-align: center;
    font-weight: normal;
    padding-top: 36px;
    overflow: hidden;
    margin: 0 auto 23px;
    transition:all 500ms;
}
.index-in .con h4 strong{
    font-size: 64px;
    color: #f9ba2e;
    line-height: 82px;
}
.index-in .con h4 em{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
}
.index-in .con li p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    width: 205px;
    margin: 0 auto;
}

.index-concern{
    background: #f3f3f3;
    width: 100%;
    height: 222px;
    min-width: 995px;
}
.index-concern .index-title{
    width: 166px;
    padding-top: 40px;
}
.index-concern .index-title p{
    font-size: 30px;
}
.index-concern .con{
    margin-top: 45px;
}
.index-concern .con li{
    
}
.index-concern .con li p{
    float: left;
    margin: 0 14px 0 14px;
    width: 121px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding-top: 7px;
    max-height: 96px;
    overflow: hidden;
}

.main{
    padding: 30px 0 70px;
}

.speech-main{
    padding: 20px 0 0 0;
    width: 707px;
}
.speech-main img{
    max-width: 100%;
}
.speech-main h3{
    font-size: 20px;
    color: #555555;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
}
.speech-main p{
    font-size: 14px;
    line-height: 20px;
    color: #555555;
}
.speech-main .sign{
    margin-left: 593px;
}

.about-main{
    padding-top: 25px;
}
.about-main h3{
    font-size: 20px;
    color: #333333;
    line-height: 38px;
}
.about-main p{
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    text-indent: 28px;
}

.culture-main{
    padding: 16px 0 0; 
}
.culture-main h3{
    font-weight: normal;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.culture-main h3 em{
    color: #e7931a;
    margin-right: 5px;
}

.history-main{
    margin-top: 23px;
    height: 542px;
    width: 655px;
    padding: 0 26px;
    overflow: hidden;
    position: relative;
}
.history-main .line{
    position: absolute;
    left: 0;
    top: 269px;
    width: 707px;
    height: 4px;
    background: #808080;
}
.history-main .btn a{
    position: absolute;
    width: 26px;
    height: 26px;
    background-image: url("http://www.lvchengfuwu.com/static/web/css/../img/history_btn1.png");
    background-repeat: no-repeat;
    top: 257px;
    z-index: 11;
}
.history-main .btn .left{
    background-position: 0 0;
    left: 0;
}
.history-main .btn .right{
    background-position: right 0;
    right: 0;
}
.history-main .btn a:hover{
    background-image: url("http://www.lvchengfuwu.com/static/web/css/../img/history_btn2.png");
}
.history-main .list ul{
    width: 10000px;
}
.history-main .list li{
    height: 542px;
    position: relative;
    width: 168px;
    padding-left: 13px;
}

.history-main .list i{
    position: absolute;
    width: 14px;
    height: 14px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/history_ico.png") no-repeat 0 0;
    right: 0;
    top: 264px;
    z-index: 10;
}
.history-main .list li .txt{
    width: 156px;
    height: 250px;
    padding-bottom: 19px;
    position: relative;
    border-right: 1px solid #808080;
    position: absolute;
    bottom: 273px;
    right: 6px;
}
.history-main .list li .txt h3{
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    padding-left: 20px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/history_ico.png") no-repeat 0 -59px;
    margin-bottom: 13px;
    height: 22px;
    overflow: hidden;
}
.history-main .list li .txt h3 strong{
    font-size: 24px;
    color: #333333;
}
.history-main .list li .txt span{
    width: 9px;
    height: 9px;
    position: absolute;
    right: -9px;
    top: 0;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/history_ico.png") no-repeat 0 -16px;
}
.history-main .list li .con{
    max-height: 234px;
    overflow-y: auto; 
    width: 156px;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}
.history-main .list li .con p{
    margin-bottom: 4px;
}
.history-main .list li img{
    position: absolute;
    left: 13px;
    top: 273px;
    z-index: 9;
}

.history-main .list li.top img{
    position: absolute;
    right: 6px;
    bottom: 273px;
    top: auto;
    z-index: 9;
}
.history-main .list li.top .txt{
    position: absolute;
    top: 273px;
    left: 17px;
    bottom: auto;
    padding: 20px 0 0;
}
.history-main .list li.top .txt span{
    background-position: 0 -27px;
    top: auto;
    bottom: 0;
}
.history-main .list li.top .con{
    max-height: 214px;
}

.honor-main{
    margin-top: 19px;
}

.honor-main h3{
    font-size: 14px;
    color: #9cb9d6;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 3px;
}
.honor-main p{
    font-size: 14px;
    color: #555555;
    line-height: 25px;
}
.honor-main p strong{
    padding-left: 27px;
    font-weight: normal;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/honor_ico.png") no-repeat 6px 8px;
}

.structure-main{
    margin-top: 23px;
}
.structure-main li{
    width: 707px;
    margin-bottom: 10px;
    background: #f1eff1;
}
.structure-main li .txt{
    width: 492px;
    margin-right: 32px;
    padding: 31px 0 41px;
}
.structure-main li .txt h3{
    font-size: 18px;
    color: #e7931a;
    line-height: 24px;
    font-weight: normal;
}
.structure-main li .txt h3 strong{
    color: #000000;
}
.structure-main li .txt p{
    line-height: 20px;
    font-size: 14px;
    color: #555555;
    margin-top: 10px;
}

.system-main{

}
.system-main .top{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    text-indent: 2em;
    padding: 21px 0 43px;
}
.work-main .choose{

}
.work-main .choose ul{
    width: 707px;
    height: 42px;
    line-height: 42px;
}
.work-main .choose li{
    height: 42px;
}
.work-main .choose li a{
    float: left;
    width: 100%;
    height: 38px;
    text-align: center;
    background: #eef1f6;
    font-size: 14px;
    color: #000000;
    border-top: 4px solid #eef1f6;
    line-height: 38px;
}
.work-main .choose li a:hover,.work-main .choose li a.on{
    border-top: 4px solid #9cb9d6;
    background: #fff;
    color: #9cb9d6;
    height: 38px;
}
.work-main .con{
    padding-top: 22px;
    display: none;
}
.system-main .con1{
    
}
.system-main .con h3{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    margin-bottom: 13px;
}
.system-main .con img{
    max-width: 100%;
}
.system-main .con p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 28px;
}
.system-main .con li{
    width: 218px;
    margin-right: 26px;
    text-align: center;
}
.system-main .con li p{
    margin-top: 24px;
}
.system-main .con .bimg{
    margin: 0 0 133px;
}
.model-main{
    padding-top: 23px;
}
.model-main .con p{
    margin-bottom: 0;
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}

.item-main{
    padding-top: 23px;
}
.item-main .choice{
    width: 707px;
    background: #e3ded0;
    height: 30px;
    padding-top: 16px;
}
.item-main .choice ul{
    margin-left: 10px;
}
.item-main .choice li{
    margin-right: 6px;
}
.item-main .choice li a{
    float: left;
    width: 88px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #e7931a;
    font-size: 14px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}
.item-main .choice li a:hover,.item-main .choice li a.on{
    background: #e7931a;
    color: #fff;
}
.item-main .list-con{
    margin-top: 29px;
}
.item-main .list-con li{
    width: 340px;
    margin:0 27px 51px 0;
}
.item-main .list-con li .img{
    padding: 4px;
    display: block;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    width: 330px;
    height: 184px;
}
.item-main .list-con li .img:hover img{
    transform: scale(1.15);
}
.item-main .list-con li .txt{
    border-bottom: 1px solid #f0f0f0;
    padding: 6px 4px 18px;
}
.item-main .list-con li .txt h3{
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}
.item-main .list-con li .txt h3 a{
    color: #000000;
}
.item-main .list-con li .txt h3 a:hover{
    color: #e7931a;
}
.item-main .list-con li .txt p{
    font-size: 14px;
    color: #828282;
    line-height: 21px;
}
.page{
    text-align: center;
    height: 25px;
    padding: 20px 0;
}
.item-main .map{
    width: 707px;
    height: 327px;
    background: #e7931a;
    margin: 14px 0 10px;
}
.item-main .txt{
    width: 270px;
    margin: 33px 0 0 25px;
}
.item-main .txt h3{
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
}
.item-main .txt p{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}
.item-main .txt dl{
    margin-top: 33px;
}
.item-main .txt dd{
    position: relative;
    width: 258px;
    height: 24px;
    margin-bottom: 15px;
}
.item-main .txt dd.z1{
    z-index: 1;
}
.item-main .txt dd.z2{
    z-index: 2;
}
.item-main .txt dd.z3{
    z-index: 3;
}
.item-main .txt dd a{
    display: block;
    width: 223px;
    height: 24px;
    background: #ffcd86;
    line-height: 24px;
    padding: 0 25px 0 10px;
    font-size: 12px;
    color: #fff;
}
.item-main .txt dd a:hover{
    color: #666;
}
.item-main .txt dd a span{
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 24px;
    border-left: 1px solid #b56b00;
}
.item-main .txt dd a span i{
    position: absolute;
    width: 0;
    height: 0;
    border-width: 4px;
    border-color: #b56b00 transparent transparent transparent;
    border-style: solid;
    left: 9px;
    top: 10px;
}
.item-main .txt dd .mainmain{
    position: absolute;
    width: 100%;
    left: 0;
    top: 25px;
    min-height: 174px;
    display: none;
    /*border-top: 1px solid #b56b00;*/
}
.item-main .txt dd ul{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 75px;*/

    z-index: 10;
    max-height: 124px;
    overflow-y: scroll;
    overflow-x: hidden; 
    width: 258px;
}
.item-main .txt dd li{
    border-bottom: 1px solid #b56b00;
    width: 100%;
    background: #ffcd86;
}
.item-main .txt dd .box{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 25px;*/

    padding: 10px 0;
    border-bottom: 1px solid #b56b00;
    width: 100%;
    background: #ffcd86;
}
.item-main .txt dd .box input{
    margin: 0 auto;
    padding: 0 5px;
    width: 80%;
    display: block;
    margin-left: 10px;
    background: #fff;
    border: none;
    height: 30px;
}
.item-main .txt dd li a{
    float: left;
    width: 100%;
    padding: 0;
}
.item-main .txt .submit{
    width: 97px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #ffcd86;
    font-size: 14px;
    color: #fff;
    border: none;
}
.item-main .txt .submit:hover{
    color: #333;
}
.item-main .result{
    margin-top: 24px;
}
.item-main .result dl{
    margin-bottom: 12px;
    width: 707px;
    float: left;
}
.item-main .result dt{
    float: left;
    max-width: 100px;
    font-size: 14px;
    color: #e7931a;
    line-height: 24px;
}
.item-main .result dd{
    float: left;
    width: 600px;
}
.item-main .result dd li{
    white-space: nowrap;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    margin-left: 13px;
}

.major-main{
    margin-top: 23px;
}
.major-main li{
    width: 707px;
    margin-bottom: 33px;
}
.major-main li h3{
    font-size: 14px;
    color: #faa223;
    line-height: 24px;
    padding-left: 17px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 5px;
    margin-bottom: 8px;
    font-weight: normal;
}
.major-main li p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}

.item-info{
    margin-top: 22px;
    line-height: 20px;
    font-style: 14px;
    color: #555;
}

.item-info li{
    border-bottom: 1px dashed #d8d8d8;
    line-height: 34px;
    width: 707px;
}

.partner-main{
    margin-top: 23px;
}
.partner-main .con li{
    padding: 0 13px 10px 0;
}
.partner-main .con li a{
    float: left;
    border: 1px solid #e8e8e8;
}
.partner-main .con5 li{
    white-space: nowrap;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    padding: 0 26px 10px 0;
}
.partner-main .con5 li a{
    border: none;
    color: #555555;
}
.partner-main .con5 li a:hover{
    color: #e7931a;
}

.recruit-main{

}
.recruit-main .top{
    padding-top: 10px;
    border-bottom: 1px solid #ececec;
}
.recruit-main .top p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.recruit-main .top form{
    width: 707px;
    height: 37px;
    line-height: 37px;
    /*background: #e7931a;*/
    margin: 17px 0 27px;
}
.recruit-main .top form .left,.recruit-main .top form .right{
    width: 300px;
    background: #e7931a;
    position: relative;
}
.recruit-main .top form p{
    float: left;
    width: 116px;
    font-size: 18px;
    color: #fff;
    line-height: 37px;
    padding-left: 14px;
}
.recruit-main .top form .now{
    float: left;
    width: 124px;
    background: #fff;
    height: 35px;
    margin-top: 1px;
    padding-right: 35px;
    position: relative;
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
}
.recruit-main .top form a:hover{
    color: #e7931a;
}
.recruit-main .top form .now span{
    width: 35px;
    height: 35px;
    border-left: 1px solid #b56b00;
    position: absolute;
    right: 0;
    top: 0;
}
.recruit-main .top form .now span i{
    position: absolute;
    width: 0;
    height: 0;
    border-width: 5px;
    border-color: #b56b00 transparent transparent transparent;
    border-style: solid;
    left: 13px;
    top: 15px;
}
.recruit-main .top form .list{
    position: absolute;
    top: 36px;
    left: 129px;
    width: 169px;
    max-height: 175px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #e7931a;
    display: none;
}
.recruit-main .top form .list ul{
    width: 100%;
}
.recruit-main .top form .list li{
    border-bottom: 1px solid #e7931a;
    width: 100%;
    background: #fff;
}
.recruit-main .top form .list li a{
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    text-indent: 5px;
    width: 100%;
}
.recruit-main .top form .list li a:hover{
    color: #e7931a;
}
.recruit-main .top form .text{
    width: 524px;
    float: left;
    height: 35px;
    margin-top: 1px;
    border: none;
    background: #fff;
    line-height: 37px;
    font-size: 18px;
}
.recruit-main .top form .submit{
    width: 47px;
    float: left;
    height: 37px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/recruit_ico.png") no-repeat center center;
    border: none;
}
.recruit-main .top .link{
    padding: 20px 0 27px;
}
.recruit-main .top .link p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    width: 86px;
    text-align: right;
    float: left;
}
.recruit-main .top .link .con{
    width: 616px;
}
.recruit-main .top .link .con a{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    white-space: nowrap;
    margin-right: 13px;
}
.recruit-main .top .link .con a:hover,.recruit-main .top .link .con a.on{
    color: #e7931a;
}
.recruit-main .bot{
    
}
.recruit-main .bot form{
    height: 24px;
    padding: 24px 0 27px;
}
.recruit-main .bot form label{
    float: left;
    margin-right: 24px;
}
.recruit-main .bot form label input{
    float: left;
    width: 12px;
    height: 12px;
    margin: 6px 5px 0;
}
.recruit-main .bot form label p{
    float: left;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.recruit-main .bot dl{
    width: 707px;
    float: left;
}
.recruit-main .bot dl dd{
    line-height: 30px;
}
.recruit-main .bot dl dd a{
    float: left;
}
.recruit-main .bot dl dd a:hover{
    background: #f9f9fa;
}
.recruit-main .bot dl dd a:hover span{
    color: #e7931a;
}
.recruit-main .bot dl span{
    font-size: 14px;
    color: #555555;
    float: left;
}
.recruit-main .bot dt{
    height: 36px;
    line-height: 36px;
    margin-bottom: 9px;
    float: left;
}
.recruit-main .bot dd{
    font-size: 14px;
    color: #555555;
    float: left;
}
.recruit-main .bot dt span{
    border-bottom: 1px solid #dddddd;
    background: #f9f9fa;
    color: #e7931a;
}
.recruit-main .bot .td1{
    width: 224px;
    padding:0 10px 0 15px;
}
.recruit-main .bot .td2{
    width: 111px;
    padding-right: 10px;
}
.recruit-main .bot .td3{
    width: 102px;
    padding-right: 10px;
}
.recruit-main .bot .td4{
    width: 106px;
    padding-right: 10px;
}
.recruit-main .bot .td5{
    padding-right: 10px;
    width: 99px;
}

.recruit-info{
    margin-top: 10px;
}
.recruit-info .top{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 17px;
}
.recruit-info .top h3{
    font-weight: normal;
    font-size: 18px;
    color: #e7931a;
    line-height: 30px;
    margin-bottom: 12px;
}
.recruit-info .top li{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    min-width: 176px;
    margin-bottom: 13px;
    white-space: nowrap;
}
.recruit-info .bot{

}
.recruit-info .bot h3{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    line-height: 30px;
    padding: 19px 0 7px;
}
.recruit-info .bot p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.recruit-info .bot .btn{
    margin-top: 68px;
}
.recruit-info .bot .btn a{
    float: left;
    width: 121px;
    height: 33px;
    border-bottom: 4px solid #cf7d07;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #e7931a;
    border-radius: 2px;
    margin-right: 26px;
}
.recruit-info .bot .btn a:hover{
    color: #333;
}

.training-main{
    margin-top: 16px;
}
.training-main .top{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 12px;
}
.training-main .caption{
    /*height: 42px;*/
    /*background: #eef1f6;*/
    /*width: 707px;*/
}
.training-main .caption h3{
    height: 38px;
    /*border-top: 4px solid #e7931a;*/
    /*background: #fff;*/
    /*width: 190px;*/
    /*text-align: center;*/
    line-height: 38px;
    font-size: 16px;
    color: #e7931a;
    /*font-weight: normal;*/
    letter-spacing: 2px;
}
.idea-main{
    
}
.idea-main .caption{
    /*margin-bottom: 12px;*/
}
.idea-main h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    line-height: 24px;
    padding-top: 5px;
}
.idea-main p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.setup-main{

}
.setup-main li{
    width: 707px;
    padding: 32px 0;
    border-bottom: 1px solid #e5e5e5;
}
.setup-main li .txt{
    width: 431px;
}
.setup-main li .txt h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    padding-left: 21px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 6px;
    line-height: 24px;
    margin-bottom: 5px;
}
.setup-main li .txt p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 4px;
}
.setup-main.care-list li .txt{
    width: 100%;
}
.setup-main.care-list .img{
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    height: 96px;
    width: 100%;
}
.setup-main.care-list .img dl{
    position: absolute;
    left: 0;
    top:0;
    width: 10000px;
    z-index: 4;
}
.setup-main.care-list .img dd{
    width: 130px;
    height: 96px;
    padding: 0 15px 0 0;
    float: left;
}
.setup-main.care-list .img .btn{
    display: none;

}
.setup-main.care-list .img .btn a{
    position: absolute;
    top: 50%;
    width: 41px;
    height: 41px;
    margin: -20px 0 0;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/care_btn.png") no-repeat;
    z-index: 5;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.setup-main.care-list .img .btn a.left{
    left: 0;
    background-position: 0 -42px;
}
.setup-main.care-list .img .btn a.right{
    right: 0;
    background-position: 0 0;
}
.setup-main.care-list .img .btn a.left:hover{
    background-position: -42px -42px;
}
.setup-main.care-list .img .btn a.right:hover{
    background-position: -42px 0;
}
.setup-table{
    width: 707px;
}
.setup-table td{
    padding: 32px 0;
    border-bottom: 1px solid #e5e5e5;
}
.setup-table td .txt h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    padding-left: 21px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 6px;
    line-height: 24px;
    margin-bottom: 5px;
}
.setup-table td .txt p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 4px;
}


.contact-main{
    
}
.contact-main .top{
    padding: 24px 0 0;
    margin-bottom: 34px;
    text-indent: 0;

}
.contact-main .top h3{
    font-weight: normal;
    font-size: 18px;
    color: #e7931a;
    line-height: 30px;
}
.contact-main .top p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.contact-main .where{
    position: relative;
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    padding-bottom: 27px;
    border-bottom: 1px solid #e5e5e5;
}
.contact-main .where p{
    max-width: 355px;
}
.contact-main .where .map{
    position: absolute;
    width: 186px;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #283867;
    text-indent: 59px;
    left: 355px;
    top: 41px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/contact_ico.jpg") no-repeat 0 0;
}
.contact-main .where .map:hover{
    color: #e7931a;
}
.contact-main .list{
    padding-top: 22px;
}
.contact-main .list li{
    width: 340px;
    margin: 0 10px 52px 0;
}
.contact-main .list li h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    line-height: 24px;
}
.contact-main .list li p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}

.word-main{
    margin-top: 23px;
}
.word-main form{

}
.word-main label{
    float: left;
    width: 321px;
    margin-right: 65px;
    margin-bottom: 15px;
}
.word-main label p{
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    margin: 5px 0;
}
.word-main label p em{
    float: left;
}
.word-main label p i{
    float: left;
    width: 6px;
    height: 6px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/word_ico.png") no-repeat 0 0;
    margin: 5px 0 0 5px;
}
.word-main label input{
    float: left;
    width: 100%;
    height: 47px;
    border: 1px solid #c0c0c0;
    padding-left: 8px;
    font-size: 14px;
    line-height: 47px;
    color: #666666;
}
.word-main label.txt{
    width: 707px;
    float: none;
}
.word-main label.txt p{
    float: none;
}
.word-main label textarea{
    padding: 6px 8px;
    width: 689px;
    height: 137px;
    font-size: 14px;
    border: 1px solid #c0c0c0;
    color: #666666;
}
.word-main .submit{
    font-size: 14px;
    color: #fff;
    width: 332px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border: none;
    margin: 37px 0 0 188px;
    background: #e7931a;
}
.word-main .submit:hover{
    color: #333;
}


.news-info{
    padding-top: 30px;
}
.news-info .top{
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.news-info .top h3{
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #333333;
}
.news-info .top p{
    font-size: 12px;
    color: #a8a8a8;
    line-height: 24px;
    margin-top: 10px;
}
.news-info .con{
    padding: 20px 0 30px;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    border-bottom: 1px solid #e0e0e0;
    min-height: 300px;
}
.news-info .bot{
    padding: 14px 0 30px;
    position: relative;
}
.news-info .bot p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #555;
}
.news-info .bot p a{
    color: #555;
}
.news-info .bot p a:hover{
    color: #e7931a;
}
.news-info .bot .back{
    position: absolute;
    right: 20px;
    top: 30px;
    color: #555555;
}
.news-info .bot .back:hover{
    color: #e7931a;
}

.paper-main{
    margin-top: 16px;
}
.paper-main li{
    margin: 0 8px 27px 0;
}
.paper-main li .img{
    width: 229px;
    height: 285px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.paper-main li .mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 229px;
    height: 285px;
    display: none;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/paper_mask.png") no-repeat 0 0;
}
.paper-main li .mask a{
    position: absolute;
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #bbbbbb;
    left: 50%;
    margin-left: -51px;
}
.paper-main li .mask a.online{
    top: 107px;
}
.paper-main li .mask a.load{
    top: 147px;
}
.paper-main li .mask a:hover{
    color: #e7931a;
}
.paper-main li p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
}

.life-main{
    margin-top: 16px;
}
.life-main li{
    width: 228px;
    margin-right: 11px;
    padding: 0 0 38px 0;
}
.life-main.video-main li{
    padding-bottom: 23px;
}
.life-main li .img{
    width: 220px;
    height: 302px;
    padding: 3px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}
/*.life-main li .img img:hover{
    transform: scale(1.15);
}*/
.life-main li p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    text-align: center;
    margin: 11px 0 3px;
}
.life-main li .link{
    text-align: center;
}
.life-main li .link a{
    width: 101px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #808080;
    color: #fff;
    font-size: 14px;
    margin: 0 4px;
    display: inline-block;
}
.life-main li .link a:hover{
    background: #e7931a;
}
.video-mask-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity:0.5;
    filter:alpha(opacity=50);
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}
.embed{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 744px;
    height: 462px;
    margin: -231px 0 0 -372px;
    background: #000;
    z-index: 10001;
    display: none;
}
.index-title{
    position: relative;
}
.index-title .more{
    position: absolute;
    right: 0;
    top: 45px;
    font-size: 14px;
    color: #444444;
}
.index-title .more:hover{
    color: #e7931a;
}

.training-main .care-top{
    line-height: 26px;
    font-size: 14px;
    color: #555555;
    margin: 0 0 28px;
}
.training-main .care-top h3{
    font-size: 16px;
    color: #e7931a;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 8px;
    padding-left: 8px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/care_h3_ico.png") no-repeat 0 9px;
}
.training-main .care-bot{

}
.training-main .care-bot h3{
    font-weight: normal;
    font-size: 16px;
    color: #e7931a;
    line-height: 24px;
    margin-bottom: 23px;
    padding-left: 8px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/care_h3_ico.png") no-repeat 0 9px;
}
.training-main .care-bot li{
    width: 707px;
    padding: 0 0 43px;
}
.training-main .care-bot li .img{
    width: 138px;
    overflow: hidden;
}
.training-main .care-bot li .img img{
    margin-bottom: 2px;
}
.training-main .care-bot li .txt{
    width: 552px;
}
.training-main .care-bot li h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    padding-left: 21px;
    background: url("http://121.41.128.239:8113/lcfw/static/web/css/../img/major_ico.png") no-repeat 0 6px;
    line-height: 24px;
    margin: 5px 0;
}
.training-main .care-bot li p{
    font-size: 14px;
    color: #555555;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
}

.honor-main .con{
    
}
.honor-main .con li{
    width: 707px;
    padding-bottom: 5px;
    margin-right: 0;
    text-align: left;
}
.honor-main .con li h4{
    float: left;
    width: 107px;
    height: 32px;
    line-height: 32px;
    padding-left: 8px;
    background: #f3f3f3;
    font-size: 14px;
    color: #555555;
    font-weight: normal;
}
.honor-main .con li .txt{
    float: right;
    width: 582px;
}
.honor-main .con li p{
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0;
}
/*新增*/
.system-main .about-main p{
    color: #555555;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 0;
}
.system-main .about-main h3{
    font-size: 20px;
    color: #333333;
    line-height: 38px;
    margin-bottom: 0;
}
.system-main .honor-main .con{
    display: block;
}
.new-history{

}
.new-history .history-top{
    height: 34px;
    padding-top: 59px;
    position: relative;
    overflow: hidden;
}
.new-history .history-top .btn a{
    position: absolute;
    bottom: 0;
    width: 34px;
    height: 34px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/new_history_ico1.png") no-repeat 0 0;
}
.new-history .history-top .btn a.left{
    background-position: 0 0;
    left: 0;
}
.new-history .history-top .btn a.right{
    background-position: -34px 0;
    right: 0;
}
.new-history .history-top .btn a:hover{
    background-image: url("http://www.lvchengfuwu.com/static/web/css/../img/new_history_ico2.png");
}
.new-history .history-top .btn .line{
    position: absolute;
    width: 639px;
    height: 1px;
    background: #e5e5e5;
    left: 34px;
    bottom: 16px;
}
.new-history .history-top .year-list{
    width: 639px;
    overflow: hidden;
    height: 93px;
    position: absolute;
    left: 34px;
    top: 0;
}
.new-history .history-top .year-list ul{
    width: 10000px;
}
.new-history .history-top .year-list li{
    width: 90px;
    position: relative;
    height: 93px;
    text-align: center;
}
.new-history .history-top .year-list li i{
    position: absolute;
    left: 50%;
    bottom: 12px;
    width: 8px;
    height: 8px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/new_history_ico3.png") no-repeat 0 0;
    overflow: hidden;
    margin-left: -4px;
}
.new-history .history-top .year-list li p{
    position: absolute;
    left: 0;
    bottom: 34px;
    font-size: 18px;
    color: #7b7b7b;
    width: 100%;
}
.new-history .history-top .year-list li a:hover p{
    color: #e7931a;
}
.new-history .history-top .year-list li.active a i{
    background-position: -8px 0;
}
.new-history .history-top .year-list li.active a p{
    color: #e7931a;
    font-size: 30px;
    font-weight: bold;
}
.new-history .history-box{
    margin-top: 42px;
    background: #f9f9f9;
    padding: 35px 24px 33px;
}
.new-history .history-box .left{
    width: 142px;
}
.new-history .history-box .left h3{
    font-size: 48px;
    color: #000000;
    line-height: 50px;
    font-family: 'Arial';
}
.new-history .history-box .right{
    width: 455px;
    padding-left: 40px;
    border-left: 1px solid #d7d7d7;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
}
.mt23{
    margin-top: 23px;
}
.system-main .new-top{
    text-indent: 0;
    padding-bottom: 0;
}
.system-main .new-con .bimg{
    margin-bottom: 0;
}
.system-main .new-con p{
    margin-bottom: 0;
}
.new-model{
    margin-top: 50px;
}
.new-model .title{
    border-bottom: 0;
    height: auto;
    font-size: 18px;
    color: #555555;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-bottom: 15px;
}
.new-model .list{

}
.new-model .list li{
    width: 707px;
    padding-bottom: 29px;
}
.new-model .list li h3{
    font-size: 14px;
    color: #faa223;
    line-height: 20px;
    padding-left: 17px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 5px;
    margin-bottom: 5px;
    font-weight: normal;
}
.new-model .list li p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.new-model p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.item-main .new-top{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 21px;
}
.new-item .con-title{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.new-item .setup-main li .txt{
    margin: 0;
}
.partner-top{
    background: #f7f7f7;
    padding: 11px 21px 44px 22px;
    position: relative;
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.partner-top h4{
    position: absolute;
    right: 21px;
    bottom:16px;
    font-weight: normal;
}
.partner-center{
    margin-top: 26px;
}
.partner-center .box{
    margin-bottom: 20px;
}
.partner-center .box h3{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    padding-left: 21px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 6px;
    line-height: 24px;
    margin-bottom: 6px;
}
.partner-bot{

}
.partner-bot table{
    width: 707px;
    font-size: 14px;
    color: #555555;
    line-height: 35px;
}
.partner-bot table td{
    padding: 5px 0;
}
.partner-bot table input{
    border: 1px solid #c0c0c0;
    width: 226px;
    padding: 0 5px;
    line-height: 33px;
}
.partner-bot table .tr{
    text-align: right;
}
.partner-bot table textarea{
    border: 1px solid #c0c0c0;
    padding: 5px;
    height: 114px;
    width: 610px;
}
.partner-bot table td.tt{
    vertical-align: top;
}
.partner-bot table .submit{
    border: none;
    padding: 0;
    background: #e7931a;
    font-size: 14px;
    color: #fff;
    border-bottom: 3px solid #cf7d07;
    border-radius: 2px;
    width: 121px;
    margin-top: 20px;
}
.partner-bot table .submit:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.partner-window-bg{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 380px;
    height: 198px;
    margin: -99px 0 0 -190px;
    background: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    display: none;
}
.partner-window{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 380px;
    height: 198px;
    margin: -99px 0 0 -190px;
    display: none;
}
.partner-window p{
    font-size: 14px;
    color: #ffffff;
    padding-top: 137px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/window_ico.png") no-repeat center 33px;
    text-align: center;
}
.plenary-main{
    margin-top: 20px;
}
.plenary-main .box{
    margin-bottom: 30px;
}
.plenary-main .box h3{
    font-size: 14px;
    color: #faa223;
    line-height: 20px;
    padding-left: 17px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/major_ico.png") no-repeat 0 5px;
    margin-bottom: 8px;
    font-weight: normal;
}
.plenary-main .box p{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.plenary-main .box .list{

}
.plenary-main .box .list li{
    margin-bottom: 15px;
    background: #f4f4f4;
    width: 707px;
}
.plenary-main .box .list li .text{
    width: 393px;
    margin-right: 15px;
    padding-top: 30px;
}
.plenary-main .box .list li .text h4{
    font-weight: normal;
    font-size: 14px;
    color: #ed7d31;
    line-height: 20px;
    margin-bottom: 18px;
}
.plenary-main .box h4{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.equity.plenary-main .box .list li .text h4{
    margin-bottom: 0;
    line-height: 24px;
}
.alumni-main{

}
.alumni-main table{
    width: 707px;
    font-size: 14px;
    color: #555555;
    line-height: 25px;
    white-space: nowrap;
}
.alumni-main table input{
    border: 1px solid #c0c0c0;
    width: 226px;
    padding: 0 5px;
    line-height: 23px;
}
.alumni-main table select{
    width: 68px;
    height: 23px;
}
.alumni-main table td{
    padding: 8px 0;
}
.alumni-main table .kind{
    width: 144px;
}
.alumni-main table .tc{
    text-align: center;
}
.alumni-main table .tr{
    text-align: right;
}
.alumni-main table .vt{
    vertical-align: top;
}
.alumni-main table textarea{
    width: 98%;
    padding: 5px;
    height: 114px;
}
.alumni-main table h4{
    font-weight: normal;
    font-size: 14px;
    color: #e7931a;
    line-height: 34px;
}
.alumni-main table .submit{
    border: none;
    padding: 0;
    background: #e7931a;
    font-size: 14px;
    color: #fff;
    border-bottom: 3px solid #cf7d07;
    border-radius: 2px;
    width: 121px;
    height: 33px;
}
.alumni-main table .submit:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.footer .mark img{
    height: 50px;
}

.investor-main{
    margin-top: 23px;
}
.investor-main .con1{
    font-size: 14px;
    color: #555555;
    line-height: 20px;
}
.investor-main .con2{

}
.investor-main .con2 h4{
    font-weight: bold;
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.investor-main .con2 .box{
    padding: 14px 0 30px;
}
.investor-main .con2 .box p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    float: left;
    width: 160px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.investor-main .con3{

}
.investor-list{
    
}
.investor-list ul{
    float: none;
}
.investor-list li{
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #ededed;
    padding: 0 5px;
    float: none;
}
.investor-list li h4{
    float: left;
    width: 550px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 46px;
}
.investor-list li h4 a{
    color: #666666;
}
.investor-list li h4 a:hover{
    color: #e7931a;
}
.investor-list li p{
    float: right;
    font-size: 12px;
    color: #cccccc;
    line-height: 46px;
    font-family: 'Arial';
}
.investor-list li p strong{
    font-weight: normal;
    font-size: 24px;
    color: #cccccc;
    line-height: 30px;
}
.investor-page{
    width: 100%;
    text-align: center;
    height: 28px;
    margin: 38px 0 40px;
    font-size: 0;
}
.investor-page a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
    height: 28px;
    border: 0 none;
    line-height: 28px;
    background: #e9e9ed;
    color: #999999;
    font-size: 12px;
    margin: 0 2px;
}
.investor-page a:hover,.investor-page a.active{
    background: #e7931a;
    color: #fff;
}
.stock{
    background: #dcdcdc;
    height: 40px;
    line-height: 40px;
    min-width: 995px;
}
.stock p{
    font-size: 12px;
    color: #333;
}
.notice-main{
    padding-top: 20px;
}
.notice-main .life-main li{
    width: 142px;
    margin-right: 46px;
}
.notice-main .life-main li .img{
    width: 130px;
    height: 170px;
    padding: 5px;
}
.notice-main .life-main li p{
    margin-top: 5px;
    margin-bottom: 0;
}
.notice-main .life-main li .link a{
    width: 48px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin: 0 5px;
}
.file-main{
    margin-top: 25px;
}
.file-main .img{
    float: left;
}
.file-main .list{
    float: right;
    width: 522px;
}
.file-main .list dd{
    line-height: 30px;
}
.file-main .list dd a{
    line-height: 30px;
    font-size: 14px;
    color: #555555;
    padding-left: 22px;
    background: url("http://www.lvchengfuwu.com/static/web/css/../img/file_ico.png") no-repeat 0 5px;
}
.file-main .list dd a:hover{
    text-decoration: underline;
}
.file-main .list dt{
    font-weight: bold;
    font-size: 14px;
    color: #555555;
    line-height: 34px;
}
.investor-contact{

}
.investor-contact .box{
    padding: 23px 5px 30px;
}
.investor-contact .box h4{
    font-weight: bold;
    font-size: 14px;
    color: #787878;
    line-height: 30px;
}
.investor-contact .box p{
    line-height: 30px;
    font-size: 12px;
    color: #787878;
    line-height: 30px;
}




</style><style media="screen" data-href="http://www.lvchengfuwu.com/static/web/css/cx.css?v=v3">.fl.erreo{
     border: 1px solid #D70128;
}
.f.erreo{
     border: 1px solid #D70128;
}
.l.erreo{
     border: 1px solid #D70128; 
}
.word-main label input.erreo{
     border: 1px solid #D70128; 
}
.word-main label textarea.erreo{
     border: 1px solid #D70128; 
}
.joinus_tb .feedback_input.erreo{
     border: 1px solid #D70128;
}
/* pager style */
.page{
    padding:10px 0;
    font-size:12px;
    font-weight:bold;
    line-height:24px;
    text-align:center;
    clear:both;}
.page a{
    text-decoration:none;
    color:#b2b2b2;
    background:#fff;
    border:1px solid #CCCCCC;
    padding:3px 6px;
    /*padding-bottom:2px;*/
    margin-right:3px}
.page a.active{
    background:#1f1f1f;
    border:1px solid #1f1f1f;
    color:#fff}
.page a:hover{
    text-decoration:none;
    color:#fff;
    background:#1f1f1f;
    border:1px solid #1f1f1f}
.page.next{
    margin:33px auto 33px auto; 
}
.imgnext{
    text-align: center;
}
/* �˲���Ƹ */
#spred {
    color:#F00;
}
.joinus_tb {
    border:0;
    border-width: 0 0 1px 1px;}
.joinus_tb tr td {
    padding: 10px 5px;
    border:0;
    border-width:1px 1px 0 0;
}
.joinus_tb tr td {
    line-height: 1.8;
}
.joinus_tb .feedback_input {
    width: 120px;
    height: 18px;
    padding: 5px;
    line-height: 18px;
    color: #666;
    border: 1px solid #c0c0c0;
    /*box-shadow: 2px 2px 2px #f4f4f4 inset;*/
    background: #fff;
}
.joinus_tb .error {
    width: 120px;
    height: 18px;
    padding: 5px;
    line-height: 18px;
    color: #666;
    border: 1px solid #D70128;
    box-shadow: 2px 2px 2px #f4f4f4 inset;
    background: #fff;
}
.joinus_tb  a{
    color: #008b17;
}

.apply-info{
    padding-top: 20px;
}
.hr-sub{
    font-size: 14px;
    color: #fff;
    width: 332px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border: none;
    background: #e7931a;
}
.hr-sub:hover{
    color: #333;
}