html,body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;padding:0;font-size:14px;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:14px;}
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:#0e3678;}
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;}



.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{
	width:100%;
	padding:0 3%;
	background:rgba(255,255,255,.9);
	box-shadow:0 0 5px rgba(0,0,0,.24)!important;
	transition:all .3s;
}
@media (min-width:1231px){
	.head:hover,.headhover{
		background:#ffffff;
		box-shadow:0 0 5px rgba(0,0,0,.24)!important;
	}
}


@media (min-width:1231px){
	.head.headfixed{
		transition:all .3s;
		position:fixed;
		z-index:9999;
		top:0;
	}
	.head.headfixed{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}
}

.headwrap{
	width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:9999;
}
.headwrap .logo{
	width:450px;
	padding:10px 0 10px 0;
	float:left;
	transition: all .3s;
}
/*@media (min-width:1231px){
	.headhover .headwrap .logo, .head:hover .headwrap .logo{
		width:400px;
		padding:15px 0;
	}
}*/
.headwrap .logo img{
	max-width:100%;
}
.logo-hide{
	display:none;
}
@media (max-width:1800px){
	.headwrap .logo{
		width:450px;
		padding:10px 0;
	}
	.logo .logo-hide{
		display:block;
	}
	.logo .logo-show{
		display:none;
	}
}


.headwrap .top_tel{
	background:url(/img/top_tel11.png) no-repeat left center;
	background-size:auto 100%;
	padding-left:35px;
	margin-top:35px;
	margin-left:36px;
	float:right;
	transition: all .3s;
}
.headwrap .top_tel b{
	font-size:12px;
	color:#262535;
	font-weight:normal;
	line-height:18px;
	display:none;
}
.headwrap .top_tel b span{
	font-size:12px;
	padding-left:2px;
}
.headwrap .top_tel p{
	font-size:20px;
	color:#0e3678;
	line-height:30px;
	text-align:right;
	font-weight:bold;
}
@media (min-width:1231px) and (max-width:1500px){
	.headwrap .top_tel{display:none;}
}
@media (max-width:1230px){
	.headwrap .top_tel{
		margin-top:0;
		margin-left:0;
		float:none;
		position:absolute;
		right:58px;
		top:50%;
		transform:translateY(-50%);
	}
}




@media (max-width:1600px){
	.headwrap .logo{
		width:380px;
		padding:15px 0;
	}
}
@media (max-width:1300px){
	.headwrap .logo{
		width:350px;
		padding:18px 0;
	}
}

@media (max-width:1230px){
	.head{
		width:100%;
		padding:0 15px;
	}
	.headwrap .top_tel{
		display:block;
	}
	.headwrap .logo{
		width:50%;
		padding:5px 0;
	}
	.headwrap .logo img{
		max-width:80%;
	}
	.logo-hide{
		display:block;
	}
	.logo-show{
		display:none;
	}
	
	
}
@media (max-width:1080px){
	.headwrap .logo{
		width:50%;
		padding:5px 0;		
	}
	.headwrap .logo img{
		max-width:100%;
		min-width:180px;
	}
}
@media (max-width:780px){
	.headwrap .logo{
		padding:3px 0;		
	}
}

@media (max-width:580px){
	.headwrap .logo{
		width:60%;
		padding:0;
	}
	.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: center center;
	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:1231px) {
	.navbar-toggle {
		display: none
	}
}
@media (max-width:380px){
	.navbar-toggle {
		width: 34px;
		height: 26px;
		padding: 5px 5px;
		margin-top: 7px;
		margin-right: 7px;
		margin-bottom: 5px;
	}
}



.navwrap{height:100px; float:right; margin-right:0; }

.nav{
	max-width:1000px;
	margin:0 auto;
}
.navwrap ul{
	width:100%;
	height:100px;
	margin:0 auto;
}
.navwrap li{
	width:120px;
	height:100px;
	line-height:100px;
	position:relative;
	z-index:4000;
	float:left;
}

.navwrap li.fli{
	
}
.navwrap li.fli:before{
	display:none;
}
.navwrap li.fli b{
	padding:10px 0 0 0;
	display:inline-block;
	height:100%;
	vertical-align:top;
}
.navwrap li.fli i{
	font-style:normal;
	display:none;
}
/*
.navwrap li.lan_nav span a b{
	font-weight:normal;
	padding-left:25px;
	background:url(/img/lan_icon2.png) no-repeat left center;
	display:inline-block;
}
.navwrap li.lan_nav span a:hover b{
	background:url(/img/lan_icon2-1.png) no-repeat left center;
}*/


.navwrap li span a,.navwrap li span a:visited{
	width:100%;
	height:100px;
	font-size:18px;
	text-align:center;
	color:#333333;
	display:block;
	transition:all .3s ease-out ;
	overflow:hidden;
}
@media (max-width:1300px){		
	.navwrap li span a,.navwrap li span a:visited{
		font-size:16px;
	}
}
@media (min-width:1231px){
	
	.headhover .navwrap{height:100px;}
	.headhover .navwrap ul{
		height:100px;
	}
	.headhover .navwrap li{
		height:100px;
		line-height:100px;
	}
	
	.head:hover .navwrap li span a,
	.head:hover .navwrap li span a:visited,
	.headhover .navwrap li span a,
	.headhover .navwrap li span a:visited{
		color:#333333;
	}
	
	.head:hover .navwrap li span a:hover,
	/*.head:hover .navwrap li.ov span a,*/
	/*.head .navwrap li.ov span a,*/
	.head:hover .navwrap li span a.ov{
		color:#ecb91d;
	}
}
.headhover .navwrap li span a:hover{
	color:#ecb91d;
}
/*.headhover .navwrap li.ov span a{
	color:#ecb91d;
}*/

