﻿.web-header {
    position: fixed;
    height: 60px;
    z-index: 99999;
    width: 100%;
    background: #fff;
}

.web-logo, .web-logo img {
    width: 182px;
    margin-top: 0;
    margin-right: 10px;
}

.web-logo-box{
    width: 120px;
    line-height: 60px;
}

.web-user-info {
    line-height: 50px;
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    position: relative;
}

#menubox {
    position: fixed;
    right: 0;
    left: 0;
    z-index: -1;
    padding: 0;
    width: 100%;
}

#menu {
    height: 30px;
    margin-left: 300px;
    margin-top: 20px;
}

#menu li {
    float: left;
    margin: 0 8px;
}

#menu li a {
    color: #797979;
    font-size: 14px;
}

.menupage1 .active a span, .menupage2 .active a span {
    font-weight: 700;
    color: #000;
}

.clear {
    clear: both;
}

.fullpage {
    height: 90%;
}

.section {
    text-align: center;
    position: relative;
}

#section0, #section1, #section2, #section3, #section4 {
    background-size: cover;
}

#section0 {
    background: url(../images/index-01.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 0;
}

#section1 {
    background: url(../images/index-02.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 0;
}

#section5 {
    background: url(../images/1.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 0;
}

#section2 {
    background: url(../images/index-03.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 0;
}

#section3 {
    background: url(../images/index-04.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 0;
}

#section4 {
    background: url(../images/index-06.jpg) no-repeat center top;
    background-size: auto 100%;
    padding: 0;
}

#section4 .hfooterbg {
    background: #fff;
    position: fixed;
    z-index: 99;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    display: none
}

.wrapmt {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 60px;
    position: relative;
}

.in-title {
    font-size: 60px;
    color: #fff;
    padding: 40px 0;
}

.in-title01 {
    font-size: 60px;
    color: #888888;
    padding: 40px 0;
}

.in-mt {
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    margin-left: 100px;
}

.in-mtbg {
    background: rgba(0, 0, 0, .5);
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 0 10px;
}

.ibutton {
    width: 350px;
    margin: 30px auto;
    overflow: hidden;
}

.ibutton a, .yqing-ibutton a {
    display: block;
    width: 150px;
    border-radius: 5px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.reg {
    color: #fff;
    margin-left: 20px;
    border: 2px solid #fff;
}

.ibutton a.login {
    color: #587ca2;
    background: #fff;
    border: 2px solid #fff;
}

.inright-mtbg {
    background: rgba(0, 0, 0, .5);
    width: 250px;
    top: 100px;
    right: 0;
    color: #fff;
    line-height: 30px;
    position: absolute;
    text-align: left;
    z-index: 9999
}

.inright-mtbg01 {
    background: rgba(0, 0, 0, .5);
    width: 250px;
    top: 140px;
    right: 0;
    color: #fff;
    line-height: 30px;
    position: absolute;
    text-align: left;
    padding-left: 20px;
    z-index: 9999
}

.comment {
    background: #fff;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    width: 900px;
    margin: 0 auto;
    height: 300px;
    border-radius: 10px;
    line-height: 30px;
}

/*.comment{background: rgba(254,254,254,.8);width:900px;margin:0 auto;height:300px;border-radius:10px ;line-height: 30px;}*/
.comment-left, .comment-right {
    width: 440px;
    text-align: left;
    padding: 20px 20px 0 20px;
}

.yqing-mt {
    width: 300px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
}

.yqing-ibutton {
    width: 150px;
    margin: 50px auto;
}

.lxwm {
    width: 500px;
}

.in-mt i {
    font-size: 24px;
    margin-right: 5px;
}

.com-mt i {
    font-size: 12px;
    margin-right: 5px;
    color: #5991cc;
}

.fxb {
    color: #fff;
    background: #fc501c;
    width: 15px;
    font-size: 12px;
    margin-right: 5px;
}
