
body{
	background:#fff;
	font-family: 'Open Sans', sans-serif;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
@font-face {
    font-family: 'Georgia Italic';
    src: url('../fonts/Georgia Italic.ttf');
    font-weight: normal;
    font-style: normal;
}
.header-top{
	padding: 1em 0;
	background: #222222;
	border-bottom: solid 1px #3A3A3A;
}
.head-logo a{
	display:block;
}
.top-nav{
	float:left;
}
.nav-right{
	float:right;
}
.nav-right p{
	font-family: 'Georgia Italic';
	font-style: italic;
	color: #787878;
	margin:0;
	font-size:11px;
}
.nav-right p a{
	font-family: 'Georgia Italic';
	font-style: italic;
	color: #bbbbbb;
	text-decoration:none;
}
.nav-right p a:hover{
	color: #787878;
}

/*---start-header----*/
.header{
	background:url(../images/border.png) repeat-x 0px 0px #FFF;
	padding: 1.5em 0 1.2em;
	border-bottom: 1px solid rgba(214, 213, 212, 0.64);
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
}
.logo{
	float:left;
}
.logo img{
	display:inline-block;
}
.nav-icon{
	float: left;
	margin: 0.6% 2% 0 8%;
	width: 4.55%;
}
.nav-icon a span{
	width:48px;
	height:34px;
	display:block;
	background:url(../images/nav-icon.png) no-repeat 0px 0px;
}
.nav-icon span:hover{
    width:48px;
	height:34px;
	
	background:url(../images/nav-iconhover.png) no-repeat 0px 0px;
}
.top-searchbar {
	float: left;
	width: 46%;
	position: relative;
	margin-left: 2em;
}
.top-searchbar input[type="text"]{
	margin-top: 0.55em;
	width: 100%;
	padding: 0.58em 1em;
	border: 1px solid #E7E7E7;
	transition: border-color 0.3s all;
	-webkit-transition: border-color 0.3s all;
	-moz-transition: border-color 0.3s all;
	-o-transition: border-color 0.3s all;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-webkit-appearance: none;
	font-family: 'Open Sans', sans-serif;
	color:#777;
	position:relative;
}
.top-searchbar input[type="text"]{
	background:#F7F6F6;
}
.top-searchbar input[type="text"]:hover{
	border:1px solid #DDDDDD;
}
.top-searchbar input[type="submit"]{
	position: absolute;
	background: url(../images/search-icon.png) no-repeat 0px 0px;
	height: 26px;
	width: 26px;
	display: inline-block;
	border: none;
	top: 12px;
	right: 0px;
	outline:none;
	cursor:pointer;
}
.box{
	position:absolute;
	top:-100px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:center;
	left:0px;
 }
.box_content_center{
	background: rgba(240, 239, 238, 0.74);
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1.9em;
	right: 1em;
 }
 #activator {
}
.menu_box_list{
	display:inline-block;
	padding: 1.1em 0;
}
.menu_box_list ul li {
	display: inline-block;
}
.menu_box_list li a{
	display: block;
	color: #363636;
	font-size: 1.3em;
	margin: 0.44em 0.8em;
	font-weight: 900;
	text-transform: uppercase;
	text-align: left;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.menu_box_list li a:hover{
	color:#B9CB41;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.boxclose span{
	width:35px;
	height:35px;
	display:inline-block;
	background:url(../images/close2.png) no-repeat 0px 0px;
}
.boxclose span:hover{
	background:url(../images/close2h.png) no-repeat 0px 0px;
}
/*--userinfo--*/
.userinfo{
	float: right;
	width: 15%;
	margin-top: 0.3em;
}
.user ul li{
	display:inline-block;
}
.user ul li a span{
	vertical-align: middle;
	margin-left: 0.8em;
	font-size: 1em;
}
.user ul li a{
	color:#8C8C8C;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.user ul li a:hover{
	color:#B9CB41;
}
.user ul li a img{
	border-radius:30em;
	-webkit-border-radius:30em;
	-moz-border-radius:30em;
	-o-border-radius:30em;
	vertical-align:middle;
	
}
/*--//userinfo--*/



.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*-- bg-banner --*/

.banner-bg{
	min-height: 426px;
}
.banner-bottom-bg{
	
	min-height: 157em;
}
/*-- banner --*/
.banner{
	position:relative;
}
.banner-grids {
  top: -6em;
  position: absolute;
}
.banner-top{
	padding: 0;
	border-bottom: solid 6px #202020;
}
.banner-middle{
	background:#FFF;
	padding:1em;
	border: solid 1px #D5D5D5;
	}
.wrap{
	width:90%;
	margin:0 auto;
}
.strip{
	height:16px;
	margin-bottom: 1em;
}
.thumb-slider {
  margin-top: 1em;
}
/*--- slider-css --*/
.slider{
	position:relative;
	margin-top: 12em;
}
.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;
  }
.rslides_tabs {
text-align: center;

  position: absolute;
  bottom: -11%;
  z-index: 999;
  margin: 0;
  left: 19%;
  padding: .7em 0;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  }
.rslides_tabs li {
  display: inline;
  }
.rslides_tabs a {
   border: 1px solid #CBCBCB;
  }
.rslides_tabs li:first-child {
  margin-left: 0;
  }
.rslides_tabs .rslides_here a {
  color: #fff;
  font-weight: bold;
  }