.navwrap li span a:after{
	width:4px;
	height:2px;
	background:#ffffff;
	display:block;
	content:'';
	position:absolute;
	left:50%;
	bottom:20px;
	margin-left:-2px;
	opacity:0;
	transition: all .5s;
}
.navwrap li span a:hover:after,
.navwrap li span a.ov:after{
	width:40px;
	margin-left:-20px;
	transition: all .5s;
	opacity:1;
}
@media (min-width:1231px){
	.navwrap li span a:before{
		width:4px;
		height:2px;
		background:#ffffff;
		display:block;
		content:'';
		position:absolute;
		left:50%;
		bottom:20px;
		margin-left:-2px;
		opacity:0;
		transition: all .5s;
	}
	.head:hover .navwrap li span a:before,
	.head:hover .navwrap li span a:after,
	.headhover .navwrap li span a:before,
	.headhover .navwrap li span a:after{
		background:#ecb91d;
	}
	.navwrap li span a:hover:before{
		width:60px;
		margin-left:-30px;
		transition: all .5s;
		opacity:1;
	}
}


.navwrap li dl{
	background:#ecb91d;
	position: absolute;
    top:100%;
    left:50%;
	transform:translateX(-50%);
    z-index: 1000;
    min-width: 150px;
    text-align: center;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	z-index:5000;
	display:none;
	
}
.navwrap li dl dd{
	background:#ecb91d;
	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:16px;
    padding:0 10px;
    color:#ffffff;
	display:block;
	border-top:1px solid #d5a81e;
	word-break:keep-all;
	white-space:nowrap;
	transition: all .3s;
}
.navwrap li dl dd a:hover{
	color:#fff;
	background:#0e3678;
	transition: all .3s;
}
.navwrap li dl dd a.ov{
	color:#fff;
	background:#0e3678;
	transition: all .3s;
}
.navwrap li dl dd dl{
	background:none;
	position:absolute;
	left:100%;
	top:0;
	transform:none;
	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:1800px){
	.navwrap li{
		width:100px;
	}
}

@media (max-width:1230px){
	.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:#0e3678;
		width:100%;
		max-width:inherit;
		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:before{
		display:none;
	}
	.navwrap li,.navwrap li.fli{
		width:100%;
		border:0;
		border-top:1px solid #0b2858;
		background:none;
		line-height:24px;
		height:auto;
		float:none;
	}
	.navwrap li.fli b{
		display:none;
	}
	.navwrap li.fli i{
		display:block;
	}
	.navwrap li.lan_nav span a b{
		padding-left:0;
		background:none;
	}
	.navwrap li.lan_nav span a:hover b{
		background:none;
	}

	
	.navwrap li span a,.navwrap li span a:visited{
		width:100%;
		height:auto;
		color:#fff;
		font-size:16px;
		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 span a:after{
		display:none;
	}
	.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;
		transform: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;
		color:#fff;
		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:1380px){
	.img-hide{display:block;}
	.img-show{display:none;}
}




#mainbnr{}

.swiper-container{
	
}
#mainbnr .swiper-wrapper{
	width: 100%;
	position: relative;	
	/*控制整屏滚动时间，便于执行animate动画效果*/
	/*transition-timing-function: cubic-bezier(0.6, 0.2, 0.2, 0.6);
	transition-delay: 0.5s;*/
	
}
#mainbnr .swiper-slide{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}
#mainbnr .swiper-slide img{
	width:100%;
}
@media (max-width:1230px){
	#mainbnr .swiper-slide img.img-show{
		display:none;
	}
	#mainbnr .swiper-slide img.img-hide{
		display:block;
	}
}
#mainbnr .swiper-pagination{
	bottom:30px;
	display:block;
}
@media (max-width:1230px){
	#mainbnr .swiper-pagination{
		bottom:30px;
		display:block;
	}
}
#mainbnr .swiper-pagination .swiper-pagination-bullet{
	width:45px;
	height:6px;
	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 #0e3678;
	background:#0e3678;
	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:1230px){
	#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;
	}
}



.ss-slide-txt{
	width:80%;
	background:#ccc;
	text-align:center;
	position:absolute;
	left:10%;
	right:10%;
	top:15%;
	z-index:3;
}
.ss-slide-txt img{
	width:auto!important;
	max-width:100%;
	margin:0 auto;
}

/*
.ss-slide-txt .mbnr-txt1{
	width:auto;
	display:inline-block;
	text-align:center;
	margin-bottom:20px;
	transform:translateY(0) scale(2.2,2.2);
	opacity:0;
	transition:all 1s ease-in-out;
	margin:0 auto;
	position:relative;
	transition-timing-function: cubic-bezier(0.2, 0.2, 0.4, 0.6);
	transition-delay:1.1s;
}
#mainbnr .swiper-slide-active .ss-slide-txt .mbnr-txt1{
	transform:translateY(0px) scale(1,1);
	opacity:1;
}

*/

.ss-slide-txt .mbnr-txt1{
	position:absolute;
	left:0;
	top:0;
}
.ss-slide-txt .mbnr-txt1{
	transform:translateY(15%);
	opacity:0;
	transition:all 1s ease-in-out;
	transition-delay:1.1s;
}

#mainbnr .swiper-slide-active .ss-slide-txt .mbnr-txt1{
	transform:translateY(0);
	opacity:1;
}





.ss-slide-img{
	width:100%;
	height:100%;
	transform: translate(0) scale(1.08);
    transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	position:relative;
	left:0;
	top:0;
	z-index:1;
}
.ss-slide-img img{
	width:100%;
	height:100%;
}

#mainbnr .swiper-slide-active .ss-slide-img{
    transform: translate(0) scale(1);
}


@media(max-width:1230px){

	.ss-slide-txt{
		width:40%;
	}
	
	
}






