body {
    padding: 94px 0 0 0 !important;
}

.container{
    max-width: 1200px;
    padding: 0 0;
}
.dan{
    margin-top: 80px;
}
.dan .right{
    padding: 0 0 0 40px;
}





.title {
    margin: 20px auto 0px auto;
}
.title p:nth-child(1) span{
    color: #333;
}
.title i:nth-child(2){
    width: 100px;
    height: 3px;
    display: inline-block;
    margin: 0 auto;
    background: red;
}




#text{
    margin: 0px 0 60px 0;
}
#text .container{
    padding: 0;
}

#text  .info{
    display: block;
    margin: 40px 0 40px 0 ;
}
#text  .info>div{
    padding: 0;
}
#text  h2{
    font-size: 22px;
    color: #000;
    margin: 0 0 10px 0;
}
#text  p{
    font-size: 14px;
    color: #666;
    margin: 0 0 6px 0;
}
#text  .info .textright{
    text-align: right;
    margin: 6px 0 0 0;
}
#text  .info .textright img{
    width: 110px;
    display: inline-block;
    border: 1px #e9e9e9 solid;
}
#text  .info .textright span{
    display: inline-block;
    text-align: center;
}
#text  .info .textright p{
    text-align: center;
    margin: 8px 0 0 0;
    font-size: 14px;
    font-weight: bolder;
}


#text .math{
    margin: 0px 0 0 0;
    padding: 0;
    border: 1px #d8d8d8 solid;
}

#text .form{
    padding:30px  20px;
    background: #ffffff;
    box-shadow: 0 0px 4px #cac9c9;
    margin-top: 30px;
}
#text .form input{
    margin: 0 0 15px 0 ;
}
#text  p.title{
    font-size: 17px;
    color: #4a4a4a;
    margin: -7px 0 20px 0;
    font-weight: bolder;
    text-align: left;
}


.titleBox{
    display: block;
    border-bottom: 1px dashed #999;
    margin: 0 0 10px 0;
}
.titleBox h2 {
    font-size: 25px;
    color: #333;
    margin: 0 0 8px 0;
    border-left: 4px #1c82e0 solid;
    padding: 0 0 0 10px;
}
.titleBox p{
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin: 0 0 10px 0px;
    line-height: 24px;
}

#mathbox img{
    max-width: none;
}
#mathbox #dituContent{
    width: 100% !important;
}





/*å†…å®¹åŒºåŸŸ*/

.box1 .titleBox{
    display: block;
    border-bottom: 1px dashed #999;
    margin: 40px 0 20px 0;
}
.box1 .titleBox h2 {
    font-size: 25px;
    color: #333;
    margin: 0 0 8px 0;
    border-left: 4px #1c82e0 solid;
    padding: 0 0 0 10px;
}
.box1 .titleBox p{
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin: 0 0 10px 0px;
    line-height: 24px;
}

.box1 .inputGroup{
    position: relative;
    margin: 0 0 14px 0;
}
.box1 .inputGroup:nth-child(3) textarea{
    padding: 0 0  0 80px;
}
.box1 input{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    padding: 0 0  0 50px;
    position: relative;
    border: 1px #dedada  solid;
    border-radius: 4px;
}
.box1 textarea{
    width: 100%;
    height: 120px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    padding: 0 0  0 50px;
    position: relative;
    border: 1px #dedada  solid;
    border-radius: 4px;
}
.box1 form span{
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 14px;
    color: #797979;
}
.box1 form .submitBTN{
    background: #afafaf;
    color: #fff;
    box-shadow: 0 3px 6px #ffffff;
    border: none;
    text-align: center;
    padding: 0;
    margin: 0 0 50px 0;
}




























@media screen and (max-width: 1000px) {

    body {
        padding: 50px 0 !important;
    }

    .container {
        padding: 0 10px;
    }

    .dan {
        margin-top: 20px;
    }
    .dan .right {
        padding: 0 10px;
    }





}






@media screen and (max-width: 768px) {

    #mathbox #dituContent {
        height: 350px !important;
    }
    #text .info>div {
        margin: 0 0 16px 0;
    }
    .dan .right {
        padding: 0 0px  30px 0;
    }
    #text{
        margin: 0px 0 0px 0;
    }
    #text .info {
        margin: 0 0 0 0;
    }
    #text h2 {
        font-size: 16px;
        margin: 5px 0 ;
        font-weight: bolder;
    }
    #text p {
        font-size: 13px;
        margin: 0 0 2px 0;
    }
    #text .info .textright {
        text-align: left;
        margin: 6px 0 0 0;
    }

    .titleBox h2 {
        font-size: 18px;
        margin: 26px 0 2px 0;
        border-left: 3px #1c82e0 solid;
        padding: 0 0 0 5px;
    }
    .box1 .titleBox {
        border-bottom: 1px dashed #999;
        margin: 22px 0 20px 0;
    }
    .box1 .titleBox h2 {
        font-size: 18px;
        margin: 0 0 2px 0;
        border-left: 3px #1c82e0 solid;
        padding: 0 0 0 4px;
    }
    .box1 .titleBox p {
        font-size: 14px;
        margin: 0 0 10px 0px;
        line-height: 18px;
    }
    .box1 input {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        padding: 0 0 0 48px;
    }
    .box1 form span {
        top: 11px;
        left: 10px;
        font-size: 13px;
    }
    .box1 .inputGroup:nth-child(3) textarea {
        padding: 1px 0 0 73px;
        line-height: 34px;
        font-size: 13px;
    }





}