html,body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;padding:0;font-size:12px;font-family:"Microsoft Yahei UI", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial,  SimHei, "\5B8B\4F53", simsun, sans-serif;color:#333; background-color:#fff; }
div,ol,ul,li,h1,h2,h3,form,dl,dt,dd,h3,h4,h5,h6{padding:0;margin:0;font-size:12px;}
p{padding:0;margin:0;}
img{border:0;}
ol,ul,li,dl,dt,dd{list-style:none;}
a:link {color:#333;text-decoration: none;}
a:visited {text-decoration: none;color:#333;}
a:hover {text-decoration: none;color:#007cc2;}
a:active {text-decoration: none;color:#333;}
.clear{clear:both;}
.clearfloat{clear:both;line-height:0px;height:0px;padding:0;font-size:0;margin:0;}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:" ";font-size:0}
.clearfix{*zoom:1}
/*::selection{background:#ab0907;color:#FFF;}
::-moz-selection{background:#ab0907;color:#FFF;}
*/
*{box-sizing:border-box;}




.topwrap{
	width:100%;
	height:41px;
	border-bottom:1px solid #e5e5e5;
}
.topwrap .top_con{
	max-width:1200px;
	height:40px;
	font-size:12px;
	line-height:40px;
	margin:0 auto;
}

.top_con .top_welcome{
	width:60%;
	color:#666;
	float:left;
}
.top_con .top_right{
	width:40%;
	color:#666;
	text-align:right;
	float:left;
}
.top_con .top_right a,.top_con .top_right a:visited{
	margin:0 8px;
	color:#666;
}
.topwrap .top_right a:hover{
	color:#007cc2;
}


.topwrap .top_right .tr_slide{
	padding:0 10px;
	position:relative;
	display:inline-block;
	z-index:4001;
}
.topwrap .top_right .tr_slide b{
	font-weight:normal;
	position:relative;
	z-index:3;
}
.topwrap .top_right .tr_slide img{
	margin-right:3px;
	vertical-align:middle;
}
.topwrap .top_right .tr_slide span{
	position:absolute;
	left:0;
	top:40px;
	z-index:1;
	border:1px solid #e7e7e7;
	background:#fff;
	padding:6px;
	display:none;
}
.topwrap .top_right .tr_slide span img{
	max-width:140px;
}

.topwrap .top_right a.tr_slide:before{
	width:100%;
	height:40px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	content:'';
	display:none;
}
.topwrap .top_right a.tr_slide:hover:before{
	display:block;
}
.topwrap .top_right a.tr_slide:hover span{
	display:block;
}

.topwrap .top_right strong{
	font-size:14px;
	color:#007cc2;
}
.topwrap .top_right strong a,.topwrap .top_right strong a:visited{
	color:#007cc2;
}
.topwrap .top_right strong a:hover{
	color:#ff9c00;
}




.hidetel{
	height:38px;
	line-height:38px;
	background:#333;
	color:#fff;
	text-align:center;
	font-size:14px;
	display:none;
}
.hidetel a,.hidetel a:visited{
	color:#fff;
	margin:0 6px;
}



.head{
	overflow:hidden;
}
.headwrap{
	max-width:1200px;
	margin:0 auto;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.headwrap .logo{
	width:636px;
	padding:18px 0 18px 0;
	float:left;
	transition: all .3s;
}
.headwrap .logo img{
	max-width:100%;
}
.hide-xs{
	display:none;
}



.headwrap .top_tel{
	background:url(/img/top_tel4.png) no-repeat left center;
	padding-left:65px;
	position:absolute;
	right:0;
	top:50%;
	transition: all .3s;
	transform:translateY(-50%);
	
}
.headwrap .top_tel b{
	font-size:14px;
	color:#333;
	font-weight:normal;
	line-height:24px;
	display:block;
}
.headwrap .top_tel p{
	font-size:36px;
	font-weight:bold;
	color:#ff2e00;
	line-height:40px;
	text-align:right;
}


@media (max-width:1200px){
	.topwrap{display:none;}
	
	.hidetel{display:block;}
	.headwrap .logo{
		width:100%;
		padding:0 20px;
	}
	.headwrap .top_tel{
		display:none;
	}
}



.navbar-toggle {
	width: 44px;
    height: 34px;
	position:fixed;
	right:0;
	top:0;
	padding: 9px 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
	background: url(/img/icon_cross.png) no-repeat;
    background-size: 20px;
    background-position: 11px;
	background-color:#fff!important;
	z-index:10000;
	box-shadow:0px 2px 2px rgba(0,0,0,0.2);
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background-color: #9d9d9d;
}
.navbar-toggle.collapsed {
    background: 0;
	
}
.navbar-toggle .sr-only, .navbar-toggle .icon-bar {
    display: none;
}
.navbar-toggle.collapsed .sr-only, .navbar-toggle.collapsed .icon-bar {
    display: block;
}
@media(min-width:1201px) {
.navbar-toggle {
	display: none
}
}



.navwrap{width:100%; background:#007cc2 url(/img/nav_bg.gif) repeat-x center center; height:60px;}
.nav{
	max-width:1200px;
	margin:0 auto;
}
.navwrap ul{
	width:100%;
	height:60px;
	margin:0 auto;
}
.navwrap li{
	width:135px;
	height:60px;
	line-height:60px;
	position:relative;
	z-index:4000;
	float:left;
}
.navwrap li.fli{
	width:120px;
	background:none;
}
.navwrap li.fli b{
	padding:15px 5px 0 0;
	display:inline-block;
	height:100%;
	vertical-align:top;
}
.navwrap li span a,.navwrap li span a:visited{
	width:100%;
	height:60px;
	font-size:16px;
	text-align:center;
	color:#fff;
	display:block;
	transition:all .3s;
}
.navwrap li span a:hover{
	color:#fff;
	background:#1dadff;
}
.navwrap li.ov span a,.navwrap li span a.ov{
	color:#fff;
	background:#1dadff;
}





.navwrap li dl{
	background:#1dadff;
	position: absolute;
    top:100%;
    left:0;
    z-index: 1000;
    min-width: 135px;
    text-align: center;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	z-index:5000;
	display:none;
}
.navwrap li dl dd{
	background:#1dadff;
	position:relative;
	z-index:5;
	display:block;
}
.navwrap li dl dd a,.navwrap li dl dd a:visited{
	height:50px;
    line-height:50px;
    font-size:15px;
    padding:0 10px;
    color:#fff;
	display:block;
	border-top:1px solid #1489cc;
	word-break:keep-all;
	white-space:nowrap;
	transition: all .3s;
}
.navwrap li dl dd a:hover{
	color:#fff;
	background:#007cc2;
	transition: all .3s;
}
.navwrap li dl dd a.ov{
	color:#fff;
	background:#007cc2;
	transition: all .3s;
}
.navwrap li dl dd dl{
	background:none;
	position:absolute;
	left:100%;
	top:0;
	padding-left:9px;
	padding-top:14px;
	box-shadow:none;
	display:none;
	z-index:6000;
	border:0;
}
.navwrap li dl dd dl:before{
	display:inline-block;
	width:0;
	height:0;
	border-top:9px solid transparent;
	border-bottom: 9px solid transparent;
	border-right:9px solid #000;
	content: " ";
	position:absolute;
	left:0;
}
.navwrap li dl dd dl dd{
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
}




.pagemask{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:#000;
	opacity:0.85;
	z-index:9998;
	display:none;
}

@media (max-width:1200px){
	.navwrap{
		width:100%;
		height:100%;
		position:fixed;
		background:none;
		border-bottom:0;
		border-top:0;
		float:none;
		right:0;
		top:0;
		z-index:9999;
		display:none;
		overflow:auto;
	}
	.nav{
		background:#007cc2;
		display:none;
	}
	.nav:before{
		display:block;
		width:100%;
		height:40px;
		line-height:40px;
		background:#333;
		text-align:center;
		color:#fff;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		content:"湖南远瑞机械制造有限公司";
	}
	.navwrap ul{
		height:auto;
	}
	.navwrap li,.navwrap li.fli{
		width:100%;
		border:0;
		border-top:1px solid #0a689d;
		background:none;
		line-height:24px;
		height:auto;
		float:none;
	}
	.navwrap li.fli b{
		display:none;
	}
	.navwrap li span a,.navwrap li span a:visited{
		width:100%;
		height:auto;
		color:#fff;
		text-align:left;
		padding:10px 15px;
		line-height:24px;
		position:relative;
	}
	.navwrap li span a:hover{
		color:#fff;
		background:none;
		border:0;
		line-height:24px;
	}
	.navwrap li.ov span a,.navwrap li span a.ov{
		color:#ebfee1;
		background:none;
		border:0;
		line-height:24px;
	}
	.navwrap li a.has-child:after{
		display:none;
	}
	
	.navwrap li a.has-child:before{
		margin:0;
		opacity:1;
		content:'';
		display:block;
		position:absolute;
		width:14px;
		height:8px;
		background:url(/img/nav_mob_arr.gif) no-repeat center bottom;
		right:30px;
		left:auto;
		bottom:18px;
	}
	.navwrap li a.ov:before{
		background-position:center 0;
	}
	
	
	
	.navwrap li dl{
		width:100%;
		position:relative;
		left:0;
		top:0;
		text-align:left;
		box-shadow:none;
		z-index:5000;
		display:none;
	}
	.navwrap li dl dd{	
		background:#3c3c3c;
		position:relative;
		left:0;
		top:0;
		z-index:5;
	}
	.navwrap li dl dd a,.navwrap li dl dd a:visited{
		height: 40px;
		line-height:40px;
		font-size:14px;
		padding:0 15px 0 30px;
		border-bottom:0;
		border-top:1px solid #2b2b2b;
		position:relative;
	}
	.navwrap li dl dd a:hover{
		color:#ebfee1;
		background:#2b2b2b;
		transition: all .3s;
	}
	.navwrap li dl dd a.ov{
		color:#ebfee1;
		background:#2b2b2b;
		transition: all .3s;
	}

	.navwrap li dl dd dl{
		width:100%;
		position:relative;
		left:0;
		top:0;
		padding:0;
		box-shadow:none;
		display:block;
		z-index:6000;
		border:0;
		display:none;
	}

	.navwrap li dl dd dl dd{
		box-shadow:none;
		border-top:1px solid #222;
		background-color:#2b2b2b;
	}
	.navwrap li dl dd dl dd a,.navwrap li dl dd dl dd a:visited{
		padding:0 15px 0 45px;
		color:#ededed;
		border:0;
	}
	.navwrap li dl dd dl dd dl dd a,.navwrap li dl dd dl dd dl dd a:visited{
		padding:0 15px 0 60px;
		color:#ededed;
	}
	
}





.img-hide{display:none;}
.img-show{display:block;}
@media (max-width:1200px){
	.img-hide{display:block;}
	.img-show{display:none;}
}




#mainbnr{}

.swiper-container{
	
}
.swiper-container .swiper-slide img{
	width:100%;
}
@media (max-width:1200px){
	#mainbnr .swiper-slide img.img-show{
		display:none;
	}
	#mainbnr .swiper-slide img.img-hide{
		display:block;
	}
}
#mainbnr .swiper-pagination{
	bottom:20px;
}
#mainbnr .swiper-pagination .swiper-pagination-bullet{
	width:12px;
	height:12px;
	border:1px solid #fff;
	background:#fff;
	opacity:1;
	border-radius:8px;
	transition:all .5s;
}

#mainbnr .swiper-pagination .swiper-pagination-bullet-active{
	width:65px;
	border:1px solid #007cc2;
	background:#007cc2;
	opacity:1;
	transition:all .5s;
	
}
#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
	width:50px;
	height:50px;
	color:#fff;
	border-radius:5px;
	background-color:rgba(0,0,0,.2);
	opacity:0;
	transition:all .3s;
}
#mainbnr .swiper-button-prev{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#mainbnr .swiper-button-next{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}



