﻿body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Microsoft YaHei", Arial, sans-serif;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:not([class*="fa"]){
	font-family:  "Microsoft YaHei Light", "Microsoft YaHei"!important;
}

.BMapLabel {
    display: none;
    visibility: hidden;
    max-width: inherit;
}

.BMapLabel {
    display: none;
    visibility: hidden;
    max-width: inherit;
}

.nowap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/** navbar */
#navbar{
    background: #fff;
    height: 80px;
    margin-bottom: 0;

}

.navbar-brand{
    padding: 0;
}

/** navbar */
#navbar #navbar-collapse {
	background: transparent;
}

#navbar #navbar-collapse>ul>li {
	text-align: center;
	border-right: 0;
}

#navbar #navbar-collapse>ul>li>a {
	padding: 0;
	width: 110px;
	text-align: center;
	height: 80px;
    line-height: 80px;
	font-size: 16px;
    color: #292929;
}

#navbar #navbar-collapse>ul>li.active>a {
	position: relative;
    color: #c6000f;
    background: none!important;
    border-bottom: 3px solid #ffb000;
}

#navbar #navbar-collapse>ul>li.active>a:after {
	color: #325c84;
}

#navbar #navbar-collapse>ul>li:hover>a {
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
    color: #c6000f;
    background: none!important;
}

#navbar #navbar-collapse ul.dropdown-menu {
	max-height: 300px;
	overflow: hidden;
	min-width: 100%;
	width: auto;
}

@media(max-width:767px) {
    #navbar {
        height: 52px;
    }
    
	.navbar-brand {
		padding: 0;
	}
    
    #navbar #navbar-brand{
        margin-top: 10px;
    }
    
    #navbar #navbar-brand img{
        max-height: 32px;
    }

	#navbar #navbar-toggle {
		float: left;
		z-index: 2;
		margin-right: 0;
		margin-top: 9px;
		border-width: 0;
		background-color: transparent!important;
		padding: 9px;
		border-radius: 3px;
		cursor: pointer;
		font-size: 18px;
		color: #c1c1c1;
		padding: 5px 8px;
	}

	#navbar #navbar-toggle .icon-bar {
		background-color: #fff
	}

	#navbar #navbar-toggle:hover {
		background-color: transparent;
		color: #363636!important
	}

	#navbar #navbar-toggle:hover .icon-bar {
		background-color: #363636
	}

	#navbar #navbar-toggle-icon {
		float: right;
		margin-top: 12px;
		margin-bottom: 0;
		z-index: 2;
		margin-right: -6px;
		padding-right: 0;
		padding: 5px 6px;
		border-width: 0;
		background-color: transparent;
		cursor: pointer
	}

	#navbar #navbar-toggle-icon span {
		font-size: 18px;
		color: #c1c1c1
	}

	#navbar #navbar-toggle-icon:hover span {
		color: #363636!important
	}
}

@media(min-width:768px) and (max-width:991px) {
	#navbar #navbar-collapse>ul>li>a {
		width: 82px;
		font-size: 14px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
    #navbar #navbar-collapse>ul>li>a {
		width: 96px;
		font-size: 15px;
	}
}

/** header icons */
#header-icons {
    margin-top: 28px;
    padding-left: 20px;
}

#header-icons.social-icons {
    margin-bottom: 0;
}

#header-icons.social-icons li {
    display: inline-block;
    margin-right: 0;
    margin-left: 7px;
}

#header-icons.social-icons li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #d0d0d0;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    background-clip: padding-box;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out;
}

#header-icons.social-icons li a .fa {
    font-size: 14px;
    line-height: 24px;
    color: #d0d0d0;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

#header-icons.social-icons li a:hover {
    background: #fff;
}

#header-icons.social-icons li a:hover .fa-home {
    color: #1d8bdf;
}

#header-icons.social-icons li a:hover .fa-star {
    color: #f27935;
}

#header-icons.social-icons li a:hover .fa-map-marker {
    color: #78979b;
}
.bg-gray:only-child{ display: none;}
.article .page-title h2{ padding-bottom: 8px;}
/** hompage slide */
#page-default-top-slide {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#banner{
    margin-bottom: 0;
}

#banner img{
    -webkit-box-shadow: none;
    box-shadow: none;
}

/** content */
#content{
    background: #f6f6f6;
}

/** 首页内容模块 */
.bg-full .panel-heading h2,
.bg-full .panel-heading h3{
    text-align: center;
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
}

.bg-full .panel-heading h3{
    font-size: 30px;
    margin-bottom: 20px;
}

.bg-full .panel-heading small {
    font-size: 16px;
    color: #767676;
    line-height: 24px;
}

@media (max-width:767px) {
    .bg-full .panel-heading h2{
        font-size: 24px;
    }
    
    .bg-full .panel-heading h3{
        font-size: 18px;
    }
}

