header{
	width: auto;
	background: #fff;
	/*overflow: hidden;*/
}
.logo-top{
	margin-top: 20px;
	text-align: center;
}

.phone_menu{
		width: 30px;
		height: 40px;
		display: none;
		/*margin-top: -30px;*/
		position: fixed;
		top: 10px;
		left: 10px;
		text-align: center;
	}
	.phone_menu span{
		line-height: 40px;
		font-size: 27px;
		color: #14a2da;
	}
	.menu-bg{
		/*background: #184388;*/
		 width: 100%;
		 height:70px;
		 margin: 0;
		 clear: both;
	}
	.menu_list{
		float: left;
		width: auto;
		position: relative;
		left: 50%;
		z-index: 999;
	}
	.menu_list ul{
		width: auto;
		height: 70px;
		line-height: 40px;
	}
	.menu_list ul li{
		width: 125px;
		float: left;
		font-size: 16px;
		position: relative;
		right: 50%;
		color: #333;
		/*padding: 0 20px;*/
		text-align: center;
		margin-top: 20px;
		height: 70px;
		
	}
	.menu_list ul li a{
		font-size: 16px;
		color: #333;
		text-decoration: none;
	}
	.menu_list ul li p{
		margin-top: -15px;
		display: none;
	}
	.menu_list ul .active p,.menu_list ul li:hover p{
		display: block;
	}
	.menu_list ul .active,.menu_list ul li:hover,.menu_list ul .active>a{
		color: #0168b7;
	}
	.menu_list ul li a:hover{
		color: #0168b7;
	}
	/*子菜单*/
	.menu_list ul li .sub{
		display: none;
		font-size: 14px;
		height: auto;
		width: auto;
		clear: both;
		width: 170px;

	}
	.menu_list ul li:hover .sub{
		display: block;
	}
	.menu_list ul li .sub li{
		height: 35px;
		width: 100%;
		text-align: left;
		padding-left: 10px;
		margin: 0;
		margin-left: 60px;
		background:rgba(255,252,250,1);
		clear: both;
	}
	.menu_list ul li .sub li:hover,.menu_list ul li .sub li:hover a{
		border-radius: 0;
		background:#0168b7;
		color: #fff;
	}
	.menu_list ul li .sub li a{
		font-size: 14px;
	}
	.menu_list ul li .sub li a:hover{
		color:#fff;
	}
	.zhezhao{
		width:30%;
		height:100%;
		float: right;
		display:none;
	}

	@media (max-width:1000px){
	header{
	width: 100%;
	 height: 60px;
	 background: #fff !important;
	 position: fixed;
	 top:0;
	 left: 0;
	 z-index: 100;
	 padding-bottom: 10px;
	}
	.bxslider{
		margin-top:60px;
	}
	.logo-top{
		margin-top: 0;
		padding-top: 8px;
	}
	.logo-top img{
		max-height: 60px;
		width: auto;
		max-width: 80%;
		float: right;
	}
	.phone_menu{
		display: block;
		float: left;
	}
	.menu_list{
		clear: both;
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		display: none;
		width: 100%;
		height: 100%;
		z-index: 1000;
		overflow-y:auto;
		
	}
	.menu_list ul{
		float: left;
		margin-top: 0;
		width: 70%;
		height: auto;
		min-height:100%;
		margin-bottom: 0;
		background: rgba(0,0,0,0.6);
	}
	.menu_list ul li{
		width: 90%;
		height: auto;
		line-height: 30px;
		position: inherit;
		z-index: 1001;
		padding-left: 10px;
		text-align: left;
		clear: both;
		font-size: 14px;
		color: #fff;
		
	}
	.menu_list ul li a{
		color: #fff;
	}
	.menu_list ul .active p{
		display: none;
	}
	.menu_list ul .active,.menu_list ul li:hover{
		color: #0C87BE;
		background: none;
		border-radius: 0;
		border-bottom: 1px solid #0C87BE;
	}
	.menu_list ul li a:hover{
		color: #0C87BE;
	}
	.zhezhao{
		display: block;
	}	
	.right_icon{
		width: 20px;
		height: auto;
		float: right;
		margin-right: 0;
	}
	
	/*子菜单*/
	.menu_list ul li .sub{
		float: left;
		display: none;
		font-size: 14px;
		height: auto;
		width: 100%;
		clear: both;
		background: none;
		border-top:1px solid #ccc;
	}
	.menu_list ul li .sub li{
		height: 30px;
		width: 100%;
		text-align: left;
		padding-left: 20px;
		margin: 0;
		background:none;
		color: #fff;
		clear: both;
	}
	.menu_list ul li .sub li:hover{
		border-radius: 0;
		background:rgba(12,135,190,0.5);
		color: #fff;
	}
	.menu_list ul li .sub li a{
		font-size: 14px;
		color: #fff;
	}
	.menu_list ul li .sub li a:hover{
		color:#fff;
	}
	
	}
	
