/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
.footer {
    padding: 30px 0;
    background:  url(../images/z19_foot.png);
    border-top: 1px solid #3d55a7;
    border-bottom: none;
    color: #fff;
    font-size: 13px;
	background-size: 100% 100%;
}
.footer .logo {
     margin: 10px 45px;
}
.footer .marl {
     margin-left: 60px;
}
.parallax {
   padding:10px 0;
}
.box-style-1 {
     padding:10px;
    margin: 5px 0;
}
.sidebar .title {
   margin-top:10px;
}
.header-top-dropdown .dropdown>button a{
    color: #fff;
}
.header-top-dropdown .dropdown>button a:hover{
    color: #3d55a7;
}
.header-top-dropdown{
    margin-right: -15px;
    margin-left: -15px;
}
.navbar.navbar-default1 {
	border-radius: 0;
	margin:0px 0 5px;
	background-color: #3d55a7;
	border-color: #3d55a7;
	color: #fff;
}
.navbar-default1 .navbar-nav > li > a {
    color: #cfdfed;
    padding: 12px 20px 12px 29px;
}

.navbar-default1 .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #333;
    background-color: transparent;
}

@media (min-width: 768px){
 .navbar-nav {
   margin: 0 auto;
 }
}
@media (min-width: 1200px){
.main-navigation1 .navbar-nav > li {
    margin: 0 0 0 45px;
}
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.header {
    border-bottom:none;
}
.main-container {
    padding: 10px 0;
}
.Lnews {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.Lnews li {
    float: none;
    position: relative;
    display: block;
}
.Lnews > li > a {
    border-radius: 0;
    padding: 8px 0px 10px 10px;
    border: 1px solid transparent;
    color: #666666;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
	max-width: 415px;
	max-height: 39px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.Lnews > li + li {
	margin-left: 0;
}
.Lnews > li.active > a,
.Lnews > li.active > a:hover,
.Lnews > li.active > a:focus,
.Lnews > li > a:hover,
.Lnews > li > a:focus {
	color: #3d55a7;
}
.Lnews > li > a:before {
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	left: 0px;
	top: 9px;
	color: #d1d1d1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.Lnews > li.active > a:before {
	color: #e84c3d;
}
.Lnews > li.active > a:hover:before,
.Lnews > li.active > a:focus:before,
.Lnews > li > a:hover:before,
.Lnews > li > a:focus:before {
	color: #3d55a7;
}
.Lnews > li > span{
    font-size: 12px;
	position: absolute;
	right: 0px;
	top: 9px;
	color: #999;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: block;
}
.dropdown-menu {
    min-width:160px;
    
}
.dropdown-menu > li > a {
	font-size: 14px;
	background-color: #fafafa;
	padding: 12px 28px;
}
.owl-controls .owl-page span {
    border-radius: 50%;
}

.caption {
    background-color: rgba(0, 0, 0, 0.85);
    bottom:0px;
    left:0px;
    width: 100%;
    border: 1px solid #000;
    color: #fff;
    padding: 10px 15px;
}
.caption h3{
    text-align: center;
}
.caption h3 a{
    color: #fff;
   
}
.owl-controls .owl-pagination {
	bottom:25px;
}
.separator1 {
   border:none;
}
.sidebar .separator1 {
    width:100%;
    height:2px;
    margin: 0px 0 20px;
    background-color: #666;
    border-color:none;
}
.separator1:after {
    top: 0px;
}
.separator-3 {
    display: block;
    width: 30px;
    height: 5px;
    margin: 15px 0 15px;
    background-color: #cccccc;
    position: relative;
}

.title i {
    margin-right: 10px;
    font-size: 12px;
    top: -2px;
    position: relative;
    color: #3d55a7;
}
.title span{
    margin-left: 10px;
    font-size: 14px;
    color: #ccc;
}
.title a b {
    margin-left: 10px;
    font-size: 14px;
    position: absolute;
    top:5px;
    right: 0px;
    border: 1px solid #666;
    padding: 0px 5px 3px 5px;
    display: block;
}
.title a:hover b {
   border: 1px solid #3d55a7;
    background: #3d55a7;
    color: #fff;
}
.nav-tabs {
    margin-top:0px;
}
.nav-tabs > li > a {
    font-size: 18px;
}
.isotope-item {
    margin-bottom: 10px;
}
.image-box-body {
    padding:10px 10px 10px;
}
.image-box h3.title {
    margin-top: 0;
    font-size: 16px;
}
.image-box p{
    font-size: 12px;
    margin-bottom:5px;
}
.link {
   font-size: 12px;
}
.box-style-2 {
    margin-top:0px;
    min-height: 60px;
}
.box-style-2 a{
    color: #333;
}
.box-style-2 a:hover{
    color: #3d55a7;
}
.box-style-2 .icon-container {
    border: 1px solid #3d55a7;
}
/*.default-bg {
	background-color: #fff;
	color: #3d55a7;
	border: 1px solid #3d55a7;
}*/
.box-style-2:hover .default-bg {
	background-color: #3d55a7;
	border: 1px solid #3d55a7;
	color: #fff;
}
.box-style-2:hover .default-bg * {
	color: #fff;
}
.tabs-style-2 .tab-content {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.isotope-container {
    margin-bottom: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
    padding: 7px 10px;
}
.owl-carousel.carousel .owl-item>div, .owl-carousel.carousel-autoplay .owl-item>div{
    margin: 10px 15px;
}
.carousel-autoplay .owl-controls{
    width:60px;
    position: absolute;
    top: -60px;
    right:15px;
}

.L-owl-carousel.clients .owl-item>div {
    margin: 20px 15px;
}
.L-owl-carousel.clients img{
    border: 1px solid #cccc;
    
    
}
.L-carousel .owl-controls {
    width:60px;
    background: #00AFF0;
    position: absolute;
    left: 45%;    
}
.overlay-container.index-zhuanjia  img{
    margin: 0 auto;
	width:160px;height:160px;
}
.overlay-container.index-focus{
	width:555px;height:292px;
}
.overlay-container.index-qiye{
	width:204px;height:120px;
}

.row {
    margin-right: -14px\0;
}
.white-bg {
	border:1px #EAEAEA solid!important;
	box-shadow:none;
}
.L-image-box h3.title {
    font-size: 14px;
}
.L-dark-translucent-bg ,.L-dark-translucent-bg H2{
    color: #fff;
    font-size: 16px;
}
.L-dark-translucent-bg .box-style-1 i {
    font-size:60px;
    margin: 0;
     color: #fff;
}
.L-dark-translucent-bg H2{
   margin: 10px 0px;
}
.L-dark-translucent-bg a:not(.btn) {
    text-decoration: none;
    color: #3d55a7;
}
.L-dark-translucent-bg .box-style-1:hover {
	background-color: #002184!important;
    color: #fff;
    transition: all 0.6s ease-in-out 0s;
}
.L-dark-translucent-bg .box-style-1:hover H2,.L-dark-translucent-bg .box-style-1:hover i{
   color: #fff;
}
.L-dark-translucent-bg .box-style-1 i{
    transform: rotateY(-180deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -ms-transform: rotateY(-180deg);
    -ms-transform-style: preserve-3d;
    -ms-transition: all 0.6s ease-in-out 0s;
    -o-transform: rotateY(-180deg);
    -o-transform-style: preserve-3d;
    -o-transition: all 0.6s ease-in-out 0s;
    -moz-transform: rotateY(-180deg);
    -moz-transform-style: preserve-3d;
    -moz-transition: all 0.6s ease-in-out 0s;
}

.L-dark-translucent-bg .box-style-1:hover i {
   
    transform: rotateY(0deg);
    transform-style: preserve-3d;
    transition: all 0.6s ease-in-out 0s;
    -webkit-transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -ms-transform: rotateY(0deg);
    -ms-transform-style: preserve-3d;
    -ms-transition: all 0.6s ease-in-out 0s;
    -moz-transform: rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transform: rotateY(0deg);
    -o-transform-style: preserve-3d;
    -o-transition: all 0.6s ease-in-out 0s;
   
}
.header-top {
    background-color: #3d55a7;
}
.header-top-dropdown .dropdown>button {
    color: #fff;
}
.default-translucent-bg:after {
	background-color: rgba(61, 85, 167, 0.7);
}
.dark-translucent-bg:after {
	background-color: rgba(0, 0, 0, 0.7);
}
.fixed-image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 350px;
}
.white {
    color: #ffffff;
}
.L-infor{
	padding:30px 0px 30px 0px;
	border-bottom: #ececec 1px solid;
	margin-bottom: 20px;
}

.L-infor h3{
	flex-grow:1;
	font-size:18px; font-weight:500;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.L-infor .submitted{
	font-size:12px; 
	font-weight:500;
	margin-bottom: 10px;
	flex-shrink:0;
}
.L-infor a:hover img{
    transform: scale(1.06);
    transition: transform 0.35s ease-out;
}
.L-infor p,.image-box p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.L-infor1{
	display: flex;justify-content: space-between;align-items: center;
}
.L-infor1-img{width:80px;height:80px;margin-right: 15px;}
.L-infor-img{padding-left: 95px;position: relative;}
.L-infor-img .L-infor1-img{position: absolute;left:0;top:6px;}
.L-infor2{flex-grow: 1;}
.L-infor3{margin-bottom: 10px;padding-bottom: 10px;}
.L-infor1 h3 span{width:6px;height:6px;background-color: #000000;transform: rotate(45deg);display: inline-block;margin: 0 10px;}
.content-side  p{
	position:relative;
	color:#848484;
	font-size:15px;
	font-weight:300;
	line-height:1.8em;
	margin-bottom:20px;
}
.content-side  img{
	display: inline-block;
    max-width: 100%;
    height: auto;
}
.L-banner h1{
    font-size:32px;
    font-weight:700;
}
.L-banner h1 span{
    width:5%;
    display: inline-block;
    height:1px;
    background-color: rgba(255, 255,255, 0.7);
    margin: 0px 10px;
    top: -10px;
    position: relative;
}
.L-banner .space-top {
    padding-top:60px;
}
.L-banner1 .space-top {
    padding-top:20px;
}
.L-kailong em{
	width:0;
	height:0;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
	border-top:10px solid #3d55a7;
	position: absolute;
	bottom:-9px;
	left: 48%;
	z-index: 1;
}
.header-top-dropdown .L-top-dropdown{
    z-index: 103;
    padding:10PX 20px;
    min-width:120px;
    margin-top: 0px;
    background: #FAFAFA;
}
.L-top-dropdown > li > a {
    font-size: 12px;
    background-color: #fafafa;
    padding: 10px 20px;
}
.L-top-dropdown > li > a.btn{
    font-size: 12px;
    background-color: #3d55a7;
    padding: 10px 20px;
    color: #fff;
}
.btn-block{
    display: block;   
}
.navbar-header1 {
    margin-right: -15px;
    margin-left: -15px;
    background: #eaeaea;
}
.navbar-toggle1 {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top:5px;
    margin-right: 15px;
    margin-bottom: 8px;
    background: transparent;;
    border: #ccc 1px solid;
    border-radius: 4px;
}
.navbar-toggle1 .icon-bar {
    background-color: #ccc;
}
.hasLeftBg {
    background: url(../images/left_mod_bj.gif) repeat-y left 0 ;
    
}
.L-nav1 { 
   width:18%;
   margin-right:2%;
}
.L-nav2 { 
   width:80%;
   min-height:600px;
}
.L-nav1 h4{
   font-size: 14PX;
}
.L-nav1 p{
   margin-bottom: 10px;
}
.sidebar form {
   margin:10px 0;
}
.form-control{
   height: 35px;
}
.form-control1{
   padding-left: 30px;
}
.form-control-feedback1 {
    position: absolute;
    top:10px;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
   
}
.table1 > thead > tr > th, .table1 > tbody > tr > th, .table1 > tfoot > tr > th, .table1 > thead > tr > td, .table1 > tbody > tr > td, .table1 > tfoot > tr > td {
    vertical-align: middle;
    padding:10px 15px;
}
.btn.btn-sm {
    padding:3px 10px;
    font-size: 11px;
    min-width:60px;
    margin: 0px;
}
.btn {
	padding:7px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	min-width:80px;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
	margin: 10px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.overlay1 .overlay-links a {
	position: static;
	margin-top: 0;
	margin-left:30px;
}
.img1 {
    display: inline-block;
    
   
}
.overlay-container1 {
	background: #f5f5f5;
}
.Lbox-style-1 {
    margin: 0px 0px;
}
.Lsever h3{ font-size: 18px;}

.Lsever i {
    font-size: 70px;
    margin: 15px 0 5px;
    text-align: center;
}
.listHover {
    transition: all .5s ease;
}
.listHover:hover {
    box-shadow: 0 7px 25px rgba(0, 0, 0, 0.09);
    transform: translate3d(0,-2px,0);
}
.listHover p {
    margin-bottom: 0px;
}
.listHover h3 {
    font-size: 16px;
}
.category-title {
    color: #aaaaaa;
}

.category-list span {
    display: inline-block;
    padding: .1em 0.6em .2em;
    margin: 0 4px 8px;
    border-radius: 1px;
    text-align: center;
	cursor: pointer;
}
.category-list span a {
    color: #333;
    text-decoration: none;
}
.category-list span.active a{
	color: #00A8FF;
}
.category-list span a:hover {
    color: #107ef4;
    text-decoration:  underline;
}
.L_form .col-md-3 {
    width:16.6%;
}
.L_form .col-md-5 {
    width:35%;
}
.L_form .col-md-7 {
    width:65%;
}
.L_form .col-md-9 {
    width:80%;
}

.header-top-dropdown .dropdown-menu1 {
    min-width: 380px;
    background: #fff;
}
.L-about{ margin-top: 50px;} 


@media (min-width:768px) {
	.team-member.option-3 .overlay-container {
		float: left;
		width: 45%;
	}
   .team-member.option-3 .image-box-body {
    float: left;
    width: 55%;
    padding: 20px 10px 5px 15px;
}
.form-control-feedback1 {
    position: absolute;
    top:0px;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    
}	
}

@media (max-width: 1024px) {
  h3.title { font-size:16px;}
 .L-nav1 { 
   width:23%;
   margin-right: 0%;
} 
.L-nav2 { 
   width:77%;
   min-height:600px;
}
.L-nav1 h4{
   font-size: 14PX;
}
.L-nav1 p{
   font-size: 12PX;
}
.navbar-default .navbar-nav > li > a {
   padding: 12px 16px 12px 16px;
}
.section1 {
    padding:0px 0;
} 
.L-about{ margin-top: 50px;} 
}
}
@media (max-width: 768px) {
  h3.title { font-size:16px;}
  .hasrightBg {
    background: #fff;
    border-left:  1px solid #ececec;
    
}
 .L-nav1 { 
   width:23%;
   margin-right:0%;
}
.L-nav1 h4{
   font-size: 12PX;
}
.L-nav1 p{
   font-size: 12PX;
}
.L-nav2 { 
   width:77%;
   min-height:600px;
} 
.section1 {
    padding:0px 0;
}
.L-about{ margin-top: 20px;} 
}
.form-control1 {
    display: inline-block;
    width:60%;
    
}
.form1 button{
    display: inline-block;
    width:10%;
    margin: 0px;
}
.form-control-feedback1 {
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
   
    
}	
}


@media (max-width: 480px) {
.nav-tabs > li {
    float: left;
 }
.nav-tabs > li a {
		padding:5px 5px;
		font-size: 14px;
		border-bottom: none;
	}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 12px;
    padding:5px 5px;
}
.btn.btn-lg {
    padding: 12px 12px;
    font-size: 14px;
    min-width:112px;
}
.hasrightBg {
    background:none;
    border-left:none;
    min-height:600px;
}
.hasLeftBg {
    background:none;
}
.L-nav1 { 
   width:100%;
   margin-right: 0%;
}
.L-nav2 { 
   width:100%;
   min-height:600px;
}
.section1 {
    padding:0px 0;
}
.btn.btn-sm {
    padding:3px 5px;
    font-size: 10px;
    min-width:60px;
    margin: 0px;
} 
.form-control-feedback1 {
    position: absolute;
    top:0px;
    left: 0px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
   
    
}

}
















.mart0{ margin-top:0px;}
.mart10{ margin-top: 10px;}
.mart20{ margin-top: 20px;}

.mart-10{ margin-top:-10px;}
.mart-30{ margin-top:-30px;}
.mart-20{ margin-top:-20px;}
.p0{padding: 0px;}
.pr0{padding-right: 0px;}
.pL0{padding-left: 0px;}
.pL5{padding-left: 5px;}
.padt10{ padding-top: 10px;}
.padt20{ padding-top: 20px;}
.padb20{ padding-bottom:20px;}
.padb10{ padding-bottom:10px;}
.padb60{ padding-bottom:60px;}
.marb0{ margin-bottom: 0px;}
.marb10{ margin-bottom: 10px;}
.marl-15{ margin-left: -15px;}
.mr15{ margin-left: 15px;}
.mr20{ margin-right: 20px;}
.marb20{ margin-bottom: 20px;}
.marb50{ margin-bottom: 50px;}
.bgblue{ background:#3d55a7;}
.fl{ float: left;}
.fr{ float: right;}
.tc{text-align: center;}
.line25{ line-height: 25px;}
.line30{ line-height: 30px;}
.block {padding-bottom:0px;}
h3 { font-size:20px; font-weight:600;}
.f13 { font-size:13px;}
.f24 { font-size:24px;}
.borq{border:  1px solid #ececec;}
.borL{border-left:  1px solid #ccc;}
.borqh{border:  1px solid #000;}
.borb{border-bottom:  1px solid #ececec;}

.pad10{ padding: 10px 20px;}
.pad15{ padding: 15px 5px;}
.L-h1{ font-size:30px;}
.red{color:#ff0000;}
.yellow{color:#ff7e00;}
.red{color:#C9302C;}
.bghui{ background:#f5f5f5 }
.minwid200{ min-width: 200px;}
.minwid400{ min-width: 400px; display: inline-block;}
.fb{ font-weight: bold;}
.tl{ text-align: left ;}
.tr{ text-align: right;}
.tx{ text-decoration:underline;}
.ind30{ text-indent:30px;}

.daoshi-img a{width:100%;height:142px;display: flex;align-items: flex-start; justify-content: center;background-color: #fff;}
.daoshi-img img{width: 100%;height: 100%;}
.daoshi-body{height: 149px;overflow: hidden;}