.mtit1{
	width:100%;
	text-align:center;
	margin:0 auto 12px auto;
	overflow:hidden;
	position:relative;
}
.mtit1 h3{
	padding:0 35px;
	line-height:50px;
	font-size:40px;
	font-weight:normal;
	color:#0e3678;
	display:inline-block;
	position:relative;
	z-index:3;
}
.mtit1 h3:before,
.mtit1 h3:after{
	content:'';
	display:block;
	width:60px;
	height:24px;
	border-bottom:1px solid #cccccc;
	position:absolute;
	top:0;
}
.mtit1 h3:before{
	right:100%;
}
.mtit1 h3:after{
	left:100%;
}

.mtit1 h3 b{
	padding:0 15px;
	line-height:50px;
	display:inline-block;
	position:relative;
}
.mtit1 h3 b:before,
.mtit1 h3 b:after{
	content:'';
	display:block;
	width:30px;
	height:22px;
	border-bottom:5px solid #0e3678;
	position:absolute;
	top:0;
}
.mtit1 h3 b:before{
	right:100%;
}
.mtit1 h3 b:after{
	left:100%;
}




.mtit1 p{
	width:100%;
	font-size:16px;
	color:#666666;
	line-height:24px;
	text-transform:uppercase;
	display:block;
}

.mtit2 h3{
	color:#ffffff;
}
.mtit2 p{
	color:#ffffff;
}
.mtit2:after{
	border-bottom:3px solid #ffffff;
}