#slider3-pager a {
  display: inline-block;
}
#slider3-pager img {
  float: left;
  display:block;
}
#slider3-pager .rslides_here a {
  background: transparent;
  border:1px solid #000;
}
#slider3-pager a {
  padding:0.2em;
}
/*-- responsive-mediaqueries --*/
@media (max-width:1024px){
	.rslides_tabs {
	  width: 77%;
	  left: 13%;
	}
	
	.grid_2 {
    margin-bottom: 3em;
}
	
	
}
@media (max-width:768px){
	#slider3-pager a {
		width: 20%;
	}
	.rslides_tabs {
		bottom: -30px;
	}
	.rslides_tabs li:nth-child(6){
		display:none;
	}
	.rslides_tabs li:nth-child(5){
		display:none;
	}
	#slider3-pager img {
	  width: 100%;
	}
}
@media (max-width:640px){
	#slider3-pager a {
		width: 13%;
	}
	.rslides_tabs {
		bottom: -25px;
	}
}
@media (max-width:480px){
	#slider3-pager a {
		width: 13%;
	}
	.rslides_tabs {
		bottom: 20px;
	}
	/*课件*/
  .grid_1 {
	padding: 3em 0 1em;
}
	.grid_2 {
    margin-bottom: 1em;
}
	
}
@media (max-width:320px){
	#slider3-pager a {
		width: 15%;
	}
	.rslides_tabs {
		bottom: 25px;
	}
}
.strip1{

	height:36px;
	margin-top: 1em;
}
/*-- banner-bottom-grids --*/
.banner-bottom-left {
  padding-left: 0;
}
.banner-bottom-grids{
	margin: 0 0 3em 0;
}
.banner-bottom-gridsclass{
	margin: 13em 0 0em 0;
}
.banner-left-grid h3{
	color:#444444;
	font-size:16px;
	margin: 2em 0 0 0;
	font-family: 'Georgia Italic';
	font-style: italic;
	position:relative;
}
.banner-left-grid h3:after {
  content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 35%;
  width: 65%;
}
.banner-left-grid a img{
  width: 100%;
  padding: .5em;
  border: 1px solid #CBCBCB;
  margin: 2em 0;
}
.banner-left-grid h4{
	margin:0;
}
.banner-left-grid h4 a{
	color:#444444;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration:none;
}
.banner-left-grid h4 a:hover{
	color:#e47600;
}
.banner-left-grid p.comments{
  color: #d7d7d7;
  font-size: 12px;
  margin: 1em 0;
  font-family: 'Georgia Italic';
  font-style: italic;
}
.banner-left-grid p.comments a{
	color:#d7d7d7;
	text-decoration:none;
}
.banner-left-grid p.text{
  color: #555555;
  margin: 0;
  font-size: 13px;
  padding-bottom: 1em;
  border-bottom: 1px solid #F2F2F2;
}
.banner-left-grid p.comments a:hover{
	color:#555555;
}
.blog-grids {
	padding: 1em 0;
    border-bottom: 1px solid #F2F2F2;
}
.blog-grid-left{
	float:left;
	width:20%;
}
.blog-grid-left img{
	width:100%;
	padding: .2em;
	border: 1px solid #CBCBCB;
}
.blog-grid-right{
  float: left;
  width: 75%;
  margin-left: 1em;
}
.blog-grid-right a{
	color: #444444;
	font-size: 13px;
	margin: 0 0 .5em 0;
	font-weight: 600;
	line-height: 1.5em;
	text-decoration:none;
}
.blog-grid-right a:hover{
	color:#e47600;
}
.blog-grid-right p.comments {
  color: #d7d7d7;
  font-size: 12px;
  margin:0;
  font-family: 'Georgia Italic';
  font-style: italic;
}
/*-- post --*/
.post {
  margin: 3em 0 0 0;
}
.post h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.post h3:after {
  content: '';
  position: absolute;
  display: block;
  height: 10px;
  width: 82%;
  top: 30%;
  left: 14%;
}



.post-grids {
  margin: 2em 0;
  padding-bottom: 2em;
  border-bottom: 1px solid #F2F2F2;
}
.post-left img{
	width: 100%;
	height:135px;
	padding: .5em;
	border: 1px solid #CBCBCB;
	margin: 0;
}
.post-right h4 {
  margin: 0;
}
.post-right h4 a {
  color: #444444;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
}
.post-right h4 a:hover {
  color: #e47600;
}
.post-right p.comments {
  color: #d7d7d7;
  font-size: 12px;
  margin: 1em 0;
  font-family: 'Georgia Italic';
  font-style: italic;
}
.post-right p.comments a {
  color: #d7d7d7;
  text-decoration: none;
}
.post-rightp.comments a:hover{
	color: #555555;
}
.post-right p.text {
  color: #555555;
  margin: 0;
  font-size: 13px;
  padding-bottom: 1em;
}
.post-right img{max-width:100%;}
/*-- banner-bottom-right --*/
.banner-bottom-right {
  border-left: 1px solid #F2F2F2;
  margin: 2em 0 0 0;
  width:40%
}
.search input[type="text"] {
	display: inline-block;
  background:none;
  margin: 0;
  border: 1px solid #CBCBCB;
  outline: none;
  font-size: 13px;
  color: #999999;
  padding: .7em .7em .7em 1em;
  width: 100%;
}
.advertisement {
  margin: 2em 0;
}
.advertisement h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.advertisement h3:after {
content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 35%;
  width: 65%;
}
.advertisement p{
	color: #666666;
  margin: 2em 0 0 0;
  font-size: 13px;
  border: 1px solid #CBCBCB;
  text-align: center;
  padding: 11em 0;
}
.sponsors h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.sponsors h3:after {
content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 35%;
  width: 65%;
}
.sponsors-grids{
	margin-top:2em;
}
.sponsors-grid-left{
	float:left;
	width: 45.9%;
	margin-right: 1em;
	background:#fbfbfb;
	padding:1em;
}
.sponsors-grid-left:nth-child(2){
	margin-right:0;
	
}
.sponsors-grid {
  background: #FFF;
}
.sponsors-grid p{
  color: #666666;
  margin:0;
  font-size: 13px;
  border: 1px solid #CBCBCB;
  text-align: center;
  padding: 4em 0;
}
.video {
  margin: 2em 0;
}
.video h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.video h3:after {
content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 35%;
  width: 65%;
}
.video iframe {
  width: 100%;
  height: 220px;
  margin-top:2em;
}
.twitter h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.twitter h3:after {
content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 20%;
  width: 80%;
}
.twitter-info p{
  color: #555555;
  margin: 0;
  font-size: 13px;
  padding: 1em 0;
  border-bottom: 1px solid #F2F2F2;
  line-height:1.5em;
}
.twitter-info p a{
	color: #e47600;
	text-decoration:none;
}
.twitter-info p a:hover{
	color:#767676;
}
.twitter-info p a span{
	color:#555555;
}
.twitter p a span:hover{
	color: #e47600;
}
.twitter-info p span.time a{
	color: #d7d7d7;
  font-size: 13px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  text-decoration:none;
  display:block;
  width: 27%;
}
.twitter-info p span.time a:hover{
	color:#444444;
}
.recent-posts {
  margin: 2em 0 1em 0;
}
.recent-posts h3 {
  color: #444444;
  font-size: 16px;
  margin: 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  position:relative;
}
.recent-posts h3:after {
  content: '';
  position: absolute;
  display: block;
  height: 10px;
  top: 35%;
  left: 30%;
  width: 70%;
}
.recent-posts ul{
	margin: 2em 0 0 0;
	padding:0;
}
.recent-posts ul li{
	display: block;
	margin: 0em 0 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #F2F2F2;
}
.recent-posts ul li a{
  color: #555555;
  font-size: 13px;
  text-decoration: none;
}
.recent-posts ul li a:hover{
	color:#e47600;
}
.up-arrow{
	text-align: right;
	padding: .5em 2em;
}
.up-arrow a{
  color: #787878;
  font-size: 12px;
  margin: 1em 0;
  font-family: 'Georgia Italic';
  font-style: italic;
  text-decoration: none;
  padding-right: 2em;
  background: url(../images/up-ar.png) no-repeat 73px 4px;
}
.up-arrow a:hover{
	color:#e47600;
}
/*-- footer --*/
/*-- footer --*/

