/*首页*/
.xw_home_title {font-size:15px; color:#000000;}
.xw_home_title2 {font-size:18px; line-height:34px; background-image:url(images/right.jpg); color:#ffffff; padding:0 8px;
	 -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;}
.xw_home_title2 a{ font-size:14px; font-weight:normal; color:#E2FFDE;}

/* Center align the text within the three columns below the carousel */
.marketing .span3 {
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
  font-size:14px;
}

.xw_home_banner {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.xw_home_banner img {width:100%;}
.xw_home_prefix{ color:#000000;}
.xw_home_job th,.xw_home_job2 th,.xw_home_job td{ text-align:center;}
.xw_home_job th,.xw_home_job2 th{ font-weight:normal;}
.xw_home_job2 th{ text-align:right;}
footer p {text-align:center;}

/*新闻详情*/
.xw_time{ font-size:14px; font-weight:normal; color:#999;}
.xw_border{ border:1px #eee solid;-moz-border-radius:5px;
-webkit-border-radius:5px; border-radius:5px; margin-top:10px;}
.xw_border .xw_home_title2{ margin-top:0;}
.xw_border p{ padding:0 10px;}

/*产品*/
.xw_img1{ margin-bottom:15px;}
.xw_center{ text-align:center; margin-bottom:15px;}

/*招商加盟、招聘求职、留言*/
.supplyAdd th,.supplyshow th,.xw_joblist2 th,.xw_job th,.xw_jobshow th,.xw_messageboardAdd th{ text-align:right; font-weight:normal;}
.supplyAdd th,.xw_job th,.xw_messageboardAdd th{ border:none;}
.supplyAdd td,.xw_job td,.xw_messageboardAdd td{ text-align:left; border:none;}
.supplyAdd input,.xw_job input,.xw_messageboardAdd input{ max-width:200px;}
.supplyAdd select,.xw_job select,.xw_messageboardAdd input.xw_yzm{ width:70px;}
.supplyAdd button,.xw_job button,.xw_messageboardAdd button{ margin-right:20px;}
.xw_summary{ color:#666;}

table.xw_joblist td{ border:none;}
.xw_joblist span{ text-align:right;}
.xw_job select.xueli{ width:115px;}

.xw_user{ margin-bottom:15px;}
.xw_messageboard a{ margin: 0 6px;}

/*文件下载*/
.xw_btn_xiazai{ background:url(images/download.gif) center center no-repeat; width:23px; height:16px;}
.xw_btn_xiazai:hover{ background:url(images/download.gif) #e5e5e5 center center no-repeat;}


.form-signin {
        max-width: 100%;
        padding: 19px 29px 29px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
      }
      .form-signin .form-signin-heading,
      .form-signin textarea { min-height:100px;
      }
      .form-signin input[type="text"],
      .form-signin input[type="email"] {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
      }
	  .xw_border{ border:1px #eee solid;-moz-border-radius:5px;
-webkit-border-radius:5px; border-radius:5px; margin-top:10px;}
	  .xw_border .xw_home_title2{ margin-top:0;}
	  .xw_border p{ padding:0 10px;}
      @media (max-width: 980px) {
        /* Enable use of floated navbar text */
        .navbar-text.pull-right {
          float: none;
          padding-left: 5px;
          padding-right: 5px;
        }
		
      }