@charset "utf-8";

/* CSS Document */



*{


	text-decoration:none;

	padding:0;
 
	margin:0;

	}
.sjt{ display:none;}
body{overflow-x:hidden;}
li{list-style-type:none;}

a{color:#000;text-decoration:none;}

p,h4,h5,h3{ font-family:"微软雅黑";}



.top1{ 

	width:100%;

	height:30px;

	border-bottom:1px solid #ccc;

	background:#01336d;

	color:#fff;

	}

.top1 p{

	font-size:12px;

	}

.top1-b{ 

	width:1200px;

	margin:0 auto;

	}

.top1 .fenzhan{

	float:left;

	line-height:30px;

	}

.top1 .fenzhan a{

	color:#fff;}

	

.top1 .welcom{

	float:right;

	line-height:30px;

	}

.top2{

	width:100%;

	}

.top2 .top2-b{

	width:1200px;

	margin:0 auto;

	}

.top2-b .logo{

	float:left;

	line-height:25px;

	margin-top:20px;

	}

.top2-b .cma{

	float:left;

	margin-top:20px;

	margin-left:220px;

	}

.top2-b .tel{

	float:right;

	margin-top:20px;

	}

.header{

	width:100%;overflow-x: hidden;

	/*height:50px;*/

	background:#0857b3;}

.header .header-b{

	width:1200px;

	margin:0 auto;}

.header .header-b ul{

	width:1200px;

	

	

	margin:0 auto;}	

.header ul li{

	float:left;

	line-height:50px;

	

	}

.header ul li a{

	font-family:"微软雅黑";

	color:#fff;

	font-size:16px;

	border-right:1px solid #fff;

	

	padding: 0 40px;

	}

.header ul li:last-child a{

	border-right:none;

	}

/* rslides */

.rslides{

	position:relative;

	list-style:none;

	overflow:hidden;

	width:100%;

	padding:0;

	margin:0;

}

.rslides li{

	-webkit-backface-visibility:hidden;

	position:absolute;

	display:none;

	width:100%;

	left:0;

	top:0;

}

.rslides li:first-child{

	position:relative;

	display:block;

	float:left;

}

.rslides img{

	display:block;

	height:auto;

	float:left;

	width:100%;

	border:0;

}

/*海报*/

.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}

.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}

.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:blue;}



/* Callback example */

.callbacks_container{

	

	position:relative;

	width:100%;

	height:600px;

	max-width:100%;

	text-align:center;

}



.callbacks{

	position:relative;

	height:600px;

	list-style:none;

	overflow:hidden;

	width:100%;

	padding:0;

	margin:0;

}

.callbacks li{

	position:absolute;

	width:100%;

	left:0;

	top:0;

}

.callbacks img{

	display:block;

	position:relative;

	z-index:1;

	height:600px;

	width:100%;

	border:0;

}

.callbacks .caption{

	display:block;

	position:absolute;

	z-index:2;

	font-size:20px;

	text-shadow:none;

	color:#fff;

	background:#000;

	background:rgba(0,0,0, .8);

	left:0;

	right:0;

	bottom:0;

	padding:10px 20px;

	margin:0;

	max-width:none;

}

.callbacks_nav{

	position:absolute;

	-webkit-tap-highlight-color:rgba(0,0,0,0);

	top:50%;

	left:0;

	opacity:0.6;

	z-index:3;

	text-indent:-9999px;

	overflow:hidden;

	text-decoration:none;

	height:61px;

	width:38px;

	background:transparent url("../images/themes.gif") no-repeat left top;

	margin-top:-30px;

	display:none;

}

.callbacks_container:hover .callbacks_nav{display:block;}

.callbacks_nav:active{opacity:1.0;}

.callbacks_nav.next{

	left:auto;

	background-position:right top;

	right:0;

}



@media screen and (max-width:600px){

	.callbacks_nav{

		top:47%;

	}

}	

/*轮播开始*/

.banner{

	width:100%;

	height:600px;

	position:relative;

}

.banner-slide li{

	top:0;

	left:0;

	width:100%;

	height:100%;

	position:absolute;

	display:none;

}

.banner-slide li .container{

	height:600px;

	overflow:visible;

	position: relative;

}

.banner-switch{

	position:absolute;

	bottom:15px;

}

