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: #b80924;
}

.clear{
	clear: both;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #333;
	text-decoration: none;
}
	
.fa{
	margin-right: 8px;
}

em{
	font-style: normal;
}

.w1190{
	width: 1190px;
	margin: 0px auto;
}
	
#top_box{
	width: 1190px;
	height: 120px;
	margin: 0px auto;
	overflow: hidden;
}
	
#top_box .logo{
	float: left;
	width: 600px;
    height: 120px;
	background: url(logo.jpg) no-repeat center;
}

#top_box .language{
	float: right;
	margin-top: 35px;
}

#top_box .language a{
	float: right;
	line-height: 45px;
	color: #666;
	font-family: "Microsoft YaHei", SimSun;
}

#top_box .language a:hover{
	color: #b80924;
}

#top_box .en{
	float: right;
	display: block;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(lang_line.jpg) no-repeat left center;
	margin: 0px 16px;	
}

/*导航开始*/	
#menu_box {
	position: relative;
	width: 100%;
	height: 56px;
	margin: 0px auto;
	background: url(menu_bg.jpg) repeat-x center 0px;
	z-index: 999;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}

#menu_box .m_box{
	width: 1190px;
	height: 56px;
	margin: 0px auto;
}

#menu_box .m_box img{
	float: left;
	display: block;
	width: 1px;
	margin: 22px 1px auto 1px;
}

.m_box a.menu{
	float: left;
	position: relative;
	display: block;
	padding: 0px 35px;
	height: 56px;
	font-size: 15px;
	color: #fff;
	line-height: 56px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(menu_bg.jpg) repeat-x center 0px;
	transition: all 0.5s;
	z-index: 999;
	overflow: hidden;
}
	
.m_box a:hover.menu{
	overflow: inherit;
	color: #fff;
	background: url(menu_bg.jpg) repeat-x center -56px;
}
	
.m_box a.menunow{
	background: url(menu_bg.jpg) repeat-x center -56px;
}

.m_box .dropmenudiv_b{
	display: none;
	position: absolute;
	width: 231px;
	top: 56px;
	left: 0px;
	padding: 10px 0px;
	text-align: left;
	background-color: #2c55ae;
	overflow: hidden;
}


.m_box .dropmenudiv_b a{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #d0d7e6;
	text-transform: capitalize;
	background: url(menu_icon.png) no-repeat 20px center;
	text-indent: 36px;
	transition: all 0.5s;
}
	
.m_box .dropmenudiv_b a:hover{
	color: #fff;
	background: url(menu_icon.png) no-repeat 30px center;
	text-indent: 50px;
}

/*首页banner 搜索*/		
#banner_box{
	position: relative;
	width: 100%;
	height: 575px;
	margin: 0px auto;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	overflow: hidden;
}

.search {
	position: absolute;
	width: 100%;
	height: 60px;
	top: 330px;
	left: 0px;
	z-index: 999;
}

.search_box {
	width: 520px;
	height: 60px;
	margin: 0px auto;
}

.search_box input{
	border: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
}

.search_word {
	float: left;
	width: 380px;
    height: 50px;
    background-color: #fff;
	background-image: url(search_icon.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 47px;
	border-radius: 3px;
	line-height: 50px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.search_go {
	float: right;
	width: 121px;
    height: 50px;
    background-color: #b80924;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	line-height: 50px;
	transition: all 0.5s;
	cursor: pointer;
	text-indent: 2px;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

.search_go:hover {
    background-color: #0b307e;
	color: #fff;
}

/*首页介绍*/

#intro_box {
	width: 1190px;
	margin: 60px auto;
	overflow: hidden;
}

#intro_box .left{
	float: left;
	width: 670px;
}

#intro_box .left h1 {
    font-size: 36px;
    color: #2d2e2e;
	line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Franklin Gothic Medium,sans-serif;
}

#intro_box .left em {
    display: block;
    font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#intro_box .left dd {
    display: block;
	width: 100%;
    color: #888;
    line-height: 24px;
    overflow: hidden;
}

#intro_box .left a {
    display: block;
	width: 124px;
	height: 36px;
	margin-top: 20px;
	background: url(more_bg.png) no-repeat;
	text-align: center;
    color: #666;
    line-height: 36px;
	text-transform: uppercase;
	transition: all 0.5s;
    overflow: hidden;
}

