body,
html,
ul,li {
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
.section2 {
    padding-top: 40px;
    height: 820px;
}

img {
    border: 0;
}

#main .box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

#main .box h2 {
    display: block;
    text-align: center;
    color: #4d4d4d;
}

#main .box .title {
    font-size: 25px;
    color: #898989;
    text-align: center;
    margin-bottom: 30px;
}

#main .box a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

#main .box .img {
    text-align: center;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    text-align: center;
}

#main .box .content {
    text-align: center;
    height: auto;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
}

#main .box .content p {
    margin-top: 10px;
    color: #999;
    line-height: 30px;
}

#main .box a:hover .content p {
    color: #06C;
}

#main .box .line-right {
    border-right: 1px solid #ddd;
}

#main .box3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background:#F8F9FB;*/
}

#main .box3 h1 {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#main .box3 .title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

#main .box3 .border {
    width: 1200px;
    margin: 0 auto;
    height: 560px;
    position: relative;
    margin-top: 0px;
    border: none !important;
}

#main .box3 .border .butt {
    width: 370px;
    height: 83px;
}

#main .box3 .border .one {
    position: absolute;
    left: 110px;
}

#main .box3 .border .two {
    position: absolute;
    top: 84px;
    left: 160px;
}

#main .box3 .border .three {
    position: absolute;
    top: 168px;
    left: 110px;
}

#main .box3 .border .four {
    position: absolute;
    top: 252px;
    left: 160px;
}

#main .box3 .border .five {
    position: absolute;
    top: 336px;
    left: 110px;
}

#main .box3 .border .six {
    position: absolute;
    top: 420px;
    left: 160px;
}

#main .box3 .border .seven {
    position: absolute;
    left: 720px;
}

#main .box3 .border .eight {
    position: absolute;
    top: 84px;
    left: 670px;
}

#main .box3 .border .nine {
    position: absolute;
    top: 168px;
    left: 720px;
}

#main .box3 .border .ten {
    position: absolute;
    top: 252px;
    left: 670px;
}

#main .box3 .border .eleven {
    position: absolute;
    top: 336px;
    left: 720px;
}

#main .box3 .border .twelve {
    position: absolute;
    top: 420px;
    left: 670px;
}

#main .box3 .border .butt .icon {
    width: 73px;
    height: 83px;
    float: left;
    text-align: center;
    line-height: 83px;
    font-size: 14px;
    background: url(../images/sms-icon2.png) center center no-repeat;
}

#main .box3 .border .butt .icon-show {
    width: 73px;
    height: 83px;
    float: left;
    text-align: center;
    line-height: 83px;
    font-size: 14px;
    background: url(../images/sms-icon1.png) center center no-repeat;
    color: #fff;
    background-size: 100%;
}

#main .box3 .border .butt .b-line {
    width: 295px;
    height: 83px;
    float: left;
    line-height: 83px;
    color: #06C;
}

#main .box3 .border .butt .b-line hr {
    margin-top: 42px;
    display: none;
}

#main .box3 .border .center {
    width: 300px;
    height: 650px;
    background: url(../images/phoneBg.png) top center no-repeat;
    background-size: 100%;
    text-align: center;
    position: absolute;
    left: 450px;
}

#main .box3 .border .center img {
    margin-top: 75px;
    margin-right: 1px;
}

#main .box3 #divMsg {
    width: 236px;
    height: 474px;
    padding-top: 76px;
    text-align: left;
    padding-left: 32px;
    word-break: break-all;
    font-size: 12px;
}

#divMsg div {
    padding: 5px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border-radius: 5px;
    font-size: 12px;
    background-color: #e4e4e9;
}
#txtWen{
    margin:6px;
    position: relative;
    margin-top:6px;
    
}
#txtWen li{
    padding: 10px 14px;
    display: none;
    position: absolute;
    line-height:20px;
    text-indent: 12px;
    height:120px;
    background:url(../images/duiHua.png) no-repeat;
    background-size: 100% 100%;
}
#txtWen li:nth-child(2){
    height:154px;
}
#txtWen li:nth-child(1){
    height:150px;
}
#txtWen li.active{
    display: block;
}