#mainbnr:hover .swiper-button-next, #mainbnr:hover .swiper-button-prev{
	opacity:.4;
	transition:all .3s;
}
#mainbnr .swiper-button-next:hover, #mainbnr .swiper-button-prev:hover{
	opacity:1;
	transition:all .3s;
}

@media (max-width:1200px){
	#mainbnr .swiper-pagination .swiper-pagination-bullet{
		width:5px;
		height:5px;
	}
	#mainbnr .swiper-pagination .swiper-pagination-bullet-active{
		width:35px;
	}
	#mainbnr .swiper-pagination{
		bottom:10px;
	}
}
@media (max-width:480px){
	#mainbnr .swiper-button-next,#mainbnr .swiper-button-prev{
		display:none;
	}
}




.main_search{
	width:100%;
	height:78px;
	background:#fcfcfc;
}
@media (max-width:1200px){
	.main_search{display:none;}
}
.main_search .msearch_wrap{
	max-width:1200px;
	height:78px;
	margin:0 auto;
}

.msearch_left{
	max-width:800px;
	line-height:78px;
	float:left;
}
.msearch_left h3{
	font-size:18px;
	color:#007cc2;
	line-height:76px;
	float:left;
}
.msearch_left .mkey{
	float:left;
	font-size:16px;
	color:#666;
}
.msearch_left .mkey a,.msearch_left .mkey a:visited{
	margin:0 5px;
	color:#666;
}
.msearch_left .mkey a:hover{
	color:#007cc2;
}