@media (min-width: 768px){
    .bg-full .panel-heading h2{   
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        text-indent: -999em;
        display: block;
        width: 186px;
        height: 157px;
        margin: 120px auto 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .bg-full .panel-heading h2{
        width: 119px;
        height: 100px;
        margin: 80px auto 30px;
    }
    
    .bg-full .panel-heading h3{
        font-size: 20px;
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bg-full .panel-heading h2{
        width: 154px;
        height: 130px;
        margin: 100px auto 40px;
    }
    
    .bg-full .panel-heading h3{
        font-size: 25px;
    }
}

/** 首页关于合创 */
#page-default .bg-about{
    background: #fff url(../images/bg-about.jpg) top center no-repeat;
}

.bg-about .panel-heading h3{
    color: #000;
}

#home-about .about-item p{ margin-bottom: 3px; }

#home-about ul.row li .about-item{
    border-radius: 50%;
    border: 3px solid #c6000f;
    background: #fff;
    color: #c6000f;
    width: 200px;
    height: 200px;
}

#home-about ul.row li .about-item:hover{
    background: #c6000f;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#home-about ul.row li .about-item h4{
    text-align: center;
    font-size: 40px;
    margin-top: 16px;
    margin-bottom: 10px;
}

#home-about ul.row li .about-item p {
    font-size: 13px;
    line-height: 26px;
    padding: 0 16px;
	text-align:center;
}

@media (max-width: 767px){
    .bg-about{
        background: #2c2929;
    }
    
    #home-about ul.row {
        margin-top: 15px;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
        text-align: center;
    }
    
    #home-about ul.row li{
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 20px;
    }
    
    #home-about ul.row li .about-item{
        display: inline-block;
        text-align: left;
    }
	
	#home-about ul.row li .about-item h4{
		font-size:18px;
		font-weight:bold;
	}		

}

@media (min-width: 768px){
    .bg-about .panel-heading h2{
        background-image: url(../images/home-title-about.png);
    }

    #home-about ul.row {
        margin-top: 25px;
        margin-right: 10px;
        margin-bottom: 80px;
        margin-left: 10px;
    }
    
    #home-about ul.row li{
        padding-right: 15px;
        padding-left: 15px;
    }
	
	#home-about ul.row li .about-item h4{
		font-size:24px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
    #home-about ul.row {
        margin-top: 35px;
        margin-right: 109px;
        margin-bottom: 100px;
        margin-left: 109px;
    }
    
    #home-about ul.row li{
        padding-right: 20px;
        padding-left: 20px;
    }
    
    #home-about ul.row li .about-item{
        width: 200px;
        height: 200px;
    }
   
    #home-about ul.row li .about-item h4{
        font-size: 24px/*40px*/;
        margin-top: 16px;
    }
    
    #home-about ul.row li .about-item p {
        font-size: 13px;
        line-height: 26px;
        padding: 0 18px;
    }
}

@media(max-width:1199px){
	#home-about ul.row li .about-item{
		margin:0 auto;
	}
}

@media (min-width: 1200px){    
    #home-about ul.row{
        margin-right: 134px;
        margin-left: 134px;
    }

    #page-default #home-about ul.row{
        margin-top: 40px;
        margin-bottom: 120px;
    }

    #home-about ul.row li{
        padding-right: 25px;
        padding-left: 25px;
        position: relative;
    }
    
    #home-about ul.row li.col-sm-6:first-child{
        text-align: right;
    }

    #home-about ul.row li .about-item{
        width: 240px;
        height: 240px;
        display: inline-block;
        text-align: left;
		text-align:center;
    }
    
    #home-about ul.row li .about-item p{
        font-size: 14px;
        line-height: 26px;
        padding: 0 30px;
    }

    #home-about ul.row li .about-item h4{
        font-size: 36px;
        margin-top: 42px;
    }
}

/** 首页投资案例 */
.bg-case{
    background: url(../images/bg-case.jpg) top center no-repeat;
}

.bg-case .panel{
    margin-bottom: 80px;
}

.bg-case .panel-heading h3{
    color: #fff;
}

#page-default .bg-case .swiper-pagination{
    display: block;
}

.bg-case .swiper-container{
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.bg-case .swiper-container .swiper-wrapper{
    margin-bottom: 0;
}

.bg-case .swiper-pagination{
    position: static;
    margin-top: 30px;
}

.bg-case .swiper-pagination-bullet{
    background: #f9f9f9;
    width: 40px;
    height: 4px;
    border-radius: 0;
    opacity: 1;
    margin: 0 5px;
}

.bg-case .swiper-pagination-bullet-active{
    background: #c6000f;
}

.bg-case .swiper-container .list-group-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-width: 1px;
    border-top: 0;
    border-left: 0;
    margin-bottom: 0;
    border-radius: 0;
}

.bg-case .swiper-button-prev, 
.bg-case .swiper-button-next{
    width: 57px;
    height: 114px;
    margin-top: -57px;
    background-size: 57px 114px;
    display: none;
}

.bg-case .swiper-container:hover .swiper-button-prev,
.bg-case .swiper-container:hover .swiper-button-next{
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bg-case .swiper-button-prev{
    background-image: url(../images/arrow-left.png);
    left: 0;
}

.bg-case .swiper-button-next{
    background-image: url(../images/arrow-right.png);
    right: 1px;
}

.bg-case .swiper-container .list-group-item .teamone img{
    cursor: pointer;
    /* filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1); */
}

.bg-case .swiper-container .list-group-item .teamshow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#fff;
	opacity:0;
}

