/*顶部*/
html,body{
display:block;
width:100%;
position:relative;
}
.top {
	width: 100%;
	height: 135px;
	background: url(../images/top_bg.jpg) repeat-x;
    min-width: 1400px;
}

.top .logo {
	width: 1260px;
	margin: 0 auto;
}

.top .logo img {
	margin-top: 6px;
float:left;
}.nav_bg .nav ul li  a.nolibg{
background:none;
}


/*导航*/

.nav_bg {
	width: 100%;
	height: 55px;
	background-color: #212121;
	line-height: 55px;    min-width: 1400px;
}

.nav_bg .nav {
	width: 1260px;
	margin: 0 auto;
	height: 55px;
}

.nav_bg .nav ul li {
	float: left;
	font-size: 18px;
	font-family: "microsoft yahei";
}
.top_text{
float: right;
    font-size: 18px;
    font-family: "microsoft yahei";
    margin-top: 50px;
    margin-right: 52px;
    width: 200px;
    height: 40px;
    background-color: #fe0000;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
.nav_bg .nav ul li a {
	color: #fff;
	padding: 0 54px;
	display: block;
	height: 55px;
	transition: all 1s;
	background: url(../images/nav_line.jpg) no-repeat left center;
}

.nav_bg .nav ul li a.hovera {
	background: #fe0000;
}

.children_nav{
	width: 100%;
	height: 62px;
	background-color: #dcdcdc;
	display: none;    min-width: 1400px;
}.children_nav .nav2{
		width: 1260px;
	margin: 0 auto;
}.children_nav .nav2 .nav_ul{
	font-size: 16px;
	color: #4a4a4a;font-family: "microsoft yahei";
	line-height: 62px;
	margin-left: 480px;
}.children_nav .nav2 .nav_ul a{
	color: #4a4a4a;
	padding: 0 13px;
}
.pa{
display:none;
}
/*banner*/

.slideImg {
	width: 100%;
	height: 500px;  min-width: 1400px;
}

.slide-main {
	height: 500px;
	position: relative;
	float: left;
	width: 100%;
}

.prev,
.next {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 222;
	top: 267px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	_border: 1px solid none;
}

.prev {
	left: 70px;
}

.next {
	right: 70px;
}

.prev:hover,
.next:hover,
.nav-main a:hover,
.nav-main a.cur {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.item {
	display: block;
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 440px;
	left: 0;
	text-align: center;
}

.item a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 11px;
	background: #333;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	overflow: hidden;
}

.item a.cur {
	background: #fff;
}

.slide-box,
.slide {
	display: block;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.slide-box {
	position: relative;
}

.slide {
	display: none;
	height: 500px;
	position: relative;
	position: absolute;
	z-index: 8;
}

#bgstylea {
	background: url(../images/banner1.jpg) no-repeat scroll center top;
}

#bgstyleb {
	background: url(../images/banner2.jpg) no-repeat scroll center top;
}

#bgstylec {
	background: url(../images/banner3.jpg) no-repeat scroll center top;
}

#bgstyled {
	background: url(../images/banner4.jpg) no-repeat scroll center top;
}

/*product*/

.product {
	width: 100%;
	height: 984px;
	background: url(../images/product.jpg) no-repeat scroll center top;    min-width: 1400px;
}

.product .product_content {
	width: 1208px;
	margin: 0 auto;
}

.product .product_content .product_header {
	width: 100%;
	text-align: center;
	font-size: 35PX;
	font-family: "microsoft yahei";
	color: #4e4e4e;
	margin-top: 56px;
	float: left;
}

.product .product_content .product_header span {
	color: #ff3e35;
	font-weight: bold;
}

.product_img {
	width: 100%;
	float: left;
	margin-top: 37px;
}

.product_img .product_box {
	width: 382px;
	height: 300px;
	float: left;
	margin-left: 15px;
	margin-top: 34px;
}

.product_img .product_box .product_box_img {
	width: 382px;
	height: 300px;
	position: relative;
}

.product_box_text {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 50px;
	line-height: 50px;
	bottom: 0;
	left: 0;
	background: url(../images/product_box_text.jpg) no-repeat;
	text-align: center;
	font-size: 15px;
	font-family: simsun;
}

.product_box_text a {
	color: #fff;
}


/*解决方案*/

.solution {
	width: 1200px;
	margin: 0 auto;
	height: 480px;
	margin-top: -20px;
}

.solution .solution_header {
	width: 100%;
	text-align: center;
	font-size: 35PX;
	font-family: "microsoft yahei";
	color: #4e4e4e;
	float: left;
}

.solution .solution_header span {
	color: #ff3e35;
	font-weight: bold;
}

