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;}
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:#1e4481;}
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:30px;
	border-bottom:1px solid #e5e5e5;
	background-color:#f5f5f5;
}
.top_col{
	max-width:1200px;
	height:30px;
	margin:0 auto;
	font-size:12px;
	color:#666666;
	line-height:30px;
}
.top_col a,.top_col a:visited{
	color:#666666;	
}
.top_col a:hover{
	color:#1e4481;	
}
.top_col .top_welcome{
	width:600px;
	height:30px;
	overflow:hidden;
	float:left;
}
.top_col .top_right{
	width:600px;
	height:30px;
	overflow:hidden;
	float:right;
	text-align:right;
}
.top_col .top_right a{
	margin:0 6px;
}
@media (max-width:1200px){
	.topwrap{display:none;}
}

.headwrap{
	max-width:1200px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.logo{
	width:370px;
	float:left;
}
.top_tel{
	width:380px;
	float:right;
	text-align:right;
}
.logo img,.top_tel img{
	max-width:100%;
}

.headwrap .logoright{
	width:300px;
	font-size:20px;
	color:#666;
	line-height:30px;
	border-left:1px solid #dcdcdc;
	padding:8px 14px;
	margin-left:8px;
	margin-top:23px;
	float:left;
}
.headwrap .logoright b{
	font-size:24px;
	color:#1e4481;
	font-weight:normal;
	display:inline-block;
}


@media (max-width:1200px){
	.headwrap{
		box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	}
}
@media (max-width:1050px){
	.logo{
		width:300px;
		float:left;
	}
	.top_tel{
		width:300px;
		float:right;
		text-align:right;
	}
	
	.headwrap .logoright{
		width:300px;
		font-size:16px;
		line-height:30px;
		padding:4px 14px;
		margin-left:8px;
		margin-top:15px;
	}
	.headwrap .logoright b{
		font-size:18px;
		font-weight:normal;
	}
	
}

@media (max-width:920px){

	.top_tel{
		display:none;
	}
	
	.headwrap .logoright{
		width:auto;
		margin-top:32px;
	}

	
}
@media (max-width:800px){
	.logo{
		width:100%;
		float:none;
	}
	.headwrap .logoright{display:none;}
}



.navbar-toggle {
	width: 44px;
    height: 34px;
	position: absolute;
	left:-54px;
	top:10px;
	padding: 9px 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #fff;
	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:2px 2px 5px 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{height:54px;width:100%; background:#1e4481; margin:0 auto;}
.nav{
	max-width:1200px;
	margin:0 auto;
}
.navwrap ul{
	width:100%;
	height:54px;
	margin:0 auto;
}
.navwrap li{
	width:150px;
	height:54px;
	line-height:54px;
	position:relative;
	z-index:4000;
	float:left;
	margin-left:-1px;
}
.navwrap li.fli{
	margin-left:0;
}
.navwrap li span a,.navwrap li span a:visited{
	width:100%;
	border-left:1px solid #063073;
	border-right:1px solid #063073;
	height:54px;
	font-size:16px;
	text-align:center;
	color:#fff;
	display:block;
	transition: all .3s;
	
}
.navwrap li span a:hover{
	color: #fff;
	background:#355ea1;
}
.navwrap li.ov span a,.navwrap li.ov span a:visited,.navwrap li span a.ov,.navwrap li span a:visited.ov{
	color: #fff;
	background:#355ea1;
}


.navwrap li dl{
	position: absolute;
    top:100%;
    left:0;
    z-index: 1000;
    min-width: 150px;
    text-align: center;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	border-top: 1px solid #285091;
	z-index:5000;
	display:none;
}
.navwrap li dl dd{	
    border-bottom: 1px solid #285091;
	background:#355ea1;
	position:relative;
	z-index:5;
}
.navwrap li dl dd a,.navwrap li dl dd a:visited{
	height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding:0 10px;
    color: #fff;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	transition: all .3s;
}
.navwrap li dl dd a:hover{
	background:#1e4481;
	color:#fff;
}
.navwrap li dl dd a.ov{
	background:#1e4481;
	color:#fff;
}
.navwrap li dl dd dl{
	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 #1e4481;
	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:auto;
		height:100%;
		border-bottom:0;
		border-top:0;
		background:none;
		float:none;
		position:fixed;
		right:-176px;
		top:0;
		z-index:9999;
	}
	.nav{
		width:176px;
		height:100%;
		padding-top:30px;
		background:#fff;
		display:block;
	}
	.nav ul{
		height:100%;
		margin:0 auto;
		display:block;
		background:#fff;
		overflow: auto;
	}
	.nav li{
		width:auto;
		height:auto;
		line-height:20px;
		position:relative;
		z-index:4000;
		float:none;
		display:block;
		background:none;
		margin:0;
	}
	.nav li.fli{
		width:auto;
		
	}
	.nav li span a,.nav li span a:visited{
		height:auto;
		font-size:14px;
		color:#595757;
		display:block;
		border:0;
		border-bottom: 1px solid #c9c9ca;
		padding: 10px 0;
	}

	.nav li dl{
		visibility:hidden;
		height:0;
	}

}


.img-show{display:block;}
.img-hide{display:none;}





#main_bnr{
	margin-bottom:20px;
}
#main_bnr .swiper-slide img{
	width:100%
}
@media (max-width:1200px){
	#main_bnr .swiper-slide img.img-show{
		display:none;
	}
	#main_bnr .swiper-slide img.img-hide{
		display:block;
	}
}
#main_bnr .swiper-pagination{
	
}
#main_bnr .swiper-pagination .swiper-pagination-bullet{
	width:6px;
	height:6px;
	border:1px solid #1e4481;
	background:#1e4481;
	opacity:1;
	border-radius:3px;
	transition:all .5s;
}
#main_bnr .swiper-pagination .swiper-pagination-bullet-active{
	width:50px;
	border:1px solid #fff;
	background:#fff;
	opacity:1;
	transition:all .5s;
}
@media (max-width:480px){
	#main_bnr .swiper-button-next,#main_bnr .swiper-button-prev{
		display:none;
	}
}