#intro_box .left a:hover {
	background: url(more_hover.png) no-repeat;
    color: #fff;
}


#intro_box .right{
	float: right;
	width: 410px;
	height: 245px;
}

#swiper-container1 {
	position: relative;
	width: 408px;
	height: 243px;
	border: 1px solid #e2e2e2;
}

#swiper-container1 .swiper-slide{
	float: left;
	display: block;
	position: relative;
	width: 408px;
	height: 243px;
	overflow: hidden;
}
	
#swiper-container1 .swiper-slide a img{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 408px;
	height: 243px;
	overflow: hidden;
}
	
#swiper-container1 .swiper-slide h2{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 36px;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	text-indent: 21px;
	background-color: rgba(0,0,0,0.6);
	overflow: hidden;
	z-index: 9;
}

#swiper-container1 .pagination{
    position: absolute;
    z-index: 10;
    width: 30%;
    text-align: right;
    bottom: 13px;
	right: 21px;
}

.swiper-pagination-switch{
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 9px;
	margin-left: 9px;
	background: #aaa;
	cursor: pointer;
}
	
.swiper-visible-switch{
	background: #aaa;
}
  
.swiper-active-switch{
	background: #fff;
}

/*首页产品领域*/	
#pro_box {
	width: 100%;
	margin: 0px auto;
	background: url(pro_bg.jpg) repeat-x center top;
	overflow: hidden;
}

#pro_box h2,#news_box h2,#case_box h2{
	font-size: 36px;
    color: #2d2e2e;
    line-height: 50px;
    letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Franklin Gothic Medium,sans-serif;
	text-align: center;
	margin-top: 30px;
}

#pro_box h3,#news_box h3,#case_box h3{
	font-size: 16px;
    color: #666;
    line-height: 30px;
    letter-spacing: 4px;
	font-family: "Microsoft YaHei", SimSun;
	text-align: center;
}

#pro_box h4,#news_box h4,#case_box h4{
	height: 7px;
	margin-bottom: 32px;
	margin-top: 15px;
	text-align: center;
}

#pro_box .m0{
	margin-right: 0px;
}

#pro_box a{
	float: left;
	display: block;
	position: relative;
	width: 360px;
	height: 210px;
	background-color: #333;
	margin-right: 55px;
	overflow: hidden;
}

#pro_box a img{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 100%;
	transition: all 0.5s;
}

#pro_box a:hover img{
	opacity: 0.5;
}

#pro_box a h1{
	position: absolute;
	left: 0px;
	top: 170px;	
	width: 300px;
	height: 150px;
	padding: 0px 30px;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 15px;
	line-height: 40px;
	text-transform: uppercase;
	z-index: 9;
	transition: all 0.5s;
}

#pro_box a:hover h1{
	top: 150px;	
}

#pro_box a h1 em{
	display: block;
	width: 100%;
	color: #e2e2e2;
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	text-transform: capitalize;
}

/*首页新闻*/	
#news_box {
	width: 100%;
	height: 580px;
	margin: 0px auto;
	margin-top: 60px;
	background: url(news_bg.jpg) repeat center top;
	overflow: hidden;
}

#news_box ul{
	width: 1228px;
}

#news_box .w1190{
	overflow: hidden;
}

#news_box li{
	float: left;
	width: 270px;
	height: 370px;
	margin-right: 37px;
}

#news_box a{
	float: left;
	width: 260px;
	height: 350px;
	background-color: #fff;
	-webkit-transition: all .2s linear;
    /* transition: all .2s linear; */
	overflow: hidden;
}

#news_box a:hover{
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

#news_box a i{
	display: block;
	width: 220px;
	margin: 0px auto;
	margin-top: 10px;
	color: #888;
	line-height: 30px;
	overflow: hidden;
}

#news_box a h1{
	display: block;
	width: 220px;
	height: 54px;
	margin: 12px auto;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 24px;
	
	overflow: hidden;
}

#news_box a em{
	display: block;
	width: 220px;
	height: 130px;
	margin: 0px auto;
	margin-bottom: 12px;
	padding-top: 12px;
	color: #888;
	line-height: 27px;
	border-top: 1px solid #e2e2e2;
	overflow: hidden;
}