.mtit_txt{
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#999999;
	display: -webkit-box;		
	-webkit-box-orient: vertical;		
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.mtit_txt2{
	color:#ffffff;
}



@media (max-width:1230px){
	.mtit1 h3{
		line-height:48px;
		font-size:36px;
	}
	.mtit1 h3 b{
		line-height:48px;
	}
	.mtit1 h3:before,
	.mtit1 h3:after{
		height:23px;
	}
	.mtit1 h3 b:before,
	.mtit1 h3 b:after{
		height:21px;
	}
}

@media (max-width:1000px){
	.mtit1{
		margin-bottom:5px;
	}
	.mtit1 h3{
		line-height:48px;
		font-size:30px;
	}
	
	.mtit1 h3:before,
	.mtit1 h3:after{
		width:60px;
		height:23px;
	}
	.mtit1 h3 b:before,
	.mtit1 h3 b:after{
		width:30px;
		height:21px;
	}
	.mtit1 p{
		font-size:13px;
		line-height:20px;
	}
}
@media (max-width:780px){
	
	.mtit1 h3{
		padding:0 30px;
		line-height:42px;
		font-size:26px;
	}
	.mtit1 h3 b{
		padding:0 10px;
		line-height:42px;
	}
	.mtit_txt{
		font-size:14px;
		line-height:20px;
	}
}
@media (max-width:580px){
	.mtit1 h3{
		line-height:30px;
		font-size:24px;
	}
	.mtit1 h3 b{
		line-height:30px;
	}
	.mtit1 h3:before,
	.mtit1 h3:after{
		height:15px;
	}
	.mtit1 h3 b:before,
	.mtit1 h3 b:after{
		height:14px;
		border-width:3px;
	}
	.mtit1 p{
		font-size:12px;
		line-height:20px;
	}
	
}
@media (max-width:380px){
	.mtit1 h3{
		padding:0 20px;
		line-height:22px;
		font-size:20px;
	}
	.mtit1 h3 b{
		line-height:22px;
	}
	.mtit1 h3:before,
	.mtit1 h3:after{
		height:11px;
	}
	.mtit1 h3 b:before,
	.mtit1 h3 b:after{
		width:20px;
		height:10px;
		
	}
	.mtit_txt{
		-webkit-line-clamp: 2;
		font-size:12px;
	}
}




.main_more{
	padding:10px 0;
}
.main_more a{
	width:200px;
	height:50px;
	background:#ffffff;
	box-shadow:0 0 15px rgba(0,0,0,.1);
	border-radius:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#333;
	display:block;
	margin:0 auto;
	transition:all .5s;
	position:relative;
}
.main_more a:hover{
	background:#0e3678;
	color:#fff;
	border-color:#0e3678;
	box-shadow:0 5px 15px rgba(0,0,0,.25);
	transform:translateY(-10px);
}



.main_more2{
	
}
.main_more2 a{
	border-color:#0e3678;
	background:#0e3678;
	color:#ffffff;
}


.main_more2 a:hover{
	background:#ecb91d;
	border-color:#ecb91d;
	box-shadow:0 5px 15px rgba(0,0,0,.25);
}




@media(max-width:1000px){
	.main_more a{
		width:140px;
		height:42px;
		line-height:40px;
		font-size:14px;
	}
	.main_more2 a{
		width:140px;
		height:42px;
		line-height:42px;
		font-size:14px;
	}
	
	
}
@media(max-width:500px){
	.main_more a{
		width:100px;
		height:34px;
		line-height:32px;
		padding:0;
	}
	.main_more2 a{
		width:100px;
		height:34px;
		line-height:34px;
		padding:0;
	}
}




.main_bnr{
	width:100%;
	text-align:center;
	position:relative;
}
.main_bnr img{
	width:100%;
	max-width:2560px;
	margin:0 auto;
}






.main_listmore {
	display:none;
}
.main_listmore a:hover{
	transform:none!important;
}
.main_listmore a:before{
	width:100%;
	height:100%;
	background:url(/img/sou.png) no-repeat center center;
	background-size:50px 50px;
	display:block;
	content:'';
	position:absolute;
	left:0;
	top:-20%;
	opacity:0;
	transition:all .5s;
	z-index:6;
}
.main_listmore a:hover:before{
	opacity:1;
	top:0;
}
.main_listmore a strong{
	display:block;
	width:100%;
	height:100%;
	background:#0e3678;
	position:absolute;
	left:0;
	top:0;
	z-index:50;
}
.main_listmore a strong:before{
	width:51px;
	height:51px;
	border-left:1px solid #fff;
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-25px;
	transition:all .3s;
}
.main_listmore a:hover strong:before{
	opacity:0;
	top:100%;
}
.main_listmore a strong:after{
	width:51px;
	height:51px;
	border-top:1px solid #fff;
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-25px;
	transition:all .3s;
}
.main_listmore a:hover strong:after{
	opacity:0;
	left:100%;
}











.main_w1{
	width:100%;
	padding:80px 15px 80px 15px;
	overflow:hidden;
}
@media(max-width:1400px){
	.main_w1{padding:60px 15px 50px 15px;}	
}
@media(max-width:1230px){
	.main_w1{padding:60px 15px 60px 15px;}	
}
@media(max-width:1000px){
	.main_w1{padding:40px 15px 40px 15px;}
}
@media(max-width:640px){
	.main_w1{padding:40px 15px 30px 15px;}
}

.main_yewu{
	width:100%;
	padding:40px 3%;
	margin:0 auto;
}
.main_yewu ul{
	margin:0 -15px;
}
.main_yewu ul li{
	width:20%;
	float:left;
	padding:0 15px;
	margin-bottom:30px;
}

.main_yewu ul li a{
	display:block;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	background:#ffffff;
	position:relative;
	transition:all .5s;
	overflow:hidden;
}
.main_yewu ul li a:hover{
	background:#0e3678;
	box-shadow:0 8px 15px rgba(0,0,0,0.1);
}
/*.main_yewu ul li a:after{
	width:100%;
	height:5px;
	background:#0e3678;
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:-10px;
	transition:all .5s;
	z-index:1;
}
.main_yewu ul li a:hover:after{
	height:100%;
	bottom:0;
}
*/


.main_yewu ul li a span{
	width:100%;
	height:100%;
	background:#000000;
	display:block;
	margin-bottom:25px;
	overflow:hidden;
	position:relative;
	z-index:4;
}

.main_yewu ul li a span:before{
	width:40px;
	height:40px;
	background:url(/img/icon_link2.png) no-repeat center center;
	background-size:100%;
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:-50%;
	margin-left:-20px;
	margin-top:-20px;
	transition:all .4s;
	z-index:10;
}
.main_yewu ul li a:hover span:before{
	top:50%;
}




.main_yewu ul li a span:after{
	content:'';
	display:block;
	padding-top:67.9%;
}
.main_yewu ul li a span img{
	width:100%;
	height:100%;
	object-fit: cover;
	object-position:50% 50%;
	position:absolute;
	left:0;
	top:0;
	transition:all .3s;
}
.main_yewu ul li a:hover span img{
	transform:scale(1.15);
	opacity:.5;
}


.main_yewu ul li a h3{
	padding:0 15px;
	font-size:30px;
	line-height:40px;
	color:#0e3678;
	font-weight:normal;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:30px;
	transition:all .3s;
	position:relative;
	z-index:5;
}
.main_yewu ul li a:hover h3{
	color:#ffffff;
}
.main_yewu ul li a h3:after{
	content:'';
	display:block;
	width:35px;
	height:15px;
	border-bottom:3px solid #0e3678;
	margin:0 auto;
	transition:all .3s;
	position:relative;
	z-index:5;
}
.main_yewu ul li a:hover h3:after{
	border-color:#ffffff;
}
.main_yewu ul li a p{
	height:120px;
	padding:0 5%;
	font-size:16px;
	line-height:30px;
	color:#999999;
	text-align:justify;
	display: -webkit-box;		
	-webkit-box-orient: vertical;		
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom:30px;
	transition:all .3s;
	position:relative;
	z-index:5;
}
.main_yewu ul li a:hover p{
	color:#ffffff;
}


@media(max-width:1800px){
	.main_yewu ul li a h3{
		padding:0 10px;
		font-size:24px;
		line-height:30px;
		margin-bottom:20px;
	}
}
@media(max-width:1600px){
	.main_yewu ul li a p{
		height:90px;
		-webkit-line-clamp: 3;
		margin-bottom:20px;
	}
}
@media(max-width:1440px){
	.main_yewu{
		padding:30px 0;
	}
	.main_yewu ul li{
		width:33.33333333%;
	}
	.main_yewu ul li:nth-child(4),
	.main_yewu ul li:nth-child(5){
		width:50%;
	}
	.main_yewu ul li a p{
		height:60px;
		-webkit-line-clamp: 2;
		margin-bottom:20px;
	}
}
@media(max-width:780px){
	.main_yewu{
		padding:20px 0;
	}
	.main_yewu ul{
		margin:0 -10px;
	}
	.main_yewu ul li{
		padding:0 10px;
		margin-bottom:20px;
	}
	.main_yewu ul li a span{
		margin-bottom:20px;
	}
	.main_yewu ul li a span:before{
		width:30px;
		height:30px;
		margin-left:-15px;
		margin-top:-15px;
	}
	.main_yewu ul li a h3{
		padding:0 5px;
		font-size:22px;
		line-height:24px;
		margin-bottom:10px;
	}
	.main_yewu ul li a p{
		height:50px;
		font-size:15px;
		line-height:25px;
		margin-bottom:20px;
	}
}
@media(max-width:580px){
	
	.main_yewu ul{
		margin:0 -8px;
	}
	.main_yewu ul li{
		padding:0 8px;
		margin-bottom:16px;
	}
	.main_yewu ul li a{
		background:#f8f8f8;
		box-shadow:none;
	}
	.main_yewu ul li a span{
		margin-bottom:15px;
	}
	.main_yewu ul li a span:before{
		width:20px;
		height:20px;
		margin-left:-10px;
		margin-top:-10px;
	}
	.main_yewu ul li a h3{
		font-size:20px;
		line-height:24px;
		margin-bottom:15px;
	}
	.main_yewu ul li a h3:after{
		width:30px;
		height:12px;
		border-bottom:2px solid #0e3678;
	}
	.main_yewu ul li a p{
		display:none;
	}
}
@media(max-width:480px){
	
	.main_yewu ul{
		margin:0 -5px;
	}
	.main_yewu ul li{
		padding:0 5px;
		margin-bottom:12px;
	}
	.main_yewu ul li a h3{
		font-size:18px;
		line-height:20px;
		margin-bottom:15px;
	}
}
@media(max-width:380px){
	
	.main_yewu ul li a h3{
		font-size:16px;
		line-height:20px;
		margin-bottom:10px;
	}
}






.main_w2{
	width:100%;
	background:#f1f1f1 url(/img/main_bg1.jpg) no-repeat center top;
	background-size:cover;
	padding:80px 15px 80px 15px;
	overflow:hidden;
}
@media(max-width:1400px){
	.main_w2{padding:60px 15px 60px 15px;}	
}
@media(max-width:1230px){
	.main_w2{padding:60px 15px 60px 15px;}	
}
@media(max-width:1000px){
	.main_w2{padding:40px 15px 40px 15px;}
}
@media(max-width:640px){
	.main_w2{padding:40px 15px 30px 15px;}
}

.main_piclist{
	width:100%;
	max-width:1440px;
	margin:0 auto;
	padding:40px 0 50px 0;
	position:relative;
}
@media(max-width:1500px){
	.main_piclist{
		padding:40px 0;
	}
}
@media(max-width:1230px){
	.main_piclist{
		text-align:center;
		padding:10px 0;
	}
}
@media(max-width:580px){
	.main_piclist{
		padding:0;
	}
}

#mainPic0{
	padding:40px 0;
	position:relative;
}
.swiper-button-prev1,
.swiper-button-next1{
	display:block;
	width:55px;
	height:55px;
	position:absolute;
	top:50%;
	margin-top:-27px;
	opacity:1;
	cursor:pointer;
	z-index:3;
	transition:all .3s;
}
.swiper-button-prev1{
	left:-100px;
	background:url(/img/slide_01.png) no-repeat center center;
}
.swiper-button-prev1:hover{
	border-color:#0e3678;
	background:#0e3678 url(/img/slide_arr_l3.png) no-repeat center center;
	opacity:1;
}
.swiper-button-next1{
	right:-100px;
	background:url(/img/slide_02.png) no-repeat center center;
}
.swiper-button-next1:hover{
	border-color:#0e3678;
	background:#0e3678 url(/img/slide_arr_r3.png) no-repeat center center;
	opacity:1;
}