.msearch_con{
	width:362px;
	height:40px;
	background:#fff; 
	border:1px solid #cdcdcd;
	border-radius:20px;
	margin-top:18px;
	float:right;
}
.msearch_con .s_text{width:320px; height:38px;  padding-left:28px; float:left; overflow:hidden;}
.msearch_con .s_text input{width:270px; padding:0; height:100%; border:0; color:#666; font-size:14px; background:none; outline:none; line-height:100%;}
.msearch_con .s_btn{width:24px; height:23px; margin-top:6px; float:left; overflow:hidden;}
.msearch_con .s_btn input{width:24px; height:23px; outline:none; border:none; cursor:pointer;}





.mtit1{
	text-align:center;
	overflow:hidden;
	padding:0 0 10px 0;
	position:relative;
}
.mtit1 h3{
	line-height:50px;
	font-size:36px;
	font-weight:bold;
	color:#007cc2;
	text-transform:uppercase;
}
.mtit1 p{
	height:30px;
	display:inline-block;
	line-height:30px;
	font-size:18px;
	color:#666666;
	text-transform:uppercase;
	padding:0 15px;
	position:relative;
}
.mtit1 p:before{
	width:275px;
	height:30px;
	background:url(/img/tit_bg_r.png) no-repeat left center;
	display:block;
	content:'';
	position:absolute;
	right:0;
	top:0;
	margin-right:-275px;
}
.mtit1 p:after{
	width:275px;
	height:30px;
	background:url(/img/tit_bg_l.png) no-repeat left center;
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:0;
	margin-left:-275px;
}

.mtit2 p{
	color:#fff;
}
.mtit2 h3{
	color:#fff;
}
.mtit2 p:before{
	background:url(/img/tit2_bg_r.png) no-repeat left center;
}

.mtit2 p:after{
	background:url(/img/tit2_bg_l.png) no-repeat left center;
}


@media (max-width:1000px){
	.mtit1 h3{
		line-height:36px;
		font-size:30px;
	}
	.mtit1 p{
		height:24px;
		line-height:24px;
		font-size:16px;
	}
	.mtit1 p:before,.mtit1 p:after{
		height:24px;
	}
}
@media (max-width:780px){
	.mtit1 h3{
		line-height:30px;
		font-size:24px;
	}
}
@media (max-width:580px){
	.mtit1{
		padding-bottom:5px;
	}
	.mtit1 h3{
		line-height:20px;
		font-size:20px;
	}
	.mtit1 p{
		font-size:14px;
	}
}
@media (max-width:380px){
	.mtit1 h3{
		line-height:22px;
		font-size:18px;
	}
	.mtit1 p{
		height:18px;
		line-height:18px;
		font-size:12px;
	}
	.mtit1 p:before,.mtit1 p:after{
		height:18px;
	}
}





.main_more{
	padding:10px 0;
}
.main_more a{
	width:200px;
	height:54px;
	border:1px solid #c1c1c1;
	border-radius:3px;
	background:#fff;
	line-height:52px;
	text-align:center;
	font-size:16px;
	color:#666;
	display:block;
	margin:0 auto;
	transition:all .3s;
	position:relative;
}
.main_more a:hover{
	color:#fff;
	border-color:#007cc2;
	background:#007cc2;
	box-shadow:0 0 10px #666;
	transform:translateX(5px)
}
.main_more2 a:hover{
	border-color:#ff9c00;
	background:#ff9c00;
}


@media(max-width:1000px){
	.main_more a{
		width:140px;
		height:42px;
		font-size:14px;
		line-height:42px;
	}

}
@media(max-width:500px){
	.main_more a{
		width:120px;
		height:36px;
		line-height:36px;
	}
}


.main_w1{
	width:100%;
	background:url(/img/main_bg1.jpg) no-repeat center top;
	background-size:cover;
	padding:40px 0 60px 0;
}
@media(max-width:1230px){
	.main_w1{padding:30px 15px;}
}


.main_about{
	max-width:1200px;
	font-size:16px;
	line-height:36px;
	text-indent:2em;
	padding:10px 0 30px 0;
	margin:0 auto;
	position:relative;
}
@media(max-width:640px){
	.main_about{
		font-size:14px;
		line-height:30px;
		padding:5px 0 10px 0;
	}
}



.main_w2{
	width:100%;
	background:url(/img/main_bg2.jpg) repeat-x center top;
	padding:60px 0 60px 0;
}
@media(max-width:1230px){
	.main_w2{
		padding:30px 15px 30px 15px;
	}
}

.main_video{
	max-width:1200px;
	padding:20px 0;
	margin:0 auto;
}
.main_video .act_video{
	max-width:1200px;
	margin:0 auto;
}
.main_video .act_video video{
	width:100%;
}




.main_w3{
	width:100%;
	background:url(/img/main_bg3.jpg) no-repeat center top;
	background-size:cover;
	padding:60px 0 60px 0;
}

@media (max-width:1230px){
	.main_w3{
		padding:40px 15px;
	}
}

.main_piclist1{
	max-width:1230px;
	margin:0 auto;
	position:relative;
}

#mainPic1,#mainPic3{
	padding:25px 15px;
}
.main_piclist1 .swiper-slide a{
	display:block;
	transition:all .5s;
	overflow:hidden;
	position:relative;
}
.main_piclist1 .swiper-slide a p{
	width:100%;
	height:100%;
	border:5px solid #ff9c00;
	border-radius:2px;
	overflow:hidden;
	position:relative;
	box-shadow:0 0 15px #666;
}

