@charset "utf-8";

/**/
* {
    font-family: "微软雅黑";
    padding: 0px;
    margin: 0px;
}

BODY {
    font-family: \5B8B\4F53, arial, serif;
    height: 100%;
    color: #000;
    font-size: 12px;
}

img {
    border: 0px;
    cursor: pointer;
}

li {
    list-style-type: none;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

table {
    border-collapse: collapse;
}

/*默认链接与文字样式*/
a {
    color: #666;
    text-decoration: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #6e9700;
    text-decoration: none;
    outline: none;
}

/**/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clear {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

/**/
.g518g {
    width: 1200px;
    margin: 0 auto;
}

/****************************************************/

/*顶部*/
.top {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #e1e1e1;
    color: #999;
    overflow: hidden;
}

.top span {
    display: inline-block;
}

.top h1 {
    font-size: 14px;
}

.top span.wel {
    float: left;
    width: 800px;
    height: 32px;
    overflow: hidden;
}

.top span.col {
    float: right;
}

.top span.col a {
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}

/*头部*/
.header {
    position: relative;
}

.header .logo {}

/*导航*/
#topNav {
    background: url(../images/nav_bg.jpg) repeat-x 0 0;
    height: 52px;
    height: 52px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 0
}

#topNav .nav {
    width: 1200px;
    margin: 0 auto;
    overflow: inherit;
}

.g518gnavbox li {
    float: left;
    line-height: 52px;
    height: 52px;
    position: relative;
    width: 162px;
}

#topNav li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: normal;
}

#topNav li .current {
    background: url(../images/nav_active.jpg) repeat-x
}

#topNav li a:hover {
    text-decoration: none;
    background: url(../images/nav_hover.jpg) repeat-x;
}

#topNav li.line {
    background: url(../images/nav_line.jpg) no-repeat;
    width: 2px;
}

.shownav {
    background: #0c559a;
    visibility: hidden;
    position: absolute;
    font-weight: normal;
    width: 100%;
    padding: 0;
    left: 0;
    display: none;
    _display: block;
    z-index: 100
}

.nav li:hover .shownav {
    display: block;
    text-align: left;
    font-size: 12px
}

#topNav li .shownav a {
    line-height: 26px;
    height: auto;
    color: #fff;
    padding: 4px 10px;
    width: auto;
    text-align: center;
    font-size: 14px;
}

#topNav li .shownav a:hover {
    background: #1872c8;
}

