.ulTools {width:640px;padding:20px 0;margin:30px auto;text-align: left;background:#f7f7f7;border:2px solid #ddd;font-size:14px;
    -webkit-border-radius:10px;
}
.ulTools li {padding:15px 0;line-height:22px;text-align:center;}
.ulTools .liBut {height:60px;}
.ulTools .liBut input {width:114px;height:54px;background:#498FB8;border:3px solid #C6E3F1;color:#fff;font-size:14px;cursor:pointer;
    -webkit-border-radius:10px;
}
.ulTools select {width:130px;height:28px;line-height:28px;}


.toolsr {width:640px;padding:20px 0 10px;margin:30px auto;background:#EDF9FF;text-align: left;border:2px solid #C6E3F1;font-size:14px;color:#498FB8;
    -webkit-border-radius:10px;}
.srHead {padding:5px 0 15px 40px;font-weight:800;color:#498FB8}
.toolsr li {height:25px;padding:0px 0 15px 40px;line-height:25px;}

.dTxt {width:550px;margin:0 auto;font-size:14px;line-height:24px;}
.dTxt p {margin:12px 0;}
.dTxt img {width:100%;margin:12px 0;}
.dTxt .pCode {text-align:center;font-size:12px;}
.dTxt .pCode img {display:block;width:280px;margin:10px auto}

#height-weight-result {color:#f60;font-weight:800;}

table {width:100%;margin:10px auto;border-collapse:collapse;}
table td {border:1px solid #eee;text-align: center;line-height:36px;font-size:14px;}

@media screen and (max-width:719px) {
    /*工具*/
    .ulTools {width:auto;padding:20px 0;margin:0;background:none;border:0;-webkit-border-radius:0;}
    .ulTools li {padding:5px 0;line-height:22px;}
    .ulTools li span {display:block;height:22px;padding:5px 0;}

    .toolsr {width:auto;margin:0px;}
    .srHead {padding-left:20px;}
    .toolsr li {padding-left:20px;}

    .dTxt {width:auto;margin:0;}
    .dTxt .pCode {display:none;}

    .ulTextlist_3_2 li {float:none;margin-top:6px;}

    table td {font-size:12px;}
}
.com-con{padding:0 20px 20px;text-align:left;font-size:14px;line-height:24px; color:#666;}
.com-con p { padding-top:10px}
.com-con h3,.com-con h4{ padding-top:10px;font-weight:700}
.com-con img {width:100%;margin:12px 0;}