

body {
	font-family:'微软雅黑';
	line-height:1.6em;
	color:#656565;
	font-size: 1.4em;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	padding: 0;
}
a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2{
	font-weight: 600;

	color:#333;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h3, h4, h5, h6 {

	color: #212121;
	margin-bottom: 15px;
}


input, button, select, textarea { 
    border-radius: 0px !important;
}
.timetable{background: #2ab975;padding: 5px 23px;}
.timetable hr{
	color:#fff;
	padding-top: 29px;
	margin-bottom: 20px !important;
}
.timetable dl{
	color:#fff; 
}
.timetable dt{
	color:#fff;
}
.timetable dd{
	color:#fff;
}
#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
ul.withArrow{
	
}
ul.withArrow li{
	
}
ul.withArrow li span{
	
margin-right: 10px;
	
font-weight: 700;
	
color: #29448e;
	
border: 1px solid;
	
padding: 4px 8px;
	
font-size: 11px;
	
border-radius: 50%;
	
height: 20px;
	
width: 20px;
}
.widget {
    color: #858585;
}
.row,.row-fluid {
	margin-bottom:30px;
}

.row .row,.row-fluid .row-fluid{
	margin-bottom:30px;
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}
.about-image img {
    width: 100%;
}
img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 10px;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*  Header
==================================== */
.topbar{
	background-color: #2e8eda;
	padding: 5px 0;
	/* color:#fff; */
	font-size: 11px !important;
}
.topbar .container .row {
    margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 { 
	padding:0;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-size: 11px;
	color: #f1f6ff;
}
.topbar p > i{
	margin-right:5px;
}
.topbar p:last-child{
	text-align:right;
} 
header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 0 0 0 15px;
}
.navbar-default .navbar-brand{
color: #1891EC;
}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}
header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}
.home-page header .navbar-default{
    background: #ffffff;
    /* position: absolute; */
    width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 62px;
    padding: 0;
}

header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}

header  .navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.dropdown-menu li a:hover {
    color: #fff !important;
    background: #424242 !important;
}

header .nav .caret {
    border-bottom-color: #29448e;
    border-top-color: #29448e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #d1ebff;
    text-transform: capitalize;
}
header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size: 13px;
	border:none;
	font-weight: 600;
	text-transform:uppercase;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #5a5a5a;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color: #2e8eda;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
	/* display: none; */
}
/* .navbar-default .navbar-nav>li>a:hover ul{
	display: block;
} */
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  /*border-bottom-color: none;*/
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #ffffff;background: #2e8eda;border-radius: 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #2e8eda;
  background-color: transparent;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

 select.selectmenu {
	display:none;
}
.pageTitle{
color: #fff;
margin: 30px 0 3px;
display: inline-block;
}
 
#banner{
	width: 100%;
	background:#000;
	position:relative;
	margin:0;
	padding:0;
}
.banner_li img{
    display: block;
    width: 100%;
}