.mainwrap{
	max-width:1200px;
	margin:0 auto;
}


.mtit1{
	height:32px;
	line-height:32px;
	margin-bottom:20px;
}
.mtit1 h3{
	font-size:20px;
	font-weight:normal;
}
.mtit2{
	height:32px;
	line-height:32px;
	margin-bottom:20px;
}
.mtit2 h3{
	font-size:20px;
	border-left:6px solid #1e4481;
	padding-left:10px;
	font-weight:normal;
}

.main_about{
	width:410px;
	height:300px;
	float:left;
}
.main_about .about_pic{
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.main_about .about_pic img{
	width:100%;
	max-height:112px;
}
.main_about .about_txt{
	font-size:12px;
	line-height:24px;
	color:#666;
	margin-bottom:15px;
}
.main_about .m_more1 a,.main_about .m_more1 a:visited{
	width:73px;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:12px;
	padding-left:8px;
	background:#1e4481 url(/img/icon_arr8.gif) no-repeat 62px center;
	display:inline-block;
	transition:all .3s;
}
.main_about .m_more1 a:hover{
	background-color:#dd2f2d;
}



.main_news{
	width:410px;
	height:300px;
	float:left;
	margin-left:30px;
}
.main_news dl{
	height:128px;
	padding-bottom:16px;
	border-bottom:1px dashed #b3b3b3;
	margin-bottom:5px;
}
.main_news dl dt{
	width:39.02439024%;
	max-width:160px;
	min-width:120px;
	float:left;
}
.main_news dl dt img{
	width:100%;
	
}
.main_news dl dd{
	width:58%;
	padding-left:10px;
	float:left;
}
.main_news dl dd h3{
	height:30px;
	line-height:30px;
	font-size:15px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.main_news dl dd p{
	height:48px;
	line-height:24px;
	font-size:12px;
	color:#666;
	margin-bottom:5px;
	overflow:hidden;
}
.main_news dl dd span{
	font-size:12px;
	line-height:24px;
	color:#888;
	text-align:right;
	display:block;
}

.main_news ul{
	
}
.main_news ul li{
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.main_news ul li a{
	font-size:12px;
	padding-left:13px;
	background:url(/img/icon_arr5.gif) no-repeat left center;
	float:left;
}
.main_news ul li a:hover{
	background:url(/img/icon_arr4.gif) no-repeat left center;
}
.main_news ul li span{
	font-size:12px;
	color:#888;
	float:right;
}

@media (max-width:1200px){
	.mainwrap{padding:0 10px;}
	.main_about{
		width:49%;
		height:auto;
		float:left;
		margin-bottom:25px;
	}
	.main_news{
		width:49%;
		height:auto;
		float:right;
		margin-left:0;
		margin-bottom:25px;
	}
	
}
@media (max-width:760px){
	.mainwrap{padding:0 10px;}
	.mtit1 h3{
		text-align:center;
	}
	.main_about{
		width:100%;
		float:none;
	}
	.main_about .about_txt{
		font-size:14px;
		line-height:1.8em;
		color:#666;
		margin-bottom:15px;
	}	
	.main_about .m_more1{
		text-align:right;
	}
	.main_about .m_more1 a{
		text-align:left;
	}
	
	
	.main_news{
		width:100%;
		float:none;
		padding-top:15px;
		border-top:1px solid #b3b3b3;
	}
	.main_news dl dt{
		width:39.02439024%;
		max-width:none;
		min-width:inherit;
		float:left;
	}
	.main_news dl{
		height:auto;
	}
	.main_news ul{
		padding:10px 0;
	}
	.main_news ul li{
		height:32px;
		line-height:32px;
		white-space:nowrap;
		text-overflow:ellipsis;
		overflow:hidden;
	}
	.main_news ul li a{
		font-size:14px;
	}
	
}

@media (max-width:460px){
	
	
	
	.main_news ul li span{
		display:none;
	}
	
}










.main_pro{
	width:320px;
	height:300px;
	float:right;
	position:relative;
	z-index:1;
}
.swiper2-button-prev{
	width:29px;
	height:26px;
	border:1px solid #dadada;
	background:#fff url(/img/silde_btn1.gif) no-repeat center center;
	position:absolute;
	right:28px;
	left:auto;
	top:3px;
	margin:0;
	transition:all .3s;
	cursor:pointer;
}
.swiper2-button-prev:hover{
	background:#1e4481 url(/img/silde_btn1_1.gif) no-repeat center center;
	border:1px solid #1e4481;
}
.swiper2-button-next{
	width:29px;
	height:26px;
	border:1px solid #dadada;
	background:#fff url(/img/silde_btn2.gif) no-repeat center center;
	position:absolute;
	right:0;
	left:auto;
	top:3px;
	margin:0;
	transition:all .3s;
	cursor:pointer;
}
.swiper2-button-next:hover{
	background:#1e4481 url(/img/silde_btn2_1.gif) no-repeat center center;
	border:1px solid #1e4481;
}
.main_pro .swiper-slide a{
	display:block;
	position:relative;
}
.main_pro .swiper-slide a img{
	width:100%;
}
.main_pro .swiper-slide a p{
	width:100%;
	height:30px;
	background:url(/img/touming.png);
	line-height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	position:absolute;
	left:0;
	bottom:-30px;
	z-index:2;
	transition:all .3s;
}
.main_pro .swiper-slide.cur a p{
	bottom:0;
}


@media (max-width:1200px){
	.main_pro{
		width:100%;
		height:auto;
		float:none;
		clear:both;
		margin-bottom:20px;
	}
	.main_pro .swiper-slide a p{
		bottom:0;
	}
	
	.swiper2-button-prev,.swiper2-button-next{
		display:none;
	}
}


.w2{
	width:100%;
	background:#e9e9e9;
}
.main_honor{
	max-width:1200px;
	padding-top:20px;
	padding-bottom:58px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
.main_honor .mh_next,.main_honor .mh_prev{
	top:23px;
}
.main_honor .swiper-slide a{
	display:block;
	border:1px solid #cccccc;
	padding:3px;
	background:#fff;
	transition:all .3s;
}
.main_honor .swiper-slide a:hover{
	border-color:#1e4481;
	background:#1e4481;
}
.main_honor .swiper-slide a img{
	width:100%;
}

@media (max-width:1200px){
	.main_honor{
		padding-top:20px;
		padding-bottom:38px;
		padding-left:10px;
		padding-right:10px;
	}	
}
@media (max-width:760px){
	.mtit2 h3{
		text-align:center;
		border:0;
	}
}







.footwrap{
	background:#37383c;
}
.footwrap .foot{
	max-width:1200px;
	padding:10px 0 20px 0;
	color:#ccc;
	margin:0 auto;
}
.foot a,.foot a:visited{
	color:#ccc;
}
.foot a:hover{
	color:#fff;
}
.foot_yqlj{
	width:100%;
	padding:20px 0;
	border-bottom:1px solid #2d2e30;
	line-height:24px;
	margin-bottom:40px;
}
.foot_yqlj b{
	font-size:14px;
	color:#cccccc;
}
.foot_yqlj a,.foot_yqlj a:visited{
	color:#999999;
	margin-right:15px;
}
.foot_yqlj a:hover{
	color:#fff;
}



.foot_nav{
	width:600px;
	float:left;
}
.foot_nav dl{
	width:33.33333333%;
	float:left;
}
.foot_nav dl dt{
	line-height:42px;
	font-size:16px;
	background:url(/img/foot_nav_line.gif) no-repeat left bottom;
	margin-bottom:6px;
}
.foot_nav dl dd{
	line-height:30px;
	font-size:12px;
}


.foot_contact{
	width:380px;
	float:left;
}
.foot_contact h3{
	line-height:42px;
	font-size:16px;
	font-weight:normal;
	background:url(/img/foot_nav_line.gif) no-repeat left bottom;
	margin-bottom:6px;
}
.foot_contact .fc_con{
	line-height:30px;
	font-size:12px;
}

.foot_ewm{
	width:220px;
	font-size:12px;
	text-align:center;
	line-height:2em;
	float:left;
	overflow:hidden;
}
.foot_ewm img{
	max-width:100%;
}


.copyright{
	width:100%;
	padding:20px 10px;
	font-size:12px;
	line-height:1.5em;
	color:#ccc;
	text-align:center;
	background:#242424;
}
.copyright a,.copyright a:visited{
	color:#ccc;
}
.copyright a:hover{
	color:#fff;
}

@media (max-width:1200px){
	
	.foot_yqlj{
		width:100%;
		padding:10px;
		margin-bottom:20px;
	}
	.foot_nav{
		width:60%;
		padding-left:20px;
	}
	.foot_contact{
		width:40%;
	}
	.foot_ewm{
		width:100%;
		float:none;
		padding-top:10px;
	}
}
@media (max-width:640px){

	.foot_nav{
		width:100%;
		padding:0 20px;
		float:none;
	}
	.foot_contact{
		width:100%;
		padding:10px 20px 0 20px;
	}
	.foot_ewm{
		width:100%;
		float:none;
		padding-top:10px;
	}
}
@media (max-width:380px){

	.foot_nav dd{
		display:none;
	}

}











/*在线客服样式2 */
.izl-rmenu{position:fixed; left:50%; margin-left:620px; bottom:10px; padding-bottom:73px; z-index:999; _position:absolute; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/img/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(/img/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-126px; top:0px; display:none;width:126px;}
.izl-rmenu .btn-phone{background:url(/img/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(/img/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


@media(max-width:1200px){
	.izl-rmenu{display:none;}
}