/*banner*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.slide_g518gcon {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.slide img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.slide_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: -45px;
}

.slide_nav:active {
    opacity: 1.0;
}

.slide_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

/*热搜词、搜索*/
.hotsou {
    width: 1200px;
    margin: 0 auto;
    height: 52px;
    line-height: 52px;
    background: url(../images/hotsou.jpg) no-repeat;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.hotsou .keyleft {
    float: left;
    margin-left: 15px;
    width: 930px;
    height: 52px;
    overflow: hidden;
}

.hotsou .keyleft span {
    color: #79a306;
    width: 100px;
    text-align: left;
    font-weight: bold
}

.hotsou .keyleft a {
    padding: 0 5px
}

.searchBox {
    float: right;
    margin-right: 15px;
    margin-top: 12px;
    overflow: hidden;
}

.searchBox .serach_input {
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    float: left;
}

.searchBox .btn_serach {
    background: url(../images/btn_search.jpg) no-repeat;
    width: 46px;
    height: 26px;
    line-height: 26px;
    border: 0;
    float: left;
}

/****************************************************/
/*底部*/
.footbox {
    margin-top: 36px;
    background: #262b3f;
    padding: 0px 0 0 0;
}

.footnav {
    padding: 30px 0;
    text-align: center;
    color: #999;
    font-size: 16px;
    font-family: "微软雅黑";
    border-bottom: 1px dotted #999;
}

.footnav a {
    color: #999;
}

.footnav a:hover {
    color: #8f9210;
}

.footcon {
    padding: 20px 0;
    line-height: 200%;
    font-size: 13px;
    color: #999;
    text-align: center;
}

.footcon a {
    color: #999;
}

.footcon a:hover {
    color: #8f9210;
}

.copy {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 13px;
    color: #636773;
    background: #171b29;
}

.copy p {}

/****************************************************/
/*首页*/

/*g518gcpbox*/
.g518gcpbox {
    width: 100%;
    background: #F4F4F4;
    margin-top: 30px;
    padding: 20px 0 50px;
}

.g518gcpbox .title {
    padding: 10px 0;
    text-align: center;
    background: url(../images/3_04.jpg) center bottom no-repeat;
}

.g518gcpbox .title p.g518gm1 {
    font-family: "Microsoft Yahei";
    font-size: 36px;
    COLOR: #0971D0;
    text-decoration: none;
    font-weight: bold;
}

.g518gcpbox .title p.g518gm2 {
    font-family: "Microsoft Yahei";
    font-size: 20px;
    COLOR: #C6C6C6;
    text-decoration: none;
}

.g518gcpbox .title p.g518gm1 a {
    COLOR: #0971D0;
}

.g518gcpbox .con {
    margin-top: 30px;
    overflow: hidden;
}

.proleft {
    width: 240px;
    float: left;
    overflow: hidden;
    text-align: center;
}

.proleft .tit {
    background: url(../images/proleft.jpg) no-repeat;
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

.proleft .list {
    background: #f2f2f2;
    border: 2px solid #035eb2;
    border-top: 0;
    padding: 20px 10px 0;
}

.proleft .list li {
    background: #fff;
    display: block;
    line-height: 56px;
    color: #fff;
    cursor: pointer;
    margin-bottom: 20px;
}

.proleft .list li a {
    color: #666;
    display: block;
    border: 1px solid #d9d9d9;
}

.proright {
    width: 940px;
    float: right;
    height: 745px;
}

.proright .tit {
    height: 56px;
    line-height: 56px;
    margin: 0 0 18px;
    position: relative;
    background: url(../images/tjprot.jpg) repeat-x 0 bottom;
}

.proright .tit span {
    padding: 0 0 17px;
    font-size: 22px;
    font-weight: bold;
    color: #0e66b8;
    background: url(../images/tjprots.jpg) no-repeat 0 bottom;
}

.proright .tit a {
    float: right;
    line-height: 36px;
}

.proright li {
    width: 232px;
    display: inline-block;
    text-align: center;
}

.proright li p.show {
    border: 1px solid #ddd;
    BACKGROUND-COLOR: #fff;
    margin: 5px;
    display: inline-block;
}

.proright li p.show a {
    border: 1px solid #aaa;
    padding: 5px;
    display: inline-block;
}

.proright li p.show img {
    width: 206px;
    height: 164px;
}

.proright li p.txt {
    height: 32px;
    line-height: 32px;
}

.proright li p a {}

/*公司简介*/
.g518gabbox {
    background: url(../images/jjbj.jpg) center center no-repeat;
    height: 499px;
    overflow: hidden;
}

.g518gabbox .title {
    margin-top: 45px;
    text-align: center;
}

.g518gabbox .title .g518gm3 {
    font-family: "Microsoft Yahei";
    font-size: 30px;
    COLOR: #fff;
    text-decoration: none;
    font-weight: bold;
}

.g518gabbox .title .g518gm3 a {
    color: #00b050;
}

.g518gabbox .title .g518gm4 {
    font-family: "Microsoft Yahei";
    font-size: 30px;
    COLOR: #fff;
    text-decoration: none;
}

.cqzs {
    width: 550px;
    height: 375px;
    float: left;
    overflow: hidden;
    position: relative;
}

#focus {
    width: 460px;
    height: 314px;
    overflow: hidden;
    position: absolute;
    top: 42px;
    left: 60px;
}

#focus ul {
    height: 314px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 460px;
    height: 314px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    width: 460px;
    height: 314px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 460px;
    height: 50px;
    left: 0;
    bottom: 0;
    background: rgba(28, 28, 28, 0.8);
}

#focus .btn {
    position: absolute;
    width: 100%;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus h3 {
    position: absolute;
    bottom: 0;
    z-index: 100;
    height: 50px;
    display: inline-block;
    color: #fff;
    font: 500 20px/50px "å¾®è½¯é›…é»‘";
    text-indent: 20px;
    cursor: pointer;
}

#focus h3 span {
    margin-left: 15px;
}

.abcon {
    width: 620px;
    float: right;
    margin-top: 58px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

/*优势*/
.youshi {
    width: 1200px;
    margin: 60px auto 0;
}

.youshi p.title {
    height: 59px;
    background: url(../images/ys.jpg) no-repeat center top;
    text-align: center;
}

.youshi p.title span {
    font-size: 46px;
    font-weight: bold;
    font-family: "微软雅黑";
    color: #ea0b01;
}

.txt1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    margin-top: 50px;
}

