body, h1, h2, h3, h4, h5, h6, hr, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, p{
	margin: 0;
	padding: 0;
	font-weight: normal;

}

img{
	border: 0 none;
}
	
li{
	list-style-type: none;
}
	
a{
	text-decoration: none;
	color: #333;
}
	
a:hover{
	color: #36b9ed;
}

a img{
	opacity: 1;
	transition: all 0.5s;
}

a:hover img{
	opacity: 0.8;
}

body{
	font-family: "Microsoft YaHei", SimSun;
	font-size: 14px;
	line-height: 200%;
	color: #333;
	text-decoration: none;
}
	
em{
	font-style: normal;
}

.iconfont{
	margin: 0px 6px;
}

.w1170{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.w1170 h1 {
    font-size: 30px;
    color: #1d1e1e;
	line-height: 70px;
	letter-spacing: 1.5px;
	text-align: center;
	font-weight: bold;
	margin: 20px auto 30px auto;
	background: url(../Images/home/line.png) no-repeat center bottom;
}



.w1170casebox{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	
}

.w1170casebox h1 {
    font-size: 30px;
    color: #1d1e1e;
	line-height: 70px;
	letter-spacing: 1.5px;
	text-align: center;
	font-weight: bold;
	margin: 20px auto 30px auto;
	background: url(../Images/home/line.png) no-repeat center bottom;
	width: 100%;
}


	
#top_box{
	height: 110px;
	padding: 6px 0px;
}
	
.logo{
	float: left;
	display: block;
	width: 600px;
    height: 110px;
	background: url(../Images/home/logo.jpg) no-repeat center left;
	margin-left:0px;
}

.language{
	float: right;
	margin-top: 40px;
	display:none;
}

.language a{
	float: right;
	line-height: 32px;
	color: #555;
}

.language a:hover{
	color: #b70005;
}

.en{
	float: right;
	display: block;
	padding-left: 16px;
	background: url(../Images/home/lang_line.jpg) no-repeat left center;
	margin: 0px 16px;	
}

.top_search {
	float: right;
	width: 240px;
    height: 32px;
	margin-top: 40px;
	margin-left: 100px;
}

.search_word {
	float: left;
	width: 190px;
    height: 32px;
	line-height: 32px;
    border: 0px;
	text-indent: 21px;
	color: #888;
	border: 1px #CA1D23 solid;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.search_go {
	float: left;
    border: 0px;
    background: url(../Images/home/search_go.jpg) no-repeat;
    width: 50px;
    height: 32px;
}

	
#menu_box,.cp_box{
	width: 100%;
	height: 56px;
	margin: auto;
}

.blackmenu{
	position: fixed;
	top: 0px;
	left: 0px;
	margin-top: 0px;
}

#menu_box .m_box,.cp_class{
	width: 1210px;
	height: 56px;
	margin: 0px auto;
	z-index: 999;
}

.cp_class .TopClass>a{
	float: left;
	position: relative;
	display: block;
	width: 16.4%;
	margin-right: 0.2%;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	text-align: center;
	z-index: 999;
}

.cp_class .menuv{
	color: #fff;
}	

.cp_class .senmenu {
	position: absolute;
	width: 100%;
	padding: 10px 0px;
	top: 56px;
	left: 0px;
	background-color: rgba(277,38,45,0.9);
	overflow: hidden;
}

.menu{
	float: left;
	display: block;
	position: relative;
	width: 14%;
	margin-right: 0.2%;
	height: 56px;
	font-size: 18px;
	color: black;
	line-height: 56px;
	text-align: center;
	z-index: 999;
	transition: all 0.5s;
	overflow: hidden;
}
.menu:hover
{
	color: #36b9ed;
}

.menu:hover,.menunow,.cp_class .menuv:hover,.cp_class a.smenuv1,.cp_class .menuv.color{
	overflow: inherit;
	color: #36b9ed;
}