.solution_content {
	width: 100%;
	height: 282px;
	float: left;
	margin-top: 50px;
}

.solution_content .solution_content_box {
	width: 326px;
	height: 382px;
	background: url(../images/ADVANTAGES.png) no-repeat;
	float: left;
	position: relative;
	z-index: 2;
}

.solution_content .solution_content_box {
	width: 326px;
	height: 382px;
	background: url(../images/ADVANTAGES.png) no-repeat;
	float: left;
}

.solution_content .solution_content_box2  .detials{
	background: url(../images/ADVANTAGES_hover2.png) no-repeat;
}.solution_content .solution_content_box2 .detials .detial_title{
margin-top:132px;
}
.solution_content .solution_content_box2 {
	background: url(../images/ADVANTAGES2.png) no-repeat;
	margin-left: -140px;
}
.solution_content_box3 {
	margin-left: -140px;
}

.solution_content_box .solution_text {
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #45454d;
	float: left;
	margin-top: 30px;
}

.detials {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 382px;
	background: url(../images/ADVANTAGES_hover.png) no-repeat;
	color: #fff;
	display: none;
}.detials .detial_title{
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: "microsoft yahei";
	margin-top: 26px;
	float: left;
}
.detials .detial_text{
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: simsun;
	margin-top: 18px;
	float: left;
}
.detials .detial_btn{
	width: 96px;
	height: 36px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "microsoft yahei";
	background-color: #c30f0e;
	border-radius: 20px;
	float: left;
	line-height:36px;
	margin-left: 116px;
	margin-top: 46px;
}
.detials .detial_btn a{
	color: #fff;
}
/*apply*/
.apply{
	width: 100%;
	height: 376px;min-width: 1400px;
}
.apply .apply_header {
	width: 100%;
	text-align: center;
	font-size: 35PX;
	font-family: "microsoft yahei";
	color: #4e4e4e;
	margin-top: 56px;
	float: left;
}

.apply .apply_header span {
	color: #ff3e35;
	font-weight: bold;
}
.apply_content{
	width: 100%;
	height: 230px;
	background-color: #c30f0e;
	float: left;
	margin-top: 42px;
}
.apply_content .apply_product1{
	width: 200px;
	height: 230px;
	background: url(../images/apply_product1.png) no-repeat;
	float: left;color: #fff;
}.apply_content .apply_box{
	width: 1100px;
	margin: 0 auto;
}
.apply_content .apply_product1 h2{
	font-size: 16px;
	text-align: center;
	width: 170px;
	padding: 14px 0;
	border-bottom: 1px solid #ff9084;
	margin-left: 15px;
	float: left;
}
.apply_content .apply_product1 p{
	color: #fff;
	font-size: 12px;
	font-family: simsun;
	width: 160px;
	float: left;
	margin-left: 20px;
	margin-top: 16px;
	text-align: center;
line-height:28px;
}
.apply_content .apply_product1 a{
	color: #fff;
	padding: 0 3px;
}
.apply_content .apply_product1_on{
	width: 245px;
	height: 268px;
	margin-top: -38px;
	background: url(../images/apply_product1_on.jpg) no-repeat;transition: all 1s; 

}
.apply_content .apply_product1_on h2 img{
	float: left;
	margin-left: 40px;
}
.apply_content .apply_product1_on h2 div{
	line-height: 42px;
	float: left;
	margin-left: 10px;
}.apply_content .apply_product1_on h2{
	width: 190px;
	margin-left: 40px;
}
.apply_content .apply_product1_on p{
	width: 190px;
	margin-left: 40px;
	margin-top: 28px;
	
}
.footer{
	width: 100%;
	height: 236px;
	background-color: #212121;
	margin-top: -3px;	min-width: 1400px;
}
.footer .footer_content{
	width: 1250px;
	margin: 0 auto;
}
.footer .footer_content dl{
	width: 380px;
color: #fff;
margin-top: 54px;
float: left;
margin-left: 54px;
background: url(../images/line.jpg) no-repeat right center;
}
.footer .footer_content dl dt{
	font-size: 18px;
	font-family: "microsoft yahei";
	width: 100%;
	
}.footer .footer_content dl dd{font-size: 14px;margin-top: 17px;}
.footer .footer_content dl.dl2 a{
	display: block;
	margin-right: 55px;
	color: #fff;
	float: left;
	margin-bottom: 17px;
}
.footer .footer_content dl.dl2{
	width: 360px;
}
.footer .footer_content dl.dl3{
	width: 376px;
	background: none;
	margin-left: 20px;
}
.footer .footer_content dl.dl3 dt{
	margin-top: 38px;
}
