@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background:#efefef;
	font-family: "PingFang SC","Microsoft YaHei","微软雅黑","Helvetica Neue","Helvetica","Hiragino Sans GB","Arial",sans-serif;
	color:rgba(160,160,160,1);
	font-size: 1.7rem;
}

img{
	margin: 0;
	padding: 0;
}


h3{
	color:rgba(144,94,188,1) !important;
}


a{
   	text-decoration: none!important;
        }

/* NAV */
.item a:hover{
	text-decoration: none;
	color:rgba(230,115,131,1) !important;
}

/* nav */
.navbar{
	margin: 0 !important;
	width:100%;
	background:rgba(230,0,32,0.8);
	}

.navbar li{
	
	}

.navbar a{
	font-size: 1.7rem;
	color:#fff;
	}

.icon-bar{
	background: #fff;
	
}
.dropdown ul{
	background:#fff !important;
}

.active a{
	color:#fff;
	font-weight: 600;
}


/* LOGO */
.navbar-brand{ 
	margin: 0 !important;
	padding: 0 15px !important;
	line-height: 50px !important;
	display: inline !important;
	color: rgba(230,0,32,1) !important; 

	
}



/* 顶部大图背景色块 
-------------------------------------------------- */
header{
	width:100%;
	background:linear-gradient(rgba(230,0,32,1),rgba(122,47,188,1));
}


/*Main 内容块（白底色）
-------------------------------------------------- */
main{
	width:100%;
	float: left;
}



/* banner轮播图 
-------------------------------------------------- */


/* Carousel base class */
.carousel {
  
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}



/* 产品Productlist
-------------------------------------------------- */
.productlist{
	margin-bottom: 2em;
	text-align: center;
}
.productlist a{
	color:rgba(144,94,188,0.5);
	font-size: 1.4rem;
	font-weight: normal;
	height:20px;
}

.productlist a:hover{
	color:rgba(230,115,131,1);
}


/*产品轮播图
---------------------------------------------------*/
.jq22-container{
		width: 100%;
		margin:0 auto;
		overflow: auto
	}

	.str_wrap{
			
			line-height: 2em;
			font-size: 1.2em;
			
		}
		
	.str3 { font-size:0 !important}
		
	.str3-2 { background:none !important;}

	.str3-2 span { border:5px solid #ccc; color:#999; margin:0 5px; text-align:center; font:40px/100px Arial, Helvetica, sans-serif; width:100px; height:100px; display:inline-block; vertical-align:top;}
		.str4 .str_item {
			font-size:0;
			line-height:0
		}
		
	.str4 img { 
		opacity:0.6;
		border-radius: 2em;
		}
		
	.str4 img:hover { 
		opacity:1
		}
		
	.str4.str_wrap.str_active {
			background:#fff;
		}
	.str4.str_wrap{
			background:#fff;
		}



/* 重点工程轮播图
-------------------------------------------------- */
.el-carousel__item p {
	width:100%;
	height:2em;
	line-height: 2em;
    color: rgba(122,47,188,1)!important;
    font-size: 1.2em;
	background:rgba(255,255,255,1);
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
    margin: 0;
	position: absolute;
	bottom: 0;
	
  }
  
.el-carousel__item:nth-child(5n) {
    background:#fff url("../images/hy/hy_sanxia.jpg") no-repeat center;
  }
.el-carousel__item:nth-child(5n+1) {
    background:#fff url("../images/hy/hy_shihua.jpg") no-repeat center;
  }
.el-carousel__item:nth-child(5n+2) {
    background:#fff url("../images/hy/hy_shangwubu.jpg") no-repeat center;
  }
.el-carousel__item:nth-child(5n+3) {
    background:#fff url("../images/hy/hy_dianwang.jpg") no-repeat center;
  }
.el-carousel__item:nth-child(5n+4) {
    background:#fff url("../images/hy/hy_guodian.jpg") no-repeat center;
  }
 
/* hy icon
-------------------------------------------------- */
.hy{
	position: absolute;
	opacity: 0.6;
}
.hy:hover{
	opacity:1;
	top:-5px;
}

.hy div{
	color:#666;
}
.hy img{
	width:80%;
}

/* News信达资讯
----------------------------------------------------- */
.news p{
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	color:#333 !important;
	text-align: center;
}


/* 底部大图背景色块 */
footer{
	width:100%;
	padding:1.7rem;
	background:rgba(122,47,188,1);
	color:#fff;
	text-align: center;
	font-size: 1.7rem;
	float: left;
	
}


/* 90%内容框inner */
.box{
	margin: 0 auto;
	width:90%;
}


/* copyright盒子 */
#copyright{
	margin: 20px auto;
	width:100%;
	height:auto;
	color:rgba(197,174,208,0.70);
	font-size: 1.25rem;
	text-align: center;
	font-weight: normal;
}

/* goTop返回顶端链接 */
#goTop{
	width:100px;
	position: fixed;
	right:0;
	top:50%;
	padding: 0.5rem;
	background: rgba(230,58,82,1);
	text-align: center;
	color: #FFFFFF;
	z-index: 10000;
}
#goTop img{
	width:90%;
	padding: 2px;
}

#goTop a{
	color: #fff;
}

#goTop a:hover{
	color:#FF9D9F;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-3 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
/* rtl:begin:ignore */
.marketing .col-lg-3 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  /* rtl:remove */
  letter-spacing: -.05rem;
}