#news_box a span{
	display: block;
	width: 100px;
	height: 30px;
	color: #666;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 20px;
	margin-top: 24px;
	background: url(news_more.png) no-repeat;
	transition: all 0.5s;
	overflow: hidden;
}

#news_box a:hover span{
	color: #fff;
	background: url(news_hmore.png) no-repeat;
}

/*首页客户*/	
#case_box {
	width: 100%;
	margin: 20px auto;
	margin-bottom: 60px;
	overflow: hidden;
}

#case_box ul{
	width: 1190px;
	overflow: hidden;
}

#case_box li{
	float: left;
	width: 170px;
	height: 80px;
	margin-bottom: 20px;
	overflow: hidden;
}

.imgbg {
	width: 170px;
	height: 80px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	transition: background-size 1s;
	-moz-transition: background-size 1s; /* Firefox 4 */
	-webkit-transition: background-size 1s; /* Safari 和 Chrome */
	-o-transition: background-size 1s; /* Opera */
}
	
.imgbg:hover {
	background-size:110% 110%;
	transition: background-size 1s;
	-moz-transition: background-size 1s; /* Firefox 4 */
	-webkit-transition: background-size 1s; /* Safari 和 Chrome */
	-o-transition:background-size 1s; /* Opera */
}

.more {
    display: block;
	width: 124px;
	height: 36px;
	margin: 10px auto;
	background: url(more_bg.png) no-repeat;
	text-align: center;
    color: #666;
    line-height: 36px;
	transition: all 0.5s;
    overflow: hidden;
}

.more:hover {
	background: url(more_hover.png) no-repeat;
    color: #fff;
}

/*底部导航*/
#bottom_menu{
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding-bottom: 50px;
	background-color: #343841;
	overflow: hidden;
}

.bottom_box{
	float: left;
	width: 940px;
	margin-top: 30px;
	overflow: hidden;
}
	
.bottom_box a.menu {
	float: left;
	display: block;
	width: 235px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
}

.bottom_box a.menu:hover {
	text-decoration: underline;
}
	
.bottom_box .dropmenudiv_b{
	float: left;
	width: 235px;
}
	
.bottom_box .dropmenudiv_b a{
	display: block;
	width: 220px;
	padding: 5px 0px;
	font-size: 12px;
	color: #afb1b4;
	line-height: 20px;
	text-transform: capitalize;
	text-align: left;
}

.bottom_box .dropmenudiv_b a:hover{
	color: #fff;
}

#bottom_menu .right{
	float: right;
	width: 240px;
	margin-top: 30px;
	overflow: hidden;
}

#bottom_menu h1 {
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px dotted #f4f4f4;
}

#bottom_menu h3 {
	color: #fff;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.bdsharebuttonbox a{
	width:46px;
	height:46px;
	padding:0px;
}

.bdsharebuttonbox .bds_sqq{
	background: url(fx1.png) no-repeat;
}

.bdsharebuttonbox  .bds_weixin{
	background: url(fx2.png) no-repeat;
}

.bdsharebuttonbox  .bds_qzone{
	background: url(fx3.png) no-repeat;
}

.bdsharebuttonbox  .bds_tsina{
	background: url(fx4.png) no-repeat;
}

#foot_box{
	width: 100%;
	height: 40px;
	margin: 0px auto;
	background-color: #22252a;
	color: #d3d3d4;
	line-height: 40px;
	overflow: hidden;
}

#foot_box a{
	color: #d3d3d4;
}

#foot_box a:hover{
	color: #fff;
}

.banner{
	position: relative;
	width: 100%;
	height: 360px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1950px 380px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
	overflow: hidden;
	z-index: 9;
	animation: banner 3s;
}

@keyframes banner{
	from{background-size: 1900px 360px;}
	to{background-size: 1950px 380px;}
}
	
.b0{background-image: url(b0.jpg );}
.b1{background-image: url(b1.jpg );}
.b2{background-image: url(b2.jpg );}
.b3{background-image: url(b3.jpg );}

.banner .w1190{
	position: relative;
	z-index: 9;
}

.banner .w1190 >h5,.banner .w1190 >h6{
	position: absolute;
	left: 0px;
	top: 120px;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Franklin Gothic Medium,sans-serif;
	line-height: 80px;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	letter-spacing: 4px;
}