.dropmenudiv_b{
	display: none;
	position: absolute;
	width: 100%;
	padding: 10px 0px;
	top: 56px;
	left: 0px;
	background-color: rgba(54,185,237,0.9);
	overflow: hidden;
}

.dropmenudiv_b a,.cp_class a.menuv2{
	display: block;
	width: 100%;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background: url(../Images/home/menu_icon.png) no-repeat 24px center;
	text-indent: 40px;
	transition: all 0.5s;
}
	
.dropmenudiv_b a:hover,.cp_class a.menuv2:hover{
	background: url(../Images/home/menu_icon.png) no-repeat 35px center;
	text-indent: 50px;
}

		
#banner_box{
	width: 100%;
	height: 600px;
	margin: 0px auto;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	overflow: hidden;
}


#banner_boxsj{
	width: 1200px;
	height: 600px;
	margin: 0px auto;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	overflow: hidden;
}

		
#swiper-container1,#swiper-container2{
	width: 1200px;
	height: 350px;
	margin-left: 0px;
	margin-top: 5px;
	overflow: hidden;
}

	
#swiper-container1 .swiper-slide,#swiper-container2 .swiper-slide,.cp_query .swiper-slide{
	float: left;
	position: relative;
	width: 300px;
	overflow: hidden;
}

.cp_query .swiper-slide{
	width: 275px;
}

#swiper-container1 .swiper-slide a img,.cp_query .swiper-slide a img{
	display: block;
	width: 260px;
	height: 260px;
	margin-left: 5px;
	margin-top: 5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	transition: all 0.5s;
	overflow: hidden;
}

.cp_query .swiper-slide a img{
	width: 240px;
	height: 240px;
	margin: auto;
	margin-top: 5px;
}

#swiper-container1 .swiper-slide a:hover img,.cp_query .swiper-slide a:hover img{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}

#swiper-container1 .swiper-slide a span,.cp_query .swiper-slide a span{
	position: absolute;
	display: block;
	left: 5px;
	bottom: 85px;
	width: 260px;
	height: 0px;
	background: #b70005;
	transition: all 0.5s;
	z-index: 1;
}

.cp_query .swiper-slide a span{
	left: 17px;
	bottom: 70px;
	width: 240px;
}

#swiper-container1 .swiper-slide a:hover span,.cp_query .swiper-slide a:hover span{
	height: 3px;
}
	
#swiper-container1 .swiper-slide a h2,.cp_query .swiper-slide a h2{
	margin-left: 5px;
	margin-top: 10px;
	width: 260px;
	height: 32px;
    font-size: 16px;
	text-align: center;
	overflow: hidden;
}

.cp_query .swiper-slide a h2{
	width: 240px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

.pagination{
    z-index: 20;
    width: 1000px;
    text-align: center;
}

.swiper-pagination-switch{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 0px 5px;
	background: #888;
	cursor: pointer;
}

.swiper-active-switch{
	background: #b70005;
}


#case_box{
	width: 1200px;
	height: 350px;
	margin: 0px auto;
	margin-top: 40px;
	background: url(../Images/home/bg.jpg) no-repeat center;
	overflow: hidden;

}

#swiper-container2{
	width: 1215px;
	height: 260px;
}


#swiper-container2 .swiper-slide{
	width: 405px;
}

#swiper-container2 .swiper-slide a img{
	display: block;
	width: 360px;
	height: 215px;
	border-bottom: 3px solid #555;
	transition: all 0.5s;
	overflow: hidden;
}

#swiper-container2 .swiper-slide a:hover img{
	border-bottom: 3px solid #b70005;
}
	
#swiper-container2 .swiper-slide a h2{
	margin-top: 15px;
	width: 360px;
	height: 32px;
    font-size: 16px;
	text-align: center;
	overflow: hidden;
}

	
.news_pic{
	float: left;
	width: 345px;
	overflow: hidden;
}