@media(max-width:1680px){
	.main_piclist{text-align:center;}
	
	.main_piclist .swiper-button-prev1,
	.main_piclist .swiper-button-next1{
		display:block;
		width:55px;
		height:55px;
		position:static;
		display:inline-block;
		text-align:center;
		margin:0 3px;
		border:1px solid #999999;
		background-color:#ffffff;
		opacity:1;
		display:none;
	}
}
@media(max-width:1000px){
	.swiper-button-prev1,
	.swiper-button-next1{
		width:45px;
		height:45px;
	}
}
@media(max-width:580px){
	#mainPic0{
		padding:30px 0 40px 0;
	}
	.swiper-button-prev1,
	.swiper-button-next1{
		width:40px;
		height:40px;
	}
}
@media(max-width:320px){
	#mainPic0{
		padding:20px 0 20px 0;
	}
}
@media(min-width:320px){

	.main_piclist .swiper-slide {
		
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		transition: 300ms;
		transform: scale(.95);
	}
	.main_piclist .swiper-slide-active,
	.main_piclist .swiper-slide-duplicate-active{
	  transform: scale(1.1);
	}
}



.main_piclist .swiper-slide a{
	width:100%;
	height:100%;
	display:block;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	background:#ffffff;
	position:relative;
	transition:all .5s;
	overflow:hidden;
}
.main_piclist .swiper-slide a:hover{
	background:#0e3678;
	box-shadow:0 8px 15px rgba(0,0,0,0.2);
}

.main_piclist .swiper-slide a p{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:4;
}
.main_piclist .swiper-slide a p:after{
	content:'';
	display:block;
	padding-top:66.67%;
}
.main_piclist .swiper-slide a p img{
	width:100%;
	height:100%;
	object-fit: cover;
	object-position:50% 50%;
	position:absolute;
	left:0;
	top:0;
	transition:all .3s;
}
.main_piclist .swiper-slide a:hover p img{
	transform:scale(1.15);
}

.main_piclist .swiper-slide a h3{
	margin:0 20px;
}
.main_piclist .swiper-slide a h3 span{
	height:60px;
	line-height:60px;
	font-size:20px;
	font-weight:normal;
	text-align:center;
	display:block;
}
.main_piclist .swiper-slide a:hover h3 span{
	color:#ffffff;
}

@media(max-width:1230px){
	.main_piclist .swiper-slide a h3 span{
		font-size:18px;
	}
}
@media(max-width:580px){
	.main_piclist .swiper-slide a h3{
		margin:0;
		padding:0 10px;
	}
	.main_piclist .swiper-slide a h3 span{
		height:60px;
		padding-top:10px;
		line-height:24px;
		font-size:14px;
		text-align:center;
	}
	
	
}








.main_w3{
	width:100%;
	padding:80px 15px 80px 15px;
	overflow:hidden;
}
@media(max-width:1400px){
	.main_w3{padding:60px 15px 50px 15px;}	
}
@media(max-width:1230px){
	.main_w3{padding:60px 15px 60px 15px;}	
}
@media(max-width:1000px){
	.main_w3{padding:40px 15px 40px 15px;}
}
@media(max-width:640px){
	.main_w3{padding:40px 15px 30px 15px;}
}

