﻿@charset "utf-8";

/*--童装加盟页--2015-10-27-JiangHui*/


/* 幻灯上方图 （默认无） */

.topimg {
    width: 100%;
    background: url(../images/topimg.jpg) center 0 no-repeat;
    height: 168px;
    overflow: hidden;
}


/* 内容 */

.content {
    width: 100%;
    font-family: "微软雅黑";
    float: left;
}

.content p {
    text-indent: 2em;
}

.content h2 {
    display: none;
}

.content strong {
    font-weight: bold;
}


/* 背景 */

.bg1 {
    background: url(../images/b1.jpg) center 0 no-repeat;
    height: 700px;
}

.bg2 {
    background: url(../images/b2.jpg) center 0 no-repeat;
    height: 548px;
}

.bg3 {
    background: url(../images/b3.jpg) center 0 no-repeat;
    height: 718px;
}

.bg4 {
    background: url(../images/b4.jpg) center 0 no-repeat;
    height: 578px;
}

.bg5 {
    background: url(../images/b5.jpg) center 0 no-repeat;
    height: 600px;
}

.bg6 {
    background: url(../images/b6.jpg) center 0 no-repeat;
    height: 368px;
}

.bg7 {
    background: url(../images/b7.jpg) center 0 no-repeat;
    height: 442px;
}

.bg8 {
    background: url(../images/b8.jpg) center 0 no-repeat;
    padding-bottom: 40px;
}


/* 内容 */

.text {
    float: left;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    _display: inline;
}

.c1 {
    width: 482px;
    margin: 53px 0 0px 472px;
    line-height: 32px;
}

.c2 {
    width: 672px;
    margin: 25px 0 0px 30px;
    line-height: 32px;
}

.c3 {
    width: 495px;
    margin: 73px 0 0px 46px;
}

.c4 {
    width: 495px;
    margin: 242px 0 0px 412px;
}

.c5 {
    width: 495px;
    margin: 73px 0 0px 46px;
}

.c6 {
    width: 495px;
    margin: 44px 0 0px 451px;
}

.c6 strong {
    font-size: 24px;
    font-weight: normal;
}

.c7 {
    width: 495px;
    margin: 73px 0 0px 46px;
}


/*图片滚动*/

.picscroll1 {
    width: 980px;
    margin: 0 auto;
    margin-top: 223px;
}

.picscroll1 #MarqueeDiv1 {
    margin: 00px 0 30px 00px;
    float: left;
    overflow: hidden;
    padding: 0;
}

.picscroll1 img {
    margin-right: 10px;
}

.picscroll2 {
    width: 980px;
    margin: 0 auto;
    margin-top: 199px;
}

.picscroll2 #MarqueeDiv2 {
    margin: 0px 0 30px 00px;
    float: left;
    overflow: hidden;
    padding: 0;
}

.picscroll2 img {
    margin-right: 10px;
}


/*留言*/

.liuyan_info {
    width: 900px;
    float: left;
    text-indent: 70px;
    margin-top: 16px;
    font-family: "微软雅黑";
    font-size: 13px;
}

.liuyan_info b {
    color: #f00;
}

.footer {
    width: 980px;
    text-align: center;
    line-height: 24px;
    margin-top: 20px;
    color: #666;
    margin: 30px auto;
    margin-bottom: 20px;
    font-size: 14px;
    text-shadow: 1px 1px 0px #fff;
    overflow: hidden;
}

.footer a {
    color: #333;
}


/*大图*/

.showSlide {
    border: solid 30px white;
}

.showSlide,
.showSlide .wrap,
.showSlide ul,
.showSlide li,
.showSlide li img {
    height: 700px;
}


/*全屏大图*/

.fullSlide,
.fullSlide .bd li,
.fullSlide .bd li a {}


/*样式修正*/

.topBar h1 {
    width: auto;
    display: inline;
    float: none;
}