.news_pic li{
	height: 220px;
	overflow: hidden;
}

.news_pic a h2{
	font-size: 16px;
	line-height: 50px;
	font-weight: 600;
}

.news_pic span{
	float: left;
	width: 50px;
	text-align: right;
	font-size: 18px;
	color: #555;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.news_pic span p{
	font-size: 14px;
	line-height: 18px;
}

.news_pic a{
	float: right;
	width: 275px;
	text-align: center;
	overflow: hidden;
}

.news_pic a img{
	display: block;
	width: 275px;
	overflow: hidden;
}

	
.news_list{
	float: right;
	width: 750px;
	overflow: hidden;
}

.news_list li{
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
}

.news_list a h2{
	float: left;
	width: 635px;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
	overflow: hidden;
}

.news_list a font{
	float: right;
	width: 100px;
	height: 32px;
	margin-right: 6px;
	text-align: right;
	font-size: 14px;
	line-height: 32px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.news_list a em{
	float: left;
	width: 745px;
	height: 60px;
	margin-top: 6px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}

.more{
	float: left;
	display: block;
	margin-top: 12px;
	text-indent: 0px;
	transition: all 0.5s;
	overflow: hidden;
}

.more:hover{
	text-indent: 20px;
}

.more .iconfont{
	font-size: 45px;
}

	
#foot_menu{
	width: 100%;
	background-color: #f6f6f6;
	margin: 0px auto;
	margin-top: 30px;
	overflow: hidden;
}

#foot_menu li{
	float: left;
	width: 16.6%;
	margin: 30px auto;
	overflow: hidden;
}

#foot_menu li h3{
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
}

#foot_menu li a{
	display: block;
	font-size: 14px;
	color: #666;
}

#foot_menu li a:hover{
	color: #b70005;
}

	
.link_box{
	width: 100%;
	height: 50px;
	background: #353638;
	text-align: center;
	overflow: hidden;
}

.link_box a{
	display: inline-block;
	margin: 0px 16px;
	line-height: 50px;
	color: #fff;
	overflow: hidden;
}

.link_box a:hover{
	color: #fff;
	text-decoration: underline;
}

#foot_box{
	width: 100%;
	background: #1c1d1e;
	color: #d2d2d2;
	margin: 0px auto;
	overflow: hidden;
}

#foot_box p{
	margin: 6px auto;
}

#foot_box a{
	color: #d2d2d2;
}

#foot_box a:hover{
	color: #ca0104;
}

#foot_box .left{
	float: left;
	width: 500px;
	margin: 40px auto;
	overflow: hidden;
}

#foot_box .erwei{
	float: left;
	width: 170px;
	margin: 50px auto;
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
}

#foot_box .right{
	float: left;
	width: 260px;
	padding-left: 240px;;
	margin: 40px auto;
	overflow: hidden;
}

#foot_box .right h3{
	width: 260px;
	font-size: 21px;
	line-height: 40px;
	color: #e2e2e2;
	overflow: hidden;
}


.banner{
	position: relative;
	width: 100%;
	height: 265px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1990px 275px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	overflow: hidden;
	animation: banner 3s;
}

@keyframes banner{
	from{background-size: 1920px 265px;}
	to{background-size: 1990px 275px;}
}
	
.b0{background-image: url(../Images/home/b0.jpg );}
.b1{background-image: url(../Images/home/b1.jpg );}
.b2{background-image: url(../Images/home/b2.jpg );}

.banner h2{
	font-size: 38px;
    line-height: 50px;
    letter-spacing: 1px;
	color: #ca0104;
	font-weight: bold;
	font-family: "Simhei","Microsoft yahei";
	margin-top: 85px;
}

.banner h3{
	font-size: 14px;
    line-height: 36px;
	color: #333;
}


#main_box{
	width: 100%;
	margin: 0px auto;
	background: #f6f6f6;
	overflow: hidden;
}