.bg-case .swiper-container .list-group-item .teamshow img{
	opacity:0;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=0);
    -webkit-filter: grayscale(0);
    -webkit-transition: 0.5s ease-in;  
    -moz-transition: 0.5s ease-in;  
    -o-transition: 0.5s ease-in;  
    transition: 0.5s ease-in;
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
}

.bg-case .swiper-container .list-group-item:hover .teamone img {
	opacity:0;
}

.bg-case .swiper-container .list-group-item:hover .teamshow{
	opacity:1;
}

.bg-case .swiper-container .list-group-item:hover .teamshow img {
	opacity:1;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=0);
    -webkit-filter: grayscale(0);
    -webkit-transition: 0.5s ease-in;  
    -moz-transition: 0.5s ease-in;  
    -o-transition: 0.5s ease-in;  
    transition: 0.5s ease-in; 
	transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
}

@media(max-width:767px) {
    .bg-case{
        background-color: #787675;
    }
    
    .bg-case .panel{
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    
    .bg-case .panel-heading h2{
        color: #fff;
    }
    
    .bg-case .swiper-container{
        margin-bottom: 0;
    }
}

@media (min-width: 768px){
    .bg-case .panel-heading h2{
        background-image: url(../images/home-title-case.png);
    }
}

/** 首页投资团队 */
.bg-team{
    background: url(../images/bg-team.jpg) top center no-repeat;
}

.bg-team .panel-heading h3{
    color: #fff;
}

.bg-team .team-list.row{
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 0;
}

.bg-team .team-list li{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.bg-team .team-list li:hover{
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bg-team .team-list li img{
    width: 100%;
}

.bg-team .team-list li .description{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: 10px;
    background: rgba(0, 0, 0, 0.65);
    padding: 100px 25px 0;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
    padding-bottom: 120px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bg-team .team-list li .description:after{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 0;
    background:  url(../images/icon-view.png) bottom center no-repeat;
}

.bg-team .team-list li:hover .description{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 5px solid #c6000f;
}

.bg-team .team-list li .description h3{
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.bg-team .team-list li .description h3 small{
    font-size: 16px;
    color: #fff;
    padding-left: .5em;
}

.bg-team .team-list li .description p{
    color: #c1c1c1;
    line-height: 26px;
    font-size: 14px!important;
    text-indent: 0;
    margin-bottom: 0;
    max-height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-team .team-list li .description p+p{
    display: none;
}
.bg-team #home-team .list-group-item h3{
	color:#fff;
	font-size:40px;
	font-weight:400;
	text-align:center;
	margin-bottom:363px;
}

.bg-team #home-team .list-group-item h3 small{
	display:block;
	font-size:18px;
	color:#fff;
	padding-top:15px;
	line-height:20px;
}


@media(max-width:767px) {
    .bg-team{
        background-color: #fff;
    }
    
    .bg-team .panel{
        margin-bottom: 0;
    }
    
    .bg-team .panel-heading h2{
        margin-bottom: 20px;
    }

    .bg-team .team-list li .description{
        display: none;
    }
	
	.bg-team #home-team .list-group-item h3{
		font-size:18px;
	}
	
	.bg-team #home-team .list-group-item h3 small{
		font-size:16px;
	}
}

#page-default .bg-team .panel-heading h2{
	color:#fff;
}

@media (min-width: 768px){
    .bg-team .panel-heading h2{
        background-image: url(../images/home-title-team.png);
    }
	
	.bg-team #home-team .list-group-item h3{
		font-size:24px;
		margin-bottom:280px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
    .bg-team .team-list li .description{
        padding: 30px 15px;
    }
    
    .bg-team .team-list li .description h3{
        line-height: 32px;
    }
    
    .bg-team .team-list li .description h3 small{
        display: block;
        padding-left: 0;
    }
    
    .bg-team .team-list li .description p{
        display: none;
    }
	
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bg-team .team-list li .description p{
        display: none;
    }
}

/** 首页合创动态 */
.bg-news{
    background: url(../images/bg-news.png) top left repeat;
}

#home-news ul.row{
    margin-right: -25px;
    margin-bottom: 120px;
    margin-left: -25px;
}

#home-news ul.row li{
    padding-right: 25px;
    padding-left: 25px;
}

#home-news ul.row li .news-item{
    border-bottom: 2px solid transparent;
}

#home-news ul.row li:hover .news-item{
    border-bottom: 2px solid #c6000f;
}

#home-news ul li .badge {
    position: absolute;
    left: 25;
    text-align: center;
    padding: 0;
    margin: 0;
    float: none;
    border-radius: 0;
}

#home-news ul li .badge i {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
    width: 110px;
}

#home-news ul li .badge i:first-child {
    background: #fafafa;
    color: #777;
    font-size: 17px;
    height: 36px;
    line-height: 36px;
}

#home-news ul li .badge i:first-child+i {
    background: #fff;
    color: #d2d2d2;
    font-size: 60px;
    height: 74px;
    line-height: 74px;
}

#home-news ul li:hover .badge i{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#home-news ul li:hover .badge i:first-child{
    background: #a1000c;
    color: #fff;
}

#home-news ul li:hover .badge i:first-child+i{
    background: #c6000f;
    color: #fff;
}

