@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
}
a{text-decoration:none;color:#666;}
p,
h4 {
	color: #666;
}

.search-bar{
	height:40px;
	line-height:40px;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid #ececec;
}
.search-bar i{
	display: inline-block;
	width: 2px;
	background: #666;
	height: 15px;
	vertical-align: middle;
	margin: 0 3px;
}
.search-bar img{
	width:25px;
}
.search-bar input{
	height:30px;
	border:none;
	border-bottom:1px solid #ccc;
}
.search-bar-left span{
	font-size: 12px;
	color: #666;
}
.search-bar-right span{
	background:#ca2929;
	padding:5px 10px;
	color:#fff;
}
.search-bar-right span img{
	width:20px;
	margin-right:10px;
}
.search-bar .search-bar-left{
	float:left;
	
}
.search-bar .search-bar-right{
	float:right;
}
.navbar-fixed-top{
	top:40px;
}
.navbar-default{
	background-color: #fff;
}
.nav > li > a{
}
.navbar-default .navbar-nav > li > a{
	color:#000;
	background:#fff;
	font-size: 15px;
	font-weight:500;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color:#ca2929;
	border-bottom:2px solid #ca2929;
	font-weight:600;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color:#ca2929;
	background:#fff;
	font-weight:500;
	border-bottom:2px solid #ca2929;
}

.logo {
	padding: 0;
}
.navbar-brand > img{
	/* width:26%; */
}
.dropdown-menu{
	text-align:center;
	min-width:auto;
	background:#ca2929;
	border-radius:0;
}
.dropdown-menu > li > a{
	color:#fff;
	padding: 3px 4px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	color:#fff;
	background-color: #ca2929;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	color:#ca2929;
	background:#fff;
}
/*#myCarousel {
	margin: 50px 0 0 0;
}*/

#navbar-collapse ul {
	margin-top: 0;
}

.carousel-indicators li{
	height:8px;
	width:8px;
	margin:15px;
}
.carousel-indicators .active{
	height:8px;
	width:8px;
	margin:15px;
}
.btn-list{
	position: absolute;
	bottom: 30%;
	left: 50%;
	margin-left: -13%;
}
.btn-list img:nth-child(1){
	margin-right:50px;
}
/*.row{
	margin:40px 0;
}*/
.carousel{
	margin-top:90px;
}
.carousel-inner img {
	margin: 0 auto;
}

.thumbnail {
	border: none;
	padding: 0;
}

.thumbnail .caption {
	text-align: center;
	padding: 0;
}

.thumbnail .left_caption {
	height: 90px;
}

.thumbnail .right_caption {
	background: #00285B;
	height: 40px;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
}

.thumbnail .caption p {
	margin: 10px 0;
}

.section {
	padding: 45px 0;
}
.subtitle{
	font-size:24px;
	font-weight:500;
	color:rgba(51,51,51,1);
}
.subtitle-title{
	font-size:18px;
	font-weight:500;
	color:#fff;
}
.subtitle-titles{
	font-size:18px;
	font-weight:500;
	color:#333333;
	
}
.subtitle i,.subtitle-title i,.subtitle-titles i{
	display:inline-block;
	width:4px;
	height:28px;
	background:rgba(202,41,41,1);
	vertical-align:middle;
	margin-right:12px;

	
}
.more {
	padding: 3px 15px;
	float:right;
	border: 1px solid #ca2929;
}

.row>div:first-child .more{
	color:#fff;
	background: #CA2929 ;
	
}
.row>div:last-child .more{
	color: #CA2929;
	background: #fff ;
	
}

.section .line {
	height: 2px;
	background: #666;
	width:70%;
	display: block;
	margin: 15px auto;
	text-align: center;
}
.welcome-section ul{
	margin-top:20px;
}
.welcome-section ul li{
	list-style:none;
	margin-left: -50px;
	height: 90px;
}
.welcome-section ul li>img,.welcome-section ul li >div{
    display:inline-block;
}
.welcome-section ul li>img{
	width:15%;
	vertical-align:top;
}
.welcome-section ul li >div{
	width:80%;
}
.welcome-section .intro{
	margin:0;
	line-height:2;
	font-size: 15px;

}
.welcome-section h5{
	color: #333333 ;
	font-size:16px;
	margin:10px auto;
}
.about-section{
	background:rgba(249,248,251,1);
	
}
.about-section .fast-way img{
	margin-bottom:20px;
	
}
.about-section .fast-way .col-lg-4{
	padding-left:0;
	
}
/* .about-section .second-row{
	margin-top:15px;
} */
.about-section .info,.about-section .fast-way{
	margin:30px auto;
	
}
.about-section .col-lg-6{
	padding:0 40px;
}
.about-section .info img{
	margin-bottom:20px;
}
.about-section .info p{
	text-indent: 2em;
	line-height: 1.8;
	margin: 0;
	font-size:15px;
}
.team-section {
	background: url(../image/home_img_head_bg@2x.png)no-repeat;
	background-size: cover
}

