@import url("common.css");
.head h3 { max-width: 80%; }
.con_lm .sub_lm{ display: block; }
/*介绍*/
.jstw_t { padding: 30px; }
.jstw_t p { line-height: 30px; height: 120px; text-indent: 2em; }
/*热门推荐*/
.jstw_b { padding:0 30px 30px 30px;}
.jstw_b h4 { border-bottom: 1px dashed #e8e1d7; padding: 10px 0; }
.jstw_b .lb_2 { float: left; width: 30%; margin-left: 2.5%; }
.jstw_b .lb_2:nth-child(3n+1) { margin-left: 0; }
/*起名*/
.named { width: 320px;  padding: 30px; position: relative; }
.named:after { width: 100%; height: 30px; content: "";display: block; position: absolute; top: 12px; left: 0px; background: url(../images/pc/bg_n3.png) no-repeat top center; }
.named:before { width: 100%; height: 30px; content: "";display: block;position: absolute; left: 0px; background: url(../images/pc/bg_n3.png) no-repeat top center; background-position: 0 -32px; bottom: 12px; left: 12px; }
.named h4 { border-bottom: none; text-align: center; }
.in_nr .text, select { width: 206px; }
.in_nr select { width: 226px; }
.in_nr .sub { margin: 0 auto; display: block; margin-top: 30px; }