#home-news ul li .intro{
    padding-left: 125px;
}

#home-news ul li .intro h3{
    margin: 0;
    height: 52px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 15px;
}

#home-news ul li .intro h3 a{
    font-size: 20px;
    color: #000;
}

#home-news ul li .intro p{
    color: #848484;
    font-size: 14px;
    line-height: 28px;
    height: 196px;
    overflow: hidden;
    text-align: justify;
}

@media(max-width:767px) {    
    .bg-news .panel{
        margin-bottom: 0;
    }
    
    .bg-news .panel-heading h2{
        margin-top: 0;
        padding-top: 20px;
        color: #000;
    }
    
    #home-news ul.row{
        margin-bottom: 0;
    }
        
    #home-news ul.row li{
        margin-bottom: 20px;
    }
    
    #home-news ul.row li .news-item,
    #home-news ul.row li:hover .news-item{
        border-bottom: 0;
    }
    
    #home-news ul li .badge i {
        width: 60px;
    }

    #home-news ul li .badge i:first-child {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }

    #home-news ul li .badge i:first-child+i {
        font-size: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    #home-news ul li .intro{
        padding-left: 75px;
    }
    
    #home-news ul li .intro h3{
        height: 22px;
        line-height: 22px;
        margin-bottom: 5px;
    }
    
    #home-news ul li .intro h3 a{
        font-size: 16px;
        vertical-align: top;
    }

    #home-news ul li .intro p{
        height: 66px;
        font-size: 13px;
        line-height: 22px;
    }
}

@media (min-width: 768px){
    .bg-news .panel-heading h2{
        background-image: url(../images/home-title-news.png);
    }
}

@media (max-width: 991px) and (min-width: 768px){
    #home-news ul.row{
        margin-right: -15px;
        margin-bottom: 60px;
        margin-left: -15px;
    }
    
    #home-news ul.row li{
        padding-right: 15px;
        padding-left: 15px;
    }
    
    #home-news ul.row li .news-item{
        padding-bottom: 20px;
    }
    
    #home-news ul li .badge i {
        width: 60px;
    }

    #home-news ul li .badge i:first-child {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }

    #home-news ul li .badge i:first-child+i {
        font-size: 40px;
        height: 40px;
        line-height: 40px;
    }
    
    #home-news ul li .intro{
        padding-left: 75px;
    }

    #home-news ul li .intro h3{
        height: 44px;
        line-height: 22px;
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    #home-news ul li .intro h3 a{
        font-size: 16px;
    }

    #home-news ul li .intro p{
        height: 110px;
        font-size: 13px;
        line-height: 22px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #home-news ul.row{
        margin-right: -20px;
        margin-bottom: 80px;
        margin-left: -20px;
    }
    
    #home-news ul.row li{
        padding-right: 20px;
        padding-left: 20px;
    }
    
    #home-news ul.row li .news-item{
        padding-bottom: 20px;
    }
    
    #home-news ul li .badge i {
        width: 90px;
    }

    #home-news ul li .badge i:first-child {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }

    #home-news ul li .badge i:first-child+i {
        font-size: 56px;
        height: 60px;
        line-height: 60px;
    }
    
    #home-news ul li .intro{
        padding-left: 105px;
    }

    #home-news ul li .intro h3 a{
        font-size: 18px;
        color: #000;
    }

    #home-news ul li .intro p{
        height: 170px;
    }
}

/** 首页联系我们 */
.bg-contact{
    background: url(../images/bg-contact.jpg) top center no-repeat;
}

.contact-list.row{
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 40px;
}

.contact-list>li{
    padding-right: 10px;
    padding-left: 10px;
}

.contact-list .contact-item{
    padding: 30px;
    background: rgba(0, 0, 0, 0.65);
    border-top: 2px solid #c6000f;
}

.contact-list .contact-item h3{
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 24px;
    color: #fff;
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
}

.contact-list .contact-item h3 span{
    padding-right: 5px;
}

.contact-list .contact-item ul{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    height: 78px;
}

.contact-list .contact-item ul li{
    color: #b2b2b2;
    font-size: 14px;
    line-height: 26px;
}

.contact-list .contact-item ul li a{
    color: #b2b2b2;
}

.contact-list .contact-item ul li span{
    display: inline-block;
    width: 16px;
}

@media(max-width:767px) {
    .bg-contact .panel-heading h2{
        color: #fff;
        margin-bottom: 20px;
    }
    
    .contact-list.row{
        margin-bottom: 0;
    }
    
    .contact-list .contact-item{
        margin-top: 20px;
        padding: 25px 18px;
    }
    
    .contact-list li:first-child .contact-item{
        margin-top: 0;
    }
    
    .contact-list .contact-item h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .contact-list .contact-item ul{
        margin-bottom: 0;
        height: auto;
    }
    
    .contact-list .contact-item ul li{
        font-size: 13px;
    }
}

@media (min-width: 768px){
    .bg-contact .panel-heading h2{
        background-image: url(../images/home-title-contact.png);
    }
}