.banner .w1190 >h4{
	position: absolute;
	left: 0px;
	top: 190px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	letter-spacing: 1px;
}

.banner .w1190 >h4 a{
	color: #fff;
}

.banner .w1190 >h4 a:hover{
	color: #fff;
	text-decoration: underline;
}

#page_box{
	width: 100%;
	background-color: #f5f5f5;
    margin: 0px auto;
	overflow: hidden;
}

.place_box{
	width: 1190px;
	height: 80px;
	margin: 0px auto;
	margin-bottom: 50px;
	background-color: #fff;	
}

.back{
    float: right;
	display: block;
    width: 125px;
    height: 40px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	color: #666;
	line-height: 40px;
	text-align: center;
	transition: all 0.5s;
}

.back:hover{
	color: #fff;
	border: 1px solid #b80924;
	background-color: #b80924;
}

.cp_class{
	float: left;
}
	
.cp_class a{
	float: left;
	display: block;
	padding: 0px 36px;
	background-image: url(line.png);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 80px;
	transition: all 0.5s;
}
	
.cp_class a.class_active,.cp_class a.smenunow{
	background-color: #b80924;
	background-image: url(line1.png);
	color: #fff;
}

.page_edit{
	width: 1100px;
	padding: 20px 45px;
	padding-bottom: 50px;
	margin: 0px auto;
	margin-bottom: 50px;
	background-color: #fff;	
	overflow: hidden;
}

.page_edit h1{
	font-size: 36px;
    color: #2d2e2e;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Franklin Gothic Medium,sans-serif;
    background: url(title.jpg) no-repeat center bottom;
	padding-bottom: 12px;
	margin: 10px auto;
	margin-bottom: 30px;
}

.page_edit p{
	margin-top: 6px;
	margin-bottom: 6px;
}

.cp_txt{
	width: 100%;
    line-height: 30px;
    letter-spacing: 1px;
	margin-top: -10px;
	margin-bottom: 50px;
	text-transform: capitalize;
	text-align: center;
}

.page_edit ul a{
	display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e2e2e2;
	overflow: hidden;
}

.page_edit ul a img{
    float: left;
	display: block;
    width: 200px;
    height: 170px;
    overflow: hidden;
	margin-right: 30px;
}

.page_edit ul a font{
	display: block;
	color: #999;
	line-height: 21px;
	font-style: italic;
	margin-top: 8px;
}

.page_edit ul a h2{
	font-size: 18px;
	line-height: 30px;
}

.page_edit ul a span {
    display: block;
    width: 36px;
    border-top: 2px solid #e2e2e2;
    margin-top: 16px;
	margin-left: 230px;
}

.page_edit ul a p{
	display: block;
	color: #666;
	line-height: 21px;
	margin-top: 16px;
	padding-right: 30px;
}

.page_edit em{
	display: block;
    color: #999;
	font-size: 12px;
	padding-bottom: 16px;
    text-align: center;
	border-bottom: 1px dashed #e2e2e2;
}

.page_edit em span{
	display: inline-block;
	height: 10px;
    border-right: 1px solid #999999;
    vertical-align: middle;
	margin: 0px 15px;
}

.page_edit dd{
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
}

.next_pre{
	width: 100%;
    border-top: 1px solid #e2e2e2;
    margin-top: 30px;
    padding-top: 30px;
	color: #666;
	overflow: hidden;
}

.next_pre li{
	float: left;
	width: 50%;
}

.next_pre .right{
	text-align: right;
}

.case_list{
	float: left;
	display: block;
    width: 233px;
	height: 170px;
	padding-top: 6px;
	border: 1px solid #e2e2e2;
    margin: 0px 20px;
	margin-bottom: 30px;
    -webkit-transition: all .2s linear;
	overflow: hidden;
}
	
.case_list:hover{
	border: 1px solid #fff;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	cursor: pointer;
}
	
.case_list img{
	display: block;
	width: 235px;
	height: 110px;
	overflow: hidden;
}
	
.case_list span{
	display: block;
	width: 235px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
}

.case_list:hover span{
	color: #b80924;
}

.contact{
	width: 100%;
	margin: 50px auto;
	overflow: hidden;
}

.contact li{
	float: left;
	width: 33.3%;
	overflow: hidden;
	text-align: center;
	list-style: 120px;
}

