
#carousel .slideBox{ 
	width:100%; 
	height:auto; 
	overflow:hidden; 
	position:relative;
}
#carousel .slideBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	left: 50%;
	bottom:10px; 
	margin-left: -30px;
	z-index:1; 
}
#carousel .slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; float:left;  
}
#carousel .slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:15px; 
	height:15px; 
	line-height:14px; 
	text-align:center; 
	background:#e2e2e3; 
	cursor:pointer; 
	border-radius: 50%;
	color: #363636;
}
#carousel .slideBox .hd ul li.on{ 
	background:#fe0303; 
	color:#f2f2f3; 
}
#carousel .slideBox .bd{ 
	position:relative; 
	height:100%; z-index:0;   
}
#carousel .slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
#carousel .slideBox .bd img{ 
	width:100%; 
	height:auto; 
	display:block;  
}
#carousel .slideBox .prev,
#carousel .slideBox .next{ 
	position:absolute; 
	left:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:32px; 
	height:40px; 
	background:url(../img/slider-arrow.png) -110px 5px no-repeat; 
	filter:alpha(opacity=50);
	opacity:0.5;   
}
#carousel .slideBox .next{ 
	left:auto; 
	right:3%; 
	background-position:8px 5px; 
}
#carousel .slideBox .prev:hover,
#carousel .slideBox .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
#carousel .slideBox .prevStop,
#carousel .slideBox .nextStop { 
	display:none;
}

#about {
	margin-top: 40px;
}
#about .type h5 {
	line-height: 24px;
	color: #868686;
	letter-spacing: 1px;
	font-size: 16px;
}
#about .type h3 {
	line-height: 32px;
	color: #333;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 24px;
}
#about .body {
	margin-top: 20px;
}
#about .body img {
	max-width: 100%;
	width: 330px;
	height: 248px;
}
#about .body .desc {
	text-indent: 2em;
	line-height: 32px;
	color: #666;
	max-height: 160px;
	overflow: hidden;
}
#about .body .desc:hover {
	color: #333;
}
#about .body .item {
	margin-top: 40px;
}
#about .body .item a {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #a6a6a6;
	border-radius: 4px;
	margin-bottom: 20px;
}
#about .body .item a:hover {
	border-color: #fe0303;
	color: #363636!important;
	background: #f2f2f3;
}

#business {
	margin-top: 20px;
	padding: 20px 0;
	background-color: #3361bf;
}
#business .type h5 {
	line-height: 24px;
	color: #b2b2b3;
	letter-spacing: 1px;
	font-size: 16px;
}
#business .type h3 {
	line-height: 32px;
	color: #f2f2f3;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 24px;
}
#business .body {
	margin-top: 20px;
}
#business .body a {
	display: block;
	color: #e2e2e3;
}
#business .body img {
	width: 70%;
	height: 70%;
}
#business .body a:hover {
	color: #fe0303;
}
#business .body .item p {
	line-height: 48px;
	letter-spacing: 2px;
}

#qual {
	margin-top: 40px;
	background: url('../img/qual-bg.jpg');
	width: 100%;
	height: auto;
}
#qual .type {
	padding-top: 20px;
}
#qual .type h5 {
	line-height: 24px;
	color: #c6c6c6;
	letter-spacing: 1px;
	font-size: 16px;
}
#qual .type h3 {
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 24px;
}
#qual .body {
	margin-top: 20px;
	padding-bottom: 20px;
}
#qual .body img {
	width: 245px;
	height: 180px;
}
.picScroll-left{ 
	width:100%;  
	overflow:hidden; 
	position:relative;
}
.picScroll-left .bd{ 
	padding:10px;
}
.picScroll-left .bd .tempWrap{ 
	margin:0 auto; 
}
.picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.picScroll-left .bd ul li{ 
	margin:0 8px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;  
}
.picScroll-left .bd ul li .pic{ 
	text-align:center; 
}
.picScroll-left .bd ul li .pic img{ 
	display:block;  
	padding:2px; 
	border:1px solid #ccc; 
}
.picScroll-left .bd ul li .pic a:hover img{ 
	border-color:#fe0303;  
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next{ 
	position:absolute; 
	left:0; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:32px; 
	height:40px; 
	background:url(../img/slider-arrow.png) -110px 5px no-repeat; 
	filter:alpha(opacity=50);
	opacity:0.5;   
}
.picScroll-left .hd .next{ 
	left:auto; 
	right:0; 
	background-position:8px 5px; 
}
.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
.picScroll-left .hd .prevStop,
.picScroll-left .hd .nextStop { 
	display:none;
}



#news {
	margin-top: 40px;
}

#news .type h3 {
	line-height: 64px;
	color: #363636;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 24px;
	background: #f2f2f3;
}
#news .type h3 > span {
	color: #666;
	letter-spacing: 0;
	font-size: 16px;
	font-weight: normal;
}
#news .body {
	margin-top: 20px;
}
#news .layui-tab {
	margin: 0;
}
#news .layui-tab .layui-tab-title > li {
	padding: 0 12px;
}
#news .layui-tab .layui-tab-title > li.layui-this {
	background-color: #3361bf;
	color: #fff;
}