@media (max-width: 991px) and (min-width: 768px){
    .contact-list .contact-item{
        padding: 25px 18px;
    }
    
    .contact-list .contact-item h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .contact-list .contact-item ul{
        margin-bottom: 0;
        height: auto;
        min-height: 104px;
    }
    
    .contact-list .contact-item ul li{
        font-size: 13px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-list .contact-item{
        padding: 25px 18px;
    }
    
    .contact-list .contact-item h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    
    .contact-list .contact-item ul{
        margin-bottom: 0;
    }
}



/** 内页二级导航 */
.wide .bg-gray {
    background: #fff;
    border-bottom: 1px solid #ececec;
    height: 60px;
    padding-top: 0;
    margin-bottom: 0;
}

#secondary-menu{
    text-align: center;
    font-size: 0;
}

#secondary-menu ul li{
    display: inline-block;
    padding: 10px 35px 0;
    line-height: 44px;
    border-right: 1px solid #ececec;
}

#secondary-menu ul li:first-child{
    border-left: 1px solid #ececec;
}

#secondary-menu ul li.active{
    background: #f6f6f6;
    border-bottom: 2px solid #c60000;
    position: relative;
}

#secondary-menu ul li.active:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 0;
    display: block;
    border-top: 7px solid #c60000;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    margin-left: -7px;
}

#secondary-menu .nav>li>a{
    display: inline;
    padding: 0;
    font-size: 16px;
    color: #898989;
}

#secondary-menu .nav>li>a:hover{
    background: none;
}

#secondary-menu ul li.active a{
    color: #4b4b4b;
}

@media (min-width: 768px) and (max-width: 991px){
    .wide .bg-gray {
        height: 40px;
    }
    
    #secondary-menu ul li{
        display: inline-block;
        padding: 6px 25px 0;
        line-height: 28px;
    }

    #secondary-menu .nav>li>a{
        font-size: 13px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wide .bg-gray {
        height: 50px;
    }
    
    #secondary-menu ul li{
        display: inline-block;
        padding: 10px 25px 0;
        line-height: 34px;
    }

    #secondary-menu .nav>li>a{
        font-size: 14px;
    }
}

/** 内页公用标题 */
.page-heading{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 25px;
}
	/**cases-medical.htm**/
		#page-article #content .medical,#page-article #content .healthCare{
			margin-top: 30px;
		}
		#page-article #content .medical .page-heading,#page-article #content .healthCare .page-heading{
			display: none;
		}
		#page-article .bg-gray{
			/*display: none;*/
		}
		#page-article #content #rczc #bp-channel{
			padding-top: 1px;
    		padding-bottom: 10px;
		}
		#page-article #content #rczc #bp-channel #bp-envelope{
		    margin: 0px auto 10px;
		}
		
	/**cases-medical.htm**/
	
	/**recruit.htm**/
		#rczc #bp-channel p{
			text-indent: 0;
		    font-size: 18px;
		    color: #4d4d4d;
		}
	/**recruit.htm**/
.page-title{
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.page-title:before,
.page-title:after{
    content: "";
    display: block;
    width: 198px;
    height: 7px;
    position: absolute;
    margin-top: -3px;
    top: 50%;
}

.page-title:before{
    left: -208px;
    background: url(../images/page-title-lft.png) no-repeat;
}

.page-title:after{
    right: -208px;
    background: url(../images/page-title-rgt.png) no-repeat;
}

.page-title h2{
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
    font-size: 36px;
    margin: 0;
    color: #000;
}

.page-title h3{
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
    font-size: 18px;
    margin: 0;
    color: #ccc;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .page-heading{
        text-align: center;
        padding-top: 40px;
        padding-bottom: 15px;
    }
 
    .page-title h2{
        font-size: 24px;
    }

    .page-title h3{
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .page-heading{
        text-align: center;
        padding-top: 40px;
        padding-bottom: 15px;
    }
 
    .page-title h2{
        font-size: 24px;
    }

    .page-title h3{
        font-size: 13px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-heading{
        text-align: center;
        padding-top: 50px;
        padding-bottom: 20px;
    }
 
    .page-title h2{
        font-size: 30px;
    }

    .page-title h3{
        font-size: 16px;
    }
}

/** 公司简介 */
#about-img-list.row{
    margin: 0 0 35px;
}

#about-img-list.row .col-sm-6{
    padding: 0;
}

#about-img-list.row .col-sm-6 img{
    width: 100%;
    margin-bottom: 0;
}

#page-about #content .article p{
    color: #6e6e6e;
}

#page-about .bg-about{
    background: #fff;
    border: 1px solid #ececec;
    margin-top: 25px;
}

#page-about #home-about ul.row{
    margin-top: 55px;
    margin-bottom: 65px;
}

@media(max-width: 767px) {
    #page-about #content .article p{
        font-size: 14px;
        line-height: 26px;
    }
    
    #page-about #home-about ul.row{
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

/** 核心团队 */
.team-item.row{
    margin-bottom: 30px;
    position: relative;
}

.article .team-item .thumbnail{
    margin-bottom: 0;
}

.even .team-detail{
    text-align: right;
}

.team-detail h3{
    font-size: 20px;
    line-height: 50px;
    margin: 0;
    color: #c6000f;
    font-family:  "Microsoft YaHei Light", "Microsoft YaHei";
}

.team-detail h3 small{
    font-size: 20px;
    color: #000;
}