.banner-slide li img{

	top:0;

	left:0;

	width:1920px;

	

	position: absolute;

	margin-left:-360px;

}

.banner-switch li{

	float:left;

	width:12px;

	height:12px;

	cursor:pointer;

	margin-right:15px;

	border-radius:50%;

	background:rgba(255,255,255,.5);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);

}

.banner-switch li:last-child{

	margin-right:0;

}

.banner-switch li.on{

	background-color:#0857b3;

}

/*轮播结束*/

/*title*/	

.title{

	position:relative;

	width:100%;

	border-bottom:1px solid #ccc;

	/*height:130px;*/

	text-align:center;}

.title .title-b{

	width:1200px;

	margin:0 auto;

	}

.title .title-b p{ 

	margin-top:50px;

	font-size:18px;}

.title .title-b b{ 

	margin-top:15px;

	font-size:18px;

	font-family:"微软雅黑";

	font-weight:400;

	font-size:36px;}

.xian{ 

	width:56px;

	height:1px;

	background:#023a7b;

	display:block;

	position:absolute; 

	bottom:0px;

	left:50%;

	margin-left:-28px;}

.guanyu1{

	background:url(../images/guanyu1.jpg) no-repeat center;

	width:100%;

	height:403px;}

.guanyu1 .guan-b{

	width:1200px;

	margin:0 auto;}

.guanyu1 .guan-b p{

	width:860px;

	height:80px;

	font-size:14px;

	color:#939393;

	float:right;

	margin-top:220px;

	line-height:1.7em;}

.guanyu2{ 

	width:100%;

	height:508px;

	background:url(../images/2_02.jpg) no-repeat center;}

.guanyu2 .guanyu2-b{

	width:1200px;

	height:508px;

	margin:0 auto;

	position:relative;

	}	

.guanyu2 .guanyu2-b .guanyu2-c{

	

	width:530px;

	height:70px;

	font-size:14px;

	position:absolute;

	right:-5px;

	top:155px;

	line-height:1.7em;

	color:#fff;

	}

.guanyu2 .guanyu2-b .more{

	color:#fff;

	border-radius:200px;

	padding:10px 30px;

	border:3px solid #fff;

	position:absolute;

	bottom:70px;

	right:380px;

	z-index:66;

	font-size:16px;

	font-family:"微软雅黑";

	}	

	

.guanyu2 .guan2-b  span{

	font-family:"黑体";

	font-size:12px;

	}

	

.fuwu{

	margin-top:55px;

	width:100%;

	height:600px;}	

.fuwu .fuwu-b{

	width:1200px;

	height:600px;

	margin:0 auto;

	overflow:hidden;

	position:relative;

}

.fuwu .fuwu-b ul li{

	position:relative;

	float:left;

	width:205px;

	height:600px;

	overflow:hidden;}

.fuwu .fuwu-b li img{ 

	height:100%;

	position:absolute;

	left:0;

	top:0;

	z-index:1;

	}