/*banner*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	width: auto;
}

/*about us*/
.part-3{
	margin-top: 70px;
	padding-bottom: 120px;
}
.part-3 h1,.part-6 h1,.part-7 h1{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.part-3 .part3-item,.part-6 .part6-item,.part-7 .part7-item{
	font-size: 40px;
	color: rgba(204,204,204,0.9);
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.part-3>.col-md-6>img{
	margin:auto 0;
	width: 100%;
}

/*products*/

.part-4{
	background: #184388;
	padding: 60px 0 70px;
}
.part-4 h1{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.part-4 .part4-item{
	font-size: 40px;
	color: rgba(204,204,204,0.9);
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}
.pro-class{
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
	color: #b3e1f8;
}
.pro-class a{
	color: #b3e1f8;
}
.pro-class a:hover{
	color: #F0851A;
}
.part-4 ul li{
	width: 500px;
	 overflow: hidden;  
}

.part-4 ul li a:hover img{
	 z-index: 0;
	 transform: scale(1.2);  
}
.part-4 ul li div{
	position: relative;
	height: 80px;
	font-size: 25px;
	padding: 20px;
	z-index: 66;
}
.part-4 ul li div span{
	display: block;
    width: 40px;
    height: 2px;
    background-color: #f89304;
    margin: 15px auto 0;
    transition: all 0.5s;
}
.part-4 ul li a:hover div{
	background: #f89304 !important;
	color: #fff;
}
.part-4 ul li a:hover div span{
	background-color: #fff;
}
.part-4 .bx-wrapper .bx-pager{
	width: 100%;
	bottom: -40px;
}

/*application*/
.part-5{
	padding: 60px 0 60px;
}
.part-5 h1{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.part-5 .part5-item{
	font-size: 40px;
	color: rgba(204,204,204,0.9);
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.part-5 ul{
	margin-top: 20px;
}
.part-5 ul li{
	width: 25%;
	height: auto;
	float: left;
	font-size: 14px;
/*	line-height: 40px;*/
	/*padding-top: 70px;
	padding-bottom: 70px;*/
	vertical-align: middle;
	text-align: center;
}
.banner_boxMask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(51,51,51,0.0);
    font-size: 20px;
    color: #008fd7;
    font-weight: lighter;
    z-index: 10;
    transition: all 0.5s;
}
.banner_boxMask div {
	font-size: 60px;
    margin: 70px 0 20px;
    transition: all 0.5s;
}
.banner_boxText {
    width: 100%;
    height: auto;
    background-color: #f0851a;
    padding: 15px;
    position: absolute;
    left: 0;
    bottom: -112px;
    z-index: 20;
    transition: all 0.5s;
    text-align: justify;
    color: #fff;
    line-height: 18px;
}
.banner_boxText p{
	max-height: 72px;
	overflow: hidden;
}
.banner_box:hover .banner_boxMask{
	background-color: rgba(51,51,51,0.4);
	color: #fff;
}
.index_banner ul li:nth-of-type(2) .banner_box:hover .banner_boxMask{
	background-color: rgba(0,21,80,0.3);
}
.banner_box:hover .banner_boxMask div{
	margin: 60px 0 30px;
}
.banner_box:hover .banner_boxText{
	top: auto;
	bottom: 0;
}
.part-5 ul li .banner_box {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    /*background-color: rgba(51,51,510.8);*/
}
/*projects*/
.projects-title{
	background: url(../img/projects2.jpg) no-repeat center;
	width: 100%;
	height: 598px;
	margin-bottom: 60px;
}
	.projects-title h1{
		display: none;
	}
	.project-item{
	display: none;
	}
.projects-right{
	margin-top: 70px;
	color: #fff;
	padding-left:40px;
	text-align: justify;
}
.projects-right ul li{
	width: 165px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
.projects-right ul li img{
	border: 1px solid #ccc;
}
.projects-right ul li:nth-child(3n){
	margin-right: 0;
}
.projects-right ul li p{
	text-align: center;	
	margin-top: -10px;
}
/*projects*/
.part-6{
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 70px;
}
.part-6 ul{
	width: 1200px; text-align: center; margin: 0 auto;
}
.part-6 ul li{
	float: left;
	margin:0 10px 5px 0;
	width: auto;
}
.part-6 ul li:nth-child(3n){
	margin-right: 0;
}
/*news*/
.part7-bg{
		background: url(../img/newsbg.jpg) no-repeat;
	}
.part-7{
	text-align: center;
	padding: 60px 0 60px;
}
.part-7 h1{
	color: #fff;
}
.newsList li{
	text-align: justify;
	width: 575px;
	height: 175px;
	padding: 20px;
	background: #fff;	
	float: left;
	margin-bottom: 25px;
}
.newsList li:hover{
	background: #008fd7;
	color: #fff;
}
.newsList li:hover a{
	color: #fff;
}
.newsList li:hover a:hover{
	text-decoration: underline;
}
.newsList li img{
	width: 170px;
	height: 115px;
	float: left;
	margin-right: 20px;
}
.newsList li p{
	width: auto;
	text-align: right;
	float: right;
	color: #ccc;
	margin-top: 10px;
}
.newsList li h4{
	font-weight: bold;
}
.newsList li:nth-child(even){
	margin-left: 20px;
}

/*contacts us*/
.index-contact{
	width: 100%;
	text-align: center;
	height:600px;
	max-height: 600px;
	background: url(../img/contactusbg.jpg) no-repeat;
	padding: 100px 0;
	color: #fff;
}
.index-contact h1{
	font-size: 30px;
}
.orangeColor{
	color: #f0851a;
	font-weight: bold;
	font-size: 16px;
}
.contactfk{
	width: 252px;
	height: 50px;
	margin-top: 50px;
	font-size: 26px;
	color: #aad6f7;
	text-align: center;
	border: 1px solid #3798e3;
	line-height: 50px;
}
.index-contact ul{
	margin-top: 20px;
}
.index-contact ul li{
	width: 230px;
	height: 140px;
	border: 2px solid #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 24px;
	float: left;
	margin:0  20px;
}
.index-contact ul li a{
	color: #fff;
}
.index-contact ul li span{
	font-size: 40px;
}
.index-contact ul li p{
	margin-top: 15px;
	font-size: 16px;
}
.index-contact ul li:hover{
	border: none;
	background: #f0851a;
}


@-webkit-keyframes twinkling{ 
0%{ 
opacity: 0.5; 
} 
100%{ 
opacity: 1; 
} 
} 
@keyframes twinkling{ 
0%{ 
opacity: 0.5; 
} 
100%{ 
opacity: 1; 
} 
}

footer{
	background: #333;
	width: 100%;
	height: auto;
	padding: 50px 0 10px 0;
	text-align: center;
	color: #ccc;
}
footer a{
	color: #ccc;
}
.foot-menu ul li{
	text-align: left;
	float: left;
	width: auto;
	min-width: 120px;
	margin-right: 20px;
}
.foot-menu ul li h4{
	font-size: 16px;
	margin-bottom: 20px;
}
.copy-line{
	width: 100%;
	height: 10px;
	border-top:1px solid #626262;
	margin-top: 20px;
}
.copy-right{
	width: 100%;
	text-align: center;
}

/*---------------------service-------------*/
.w-service-fixed{position:fixed; bottom:50%; right:20px; margin-bottom:-160px; z-index:2000; font-size:14px;}
.bg_s_default{ background:#363636;}
.color_s_default{color:#363636;}
.w-service-fixed .service-item{width:46px; height:46px; line-height:46px; margin-bottom:2px; position:relative; text-align:center;}
.w-service-fixed .service-item .service-popc{ position:absolute; right:46px; top:0; width:0; overflow:hidden; text-align:left; color:#fff; }
.w-service-fixed .service-item .service-popc .item{text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-service-fixed .service-item .service-popc a{ color:#fff; text-decoration:none; display:block;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;overflow: hidden;}
.w-service-fixed .service-item:hover .service-popc{ width:180px;transition: width 0.2s;-moz-transition: width 0.2s;-webkit-transition: width 0.2s; -o-transition: width 0.2s; }
.w-service-fixed .service-item .service-popc a:hover{ opacity:0.75; *filter:alpha(opacity=75); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);;}
.w-service-fixed .service-item .service-popc .service-popc-in{padding:10px 13px 11px; line-height:1.5; background: #363636;}

.w-service-fixed .service-item-qrCode .service-popc{ top:auto; bottom:0;}
.w-service-fixed .service-item-qrCode .qrCodeImg img{ max-width:100%;}
.w-service-fixed .icon_service{ display:inline-block; *display:inline; *zoom:1; width:35px; height:35px; background:url(../img/icon_service.png) no-repeat; vertical-align:middle;}
.w-service-fixed .icon_service_qq{ background-position:0 0;} 
.w-service-fixed .icon_service_tel{ background-position:0 -35px;}
.w-service-fixed .icon_service_msn{ background-position:0 -70px;}
.w-service-fixed .icon_service_qrCode{ background-position:0 -105px;}
.w-service-fixed .icon_service_whatsApp{ background-position:0 -70px;}
.w-service-fixed .icon_service_skype{ background-position:0 -175px;}
.w-service-fixed .icon_service_wangWang{ background-position:0 -210px;}
.w-service-fixed .icon_service_email{background-position:0 -245px;}
.w-service-fixed .icon_service_msn{background-position:0 -280px;}
.w-service-fixed .service-item-top{ cursor:pointer; display:none;}
.w-service-fixed .service-item-top .fa-caret-up{ position:absolute; top:-10px; left:18px; font-size:16px; }
.w-service-fixed .service-item-top .top{ color:#fff; font-size:15px;}
.w-service-fixed .ic_s{ display:inline-block; *display:inline; *zoom:1; width:25px; height:25px; background:url(../img/ic_s.png) no-repeat; vertical-align:middle; margin-right:5px;}
.w-service-fixed .ic_s_qq{ background-position:0 0;} 
.w-service-fixed .ic_s_tel{ background-position:0 -25px;} 
.w-service-fixed .ic_s_msn{ background-position:0 -50px;} 
.w-service-fixed .ic_s_whatsApp{ background-position:0 -50px;}
.w-service-fixed .ic_s_skype{ background-position:0 -125px;}
.w-service-fixed .ic_s_wangWang{ background-position:0 -150px;}
.w-service-fixed .ic_s_email{ background-position:0 -175px;}
.w-service-fixed .ic_s_msn{ background-position:0 -200px;}


/*inside page style*/
.bread-menu{
	clear: both;
	height: 45px;
	text-align: center;
	margin: 70px auto 40px;

}
.bread-menu>ul{
	width: auto;
	margin: 0 auto;
	height: 55px;
	overflow: hidden;
	text-align: center;
}
.bread-menu ul li{
	float: left;
	width: auto;
	min-width: 135px;
	text-align: center;
	font-size: 16px;
	height: 40px;
	padding: auto 15px;
	line-height: 40px;
	color: #fff;
	margin: auto 10px;
	background: #f5f5f5;
	border-radius: 5px;
}
.bread-menu ul li:hover,.bread-menu ul .ac{
	background: #F0851A;
}
.bread-menu ul li a{
	color: #333;
}
.bread-menu ul li a:hover,.bread-menu ul li:hover a,.bread-menu ul .ac>a{
	color: #fff;
}


.main-exhome{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 0 0 40px;
	text-align: justify;
}

.main-title{
	padding-top: 60px;
	padding-bottom: 30px;
	background: #fff;
}
.main-title h1{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}
.main-title .title-item{
	font-size: 40px;
	color: rgba(0,141,230,0.3);
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.product-main{
width: 1200px;
height: auto;
margin: 1px auto 0 auto;
}

.title-menu{
	margin: 40px 0;
}
.title-menu h1{
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-menu{
	width: auto;
	height: auto;
	margin-bottom: 30px;
	text-align: center;
	padding: 20px 20px 30px;
}
.product-menu ul{
	position: relative;
	float: left;
	left: 50%;
}
.product-menu ul li span{
	font-size: 16px;
	color: #666;
	-webkit-animation: twinkling 1.5s infinite ease-in-out ;
}
.product-menu ul li{
	position: relative;
	right: 50%;
	width:auto;
	min-width: 125px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	padding:0 15px;
}
.product-menu ul li a{
	color: #333;
	margin-left: 10px;
}
.pac{
	background: #F0851A;
	color: #fff;
}
.product-menu ul li:hover{
	border: 1px #F0851A dashed;
}
.product-menu ul li a:hover,.product-menu ul li:hover a,.product-menu ul li:hover span{
	color: #F0851A;
}
.pac,.pac a,.pac span{
	color: #fff !important;
}

/*products list*/
.location-bread{
	clear: both;
	padding-top: 20px;
	margin: 40px auto 20px 20px;
}
.product-list{
	margin: 0 0 30px 20px;
}
.product-list ul li{
	width:380px;
	min-height:293px;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
.product-list ul li:hover{
	background: #F0851A;
}
.product-list ul li:hover a{
	color: #fff;
}
.product-list ul li:nth-child(3n+3){
	margin-right: 0;
}
.product-list ul li img{
	width: 527px;
	height: 293px;
	margin-left: -50px;
}


/*phone show*/
@media (max-width:960px){
	.w-service-fixed{
		display: none;
	}	
	.product-list{
	margin: 0 0 30px 8px;
}
}

 .page{
	text-align: center;
}
.pro-title-name{
	text-align: center;
	width: auto;
	margin: 0 auto 30px;
	font-size: 25px;
	font-weight: bold;
	
}
.in-prolist-info {
	clear: both;
	padding: 10px;
	text-align: justify;
	margin-top: 30px;
	padding-top: 30px;
}
.in-prolist-info table {
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right-width: 0!important;
	border-bottom-width: 0!important;
	width: 100%!important;
	background: #fff!important;
	jerry: expression(cellSpacing="0");
	border-collapse: separate;
	border-spacing: 0px;
}
.in-prolist-info table td, .in-prolist-info table th {
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-left-width: 0!important;
	border-top-width: 0!important;
	padding: 5px 3px 5px 3px;
	background: #fff!important;
}
/*phone show*/
@media (max-width:960px){
	
	.in-prolist-info {
	width: auto;
	margin-right: 10px;
	padding-right: 5px;
}
.in-prolist-info table{
	border:#ccc 1px solid;
	border-width:1px 0 1px 1px ;
	width:99.5%!important;
 }
.in-prolist-info td,.in-prolist-info th{
	border:#ccc 1px solid; 
	border-width:1px 1px 0 0;
	padding:0;
	word-wrap:break-word; 
	word-break:break-all;
	width:auto!important;
	text-align:center!important;
}
.in-prolist-info img{
	width: 95%;
}
	
	.w-service-fixed{
		display: none;
	}	
}
.page-next{
	margin-top: 30px !important;
}


/*荣誉资质*/
.width80{
	width: 80%;
}
.honor-list ul li, .in-prolist1 ul li {
	/*width: 43%!important;*/
	margin: 0 10px 15px 0!important;
}
.honor-list {
	margin-left:60px;
}
.honor-list li {
	width: auto;
	float: left;
	padding: 2px;
	margin: 0 10px 20px;
	text-align: center;
	height: auto;
	overflow: hidden;
	list-style: none;
}
.honor-list li:nth-child(4n){
	margin-right: 0;
}
.honor-list li img {
	width: 320px!important;
	height: auto;
	display: block;
}
.honor-list li .pro-t {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
} 
/*  列表标题隐藏 */
.fancybox-opened .fancybox-title {
	display: none;
}/* 点击放大后的隐藏 */

/* contact us  */
.map-iframe{
	float: left; margin-right: 20px; width: 45%;
}

.address-part{
 float: left; width: 50%;
}
.liuyan{
	clear: both; width: 100%; float: left;  line-height:35px; height:35px; margin:30px 0 5px; text-indent:5px;
}

@media (max-width:960px){
/*honor*/	
.width80{
	width: 100%;
}
.honor-list ul li, .in-prolist1 ul li {
	margin: 0 10px 15px 0!important;
}
.honor-list {
	margin-left:0;
}

	
.map-iframe{
 margin-right: 0; width: 100%;
}
.address-part{
 width: 100%;
}
.liuyan{
	display: none;
}
.liuyan-table{
	display: none;
}
}
@media (max-width:1000px){
/*about us*/	
	.part-3{
	margin-top: 30px;
	padding-bottom: 40px;
	}
	.part-3 .part3-item,.part-4 .part4-item,.part-6 .part6-item,.part-7 .part7-item{
	margin-bottom: 20px;
	}
	/*products*/

	.part-4,.part-6{
		background: #333;
		padding: 30px 0 30px;
	}
	.part-4{
		height: auto;
		overflow: hidden;
	}
	.pro-class{
	font-size: 14px;
	}
	.part-4 ul li{
		width: 50% !important;
		height: auto;
		float: left;
		overflow: hidden;  
	}
	
	.part-4 ul li div{
		position:relative;
		height: 30px;
		font-size: 14px;
		margin-top: -10px;
		text-align: center;
		margin-bottom: 10px;
		padding: 0px;
		z-index: 66;
	}
	.productslider li img{
		width: 150%;
		height: auto;
		margin-left: -50px;
	}
	.part-4 ul li div span{
		display: none;
	}
	.productslider li{
		width: 50%;
		height: auto;
		float: left;
		text-align: center;
		overflow: hidden;
	}
	/*application*/
	.part-5{
		padding: 30px 0 30px;
	}
	.part-5 ul li{
		width: 50%;
	}
	.banner_boxMask{
		background-color: rgba(51,51,51,0.2);
	}
	
	.banner_boxMask div {
		font-size: 60px;
	    margin: 30px 0 20px;
	    color: #fff;
	    /*outline: 1px solid #FFF;*/
	}
	.banner_boxMask p{
		color: #fff;
	}
	.banner_boxText {
		display: none;
	}
	
	/*workshop*/
	.part-6{
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 20px;
	}
	.part-6 ul{
		width: auto;
		margin: 0 auto;
	}
	.part-6 ul li{
		float: left;
		margin:5px;
		width: auto;
	}
	.part-6 h1{
		color: #333;
	}
	
	/*contacts us*/
	.index-contact{
		display: none;
	}

	footer{
		padding: 30px 0 45px 0;
	}
	
	.bx-pager{
		display: none;
	}
		
}
@media (max-width:1200px){
/*projects*/
	.projects-title{
		background: #184388;
		width: 100%;
		height: auto;
		padding: 40px 0;
		margin-bottom: 30px;
	}
	.projects-title h1{
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
	}
	.project-item{
		font-size: 40px;
		color: rgba(204,204,204,0.9);
		text-align: center;
		margin-top: 10px;
	}
	.projects-right{
		margin-top: 30px;
		color: #fff;
		padding-left:0;
		text-align: justify;
	}
	.projects-right ul li{
		width: 30%;
		float: left;
		margin-right: 10px;
		margin-top: 20px;
	}
	.projects-right ul li:nth-child(3n){
		margin-right: 10px;
	}
	/*news*/
	.part7-bg{
		background: #333;
	}
	.part-7{
		text-align: center;
		padding: 30px 0 0;
	}
	.newsList li{
		text-align: justify;
		width: 100% !important;
		height: auto;
		padding: 20px;
		background: #fff;	
		float: left;
		margin-bottom: 25px;
	}
	.newsList li:hover a:hover{
		text-decoration: underline;
	}
	.newsList li img{
		width: 170px;
		height: 115px;
		float: left;
		margin-right: 20px;
	}
	.newsList li:nth-child(even){
		margin-left: 0;
	}
}	


  .pc-show{
    display:block;
  }
  .phone-show{
  	display: none;
  }
  @media (max-width:960px){
  	  .pc-show{
    display: none;
  }
  .phone-show{
  	display:block;
  }
  	}

/*内页手机版*/
@media (max-width:1000px){
	.bxslider{
		width: 100%;
		overflow: hidden;
	}
	.bxslider li img{
		width:130%;
		margin-left: -50px;
	}
	
	.bread-menu{
	clear: both;
	height: auto;
	text-align: center;
	margin: 30px auto 20px;
	width: 100%;
	overflow: hidden;
	}
	.bread-menu>ul{
		width: auto;
		height: auto;
	}
	.bread-menu ul li{
		min-width: 100px;
		font-size: 16px;
		padding: auto 10px;
		line-height: 35px;
		color: #fff;
		margin: 5px;
		border-radius: 5px;
	}
	.bread-menu ul li:hover,.bread-menu ul .ac{
		background: #F0851A;
	}
	.bread-menu ul li a{
		color: #333;
	}
	.bread-menu ul li a:hover,.bread-menu ul li:hover a,.bread-menu ul .ac>a{
		color: #fff;
	}


	/*产品中心*/
	.product-main{
		width: 100%;
		clear: both;
		overflow: hidden;
	}
	
	.title-menu{
		margin: 20px;
	}
	.title-menu h1{
		font-size: 20px;
	}
	
	.product-menu{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
		padding:0;
	}
	.product-menu ul{
		position: relative;
		float: left;
		left: 50%;
		margin: 15px auto;
	}
	.product-menu ul li span{
		font-size: 16px;
	}
	.product-menu ul li{
		width:auto;
		min-width: 90px;
		float: left;
		height: 30px;
		text-align: center;
		line-height: 30px;
		font-size: 16px;
		border: 1px solid #ccc;
		margin: 5px 5px 5px 0;
	}
	.product-menu ul li a{
		color: #333;
		margin-left: 0;
	}
	.product-menu ul li:hover,.pac{
		background: #F0851A;
		border: none !important;
	}
	
	/*products list*/
	.location-bread{
		clear: both;
	}

	.product-list ul li{
		width:48%;
		height:auto;
		min-height: 245px;
		overflow: hidden;
		text-align: center;
		margin: 0 5px 5px 0;
		padding-bottom: 0px;
	}
	.product-list ul li:hover{
		background: #333;
	}
	.product-list ul li:hover a{
		color: #fff;
	}
	.product-list ul li:nth-child(3n+3){
		margin-right: 5px;
	}
	.product-list ul li img{
		width: 280px;
		height: 180px;
		margin-left: -60px;
	}
	
	.main-title{
		padding-top: 30px;
		padding-bottom: 20px;
		background: #fff;
		clear: both;
		overflow: hidden;
	}
	.main-title h1{
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		color: #333;
	}
	.main-title .title-item{
		font-size: 40px;
		color: rgba(1,104,183,0.3);
		text-align: center;
		margin-bottom: 30px;
	}

}

/*产品搜索*/
.search-form{
	float: right;
	width: 50%;
}
.keycss{
	width: 50%;
	float: right;
	background: none;
	border:1px solid #dddcdc;
	height: 40px;
	padding: 5px;
	margin-top: -40px;
	margin-bottom: 0;
}	
.btn-inner{
	float: right;
}
.btn-inner .bt_sa{
	float: right;
	height: 40px;
	border:1px solid #ccc;
	border-left: none;
	background: #f2f2f2;
	position: relative;
	top:-40px;
	z-index: 111;
}
@media (max-width:1000px){
	.search-form{
	clear: both;
	width: 100%;
	height: auto;
	margin-top: -25px;
}
.keycss{
	width: 100%;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 0;
}	
.btn-inner .bt_sa{
	float: right;
	position: relative;
	top:40px;
	z-index: 111;
}
}

/*手机端底部三图片*/
.footer-a1 {
	padding-bottom: 0;
}

.footer-a2 {
	padding-bottom: 50px;
}

	.position {
		display: none;
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0px;
		z-index: 1001;
		background: #323232;
	}
	
	.innerWrapper {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: relative;
		padding: 0;
	}
	
	.innerWrapper a {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 33.3333%;
	}
	
	.position .innerWrapper a img {
		display: block;
		margin: 0 auto;
	}
	@media (max-width:960px){
	.position {
		display: block;
	}
	.topLogBox{margin-bottom:40px;}
	}
	
@media screen and (min-width: 1001px) and (max-width: 1200px){
body{
	overflow-x: auto;
}
	/*contacts us*/

.index-contact ul li{
	width: 210px;
	height: 140px;
	border: 2px solid #fff;
	text-align: center;
	vertical-align: middle;
	padding-top: 24px;
	float: left;
	margin:0 10px;
}
.index-contact ul li a{
	color: #fff;
}
.index-contact ul li span{
	font-size: 40px;
}
.index-contact ul li p{
	margin-top: 15px;
	font-size: 16px;
}
.index-contact ul li:hover{
	border: none;
	background: #f0851a;
}
	footer>.container>.col-lg-2{
		display: none;
	}
}
