@charset "utf-8";
@import "common.css";
/*.menu_con >div.floatR{*/
    /*width: 985px;*/
    /*margin-bottom: 15px;*/
/*}*/
body{
    min-width: 985px;
}
.quote{
    border: 1px solid #E6E6E6;
}
.quote >h2{
    color: #333333;
    font-size: 20px;
    margin: 20px;
    padding: 0 20px;
}
.quote >h2 img{
    vertical-align: middle;
    margin-right: 20px;
}
input[type ="reset"]{
    background-color: #fff;
    border: none !important;
    width: 63px !important;
    text-decoration: underline;
}
input[type = "submit"]{
/*.tool_divThree  >a{*/
    height: 50px;
    width: 300px !important;
    font-size: 20px;
    background-color: #FF6600;
    color: white;
    padding: 15px 6px;
    border: 0 !important;
    border-radius: 3px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.title_p{
    margin-top: 40px;
}
form{
    margin: 10px 20px;
    border: 1px solid #EAEAEA;
    background-color: #F6F6F6;
    padding: 0 40px;
}
 form >div label:first-child{
    width: 280px;
    font-size: 14px;
    color: #333333;
    text-align: left;
    margin-right: 10px;
    display: inline-block;
}
 form label span{
     font-size: 12px;
     display: inline-block;
     margin-left: 15px;
 }
 form label div{
     color: #FF0000;
     font-size: 12px;
     position: absolute;
     left: 10px;
 }
 form label.error{
     color: #ff0000;
     font-size: 14px;
 }
 form input{
    width: 140px;
    padding-left: 10px;
}
 form select{
    width: 152px;
    padding-left: 5px;
}
 form input,
 form select{
    height: 25px;
    border: 1px solid #cccccc;
}
 form label strong{
     margin-right: 5px;
     width: 7px;
     display: inline-block;
}
.quote_divOne >div:first-child{
    margin-bottom: 35px !important;
}
.quote_divThree{
    padding-bottom: 50px;
}
.quote_divTwo{
    margin-top: 20px;
    border-top: 1px dashed #cccccc;
}
.quote_twoDiv >div{
    margin: 25px 0;
}
.quote_divOne{overflow: hidden;position: relative;}
.quote_message{margin: 20px 30px 50px;}
.quote_message>P{
    margin-bottom: 10px;
}
.quote_message p{
    line-height: 28px;
}
/*水平去和工作区*/
.quoteTool_con .quote_divOne >div,
.quoteFGai_con .quote_divOne >div{
    margin: 28px 0;
    position: relative;
}
/*垂直区*/
.quoteChuiZhi_con .quote_divOne >div,
.quoteBanQian_con  .quote_divOne >div,
.quoteJshe_con .quote_divOne >div,
{
    margin: 13px 0;
}
/*机房搬迁*/

/*机房建设*/
.quoteJshe_con .ghmj_js label.error,
.quoteFGai_con .fgmj_fg label.error,
.fromInput label.error{
    display: none !important;
}

/*网络覆盖*/


/*基础信息*/
.zjPhone label.error{
    display: none !important;
}
.basicInform_con{
    margin-top: 10px;
    margin-bottom: 10px;
}
.basicInform_con form{
    margin: 40px 110px;
    padding-top: 20px;
}
.basicInform_con form input[type='radio']{
    height: inherit;width: 20px;margin-left: 20px;
}
.basicInform_con form label{
    width: 110px !important;
}
.basicInform_con form >div{
    margin: 20px;
}
.basicSubmit{
    display: none;
}

/*报价信息*/
.information{
    margin-top: 20px;
    margin-bottom: 30px;
}
.information_con{
    color: #333333;
    margin: 20px 80px 100px;
}
.information img{
    vertical-align: bottom;
}
.information_one img{
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
}
.information_one >div.overflow{
    margin-top: 20px;
    font-size: 14px;
}
.information_one table td{
    text-align: center;
}
.information_con table th,
.information_con table td{
    padding: 10px;
    font-size: 14px;
}
.company_phone{
    margin: 35px 0;
}
.company_phone >p:first-child{
    margin-bottom: 20px;
}
.company_phone >p{
    font-size: 14px;
    line-height: 26px;
}
.company_phone >p >span{
    margin-right: 20px;
}

.information_two table td:nth-child(odd){
    width: 90px;
    font-weight: bold;
    text-align: center;
}
.information_two table td:nth-child(2n){
    width: 370px;
}
.information_two div.thead {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
}
.information_one table .tableCon span {
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.information table{
    border-collapse: collapse;
}
.information table .tableCon{
    padding-bottom: 50px;text-align: left;
}
#informationOne,#informationTwo,
#informationThree,#informationFour{
    display: none;
}
.basicInform_con .SMSError{
    color: #FF0000;
    font-size: 14px;
}
.savePDF,.printPDF{
    cursor: pointer;
}
#SMSVal >label.error{
    display: none !important;
}
/*quoteTool弹出内容*/
/*弹出框*/
.popup {
    width: 86%;
    height: auto;
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 8;
    display: none;
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    box-shadow: 1px 1px 15px #737373;
    color: #333333;
    padding: 20px 20px 30px;
}
.popup input{
    width: 300px;
    height: 50px;
    border: 1px solid #bf9a41;
    color: red;
    font-size: 30px;
    padding-left: 10px;
    margin: 40px 10px;
}
.close_popup{
    border: 1px solid #ccc;
    color: #ccc;
    font-family: cursive;
    width: 40px;
    font-size: 28px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}
.popup ul{
    width: 640px;
}
.popup ul li {
    font-size: 14px;
    margin-bottom: 10px;
}
.popup ul li span{
    color: #bf9a41;
    width: 130px;
    display: inline-block;
}


/*遮罩层*/
/*.fullbg {*/
/*width: 100%;*/
/*height: 100%;*/
/*background-color: black;*/
/*left: 0;*/
/*opacity: 0.7;*/
/*position: fixed;*/
/*top: 0;*/
/*z-index: 0;*/
/*filter: alpha(opacity=50);*/
/*-moz-opacity: 0.5;*/
/*-khtml-opacity: 0.5;*/
/*display: none;*/
/*}*/
/*.close_popup{*/
/*color: #BCBCBC;*/
/*font-size: 40px;*/
/*padding: 20px;*/
/*z-index: 8;*/
/*position: fixed;*/
/*top: 0;*/
/*right: 0;*/
/*}*/