.contact li i{
    display: block;
    width: 80px;
    height: 80px;
    font-size: 36px;
    color: #b80924;
    line-height: 80px;
    border: 1px solid #e2e2e2;
    border-radius: 80px;
    text-align: center;
    margin: 0px auto;
	margin-bottom: 10px;
}

.cp_list{
	float: left;
	display: block;
    width: 245px;
	height: 230px;
    margin: 0px 15px;
	margin-bottom: 30px;
    background: #fff;
    -webkit-transition: all .2s linear;
	overflow: hidden;
}
	
.cp_list:hover{
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
	
.cp_list img{
	display: block;
	width: 245px;
	height: 165px;
	overflow: hidden;
}
	
.cp_list span{
	display: block;
	width: 245px;
	background-color: #f9f9f9;
	font-size: 15px;
	line-height: 65px;
	text-align: center;
	text-transform: capitalize;
	overflow: hidden;
}

.js{
	font-size: 18px;
	color: #b80924;
	line-height: 50px;
}

.cpquerytitle{
	width: 100%;
    height: 45px;
    line-height: 45px;
    border-top: 1px solid #e2e2e2;
    background-color: #f4f4f4;
    color: #666;
	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: 18%;
    text-align: center;
}
	
.cpquerytitle .ts,.cpquery .ts{
	width: 28%;
	text-align: left;
	text-indent: 35px;
}
	
.cpquery a{
	display: block;
	font-size: 15px;
	background: url(icon.jpg)  no-repeat 35px center;
	text-indent: 50px;
}

.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;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
	
.job_prop li font{
	color: #666;
	font-weight: normal;
}

.job_intro {
	width: 100%;
	text-align: left;
	margin-top: 30px
}
	
a.job_input {
    display: block;
	width: 124px;
	height: 36px;
	margin-top: 20px;
	background-color: #b80924;
	border-radius: 18px;
	text-align: center;
    color: #fff;
    line-height: 36px;
	transition: all 0.5s;
    overflow: hidden;
}
	
a.job_input:hover {
    background-color: #0b307e;
    color: #fff;
}

.intro_pic{
	float: left;
	display: block;
	width: 315px;
	height: 290px;
	margin: 0px 25px;
	margin-bottom: 30px;
}
	
.intro_pic img{
	display: block;
	width: 305px;
	height: 232px;
	padding: 4px;
	border: 1px solid #e7e7e7;
	transition: all 0.5s;
}
	
.intro_pic:hover img{
	border: 1px solid #ccc;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
	
.intro_pic span{
	display: block;
	width: 315px;
	height: 40px;
	margin-top: 6px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}

.intro_pic1{
	float: left;
	display: block;
	width: 315px;
	height: 490px;
	margin: 0px 25px;
	margin-bottom: 30px;
}
	
.intro_pic1 img{
	display: block;
	width: 305px;
	height: 440px;
	padding: 4px;
	border: 1px solid #e7e7e7;
	transition: all 0.5s;
}
	
.intro_pic1:hover img{
	border: 1px solid #ccc;
	opacity: 0.85;
	filter: alpha(opacity=85);
}
	
.intro_pic1 span{
	display: block;
	width: 315px;
	height: 40px;
	margin-top: 6px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}

.s_img{
	text-align: center;
	overflow: hidden;
}
/*在线咨询*/		
.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: 140px;
    line-height: 30px;
	margin: 0px 10px;
	text-transform: capitalize;
}
	
.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;
}
	
.feedback .button {
	float: left;
    display: block;
    width: 130px;
    height: 40px;
    margin-top: 10px;
	margin-left: 160px;
    background-color: #b80924;
	border: 0px;
	border-radius: 18px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s;
}
	
.feedback .button:hover {
    background-color: #ce171e;
}

/* 返回顶部 */		
#rightButton{
	position: fixed;
	_position: absolute;
	bottom: 120px;
	right: 0px;
	z-index: 999999;
	display: block;
}
	
#right_ul{ 
    position: relative;
}

#backToTop{
	z-index: 999999; 
	display: none;
}
	
a.backToTop_a{
	background: url(r_top.png) no-repeat; 
	width: 60px; 
	height: 60px; 
	display: block; 
}
	
a.backToTop_a:active{  
    background:url(r_top.png) no-repeat; 
}
	