.news-slide{ 
	position: relative; 
	/*border: 1px solid #c6c6c6; */
	padding: 4px; 
	overflow: hidden; 
	width: 260px; 
	border-width: 1px;
    border-style: solid;
    border-color: #d9d9d9;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
	/*background:#f2f2f3;*/
}
.news-slide .bigImg{ 
	height: 258px; 
	position: relative;
}
.news-slide .bigImg li img{ 
	vertical-align:middle; 
	width:260px; 
	height:225px;   
}
.news-slide .bigImg  h4{ 
	font-weight: bold;
	line-height: 33px;
	height: 33px; 
	padding-right: 30px; 
	overflow: hidden; 
	text-align: left; 
	font-weight: normal;
	color:#363636;
}
.news-slide .smallScroll{ 
	height: 47px; 
	margin-bottom: 6px;
}
.news-slide .smallImg{ 
	float:left; 
	/*margin: 0 20px; */
	display:inline; 
	width: 260px; 
	overflow: hidden;
}
.news-slide .smallImg ul{ 
	height:54px;  
	width: 9999px; 
	overflow: hidden; 
}
.news-slide .smallImg li{ 
	float: left; 
	padding: 0 4px 0 0; 
	width:62px; 
	cursor:pointer;  
	display: inline;  
}
.news-slide .smallImg img{ 
	border: 1px solid #b2b2b3; 
	width:60px; 
	height:45px;  
}
.news-slide .smallImg .on img{ 
	border-color: #fe0303;
}
.news-slide .pageState{ 
	position: absolute; 
	top: 235px; 
	right: 5px;
	letter-spacing: 1px;
}
.news-slide .pageState span{ 
	color: #f00; 
	font-size: 16px;
}
#news .txt .head > div{
	border-bottom: 1px solid #c6c6c6;
}
#news .txt .name a {
	display: inline-block;
	padding: 10px 25px;
	border: 1px solid #c6c6c6;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#news .txt .more a {
	display: inline-block;
	line-height: 42px;
	color: #666;
	width: 100%;
}
#news .txt .more a:hover {
	color: #fe0303;
}
#news .content {
	/*margin-top: 15px;*/
}
#news .content .title a {
	display: inline-block;
	width: 100%;
	color: #363636;
	line-height: 30px;
}
#news .content .title a:hover {
	color: #fe0303;
}
#news .content .time {
	color: #a6a6a6;
	line-height: 30px;
}
#news .layui-col-md4 .layui-tab-title li {
	padding: 0 26px;
}
#news .layui-col-md4 .layui-tab-title li > i  {
	padding-right: 20px;
	color: #fe0303;
}
#news .layui-col-md4 .layui-tab-content {
	border-left: 2px solid #3361bf;
	border-right: 2px solid #3361bf;
	border-bottom: 2px solid #3361bf;
}




#honor {
	margin-top: 40px;
}
#honor {
	background: #f2f2f3;
}
#honor .type {
	padding-top: 20px;
}
#honor .type h5 {
	line-height: 24px;
	color: #868686;
	letter-spacing: 1px;
	font-size: 16px;
}
#honor .type h3 {
	line-height: 32px;
	color: #333;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 24px;
}
#honor .body {
	margin-top: 20px;
	padding-bottom: 20px;
}
#honor .body img {
	width: 262px;
	height: 180px;
}
#honor .hd .next {
	right: 2%;
}
#honor .hd .prev {
	left: 2%;
}

#tender_law {
	margin-top: 40px;
	margin-bottom: 40px;
}
#tender_law .honor .head a {
	display: inline-block;
	width: 304px;
	line-height: 48px;
	background-color: #3361bf;
	color: #f2f2f3;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
}
#tender_law .honor .head a > span {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0;
}
#tender_law .slide_Box{ 
	width:300px; 
	height:250px; 
	overflow:hidden; 
	position:relative;
	padding: 5px;
	border: 2px solid #3361bf;
}
#tender_law .slide_Box .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right: 10px;
	bottom:10px; 
	z-index:1; 
}
#tender_law .slide_Box .hd ul{ 
	overflow:hidden; 
	zoom:1; float:left;  
}
#tender_law .slide_Box .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:8px; 
	height:8px;
	line-height:14px; 
	text-align:center; 
	background:#e2e2e3; 
	cursor:pointer; 
	border-radius: 50%;
	color: #363636;
}
#tender_law .slide_Box .hd ul li.on{ 
	background:#fe0303; 
	color:#f2f2f3; 
}
#tender_law .slide_Box .bd{ 
	position:relative; 
	height:100%; z-index:0;   
}
#tender_law .slide_Box .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
#tender_law .slide_Box .bd img{ 
	width:298px; 
	height:250px; 
	display:block;  
}
#tender_law .slide_Box .prev,
#tender_law .slide_Box .next{ 
	position:absolute; 
	left:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:32px; 
	height:40px; 
	background:url(../img/slider-arrow.png) -110px 5px no-repeat; 
	filter:alpha(opacity=50);
	opacity:0.5;   
}
#tender_law .slide_Box .next{ 
	left:auto; 
	right:3%; 
	background-position:8px 5px; 
}
#tender_law .slide_Box .prev:hover,
#tender_law .slide_Box .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
#tender_law .slide_Box .prevStop,
#tender_law .slide_Box .nextStop { 
	display:none;
}


#tender_law .tender{
	border-right: 1px dotted #708ecc;
}
#tender_law .law {
	padding: 10px;
	border: 2px solid #3361bf;
	margin-top: 15px;
}
#tender_law .head > div{
	border-bottom: 1px solid #c6c6c6;
}
#tender_law .name a {
	display: inline-block;
	padding: 10px 25px;
	border: 1px solid #c6c6c6;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#tender_law .