#main_box .w1170{
	background: #fff;
}

#main_box h4{
	width: 1100px;
	margin: 20px auto 0px auto;
	border-bottom: 1px solid #c2c2c2;
	font-size: 30px;
    color: #1d1e1e;
    line-height: 70px;
	font-weight: 600;
    letter-spacing: 1px;
	overflow: hidden;
}

#main_box h4 .nav{
    color: #1d1e1e;
}

#main_box h4 .icon-expand{
	display: none;
}

#main_box h4 span{
	font-size: 14px;
    line-height: 70px;
    letter-spacing: 0px;
	margin-left: 10px;
}

.back{
	float: right;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}

.back:hover{
	color: #b70005;
}

#main_box ul{
	width: 1100px;
	margin: 30px auto 40px auto;
	overflow: hidden;
}


.case_query a{
	float: left;
	display: block;
	width: 33.3%;
	margin-bottom: 30px;
	overflow: hidden;
}

.case_query a img{
	display: block;
	width: 320px;
	height: 190px;
	border-bottom: 3px solid #555;
	transition: all 0.5s;
	margin: 0px auto;
	overflow: hidden;
}

.case_query a:hover img{
	border-bottom: 3px solid #b70005;
}
	
.case_query a h2{
	margin: 0px auto;
	margin-top: 10px;
	width: 320px;
	height: 32px;
    font-size: 16px;
	text-align: center;
	overflow: hidden;
}

.case_query h3{
    font-size: 24px;
	color: #1d1e1e;
	text-align: center;
	margin-bottom: 30px;
}

.case_query span img{
	display: block;
	text-align: center;
	margin: 0px auto;
	margin-bottom: 40px;	
}


#main_box .left {
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-left: 35px;
	overflow: hidden;
}

#main_box .right {
	float: right;
	width: 650px;
	margin-top: 30px;
	margin-right: 35px;
	overflow: hidden;
}

#main_box .left a{
	display: block;
	width: 400px;
	margin-bottom: 30px;
	overflow: hidden;
}

#main_box .left a img{
	display: block;
	width: 400px;
	height: 235px;
	margin-bottom: 10px;
	overflow: hidden;
}

#main_box .left a h2{
	width: 400px;
	height: 40px;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	overflow: hidden;
}

#main_box .left a em{
	display: block;
	width: 400px;
	height: 70px;
	color: #888;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}

#main_box .right li{
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
}

#main_box .right li span,.news_query li span{
	float: left;
	display: block;
	width: 70px;
	height: 60px;
	background: #717683;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
}

.news_query li span{
	margin-left: 10px;
}

#main_box .right li span p,.news_query li span p{
	display: block;
	width: 70px;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	margin-top: 8px;
	overflow: hidden;
}

#main_box .right li a{
	float: right;
	display: block;
	width: 550px;
	overflow: hidden;
}

#main_box .right li a h2{
	width: 550px;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	overflow: hidden;
}

#main_box .right li a font{
	display: block;
	width: 550px;
	height: 50px;
	margin-top: 5px;
	color: #888;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}

.news_query li{
	width: 100%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #c2c2c2;
	overflow: hidden;
}

.news_query li a {
	float: right;
	display: block;
    width: 980px;
    overflow: hidden;
}

.news_query li a h2 {
	width: 950px;
    height: 30px;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 10px;
    overflow: hidden;
}

.news_query li a font {
    width: 950px;
    height: 72px;
	color: #888;
	line-height: 24px;
    overflow: hidden;
}

.news_query li a:hover font {
	color: #333;
}

.news_query li a span {
    float: left;
    width: 780px;
    height: 32px;
	margin-top: 10px;
    line-height: 32px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}

.news_query li a .iconfont {
	margin-left: 0px;
}

.news_query h3{
	font-size: 24px;
	color: #1d1e1e;
    line-height: 50px;
    text-align: center;
	margin: 0px auto;
}