.team-intro{
    color: #fff;
    background: #c7c7c7;
    font-size: 18px;
    line-height: 26px;
    padding: 0 5px;
    display: block;
}

.article .team-detail p{
    text-indent: 0em;
    margin-top: 10px;
    margin-bottom: 0;
    color: #727272;
    font-size: 16px;
}

@media(max-width:767px) {
    .even .team-detail{
        text-align: left;
    }
    
    .team-detail h3{
        font-size: 20px;
        line-height: 32px;
        margin-top: 10px;
    }

    .team-detail h3 small{
        font-size: 20px;
    }
    
    .team-detail p{
        font-size: 12px;
        line-height: 1.56em;
    }
    
    .team-intro{
        font-size: 14px;
    }
    
    .article .team-detail p{
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .team-detail h3{
        font-size: 20px;
        line-height: 32px;
    }

    .team-detail h3 small{
        font-size: 20px;
    }
    
    .team-detail p{
        font-size: 12px;
        line-height: 1.56em;
    }
    
    .team-intro{
        font-size: 14px;
    }
    
    .article .team-detail p{
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .team-detail h3{
        font-size: 26px;
        line-height: 40px;
    }

    .team-detail h3 small{
        font-size: 26px;
    }
    
    .team-intro{
        font-size: 15px;
    }
    
    .article .team-detail p{
        font-size: 15px;
    }
}

/** contact page */
#page-contact{
    padding: 0;
}

#company-contact{
    margin-top: 32px;
    margin-bottom: 42px;
}

#company-contact .col-sm-5{
    text-align: right;
}

#company-contact img{
    max-width: 200px;
    border: 1px solid #d4d4d4;
}

#company-contact h1{
    font-size: 18px;
    color: #c60000;
    margin-top: 10px;
}

#company-contact ul{
    list-style: none;
    padding-left: 0;
}

#company-contact ul li{
    font-size: 14px;
    color: #4f4f4f;
}

#company-contact ul li i{
    display: inline-block;
    width: 16px;
    color: #c60000;
}
#baiduMap{ overflow: visible!important;}
#company-map{
    margin-bottom: 60px;
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}

#company-map #container{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media(max-width:767px) {
    #company-contact{
        left: 0;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    
    #company-contact .inner{
        background: none;
        padding-left: 0;
        position: relative;
        left: 0;
    }
    
    #company-contact .col-sm-5{
        text-align: left;
        margin-bottom: 20px;
    }
}

/** news list */
#page-news-list-pic-no li{
    border: 0;
    position: relative;
    height: 128px;
}

#page-news-list-pic-no li.list-group-item:first-child{
    border-radius: 0;
}

#page-news-list-pic-no li .date{
    position: absolute;
    top: 20px;
    left: 15px;
    color: #868686;
    text-align: center;
    width: 70px;
    padding: 0;
    display: block;
}

#page-news-list-pic-no li .date:after{
    content: "";
    position: absolute;
    right: -20px;
    top: 34px;
    width: 7px;
    height: 7px;
    background: #c8c8c8;
    border-radius: 50%;
}

#page-news-list-pic-no li:hover .date:after{
    background: #c60000;
}

#page-news-list-pic-no li .date em{
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
}

#page-news-list-pic-no li .date i{
    font-size: 14px;
    line-height: 16px;
    font-style: normal;
    color: #868686;
    position: absolute;
    top: 60px;
    left: 0;
    margin-right: 0;
    width: 70px;
    text-align: center;
}

#page-news-list-pic-no li:hover .date em,
#page-news-list-pic-no li:hover .date i{
    color: #c60000;
}

#page-news-list-pic-no li .article-intro{
    position: absolute;
    left: 120px;
    top: 20px;
    right: 20px;
}

#page-news-list-pic-no li .article-intro h3{
    margin: 0 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-news-list-pic-no li .article-intro h3 a{
    font-size: 15px;
    color: #222;
}

#page-news-list-pic-no li .article-intro p{
    font-size: 14px;
    color: #979797;
    text-indent: 0;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}

#page-news-info h1{
    margin-bottom: 0;
    font-size: 24px;
}

#page-news-info .publish-date{
    text-align: center;
    margin-bottom: 20px;
    color: #a5a5a5;
    border-bottom: 1px dashed #a5a5a5;
    font-size: 14px;
}

article p, .article p{
    color: #444;
    font-size: 16px;
}

.relate-container {
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 40px 0 60px;
    border: 1px solid #efefef;
}

.relate-container a {
    display: block;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #8a8a8a;
    float: left;
}

.relate-container span {
    color: #c60000;
    padding-right: 5px;
    line-height: 28px;
    display: block;
}

.relate-container span .fa {
    margin-right: 5px;
}

.relate-container span.nextjt {
    padding-left: 5px;
    padding-right: 0;
}

.relate-container .relate-next{
    text-align: right;
} 

.relate-container span.nextjt .fa {
    margin-left: 5px;
    margin-right: 0;
}

/** 专题 */
#page-news-list-pic-top.row{
    margin-bottom: 0;
}

#page-news-list-pic-top li.list-group-item{
    padding-right: 15px;
    padding-left: 15px;
    border-bottom: 0;
}

#page-news-list-pic-top .thumbnail{
    padding: 0;
    border: 0;
}