.main_piclist1 .swiper-slide a p img{
	width:100%;
}
.main_piclist1 .swiper-slide a p:after{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	background-size:20% auto;
	background-image:url(/img/sou.png);
	background-repeat:no-repeat;
	background-position: center 0px;
	opacity:.6;
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	transition:all .5s;
}
.main_piclist1 .swiper-slide a:hover p:after{
	opacity:1;
	background-position: center center;
}
.main_piclist1 .swiper-slide a h3{
	width:100%;
	height:50px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	line-height:50px;
	color:#fff;
	padding:0 15px 0 15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	transition:all .5s;
}


.mainPic1-button-prev,.mainPic1-button-next{
	width:40px;
	height:80px;
	line-height:80px;
	font-size:40px;
	font-family:serif;
	text-align:center;
	color:#fff;
	background:#ccc;
	opacity:.6;
	cursor:pointer;
	outline:none;	
	overflow:hidden;
	transition:all .3s;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	margin-top:-30px;
	
}
.mainPic1-button-prev{
	left:-70px;
}
.mainPic1-button-next{
	right:-70px;
}
.mainPic1-button-prev:hover,.mainPic1-button-next:hover{
	opacity:1;
}


@media (max-width:1230px){
	.main_piclist1{
		text-align:center;
	}
	.main_piclist1 .swiper-slide a:hover{
		box-shadow:none;
		transform:none;
	}
	.main_piclist1 .swiper-slide a:hover p img{
		transform:none;
	}
	#mainPic1,#mainPic3{
		padding:10px 0 5px 0;
	}
	.mainPic1-button-prev,.mainPic1-button-next{
		display:none;
	}
}

@media(max-width:780px){
	.main_piclist1 .swiper-slide a p{
		margin-bottom:5px;
	}
	.main_piclist1 .swiper-slide a h3{
		font-size:16px;
		line-height:30px;
		padding-left:10px;
	}
	.main_piclist1 .swiper-slide a h3:after{
		height:30px;
	}
}
@media(max-width:480px){

	.main_piclist1 .swiper-slide a{
		padding:3px 3px 3px 3px;
	}
	.main_piclist1 .swiper-slide a h3{
		font-size:14px;
		line-height:24px;
		padding:0 0 0 5px;
	}
	.main_piclist1 .swiper-slide a h3:after{
		display:none;
	}
}
@media(max-width:380px){
	.main_piclist1 .swiper-slide a p{
		margin-bottom:2px;
	}
	.main_piclist1 .swiper-slide a h3{
		font-size:12px;
	}
}




.main_w4{
	width:100%;
	padding:60px 0 60px 0;
}

@media (max-width:1230px){
	.main_w4{
		padding:40px 15px;
	}
}

.main_piclist2{
	max-width:1230px;
	margin:0 auto;
	position:relative;
}

#mainPic2{
	padding:25px 15px;
}
.main_piclist2 .swiper-slide a{
	border:1px solid #d2d2d2;
	display:block;
	padding:10px;
	transition:all .5s;	
}
.main_piclist2 .swiper-slide a:hover{
	border-color:#007cc2;
	background:#007cc2;
	box-shadow:0 0 15px #666;
}
.main_piclist2 .swiper-slide a p{
	width:100%;
	height:100%;
	border:1px solid #fff;
	overflow:hidden;
	margin-bottom:5px;
}
.main_piclist2 .swiper-slide a p img{
	width:100%;
	transition:all .5s;
}
.main_piclist2 .swiper-slide a:hover p img{
	transform:scale(1.1,1.1);
}
.main_piclist2 .swiper-slide a h3{
	background:#f5f5f5;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	line-height:40px;
	color:#333;
	padding:0 15px 0 15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	position:relative;
	transition:all .5s;
}
.main_piclist2 .swiper-slide a:hover h3{
	color:#fff;
	background:#007cc2;
}


.mainPic2-button-prev,.mainPic2-button-next{
	width:40px;
	height:80px;
	line-height:80px;
	font-size:40px;
	font-family:serif;
	text-align:center;
	color:#fff;
	background:#ccc;
	opacity:.6;
	cursor:pointer;
	outline:none;	
	overflow:hidden;
	transition:all .3s;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	
}
.mainPic2-button-prev{
	left:-70px;
}
.mainPic2-button-next{
	right:-70px;
}
.mainPic2-button-prev:hover,.mainPic2-button-next:hover{
	opacity:1;
	background:#007cc2;
}


@media (max-width:1230px){
	.main_piclist2{
		text-align:center;
	}
	.main_piclist2 .swiper-slide a:hover{
		box-shadow:none;
		transform:none;
	}
	.main_piclist2 .swiper-slide a:hover p img{
		transform:none;
	}
	#mainPic2{
		padding:10px 0;
	}
	.mainPic2-button-prev,.mainPic2-button-next{
		display:none;
	}
}

