/*上移元素*/
.logo-div{
	transform:translateY(20%);
	-ms-transform:translateY(20%);
	-webkit-transform:translateY(20%);
	z-index: 999;
	position:absolute;
}
.logo{
	width: 200px;
	height: 100px;
	background-image: url(../images/logo1.png);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	
}
.navbar{
	border-radius: 0px;
	background-image: url(../images/nav1.png);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	margin-bottom: 0px; 
}
.navbar2{
	background-image: url(../images/head-2-1.jpg);
}
.nav-header{
	margin-top: 10px;
	font-size: 20px;
}
.nav-header a{
	color: #fff;
}
.navbar-inverse{
	background-color: #184c6f;
	filter:alpha(opacity:100); 
	opacity:1.0;  
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	/*border-color: #fff;*/
	border: 0px;
}
.nav > li > a:focus, .nav > li > a:hover{
	background-color: #08b2a5;
	color: #fff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/*//所有li项都是内联块方式*/
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before{
  content: "\00BB";
}
/*//设置当前项的颜色*/
.breadcrumb > .active {
  color: #49f3b6;
}
.breadcrumb-div{
	position: absolute;
	left:200px;
	bottom: 0px;
}
.breadcrumb a{
	color: #fff;
	text-decoration: none;
}

.header-bg{
	background-image: url(../images/head-bg-2.jpg);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 700px;
	margin-bottom: 0px;
}
.header-bg-2{
	background-image: url(../images/head-2-2.jpg);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 150px;
	margin-bottom: 0px;
	position:relative;
}
.header-bg-2 .breadcrumb{
	background-color: rgba(0,0,0,0);
	color: #fff;
}
.header-bg-title{
	font-size:44px;
	color: #fff;
	margin-top: 150px;
	line-height: 60px;
	/*font-weight: bold;*/
}
.header-bg-content{
	font-size:35px;
	color: #fff;
	line-height: 40px;
	font-weight: lighter;
}
.jumbotrondiv{
	background-color: #fff;
}
.jumbotrondiv1{
	background-image: url(../images/main1.jpg);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	color: #fff;
	margin-top: 80px;
	height: 450px;
	margin-bottom: 80px;
}
.jumbotrondiv3{
	background-image: url(../images/main3-bg.jpg);
	color: #fff;
	margin-top: 80px;
	height: 450px;
	margin-bottom: 80px;
}
.main3-body{
	margin-top: 20px;
	line-height: 40px;
}
.jumbotrondiv5{
	background-image: url(../images/main5-bg.jpg);
	color: #fff;
	margin-top: 80px;
	height: 550px;
}
.main5-body{
	font-size:18px;
	line-height: 35px;
}
.mainh2-title{
	color: #3b687f;
	font-size:34px;
}
.mainh2-body{
	color: #23373a;
	font-size:20px;
	/*text-indent: 2em;*/
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
.btn-main-left{
	color: #fff;
	background-color: #3b687f;
	border-color: #ccc;
	font-size: 20px;
	padding: 15px 40px;
	margin-right: 50px;
	margin-top: 10px;
}
#site-footer{
	margin-top: 80px;
}
.main-footer{
	color: #396b84; 
	text-align: center;
	font-size: 18px;
}
.right-border{
	border-right: 2px solid #b0bac1;
}


.contact-us-title{
	color: #3b687f;
	margin-top: 50px;
	margin-bottom: 40px;
}
.contact-us-body{
	font-size: 24px;
	line-height: 35px;
	text-align: left;
}
.contact-us-body-center{
	font-size: 24px;
	line-height: 35px;
	text-align: center;
}


.join-us-div{
	border-top: 1px dashed ;
	padding: 20px 0px;
}
.join-us-title-div{
	margin: 10px 0px;
}
.join-us-title{
	font-size: 24px;
	line-height: 35px;
	text-align: left;
	color: #396b84; 
}
.join-us-title-sub{
	font-size: 20px;
	line-height: 35px;
	text-align: left;
	margin: 10px 0px;
}
.join-us-body{
	font-size: 18px;
	line-height: 28px;
}

.media-heading{
	color: #3b687f;
	font-size: 25px;
	line-height: 35px;
}
.about-content{
	text-indent: 2em;
	font-size: 16px;
	line-height: 26px;
	padding: 5px 30px;
}
.about-body-title{
	font-size: 24px;
	line-height: 35px;
	text-align: left;
	color: #396b84;
}
.about-body-content{
	font-size: 16px;
	line-height: 26px;
	text-indent: 2em;
}

.news-summary{
	display: table;
	margin-bottom: 5px;
	width: 100%;
}
.news-summary span{
	float: left;
	color: #b0b0b0;
}

.thumbnail a{
	color: #000;
}



.page-header{
	border-top: 1px solid #eee;
	border-bottom: 0px;
	margin: 20px 0 10px 0px;
}
.page-cotent p{
	text-align: left;
	line-height: 24px;

}
.page-cotent img{
	margin: 5px 0px;
}
.page-content-sub-left{
	margin: 10px 0px;
	font-size: 16px;
	color: #b0b0b0;
}
.page-content-sub-right{
	margin: 10px 0px;
	font-size: 16px;
	color: #b0b0b0;
}
.shareico{
	width: 30px;
	height: 30px;
}
/*.fixed-btn {
    width: 40px;
    border: 1px solid #eee;    
    font-size: 24px;
    -webkit-backface-visibility: hidden;
}
.fixed-btn a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.fade.in {
    opacity: 1;
}
.fade.in {
    top: 0;
    bottom: 0;
    height: 188px;
    width: 128px;
    padding: 10px;
    margin: 0;
    right: 65px;
    left: auto;
    text-align: center;
}*/



/*****qrCode*****/
.navbar-form a{
	color: #fff;
	float: left;
}
.wrapper {
	color: #555;
	cursor: help;
	position: relative;
	text-align: center;
	width: 40px;
	height: 40px;
	float: left;
	-webkit-transform: translateZ(0); /* webkit flicker fix */
	-webkit-font-smoothing: antialiased; /* webkit text rendering fix */
	margin-top: 2px;
}


.home-icon-78{
	width: 38px;
	height: 38px;
}
.home-icon-1{
	width: 65px;
	height: 38px;
}

/*solution*/