#page-news-list-pic-top li h4{
    margin-top: 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#page-news-list-pic-top li h4 a{
    font-size: 18px;
    color: #323232;
}

#page-news-list-pic-top li h4 a:hover{
    color: #c60000;
}

#page-news-list-pic-top .badge{
    padding: 0;
    font-size: 16px;
    display: block;
    color: #bea682;
    padding-bottom: 15px;
    border-bottom: 1px dashed #b2b2b2;
}

#page-news-list-pic-top li p{
    font-size: 14px;
    line-height: 26px;
    color: #878787;
    text-indent: 0;
}

@media(max-width:767px) {
    #page-news-list-pic-top li p{
        margin-bottom: 0;
    }
}

@media (min-width: 768px){
    #page-news-list-pic-top li .caption{
        text-align: center;
    }
    
    #page-news-list-pic-top li p{
        height: 78px;
        overflow: hidden;
    }
}

@media (min-width: 1200px){
    #page-news-list-pic-top li .caption{
        padding: 0 60px;
    }
}

/** 过往案例 */
#case-list.row{
    margin-right: -10px;
    margin-bottom: 0;
    margin-left: -10px;
}

#case-list li{
    padding-right: 10px;
    margin-bottom: 20px;
    padding-left: 10px;
}

#case-list li .case-item{
    text-align: center;
    background: #fff;
    border: 1px solid #ececec;
    padding: 0 10px;
    box-shadow: 0px 4px 8px 0px rgba(7, 17, 27, 0.1);
    transition: .3s all linear;
    border-radius: 3px;
}

#case-list li .case-item:hover{
    box-shadow: 0px 8px 16px 0px rgba(7, 17, 27, 0.2);
}

#case-list li img{
    margin-top: 30px;
    margin-bottom: 40px;
}

#case-list li .caption{
    padding: 0 15px 40px;
}

#case-list li .caption h4{
    margin-top: 0;
    margin-bottom: 0;
}

#case-list li .caption h4 a{
    font-size: 18px;
    color: #010101;
}

#case-list li .caption h4 a:hover{
    color: #c6000f;
}

#case-list li .caption .area{
    font-size: 14px;
    color: #9a9a9a;
}

#case-list li .caption p{
    color: #6c6c6c;
    font-size: 14px;
    line-height: 26px;
    height: 104px;
    overflow: hidden;
    text-indent: 0;
    margin-top: 20px;
    margin-bottom: 0;
}

#page-news-info.case-info{
    background: #fff;
    border: 1px solid #ececec;
    padding: 30px 50px 50px;
    margin-bottom: 30px;
}

#page-news-info.case-info #page-news-info-img{
    padding: 30px 0;
}

.article .case-info p{
    color: #6c6c6c;
}

@media(max-width:767px) {
    #case-list li .caption p{
        height: 78px;
        overflow: hidden;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    #case-list li img{
        margin-top: 15px;
        margin-bottom: 20px;
    }
    
    #case-list li .caption {
        padding: 0 10px 20px;
    }
    
    #case-list li .caption p{
        margin-top: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #case-list li img{
        margin-top: 15px;
        margin-bottom: 20px;
    }
    
    #case-list li .caption {
        padding: 0 10px 20px;
    }
    
    #case-list li .caption p{
        margin-top: 10px;
    }
}

/** bp channel */
#bp-channel{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 160px;
}

#bp-envelope{
    display: block;
    margin: 60px auto 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #c6000f;
    border-radius: 50%;
}

#bp-envelope span{
    font-size: 18px;
    color: #c6000f;
}

#bp-channel p{
    text-indent: 0;
    font-size: 18px;
    color: #4d4d4d;
}

#bp-channel p a{
    color: #c6000f;
}

@media(max-width:767px){
    #bp-channel {
        padding-top: 20px;
        padding-bottom: 80px;
    }
    
    #bp-channel p{
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    #bp-channel {
        padding-top: 40px;
        padding-bottom: 100px;
    }
    
    #bp-channel p{
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #bp-channel {
        padding-top: 40px;
        padding-bottom: 120px;
    }
}

/** 招聘 */
#rczc h3{
    text-align: center;
    color: #c6000f;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 10px;
}

#rczc p{
    text-indent: 0;
    color: #545454;
    font-size: 14px;
    line-height: 26px;
}

#rczc p.mail{
    color: #71889b;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#rczc p.mail a{
    color: #145f9b;
    text-decoration: underline;
}

#job-list{
    margin-bottom: 40px;
}

#job-list .job-item{
    background: #fff;
    border: 1px solid #ececec;
    list-style: none;
    margin-bottom: 20px;
    padding: 20px 30px;
    box-shadow: 0px 4px 8px 0px rgba(7, 17, 27, 0.1);
    transition: .3s all linear;
    border-radius: 3px;
}

#job-list .job-item:hover{
    box-shadow: 0px 8px 16px 0px rgba(7, 17, 27, 0.2);
}

#job-list .job-item h3{
    margin: 0 0 10px;
    padding: 10px 0;
    font-size: 18px;
    color: #c6000f;
    border-bottom: 1px dashed #bdbdbd;
}

#job-list .job-item .job-info{
    text-indent: 0;
    color: #888;
}