.txt2 {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

/*广告*/
.ad1 {
    margin: 50px auto 0;
    background: url(../images/ad1bg.jpg);
    text-align: center;
}

/*新闻*/
.g518gnewsbox {
    width: 100%;
    margin: 50px auto 0;
    padding: 0;
    overflow: hidden;
}

.g518gnew {
    width: 285px;
    margin: 40px 20px 0 0;
    padding: 0;
    float: left;
    overflow: hidden;
}

.g518gnew.fr {
    margin-right: 0;
}

.g518gnew1 {
    width: 386px;
}

.g518gnew .title {
    background: url(../images/box_title.jpg) repeat-x 0 bottom;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 3px solid #0d66b8;
    position: relative;
}

.g518gnew .title p {
    background: url(../images/box_title_lead.jpg) no-repeat 18px bottom;
    padding: 16px 18px;
    font-size: 16px;
}

.g518gnew .title span {
    padding: 16px 18px 0;
    float: right;
    line-height: 24px;
}

.g518gnew .list {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 18px;
}

.g518gnew .list li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dotted #b2b2b2;
    overflow: hidden;
    background: url(../images/newlit.jpg) no-repeat left 50%;
    padding-left: 11px;
}

.g518gnew .list li a {}

.gsxw {
    width: 840px;
    margin: 0;
    padding: 0;
    float: right;
    overflow: hidden;
}

.gsxw .title {
    background: url(../images/box_title.jpg) repeat-x 0 bottom;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 3px solid #0d66b8;
    position: relative;
}

.gsxw .title p {
    background: url(../images/box_title_lead.jpg) no-repeat 18px bottom;
    padding: 16px 18px;
    font-size: 16px;
}

.gsxw .title span {
    padding: 16px 18px;
    float: right;
    line-height: 24px;
}

.gsxw .con {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 18px;
}

