﻿body {
    padding: 160px 0 0 0 !important;
}


#text{
    margin: 0px 0;
}
#text .container{
    padding: 0;
}



#text .right{
    padding: 0;
    margin-left: -15px;
}
#text .right .info{
    display: block;
    margin: 20px 0 40px 0 ;
}
#text .right .info>div{
    padding: 0;
}
#text .right h2{
    font-size: 22px;
    color: #000;
    margin: 0 0 10px 0;
}
#text .right p{
    font-size: 14px;
    color: #666;
    margin: 0 0 6px 0;
}
#text .right .info .textright{
    text-align: right;
    margin: 6px 0 0 0;
}
#text .right .info .textright img{
    width: 110px;
    display: inline-block;
    border: 1px #e9e9e9 solid;
}
#text .right .info .textright span{
    display: inline-block;
    text-align: center;
}
#text .right .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 .math img{
    max-width: none;
}
#dituContent{
    width: 100% !important;
    height: 480px !important;
}



#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 h1 {
    font-size: 25px;
    color: #333;
    margin: 0 0 8px 0;
    border-left: 4px #0072d8 solid;
    padding: 0 0 0 10px;
}
.titleBox p{
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin: 0 0 10px 0px;
    line-height: 24px;
}



/*å†…å®¹åŒºåŸŸ*/
.dome2{
    display: block;
    padding:0px;
}
.dome2 .container{
    display: block;
    background: #fff;
    margin: 60px auto 80px auto;
}
.dome2 .container .box .titleBox{
    display: block;
    border-bottom: 1px dashed #999;
    margin: 0 0 20px 0;
}
.dome2 .container .box .titleBox h1 {
    font-size: 25px;
    color: #333;
    margin: 0 0 8px 0;
    border-left: 4px #0072d8 solid;
    padding: 0 0 0 10px;
}
.dome2 .container .box .titleBox p{
    color: rgb(102, 102, 102);
    font-size: 16px;
    margin: 0 0 10px 0px;
    line-height: 24px;
}

.dome2 .container .box .inputGroup{
    position: relative;
    margin: 0 0 14px 0;
}
.dome2 .container .box .inputGroup:nth-child(3) textarea{
    padding: 0 0  0 60px;
}
.dome2 .container .box input{
    width: 100%;
    height: 44px;
    line-height: 41px;
    font-size: 14px;
    color: #666;
    padding: 0 0  0 50px;
    position: relative;
    border: 1px #dedada  solid;
    border-radius: 4px;
}
.dome2 .container .box 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;
}
.dome2 .container .box form span{
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 14px;
    color: #797979;
}
.dome2 .container .box form .submitBTN{
    background: #afafaf;
    color: #fff;
    box-shadow: 0 3px 6px #ffffff;
    border: none;
    text-align: center;
    padding: 0;
}





@media screen and (max-width: 1000px) {

    .title {
        width: 170px;
        margin: 0px auto 10px auto;
        font-size: 0;
    }
    .title p:nth-child(1) {
        margin: 0 0 2px 0;
    }

    #new{
        padding: 0;
    }
    #new>.container{
        padding: 0 6px;
    }
    #dituContent{
        height: 300px !important;
    }




    #text{
        margin: 0 0 20px 0;
        padding: 0 4px;
    }
    #text .right{
        margin: 0;
    }
    #text .right .info{
        padding: 0;
        margin: 20px 0 30px 0;
    }
    #text .form {
        padding: 21px 14px;
    }
    #text .right h2 {
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    #text .right p {
        font-size: 13px;
        margin: 0 0 2px 0;
    }
    #text .right .info .textright {
        text-align: left;
        margin: 10px 0 0 0;
    }
    #text .right .info .textright img {
        width: 90px;
    }
    #text .right .info .textright p {
        margin: 2px 0 0 0;
        font-size: 12px;
    }


    .titleBox h1 ,
    .dome2 .container .box .titleBox h1 {
        font-size: 18px;
        margin: 0 0 3px 0;
        padding: 0 0 0 6px;
    }
    .dome2 .container .box .titleBox p,
    .titleBox p {
        font-size: 13px;
        margin: 0 0 5px 8px;
        line-height: 18px;
    }
    .dome2 .container {
        margin: 20px auto 40px auto;
        padding: 0 6px;

    }

    .dome2 .container .box input {
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        padding: 0 0 0 50px;
    }
    .dome2 .container .box form span {
        top: 9px;
        left: 10px;
        font-size: 13px;
    }
    .dome2 .container .box .inputGroup:nth-child(3)  span{
        top: 13px;
    }
    .dome2 .container .box .inputGroup {
        margin: 0 0 10px 0;
    }




}



@media screen and (max-width: 750px) {
    body {
        padding: 50px 0 !important;
    }

}







