@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-09-18 18:02:40
 * @version $Id$
 */
	.mask{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .5);
    display: none;
	}
	.imgmask{
	position: absolute;z-index: 99999;top:12%;left: 27.6%;width:45%;height:45%;
	cursor: pointer;
	}
	.imgmask span{
	position: absolute;
     top: -40px;
    right: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    border: solid;
    line-height: 30px;
    text-align: center;
	}
 #header{
 	height: 90px;
 }
.carousel-caption{
	bottom: 26%;
}
.carousel-caption a{
	display: block;
	width: 148px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	border: solid 1px #caae74;
	border-radius: 24px;
	margin: 0 auto;
    font-family:  PingFangSC-Ultralight, sans-serif;
}
.carousel-caption a:hover{
	color: #fff;
	background-color: #c8161e;
	text-decoration: none;
}
@media screen and (min-width: 768px)
{
	.carousel-indicators {
	    bottom: 6%;
	}
}
/*公司简介*/
#introduce .left{
	float: left;
	width: 45%;
	padding: 168px 20px 170px 0;
}
#introduce .right{
	float: right;
	width: 48%;
	margin-top: 132px;
}
#introduce .left h3{
	font-size: 24px;
	color: #c8161e;
	line-height: 44px;
}
#introduce .left span{
	font-size: 18px;
	color: #999;
	display: block;
}
#introduce .left p{
	font-size: 14px;
	color: #999;
	margin: 40px 0 60px;
	line-height: 25px;
}
#introduce .left a{
	font-size: 14px;
	color: #fff;
	display: block;
	background-color: #c8161e;
	width: 200px;
	line-height: 44px;
	border-radius: 20px;
	text-align: center;
	font-family:  PingFangSC-Ultralight, sans-serif;
}
#introduce .right img{
	width: 100%;
	display: block;
	box-shadow: 3px 3px 5px #b5b5b5, -3px -1px 13px #e6e6e6;
}
#introduce .right .col-md-6{
	padding: 0 0 15px 15px;
	width: 50%;
	float: left;
	position: relative;
}
#introduce .right img:hover{
	/*position: absolute;*/
    width: 110% !important;
    z-index: 1;
    box-shadow: 9px 10px 14px #5e5e5e;
    left: 15px;
    top: -10px;
    cursor: pointer;
}

/*资讯中心*/
#information{
	background: no-repeat url(../images/index_bg_01.png);
	background-size: cover;
	color: #666;
	padding: 36px 0 142px;
}
#information .title{
	border-bottom: solid 1px #999;
	margin-bottom: 15px;
    padding-bottom: 10px;
}
#information .top,#advantage .top,#qualification .top{
	text-align: center;
	margin-bottom: 62px;
}
#information .top h2,#advantage .top h2,#qualification .top h2{
	font-size: 24px;
	line-height: 44px;
	color: #666;
}
/*#information .top span{*/
	/*color: #999;*/
/*} */
#information .title h3{
	font-size: 44px;
	color: #999;
	float: left;
} 
#information .title span{
	color: #999;
	float: right;
    margin-top: 25px;
} 
#information .content{
	position: relative;
	overflow: hidden;
}
#information .content-btm{
	background-color: rgba(0,0,0,.7);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 10px 0;
    height: 24%;
}
#information .content-btm h4{
	font-size: 16px;
}
#information .content-btm p{
	line-height: 32px;
	color: #999;
    font-size: 12px;
}
#information .col-md-4,#qualification .col-md-4{
	float: left;
	width: 33.33333333%;
}
#qualification .col-md-4{
	height: 310px;
}
/*我们的优势*/
#advantage{
	padding: 36px 0 154px;
	color: #666;
}
#advantage img,#qualification img{
	margin: 0 auto;
}
#advantage .title{
	padding-top: 54px;
    text-align: center;
}
#advantage .title h3{
	margin-top: 14px;
	color: #333;
}
#advantage .content{
	margin-top: 52px;
	text-align: center;
}

/*资质荣誉*/
#qualification{
	background: no-repeat url(../images/index_bg_02.png);
	background-size: cover;
	padding: 36px 0 162px;
	text-align: center;
}
#qualification .content{
	margin-top: 20px;
	font-size: 18px;
	width: 288px;
    margin: 28px auto 0;
}
#qualification .col-md-4 img:hover{
	box-shadow: 6px 5px 18px #666e77;
}
#qualificationImg{
	height: 100%;
	width:100%;
	position: fixed;
	background-color: rgba(0,0,0,.7);
	top:0;
	z-index: 999;
	display: none;
}
.qualification-btm{
	position: absolute;
	right: 0;
	z-index: 15;
	width: 124px;
	height: 60px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	cursor: pointer;
}
#qualificationImg .item{
	padding-top: 5%;
}
#qualificationImg .item img{
	margin: 0 auto;

}
#qualificationImg .carousel{
	height: 100%;
}
#qualificationImg .row{
	margin-top: 13%;
}
#qualification .top span{
	color: #666;
}
@media screen and (max-width: 980px)
{
	#qualification{
		padding: 36px 0 0px;
	}
	#information {
	    padding: 36px 0 80px;
	}
}