.business-section {
	background: #fff;
}

.business-section .thumbnail{
	border:1px solid rgba(242,242,242,1);
}
.business-section .thumbnail:hover{
	box-shadow:1px 1px 1px 0px #ccc;
}
.business-section img {
	width: 100%;
}

.business-section .caption h4 {
	margin: 20px 0;
}
 .business-section .caption p{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
	max-height: 60px;
	min-height:60px;
	padding: 0 15px;
 }
 
.news-section {
	/* background: url(../image/home_img_head_bg@2x.png)no-repeat; */
	background-size: cover
}

.news-section img {
	border: 1px solid #ccc;
	max-width: 100%;
    height: 100%;
}

.news-section .left {
	height: 330px;
	overflow: hidden;
}
.news-section .title{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.news-section .contents{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}

.thumbnail .right_caption span:nth-child(1) {
	float: left;
    width: 70%;
    display: inline-block;
    padding: 0 5px;
}

.thumbnail .right_caption span:nth-child(2) {
	float: right;
	width: 30%;
    display: inline-block;
}

.news-section .left img {
	width: 100%;
	height: 100%;
}

.left_caption div {
	float: left;
	background: #00285B;
	color: #fff;
	height: 100%;
}

.left_caption div.data {
	width: 25%;
	border-right: 1px solid #fff;
}

.left_caption div.details {
	width: 75%;
	text-align: left;
	padding: 0 15px;
}

.left_caption div.details p {
	color: #fff;
}

.news-section .right {
	height:255px;
	overflow: hidden;
}
.welcome-section .swipper-words{
	text-align:center;
	font-size:15px;
	padding:30px 60px;
}

.welcome-section .swiper-pagination-bullet{
	border: 1px solid #ca2929;
	background: #fff;
}
.teams-section{
	height:600px;
	background: url(../image/home_team_img_1@2x.png)no-repeat;
	background-size:cover;
	
}
.teams-section .content-title{
	text-align:center;
	font-size: 24px;
	font-weight: 500;
	color: rgba(51,51,51,1);
	margin:0 5px;
}
.teams-section .content-title .lines{
	display:inline-block;
	background:#333;
	vertical-align:middle;
	height:1px;
	width:80px;
	
}
.teams-section  .content-line{
	display:table;
	width:28px;
	height:4px;
	background:rgba(51,51,51,1);
	margin:15px auto;
	
}
.teams-section  .swiper-container-team{
	overflow:hidden;
	margin: 50px auto;
	position:relative;
}
.teams-section  .swiper-container-team img{
	padding:0 15px;
}
.teams-section .swiper-button-prev{
	background:url(../image/home_team_icon_1@2x.png)no-repeat;
	background-size: 100%;
	left:15px;
}
.teams-section  .swiper-button-next{
	background:url(../image/home_team_icon_2@2x.png)no-repeat;
	background-size: 100%;
	right:15px;
}
.case-section  .col-lg-6{
	padding:0 40px;
}
.case-section ul{
	margin:30px 0;
	border: 1px solid rgba(202,41,41,1);
	padding: 25px 30px;
} 
.case-section .case li{
	list-style-type:disc;
	color: #CA2929 ;
	margin-bottom:15px;
}
.case-section .law li{
	list-style-type:disc;
	color: #fff ;
	margin-bottom:15px;
}
.case-section .case span{
	color:#666666;
}
.case-section .law span{
	color:#fff;
}
.case-section .law{
	background:#ca2929;
	color:#fff;
}


.contact-section{
	height:650px;
	background: url(../image/home_message_img_2@2x.png)no-repeat;
	background-size:cover;
	
}
.contact-section .leave-message,.contact-section .contact-us{
	padding:30px 30px;
	
}
.contact-section p{
	color:#fff;
}
.contact-section p.tips{
	margin:18px 0;
}
.contact-section .leave-message input{
	margin-bottom:15px;
}
.contact-section .leave-message textarea{
	width:100%;
	height:140px;
	border-radius:5px 5px;
	padding: 5px 8px;
}

.contact-section .btnlist img{
	margin:35px auto;
	display:inline-block;
	width:25%;
}
.contact-section .contact-us img{
	margin-bottom:10px;
}

/******************************/


/**** FOOTER SECTION ****/



/******************************/
.link-section{
	/* height:100px;
	line-height:100;
	border-top:2px doshed rgba(226,226,226,1); */
	text-align:center;
	
}
.link-section .container>div{
	border-top:2px dashed #ccc;
	padding:30px;
}
.link-section a{
	font-weight:400;
	font-size:18px;
	margin:0 20px;
	color:rgba(51,51,51,1);
}
.footer-section {
	/* background: url(../image/home_footer_bg@2x.png)no-repeat;
	background-size: cover;
	padding: 20px 0; */
}
/******************************/


/**** COPYRIGHT SECTION ****/


/******************************/

.copyright-section {
	height:60px;
	line-height:60px;
	text-align: center;
	background:rgba(242,242,242,1);
/* 	background: url(../image/home_footer_bg_1@2x.png)no-repeat;
	background-size: cover */
}

.copyright-section p {
	margin-bottom: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #999;
	font-family: 'Montserrat', sans-serif;
}

.copyright-section p span {
	color: #ccc;
}

.tab-h2 {
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	color: #00285B;
	font-weight: 700;
}

.tab-p {
	font-size: 15px;
	text-align: center;
	letter-spacing: 1px;
	color: #00285b;
	margin: 0px 0 30px 0;
}

.tab-content {
	/*	text-indent: 2em;*/
	font-size: 15px;
	line-height: 1.8;
}

.tab1 {
	margin: 30px 0;
	color: #666;
}

.tab1 .text-muted {
	color: #999;
	text-decoration: line-through;
}

.tab1 .media-heading {
	margin: 5px 0 20px 0;
}

.tab1 .col {
	padding: 20px;
}

.titles {
	font-size: 25px;
	text-align: left;
	letter-spacing: 1px;
	color: #00285B;
	font-weight: 700;
	margin: 30px 0;
}


/*没有小于768px，是因为Bootstrap3以移动端优先设计*/


/* 小屏幕（平板，大于等于768px） */

@media (min-width: 768px) {
	.tab-h2 {
		font-size: 26px;
	}
	/*.tab-content{
		padding:0 45px;
	}*/
	.tab-p {
		font-size: 16px;
	}
}


/* 中等屏幕（桌面显示器，大于等于992px） */

@media (min-width: 992px) {
	.tab-h2 {
		font-size: 28px;
	}
	/*.tab-content{
		padding:0 90px;
	}*/
	.tab-p {
		font-size: 17px;
	}
}


/* 大屏幕（大桌面显示器，大于等于1200px） */

@media (min-width: 1200px) {
	.tab-h2 {
		font-size: 19px;
	}
	/*.tab-content{
		padding:0px 180px;
	}*/
	.tab-p {
		font-size: 18px;
	}
}

/* .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
} */

/* .nav>li>a:focus,
.nav>li>a:hover {
	background-color: inherit!important;
	font-weight: 600;
	border-bottom: 1px solid #fff;
} */

.navbar-right {
	min-height: 50px;
	line-height: 50px;
}

.navbar-right span {
	display: inline-block;
	color: #fff;
}

.navbar-right img {
	width: 2.2rem;
	margin-right: 10px;
}

.navbar-right i {
	font-style: inherit;
	padding: 2px 6px;
	background: #fff;
	border-radius: 20px 20px;
	color: #666;
}

.welcome-section .swiper-container {
	width:100%;
	padding-top: 0.5rem;
	margin:0 auto;
	overflow:hidden;
}
.welcome-section .swiper-pagination-bullet-active{
	background: #CA2929 ;
}
.welcome-section .swiper-slide {
	background-position: center;
	background-size: 130% 120%;
	width: 40%;
	height: 40rem;
}
.welcome-section .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:25px;
}
.welcome-section .swiper-slide img {
	display: block;
	width: 100%;
}