.main_about_pic{
	padding-top:40px;
	text-align:center;
}
.main_about_pic img{
	max-width:100%;
}

.main_about{
	width:100%;
	background:#f8f8f8;
	max-width:1380px;
	padding:60px 2%;
	margin:0 auto;
}
.main_about_name{
	margin-bottom:30px;
}
.main_about_name h3{
	text-align:center;
	font-size:28px;
	line-height:36px;
	color:#0e3678;
}
.main_about_con{
	font-size:18px;
	line-height:36px;
	color:#666666;
	text-align:justify;
	text-indent:2em;
	display: -webkit-box;		
	-webkit-box-orient: vertical;		
	-webkit-line-clamp:8;
	overflow: hidden;
	margin-bottom:40px;
}

@media(max-width:1230px){
	.main_about_name{
		margin-bottom:20px;
	}
	.main_about_name h3{
		font-size:24px;
		line-height:32px;
	}
	.main_about_con{
		font-size:16px;
		line-height:32px;
		margin-bottom:30px;
	}
}

@media(max-width:780px){
	.main_about_pic{
		padding-top:30px;
	}
	.main_about{
		padding:40px 15px;
	}
	.main_about_name h3{
		font-size:20px;
		line-height:32px;
	}
}

@media(max-width:580px){
	.main_about_pic{
		padding-top:20px;
	}
	.main_about{
		padding:30px 15px;
	}
	.main_about_name{
		margin-bottom:10px;
	}
	.main_about_name h3{
		font-size:18px;
		line-height:30px;
	}
	.main_about_con{
		font-size:16px;
		line-height:30px;
		margin-bottom:20px;
	}
}
@media(max-width:380px){

	.main_about{
		padding:20px 15px;
	}
	.main_about_name{
		margin-bottom:5px;
	}
	.main_about_name h3{
		font-size:16px;
	}
}










.main_w4{
	width:100%;
	background:#f8f8f8;
	padding:80px 15px 80px 15px;
	overflow:hidden;
}
@media(max-width:1400px){
	.main_w4{padding:60px 15px 50px 15px;}	
}
@media(max-width:1230px){
	.main_w4{padding:60px 15px 60px 15px;}	
}
@media(max-width:1000px){
	.main_w4{padding:40px 15px 40px 15px;}
}
@media(max-width:640px){
	.main_w4{padding:40px 15px 30px 15px;}
}


.main_piclist1{
	max-width:1380px;
	margin:0 auto;
	padding:40px 0;
	position:relative;
}
.main_piclist1 ul{
	margin:0 -10px;
}
.main_piclist1 ul li{
	width:25%;
	float:left;
	padding:0 10px;
	margin-bottom:20px;
}
.main_piclist1 ul li a{
	display:block;
	position:relative;
	transition:all .3s;
	overflow:hidden;
}
.main_piclist1 ul li a:hover{
	transform:translateY(-10px);
	box-shadow:0 8px 15px rgba(0,0,0,0.2);
}

.main_piclist1 ul li a p{
	width:100%;
	height:100%;
	background:#0e3678;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:4;
}
.main_piclist1 ul li a p:after{
	content:'';
	display:block;
	padding-top:66.67%;
}
.main_piclist1 ul li a p img{
	width:100%;
	height:100%;
	object-fit: cover;
	object-position:50% 50%;
	position:absolute;
	left:0;
	top:0;
	transition:all .3s;
}
.main_piclist1 ul li a:hover p img{
	
	opacity:.3;
}

.main_piclist1 ul li a p:before{
	width:40px;
	height:40px;
	background:url(/img/sou.png) no-repeat center center;
	background-size:100%;
	content:'';
	display:block;
	position:absolute;
	left:50%;
	top:-50%;
	margin-left:-20px;
	margin-top:-20px;
	transition:all .4s;
	z-index:10;
}
.main_piclist1 ul li a:hover p:before{
	top:50%;
}


.main_piclist1 ul li a h3{
	height:60px;
	line-height:60px;
	text-align:center;
	position:relative;
	z-index:8;
}

.main_piclist1 ul li a h3 span{
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	color:#666666;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	transition:all .3s;
}

.main_piclist1 ul li a:hover h3 span{
	color:#0e3678;
}

@media(max-width:1000px){
	.main_piclist1{
		padding:30px 0;
	}
	.main_piclist1 ul{
		
	}
	.main_piclist1 ul li{
		width:33.33333333%;
	}
	
}
@media(max-width:780px){
	.main_piclist1{
		padding:20px 0;
	}
	.main_piclist1 ul{
		margin:0 -6px;
	}
	.main_piclist1 ul li{
		width:50%;
		padding:0 6px;
		margin-bottom:12px;
	}
	.main_piclist1 ul li a h3{
		height:50px;
		line-height:50px;
	}
	.main_piclist1 ul li a h3 span{
		height:50px;
		line-height:50px;
		font-size:16px;
	}
	
}
@media(max-width:1000px) and (min-width:780px){
	.main_listmore {
		display:block;
	}
}
@media(max-width:380px){
	.main_piclist1{
		padding:10px 0;
	}
	.main_piclist1 ul{
		margin:0 -5px;
	}
	.main_piclist1 ul li{
		padding:0 5px;
		margin-bottom:10px;
	}
	.main_piclist1 ul li a h3{
		height:40px;
		line-height:40px;
	}
	.main_piclist1 ul li a h3 span{
		height:40px;
		line-height:40px;
		font-size:16px;
	}
}






.main_w5{
	width:100%;
	padding:80px 15px;
	overflow:hidden;
}
@media(max-width:1230px){
	.main_w5{padding:60px 15px;}
}
@media(max-width:1000px){
	.main_w5{padding:40px 15px;}
}
@media(max-width:640px){
	.main_w5{padding:40px 15px 40px 15px;}
}