.footer-top {
    background-color: #1f1f1f;
    padding: 1em 0;
}
a.flogo img {
    width: 50%;
}
.footer-grid p {
    color: #979797;
    font-size: 0.9em;
    line-height: 2em;
    margin-top: 1em;
}
h4.footer-head {
    font-size: 1.5em;
    color: #84754e;
    margin-bottom: 1em;
}
ul.cat li {
	list-style-type:none;
	margin:0.85em 0;
}
ul.cat li  a{
	color: #979797;
	font-size: 0.95em;
	font-weight: 400;
}
  .top1{
margin-left: 35%;
}
 .top2{
margin-left: 36%;
}
.top2 span{
	color:#FF9797;
	font-size: 0.95em;
	font-weight: 400;
}
.top3{
margin-left: 48%;
}
ul.flickr li {
    width: 20%;
    float: left;
	display:inline-block;
	margin:0 3px 3px 0;
}
ul.flickr li img {
	width:100%;
	border:1px solid #1f1f1f;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
ul.flickr li img:hover {
	border:1px solid #84754e;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
ul.location li  a{
	color: #979797;
	font-size: 1.1em;
}
ul.cat li  a:hover {
	color: #84754e;
}
ul.location li  a:hover {
	color: #84754e;
}
ul.location li {
	float:left;
	display:inline-block;
	margin: 0;
}
ul.location li:nth-child(2) {
    float: right;
    width: 85%;
	color: #979797;
    font-size: 0.95em;
    line-height: 2em;
	text-transform:lowercase;
	margin: 0;
}
span.glyphicon.glyphicon-map-marker,span.glyphicon.glyphicon-earphone ,.glyphicon.glyphicon-envelope {
    color: #fff;
    font-size: 12px;
    background-color: #84754e;
    padding: 6px;
    border-radius: 50%;
	vertical-align: top;
}
span.glyphicon.glyphicon-map-marker {
    margin-top: 3px;
}
span.hq {
    color: #979797;
    font-size: 1em;
    margin-bottom: 1em;
    display: block;
}
ul.location {
    margin-top: 1em;
}



.footer {
	padding: 1em 0 0em 0;
	margin:28em 0 0em 0;
	width:100%;

	
	}
.footer-bottom {
    background-color: #353535;
    padding: 1em 0;
}
.copyrights {
	float:left;
}
.footer-social-icons ul {
    float: right;
}
.footer-social-icons {
	float:right;
}
.copyrights p {
    color: #979797;
    font-size: 0.9em;
	margin-top: 0.8em;
}
.copyrights p a {
	color:#84754e;
	margin-left:2px;
}
.footer-social-icons ul li {
	display:inline-block;
	margin:0 0.2em;
}
.footer-social-icons ul li a{
	width:30px;
	height:30px;
	background:url('../images/img-sprite.png') no-repeat 0px 0px;
	display:inline-block;
}
.footer-social-icons ul li a.facebook {
	background-position:0px 0px;
}
.footer-social-icons ul li a.facebook:hover {
	background-position:0px -30px;
}
.footer-social-icons ul li a.twitter {
	background-position:-30px 0px;
}
.footer-social-icons ul li a.twitter:hover {
	background-position:-30px -30px;
}
.footer-social-icons ul li a.flickr {
	background-position:-60px 0px;
}
.footer-social-icons ul li a.flickr:hover {
	background-position:-60px -30px;
}
.footer-social-icons ul li a.googleplus {
	background-position:-90px 0px;
}
.footer-social-icons ul li a.googleplus:hover {
	background-position:-90px -30px;
}
.footer-social-icons ul li a.dribbble {
	background-position:-120px 0px;
}
.footer-social-icons ul li a.dribbble:hover {
	background-position:-120px -30px;
}
/*-- //footer --*/

/*-- celebrity --*/
.celebrity-bg{
	min-height: 132em;
}
/*-- technology --*/
.technology-bg {
  min-height: 36em;
}
.technology{
	background:url(../images/404.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height:550px;
	padding: 2em;
}
.technology h3{
  font-size: 6em;
  margin: 0;
  color: #e47600;
}
.technology p{
  font-size: 25px;
  margin: 0;
  color: #2e2e2e;
}
.technology h2{
  color: #e47600;
  font-size: 18em;
  margin: 0;
  text-align: center;
}
.back-to-home{
	text-align:right;
}
.back-to-home a{
	font-size: 2em;
	color: #e47600;
	text-decoration:none;
}
.back-to-home a:hover{
	color:#2e2e2e;
}
/*-- lifestyle --*/
.lifestyle-bg {
  min-height: 199em;
}
.lifestyle-left-grid h4 a {
  font-size: 18px;
  line-height: 1.5em;
}
.lifestyle-left-grid p.text {
  padding-bottom: 2em;
  border-bottom: none;
  line-height: 1.5em;
}
.more a{
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	background: #666666;
	padding: .7em 2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
}
.more a:hover{
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	background: #e47600;
}
/*-- travel --*/
.travel-bg {
  min-height: 128em;
}
.travel-bottom-left h2{
	color:#666666;
	font-size:32px;
	margin:0;
	text-align:center;
}
.travel-left-grid h6{
	color:#e47600;
	margin:1em 0 0 0;
	font-size:18px;	
}
.travel-left-grid span {
  color: #666666;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 700;
}
.travel-left-grid a img {
	margin:1em 0 0 0;
}
.travel-left-grid p.text {
	border-bottom:none;
	margin: 1em 0;
}
.plain{
	background:url(../images/plain.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height:264px;
	text-align:center;
}
.plain-info h6{
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 .5em 0;
  padding: 2em 0 0;
  line-height: 1.5em;
}
.plain-info h6 span{
	color:#FFF;
	display:block;
	font-size:18px;
	text-transform:lowercase;
}
/*-- contact --*/
.contact-bg {
  min-height: 59em;
}
.contact h2{
	color: #666666;
	font-size: 32px;
	margin: 0 0 1em 0;
	text-align: center;
}
.map iframe {
  width: 100%;
  min-height: 400px;
  border: none;
}
.mail-info-grids {
  margin-top: 2em;
}
.mail-info-grid h3 {
  font-size: 20px;
  margin: 0 0 1em 0;
  color: #323232;
  font-weight: 600;
}
.mail-info-grid p {
  color: #8c8c8c;
  font-size: 14px;
  margin: .5em 0 0 0;
}
.mail-info-grid h6 {
  color: #1E1E1E;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5em;
  margin: 0.5em 0;
}
.mail-info-grid span {
  display: block;
}
.mail-info-grid span {
  display: block;
}
.contact-form form {
  text-align: right;
}
.contact-form input[type="text"] {
  width: 100%;
  color: #898888;
  background: none;
  outline: none;
  font-size: 14px;
  padding: .5em;
  margin-bottom: 1em;
  border: solid 1px #D5D4D4;
  -webkit-appearance: none;
}
.contact-form textarea {
  resize: none;
  width: 100%;
  color: #898888;
  font-size: 14px;
  outline: none;
  padding: .5em;
  border: solid 1px #D5D4D4;
  min-height: 150px;
  -webkit-appearance: none;
}
.contact-form input[type="submit"] {
  border: none;
  outline: none;
  color: #FFF;
  padding: .5em 1.5em;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0.5em 0 0 0;
  -webkit-appearance: none;
  background: #666666;
}
.contact-form input[type="submit"]:hover{
	background:#e47600
}
/*-- single --*/
.single-bg {
  min-height: 134em;
}
.single-left-grid  img {
  max-width: 100%;
  padding: .5em;
  border: 1px solid #CBCBCB;
  margin: 2em 0;
}
.single-left-grid h4 {
  color: #444444;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  margin:0 0 1em 0;
  line-height: 1.5em;
}
.single-left-grid p.text {
  border-bottom:none;
  line-height: 1.5em;
  color: #555555;
  margin: 0;
  font-size: 13px;
  padding-bottom: 1em;
}
.single-bottom ul{
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: solid 2px #DDD8D8;
}
.single-bottom ul li{
	display:inline-block;
	font-size:14px;
	color:#d7d7d7;
	margin:0 1em;
}
.single-bottom ul li a{
	color:#d7d7d7;
	font-size:14px;
	text-decoration:none;
}
.single-bottom ul li a:hover{
	color:#e47600
}
.respond h4{
	color: #666666;
  font-size: 26px;
  margin: 0 0 1em 0;
  font-weight: 600;
}
.respond input[type="text"] {
  width: 48%;
  color: #898888;
  background: none;
  outline: none;
  font-size: 14px;
  padding: .5em;
  margin: 0 25px 20px 0;
  border: solid 1px #D5D4D4;
  -webkit-appearance: none;
}
.respond input[type="text"].name{
	margin:0 0px 20px 0;
}
.respond textarea {
  resize: none;
  width: 100%;
  color: #898888;
  font-size: 14px;
  outline: none;
  padding: .5em;
  border: solid 1px #D5D4D4;
  min-height: 150px;
  -webkit-appearance: none;
}
.respond input[type="submit"] {
  border: none;
  outline: none;
  color: #FFF;
  padding: .5em 1.5em;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0.5em 0 2em 0;
  -webkit-appearance: none;
  background: #666666;
}
.respond input[type="submit"]:hover{
	background:#e47600
}
span.menu {
  display: none;
}
/*-- archives --*/
.archives-bg{
	min-height: 122em;
}
.archives-info {
  margin-top: 1em;
}
.archives h2{
	color: #666666;
	font-size: 32px;
	margin: 0;
	text-align: center;
}
.archives-info h5{
	color: #e47600;
	font-size: 22px;
	margin: 0;
}
.archives-info ul{
  margin: 2em 0 0 0;
  padding-left: 2em;
}
.archives-info ul li{
	display:block;
	margin:1em 0;
}
.archives-info ul li a{
  color: #666666;
  font-size: 14px;
  padding-left: 1em;
  text-decoration: none;
  background: url(../images/r-ar.png) no-repeat 0px 6px;
}
.archives-info ul li a:hover{
	color:#e47600;
	padding-left: 1.5em;
}
/*-- fullwidth --*/
.fullwidth-bg {
  min-height: 151em;
  height:auto;
  margin:0 0 10em 0;
}
/*----responsive-start---*/
@media(max-width:1440px){
	.banner-left-grid h4 a {
		font-size: 12px;
	}
	.blog-grid-right h5 {
		font-size: 12px;
	}
	.blog-grid-left {
		width: 19%;
	}
}
@media(max-width:1280px){
	.lifestyle-bg {
	  min-height: 199em;
	}
}
@media(max-width:1024px){
	.banner-bottom-bg {
	  min-height: 158em;
	}
	.celebrity-bg {
	  min-height: 133em;
	}
	.technology-bg {
	  min-height: 36em !important;
	}
	.archives-bg {
	  min-height: 132em !important;
	}
	.fullwidth-bg {
	  min-height: 138em !important;
	}
	.contact-bg {
	  min-height: 56em !important;
	}
	.lifestyle-left-grid h4 a {
		font-size: 18px;
	}
	.lifestyle-bg {
	  min-height: 185em !important;
	}
	.sponsors-grid-left {
		width: 46.9%;
	}
	.travel-bg {
	  min-height: 133em !important;
	}
	
	.heart-divider {
   margin: 1em auto 2em;
   
   	/*课件*/
	.grid_1{
	padding:5em 0 ;
}
}
}
@media(max-width:768px){
	span.menu {
	    display: block;
	  cursor: pointer;
	  float: none;
	  margin: 0 auto 1em auto;
	  width: 7%;
	  color: #FFF;
	  font-size: 16px;
	  font-weight: 600;
	    position: relative;
	}
	.banner-bottom-right {
		border-left: none;
	}
	.top-nav {
	  float: none;
	  display: none;
	}
	.banner-left-grid {
	  float: left;
	  width: 50%;
	}
	.post-left {
	  float: left;
	  width: 35%;
	}

	.post-right {
	  float: left;
	  width: 65%;
	}
	
	.banner-bottom-bg {
	  min-height: 256em;
	}
	.footer-left {
	  float: left;
	  width: 50%;
	}
	.viewport {
	  float: left;
	  width: 50%;
	}
	.footer-comments {
	  float: left;
	  width: 51%;
	  margin-top:2em;
	}
	.footer-logo {
	  float: left;
	  width: 49%;
	  margin-top:2em;
	}
	.advertisement h3:after {
	  left: 19%;
	  width: 81%;
	}
	.technology {
		width: 693px;
	}
	.lifestyle-left-grid {
	  float: none;
	  width: 100%;
	}
	.lifestyle-bg {
	  min-height: 309em !important;
	}
	.travel-bg {
	  min-height: 237em !important;
	}
	.contact-bg {
	  min-height: 74em !important;
	}
	.contact-form form {
	  margin-top: 2em;
	}
	.archives-grid {
	  float: left;
	  width: 33.33%;
	}
	.archives-left {
	  width: 100%;
	  float: none;
	}
	.archives-bg {
	  min-height: 186em !important;
	}
	.fullwidth-left-grid:nth-child(3) {
	  display: none;
	}
	.fullwidth-bg {
	  min-height: 135em !important;
	}
	.celebrity-bg {
	  min-height: 240em !important;
	}
	.respond input[type="text"] {
		width: 100%;
	}
	.single-bg {
	  min-height: 251em !important;
	}
	/*课件*/
	.grid_1{
	padding:5em 0 2em;
}








}
@media(max-width:640px){
	.logo-right {
		padding: 1.5em 9em;
	}
	.header-bottom {
	  padding: 2em 0 8em;
	}
	.blog-grid-right a {
		font-size: 11px;
	}
	.banner-left-grid h4 {
		line-height: 1em;
	}
	.celebrity-bg {
	  min-height: 241em !important;
	}
	.technology {
	  width: 566px;
	}
	.technology h3 {
		font-size: 3em;
	}
	.technology p {
		font-size: 18px;
	}
	.technology h2 {
		font-size: 7em;
	}
	.banner-bg {
	  min-height: 140px;
	}
	.technology-bg {
	   min-height: 13em !important;
	}
	.technology {
	  background: url(../images/404.jpg) no-repeat 0px 0px;
	  background-size: 100%;
	  min-height: 284px;
	}
	.lifestyle-bg {
	  min-height: 296em !important;
	}
	.archives-bg {
	    min-height: 189em !important;
	}
	.archives-info ul li a {
		font-size: 12px;
	}
	.fullwidth-left p.comments {
		margin: .5em 0;
	}
	.fullwidth-left p.text {
	  overflow: hidden;
	  height: 38px;
	}
}
@media(max-width:480px){
	.logo-right {
	  display: none;
	}
	.head-logo {
	  float: none;
	  margin-top: 0em;
	  text-align: center;
	}
	.header-bottom {
	  padding: 2em 0 6em;
	}
	span.menu {
		width: 12%;
	}
	.banner-grids {
		top: -4em;
	}
	.archives-grid {
	  float: left;
	  width: 50%;
	}
	.archives-grid:nth-child(3){
		display:none;
	}
	.archives-left {
	  width: 100%;
	  float: none;
	}
	.advertisement h3:after {
	  left: 32%;
	  width: 68%;
	}
	.sponsors h3:after {
	  left: 21%;
	  width: 77%;
	}
	.archives-bg {
	  min-height: 193em !important;
	}
	.footer-left {
	  float: none;
	  width: 100%;
	}
	.viewport {
	  float: none;
	  width: 100%;
	}
	.footer-comments {
	  float: none;
	  width: 100%;
	}
	.footer-logo {
	  float: none;
	  width: 100%;
	}
	#slider3-pager a {
	  width: 21%;
	}
	.rslides_tabs {
	  bottom: -39px;
	}
	.banner-left-grid h3:after {
		background: none;
	}
	.banner-left-grid a img {
		margin: 1em 0;
	}
	.banner-left-grid p.comments {
		margin: .5em 0;
	}
	.blog-grid-left {
	  width: 37%;
	  margin: 0 auto;
	  float: none;
	}
	.blog-grid-right {
	  float: none;
	  width: 100%;
	  margin: .5em 0 0 0;
	  text-align: center;
	}
	.post-right h4 {
	  margin: 0;
	  overflow: hidden;
	  height: 20px;
	}
	.post-right h4 a {
		font-size: 12px;
	}
	.post-right p.comments {
	  font-size: 11px;
	  margin: .3em 0;
	}
	.post-right p.text {
	  font-size: 12px;
	  overflow: hidden;
	  height: 20px;
	}
	.banner-bottom-bg {
	  min-height: 265em;
	}
	.celebrity-bg {
	  min-height: 252em !important;
	}
	.technology {
	  width: 406px;
	}
	.technology h3 {
	  font-size: 2em;
	}
	.technology h2 {
	  font-size: 5em;
	}
	.technology p {
	  font-size: 16px;
	}
	.back-to-home a {
		font-size: 1.2em;
	}
	.technology {
	  min-height: 200px;
	}
	.banner-bg {
	  min-height: 91px;
	}
	.technology-bg {
	  min-height: 8em !important;
	}
	.lifestyle-left-grid h4 a {
	  font-size: 14px;
	}
	.lifestyle-left-grid {
	  margin-top: 1em;
	}
	.lifestyle-bg {
	  min-height: 262em !important;
	}
	.travel-left-grid h6 {
		font-size: 13px;
	}
	.travel-left-grid span {
		font-size: 11px;
	}
	.travel-left-grid p.text {
	  overflow: hidden;
	  height: 93px;
	}
	.plain-info h6 {
		font-size: 18px;
		line-height: 1.5em;
	}
	.plain-info h6 span {
		font-size: 13px;
	}
	.plain {
	  background: url(../images/plain.jpg) no-repeat 0px 0px;
	  background-size: 100%;
	  min-height: 144px;
	}
	.travel-left-grid p.text {
		margin: 0;
	}
	.post {
	  margin: 1em 0 0 0;
	}
	.post h3:after {
	  width: 73%;
	  left: 27%;
	}
	.plain {
	  margin-top: 1em;
	}
	.travel-bg {
	  min-height: 204em !important;
	}
	.nav-right {
	  float: none;
	}
	.contact-bg {
	  min-height: 78em !important;
	}
	.heart-divider {
    margin: 1em auto 1em;
}

}
@media(max-width:320px){
	.head-logo a img {
	  width: 69%;
	}
	.banner-grids {
	  top: -5em;
	}
	span.menu {
	  width: 16%;
	  margin: 0 auto .5em auto;
	  font-size:14px;
	}
	.rslides img {
		width: 146%;
	}
	.banner-left-grid {
	  float: none;
	  width: 100%;
	}
	.banner-bottom-left {
	  padding: 0;
	}
	.banner-left-grid h3 {
		margin: 1em 0 0 0;
	}
	.post-left {
	  float: none;
	  width: 66%;
	  margin: 0 auto;
	}
	.post-right {
	  float: none;
	  width: 100%;
	  text-align: center;
	  margin: .5em 0 0 0;
	}
	.post-grids {
	  margin: 1em 0;
	  padding-bottom: 1em;
	}
	.post h3:after {
	  width: 60%;
	  left: 40%;
	}
	.advertisement h3:after {
	  left: 54%;
	  width: 45%;
	}
	.advertisement p {
		padding: 7em 0;
	}
	.banner-bottom-bg {
	  min-height: 362em;
	}
	#slider3-pager a {
	  width: 30%;
	}
	.rslides_tabs li:nth-child(4) {
	  display: none;
	}
	.rslides_tabs {
	  width: 86%;
	  left: 8%;
	}
	.sponsors-grid p {
		padding: 2em 0;
	}
	.sponsors-grid-left {
	  width: 100%;
	}
	.video h3:after {
	  left: 55%;
	  width: 45%;
	}
	.video iframe {
	  width: 100%;
	  height: 117px;
	  margin-top: 1em;
	}
	.twitter h3:after {
	  left: 30%;
	  width: 70%;
	}
	.twitter-info p span.time a {
		width: 43%;
	}
	.recent-posts h3:after {
	  left: 48%;
	  width: 54%;
	}
	.recent-posts ul li a {
		font-size: 12px;
	}
	.recent-posts ul li {
		margin: 0em 0 .5em;
	}
	.copyright {
	  margin: 2em 0 0 0;
	}
	.header-bottom {
	  padding: 1em 0 6em;
	}

	.banner-left-grid a img {
	  margin: .5em 0;
	}
	.celebrity-bg {
	  min-height: 350em !important;
	}
	.technology {
		background: url(../images/404.jpg) no-repeat -45px 0px;
		background-size: 208%;
		width: 244px;
		padding: .5em;
		min-height: 157px;
	}
	.technology h2 {
	  font-size: 9em;
	}
	.technology h3 {
	  font-size: 1.5em;
	}
	.back-to-home a {
	  font-size: 1.5em;
	}
	.technology-bg {
	  min-height: 13em !important;
	}
	.lifestyle-left-grid h4 a {
	  font-size: 13px;
	}
	.banner-left-grid h4 {
	  overflow: hidden;
	  height: 40px;
	}
	.lifestyle-bg {
		min-height: 253em !important;
	}
	.single-left-grid img {
	  margin: 0em 0 .5em 0;
	}
	.single-left-grid h4 {
		font-size: 14px;
		overflow: hidden;
		height: 42px;
	}
	.single-left-grid p.text {
	  overflow: hidden;
	  height: 115px;
	}
	.single-bottom ul li {
	  display: block;
	  font-size: 13px;
	}
	.single-bottom ul li a {
		font-size: 13px;
	}
	.single-bg {
	  min-height: 227em !important;
	}
	.archives-grid {
	  float: none;
	  width: 100%;
	}
	.archives-info ul li a {
	  font-size: 13px;
	}
	.archives-grid:nth-child(4) {
	  display: none;
	}
	.archives-info h5 {
		font-size: 16px;
	}
	.archives-info ul {
	  margin: 2em 0 0 0;
	  padding-left: 0em;
	}
	.archives h2 {
		font-size: 26px;
	}
	.archives-bg {
	  min-height: 194em !important;
	}
	.fullwidth-bg {
	   min-height: 141em !important;
	}
	.fullwidth-left-grid:nth-child(2) {
	  display: none;
	}
	.contact h2 {
		font-size: 24px;
	}
	.map iframe {
		min-height: 150px;
	}
	.mail-info-grid h3 {
		font-size: 16px;
	}
	.mail-info-grid p {
	  font-size: 13px;
	  overflow: hidden;
	  height: 70px;
	}
	.mail-info-grid h6 {
		font-size: 12px;
	}
	.contact-form form {
	  margin-top: 1em;
	}
	.contact-form input[type="text"] {
		font-size: 13px;
	}
	.contact-form textarea {
		font-size: 13px;
		min-height: 100px;
	}
	.contact-bg {
	  min-height: 50em !important;
	}
	.viewport p {
	  overflow: hidden;
	  height: 60px;
	}
	.plain-info h6 {
		font-size: 13px;
		padding: 1em 0 0;
	}
	.more a {
		padding: .5em 1em;
	}
	.plain-info h6 span {
	  font-size: 12px;
	}
	.respond textarea {
		min-height: 112px;
	}
	
	
	.heart-divider {
    margin: 10px auto 15px;
}
}

/*--works--*/
.specials{
	padding: 7em 0 6em;
}
.special-bottom {
	padding: 2em 0 0;
}
.specials h3{
	font-size:2.5em;
	color:#F37A8A;
	text-align:center;
	padding-bottom: 0.5em;
}
.bottom-special{
	background:url(../images/3.jpg) no-repeat center;
	display:block;
	padding: 6em 2em;
	text-align:center;
	margin-right: 3%;
	width: 48.5%;
	background-size: cover;
}
.bottom-special-1{
	background:url(../images/2.jpg) no-repeat center;
	display:block;
	padding:6em 2em;
	text-align:center;
	width:48.5%;
	margin:0;
	background-size: cover;
}
.bottom-special h5,.bottom-special-1 h5{
	font-size:2em;
}
.bottom-special h5 a,.bottom-special-1 h5 a{
	text-decoration:none;
	color:#fff;
}
.bottom-special p,.bottom-special-1  p{
	font-size:1.1em;
	color:#fff;
	line-height: 1.2em;
	width: 90%;
	margin: 0.5em auto 1em;
}
.special-in h5{
	font-size:1.5em;
}
.special-in h5 a{
	text-decoration:none;
	color:330000;
	padding: 0.5em 0;
	display:block;
}
.special-in h5 a:hover{
	color:#F37A8A;
}
.special-in p{
	font-size:1.3em;
	color:#F37A8A;
}
.special-top {
	padding: 2em 0;
}
.special-in {
	margin: 0 2% 0 0;
	padding: 0;
	width: 23.5%;
	float:left;
}
.special-in:nth-child(4) {
	margin:0;
}

img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  border:2px solid #333;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.03);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
  border:2px solid #fff;
}
.special-in a img{
	width:100%;
	height:100%;
}
.special-in a img:hover{
	
}

/*关注、点赞、评论*/
span.glyphicon.glyphicon-comment,span.glyphicon.glyphicon-eye-open,span.glyphicon.glyphicon-thumbs-up,.glyphicon.glyphicon-time {
    font-size: 10px;
    margin: 0 4px 0 20px;
   
}


.boxview a{
	width:15px;
	height:15px;
	display:inline-block;
	background:url(../images/ui/follow.jpg) no-repeat 0px 0px;
}
.boxview a:hover{
	background:url(../images/close2h.png) no-repeat 0px 0px;
}
a.span_link:hover {
    color: #84754e;
}


/*--team--*/
.team{
	padding:2em 0;
	margin-top:6em;
}
.team h4{
	 font-size: 2.2em;
  color: #F37A8A;
  text-align: center;
}
.team-grids{
	margin-top:3em;
}
.team-grid img{
	 margin-bottom:1em;
}
.team-grid h4{
	font-size:1.6em;
	font-weight:500;
	margin-bottom:0.5em;
	color:#F37A8A;
}
.team-grid p{
	color: #898888;
	font-size:1.1em;
	font-weight:400;
}
.team-grid img{
	border-radius:50%;
	-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border:5px solid #fff;
}
.team-grid img:hover{
  border-radius: 34%;
  -webkit-border-radius: 34%;
  -moz-border-radius: 34%;
  -ms-border-radius: 34%;
  -o-border-radius: 34%;
}
/**team end**/

/***newscontain begin***/
.col-md-8{
    padding-left: 0;
     width:60%;
}
.grid_2 {
    margin-bottom: 5em;
    margin-top:12em;
    width:100%;
    
}
.grid_2 h2{
    font-size: 1.3em;
}
.grid_2 img{
	height:160px;
	width:150px;
	margin-right:0.3em;
}
.heart-divider {
    height: 100%;
    width: 100%;
    margin:2em auto;
    text-align: center;
}
.grey-line {
    width: 30px;
    height: 8px;
    display: inline-block;
    border-top: solid 2px #e1dddd;
}
.pink-heart {
    color:#c32143;
    font-size: 18px;
    position: relative;
    z-index: 3;
}
.grey-heart {
    color: #e1dddd;
    font-size: 18px;
    margin-left: -15px;
    position: relative;
    z-index: 2;
}

.suceess_story {
    position: relative;
}
.suceess_story:before, .suceess_story:after {
    content: "\f004";
    color:#c32143;
    font-family: "FontAwesome";
    position: absolute;
    left: 8px;
    top: -18px;
    z-index: 10;
}
.suceess_story:before, .suceess_story:after {
    color:#c32143;
}
.suceess_story ul {
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;
}
.suceess_story ul li:first-child {
    padding-top: 2rem;
}
.suceess_story ul li {
    padding-bottom: 2rem;
    position: relative;
    margin: 0;
}
.suceess_story-date {
    line-height: 2;
    margin-bottom: 0.625rem;
    position: relative;
}
.suceess_story-content-container, .suceess_story-date {
    margin-left: 2.813rem;
}
.suceess_story-content-container {
    overflow: hidden;
}
.suceess_story-content-container, .suceess_story-date {
    margin-left: 2.813rem;
}
.suceess_story-content-featured-image {
    margin-right: 1.25rem;
    margin-bottom: 1rem;
     margin-top: 2rem;
}
.suceess_story-date:before {
    content: "_____";
    color: #33FF66;
    position: absolute;
    left: -27px;
    top: -4px;
    font-size: x-large;
}
.suceess_story-content-featured-image, .suceess_story-content-featured-image img {
    float: left;
}
.suceess_story ul li:after {
    bottom: 0;
    border-left: 1px solid;
    color: #33FF66;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: x-large;
}
.suceess_story:after {
    bottom: -15px;
    top: inherit;
}
.entry-1{
    color:#737373;
    font-size:11px;
    letter-spacing: 2px;
    margin: 0 0 1.25rem;
    text-transform: uppercase;
}
.suceess_story-content-info h4{
	font-weight:600;
	font-size:1.2em;
}
.suceess_story-content-info h4 a{
	color:#000;
}
.suceess_story-content-info h4 a:hover{
	text-decoration:none;
	color:#f0394d;
}
.suceess_story-content-info p{
	color:#555;
	font-size:0.85em;
	line-height:1.8em;
}
.suceess_story-content-info p a{
	color:#c32143;
}
.suceess_story-content-info p a:hover{
	color:#000;
}

.row_1-right h3{
	margin-bottom:1.5em;
	font-size:1.5em;
	color:#000;
}
.change{
	width:36%;
	position:fixed;
	left:62%;
    margin: -5em 0 0 0;
}

/*课件*/

.grid_doc{
 	padding:8em 0;
 	padding-left: 3em;
   
   
 
 	
}

.grid_tag{
   padding:8em 0;
   padding-left: 6em;
   position:fixed;
   
 
 	
}
.grid_tag a{
	font-size:1.2em;
	color:#000;
}
.tags header {
    border-bottom: 1px solid #84754e;
    padding-bottom: 4px;
	margin-bottom: 1em;
}
.tags a:hover {
	color:#84754E;
}
a.tag1 {
    font-size: 1.8em;
    margin: 0px 10px 0 0;
}
a.tag2 {
    font-size: 1.3em;
    margin: 0px 10px 0 0;
}
a.tag3 {
    font-size: 1.5em;
    margin: 0px 10px 0 0;
}
a.tag4 {
    font-size: 1.8em;
    margin: 0px 10px 0 0;
}
a.tag5 {
    font-size: 1.9em;
    margin: 0px 10px 0 0;
}
a.tag6 {
    font-size: 1.4em;
    margin: 0px 10px 0 0;
}
a.tag7 {
    font-size: 1.1em;
    margin: 0px 10px 0 0;
}
a.tag8 {
    font-size: 1.6em;
    margin: 0px 10px 0 0;
}
a.tag9 {
    font-size: 1em;
    margin: 0px 10px 0 0;
}
a.tag10 {
    font-size: 0.9em;
    margin: 0px 10px 0 0;
}
a.tag11 {
    font-size: 1.2em;
    margin: 0px 10px 0 0;
}
a.tag12 {
    font-size: 1.8em;
    margin: 0px 10px 0 0;
}
a.tag13 {
    font-size: 1.5em;
    margin: 0px 10px 0 0;
}
a.tag14 {
    font-size: 1.2em;
    margin: 0px 10px 0 0;
}
a.tag15 {
    font-size: 1.1em;
    margin: 0px 10px 0 0;
}
a.tag16 {
    font-size: 1.5em;
    margin: 0px 10px 0 0;
}
a.tag17 {
    font-size: 1.5em;
    margin: 0px 10px 0 0;
}
a.tag18 {
    font-size: 1.8em;
    margin: 0px 10px 0 0;
}
a.tag19 {
    font-size: 1em;
    margin: 0px 10px 0 0;
}
a.tag20 {
    font-size: 1.2em;
    margin: 0px 10px 0 0;
}
.tags a{
	text-decoration:none;	
	color: #9C9C9C;
}
.tags p {
    font-size: 1.3em;
}


.side-bar {
    padding-right: 0;
    padding-left: 30px;
}

.feature {
	padding-left:120px;
	position: relative;
	
}
.featurepdf i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	line-height:101px;
	text-align: center;
	background: #ffde00;
	font-size:3em;
	color:#fff;
	background:url(../images/pdf.jpg) no-repeat 0px 0px;
}

