/* .collapsing {
    transition: none !important;
} */

.page {
    padding: 0;
}


/***********************头部*****************************/

.white {
    color: #ffffff !important;
}

.header {
    position: relative;
    height: 100vh;
}
#header>.container{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 100% !important;
	height: 100%;
	padding: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 9;
}
#header>.container>.row>.col{
	width: 100%;
}


.header .jumbotron {
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: auto;
    position: relative;
    z-index: 999;
    color: white;
	padding-top: 30%;
	box-sizing: border-box;
	background-color: transparent;
}

.header .jumbotron .btn {
    margin-top: 5%;
    width: 236px;
	height: 56px;
	padding: 0;
	border-radius: 0;
	line-height: 56px;
	font-size: 18px;
	background-color: #09aaba;
	border: none;
	outline: none;
}
.header .jumbotron .btn:active,header .jumbotron .btn:focus{
	background-color: #09aaba;
	border: none;
}
.carousel-item>img{
	width: 100%;
	object-fit: cover;
}
.btn-primary.focus, .btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}
.header .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
#title h2{
	font-size: 38px;
	font-weight: bold;
}
#title p{
	width: 100%;
	max-width: 750px;
}


/***********************技能展示*****************************/

.skill-show {
    height: auto;
    padding: 5% 0;
    background-color: #f5f5f5;
}

.title {
    padding-bottom: 15px;
    color: #5e546a;
    font-size: 26px;
    font-weight: bold;
}

.des {
    font-size: 14px;
    color: #aaadb7;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card {
    width: auto;
    height: auto;
    margin-top: 50px;
    border: none;
    border-radius: 0;
    background-color: transparent;
}

.card img {
    border-radius: 0;
}

.card .card-body {
    background-color: #ffffff;
}

.card-body .card-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card:hover {
    box-shadow: 0 0 20px #ddd;
}

.card .card-title {
    margin: 0;
    padding: 39px 0 25px 0;
    font-size: 20px;
    font-weight: bold;
    color: #5e546a;
}

.card .card-text {
    color: #aaadb7;
    font-size: 14px;
	padding-bottom: 50px;
	text-align: justify;
}

.card .btn {
    width: 50%;
    margin-top: 0;
    border: 1px solid #08baae;
    color: #5e546a;
    font-size: 14px;
    border-radius: 18px;
    background-color: transparent;
    white-space: inherit;
}

.card .btn:hover {
    color: #fefefe;
    background-color: #08baae;
}

.card .btn-one {
    color: #fefefe;
    background-color: #08baae;
}


/***********************媒体资讯*****************************/

.media {
    height: auto;
    padding: 5% 0;
}


/***********************业务模式*****************************/

.server {
    height: auto;
    padding: 5% 0;
    background-color: #f5f5f5;
}


/***********************轮播*****************************/

.banner {
    height: auto;
    padding: 5% 0;
    background-color: #08baae;
}

.banner a{
	width: 40px;
	height: 65px;
    padding: 0;
    cursor: pointer;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 25px;
}
.banner .align-items-center{
	flex-wrap:nowrap;
	/* height: 300px; */
}
.banner #prev{
	background-image: url(../imgs/logo/banner-left.png);
}
.banner #next{
	background-image: url(../imgs/logo/banner-right.png);
}

/***********************意见反馈*****************************/

.advice {
    padding: 5% 0;
	background-color: #f5f5f5;
}

.advice .val {
    margin-bottom: 29px;
	border: none;
	outline: none;
	height: 38px;
	border-radius: 0;
}
.form-control:focus{
	box-shadow: 0 3px 10px #ddd;
}
.advice .val-big {
    height: 170px;
    margin-bottom: 29px;
	border: none;
	border-radius: 0;
}
.advice .submitEmail:hover{
	border: 1px solid #08baae;
}

/***********************媒品牌*****************************/

.logo {
    height: 270px;
    background-color: #5e546a;
}

.logo .row {
    height: 270px;
}


/***********************底部*****************************/

.footer {
    height: auto;
    box-sizing: border-box;
    background-color: #313131;
}

.footer .margin-t {
    margin-top: 20px;
}

.footer .noPadding {
    padding: 0;
}

.footer #accordion {
    height: auto;
    padding: 5% 0;
}

#accordion h4 {
    margin-bottom: 2px;
    font-size: 12px;
    color: #ffffff;
    cursor: pointer;
}

.footer ul li {
    padding: 5px 0;
}

.footer ul li a {
    font-size: 12px;
    color: #666666;
}
.footer ul li a:hover{
	text-decoration: none;
	color: #17bed2;
}
.footer .padd {
    padding: 15px 0 14px;
    border-bottom: 1px solid #666666;
}

.footer ul li {
    font-size: 14px;
    color: #fff;
}

.footer ul li.small {
    margin: 8px 0;
}

.footer ul {
    margin-bottom: 0;
}

.footer .time {
    color: #cccccc;
    font-size: 14px;
}

.footer .phone {
    font-size: 28px;
}

.footer .footer-button {
    height: auto;
    padding: 15px 0;
    border-top: 1px solid #484848;
    color: #666666;
}

.hui {
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
}

/* 视频样式修改 */
video{
	/* height: 300px; */
	width: 100%;
	/* max-width: 533px; */
	/* max-height: 300px; */
}
/* 底部背景改成透明 */
video::-webkit-media-controls-panel{
	background: rgba(0,0,0,.3);
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0px;
}
video::-webkit-media-controls-enclosure:hover>video::-webkit-media-controls-panel{
	bottom: 0;
}
/* 进度条 */
video::-webkit-media-controls-timeline{
	padding-bottom: 10px;
}
.video{
	padding-right: 0;
}
.videoCon{
	padding-left: 0;
	padding-bottom: 6px;
}
.videoCon .videoContent{
	background-color: #fff;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 30px;

}
.videoCon .videoContent h3{
	width: 100%;
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin-top: 50px;
}
.videoCon .videoContent h4{
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	margin: 40px 0 30px;
}
.videoCon .videoContent p{
	width: 100%;
	font-size: 14px;
	color: #999;
}

@media(max-width:1200px){
	.videoCon .videoContent h3{
		font-size: 16px;
	}
	.videoCon .videoContent h4{
		margin: 20px 0 15px;
		font-size: 15px;
	}
}
@media(max-width:992px){
	.video,.videoCon{
		padding: 0;
	}
}
.footer_copyright_0{
  width: 100%;
  height: 50px;
  background-color: rgb(49, 49, 49);
}
.footer_copyright_1{
  width: 1190px;
  height: 100%;
  line-height: 50px;
  margin: 0 auto;
}
.footer_copyright_1 p{
  color: rgb(153,132,111);
}
.footer_copyright_1 a{
  color: rgb(153,132,111);
}
.footer_copyright_1 a:hover{
  color: white;
}