.main_news{
	max-width:1380px;
	padding:40px 0 40px 0;
	margin:0 auto;
}

.main_news .m_picnews{
	width:50%;
	padding-left:18px;
	float:right;
	overflow:hidden;
}
.main_news .m_picnews p{
	width:100%;
	height:100%;
	overflow:hidden;
}
.main_news .m_picnews img{
	width:100%;
	height:448px;
	position:relative;
	z-index:1;
	display:block;
	transition:all .5s;
}
.main_news .m_picnews img:hover{
	transform:scale(1.12,1.12);
}


.main_news .m_newslist{
	width:50%;
	padding-right:18px;
	float:left;
}
.main_news .m_newslist ul{
	
}
.main_news .m_newslist ul li{
	margin-bottom:20px;
}
.main_news .m_newslist ul li a{
	width:100%;
	height:136px;
	padding-top:20px;
	padding-right:20px;
	background:#f1f1f1;
	padding-left:140px;
	display:block;
	position:relative;
	transition:all .5s;
}
.main_news .m_newslist ul li a:hover{
	box-shadow:0 10px 15px #ccc;
	background:#0e3678;
}
.main_news .m_newslist ul li a h3{
	height:42px;
	line-height:42px;
	font-size:18px;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	transition:all .3s;
}
.main_news .m_newslist ul li a:hover h3{
	color:#fff;
}
.main_news .m_newslist ul li a p{
	max-height:48px;
	line-height:24px;
	font-size:15px;
	text-align:justify;
	color:#666;
	overflow:hidden;
	transition:all .5s;
}
.main_news .m_newslist ul li a:hover p{
	color:#fff;
}
.main_news .m_newslist ul li a p b{
	color:#0e3678;
}
.main_news .m_newslist ul li a:hover p b{
	color:#fff;
}

.main_news .m_newslist ul li a .n_time{
	width:120px;
	height:100px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid #cdcdcd;
	text-align:center;
	color:#666;
	position:absolute;
	left:0;
	top:20px;
	transition:all .3s;
}
.main_news .m_newslist ul li a:hover .n_time{
	color:#fff;
}

.main_news .m_newslist ul li a .n_time b{
	font-size:42px;
	font-weight:normal;
	line-height:42px;
	letter-spacing:2px;
	display:block;
	margin-top:10px;
}
.main_news .m_newslist ul li a .n_time span{
	font-size:16px;
	line-height:24px;
}



.main_news .m_newslist ul li a .n_img{
	width:150px;
	height:100px;
	margin-right:10px;
	float:left;
	display:none;
}
.main_news .m_newslist ul li a .n_img img{
	width:150px;
	height:100px;
}



@media (max-width:1230px) and (min-width:901px){
	.main_news{
		padding-bottom:20px;
	}
	
	.main_news .m_picnews{
		display:none;
	}
	.main_news .m_newslist{
		width:100%;
		padding:0;
		float:none;
	}
	.main_news .m_newslist ul{
		margin:0 -10px;
	}
	.main_news .m_newslist ul li{
		width:33.33333333%;
		float:left;
		padding:0 10px;
	}
	.main_news .m_newslist ul li a{
		padding:10px;
		height:auto;
		background:#fff;
		border:1px solid #dbdbdb;
		border-radius:0;
		overflow:hidden;
	}
	.main_news .m_newslist ul li a .n_img{
		float:none;
		width:100%;
		height:100%;
		display:block;
		overflow:hidden;
		position:relative;
	}
	.main_news .m_newslist ul li a .n_img:after{
		content:'';
		display:block;
		padding-top:66.67%;
	}
	.main_news .m_newslist ul li a .n_img img{
		width:100%;
		height:100%;
		object-fit: cover;
		object-position:50% 50%;
		position:absolute;
		left:0;
		top:0;
		transition:all .3s;
	}
	
	.main_news .m_newslist ul li a h3{
		font-size:18px;
		font-weight:normal;
		padding-top:8px;
		height:auto;		
	}
	.main_news .m_newslist ul li a p{
		font-size:14px;
		line-height:24px;
		display: -webkit-box;		
		-webkit-box-orient: vertical;		
		-webkit-line-clamp: 2;
		overflow: hidden;
		margin-bottom:10px;
	}
	.main_news .m_newslist ul li a .n_time{
		display:none;
	}
	.main_news .m_newslist ul li a .n_img{
		display:block;
	}
}

@media (max-width:900px){
	.main_news{
		padding-bottom:20px;
	}
	
	.main_news .m_picnews{
		display:none;
	}
	.main_news .m_newslist{
		width:100%;
		padding:0;
		float:none;
	}
	.main_news .m_newslist ul li a{
		padding:10px;
		height:auto;
		background:#fff;
		border:1px solid #e5e5e5;
		border-radius:0;
		overflow:hidden;
	}
	.main_news .m_newslist ul li a .n_img{
		width:240px;
		height:160px;
		margin-right:15px;
		margin-bottom:0;
		float:left;
	}
	.main_news .m_newslist ul li a .n_img img{
		width:240px;
		height:160px;
	}
	
	.main_news .m_newslist ul li a h3{
		font-size:18px;
		padding-top:8px;
		height:auto;		
	}
	.main_news .m_newslist ul li a p{
		font-size:14px;
		max-height:120px;
		line-height:24px;
	}
	.main_news .m_newslist ul li a .n_time{
		display:none;
	}
	.main_news .m_newslist ul li a .n_img{
		display:block;
	}
}



@media (max-width:780px){
	.main_news{
		padding:10px 0 20px 0;
	}
	.main_news .m_newslist ul li a p{
		max-height:72px;
	}
	.main_news .m_newslist ul li a .n_img,
	.main_news .m_newslist ul li a .n_img img
	{
		width:200px;
		height:133px;
	}	
}