.featurepdf:hover i, .desc:hover .more{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	background:url(../images/pdfhov.jpg) no-repeat 0px 0px;
}


.featureword i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	line-height:101px;
	text-align: center;
	background: #ffde00;
	font-size:3em;
	color:#fff;
	background:url(../images/word.jpg) no-repeat 0px 0px;
}

.featureword:hover i, .desc:hover .more{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	background:url(../images/wordhov.jpg) no-repeat 0px 0px;
}

.featureppt i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	line-height:101px;
	text-align: center;
	background: #ffde00;
	font-size:3em;
	color:#fff;
	background:url(../images/ppt.jpg) no-repeat 0px 0px;
}

.featureppt:hover i, .desc:hover .more{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	background:url(../images/ppthov.jpg) no-repeat 0px 0px;
}


.feature h4{
	color:#000;
	font: 300 20px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.feature p{
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
.box_2{
	margin-bottom:3em;
} 

/* Articles List Widget ----------------------------------------------------------------------------------------------*/
.grid_question{
 	padding:8em 0;
 	padding-left: 2em;
   
}
.articles-list {
  margin-bottom: 20px;
}
.articles-list > h3 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 20px;
}
.articles-list > h3 span {
  color: #6f7579;
  font-size: 16px;
}
.articles-list > h3 a {
  color: #3b4348;
}
.articles-list > h3 a:hover {
  color: #395996;
}

ul.articles {
  list-style: none;
  margin: 0;
}
ul.articles .article-entry {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 0 0 24px;
 
}
ul.articles .article-entry.standard {
  background: url("../images/standard.png") no-repeat 0px 1px;
  padding-left: 3em;
}
ul.articles .article-entry.notenew{
  background: url("../images/newedit.png") no-repeat 0px 1px;
  padding-left: 3em;
}
ul.articles .article-entry.notestand{
  background: url("../images/standedit.png") no-repeat 0px 1px;
  padding-left: 3em;
}
ul.articles .article-entry.noteshot{
  background: url("../images/hotedit.png") no-repeat 0px 1px;
  padding-left: 3em;
}

ul.articles .article-entry.exnew{
  background: url("../images/exnew.gif") no-repeat 0px 1px;
  padding-left: 4em;
}
ul.articles .article-entry.exstand{
  background: url("../images/exstand.png") no-repeat 0px 1px;
  padding-left: 4em;
}
ul.articles .article-entry.exhot{
  background: url("../images/exhot.png") no-repeat 0px 1px;
  padding-left: 4em;
}


ul.articles .article-entry.tasknew{
  background: url("../images/newtask.png") no-repeat 0px 1px;
  padding-left: 4em;
}
ul.articles .article-entry.taskstand{
  background: url("../images/taskstand.png") no-repeat 0px 1px;
  padding-left: 4em;
}
ul.articles .article-entry.taskhot{
  background: url("../images/taskhot.png") no-repeat 0px 1px;
  padding-left: 4em;
}





ul.articles .article-entry.newqa {
  background: url("../images/newqa.png") no-repeat 0 1px;
  padding-left: 3em;
}
ul.articles .article-entry.hotqa {
  background: url("../images/hotqa.png") no-repeat 0 1px;
  padding-left: 3em;
}

ul.articles .article-entry.imgbox {
  
 width:80px;
}

ul.articles li.article-entry:last-child {
  border-bottom: 1px solid #f2f2f2;
}

.article-entry > h4 {
  font-size: 1.3em;
  margin-bottom: 5px;
  font-weight: 600;
}
.article-entry > h4 a {
  color: #3b4348;
}
.article-entry > h4 a:hover {
  color: #395996;
}
.article-entry .article-meta {
  display: block;
  margin-bottom: 10px;
}
.article-entry .like-count {
  position: absolute;
  bottom: 0px;
  right: 0px;
  line-height: 18px;
  font-weight: 600;
  padding: 3px 5px 3px 20px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
  background: url("../images/like.png") no-repeat 6px 8px;
}
.article-entry:hover .like-count {
  background: url("../images/like.png") no-repeat 6px -22px;
  color: #395996;
}

.content{
	margin-top: 6em;
}

.segcotent
{
width: auto;
margin: 0;
font: 18px/32px "Microsoft Yahei";
color: #404040;

}

/*班级图标*/
.col-sm-3.widget_1_box {
    padding: 0 5px;
}
.facebook {
    background-color: #3b5998 !important;
    color: #ffffff !important;
}
.wid-social {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 15px 15px;
    margin: 0px 0 1em 0;
}
.social-info {
    margin-top: 1em;
    margin-left: 3.5em;
    width: 180px;
    height: 100px;
}
h3.count.text-light {
    color: #fff;
    font-weight: 300;
    font-size: 40px;
}
.social-info h3 {
    display: inline-block;
}
.social-icon {
    margin-top: -2em;
    margin-left: 5.2em;
    width: 100px;
    height: 100px;
}

/*for classification*/
/* classification */
#gtco-blog {
  padding: 7em 0;
}
.gtco-container {
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.gtco-card-item {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9;
  bottom: 0;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item.has-text figure {
  margin-bottom: 30px !important;
}
.gtco-card-item figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 12;
  position: relative;
}
.gtco-card-item figure .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.gtco-card-item figure .overlay i {
  z-index: 12;
  color: #fff;
  font-size: 30px;
  position: absolute;
  margin-left: -15px;
  margin-top: -45px;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gtco-card-item .gtco-text {
  padding: 0px 10px 10px 20px;
  text-align: center;
}
.gtco-card-item .gtco-text.text-left {
  text-align: left;
}
.gtco-card-item .gtco-text h2, .gtco-card-item .gtco-text span {
  text-decoration: none !important;
}
.gtco-card-item .gtco-text h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #FF5126;
}
.gtco-card-item .gtco-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
.gtco-card-item .gtco-text p {
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text span.btn {
  color: #666666 !important;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #ebebeb;
  border: 2px solid #ebebeb !important;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gtco-card-item .gtco-text .gtco-category {
  font-size: 12px;
  color: #cccccc;
}
.gtco-card-item .gtco-text .gtco-category span {
  font-size: 12px;
  color: gray;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.gtco-card-item:hover, .gtco-card-item:focus {
  bottom: 7px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
}
.gtco-card-item:hover img, .gtco-card-item:focus img {
  -webkot-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gtco-card-item:hover span.btn, .gtco-card-item:focus span.btn {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
  color: #fff !important;
  border: 2px solid #ff6540 !important;
  background: #ff6540 !important;
}
.gtco-card-item:hover figure .overlay, .gtco-card-item:focus figure .overlay {
  opacity: 1;
  visibility: visible;
}
.gtco-card-item:hover figure .overlay i, .gtco-card-item:focus figure .overlay i {
  margin-top: -15px;
}
.gtco-card-item:hover h2, .gtco-card-item:hover span, .gtco-card-item:focus h2, .gtco-card-item:focus span {
  text-decoration: none !important;
}



span.glyphicon.glyphicon-map-marker,span.glyphicon.glyphicon-earphone ,.glyphicon.glyphicon-envelope {
    color: #fff;
    font-size: 12px;
    background-color: #84754e;
    padding: 6px;
    border-radius: 50%;
	vertical-align: top;
}
span.glyphicon.glyphicon-map-marker {
    margin-top: 3px;
}
span.glyphicon.glyphicon-comment,span.glyphicon.glyphicon-eye-open,span.glyphicon.glyphicon-thumbs-up,.glyphicon.glyphicon-time {
    font-size: 10px;
    margin: 0 4px 0 20px;
}
a.span_link {
    color: #C5C5C5;
}
a.span_link:hover {
    color: #84754e;
}