.news_query em{
	display: block;
    color: #666;
	padding-bottom: 16px;
    text-align: center;
	border-bottom: 1px dashed #e2e2e2;
}

.news_query em span{
	display: inline-block;
	height: 10px;
    border-right: 1px solid #999;
    vertical-align: middle;
	margin: 0px 15px;
}

.news_query dd{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
}


.cpquerytitle{
	width: 100%;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #e2e2e2;
    background-color: #f4f4f4;
    color: #555;
	margin-top: 10px;
}
	
.cpquery{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #e2e2e2;
	overflow: hidden;
}
	
.cpquerytitle li,.cpquery li{
	float: left;
	width: 15%;
    text-align: center;
}

.cpquerytitle li{
	font-weight: 600;
}
	
.cpquerytitle .ts,.cpquery .ts{
	width: 55%;
	text-align: left;
	text-indent: 35px;
}
	
.cpquery a{
	display: block;
	font-size: 16px;
	text-indent: 25px;
}

.job_prop{
	width: 100%;
	height: 50px;
	margin: 0px auto;
	margin-top: 20px;
	border-top: 1px solid #e2e2e2;
    background-color: #f4f4f4;
	line-height: 50px;
	overflow: hidden;
}
	
.job_prop li{
	float: left;
	width: 33%;
	color: #333;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}
	
.job_prop li font{
	color: #555;
	font-weight: normal;
}

.job_intro {
	width: 100%;
	text-align: left;
	margin-top: 30px
}
	
a.job_input,.feedback .button {
	display: block;
	width: 124px;
	height: 36px;
	margin-top: 20px;
	background-color: #b70005;
	border-radius: 18px;
	text-align: center;
    color: #fff;
	font-size: 16px;
    line-height: 36px;
	transition: all 0.5s;
    overflow: hidden;
}

.feedback .button {
	border: 0px;
}
	
a.job_input:hover,.feedback .button:hover{
    color: #fff;
	width: 156px;
}

		
.formbox{
	width: 850px;
	margin-top: 20px;
}

.feedback li {
	float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
}
	
.feedback li span {
	float: left;
    display: block;
	width: 70px;
    line-height: 30px;
	margin-right: 10px;
}
	
.feedback li input {
	float: left;
    height: 30px;
    width: 30%;
    border: 1px solid #ccc;
    padding-left: 10px;
	margin-right: 10px;
}
	
.feedback li .textarea {
	float: left;
    border: 1px solid #ccc;
    line-height: 28px;
    width: 70%;
	color: #666;
	padding: 10px;
	margin-right: 10px;
}
	
.feedback li select{
	float: left;
    height: 30px;
    width: 10%;
    border: 1px solid #ccc;
    padding-left: 10px;
	margin-right: 10px;
}


.cp_detail{
	width: 100%;
	overflow: hidden;
}

.cp_img{
	float: left;
	width: 450px;
	overflow: hidden;
}

.cp_right{
	float: left;
	width: 635px;
	overflow: hidden;
}

.cp_detail img{
	float: left;
	display: block;
	width: 400px;
	height: 400px;
}

.cp_detail h2{
	float: left;
	font-size: 27px;
    color: #ca0104;
	font-weight: 600;
    line-height: 50px;
}

.cp_detail h3{
	float: left;
	font-size: 18px;
    color: #1e1e1e;
    line-height: 60px;
	font-weight: 600;
	margin-left: 12px;
}

.cp_detail h5{
	float: left;
	width: 635px;
	height: 40px;
	background: url(../Images/home/icon.png) no-repeat left center;
	font-size: 16px;
    color: #1e1e1e;
    line-height: 40px;
	font-weight: 600;
	text-indent:  12px;
	overflow: hidden;
}

.cp_detail em{
	float: left;
	display: block;
	width: 635px;
	color: #888;
	line-height: 24px;
	margin-bottom: 12px;
}

.hy,.lx{
	float: left;
	width: 635px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}

.hy a{
	float: left;
	display: block;
	width: 16%;
	text-align: center;
}

.lx li{
	float: left;
	width: 33%;
	line-height: 30px;
	text-align: left;
}

.lx li .iconfont{
	font-size: 24px;
	color: #888;
	vertical-align: middle;
}

.hy a i{
    display: block;
    width: 45px;
    height: 45px;
    font-size: 24px;
	color: #fff;
    line-height: 45px;
	background: #51545b;
    border-radius: 40px;
    text-align: center;
	cursor: pointer;
	transition: all 0.5s;
    margin: 10px auto;
}

.hy a:hover i{
	background: #b70005;
}

.gd a{
	float: left;
	display: block;
	min-width: 90px;
	height: 42px;
	padding: 0px 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	background: #b70005;
	border-radius: 3px;
	margin-right: 30px;
	margin-top: 20px;
}

.gd a:hover{
	color: #fff;
	background: #990105;
}

.gd .iconfont{
	display: none;
}

.cp_intro{
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
}

.cp_intro strong {
    display: block;
    font-size: 18px;
    color: #1e1e1e;L
    line-height: 40px;
	text-indent: 10px;
    background: url(../Images/home/cp_title.jpg) no-repeat left bottom;
	margin-bottom: 12px;
	margin-top: 12px;
}

.cp_intro table{
	width: 98%;
	margin: 30px auto;
	line-height: 21px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.cp_intro table td{
	text-align: center;
	min-height: 30px;
	padding: 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cp_intro .firstRow td{
	background: #f4f4f4;
	font-weight: bold;
}

.cp_intro img{
	display: block;
	margin: 20px auto;
	text-align: center;
}

.di{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}

.di a{
	float: right;
	display: block;
	margin-right: 20px;
	overflow: hidden;
}

.di a .iconfont{
	color: #888;
	margin-right: 10px;
}
.contact{
	float: left;
	width: 400px;
	margin-left: 50px;
	padding-right: 40px;
	border-right: 1px dotted #e2e2e2;
	overflow: hidden;
}

.contact h5{
	width: 100%;
	margin-top: 16px;
	font-size: 24px;
	color: #000;
    font-weight: bold;
}

.contact li{
	width: 100%;
	margin-top: 12px;
	overflow: hidden;
	line-height: 32px;
}

.contact li img{
	margin-top: 12px;
}

.zaixian{
	float: left;
	width: 560px;
	margin-left: 40px;
	overflow: hidden;
}

.zaixian p{
	display: block;
	margin: 10px auto 20px auto;
}

.n_banner{width:100%;height: 270px;overflow: hidden;margin: auto;}
.n_banner img{margin:0 auto;}

.n_bannersj{width:1200px;height: 270px;overflow: hidden;margin: auto;}
.n_bannersj img{margin:0 auto;}

.page_div{overflow:hidden;margin-right:10px;text-align:center;font-size:13px;clear:both;padding:5px 0;}
.page_div A{border-right:#d5d5d5 1px solid;border-top:#d5d5d5 1px solid;border-left:#d5d5d5 1px solid;color:#515459;border-bottom:#d5d5d5 1px solid;text-decoration:none;padding:3px 5px;margin-left: 5px;}
.page_div A:hover{border-right:#8dc11e 1px solid;border-top:#8dc11e 1px solid;border-left:#8dc11e 1px solid;color:#fff;border-bottom:#8dc11e 1px solid;background-color:#8dc11e;text-decoration:none;}
.page_div .current{border-right:#8dc11e 1px solid;border-top:#8dc11e 1px solid;border-left:#8dc11e 1px solid;color:#fff;border-bottom:#8dc11e 1px solid;background-color:#8dc11e;padding:3px 5px;margin-left: 5px;}