/*******************************  产品介绍  ********************************/


.introduce-li {
	width: 80%;
	overflow: hidden;

}
.introduce-li:hover {
	border-radius: 10px;
}
.introduce-title {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	margin: 50% auto 0 auto;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	overflow: hidden;



}

.introduce-li:hover  .introduce-title {
	margin: 0 auto;
	width: 100%;
	height: 120px;
	border-radius: 0;
}

.introduce-li  .introduce-title-1{
	background-color:#fb68ab;
	background:-moz-linear-gradient(top left , #fb68ab, #f25c69);
	background:-ms-linear-gradient(top left, #fb68ab, #f25c69);
	background:-webkit-linear-gradient(top left, #fb68ab, #f25c69);
	background:-webkit-gradient(linear,top left, right bottom, from(#fb68ab), to(#f25c69));
	background:-o-linear-gradient(top left, #fb68ab, #f25c69);
	background:linear-gradient(top left, #fb68ab, #f25c69);
}
.introduce-li:hover  .introduce-title-1{
	background:-moz-linear-gradient(top  , #fb68ab, #f25c69);
	background:-ms-linear-gradient(top , #fb68ab, #f25c69);
	background:-webkit-linear-gradient(top , #fb68ab, #f25c69);
	background:-webkit-gradient(linear,0 0, 0 bottom, from(#fb68ab), to(#f25c69));
	background:-o-linear-gradient(top , #fb68ab, #f25c69);
	background:linear-gradient(top , #fb68ab, #f25c69);
}

.introduce-title-2{
	background-color: #ecb773;
	background:-moz-linear-gradient(top left , #ecb773, #ec8b84);
	background:-ms-linear-gradient(top left, #ecb773, #ec8b84);
	background:-webkit-linear-gradient(top left, #ecb773, #ec8b84);
	background:-webkit-gradient(linear,top left, right bottom, from(#ecb773), to(#ec8b84));
	background:-o-linear-gradient(top left, #ecb773, #ec8b84);
	background:linear-gradient(top left, #ecb773, #ec8b84);
}
.introduce-li:hover  .introduce-title-2{
	background:-moz-linear-gradient(top  , #ecb773, #ec8b84);
	background:-ms-linear-gradient(top , #ecb773, #ec8b84);
	background:-webkit-linear-gradient(top , #ecb773, #ec8b84);
	background:-webkit-gradient(linear,0 0, 0 bottom, from(#ecb773), to(#ec8b84));
	background:-o-linear-gradient(top , #ecb773, #ec8b84);
	background:linear-gradient(top , #ecb773, #ec8b84);
}


.introduce-li  .introduce-title-3{
	background-color: #82e3dc;
	background:-moz-linear-gradient(top left , #82e3dc, #7ab7e6);
	background:-ms-linear-gradient(top left, #82e3dc, #7ab7e6);
	background:-webkit-linear-gradient(top left, #82e3dc, #7ab7e6);
	background:-webkit-gradient(linear,top left, right bottom, from(#82e3dc), to(#7ab7e6));
	background:-o-linear-gradient(top left, #82e3dc, #7ab7e6);
	background:linear-gradient(top left, #82e3dc, #7ab7e6);
}
.introduce-li:hover  .introduce-title-3{
	background:-moz-linear-gradient(top  , #82e3dc, #7ab7e6);
	background:-ms-linear-gradient(top , #82e3dc, #7ab7e6);
	background:-webkit-linear-gradient(top , #82e3dc, #7ab7e6);
	background:-webkit-gradient(linear,0 0, 0 bottom, from(#82e3dc), to(#7ab7e6));
	background:-o-linear-gradient(top , #82e3dc, #7ab7e6);
	background:linear-gradient(top , #82e3dc, #7ab7e6);
}



.introduce-title span {
	display: inline-block;
	padding: 0 10px;
	margin: 60px auto;
	line-height: 30px;
}

.introduce-li:hover  .introduce-title  span  {
	border: 1px solid #fff;
	margin: 45px auto;
	/*height: 30px;*/
	border-radius: 25px;
	padding: 0 20px;

}

.introduce-info {
	color: #333;
	border-radius: 80%;
	padding: 25px 20px ;
	line-height: 25px;
	background: #fff;
	opacity: 0;
	height: 0;

	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.introduce-li:hover .introduce-info {
	border-radius: 0;
	opacity: 1;
	height: 240px !important;
	background: #fff;
}

/*******************************  产品介绍  ********************************/