﻿@charset "UTF-8";




/*main-01*/
.main-01{
	height:670px;
}

/*.main-01 .top-black {
	margin-top: 55px;
}*/

.main-01-lr .f_right{
	margin-top: 40px;
}

.main-cehua-01{
	margin-top: 210px;
	font-size: 36px;
	line-height: 36px;
	color: #3a424b;
	font-weight: bold;
	padding-bottom: 3px;
}
.main-cehua-02,.main-cehua-03{
	margin-top: 12px;
	font-size: 20px;
	line-height: 20px;
	color: #3b424b;
}
.main-cehua-03{
	color: #97bf24;
}

.main1-map-position{
	position: relative;
	height: 1px;
	top: 0;
	bottom: 0;
}
.main1-position{
	position: absolute;
	background: rgba(0,0,0,0.8);
	color: #fff;
	width: 300px;
	height: 120px;
	z-index: 90;
}
.main-position-01{
	top: 180px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-02{
	top: 400px;
	left: 86px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-03{
	top: 270px;
	left: 86px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-04{
	top: 360px;
	left: 46px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-05{
	top: 335px;
	left: 126px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-06{
	top: 105px;
	left: 86px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-07{
	top: 30px;
	left: 96px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-08{
	top: 48px;
	left: 19px;
	background: rgba(0,0,0,0.8);
	display: none;
}

.main-position-09{
	top: 148px;
	left: 119px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-10{
	top: 128px;
	left: 42px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-11{
	top: 300px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	display: none;
}
.main-position-12{
	top: 240px;
	left: 106px;
	background: rgba(0,0,0,0.8);
	display: none;
}

/*main-01*/

/*main-02*/
.main-02{
	padding-bottom: 10px;
}
.main-02 .main-xm-nav{
	width: 100%;
}
.main-02 .top-black {
	margin-top: 40px;
}
.main-02 .main-xm-nav .more{
	float:right;
	font-size: 18px;
	color: #5a6674;
}

/*main-02*/

/*main-03*/
.main-03{
	background: #e9e9e9;
	padding-top: 0px;
	min-height: 440px;
}
.main-03-tit{
	font-size: 36px;
	line-height: 36px;
	color: #3b424b;
	text-align: center;
	font-weight: lighter;
	margin-top: 42px;
}
.text-top{
	padding-top: 50px;
	position: relative;
	width: 1002px;
}
.text-top li{
	float: left;
	margin-right: 42px;
	text-align: center;
	width: 100px;
	cursor: pointer;
}
.text-top li p{
	font-size: 16px;
	line-height: 16px;
	color: #9aa1ab;
}
.text-top li:hover p,.text-top li.active p{
	color: #3b424b;
}

.text-top li img{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.text-top li:hover img{
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	opacity:1;
}
.text-top li.active img{
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	opacity:1;
}

.text-bottom>div{
	display: none;
	padding-bottom: 42px;
}
.text-bottom>div.active{
	display: block;
}
.text-bottom-01-tit{
	text-align: center;
	color: #3b424b;
	font-size: 24px;
	line-height: 24px;
	margin-top: 36px;
}
.text-bottom-01 p{
	width: 520px;
	margin: 0 auto;
	margin-top: 28px;
	font-size: 16px;
	line-height: 24px;
	color: #3b424b;
	text-align: center;
}

/*main-03*/

.main-about-img img{
	width: 486px;
	height: 345px;
}

.main-about-list{
	width: 485px;
	position: relative;
	padding-bottom: 30px;
	background: url(img/main-about-list-lan.png) repeat-x left bottom;
}
.main-about-list li{
	clear: both;
	padding-left: 20px;
	margin-bottom: 18px;
	background: url(img/main-about-list-li-dain.png) no-repeat center left;
}
.main-about-list li:last-child{
	margin-bottom: 0;
}
.main-about-list li a{
	font-size: 14px;
	color: #333333;
}
.main-about-list li span{
	float: right;
	font-size: 14px;
	color: #898a8a;
}
.main-about-list li.new a{
	padding-right: 35px;
	background: url(img/main-about-list-li-new.png) no-repeat;
	background-position: right 7px;
}
.main-about-list li.hot a{
	padding-right: 35px;
	background: url(img/main-about-list-li-hot.png) no-repeat;
	background-position: right 7px;
}


.main-about-more{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #ff8f17;
	text-align: right;
	margin-bottom: 18px;
}

/*特效*/
.main-xm-imgslide{
	position: relative;
	margin-top: 42px;
}
.main-xm-prev{
	position: absolute;
	left: -50px;
	top: 40%;
	width: 50px;
	cursor: pointer;
}
.main-xm-next{
	position: absolute;
	right: -70px;
	top: 40%;
	width: 50px;
	cursor: pointer;
}

.main-xm-md li{
	float: left;
	width: 110px;
	margin-right: 10px;
}







.main-pinpai{
	text-align: center;
	margin: 60px 0;
}
.main-pinpai strong{
	display: block;
	font-size: 30px;
	color: #032e65;
}
.main-pinpai strong span{
	font-size: 30px;
	color: #032e65;
}

/*尾部*/


/*main-04*/
.main-04{
	background: #e9e9e9;
	padding-top: 30px;
	overflow: hidden;
}
.main-04 .main-about-nav ul{
	float: left;
	margin-left: 85px;
}


/*为什么选择盛邦*/
.index_choice{
	position:relative;
	overflow:hidden;
}
.index_choice_top{
	position:absolute;
	top:-30px;
	left:0;
	width:1008px;
	height: 385px;
	margin-bottom: 10px;
	z-index:9;
	background: url(img/index_choice_top.png) no-repeat center center;
}
.index_choice_con{
	position:relative;
	margin-top:246px;
	z-index:999;
}
.index_choice_con li{
	float: left;
	text-align: center;
	margin-right: 105px;
}
.index_choice_con li img{
	background:#FFF;
}
.index_choice_con li:last-child{
	float: right;
	margin-right: 0;
}
.index_choice_con li .title{
	font-size: 30px;
	color: #666666;
	margin-top: 25px;
	margin-bottom: 8px;
}
.index_choice_con li .title font{
	font-size: 30px;
	color: #666666;
	font-weight: bold;
}
.index_choice_con li .txt{
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}



/*热门产品*/
.index_case{
	background: #e9e9e9;
	padding-top: 60px;
	padding-bottom: 0px;
}

.index_case .top-black{
	margin-top: 40px;
	margin-bottom: 10px;
}

.index_case .e9-tit{
	margin-bottom: 25px;
}
.index_case .e9-left{
	font-size: 24px;
	color: #3b424b;
	font-weight: bold;
	line-height: 30px;
	padding-right: 27px;
	background: url(img/main-about-list-li-hot.png) no-repeat right top;
}
.index_case .e9-more{
	line-height: 30px;
	font-size: 18px;
}
.index_case ul li{
	background: #d2d2d2;
}


.index_case .e9-list ul li img {
    height: 100%;
    transition: all 2.5s ease 0s;
    width: 100%;
}


.index_case .main-xm-nav ul .more{
	float: left;
	text-align: center;
	font-size: 18px;
	color: #5a6674;
	line-height: 24px;
	padding-bottom: 18px;
	position: relative;
	bottom: -2px;
	cursor: pointer;
}

.index_case .e9-list ul li .huiy-msg {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    z-index: 3;
    padding: 0;
	margin-bottom: 0;
    -webkit-transition: margin .35s,background .5s;
    -moz-transition: margin .35s,background .5s;
    -o-transition: margin .35s,background .5s;
    transition: margin .35s,background .5s;
}
.index_case .e9-list ul li .huiy-msg p {
	padding: 0 25px;
    color: #ffffff;
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    margin-top: 0;
	-webkit-transition: font .15s;
	-o-transition: font .15s;
	transition: font .15s;
}
.index_case .e9-list ul li:hover .huiy-msg{
/*	height: 68px;*/
	margin-bottom: 25px;
	background: none;
}

.index_case .e9-list ul li:hover .huiy-msg p{
	font-size: 16px;
}
.index_case .e9-list ul li .huiy-msg-bg{
	height: 38px;
}