.gsxw .con .first {
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.gsxw .con .first dt {
    width: 230px;
    height: 164px;
    float: left;
}

.gsxw .con .first dt img {
    width: 230px;
    height: 164px;
}

.gsxw .con .first dd {
    float: right;
    width: 550px;
}

.gsxw .con .first dd.t {
    height: 22px;
    overflow: hidden;
    margin: 8px 0 0;
    font-weight: bold;
}

.gsxw .con .first dd.v {
    line-height: 26px;
    color: #888;
    font-size: 12px
}

.gsxw .con .first dd.d {
    padding: 10px 0 0;
}

.gsxw .con .list {
    overflow: hidden;
}

.gsxw .con .list li {
    width: 370px;
    height: 36px;
    line-height: 36px;
    float: left;
    border-bottom: 1px dotted #b2b2b2;
    margin: 0 10px;
    overflow: hidden;
    background: url(../images/newlit.jpg) no-repeat left 50%;
    padding-left: 11px;
}

.gsxw .con .list li span.tit {
    display: inline-block;
    width: 79%;
    float: left;
}

.gsxw .con .list li span.date {
    display: inline-block;
    width: 20%;
    float: right;
    text-align: right;
}

/*应用*/
.g518gcasebox {
    width: 1200px;
    margin: 50px auto 0;
}

.g518gcasebox .title {
    background: url(../images/box_title.jpg) repeat-x 0 bottom;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-top: 3px solid #0d66b8;
    position: relative;
}

.g518gcasebox .title p {
    background: url(../images/box_title_lead.jpg) no-repeat 18px bottom;
    padding: 16px 18px;
    font-size: 16px;
}

.g518gcasebox .title span {
    padding: 16px 18px 0;
    float: right;
    line-height: 24px;
}

.g518gcasebox .con {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 18px;
}

.g518gcasebox .con li {
    float: left;
    text-align: center;
    padding: 0 8px;
}

.g518gcasebox .con li p.pic {}

.g518gcasebox .con li p.pic img {
    width: 200px;
    height: 150px;
    border: 1px solid #d9d9d9;
    padding: 5px;
}

.g518gcasebox .con li p.txt {
    margin: 10px 10px 5px;
    font-weight: bold;
}

/*links*/
.links {
    width: 1200px;
    margin: 50px auto 0;
}

.links .tit {
    height: 36px;
    line-height: 36px;
    margin: 0 0 10px;
    position: relative;
    background: url(../images/tjprot.jpg) repeat-x 0 bottom;
}

.links .tit span {
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #0e66b8;
    background: url(../images/tjprots.jpg) no-repeat 0 bottom;
    display: inline-block;
    height: 26px;
}

.links .tit span i {
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin: 9px 0 0 10px;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.links .tit span i.up {
    background-image: url(../images/link_up.jpg);
}

.links .tit span i.down {
    background-image: url(../images/link_down.jpg);
}

.links .con {}

.links .con a {
    display: inline-block;
    margin: 8px;
}

/****************************************************/
/*内页*/
/**/
.g518gcon {
    width: 1200px;
    margin: 40px auto 0;
}

.left {
    width: 244px;
    float: left;
}

.right {
    width: 920px;
    float: right;
    padding-bottom: 10px;
}

/*=========左侧=========*/

/*盒子*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 66px;
    padding-left: 20px;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #fff;
    width: 224px;
    height: 66px;
    background: #0a529c;
}

.left .box .content {
    padding: 5px 0px;
}

/*栏目*/
.g518gsort_menu {}

.g518gsort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

/*产品分类*/
.g518gsort_product {}

.g518gsort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

/*联系方式*/
.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

/*ul-li样式*/
.left .g518gsort {
    background: #f5f5f5;
    padding-bottom: 10px;
}

.left .g518gsort li {
    line-height: 50px;
    height: 50px;
    padding: 0 10px;
}

.g518gsort li a {
    color: #666;
    display: block;
    line-height: 50px;
    font-family: "微软雅黑";
    border-bottom: 1px solid #dddddd;
    padding-left: 25px;
    background: url("../images/line01.png") no-repeat 10px 25px;
}

.g518gsort li a:hover {
    color: #6e9700;
    text-decoration: none;
    background: url("../images/line02.png") no-repeat 10px 25px;
}

.g518gsort li.change a {}

.new1 li {
    border-bottom: 1px solid #dddddd;
    background: url(../images/list_dot1.gif) no-repeat 0% 17px;
    padding-left: 13px;
}

/*=========右侧=========*/
/*次导航*/
.sitemp {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/line03.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 30px;
    text-align: center;
    text-align: left;
    color: #003183;
    font-size: 20px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

/*右侧主体*/
.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

/*新闻列表*/
.news_list {}

.news_list li {
    line-height: 40px;
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
}

.news_list li:hover {
    border-color: #6e9700;
}

.news_list li a {
    line-height: 40px;
    color: #666;
}

.news_list li a:hover {
    text-decoration: none;
    color: #6e9700;
}

.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list li h3 {
    font-size: 14px;
}

.news_list li div {
    line-height: 24px;
    color: #666;
}

/*产品列表*/
.product_list {}

.product_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list li a.img img {
    width: 190px;
    height: 150px;
}

.product_list li h3 {
    text-align: center;
    padding-top: 5px;
    width: 190px;
    height: 20px;
    overflow: hidden;
}

.product_list li h3 a {
    font-weight: normal;
}

.product_list li a.img {
    display: block;
}

.product_list li a.img:hover {
    border-color: #e87518;
}

/*列表分页*/
.listpage {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #505050;
    margin: 0 auto;
    border-top: 1px solid #E2E3E4;
    margin-top: 16px;
    line-height: 24px;
}

.listpage a,
.listpage span {
    background-color: #FFF;
    vertical-align: middle;
    border: #efefef 1px solid;
    color: #505050;
    padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
}

.listpage a:hover {
    background-color: #efefef;
    color: #438ece;
    text-decoration: none;
    border: #efefef 1px solid;
}

.listpage .active {
    background-color: #6e9700;
    color: #fff;
    border: #6e9700 1px solid;
}

/*详细页面公共样式*/
.share {
    padding-left: 5px;
    padding-bottom: 8px;
    width: 240px;
    height: 26px;
}

.tag {
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}

.tag a {
    color: #005a98;
}

.tag a:hover {
    color: #e87518;
}

.case_title {
    border-bottom: 1px solid #e1e4e6;
}

/*上下篇*/
.page {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding: 5px 10px;
    background: #eaeaea;
    font-size: 12px;
}

.page a {
    color: #005a98;
}

.page a:hover {
    color: #e87518;
}

/*新闻详细*/
.g518gnews_c {}

.g518gnews_c h2.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin: 20px auto 5px;
    padding-bottom: 10px;
}

.g518gnews_c .title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    height: 26px;
    overflow: hidden;
    border-bottom: 1px solid #e1e4e6;
}

.g518gnews_c .title_bar span {
    padding-right: 10px;
}

/*相关产品和新闻*/
.relate_list {
    margin-top: 10px;
}

.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #e87518;
    padding-left: 5px;
}

#relate_p .img img {}

#relate_p li {
    margin-left: 10px;
    margin-right: 10px;
    _display: inline;
}

#relate_n li {
    width: 48%;
    float: left;
}

.relate ul {
    float: none;
}

/*留言*/
.bookadd {
    margin: 20px 0;
}

.bookadd div {
    margin-bottom: 15px;
}

.bookadd .label {
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    clear: both;
}

.bookadd .label span {
    color: #f30;
    font-family: 宋体;
}

.bookadd .enter {
    margin-left: 120px;
}

.bookadd .enter .ip {
    border: 1px solid #ddd;
    padding: 10px 10px;
    vertical-align: middle;
    overflow: hidden;
}

.bookadd .enter .bnt {
    border: 1px solid #6e9600;
    background: #85b500;
    padding: 8px 20px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}

.bookadd .enter label {
    display: block;
}