	body {
		  color: #333333;
		  font-family:微软雅黑;
		}
		.header_wraper {
		  float: none;
		}
		.video_wrapper {
			background: url(youshi_files/video-bg.jpg) center top no-repeat;
			width: 100%;
			max-height: 750px;
			height: 750px;
			left: 0;
			z-index: 1;
			overflow: hidden;
		}
		
		.video {
			min-height: 750px;
			min-width: 100%;
			opacity: 1;
			z-index: 1000;
			-webkit-transition: opacity 1500ms linear;
			-moz-transition: opacity 1500ms linear;
			transition: opacity 1500ms linear;
		}
		#page-feature h1, #page-feature h3, #page-feature p, #page-feature ul, #page-feature ol, #page-feature li {
		  color: white !important;
		  text-shadow: #222 0 1px 1px;
		}
		.row {
		  margin-left: -15px;
		  margin-right: -15px;
		}
		img {
		  max-width: 100%;
		  height: auto;
		  vertical-align: middle;
		}
				
		h3 {
		  font-size: 20px;
		  margin-bottom: 10px;
		}
				
		p {
		  line-height: 1.65em;
		  margin-bottom: 15px;
		}
		
		.col-md-3 {
		  width: 25%;
		}
		
		.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		  float: left;
		}
		
		a {
		  color: #428bca;
		  text-decoration: none;
		}
		
		#splitter-button-wrap.affix-top {
		  position: absolute;
		}
		
		#splitter-button-wrap {
		  margin-top: 200px;
		  margin-left: -50px;
		  width: 100px;
		  text-align: center;
		  position: absolute;
		  left: 50%;
		  z-index: 1000;
		}
		
		#splitter-wrapper {
		  padding: 0;
		  float:left;
		  width:100%;
		}
		
		#splitter-wrapper #splitter-left {
		  display: inline-block;
		  width: 50%;
		  float: left;
		  height: 1500px;
		  overflow: hidden;
		}
		
		#splitter-wrapper #splitter-right {
		  display: inline-block;
		  width: 50%;
		  float: right;
		  height: 1500px;
		  overflow: hidden;
		  background: #D6E6EE;
		}
		
		#splitter-wrapper .splitter-content {
		  padding: 40px 60px;
		  max-width: 1200px;
		  margin: 0 auto;
		}
		#splitter-button-wrap #splitter-button-left {
		  background: url(youshi_files/splitter-button-left.png) center no-repeat;
		  width: 40px;
		  height: 76px;
		  display: inline-block;
		  float: left;
		  opacity: 0.8;
		}

		#splitter-button-wrap #splitter-button-right {
		  background: url(youshi_files/splitter-button-right.png) center no-repeat;
		  width: 40px;
		  height: 76px;
		  display: inline-block;
		  float: right;
		  opacity: 0.8;
		}
		
		#splitter-button-wrap #splitter-button-center {
		  background: url(youshi_files/splitter-button-center.png) center no-repeat;
		  width: 20px;
		  height: 76px;
		  display: inline-block;
		  opacity: 0.8;
		}
		#splitter-button-wrap.affix {
		  position: fixed;
		  top: 0px;
		}
		
		#splitter-button-wrap {
		  margin-top: 200px;
		  margin-left: -50px;
		  width: 100px;
		  text-align: center;
		  position: absolute;
		  left: 50%;
		  z-index: 1000;
		}
		
		
		.text-center {
		  text-align: center;
		}
		h1 {
		  font-size: 36px;
		  margin-bottom: 25px;
		}
		
		#splitter-wrapper .row {
		  height: 220px;
		}
		.col-md-9 {
		  width: 75%;
		}
		
		#splitter-wrapper .row ul {
		  padding-left: 0px;
		}
			
		#splitter-wrapper .splitter-content ul li {
		  margin-bottom: 10px;
		}
		
		ul li {
		  line-height: 1.65em;
		}
		
		#splitter-wrapper #splitter-right hr {
		  border-top: 1px solid #b4c8d2;
		}
		hr {
		  margin-top: 20px;
		  margin-bottom: 20px;
		  border: 0;
		  border-top: 1px solid #eee;
		}
		
		hr {
		  -moz-box-sizing: content-box;
		  box-sizing: content-box;
		  height: 0;
		}	
		
		.btn-lg, .btn-group-lg>.btn {
		  padding: 10px 16px;
		  font-size: 18px;
		  line-height: 1.33;
		  border-radius: 6px;
		}
		.btn-primary {
		  color: #fff;
		  background-color: #428bca;
		  border-color: #357ebd;
		}
		.btn {
		  display: inline-block;
		  margin-bottom: 0;
		  font-weight: 400;
		  text-align: center;
		  vertical-align: middle;
		  cursor: pointer;
		  background-image: none;
		  border: 1px solid transparent;
		  white-space: nowrap;
		  padding: 6px 12px;
		  font-size: 14px;
		  line-height: 1.42857143;
		  border-radius: 4px;
		  -webkit-user-select: none;
		  -moz-user-select: none;
		  -ms-user-select: none;
		  user-select: none;
		}
			
			.btn-success {
		  color: #fff;
		  background-color: #5cb85c;
		  border-color: #4cae4c;
		}
				.btn-lg, .btn-group-lg>.btn {
		  padding: 10px 16px;
		  font-size: 18px;
		  line-height: 1.33;
		  border-radius: 6px;
		}

	#splitter-wrapper .splitter-content h2 {
	  font-size: 22px;
	}
	h2 {
	  font-size: 26px;
	  margin-top: 35px;
	  margin-bottom: 20px;
	}