@media(max-width:780px){
	.main_piclist2 .swiper-slide a p{
		margin-bottom:5px;
	}
	.main_piclist2 .swiper-slide a h3{
		font-size:16px;
		line-height:30px;
		padding-left:10px;
	}
	.main_piclist2 .swiper-slide a h3:after{
		height:30px;
	}
}
@media(max-width:480px){

	.main_piclist2 .swiper-slide a{
		padding:3px 3px 3px 3px;
	}
	.main_piclist2 .swiper-slide a h3{
		font-size:14px;
		line-height:24px;
		padding:0 0 0 5px;
	}
	.main_piclist2 .swiper-slide a h3:after{
		display:none;
	}
}
@media(max-width:380px){
	.main_piclist2 .swiper-slide a p{
		margin-bottom:2px;
	}
	.main_piclist2 .swiper-slide a h3{
		font-size:12px;
	}
}



.main_w5{
	width:100%;
	background:url(/img/main_bg4.jpg) no-repeat center top;
	background-size:cover;
	padding:60px 0 60px 0;
}

@media (max-width:1230px){
	.main_w5{
		padding:40px 15px;
	}
}

.main_pro{
	max-width:1200px;
	padding:30px 0 10px 0;
	margin:0 auto;
}
.main_pro ul{
	margin:0 -16px;
}
.main_pro ul li{
	width:25%;
	padding:0 16px;
	margin-bottom:32px;
	float:left;
}
.main_pro ul li a{
	display:block;
	border:1px solid #c1c1c1;
	border-radius:2px;
	padding:10px;
	overflow:hidden;
	position:relative;
	transition:all .5s;
	box-shadow:0 0 20px #bbb;
}
.main_pro ul li a:hover{
	border-color:#007cc2;
	box-shadow:0 0 15px #007cc2;
	transform:translateY(-10px);
}
.main_pro ul li a p{
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.main_pro ul li a p img{
	width:100%;
	transition:all .5s;
}
.main_pro ul li a:hover p img{
	transform:scale(1.15,1.15)
}
.main_pro ul li a h3{
	font-size:16px;
	font-weight:normal;
	text-align:center;
	line-height:36px;
	margin:8px auto 12px auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	transition:all .5s;
}
.main_pro ul li a span{
	width:120px;
	height:36px;
	margin:10px auto;
	display:block;
	font-size:14px;
	text-align:center;
	line-height:34px;
	border-radius:3px;
	border:1px solid #999999;
	color:#333;
	transition:all .5s;
}
.main_pro ul li a:hover span{
	border-color:#007cc2;
	background:#007cc2;
	color:#fff;
}
@media(max-width:1230px){
	.main_pro ul{
		margin:0 -8px;
	}
	.main_pro ul li{
		padding:0 8px;
		margin-bottom:16px;
	}
}
@media(max-width:960px){
	.main_pro ul li{
		width:33.333333%;
	}
}
@media(max-width:680px){
	.main_pro ul{
		margin:0 -6px;
	}
	.main_pro ul li{
		width:50%;
		padding:0 6px;
		margin-bottom:12px;
	}
	.main_pro ul li a{
		padding:8px;
	}
	.main_pro ul li a:hover{
		transform:none;
	}
	.main_pro ul li a span{
		width:100px;
		height:30px;
		margin:5px auto;
		line-height:30px;
	}
}
@media(max-width:540px){
	.main_pro ul li{
		width:50%;
	}
	.main_pro ul li a{
		padding:5px;
	}
	.main_pro ul li a span{
		display:none;
	}
	.main_pro ul li a p{
		margin-bottom:5px;
	}
	.main_pro ul li a h3{
		font-size:14px;
		line-height:30px;
		margin:0 auto 0 auto;
	}
}



.main_bnr{
	width:100%;
	text-align:center;
}
.main_bnr img{
	max-width:100%;
	margin:0 auto;
}

.main_w6{
	width:100%;
	padding:60px 0 60px 0;
	overflow:hidden;
}
@media(max-width:1230px){
	.main_w6{
		padding:30px 15px;
	}
}

.main_piclist3{
	max-width:1200px;
	padding:30px 0;
	margin:0 auto;
}
.main_piclist3 ul{
	margin:0 -15px;
}
.main_piclist3 ul li{
	width:33.33333333%;
	float:left;
	padding:0 15px;
	margin-bottom:30px;
}
.main_piclist3 ul li a{
	display:block;
	padding:10px;
	border:1px solid #cccccc;
	box-shadow:5px 5px 5px #d9d9d9;
	transition:all .5s;
}
.main_piclist3 ul li a:hover{
	border-color:#007cc2;
	background:#007cc2;
}
.main_piclist3 ul li a p{
	width:100%;
	height:100%;
	border:1px solid #fff;
	overflow:hidden;
	margin-bottom:10px;
}
.main_piclist3 ul li a p img{
	width:100%;
	transition:all .5s;
}
.main_piclist3 ul li a:hover p img{
	transform:scale(1.2,1.2);
}
.main_piclist3 ul li a h3{
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	color:#333;
	padding:8px 0;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.main_piclist3 ul li a:hover h3{
	color:#fff;
}
@media(max-width:1000px){
	.main_piclist3{
		padding:10px 0;
	}
	.main_piclist3 ul{
		margin:0 -8px;
	}
	.main_piclist3 ul li{
		padding:0 8px;
		margin-bottom:16px;
	}
}
@media(max-width:780px){
	.main_piclist3 ul li a{
		padding:6px;
	}
	.main_piclist3 ul li a p{
		margin-bottom:5px;
	}
	.main_piclist3 ul li a h3{
		font-size:16px;
		line-height:30px;
		padding:4px 0;
	}
}
@media(max-width:680px){
	.main_piclist3 ul li{
		width:50%;
	}
}
@media(max-width:480px){
	.main_piclist3 ul{
		margin:0 -4px;
	}
	.main_piclist3 ul li{
		padding:0 4px;
		margin-bottom:10px;
	}
	.main_piclist3 ul li a{
		padding:3px;
	}
	.main_piclist3 ul li a h3{
		font-size:14px;
		line-height:24px;
		padding:2px 0;
	}
}
@media(max-width:380px){
	.main_piclist3 ul li a p{
		margin-bottom:2px;
	}
	.main_piclist3 ul li a h3{
		font-size:12px;
	}
}



.main_w7{
	width:100%;
	background:#f5f5f5;
	padding:50px 0 40px 0;
	overflow:hidden;
}
@media(max-width:1230px){
	.main_w7{
		padding:30px 15px;
	}
}

.main_news{
	max-width:1200px;
	padding:20px 0;
	margin:0 auto;
}
.mtit3{
	height:40px;
	line-height:40px;
	font-size:22px;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
}
.main_news .m_news_left{
	width:640px;
	float:left;
}
.main_news .m_news_right{
	width:480px;
	float:right;
}

@media (max-width:1230px){
	.main_news .m_news_left,.main_news .m_news_right{
		width:100%;
		padding-bottom:25px;
		float:none;
	}
	.main_news .m_news_right{
		padding-bottom:5px;
	}
	.mtit3{
		font-size:20px;
		font-weight:normal;
		text-align:center;
		border-bottom:1px solid #f5f5f5;
		margin-bottom:15px;
		position:relative;
	}
	.mtit3:before{
		content:'';
		display:block;
		width:40px;
		height:3px;
		background:#de372f;
		position:absolute;
		left:50%;
		bottom:-2px;
		margin-left:-20px;
	}
}
@media (max-width:780px){
	.mtit3{
		font-size:18px;
	}
}
@media (max-width:580px){
	.mtit3{
		font-size:16px;
	}
}

.main_news .m_newslist{
	
}

.main_news .m_newslist dl{
	margin-bottom:30px;
}
.main_news .m_newslist dl dd{
	
}
.main_news .m_newslist dl dd a{
	display:block;
}
.main_news .m_newslist dl dd a .n_img{
	width:100%;
	margin-bottom:14px;
	overflow:hidden;
}
.main_news .m_newslist dl dd a .n_img img{
	width:640px;
	height:427px;
}
.main_news .m_newslist dl dd a h3{
	font-size:18px;
	line-height:48px;
	height:48px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	transition:all .5s;
}
.main_news .m_newslist dl dd a:hover h3{
	transform:translateX(10px);
}
.main_news .m_newslist dl dd a p{
	max-height:60px;
	line-height:30px;
	font-size:14px;
	color:#5b5b5b;
	overflow:hidden;
	transition:all .5s;
}
.main_news .m_newslist dl dd a p b{
	color:#333;
}
.main_news .m_newslist dl dd a:hover p b{
	color:#007cc2;
}

.main_news .m_newslist ul{
	
}
.main_news .m_newslist ul li{
	margin-bottom:30px;
}
.main_news .m_newslist ul li a{
	width:100%;
	height:100px;
	padding-top:8px;
	padding-right:15px;
	padding-left:118px;
	display:block;
	position:relative;
	transition:all .3s;
}
.main_news .m_newslist ul li a:hover{
	background:#fff;
}
.main_news .m_newslist ul li a h3{
	height:24px;
	line-height:24px;
	font-size:18px;
	color:#000;
	font-weight:normal;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:5px;
	transition:all .3s;
}
.main_news .m_newslist ul li a:hover h3{
	color:#007cc2;
	transform:translateX(10px);
}
.main_news .m_newslist ul li a p{
	max-height:60px;
	line-height:28px;
	font-size:14px;
	color:#666;
	overflow:hidden;
	transition:all .5s;
}
.main_news .m_newslist ul li a p b{
	color:#333;
}
.main_news .m_newslist ul li a:hover p b{
	color:#007cc2;
}

.main_news .m_newslist ul li a .n_time{
	width:100px;
	height:100px;
	padding-top:5px;
	background:#333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:0;
	transition:all .3s;
}
.main_news .m_newslist ul li a:hover .n_time{
	background:#007cc2;
}
.main_news .m_newslist ul li a .n_time b{
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	color:#fff;
	letter-spacing:2px;
	display:block;
	margin-top:10px;
}
.main_news .m_newslist ul li a .n_time span{
	font-size:18px;
	color:#fff;
}



.main_news .m_newslist ul li a .n_img{
	width:240px;
	height:160px;
	margin-right:10px;
	float:left;
	display:none;
}
.main_news .m_newslist ul li a .n_img img{
	width:240px;
	height:160px;
}



@media (max-width:1230px){
		
	.main_news{
		padding:0 0 0 0;
	}
	
	.main_news .m_picnews{
		display:none;
	}
	.main_news .m_newslist{
		width:100%;
		float:none;
	}
	.main_news .m_newslist ul li{
		margin-bottom:15px;
	}
	.main_news .m_newslist ul li a{
		border:1px solid #d2d2d2;
		padding:10px;
		height:auto;
		overflow:hidden;
	}
	.main_news .m_newslist ul li a h3{
		height:30px;
		font-size:16px;
		margin-bottom:5px;
		padding-top:6px;
	}
	.main_news .m_newslist ul li a p{
		max-height:120px;
		line-height:24px;
		font-size:12px;
	}
	.main_news .m_newslist ul li a .n_time{
		display:none;
	}
	.main_news .m_newslist ul li a .n_img{
		display:block;
	}
	
	.main_news .m_newslist dl{
		margin-bottom:15px;
	}
	.main_news .m_newslist dl dd a{
		border:1px solid #d2d2d2;
		padding:10px;
		height:auto;
		overflow:hidden;
	}
	
	.main_news .m_newslist dl dd a .n_img{
		width:240px;
		height:160px;
		margin-right:10px;
		margin-bottom:0;
		float:left;
	}
	.main_news .m_newslist dl dd a .n_img img{
		width:240px;
		height:160px;
	}
	
	.main_news .m_newslist dl dd a h3{		
		height:30px;
		line-height:24px;
		font-size:16px;
		color:#000;
		font-weight:normal;
		padding-top:6px;
		margin-bottom:5px;
		transition:all .3s;
	}
	.main_news .m_newslist dl dd a p{
		max-height:120px;
		line-height:24px;
		font-size:12px;
	}

}


@media (max-width:780px){
	.main_news .m_newslist ul li a p,.main_news .m_newslist dl dd a p{
		max-height:96px;
	}
	.main_news .m_newslist ul li a .n_img,
	.main_news .m_newslist dl dd a .n_img,
	.main_news .m_newslist ul li a .n_img img,
	.main_news .m_newslist dl dd a .n_img img
	{
		width:200px;
		height:133px;
	}	
}
@media (max-width:540px){
	.main_news .m_newslist ul li a p,.main_news .m_newslist dl dd a p{
		max-height:60px;
		line-height:20px;
	}
	.main_news .m_newslist ul li a .n_img,
	.main_news .m_newslist dl dd a .n_img,
	.main_news .m_newslist ul li a .n_img img,
	.main_news .m_newslist dl dd a .n_img img
	{
		width:150px;
		height:100px;
	}	
}



@media (max-width:400px){
	.main_news .m_newslist ul li,.main_news .m_newslist dl{
		margin-bottom:10px;
	}
	.main_news .m_newslist ul li a,.main_news .m_newslist dl dd a{
		height:auto;
		padding:8px;
	}
	.main_news .m_newslist ul li a .n_img,.main_news .m_newslist dl dd a .n_img{
		display:none;
	}
	.main_news .m_newslist ul li a h3,.main_news .m_newslist dl dd a h3{
		padding-left:20px;
		background:url(/img/listicon.gif) no-repeat left center;
		height:30px;
		line-height:30px;
		font-size:14px;
		padding-top:0;
	}
	.main_news .m_newslist ul li a p,.main_news .m_newslist dl dd a p{
		max-height:40px;
	}
}






.m_qalist{
	margin-bottom:-35px;
}
.m_qalist ul{
	
}
.m_qalist ul li{
	padding-bottom:65px;
}
.m_qalist ul li a{
	display:block;
}
.m_qalist ul li a h3{
	height:45px;
	line-height:45px;
	padding-left:60px;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-bottom:20px;
	position:relative;
}
.m_qalist ul li a h3:before{
	width:45px;
	height:45px;
	content:'Q';
	display:block;
	background:#333;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:36px;
	font-weight:normal;
	line-height:45px;
	position:absolute;
	left:0;
	top:0;
}
.m_qalist ul li a:hover h3{
	color:#007cc2;
}
.m_qalist ul li a:hover h3:before{
	background:#007cc2;
}
.m_qalist ul li a p{
	height:45px;
	line-height:22px;
	padding-left:60px;
	font-size:14px;
	color:#5b5b5b;
	overflow:hidden;
	position:relative;
}
.m_qalist ul li a p:before{
	width:45px;
	height:45px;
	content:'A';
	display:block;
	background:#007cc2;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:36px;
	font-weight:normal;
	line-height:45px;
	position:absolute;
	left:0;
	top:0;
}
.m_qalist ul li a:hover p{
	color:#ff9c00;
}
.m_qalist ul li a:hover p:before{
	background:#ff9c00;
}


@media (max-width:1230px){
	.m_qalist{
		margin-bottom:0;
	}
	.m_qalist ul li{
		padding-bottom:25px;
	}
	.m_qalist ul li a h3{
		margin-bottom:10px;
		font-size:16px;
		font-weight:normal;
	}
}

@media (max-width:780px){
	.m_qalist ul li a h3{
		font-size:16px;
	}
	.m_qalist ul li a p{
		font-size:12px;
	}
}







.footwrap{
	background:#2b2b2b;
}
.footwrap .foot{
	max-width:1200px;
	padding:50px 0 40px 0;
	margin:0 auto;
	color:#ccc;
}
.footwrap .foot a,.footwrap .foot a:visited{
	color:#ccc;
}
.footwrap .foot a:hover{
	color:#fff;
}
.footwrap .foot_tit{
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	color:#ff9c00;
	padding-left:28px;
	background:url(/img/foot_icon.png) no-repeat left center;
	text-align:left;
	margin-bottom:15px;
	display:inline-block;
}


.footnav{
	width:33.33333333%;
	padding-left:30px;
	float:right;
}
.foot_nav{
	padding:10px 0;
	line-height:36px;
}
.foot_nav a,.foot_nav a:visited{
	color:#ccc;
	font-size:14px;
	margin-right:35px;
}
.foot_nav a:hover{
	color:#fff;
}

.foot_ewm{
	width:33.33333333%;
	border-left:1px dashed #6b6b6b;
	border-right:1px dashed #6b6b6b;
	padding:0 10px;
	text-align:center;
	float:left;
}
.foot_ewm .foot_tit{
	text-align:center;
}
.foot_ewm ul{
	text-align:center;
}
.foot_ewm ul li{
	display:inline-block;
	padding:20px 10px 30px 10px;
	line-height:2em;
}
.foot_ewm img{
	max-width:100%;
	height:auto;
	border:5px solid #fff;
	border-radius:10px;
}


.foot_contact{
	width:33.33333333%;
	padding-right:30px;
	float:left;
}

.foot_contact .fc_txt{
	line-height:36px;
	font-size:14px;
	color:#ccc;
}
.foot_contact .fc_txt h3{
	font-size:18px;
}


@media (max-width:1200px){
	.footwrap .foot{
		padding:0px 0 0 0;
	}
	.footnav{
		width:100%;
		padding:10px 15px;
		border-bottom:1px dashed #6b6b6b;
		text-align:center;
		float:none;
	}
	.footwrap .foot_tit{
		display:none;
	}
	.foot_nav a,.foot_nav a:visited{
		margin:0 8px;
	}

	.foot_ewm{
		width:50%;
		padding:35px 30px;
		border-left:0;
		border-right:0;
	}
	.foot_contact{
		width:50%;
		padding:35px 30px;
	}
}

@media (max-width:780px){
	.foot_contact{
		display:none;
	}
	.foot_ewm{
		width:100%;
	}
	.foot_ewm:after{
		display:none;
	}
}
@media (max-width:500px){
	
	.foot_ewm img{
		width:120px;
	}
	
	
	
}



.foot_link{
	padding-top:30px;
}
.foot_link .foot_tit2{
	font-size:18px;
	font-weight:bold;
	line-height:36px;
	color:#fff;
}
.foot_link .flink{
	font-size:14px;
	line-height:36px;
}
.foot_link .flink a{
	margin-right:20px;
}


@media (max-width:1200px){
	.foot_link{
		border-top:1px dashed #6b6b6b;
		padding:15px;
	}
}





.foot_copyright{
	background:#202020;
	text-align:center;
	font-size:12px;
	color:#bbb;
	line-height:20px;
	text-transform:uppercase;
	padding:20px 15px;
}
.foot_copyright a,.foot_copyright a:visited{
	color:#bbb;
}
.foot_copyright a:hover{
	color:#fff;
}








.page_toolbar{
	width:100%;
	background:#222;
	position:fixed;
	left:0;
	bottom:0;
	z-index:9998;
	display:none;
}
.page_toolbar ul{
	width:100%;
	display:table;
}
.page_toolbar ul li{
	width:25%;
	padding:8px 8px;
	border-right:1px solid #333;
	display:table-cell;
}
.page_toolbar ul li:last-child{
	border:0;
}
.page_toolbar ul li a{
	width:100%;
	text-align:center;
	font-size:15px;
	color:#fff;
	display:block;
}
.page_toolbar ul li a span{
	display:block;
	margin-bottom:3px;
}
.page_toolbar ul li a span img{
	max-width:100%;
}

@media (max-width:780px){
	.page_toolbar{display:block;}
	.foot_copyright{margin-bottom:70px;}
}





/*在线客服样式2 */
.izl-rmenu{position:fixed; right:15px; bottom:10px; padding-bottom:73px; z-index:9999; _position:absolute; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative; display:block;}
.izl-rmenu .btn-qq{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-qq:hover{background-color:#007cc2;}
.izl-rmenu .btn-wangwang{background:url(/img/r_wangwang.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-wangwang:hover{background-color:#007cc2;}
.izl-rmenu .btn-msn{background:url(/img/r_msn.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-msn:hover{background-color:#007cc2;}
.izl-rmenu .btn-wx{background:url(/img/r_wx.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-wx:hover{background-color:#007cc2;}
.izl-rmenu .btn-wx .pic{position:absolute; right:100px; top:0px; display:none;width:160px; background:#fff;border:1px solid #d8d8d8; border-radius:5px; padding:3px;}
.izl-rmenu .btn-phone{background:url(/img/r_phone.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-phone:hover{background-color:#007cc2;}
.izl-rmenu .btn-phone .phone{background-color:#007cc2; position:absolute; width:0; right:72px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none; overflow:hidden; white-space:nowrap;}
.izl-rmenu .btn-top{background:url(/img/r_top.png) center center no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media(max-width:1380px){
	.izl-rmenu{margin:0; left:auto; right:10px; padding:0;}
	.izl-rmenu .btn,.izl-rmenu a.btn-qq{display:none;}
	.izl-rmenu .btn-top{display:block; width:40px; height:40px; background-size:contain; border-radius:5px;}
}
@media (max-width:780px){
	.izl-rmenu{bottom:90px;}
}





/*在线客服样式3*/
.bcts_bar{width:140px; padding:10px; position:fixed; right:1%; z-index:9999; top:100px; text-align:center; background:#007cc2; border-radius:3px;_position:absolute;}
.bcts_bar h3{ color:#fff; font-size:20px; font-weight:bold; margin:10px 0;  }
.bcts_bar .yewu{ width:100%; background:#fff;  border-radius:3px; padding-bottom:5px; }
.bcts_bar .yewu h4{ width:100%; height:34px; line-height:34px;color:#fff; background:#303030; font-size:12px; margin-bottom:10px; border-top-right-radius:3px; border-top-left-radius:3px; }
.bcts_bar a.jt{ width:100%; display:block; height:30px; line-height:30px; color:#666; font-size:12px;}
.bcts_bar a.jt s{ width:19px; height:16px; background-position:-484px -220px; margin-right:6px; }
.bcts_bar .erweima{ width:100%; padding:5px 0px; border-radius:3px;  background:#fff; margin-top:1px; line-height:28px; font-size:14px; }
.bcts_bar .erweima img{ margin: 0 auto; display:block;}
.bcts_bar .returnTop{ width:43px; height:37px; background-position:-427px -207px; position:absolute; bottom:-37px; left:52px;   cursor:pointer;}
.bcts_bar .bct-tel{ color:#fff;  line-height:20px; padding:10px 0px 0px;}
.bcts_bar .bct-tel h5{ font-weight:normal; font-size:14px;}
.bcts_bar .bct-tel h5 s{ width:24px; height:18px; background-position:-518px -218px; margin-right:5px; }
.bcts_bar .bct-tel em{ font-size:16px; font-style:normal; font-weight:bold;}
.bcts_bar .c_close{ width:44px; height:29px; background-position:-427px -169px; position:absolute; top:-29px; left:52px;  cursor: pointer;}
.fly_talk{   height: 150px; padding:10px 0px 0px;  width:30px ; line-height:22px;  position: fixed;  right: 0px;  top: 200px;  z-index: 111;  text-align: center;  font-size: 18px;color: #fff;  background-color: #d8170e; cursor: pointer;}
.bcts_icon {
    background: url(/img/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.hidden{ display:none;}


@media(max-width:1530px){
	.bcts_bar{display:none;}
}