.fuwu .fuwu-b li .fwli-bg{

	width:100%;

	height:100%;

	position:absolute;

	top:0;

	left:0;

	background:rgba(2,58,123,0.5);

	z-index:99;

	text-align:center;

	color:#fff;}

	

.fuwu .fuwu-b .fwli-bg h4{

	font-size:48px;

	margin-top:230px;

	font-weight:400;

	}

.fuwu .fuwu-b .fwli-bg p{

	margin-top:28px;
font-size:16px;
	}	



.fuwu .fuwu-b li.on{

	width:380px;}	

.fuwu .fuwu-b li.on .fwli-bg{

	display:none;} 	

.fuwu .fuwu-b li .zhankai{

	width:380px;

	height:600px;

	text-align:center;

	color:#fff;

	position:absolute;

	left:0;

	top:0;

	display:none;

	z-index:999;

	}

.fuwu .fuwu-b .zhankai h3{

	font-size:30px;

	font-weight:400;

	margin-top:255px;}

.fuwu .fuwu-b .zhankai span{

	text-transform:uppercase;

	font-size:12px;

	margin-top:20px;

	display:block;

	font-family:"微软雅黑";

	}	

.fuwu .fuwu-b .zhankai .dianji{

	float:left;

	font-size:20px;

	margin-top:15px;

	padding:8px 25px;

	margin-left:114px;

	border:1px solid #FFF;

	background:rgba(2,58,123,0.5);

	color:#fff;

	font-family:"微软雅黑";}	

/*.fuwu .fuwu-b li:hover .zhankai{

	display:block;}	*/

.fuwu .fuwu-b ul{

	left:0;

	width:99999px;

	position:absolute;

}

.liucheng{

	width:1920px;}

.liucheng .lc-b{

	width:1200px;

	margin:0 auto;}	

	

.anli{

	width:1920px;

	height:336px;

	background:url(../images/anli_02.jpg) no-repeat center;}

.anli .anli-b{

	width:1200px;

	margin:0 auto;

	color:#fff;
	padding-top: 148px;

	/*position:relative;*/}

.anli .anli-b .c{

	font-size:72px;}	

.anli .anli-b .khal{

	font-size:30px;

/*	position:absolute;*/

	left:55px;

	/*top:15px;	*/

	}

.anli .anli-b .yw{

	/*position:absolute;*/

	left:55px;

/*	top:55px;*/

	font-size:20px;

	text-transform:uppercase;

	

	}

.anli .anli-b .qw{

	font-size:36px;

	margin-top:10px;}

.anli .anli-b .zz{

	width:446px;

	font-size:12px;

	margin-top:10px;

	opacity:0.9;

	line-height:1.7em;}

.al-tu{ width:100%;

}

.al-tu .al-tub{

	width:1200px;

	margin:0 auto;

	}

.al-tu .al-tub ul{

	margin-top:50px;

	}

.al-tu .al-tub ul li{

	float:left;

	width:280px;

	height:210px;

	position:relative;

	overflow:hidden;

	margin-right:26px;

	margin-bottom:26px;
	

	}

.al-tu .al-tub ul li:nth-child(4n){

	margin-right:0;}	



.al-tu .al-tub li img{ 

	width:100%;

	

	}



.al-tu .al-tub .al-bg{

	width:280px;

	height:210px;

	position:absolute;

	top:210px;

	left:0;

	background:rgba(2,58,123,0.5);

	padding-left:35px;

	color:#fff;transition:all 0.3s;

	}

.al-tu li:hover .al-bg{

	top:0;

	

	}

.al-tu .al-bg h5{ 

	font-weight:500;

	font-size:14px;

	margin:35px 0 5px;}

.al-tu .al-bg span{

	display:block;

	width:30px;

	height:2px;

	background:#FFF;}

.al-tu .al-bg h4{

	font-weight:500;

	font-size:24px;

	margin-top:22px;

	}

.al-tu .al-bg p{

	margin-top:16px;

	font-size:12px;

	width:217px;}

.lc-h{

	width:1110px;

	height:215px;

	margin:0 auto;

	overflow:hidden;

	background-color:rgba(0,0,0,.3);

}

.lc-m{

	width:999999px;

	position:relative;

}	

.lc-li{

	float:left;

}

.box{

	height:465px;

}

.news-top{

	width:425px;

	height:40px;

	margin:35px auto 20px;

}

.nta{

	float:left;

	width:133px;

	height:34px;

	color:#0857b3;

	display:block;

	font-size:17px;

	font-weight:bold;

	line-height:34px;

	text-align:center;

	margin-right:10px;

	border:1px solid #0857b3;

}

.nta:last-child{

	margin-right:0;

}

.nta.on{

	color:#fff;

	background-color:#0857b3;

}

.news-db{

	width:100%;

	height:300px;

	position:relative;

	margin-bottom:70px;

}

.news-ab{

	top:0;

	left:0;

	width:100%;

	display:none;

	position:absolute;

}

.news-ab:first-child{

	display:block;

}

.news-left{

	float:left;

	width:385px;

	height:300px;

	margin-right:25px;

}

.news-center{

	float:left;

	width:370px;

	height:300px;

	position:relative;

}

.nc-tit{

	width:100%;

	float:left;

	height:40px;

	color:#0857b3;

	font-size:18px;

	line-height:40px;

}

.nc-date{

	width:100%;

	float:left;

	color:#aaaaaa;

	display:block;

	font-size:14px;

	margin-top:10px;

}

.nc-con{

	float:left;

	color:#666666;

	font-size:15px;

	margin-top:30px;

}

.nc-a{

	left:0;

	bottom:0;

	width:150px;

	height:34px;

	color:#0857b3;

	display:block;

	font-size:15px;

	line-height:34px;

	text-align:center;

	position:absolute;

	border:1px solid #ccc;

}

.news-right{

	float:right;

	width:360px;

	height:300px;

}

.nr-li{

	width:100%;

	float:left;

	height:42px;

	font-size:13px;

	line-height:42px;

}

.nr-a{

	float:left;

}

.nr-span{

	float:right;

}

.footer{

	width:100%;

}

.footer-top{

	height:333px;

	width:1920px;

	margin-left:-360px;

	background:url(../images/footer_04.jpg) no-repeat left center;

}

.footer-center{

	width:100%;

	height:230px;

	width:1920px;

	margin-left:-360px;

	background-color:#023a7b;

}

.footer-bottom{

	width:100%;

	/*height:58px;*/

	width:1920px;

	margin-left:-360px;

	background-color:#01336d;

}

.footer-top span{

	color:#fff;

	width:100%;

	display:block;

	text-align:center;

}

.fc-left{

	float:left;

	width:385px;

	height:167px;

	margin-top:40px;

}

.fdl{

	float:left;

	padding:0 30px;

}

.fc-center{

	float:left;

	height:175px;

	margin-top:40px;

}

.fdt{

	color:#fff;

	font-size:16px;

	font-weight:bold;

	font-family:微软雅黑;

}

.fdl-dd{

	color:#a6c1e0;

	line-height:1.8em;

}

.fc-right{

	float:right;

	width:165px;

	height:165px;

	margin-top:40px;

}

.fb-t{

	float:left;

	color:#fff;

	width:100%;

	font-size:13px;

	margin-top:13px;

	text-align:center;

}

.fb-b{

	color:#fff;

	width:100%;

	float:left;

	text-align:center;

}

.hb-dl{

	display:none;

	z-index:999999;

	position:absolute;

	background-color:#0857b3;

}

.header ul li dl a{

	border-right:none;

}

.hb-li:hover .hb-dl{

	display:block;

}

.hb-dl dt:hover{

	background-color:#023a7b;

}

.hb-li:hover,.hb-li.on{

	background-color:#023a7b;

}

.catpos{

	float:right;

}

.catpos a{

	color:#333;

	height:50px;

	font-size:12px;

	line-height:50px;

}

.gsmc{

	margin:50px auto 40px;

}

.aqw{

	width:100%;

	color:#4c69ff;

	font-size:18px;

	text-align:center;

	margin-bottom:20px;

	letter-spacing:20px;

}

.acon{

	font-size:16px;

	line-height:1.8em;

	/text-align:center;

	margin-bottom:65px;

}

.dys{

	float:left;

	width:1920px;

	margin-left:-360px;

}

.case{

	width:100%;

	float:left;

}

.case-li{

	float:left;

	width:380px;

	height:400px;

	margin-right:28px;

	margin-bottom:15px;

}

.case-li:nth-child(3n){

	margin-right:0;

}

.case-tp{

	float:left;

	width:380px;

	height:260px;

	overflow:hidden;

}

.case-img{

	float:left;

	width:100%;

	

	transition:1.2s;

}

.case-div{

	color:#333;

	width:100%;

	float:left;

	height:103px;

	font-size:15px;

	padding-top:10px;

	position:relative;

	text-align:center;

	background-color:#efefef;

}

.case-span{

	float:left;

	width:100%;

	display:block;

	margin-top:10px;

}

.case-a{

	width:100%;

	height:100%;

	display:block;

	position:relative;

	overflow-y:hidden;

}

.yuan{

	width:55px;

	bottom:-55px;

	height:55px;

	left:162.5px;

	font-size:38px;

	transition:.6s;

	line-height:55px;

	position:absolute;

	border-radius:50%;

	text-align:center;

	background-color:#003f8f;

}

.case-a:hover .yuan{

	bottom:0px;

}

.case-a:hover .case-img{

	transform:scale(1.2);

}

.contact{

	float:left;

	width:100%;

	height:450px;

	margin-top:20px;

}

.contact-left{

	float:left;

	width:725px;

	height:355px;

}

.contact-right{

	float:left;

	width:475px;

	height:355px;

	background:url(../images/contact_04.jpg);

}

.cr-nr{

	color:#fff;

	float:right;

	width:423px;

	margin-top:50px;

}

.crnr-c{

	float:left;

	font-size:14px;

	margin-top:24px;

	line-height:2em;

}

.pro-left{

	float:left;

	width:280px;

	margin-bottom:30px;

	background-color:#0285e0;

}

.pro-left-top{

	width:280px;

	height:94px;

	background:url(../images/jc_03.jpg) no-repeat left center;

}

.pl-li{

	height:50px;

	width:280px;

	background:url(../images/jc_06.jpg) no-repeat left bottom;

}

.pl-a{

	width:256px;

	height:50px;

	margin:auto;

	display:block;

	font-size:18px;

	line-height:46px;

}

.pl-a:hover,.pl-a.on{

	color:#023a7b;

}

.pro-right{

	width:810px;

	float:right;

	margin-bottom:30px;

}

.sb{

	float:left;

	width:1200px;

/*	height:730px;*/

	margin-top:10px;

	position:relative;

}

.sb-li{

	float:left;

	width:395px;
	height:320px;



	margin-right:7px;

	position:relative;

	margin-bottom:7px;

	overflow:hidden;

}
.sb-li .sb-a{
	width:395px;

	height:290px;
	overflow:hidden;
	}

.sb-li:nth-child(3n){

	margin-right:0;

}

.sb-yy{

	left:0;

	top:-320px;

	width:395px;

	height:290px;

	/*display:none;*/

	transition:.6s;

	position:absolute;
	
	background:rgba(2,58,123,0.7);
	
	text-align:center;

	/*<!--background:url(../images/yy_03.png) no-repeat left cen;-->*/

}
.sb-yy img{ 
	position:absolute;
	left:167px;
	top:70px;
	}
.sj-title{
	display:none;
	color:#000;
	font-size:2em;
	text-align:center;}
.sb-yy .tu{
	width:100%;
	height:100%;
	}
	
.sb-yy .h-title{
	font-size:20px;
	margin-top:150px;
	}

.sb-li:hover .sb-yy{

	top:0px;

	/*display:block;*/

}

.honor{

	margin:auto;

	width:1125px;
	
	overflow:hidden;

}

.hornor-li{

	float:left;

	width:335px;

	height:475px;

	margin-right:55px;

	margin-bottom:15px;

}
.hornor-li img{ width:100%; height:100%;}
.hornor-li:nth-child(3n){

	margin-right:0;

}

.news{

	float:left;

	margin-bottom:20px;

}

.news-li{

	float:left;

	height:180px;

	width:1200px;

	padding:30px 0;

	border-bottom:1px dashed #ccc;

}

.nl-img{

	float:left;

	width:280px;

	height:180px;

}

.nl-right{

	float:right;

	width:890px;

	height:180px;

	position:relative;

}

.news-title{

	width:100%;

	float:left;

	height:30px;

	line-height:30px;

}

.nt-a{

	color:#333;

	float:left;

	font-size:20px;

	transition:1.2s;

}

.news-title:hover .nt-a{

	margin-left:15px;

}

.news-con{

	float:left;

	font-size:15px;

	margin-top:35px;

}

.news-bottom{

	left:0;

	bottom:0;

	width:100%;

	height:20px;

	position:absolute;

}

.nb-span1{

	float:left;

	height:20px;

	width:140px;

	font-size:15px;

	line-height:20px;

	padding-left:25px;

	background:url(../images/news_06.jpg) no-repeat left center;



}

.nb-span2{

	float:left;

	height:20px;

	width:140px;

	font-size:15px;

	line-height:20px;

	padding-left:30px;

	background:url(../images/news_09.jpg) no-repeat left center;

}

.show{

	float:left;

	width:100%;

	margin-bottom:20px;

}

.show-title{

	font-size:20px;

	text-align:center;

}

.show-za{

	float:left;

	width:100%;

	font-size:15px;

	margin-top:15px;

	text-align:center;

}

.show-con{

	width:100%;

	float:left;

	font-size:15px;

	margin-top:20px;

}

.v9_pages{margin-top:25px;width: 100%;float:left;text-align:center;margin-bottom:55px;}

.v9_pages a, .v9_pages span{color:#333;display: inline-block;padding:2px 15px;border:1px solid #ddd;margin-right:5px;}

.v9_pages a:hover, .v9_pages span{background-color: #f1f1f1;}

.xy8{

	font-size:27px;

	float:left;

	margin-top:93px;

	margin-left:67px;

}
.sjbt{
	display:none;}

@media screen and (min-width:320px) and (max-width:1025px){
	.sjt{width:100%; height:8rem; background:#0285e0; position:fixed; left:0px; bottom:0px;
		display:block;z-index:999}
		.sjt a{float:left;width:33%!important;border-right:1px solid #000;display:block}
		.sjt .dh{width:8rem; height:8rem;}
		.sjt .dh img{width:5rem; height:5rem;margin:1.5rem 0 0 1.8rem}
		.sjt .dh img{float:left;font: 300 2.8rem/8rem "微软雅黑"}
		.sjt .dh  p{float:left;font: 300 2.8rem/8rem "微软雅黑"}
	.sb-a{ overflow:hidden; !important }
	.sj-title{
		display:block;}
	.al-tu .al-tub ul li{

		width:23%;

		height:200px;
		
		text-align:center;
		
		display:block;

	}
	.img-b1{
		width:100%;
		
		height:180px;
		
		overflow:hidden;}
	.img-b1 img{
		width:100%;
		height:100%;}
	
	.sb-li{
		margin-bottom:30px;
		
		}
	.sjbt{
		display:block;
		font-size:1em;}

	.fenzhan{

		display:none;

	}

	.top1-b{

		width:100%;

	}

	.top2 .top2-b{

		width:100%;

	}

	.top2-b .cma{

		margin-left:4%;

	}

	.hb-li{

		width:24%;
		height:80px;

		float:left;

		text-align:center;
		
		
		

	}

	.hb-li:nth-child(4n) a{

		border-right:none;

	}

	.header .header-b{

		width:100%;

	}

	.header .header-b ul{

		width:100%;

	}

	/*.hb-li:first-child{

		display:none;

	}*/

	.header ul li a{

		padding:0;

		width:99%;

		height:100%;

		display:block;

		border-bottom:1px solid #fff;
		font-size:3em;
		line-height:80px;
		font-weight:600;
	}

	.banner-slide li img{

		width:100%;

		margin-left:0;

		height:auto !important;

	}

	.banner-slide li .container{

		width:100%;

		height:321px;

	}

	.banner{

		height:auto;

	}

	.container{

		width:100%;

	}

	.title .title-b{

		width:100%;

	}

	.guanyu1 .guan-b{

		width:100%;

	}

	.guanyu1{

		height:360px;

		-webkit-background-size:100%;

		background-size:100%;

	}

	.guanyu1 .guan-b p {

	    width: 100%;

	    height: 205px;

	    font-size: 2em;

	    color: #939393;

	    float: left;

	    margin-top: 14%;

	    line-height: 1.7em;

	}

	.guanyu2 .guanyu2-b{

		width:100%;

		height:46%;

		margin-top:51%;

	}

	.guanyu2{
			
		width:100%;

		float:left;
		
		height:1040px;

		background:url(../images/guanyu.jpg) no-repeat left center;

		-webkit-background-size:100%;

		background-size:100%;

	}

	.guanyu2 .guanyu2-b .guanyu2-c {

	    width: 79%;

	    height: 31%;

	    font-size: 2.2em;

	    position: absolute;

	    left: 7.5%;

	    top: 41%;

	    line-height: 1.5em;

	    color: #fff;

	}

	.guanyu2 .guanyu2-b .more {

	    color: #fff;

	    border-radius: 200px;

	    padding: 5px 15px;

	    border: 3px solid #fff;

	    position: absolute;

	    bottom: 35px;

	    left: 7%;

	    z-index: 66;

	    font-size: 16px;
		
		width:12%;

	    font-family: "微软雅黑";

	    display:none;

	}

	.container{

		width:100% !important;

	}

	.fuwu .fuwu-b{

		width:100%;

	}

	.fuwu .fuwu-b ul li {

	    position: relative;

	    float: left;

	    width: 215px;

	    height: 600px;

	    overflow: hidden;

	}

	.lc-h{
		

		width:100%;

		height:192px;

		overflow:hidden;

		background:url(../images/fw_12.jpg) no-repeat center center;

		-webkit-background-size:100%;

		background-size:100%;

	}

	.lc-m{

		width:100%;

	}

	.lc-li{

		width:100%;

		height:100%;

	}

	.lc-li > img{

		width:100%;

		height:auto;

	}

	.anli{

		width:100%;

	}

	.lc-prev{

		display:none;

	}

	.lc-next{

		display:none;

	}

	.anli-b{

		width:100% !important;

	}

	.lc{

		margin-bottom:0 !important;

	}

	.al-tu .al-tub{

		width:100%;

	}

	

	.news-top{

		display:none;

	}

	.news-left{

		width:46%;

		margin-left:2%;

	}

	.news-center{

		width:46%;

	}

	.news-db{

		float:left;

		height:620px;

		margin-top:15px;

	}

	.news-right{

		width:96%;

		float:left;

		margin-top:2%;

		margin-left:2%;

	}

	.nr-li{

		font-size:16px;

	}

	.footer-top{

		width:100%;

		margin-left:0;

	}

	.footer-center{

		display:none;

	}

	.footer-bottom{

		width:100%;

		margin-left:0;

	}

	.dys{

		width:100%;

		margin-left:0;

	}

	/*.xy1{

		font-size:30px !important;

		margin-top:38px !important;

	}

	.xy2{

		font-size:20px !important;

	}

	.xy3{

		font-size:13px !important;

	}

	.xy4{

		font-size:13px !important;

	}*/

	.honor{

		width:96%;

		float:left;

		margin-left:2%;

	}

	.hornor-li{

		width:29%;

		height:23rem !important;

	}

	.hornor-li img{

		width:100%;

		height:100%;

	}

	.pro-right{

		width:70%;

	}

	.hb-li:hover .hb-dl{

		display:none;

	}

	.news{

		width:96%;

		float:left;

		margin-left:2%;

	}

	.catpos{

		margin-right:2%;

	}

	.case{

		width:96%;

		float:left;

		margin-left:2%;height:auto!important

	}

	.case-li{

		width:31%;

	}

	.contact{
height:auto!important;
		width:96%;

		float:left;

		margin-left:2%;margin-bottom:2rem

	}

	.contact-left{

		/width:60%;display:none;

		height:auto!important;overflow:hidden;float:none;

	}
	/*.contact-left div{width:130%!important}*/

	.contact-right{
height:auto!important;
		width:100%;
background:none;
		-webkit-background-size:100%;

		background-size:100%;

	}

	.cr-nr{

		width:90%;font-size:3rem!important;

		/margin-top:16%;

	}
.cr-nr .xy8{font-size:2.5rem!important;display:none}
.crnr-c .guhua{display:block!important;font-size:2.5rem!important}
.cr-nr span{font-size:3rem!important;color:#333}
	.xy8{

		font-size:20px !important;

		margin-top:12px !important;
		
		margin-left:58px !important;

	}

	.crnr-c{color:#333;
font-size:2.5rem;
		margin-top:0px;

	}

	.show{

		width:96%;

		float:left;

		margin-left:2%;

	}

	.show-za span:first-child{

		display:none;

	}

	.show-za span:last-child{

		display:none;

	}

	.show-title{

		font-size:43px;

	}
	.sb{
		width:100%;
	}
 	.sb-li{
 		width:32%;
 	}
 	.sb-li:hover .sb-yy{
 		display:none;
 	}
 	.guanyu1{
 		width:90%;
 		margin-left:5%;
 		background:url(../images/si.jpg) no-repeat left top;
 	}
 	.nc-tit{
 		font-size:1.8em;
 	}
 	.nc-date{
 		font-size:1.5em;
 	}
 	.nc-con{ 
 		font-size:1.5em;
 	}
 	.nr-li{
 		font-size:1.6em;
 	}
 	.footer{
 		float:left; 
 	}
 	.fuwu .container{
 		display:none;
 	} 
 	.xy1{
 		float:left;
 	}
 	.al-tu li:hover .al-bg{
		top:210px;
	}
	.yuan{
		left:126px;
	}
}
.show img{ 
	max-width:100%; 
	height:auto !important;  
	margin:0 auto;    
} 
.xy1{
 		float:left;
 	}
.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

/*.al-tu{ margin-bottom:50px;}
*/
















