/* CSS Document */
/***************************{CSS Reset}*****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike , sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; font-size: 100%; font: inherit; -webkit-text-size-adjust: none; }
body { line-height: 1; font:12px 微软雅黑;  }
table { border-collapse: collapse; border-spacing: 0; }
object, :focus { outline: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section /* HTML 5 */ { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
a img { border: none; }
input,button,textarea,select,optgroup,option{ font-size: 100%; font: inherit; }
a{text-decoration:none;}
a:active , a:visited{  }
ul li{list-style:none;}
body{background-color:#fafafa;}
img{border:0;vertical-align:bottom;}
/***************************{Common CSS Class}*****************************/
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.lc { margin: 0 auto; }
.fl, .il .fl { float: left; }
.fr, .il .fr { float: right; }
.fc, .il .fc { float: none; clear: both; }
.col{width:1100px; margin:auto;}
.rel { position: relative; }
.abs { position: absolute; }
.dIBlock{ display:inline-block;}
.il { list-style: none; }
.clear{clear:both; font-size:0; line-height:0;float: none; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.icon{background-image:url(icon.png); background-repeat:no-repeat;}
.hide{display:none;}
.pubColor{color:#bc001d;}
.backgroung-fff{ background: #fff;}
.container {width: 1200px;}
.p20{ padding: 20px;}
.floor_title_box {
    width: 1100px;
    margin: auto;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
    border-top: 1px solid #2e4f8f;
    padding-bottom: 10px;
}
.floor_title_box .flip_button_box { font-size: 24px; color: #333; float:left;  padding-bottom: 9px; height: 50px; line-height: 50px;}
.floor_title_box .flip_description { padding-left: 20px; padding-top: 10px;font-size: 14px; color: #333; float:left;}

.floor_title_box2 {
    width: 100%;
    margin: auto;
    height: 50px;

    margin-bottom: 10px;
    border-bottom: 1px solid #2e4f8f;
    padding-bottom: 10px;
}
.floor_title_box2 .flip_button_box2 { font-size: 24px; color: #333; float:left;  padding-bottom: 9px; height: 50px; line-height: 50px; padding-left: 20px;}

.floor_title_box3 {
    width: 100%;
    margin: auto;
    height: 50px;
 	background: #2e4f8f;
    border-bottom: 1px solid #2e4f8f;
	 padding-bottom:10px;
	 padding-top:10px;
	 font-size:24px;
}
.floor_title_box3 .flip_button_box3 { color: #fff; float:left; text-align:center; height: 50px; line-height:50px; width:250px;}

/*左侧导航*/

.category a {display: block;  font-size:20px; border-top:1px dashed #eee; border-bottom:1px dashed #eee; height:45px; line-height:45px; color:#000;  cursor:pointer;  text-align: center}
.category a:hover { background: #2e4f8f; color: #fff; border-top:1px dashed #eee;}

.category a.on {background: #2e4f8f; color: #fff; border-top:1px dashed #eee;}


/*城市选择*/


.topBox{ background:#fff; height:80px; padding:20px 0; box-sizing:content-box;
}
.topBox .logo{width:400px;  }
.topBox .brandLogo{ width:190px; height:20px;  padding:10px 0;}
.topBox .searchBox{ width:320px; padding:15px 5px 0 5px; }
.topBox .searchBox .abs { position: absolute;}
.topBox .searchBox .fromBox{ width:317px; height:35px; position: relative;background-color:#ccc;}
.topBox .searchBox .fromBox .type{ width:64px; padding-left:12px; height:31px; background-color:#f1f1f1; border-right:#d6d6d6 solid 1px; left:2px; top:2px; line-height:31px; color:#71645e;}
.topBox .searchBox .fromBox .type i{ width:9px; height:6px; background-position:-2px -106px; top:13px; left:57px; }
.topBox .searchBox .fromBox .type .typelist{ width:75px; z-index:99999; left:0px; top:31px; border:1px #e6e6e6 solid; border-top:none;}
.topBox .searchBox .fromBox .type .typelist a{ display:block; color:#71645e; line-height:30px; text-align:center; background:#f1f1f1;}
.topBox .searchBox .fromBox .type .typelist a:hover{  background:#dbd9d9;}
.topBox .searchBox .fromBox .inputBox{ top:1px; left:1px;width:227px;}
.topBox .searchBox .fromBox .inputBox input{ height:31px; width:237px; border:none; padding-left:10px;}
.topBox .searchBox .fromBox .BtnBox{ left:249px; top:1px;}
.topBox .searchBox .fromBox .BtnBox .btn{ height:33px; width:67px; font-size:14px; color:#fff;   border:none; border-radius: 0px;cursor:pointer; background: url(../images/search-btn.png) no-repeat center center #fff;}
.topBox .searchBox .keyword{ padding-top:10px; padding-left:5px;}
.topBox .searchBox .keyword a{color:#3e3a39;}
.topBox .searchBox .keyword a:hover{ text-decoration:underline;}
.topBox .topTel{ width:200px; padding-top:20px;}


.navbar { background: url(../images/nav-bg.png) repeat-x; margin-bottom: 0px; border: 0px;}
.navbar-default .navbar-brand { color: #fff;}
.navbar-default .navbar-nav>li>a {color: #fff;}


/*导航*/
.navBg{height:50px; background: url(../images/nav-bg.png) repeat-x; }
.joinBtn{ width:96px;  padding-left:24px; height:40px; line-height:40px; color:#fff; font-size:14px; font-weight:bold;background-color:#3e3a39;}
.joinBtn:hover{ opacity:0.8;filter:alpha(opacity=80);   }
.joinBtn i{ height:15px; width:15px; background-position:-1px -121px; left:19px; top:12px;}
.nav{ height:50px;}
.nav li{ float:left; color:#fff; width: 150px; text-align: center;font-size:14px; display:block; height:50px; line-height:50px; z-index:9999; background: url(../images/nav-line.png) no-repeat}
.nav .case{ width:217px; background-color:#e92341;  margin-right:15px; }
.nav li .itema{color:#fff;display:block; height:50px; line-height:50px; padding:0 15px;}
.nav li .itema:hover{ background: url(../images/nav-bg-on.png)  ;}
.nav .on{  background: url(../images/nav-bg-on.png)  ;}

.nav .submenu .box{ width:100%; top:40px;   display:none;}
.nav .submenu .box a{ display:block; height:40px; line-height:40px; text-align:center; color:#fff; padding-right:0px; background:rgba(60, 118, 236, 0.5);}
.nav .submenu .box a:hover{/* opacity:0.8;filter:alpha(opacity=80);*/ background-color:#a80014;  }
.hotIcon{ height:14px; width:23px;   left:65px; top:-5px; background-image: url(hot2015.gif);}
.vicon{ width:7px; height:6px; background-position:-2px -98px; left:75px; top:18px;}
.nav .case .anlibtn{color:#fff; width:auto; height:auto; display:block;}
.nav .case .anlibtn:hover{ opacity:0.8;filter:alpha(opacity=80); }
.nav .case .navyy{ height:37px; width:3px; background-position:-150px -64px; right:-3px; top:2px;}
.nav .case .caseItemBox{ width:207px; height:420px; background-color:#fff; top:40px; left:0px; padding:5px;}
.nav .case .caseItemBox h1{ font-size:14px; color:#1b1515; font-weight:bold; line-height:20px; margin:10px 0; padding-left:22px; position:relative;}
.nav .case .caseItemBox h1 .i1{ height:15px; width:15px; background-position:-1px -20px; left:0px; top:2px;}
.nav .case .caseItemBox h1 .i2{ height:18px; width:18px; background-position:-1px -37px; left:0px; top:0px;}
.nav .case .caseItemBox h1 .i3{ height:15px; width:15px; background-position:-1px -57px; left:0px; top:2px;}
.nav .case .caseItemBox h1 .i4{ height:15px; width:15px; background-position:-1px -73px; left:0px; top:2px;}
.nav .case .caseItemBox p {line-height:22px;}
.nav .case .caseItemBox p a{ display:inline-block; line-height:22px; text-align:center; width:60px; height:22px; font-size:12px; background-color:#ededed; color:#1b1515; margin:0 6px 7px 0; border-radius:3px;}
.nav .case .caseItemBox p a:hover{ color:#bc001d;}
.nav .case .caseItemBox .l{ color:#d4d4d4; overflow:hidden; line-height:7px;}

/*banner*/

.bannerBox{ height:500px; background-color:#fcf9f2; overflow:hidden;}

.bannerBox .slidesjs-pagination {display: block;list-style: none;position: absolute;left: 45%;top: 450px;z-index: 9900;margin: 0;padding: 5px 15px 5px 0;}
.bannerBox .slidesjs-pagination li {display: block;list-style: none;width: 10px;height: 10px;float: left;margin-left: 10px; font-size: 0px;}
.bannerBox .slidesjs-pagination li a {display: block;width: 100%;height: 100%;text-align: center;line-height: 20px;color: #fff;margin: 0;padding: 0; text-decoration:none;border-radius: 50%;background: #fff;}
.bannerBox .slidesjs-pagination li .active{background: #2e4f8f;}


.compute{ margin-top:15px;height: 220px;}
/*业务*/
.yewu { height: 240px;}
.yewu li a { display: block; height: 220px;}
.yewu  li {width: 220px; height: 200px; border: 1px solid #ccc; border-radius: 5px; background: #fff; float: left; position: relative; margin: 25px; background: url(../images/yewu-bg.png) no-repeat;transition: .5s;}
.yewu li a span { position: absolute;  bottom: 0px; height: 40px; font-size: 20px; width: 100%; text-align: center; color: #000;}
.yewu  .i1 { background-position: 63px 33px}
.yewu  .i2 { background-position: -220px 33px}
.yewu  .i3 { background-position: -505px 33px}
.yewu  .i4 { background-position: -800px 33px}

.yewu   li.on {width: 220px; height: 200px; border: 1px solid #ccc; border-radius: 5px;   float: left; position: relative; margin: 25px; background: url(../images/yewu-bg.png) no-repeat #2e4f8f; }
.yewu li.on a span { position: absolute;  bottom: 0px; height: 40px; font-size: 20px; width: 100%; text-align: center; color: #fff;}
.yewu  .i1.on { background-position: 63px -167px}
.yewu  .i2.on { background-position: -220px -167px}
.yewu  .i3.on { background-position: -505px -167px}
.yewu  .i4.on { background-position: -800px -167px}


/*介绍*/
.jieshao .img img {  padding: 10px; border: 1px solid #ccc;}
.jieshao .title { font-size: 20px ; line-height: 33px; padding-left: 20px;}
.jieshao .title p:first { font-size: 24px ;  }
.jieshao .content { font-size: 14px; color: #666; line-height: 200%; }

/*解说*/
.jieshuo { position: relative; height: 360px;}
.jieshuo .slidesjs-container { height: 360px!important;}
.jieshuo .slidesjs-control { height: 360px!important;}
.jieshuo .slidesjs-control img { height: 360px!important; width: 530px}
.jieshuo .slidesjs-pagination {display: block;list-style: none;position: absolute;left: 5%;bottom: 10px;z-index: 990;margin: 0;padding: 5px 15px 5px 0;}
.jieshuo .slidesjs-pagination li {display: block;list-style: none;width: 10px;height: 10px;float: left;margin-left: 10px;font-size: 0px;}
.jieshuo .slidesjs-pagination li a {display: block;width: 100%;height: 100%;text-align: center;line-height: 20px;color: #fff;margin: 0;padding: 0; text-decoration:none;border-radius: 50%;background: #fff;}
.jieshuo .slidesjs-pagination li .active{background: #3973e9;}

/*新闻动态*/
.newslist .item{  border-bottom:1px dashed #eee; padding-bottom: 10px; margin-bottom: 10px;   }
.newslist .img { float: left; width: 105px; height: 105px;    background: url(../images/img-bg.png) no-repeat;}
.newslist img { width: 100px; height: 100px; border-radius: 20px;  }
.newslist .detail { float: left; padding-left: 20px; width:600px;}
.newslist .detail .title { font-size: 18px; color: #666; font-weight: bold}
.newslist .detail .title a {color: #666;}
.newslist .detail .title a:hover{ color:#2e4f8f;}
.newslist .detail .date span{color:#999;  font-weight: normal;font-size:12px; background: url(../images/sub_news04.png) no-repeat 0 center;padding-left:20px;}
.newslist .detail .description { color:#666; line-height: 200%;word-wrap:break-word;}
.newslist .detail .description a { color:#666;}
.newslist .detail .description a:hover { color:#2e4f8f;}


/*资质荣誉*/
.honor .item{margin:10px 8px 10px 5px; float:left; text-align:center; line-height:30px; font-size:16px; width:250px; height:200px;}
.honor .img { float: left; width: 250px; height: 165px; background: url(../images/img-bg.png) no-repeat;}
.honor img { width: 250px; height: 160px; border-radius: 20px;  }
.honor a {color: #666;}
.honor a:hover{ color:#2e4f8f;}


.newslist2 .item{  border-bottom:1px dashed #eee; padding-bottom: 10px; margin-bottom: 10px;   }
.newslist2 .img { float: left; width: 105px; height: 105px;    background: url(../images/img-bg.png) no-repeat;}
.newslist2 img { width: 100px; height: 100px; border-radius: 20px;  }
.newslist2 .detail { float: left; padding-left: 20px; width:400px;}
.newslist2 .detail .title { font-size: 18px; color: #333; font-weight: bold}
.newslist2 .detail .title a{color: #333;}
.newslist2 .detail .title a:hover{color: #f00;}
.newslist2 .detail .date span {  color:#999;  font-weight: normal;font-size:12px;padding-left: 20px; background: url(../images/sub_news04.png) no-repeat 0 center}
.newslist2 .detail .description { color:#666; line-height: 200%;word-wrap:break-word; font-size:14px;}
.newslist2 .detail .description a{ color:#666;}
.newslist2 .detail .description a:hover{ color:#f00;}

.li1 li { padding-left:10px; background:url(../images/ic1.jpg) no-repeat 0 center; height:45px; overflow:hidden; line-height: 45px; border-bottom: 1px dashed #ccc; font-size: 14px;}
.li1  span{ float:right;   color:#999}

.li1 a { font-size:18px; color:#666; line-height:200%; text-decoration:none; }
.li1 a:hover{ text-decoration: underline;}

.column {height: 45px ; line-height: 45px; font-size: 18px; border-bottom: 1px dashed #ccc;}
.column div { float: left;}
.column .col1 {  width: 200px;}
.column .col2 {  width: 100px;}
.column .col3 {  width: 160px;}
.column .col4 {  width: 300px;}
/*分页*/

.pages { height:40px; text-align:center;}
.pages a { color:#000; background:-webkit-linear-gradient(top, #fff, #eee); border: 1px solid #ccc; margin:4px; padding:4px 8px ; border-radius: 5px; box-shadow: 0 0 5px #ccc;}
.pages a:hover { background:#2e4f8f;; color:#FFF; text-decoration:none; }
/*详情*/
.con .title { font-size:20px;   color:#333; text-align:center; line-height:200%; }
.con .time { border-bottom:1px solid #ccc; color:#999; padding-top:20px; padding-bottom:10px; text-align:center;}
.con .content { padding:10px; font-size: 14px;line-height:200%; color:#666;}
.con .content p{ margin-top:10px; margin-bottom:10px;}
/*家装*/

.icasebox{ width:1060px; margin:auto; padding:20px; background-color:#fff;  }
.icasebox .item1{ height:415px; width:353px;}
.icasebox .item1 .probox{ height:200px; margin-bottom:15px;}
.icasebox .item1 .probox a{ display:block;width:104px; height:27px; line-height:27px; border:1px solid #5da525; right:33px; font-size:14px; color:#5da525; border-radius:5px;}
.icasebox .item1 .probox .pbtn{ bottom:73px; }
.icasebox .item1 .probox .casebtn{ bottom:35px; }
.icasebox .item1 .probox a:hover{ background-color:#5da525; color:#fff;}
.icasebox .item1 .probox .za{color:#132110; border:1px solid #132110;}
.icasebox .item1 .probox .za:hover{ background-color:#132110; color:#fff;}
.icasebox  .case{ height:200px; overflow:hidden;}
.icasebox  .case .img{ width:100%; height:200px; left:0px; top:0px; z-index:1;}
.icasebox  .case .t{ color:#fff; text-align:center; font-size:14px; height:30px; line-height:30px; bottom:0px; left:0px; width:100%; z-index:3;}
.icasebox  .case .bg{ background-color:#000; opacity:0.7;filter:alpha(opacity=70);    z-index:2;bottom:0px; left:0px; height:30px; width:100%;}
.marb15{margin-bottom:15px;}
.icasebox .item2{ height:415px; width:430px; margin:0 13px; overflow:hidden;}
.icasebox .item3{ height:415px; width:250px;}
.line{ color:#dbdada; padding:20px 0; overflow:hidden;}
.icasebox  .item2 .bigimg{ left:0px; top:0px; z-index:1;}
.icasebox  .item2 .bg{ height:100px; background-color:#000; width:100%; opacity:0.7;filter:alpha(opacity=70);    z-index:2; bottom:0px; left:0px;}
.icasebox  .item2 .t{height:45px; line-height:45px; color:#fff; font-size:14px; width:100%; bottom:55px; left:0px; z-index:3;}
.icasebox  .item2 .info{ width:170px; height:30px; line-height:30px; background-color:#b82825; font-size:14px; color:#fff; left:138px; bottom:25px; z-index:3;}



/*设计师*/
.idesBOx{ width:1060px; padding:20px ; margin:auto; background-color:#fff;}
.idesBOx ul{ height:350px;}
.idesBOx ul li{ width:212px; height:347px; float:left; position:relative; overflow:hidden;}
.idesBOx ul li .img{ top:0px; left:0px; z-index:1;}
.idesBOx ul li .infobox{ bottom:0px; height:120px; width:100%; z-index:3;}
.idesBOx ul li .bg{ background-color:#fff; opacity:0.7; filter:alpha(opacity=70);   width:100%; height:120px;bottom:0px; z-index:2;}
.idesBOx ul li .infobox h1{ width:170px; margin:10px auto; font-size:18px; border-bottom:1px solid #595959; padding-left:10px;  }
.idesBOx ul li .infobox h1 span{ font-weight:bold; padding-right:10px;}
.idesBOx ul li .infobox p{ line-height:18px; width:170px; padding-left:10px; margin:0 auto;}
.idesBOx ul li .infobox p strong{ font-weight:bold;}
.idesBOx ul li .btn{ width:106px; height:27px; color:#fff; bottom:0px; z-index:4; display:block; line-height:27px;}
.idesBOx ul li .btn1{ left:0px; background-color:#bc001d;}
.idesBOx ul li .btn2{ left:106px; background-color:#3e3a39;}
.idesBOx ul li .btn:hover{ opacity:0.8;filter:alpha(opacity=80);   }

/*在建工地*/
.construction_list_box {
   width:1060px; padding:20px ; margin:auto; background-color:#fff; height: 420px;
}
.construction_list {
  width: 252px;
  height: 180px;
  position: relative;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.construction_list a {
  display: block;
}
.construction_list img {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.construction_list:hover img {
  -ms-transform: scale(1.15);
      transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.construction_tips {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  font-size: 13px;
  padding: 4px 0;
}
.construction_tips span {
  display: inline-block;
  width: 33%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*视频案例*/

.videoBox{margin:auto; width:1060px; padding:20px; background-color:#fff; height:222px;}
.videoBox .item{ height:222px; width:335px; overflow:hidden;}
.videoBox .marlr{ margin:0 27px;}
.videoBox .item .img{ z-index:1; left:0px; top:0px;}
.videoBox .item .bg{ z-index:2; width:100%; height:222px; background-color:#000; opacity:0.5;filter:alpha(opacity=70);   }
.videoBox .item .txt{ font-size:14px; color:#fff; line-height:24px; bottom:5px; right:25px; z-index:3; }
.videoBox .item .btnplay{ width:100px; height:30px; line-height:30px; color:#fff; background-color:#b82825; right:25px; bottom:-32px; display:block; z-index:4; -webkit-transition: background 1s; /* Safari and Chrome */}
.videoBox .item .btnplay:hover{ background:#3e3a39;}
.videoBox .item .playicon{ left:127px; top:54px; width:82px; height:82px; background-position:-23px -19px; z-index:3;}
.videoBox .item .txtbox{ left:0px; top:0px; height:222px; width:335px;}


/*品牌合作*/
.ibrandLogo{  }

.ibrandLogo .itemlist{  }
.ibrandLogo .itemlist a{ float:left; height:61px; width:130px; margin-right:6px;  margin-bottom:15px;}
.ibrandLogo .itemlist  img { float:left; height:61px; width:130px; border:none;}
.ibrandLogo .itemlist a img{ border:none;}


/*脚部*/
.footer {background:#14316b ; border-top: 3px solid #f00;}
.footer a{ color:#FFF;}
.footer .con{ padding:20px;}
.footer .con .listBox{ width:110px;height:130px; border-right:1px solid #ccc; padding-left:50px;}
.footer .con .listBox h1{ font-size:14px; color:#3d3d3d; font-weight:bold; line-height:39px;}
.footer .con .listBox p{ line-height:20px; }
.footer .con .listBox p a{ color:#3d3d3d;}
.footer .con .listBox p a:hover{ color:#b82825;}
.footer .con .foottel { text-align: center; }
.footer .con .erweima { width:350px;}
.footer .con .erweima div{ margin-right:15px; text-align:center;}
.footer .con .erweima .title{ height:30px; line-height:25px;}
.footer .con .erweima div a{ color:#000;}
.footer .con .links{ margin-top:30px; line-height:40px; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;color:#fff; font-size: 14px;}
.footer .con .links a{ color:#fff; padding: 0 10px;}
.footer .con .links a:hover{ color:#b82825;}
.footer .con .copyright{ color:#fff; line-height:25px;}


.signForm_box{
	margin-bottom:10px
}
.signForm{
	background: #fff;
		padding: 10px;
		width: auto;
}
.signForm div{
	font-size: 14px;
	height: 44px;
}
.signForm label{
	margin-left: 10px;
		width: 57px;
		text-align: right;
		display: inline-block;
}
.signForm input{
	width: 200px;
	height: 30px;
	border:1px solid #c9c9c9;
	border-radius: 8px;
	text-align:center;
	margin-left: 10px;
	font-size: 12px;
}
.signForm_imgBox{
	width: 300px;

}
.signForm_imgBox img{

	display: block;
}
.confirmation{
	display: block;
	background: #b82825;
	color: #fff;
	width: 266px;
	height: 32px;
	margin: 5px 10px;
	text-align:center;
	line-height: 32px;
	font-size: 14px;
	border-radius: 8px;
}

.excellent_case {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  padding-bottom: 8px;
	margin-top: 15px;
}
.excellent_case span {
	font-size: 18px;
  border-bottom: 1px solid #b82825;
  font-weight: bold;
  padding-bottom: 8px;
}

.map{ text-align:center;}


.jieshao22{ width:1100px; margin:0 auto; margin-top:30px;}
.dongshijieshao{ width:530px; float:left;}
.tuwennews{width:530px; float:right;}
.dongshizhang{ width:530px; font-size:24px; height:50px; line-height:50px; color:#333; padding-bottom:10px; border-top:#2e4f8f 1px solid; margin-bottom:10px; margin-top:30px;} 
.shipin{ width:530px; font-size:24px; height:50px; line-height:50px; color:#333; padding-bottom:10px; border-top:#2e4f8f 1px solid; margin-bottom:10px; margin-top:16px;} 
