* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style-type: none;
}

i {
    font-style: normal;
}
html,body{
    height: 100%;
}
.lingwan {
    position: relative;
    width: 100%;
    min-height: 100%;
    padding-bottom: 120px;
    min-width: 1440px;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "Microsoft YaHei", "Arial", "黑体"
}

.lingwan .top {
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.lingwan .top .top_center {
    margin: 0 auto;
    width: 1200px;
    height: 60px;
}

.lingwan .top_center .logo {
    float: left;
    margin-left: 18px;
}

.lingwan .top_center .logo img {
    vertical-align: middle;
    width: 132px;
    height: 30px;
}

.lingwan .top_center .top_right {
    float: right;
}

.lingwan .top_center .top_right ul {
    display: flex;
    justify-content: space-between;
}

.lingwan .top_center .top_right li {
    margin: 0 18px;
}

.lingwan .top_center .top_right li a {
    font-size: 16px;
    display: block;
    color: #888888;
}

.lingwan .top_center .top_right li:last-child a:first-child {
    font-size: 16px;
    display: inline;
    color: #8556D3;
}

.lingwan .top_center .top_right li:last-child a:last-child {
    font-size: 16px;
    display: inline;
    color: #888888;
    pointer-events: none;
}

.lingwan .top_center .top_right .current a {
    color: #4F2273;
    font-size: 16px;
    border-bottom: 4px solid #8556D3;
}

.lingwan .content {
    width: 100%;
}
.lingwan .content .banner {
    margin-top: 4px;
    width: 100%;
    height: 400px;
    background: url("https://cdn.huoshanyouxi.com/lingwanpc/en/baner_bg.png") no-repeat;
    background-size: 100% 400px;
}
.lingwan .content .banner .banner_pic{
    margin: 0 auto;
    width: 1200px;
    height: 400px;
}
.lingwan .content .banner .banner_pic img {
    display: block;
    padding-top:100px;
    /*width: 1200px;*/
    /*height: 400px;*/
}
.lingwan .content .type {
    margin: 70px auto;
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.lingwan .content .container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*margin: 0;*/
    padding: 0;
    text-align: center;
    margin: 70px auto;
    width: 1200px;
    justify-content: space-between;
}

.lingwan .content .home-extra .container .header-title {
    text-align: center;
    color: #2b2b2b;
    font-size: 30px;
    padding: 55px 0 25px 0;
    font-weight: bold;
}

.home-extra .border {
    width: 50px;
    background: #8556D3;
    height: 4px;
    margin: 0 auto;
}

.home-extra p {
    text-align: center;
    line-height: 160%;
    font-size: 16px;
    color: #333333;
}

.lingwan .content .type .box {
    width: 270px;
    height: 340px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 5px 35px 0px rgba(139, 146, 168, 0.3);
    border-radius: 10px;
}

.lingwan .content .type .box img {
    width: 270px;
    height: 180px;
    border-radius: 10px 10px 0 0;
}

.lingwan .content .type .box h5 {
    margin-top: 20px;
    font-size: 18px;
    color: #111111;
}

.lingwan .content .box p {
    text-align: left;
    padding: 10px 17px 25px 17px;
    line-height: 160%;
    color: #666666;
}

.lingwan .content .banner1 {
    margin-top: 4px;
    width: 100%;
    height: 200px;
    background: url("https://cdn.huoshanyouxi.com/lingwanpc/en/bg.png") no-repeat;
    background-size: 100% 200px;
}

.lingwan .content .banner1 .title {
    margin: 0 auto;
    padding: 46px 0;
    width: 1200px;
}

.lingwan .content .banner1 .title h3 {
    font-weight: 500;
    font-size: 32px;
    color: #FFFFFF;
}

.lingwan .content .banner1 .title .p1 {
    padding: 12px 0;
    font-size: 16px;
    color: #FFFFFF;
}

.lingwan .content .banner1 .title .xiabiao {
    margin: 9px 0;
    width: 40px;
    height: 4px;
    background: #FFFFFF;
}

.lingwan .content .text {
    margin: 40px auto 0 auto;
    text-align: center;
    width: 1200px;
}

.lingwan .content .text h4 {
    font-size: 28px;
    font-weight: 500;
    color: #111111;
}

.lingwan .content .text h4::after {
    content: "";
    display: block;
    margin: 10px auto;
    width: 40px;
    height: 4px;
    background: #8556D3;
}

.lingwan .content .text .introduce {
    text-align: left;
    margin: 40px 0 30px 0;
    line-height: 160%;
    font-size: 16px;
    color: #333333;
}
.lingwan .content .text .in_tt{
    padding-bottom: 30px;
    text-align: left;
    line-height: 160%;
}
.lingwan .content .text .in_tt h6{
    margin-bottom: 3px;
    font-size: 16px;
    color: #000000;
}
.lingwan .content .text .in_tt .tt_pp{
    margin-bottom: 30px;
    font-size: 14px;
    color: #333333;
}
.lingwan .content .text .f_16 .tt_pp{
    font-size: 16px;
}
.lingwan .content .text .in_tt .tt_pp a {
    color: #333333;
}
.lingwan .end {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    color: #888888;
    background: #F8F8F8;;
}
.lingwan .end .company{
    margin: 0 auto;
    padding: 32px 0;
    width: 1200px;
    line-height: 200%;
}

.lingwan .end a{
    color: #888888;
}