#job-list .job-item .job-info span{
    padding-right: 60px;
    font-size: 14px;
}

#job-list .job-item .job-info span i{
    color: #000;
    font-style: normal;
    font-size: 14px;
}

#job-list .job-item span.title{
    font-size: 14px;
    color: #000;
    float: left;
}

#job-list .job-item .detail{
    float: left;
}

.article #job-list .job-item p{
    text-indent: 0;
    font-size: 14px;
    color: #848484;
    margin-bottom: 0;
}

#job-list .job-item ul{
    list-style: none;
    padding: 0 0 0 1em;
}

#job-list .job-item ul li{
    font-size: 14px;
    color: #848484;
}

@media(max-width:767px) {
    #rczc h3{
        margin-top: 15px;
    }
    
    #rczc p{
        font-size: 13px;
    }
    
    #rczc p.mail{
        padding-bottom: 0;
    }
    
    #job-list .job-item .job-info span{
        padding-right: 20px;
    }
    
    .article #job-list .job-item p{
        font-size: 13px;
    }
    
    #job-list .job-item ul li{
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
   
}

@media (min-width: 992px) and (max-width: 1199px) {
   
}

/** footer */
#footer{
    background: url(../images/footer-bg.png) top left repeat;
}

#footer #footer-navs{
    padding: 30px 0 20px;
}

#footer #footer-navs .row>div .panel-heading{
    color: #fff!important;    
    font-size: 16px;
    padding-bottom: 15px;
}

#footer #footer-navs .row>div{
    width: 20%!important;
}

#footer #footer-navs .row>div a{
    font-size: 14px;
    color: #ffa4ab;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline;
}

#footer #footer-navs .row>div a:hover{
    color: #fff!important;
}

#footer #footer-navs .nav>li>a:hover, 
#footer #footer-navs .nav>li>a:focus{
    background: none;
}

#footer #footer-bottom {
    background-color: transparent;
    font-size: 13px;
    color: #ffa4ab;
    border-top: 1px solid #d12936;
    line-height: 80px;
    padding-top: 0;
}

#footer #footer-bottom p{
    margin-bottom: 0;
}

#footer #footer-bottom a{
    color: #ffa4ab;    
}

#socials ul{
    margin-top: 25px;
    position: relative;
}

#socials ul li{
    display: block;
    width: 70px;
    height: 70px;
    line-height: 30px;
    text-align: center;
    float: right;
    /*background: #ff717c;*/
    border-radius: 50%;
    margin-left: 16px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
#socials ul li img{
	width: 100%;
}

#socials ul li span{
    color: #c0000f;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    -webkit-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    transition: color .2s ease-in;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#socials ul li:hover span{
    color: #525252;
}

@media(max-width:767px) {
    #footer #footer-bottom .row>div:first-child{
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    #footer #footer-bottom p{
        line-height: 20px;
    }
    
    #footer #footer-bottom p a{
        white-space: nowrap;
    }

    #socials{
        display: none;
    }
}

@media (max-width: 991px) and (min-width: 768px){
    #footer #footer-bottom .row>div:first-child{
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    #footer #footer-bottom p{
        line-height: 20px;
    }
    
    #footer #footer-bottom p a{
        white-space: nowrap;
    }
    
    #footer-nav2 .panel{
        padding-left: 14px;
    }

    #footer-nav3 .panel{
        padding-left: 28px;
    }

    #footer-nav4 .panel{
        padding-left: 42px;
    }

    #footer-nav5 .panel{
        padding-left: 56px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #footer-nav2 .panel{
        padding-left: 25px;
    }

    #footer-nav3 .panel{
        padding-left: 50px;
    }

    #footer-nav4 .panel{
        padding-left: 75px;
    }

    #footer-nav5 .panel{
        padding-left: 100px;
    }
}

@media (min-width: 1200px){
    #footer-nav2 .panel{
        padding-left: 35px;
    }

    #footer-nav3 .panel{
        padding-left: 70px;
    }

    #footer-nav4 .panel{
        padding-left: 105px;
    }

    #footer-nav5 .panel{
        padding-left: 140px;
    }
}

#page-news-info-detail a,#page-news-info-detail p,#page-news-info-detail span{ font-size: 14px; font-family: "微软雅黑",arial;}
#page-cases #secondary-menu .nav .nav{
	position: absolute;
    width: 1140px;
    top: 80px;
    left: 100%;
    margin-left: -550px;
    text-align: center;
    display: none;
}
#page-cases #secondary-menu .nav li.active .nav{
	display: block;
}
#page-cases #secondary-menu .nav .nav li{
	padding-top:0;
	background-color: #fff;
	margin: 5px;
}
#page-cases #secondary-menu .nav .nav li.active{
	background: #ececec;
    border-bottom: 2px solid #ececec;
}
#page-cases #secondary-menu .nav .nav li.active:after{
	display: none;
}
#page-cases #content{
	padding-top: 20px;
}
@media (max-width:991px){
	#page-cases #secondary-menu .nav .nav{
		top: 50px;
	}
	#page-cases #content{
		padding-top: 10px;
	}
}
@media (max-width:767px){
	#page-cases #content{
		padding-top: 0;
	}
}