footer{background: #272727;}
footer ul.link-list li a{
	color: #8C8C8C;
}
footer ul.link-list li a:hover {
	color: #111523;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}


.widgetheading {
	width:100%;
	padding:0;
	font-weight: bold;
}

#bottom .widgetheading {
	position: relative;
	border-bottom: #e6e6e6 1px solid;
	padding-bottom: 9px;
}

aside .widgetheading {
	position: relative;
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 9px;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}

.team-member h4{
  text-align: center;
  margin-bottom: 5px;
}
.team-member .deg{
text-align:center;
display:block;
}
#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}
.panel-title>a {
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { margin: 0 9px 20px 0; }

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

  
footer{
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer a {
	color:#fff;
}

footer a:hover {
	color:#eee;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color: #bdbdbd;
}

footer address {
	line-height:1.6em;
	color: #797979;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin:0;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
	border: 1px solid #2D2D2D;
	padding: 5px 0 0;
	width: 32px;
	display: inline-block;
	text-align: center;
	height: 32px;
	vertical-align: baseline;
}


@media (min-width: 768px) and (max-width: 979px) {

	a.detail{
		background:none;
		width:100%;
	}


	
	footer .widget form  input#appendedInputButton {
		  display: block;
		  width: 91%;
		  -webkit-border-radius: 4px 4px 4px 4px;
			 -moz-border-radius: 4px 4px 4px 4px;
				  border-radius: 4px 4px 4px 4px;
	}
	
	footer .widget form  .input-append .btn {
		  display: block;
		  width: 100%;
		  padding-right: 0;
		  padding-left: 0;
		  -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				  box-sizing: border-box;
				  margin-top:10px;
	}

	ul.related-folio li{
		width:156px;
		margin:0 20px 0 0;
	}	
}

@media (max-width: 767px) {
.navbar-default .navbar-collapse{
	/*border-color: none;*/
	background: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {background-color: #868686;border-radius: 0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #bdbdbd;margin-top: 15px;}
  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: 10px;
		border-bottom: none;
	}
	.navbar-header {
		/* margin-top: 20px; */
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {
background: none;
font-weight: 700;
color: #FFFFFF;
}
	header .navbar-nav > li {
padding-bottom: 2px;
padding-top: 3px;
}
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}

	.dropdown-menu {
	  position: absolute;
	  top: 0;
	  left: 40px;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 5px 0;
	  margin: 2px 0 0;
	  font-size: 13px;
	  list-style: none;
	  background-color: #fff;
	  background-clip: padding-box;
	  border: 1px solid #f5f5f5;
	  border: 1px solid rgba(0, 0, 0, .15);
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	

	
	li.active  {
		border: none;
		overflow: hidden;
		background: #2e8eda;
}

	
	.box {
		border-bottom:1px solid #e9e9e9;
		padding-bottom:20px;
	}

	.flexslider .slide-caption {
		width: 90%; 
		padding: 2%; 
		position: absolute; 
		left: 0; 
		bottom: -40px; 
	}


	#inner-headline .breadcrumb {
		float:left;
		clear:both;
		width:100%;
	}

	.breadcrumb > li {
		font-size:13px;
	}

	
	ul.portfolio li article a i.icon-48{
		width:20px;
		height:20px;
		font-size:16px;
		line-height:20px;
	}


	.left-sidebar{
		border-right:none;
		padding:0 0 0 0;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom:10px;
		margin-bottom:40px;
	}
	
	.right-sidebar{
		margin-top:30px;
		border-left:none;
		padding:0 0 0 0;
	}
	


	#sub-footer ul.social-network {
		float:left;
	}
	

}

@media (max-width: 480px) {
	.bottom-article a.pull-right {
		float:left;
		margin-top:20px;
	}


	.search{
		float:left;
	}

	.flexslider .flex-caption {
		display:none;
	}


	.cta-text {
		margin:0 auto;
		text-align:center;	
	}
	
	ul.portfolio li article a i{
		width:20px;
		height:20px;
		font-size:14px;
	}


}

 


.home-page header .navbar-default {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 32px;
	left: 0;
	padding: 10px 0;
}
.navbar .nav > li > a{
	color: #fff;
}
header .nav .caret{
	    border-bottom-color: #fff;
	    border-top-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none;
	color:#fff;
	border-bottom:0px solid #2e8eda!important	
}

.navbar-default img{
	max-width: 100%;
	max-height: 60px;
	
}
.topbar{
	background: #000;
}
header ul.nav li a{
	font-size: 15px;
	padding: 8px 15px;
}
.container>.navbar-header{
	margin: 0;
}

img{
	max-width: 100%;
	max-height: 100%;
}
.info-blocks-in{
	text-align: center;
}
.index_yy_img img{
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: block;
	margin: 15px auto;
}
.info-blocks:hover .index_yy_img img{
	transform: rotate(360deg);
	transition: 0.5s;
}
.about-text{
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}	
.about-image{
	padding: 0 10px;
}
.aligncenter{
	text-align: center;
}

.panel-title>a{
	font-size: 15px;
	color: #333;
}
.panel-title>a:hover{
	color: #00aaff;
}
footer ul.link-list li{
	list-style-type: none;
}
footer ul.link-list li a{
	color: #ccc;
	display: block;
	padding-bottom: 5px;
}
footer ul.link-list li a:hover{
	color: #fff;
}
footer ul.link-list{
	padding-left: 0;
}
footer .widget{
	padding-right: 15px;
	color: #ccc;
}
footer address{
	color: #ccc;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: transparent;
	color: #fff;
}
#content{
	padding: 2% 0;
}
.panel-group .panel-heading{
	padding: 15px 0;
}

footer h5{
	font-size: 16px;
}
.fbanner img{
	width: 100%;
	display: block;
}
.next {
	clear: both;
	overflow: hidden;
	margin: 30px auto;
	display: block;
	text-align: center;
}
.next a {
	padding: 0.4rem 1rem;
	margin: 0.3rem;
	background: #e5e5e5;
	color: #666;
	font-size: 15px;
	border-radius: 0.1rem;
	display: inline-block;
}
.next a.on {
	background: #2e8eda;
	color: #fff;
}
.next a:hover {
	background: #2e8eda;
	color: #fff;
}
.about2{
	padding-top: 2%;
}
.con_text p{
	line-height: 200%;
}


.m_form1 .item {
	height: 46px;
	font-size: 0;
	background-color: #fff;
	margin-bottom: 20px;
	position: relative
}

.m_form1 .item input {
	display: block;
	width: 100%;
	height: 100%;
	background: 0 0;
	border: 1px solid #eee;
	outline: 0;
	font-size: 18px;
	padding: 0 10px 0 100px
}

.m_form1 .item .sp1 {
	font-size: 18px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100px;
	line-height: 46px;
	padding-left: 15px;
	overflow: hidden;
	font-weight: 700
}

.m_form1 .text {
	display: block;
	width: 100%;
	height: 226px;
	background-color: #fff;
	border: 1px solid #eee;
	
	outline: 0;
	resize: none;
	font-size: 18px;
	padding: 10px 15px;
	margin-bottom: 17px
}

.m_form1 .sub_btn {
	float: right;
	display: block;
	width: 180px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	border: 1px solid #eee;
	background-color: #00aaff;
	font-weight: 700;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}

.m_form1 .sub_btn:hover {
	background-color: #2c7eb7
}
.lyb{
	background:#fff;
	background-size: cover;
	padding: 5% 2%;
	clear: both;
	overflow: hidden;
}
.m_form1{
	max-width: 550px;
	display: block;
	margin: 0 auto;
}
.block-heading-two h3 span{
	font-weight: bold;
}
.home-about .col-md-6{
	margin-bottom: 30px;
}

.pagination>li{
	display: inline-block;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
    text-align: center;
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 20px auto;
}
.pagination>li a{
	color: #333;
}
.gray-bg{
	padding: 3% 0;
}



@media (max-width: 780px){
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
		color: #333;
	}
	.panel-group .panel-heading{
		padding: 10px 0;
	}
	.row{
		margin: 0;
	}
	h3, .h3{
		font-size: 18px;
	}
	h2, .h2{
		font-size: 20px;
	}
	.m_form1 .item .sp1{
		font-size: 16px;
	}
	.m_form1 .text{
		font-size: 16px;
	}
	footer .col-lg-2{
		display: none;
	}
	footer{
		padding: 30px 15px;
	}
	.row, .row-fluid{
		margin-bottom: 10px;
	}
	.m_form1{
		max-width: 100%;
	}
	.navbar .nav > li > a{
		color: #333;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
		color: #fff;
	}
	.home-page header .navbar-default{
		position: relative;
		background: #fff;
		top: 0;
	}
	.navbar-default img{
		max-height: 45px;
	}
	.navbar-toggle{
		margin-right: 0;
	}
	.navbar-default .navbar-collapse{
		margin: 0;
	}
	header .nav .caret{
		border-bottom-color: #333;
		border-top-color: #333;
	}
}




.panel-group .panel{
	width: 50%;
	display: inline-block;
	float: left;
	margin-top: 0!important;
}
.panel-group{
	clear: both;
	overflow: hidden;
}
.panel-group .panel-heading{
	border-bottom: 1px solid #eee!important;
}
