.banner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner .bannerBtn {
    position: absolute;
    top: 50%;
    height: 148px;
    margin-top: -74px;
    cursor: pointer;
    z-index: 2;
}

.banner .bannerBtn.leftBtn {
    left: -100px;
}

.banner .bannerBtn.rightBtn {
    right: -100px;
}

.banner .contents {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.banner .content {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left 0;
    background-attachment: fixed;
    text-align: center;
}

/*.banner .content .bg{background-size:100% 100%;position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:middle;}*/
.banner .contentInfo {
    position: absolute;
    top: 20%;
    left: 0px;
    width: 100%;
    height: 300px;
    z-index: 1;
}

.banner .content .title1 {
    padding-top: 46px;
    opacity: 0;
    width: 100%;
    font-size: 44px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
}

.banner .content .title2 {
    opacity: 0;
    width: 100%;
    font-size: 60px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #fff;
    text-align: center;
}

.banner .content .title3 {
    opacity: 0;
    border: 3px solid #fff;
    padding: 6px 24px 8px 24px;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.banner .bannerNav {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.banner .bannerNav img {
    width: 80px;
    height: 4px;
    margin: 0px 3px;
    cursor: pointer;
}

.banner .bannerBg {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.about {
    position: relative;
    background: #fff;
    padding: 70px 0px 80px 0;
    text-align: center;
    border-bottom: 1px solid #949494;
}

.about .mainTitle {
    font-size: 55px;
    line-height: 55px;
    letter-spacing:0.1em;
}

.about .mainSub {
    width: 170px;
    margin:30px auto;
}



.about .info {
    color: #444;
    width: 877px;
    margin: 10px auto;
}
.about .info p{
    font-size:16px !important;
}

.about .contentMun {
    height: 300px;
    width: 840px;
    margin: 0px auto;
}

.about .contentMun .child {
    padding-top: 50px;
    height: 250px;
    width: 280px;
    text-align: center;
    float: left;
}

.about .contentMun .child .mun {
    font-family: 'DIN Condensed Bold';
    font-size: 100px;
    color: #444;
}

.about .contentMun .child p {
    font-weight: 100;
    font-size: 24px;
    color: #444;
}

.about .linkBtn {
    margin: 0px auto;
}

.about .contentMun {
    height: 225px;
    width: 630px;
}

.about .contentMun .child {
    padding-top: 38px;
    height: 188px;
    width: 210px;
}

.about .contentMun .child .mun {
    font-size: 50px;
}

.about .contentMun .child p {
    font-weight: 100;
    font-size: 18px;
}

.seminar {
    position: relative;
    background: #fff;
    padding: 70px 0px 80px 0;
    text-align: center;
    border-bottom: 1px solid #949494
}

.seminar .linkBtn {
    margin: 40px auto 0 auto;
}

.seminar ul.list-inline li {
    margin-top: 10px;
}

.seminar a.btn {
    color: #0033cc;
    border: 1px solid #0033cc;
    font-size: 16px;
    padding: 3px 8px;
}

.seminar .info{
    margin:10px auto;
}

.seminar .product img{
    height:200px;
    width:242px;
}
.seminar .product .productTitle {
    font-size: 16px;
    padding: 5px 0;
}

.seminar .product .productPrice {
    font-size: 14px;
    padding: 5px 0;
    color: #666;
}

.seminar .product .productPrice span {
    color: #ff0000;
    font-size: 18px;
    font-weight: 700;
}

.seminar .product .productStock {
    font-size: 14px;
    color: #666;
}

.group {
    position: relative;
    width: 100%;
    height: 460px;
    background-color: #000;
    background-image: url(../img/news.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
}

.group .container {
    padding-top: 140px;
}

.group .info {
    text-align: center;
    width: 877px;
    color: #fff;
    margin: 0 auto;
}

.group .info .title1 {
    opacity: 1;
    width: 100%;
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-top: 0px;
}

.group .info .title2 {
    opacity: 1;
    width: 100%;
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #fff;
    text-align: center;
}

.group .info .title3 {
    opacity: 1;
    border: 3px solid #fff;
    padding: 6px 24px 8px 24px;
    font-size: 27px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.group .info .linkBtn {
    color: #FFF;
    margin: 0 auto;
    background-image: url(../img/rightIconOn.png);
    border: 2px solid #FFF;
    color: #FFF;
}

.group .linkBtn:hover {
    color: #fff;
    background-color: #0033CC;
    border: 2px solid #0033CC;
}

.news {
    position: relative;
    background: #fff;
    padding: 70px 0px 80px 0;
    border-bottom: 1px solid #949494
}

.news .leftBox .title {
    font-size: 18px;
    padding: 10px 0;
    color: #444;
    font-weight:700;
}

.news .leftBox .info {
    font-size: 16px;
}

.news .leftBox .m {
    padding: 15px 0;
    font-size: 14px;
    color: #666;
}

.news .leftBox .date {
    font-size: 14px;
    color: #666;
    float: right;
}

.news .rightBox {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 20px;
}

.news .rightBox > li {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 20px;
}

.news .rightBox > li:last-child {
    border: none;
}

.news .rightBox .title {
    font-size: 18px;
    padding: 10px 0;
    color: #444;
    font-weight:700;
}

.news .rightBox .info {
    font-size: 16px;
}

.news .rightBox .category {
    font-size: 14px;
    color: #666;
    float: left;
}

.news .rightBox .m {
    padding: 15px 0;
    font-size: 14px;
    color: #666;
}

.news > .container > .title {
    color: #444;
    font-size: 44px;
    text-align: center;
}

.news .mainSub {
    width: 120px;
}

.news .linkBtn {
    margin: 0px auto;
}