@media (max-width:580px){
	.main_news{
		padding:0 0 20px 0;
	}
	.main_news .m_newslist ul li a h3{
		font-size:16px;
		padding-top:3px;
		line-height:30px;
	}
	.main_news .m_newslist ul li a p{
		font-size:13px;
		max-height:60px;
		line-height:20px;
	}
	.main_news .m_newslist ul li a .n_img,
	.main_news .m_newslist ul li a .n_img img
	{
		width:150px;
		height:100px;
	}	
}



@media (max-width:400px){
	.main_news{
		padding:0 0 20px 0;
	}
	.main_news .m_newslist ul li{
		margin-bottom:10px;
	}
	.main_news .m_newslist ul li a{
		height:auto;
		padding:8px;
	}
	.main_news .m_newslist ul li a .n_img{
		display:none;
	}
	.main_news .m_newslist ul li 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{
		max-height:40px;
		font-size:12px;
	}
}




.footwrap{
	width:100%;
	background:#303030;
	padding:30px 3%;
	margin:0 auto;
}


.foot_link{
	width:100%;
	max-width:1380px;
	padding:15px 0 22px 0;
	margin:0 auto;
	position:relative;
	line-height:30px;
	color:#999;
}

.foot_link h3{
	display:inline-block;
	font-size:18px;
	color:#cccccc;
	font-weight:bold;	
}
.foot_link a{
	display:inline-block;
	font-size:15px;
	color:#999999;
	margin-right:15px;
}
.foot_link a:hover{
	color:#fff;
}


.foot{
	width:100%;
	max-width:1380px;
	padding:20px 0 50px 0;
	margin:0 auto;
	color:#999999;
}
.foot a,.foot a:visited{
	color:#999999;
}
.foot a:hover{
	color:#fff;
}

.foot_nav{
	width:50%;
	float:left;
	text-align:left;
}
.foot_nav dl{
	width:25%;
	float:left;
	padding-right:30px;
}

.foot_nav dl dt{
	padding:15px 0 20px 0;
	border-bottom:1px solid #454545;
	position:relative;
	font-size:18px;
	color:#ccc;
	font-weight:bold;
	margin-bottom:20px;
}
.foot_nav dl dt:after{
	width:20px;
	height:2px;
	background:#666666;
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:-1px;
}
.foot_nav dl dt a,.foot_nav dl dt a:visited{
	color:#ccc;
}
.foot_nav dl dt a:hover{
	color:#fff;
}

.foot_nav dl dd{
	line-height:30px;
	font-size:15px;
	white-space:nowrap;
	overflow:hidden;
}



.foot_contact{
	width:32%;
	padding:10px 20px 0 50px;
	text-align:left;
	float:left;
}

.foot_tit{
	padding:15px 0 20px 0;
	border-bottom:1px solid #454545;
	position:relative;
	font-size:18px;
	color:#ccc;
	font-weight:bold;
	margin-bottom:20px;
}
.foot_tit:after{
	width:20px;
	height:2px;
	background:#666666;
	content:'';
	display:block;
	position:absolute;
	left:0;
	bottom:-1px;
}
.foot_tel{
	padding-left:65px;
	background:url(/img/foot_tel.png) no-repeat 0 0;
	margin-bottom:10px;
	color:#ffffff;
}
.foot_tel b{
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
.foot_tel p{
	font-size:24px;
	font-weight:bold;
	line-height:24px;
}
.foot_text{
	font-size:15px;
	line-height:30px;
}

.foot_ewm{
	width:13%;
	padding:20px 10px;
	text-align:center;
	font-size:14px;
	line-height:20px;
	float:right;
}
.foot_ewm img{
	max-width:100%;
	margin-bottom:6px;
}



@media (max-width:1400px){
	
	
}
@media (max-width:1230px){
	.foot{
		text-align:center;
		padding:0;
	}
	.foot_nav{
		width:100%;
		float:none;
		padding-bottom:30px;
		display:table;
	}
	.foot_nav dl{
		display:table-cell;
		width:auto;
		float:none;
	}
	.foot_nav dl:last-child{
		padding-right:0;
	}
	.foot_contact{
		width:auto;
		padding:0 40px 30px 40px;
		float:none;
		display:inline-block;
	}
	.foot_tel p{
		font-size:24px;
		line-height:36px;
	}
	.foot_ewm{
		width:auto;
		max-width:162px;
		float:none;
		display:inline-block;
	}
}



@media (max-width:780px){
	.footwrap{padding:10px 15px 0 15px;}
	.foot_nav,.foot_link{display:none;}
	.foot_contact{ padding:25px 25px 20px 10px; vertical-align:top}
	.foot_contact .foot_tit{
		display:none;
	}
}



.foot_copyright{
	width:100%;
	background:#202020;
	text-align:center;
	font-size:14px;
	color:#999;
	line-height:20px;
	text-transform:uppercase;
	padding:20px 15px;
	margin:0 auto;
}
.foot_copyright a,.foot_copyright a:visited{
	color:#999;
}
.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 4px;
	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:13px;
	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%;
	width:30px;
}

@media (max-width:780px){
	.page_toolbar{display:block;}
	.foot_copyright{margin-bottom:65px;}
}





/*在线客服样式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:#0e3678;}
.izl-rmenu .btn-wangwang{background:url(/img/r_wangwang.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-wangwang:hover{background-color:#0e3678;}
.izl-rmenu .btn-msn{background:url(/img/r_msn.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-msn:hover{background-color:#0e3678;}
.izl-rmenu .btn-wx{background:url(/img/r_wx.png) 0px 0px no-repeat; background-color:#3c3c3c;}
.izl-rmenu .btn-wx:hover{background-color:#0e3678;}
.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:#0e3678;}
.izl-rmenu .btn-phone .phone{background-color:#0e3678; 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:150px; text-align:center; background:#0e3678; 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;}
}





