body{
	color: #666;
	font-size: 14px;
	background: #fff;
}
*{
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #666;
}
.clear{
	clear: both;
}
.container{
	width: 100%;
	height: auto;
	padding: 0 5%;
	box-sizing: border-box;
	overflow: hidden;
}

/*head*/
.head{
	width: 100%;
	height: auto;
	padding: 15px 0;
	text-align: center;
}
.head img{
	width: 66.666666%;
	height: auto;
	vertical-align: middle;
}

/*banner*/
.banner{
	width: 100%;
	height: auto;
}
.banner img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}

/*nav*/
.nav{
	padding-bottom: 10px;
}
.nav ul{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
.nav ul li{
	width: 30%;
	padding: 10px 0;
	background: #0781ea;
	text-align: center;
	font-size: 16px;
	letter-spacing: 1px;
	float: left;
	margin-right: 5%;
	margin-top: 20px;
	box-shadow: 3px 3px 3px #eee;
}
.nav ul li a{
	color: #fff;
}
.mr0{
	margin-right: 0 !important;
}

/*产品中心*/
.index_product{
	background: #f5f5f5;
	padding: 30px 5%;
}
.title_i{
	background: url(../images/title.png) center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #0476d8;
	letter-spacing: 1px;
}
.title_ii{
	background: url(../images/title_.png) center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	letter-spacing: 1px;
}
.tit_i{
	font-weight: normal;
	color: #666;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.tit_ii{
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.sort{
	overflow: hidden;
}
.sort li{
	width: 45%;
	padding: 10px 0;
	background: #0381ed;
	border-radius: 4px;
	float: left;
	margin-right: 10%;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	letter-spacing: 1px;
}
.sort li.on{
	background: #0476d8;
}
.pro_nav{
	overflow: hidden;
	margin-top: 15px;
}
.pro_nav li{
	padding: 5px 10px;
	border-radius: 30px;
	border: solid 1px #666;
	margin: 15px 5px 0;
	float: left;
	color: #666;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}
.pro_nav li.on{
	border: solid 1px #0381ed;
}
.pro_nav li.on a{
	color: #0381ed;
}
.ipro_list{
	margin-top: 10px;
	overflow: hidden;
}
.ipro_list li{
	margin-top: 20px;
	width: 46%;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 5%;
	float: left;
	margin-right: 4%;
}
.ipro_list li img{
	max-width: 100%;
	height: auto;
}
.ipro_list li p{
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.index_more{
	text-align: center;
	margin-top: 30px;
}
.index_more a{
	padding: 5px 20px;
	border: solid 1px #0381ed;
	font-size: 14px;
	color: #0381ed;
	text-align: center;
	letter-spacing: 1px;
}

/*实力展示*/
.shili{
	background: url(../images/shili_bg.jpg) top center;
	background-repeat: no-repeat;
	padding: 40px 5%;
}
.shili .content{
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
}
.shili .content img{
	max-width: 70%;
	height: auto;
	vertical-align: middle;
}
.shili .content h3{
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	letter-spacing: 1px;
}
.shili .content p{
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
	letter-spacing: 1px;
}

/*合作伙伴*/
.partner{
	padding: 40px 5%;
}
.partner .content{
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.partner .swiper-container1{
	width: 86%;
	margin: 0 auto;
}
.partner .swiper-container1 .swiper-slide{
	box-sizing: border-box;
	border: solid 1px #e7e7e7;
	text-align: center;
}
.partner .swiper-container1 .swiper-slide img{
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

/*关于我们*/
.index_about{
	width: 100%;
	background: #f5f5f5;
	padding: 30px 5%;
}
.index_about .img{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.index_about .img img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.index_about p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 20px;
}
.index_about .index_more a{
	border: solid 1px #666;
	color: #666;
}

/*新闻资讯*/
.index_new{
	overflow: hidden;
	padding: 30px 5%;
}
.index_new .inew_l li{
	margin-top: 20px;
	overflow: hidden;
}
.index_new .inew_l li .img{
	width: 25%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 5%;
}
.index_new .inew_l li .img img{
	width: auto;
	height: 100%;
}
.index_new .inew_l li .nr{
	float: left;
	width: 70%;
}
.index_new .inew_l li h2{
	font-weight: normal;
	font-size: 16px;
	color: #333;
	width: 60%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.index_new .inew_l li span{
	float: right;
	font-size: 12px;
	color: #666;
}
.index_new .inew_l li p{
	float: left;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 45px;
    overflow: hidden;
    margin-top: 5px;
}
.index_new .index_more a{
	border: solid 1px #666;
	color: #666;
}

/*分页*/
/*
.page{
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}

.page div  a{
	font-size: 14px;
	float: left;
	margin: 0 1px;
}
.page div  a{
	color: #333;
	display: block;
	background: #fff;
	padding: 5px 10px;
}
.caselist_ .page div a{
	background: #f5f5f5;
}
.newlist .page div a{
	background: #f5f5f5;
}
.box3 .page div a{
	background: #f5f5f5;
}
.page div a:hover{
	background: #0886df;
	color: #fff;
}
.page div a.active{
	background: #0886df;
	color: #fff;
}

*/

.page {
	
	width: 100%;
	text-align: center;
	padding: .5rem 0 0;

	margin-top:10%;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	clear: both;
	display: inline-block;
	*display: inline
}

.page a {
	text-decoration: none;
	color: #999;
	background: #fff;
	border: 1px solid #eee;
	padding: 6px 12px;
	display: inline-block;
	 
}

.page a.active {
	background: #0476d8;
	border: 1px solid #0476d8;
	color: #fff
}

.page a:hover {
	text-decoration: none;
	display: inline-block;
	color: #fff;
	background: #0476d8;
	border: 1px solid #0476d8
}


/*产品详情*/
.products{
	overflow: hidden;
	padding: 20px 5%;
}
.products h1{
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.products .img{
	width: 70%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: solid 1px #ececec;
	margin-top: 20px;
}
.products .img img{
	width: 100%;
	height: auto;
}
.products .nr{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.products .nr p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.products .nr p span,.products .nr h3{
	color: #333;
	font-size: 16px;
	margin-top: 20px;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
.products .nr img{
	max-width: 100% !important;
	height: auto !important;
	margin-top: 10px !important;
}

/*联系我们*/
.box1{
	overflow: hidden;
	padding: 20px 5% 80px;
}
.c_title{
	background: url(../images/contact_title.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 60%;
	/* height: 80px; */
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.box1 .left{
	float: left;
	/* padding: 0px 60px; */
	margin-top: 20px;
	width: 100%;
	box-sizing: border-box;
	/* border-right: solid 1px #dcdcdc; */
}
.box1 .left h1{
	color: #333;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 2.3px;
}
.box1 .left ul{
	margin-top: 10px;
	overflow: hidden;
}
.box1 .left ul li{
	font-size: 14px;
	line-height: 35px;
	letter-spacing: 2px;
	color: #333;
}
.box1 .left ul li img{
	vertical-align: middle;
	margin-right: 5px;
	width: 6%;
	height: auto;
}
.box1 .right{
	width: 100%;
	float: right;
	/* margin-right: 100px; */
	margin-top: 20px;
}
.box1 .right li{
	width: 50%;
	float: left;
	text-align: center;
	height: auto;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box1 .right li p{
	font-size: 14px;
	color: #333;
	/* font-weight: bold; */
	margin-top: 10px;
}
.box1 .right li.con01{
	border-right: dashed 1px #dddddd;
}
.box1 .right li.con03{
	border-top: dashed 1px #dddddd;
	border-right: dashed 1px #dddddd;
}
.box1 .right li.con04{
	border-top: dashed 1px #dddddd;
}
.box2{
	width: 100%;
	height: auto;
	padding: 20px 0;
	background: #f5f5f5;
}
.contact{
	overflow: hidden;
	margin-top: 20px;
}
.contact .content{
	width: 100%;
	position: relative;
	/* margin: 50px 0; */
}
.contact .swiper-container3{
	width: 70%;
	margin: 0 auto;
}
.contact .swiper-container3 .swiper-slide{
	box-sizing: border-box;
	text-align: center;
}
.contact .swiper-container3 .swiper-slide img{
	vertical-align: middle;
	width: 100%;
	height: auto;
}
.box3{
	overflow: hidden;
	padding: 20px 0;
}
.box3>ul{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	overflow: hidden;
	padding: 0 4%;
	box-sizing: border-box;
}
.box3>ul>li{
	border: solid 1px #ececec;
	margin: 10px 1.1% 0;
	width: 31%;
	height: auto;
	float: left;
	/* line-height: 100px; */
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
}
.box3>ul>li img{
	vertical-align: middle;
	width: 100%;
}
.box3 .add{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.box3 .add img{
	width: 100%;
	height: auto;
}

/*案例列表*/
.caselist_{
	padding-bottom: 30px;
}
.caselist{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.caselist li{
	/* margin-right: 20px; */
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #d2d2d2;
	overflow: hidden;
	float: left;
	/* margin-bottom: 50px; */
	margin-top: 20px;
}
.caselist li .img{
	width: 100%;
	height: auto;
	/* line-height: 250px; */
	text-align: center;
	overflow: hidden;
}
.caselist li .img img{
	width: 100%;
	height: auto;
	vertical-align: middle;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.caselist li:hover .img img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.caselist li p{
	color: #333;
	font-size: 16px;
	letter-spacing: 2.3px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
}
.caselist li span{
	font-size: 14px;
	color: #d8030d;
	line-height: 36px;
	display: block;
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.caselist li span.tit{
	border-top: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
}
.caselist li span.nr{
	border-top: solid 1px #d5d5d5;
	color: #333;
}

/*案例详情*/
.case{
	overflow: hidden;
}
.case h1{
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #333;
	letter-spacing: 2.3px;
	font-weight: normal;
	margin-top: 10px;
	border-bottom: solid 1px #d2d2d2;
}
.case .swiper-container4 {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
}
.case .swiper-slide {
      background-size: cover;
      background-position: center;
}
.case .gallery-top {
      height: 240px;
      width: 100%;
}
.case_img{
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.case .gallery-thumbs {
      height: 50px;
      box-sizing: border-box;
      padding: 0px 25px 0;
      width: 70%;
      margin-top: 20px;
}
.case .gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
      cursor: pointer;
}
.case .gallery-thumbs .swiper-slide-active {
      opacity: 1;
}
.case_nr{
	margin-top: 20px;
	padding-bottom: 40px;
}
.case_nr .title{
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border-bottom: solid 2px #0886df;
}
.case_nr .title p{
	width: 40%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #0886df;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.case_nr .nr{
	margin-top: 10px;
}
.case_nr>p{
	font-size: 16px;
	color: #666;
	line-height: 36px;
	/* padding: 0 50px; */
}
.case_nr>p span{
	display: inline-block;
	color: #333;
	width: 130px;
	font-weight: bold;
}

.more_case{
	overflow: hidden;
	margin-top: 60px;
}
.more_case .title{
	width: 100%;
	height: 50px;
	background: #f5f5f5;
	line-height: 50px;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
}
.more_case .title p{
	font-size: 18px;
	color: #017ed7;
	font-weight: bold;
	letter-spacing: 2px;
	display: inline-block;
}
.more_case .title span{
	font-size: 14px;
	color: #666;
	float: right;
	letter-spacing: 2px;
}

/*新闻列表*/

.newsnav ul{
    display:flex;
    justify-content: center;
}

.newsnav ul li{
    padding-right:10px;

}

.newlist{
	overflow: hidden;
	padding-bottom: 40px;
}
.newlist>ul{
	overflow: hidden;
}
.newlist>ul li{
	width: 100%;
	padding: 20px 0;
	border-bottom: dashed 1px #ececec;
	overflow: hidden;
}
.newlist>ul li .img{
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}
.newlist>ul li .img img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.newlist>ul li h2{
	font-size: 18px;
	color: #333;
	letter-spacing: 2px;
	font-weight: normal;
	margin-top: 10px;
}
.newlist>ul li p{
	font-size: 14px;
	color: #666;
	letter-spacing: 2px;
	margin-top: 10px;
	line-height: 24px;
}
.newlist>ul li span{
	width: 100px;
	height: 35px;
	font-size: 14px;
	color: #666;
	border: solid 1px #a0a0a0;
	display: inline-block;
	line-height: 35px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 15px;
}

/*新闻详情*/
.new_s{
	margin-top: 20px;
	padding-bottom: 50px;
}
.new_s h1{
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
}
.new_s .biaoqian{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	border-bottom: dashed 1px #ececec;
}
.new_s .biaoqian ul{
	display: inline-block;
}
.new_s .biaoqian ul li{
	float: left;
	margin-right: 20px;
	line-height: 30px;
}
.new_s .biaoqian ul li img{
	vertical-align: middle;
	margin-right: 5px;
	width: 16px;
}
.new_s .biaoqian ul li p{
	display: inline-block;
	font-size: 12px;
	color: #666;
}
.new_s .biaoqian ul li p span{
	font-size: 12px;
	color: #999;
}
.new_snr{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0 40px;
	border-bottom: dashed 1px #ececec;
}
.new_snr p{
	font-size: 14px;
	color: #666;
	letter-spacing: 2px;
	line-height: 26px;
	text-indent: 32px;
	margin-top: 10px;
}
.new_snr img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/*footer*/
.footer{
	padding: 20px 5%;
	background: #333333;
	color: #ececec;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding-bottom: 90px;
}

/*footer菜单*/
.footer_nav{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75px;
	padding-top: 10px;
	background: #0476d8;
	z-index: 999;
}
.footer_nav li{
	width: 25%;
	text-align: center;
	float: left;
}
.footer_nav li img{
	vertical-align: middle;
	width: 30%;
	height: auto;
	margin-bottom: 5px;
}
.footer_nav li p{
	font-size: 14px;
	color: #fff;
}

/*about*/
.about_nr{
	padding: 10px 5% 30px;
}
.about_nr p{
	font-size: 14px;
	color: #333;
	line-height: 26px;
	letter-spacing: 1px;
}
.about_nr img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	margin: 10px 0;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.shili1{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.shili1 .title{
	background: #f5f5f5;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	line-height: 50px;
	padding: 0 20px;
	box-sizing: border-box;
}
.shili1 .title p{
	font-size: 18px;
	color: #017ed7;
	font-weight: bold;
}
.shili1 ul{
	width: 100%;
	height: auto;
	/*box-shadow: 1px 3px 3px #ececec;*/
	margin-top: 20px;
	overflow:  hidden;
}
.shili1 ul li{
	width: 100%;
	height: auto;
	float: left;
}
.shili1 ul li .left{
	width: 50%;
	height: 210px;
	overflow: hidden;
	cursor: pointer;
}
/*.shili1 ul li .left img{
	vertical-align: middle;
	width: 100%;
	height: 100%;
}*/
.shili1 ul li .right{
	width: 50%;
	height: 210px;
	background: #fff;
	text-align: center;
}
.shili1 ul li .right h3{
	font-size: 18px;
	margin-top: 60px;
	color: #333;
	font-weight: normal;
}
.shili1 ul li .right p{
	font-size: 14px;
	margin: 10px auto 0;
	color: #666;
	width: 80%;
	line-height: 24px;
}
.hovereffect {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	cursor:default;
}

.hovereffect .overlay {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.5);
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
}

.hovereffect>img {
	display:block;
	position:relative;
	-webkit-transition:all .4s linear;
	transition:all .4s linear;
}

.hovereffect .img {
	text-transform:uppercase;
	text-align:center;
	position:relative;
	-webkit-transform:translatey(-100px);
	-ms-transform:translatey(-100px);
	transform:translatey(-100px);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:10px;
	width: 100%;
	margin-top: 30px;
}
.hovereffect .img img{
	width: 80%;
	height: auto;
}

.hovereffect a.info {
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	color:#c8c8c8;
	background-color:transparent;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	padding:7px 14px;
	line-height: 26px;
}

.hovereffect:hover>img {
	-ms-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

.hovereffect:hover .overlay {
	opacity:1;
	filter:alpha(opacity=100);
}

.hovereffect:hover .img,.hovereffect:hover a.info {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-transform:translatey(0);
	-webkit-transform:translatey(0);
	transform:translatey(0);
}

.hovereffect:hover a.info {
	-webkit-transition-delay:.2s;
	transition-delay:.2s;
}
