@charset "utf-8";
a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#EF5135;
	text-decoration:none;
}

/*头部*/
.pc-header{
	position: relative;
	width: 100%;
	background-color: #fff;
	z-index: 61;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}

.zdy-pc-nav{
	height:120px;
	position: relative;	
}

.logo{
	float: left;
	height: 12rem;
	flex:0 1 11.1%;
}
	
	


.logo img{
	margin-top:2.7rem;
}


/*纯css导航*/

.mynav{
	flex:0 1 80%;
	float:left;
	margin-left:5%;
	height: 12rem;
	line-height:12rem;
}

@media (min-width: 992px) and (max-width: 1199px) {.mynav{width:100%;margin-left:0%;}}

.mynav >ul{

	
}

.mynav >ul >li{
	float: left;
    position: relative;
    z-index: 1100;
	/*background: url(../images/header.mynavbox_line.png) no-repeat right center;*/
}

.mynav >ul >li:last-child{
	/*background: none;*/
}

.mynav >ul >li > a{
	text-align: center;
	width:110px;
	display: block;
    font-size: 1.4rem;
	text-decoration:none;
}


.mynav >ul >li > a:hover{
	color: #277bd1;
}

.mynav >ul >li >ul {
	display: none;
	position:absolute;
	left:0;
	top:12.2rem;
}


.mynav >ul >li:hover ul {
  display: block;
}


.mynav >ul >li >ul >li {
	height:6rem;
	
    
}

.mynav >ul >li >ul >li >a {
	width:11rem;
	height:6rem;
	line-height:6rem;
	text-align:center;
	display: block;
    font-size: 1.4rem;
	color: #333;
	background:#eee;
    border-bottom: 1px solid #fff;
	text-decoration:none;
}

@media (min-width: 1200px) {
.mynav >ul >li > a,.mynav >ul >li >ul >li >a{}
}


.mynav >ul >li >ul >li >a:hover {
    color: #fff;
    background: #999;
}

.mynav >ul >li:hover,
.mynav >ul >li.active a{
	color: #277bd1;
	
	
}

.mynav >ul >li:hover,
.mynav >ul >li.active >a:first-child {
	border-bottom: 2px solid #277bd1;
}


/*.mynav >ul >li:hover,
.mynav >ul >li.active{
	background: #fff;
}

.mynav >ul >li:hover a,
.mynav >ul >li.active >a:first-child {
	color: #333;

}
*/
/*PC搜索*/

 .right-search{
	position: absolute;
	top: 0;
	right: 0;
}


.search-box{
	float: right;
	height: 12rem;
}

.search-box form input{
	position:relative; 
	text-indent:20px;
}

.search-box form i{
	position:absolute; 
	margin-left:10px;
	 margin-top:7px;
}

/*幻灯*/

.mybanner {
	margin-top:80px;	
}

.mybanner .swiper-pagination-bullet-active {
	width:20px;
	height:8px;
	border-radius:8px;
	background:#fff;
	opacity: 1;
}

/*关于*/
.index-page .sec1{
	
}
.index-page .sec1 .in-about{
	position: relative;
	background-color: #277bd1;
	
}

.index-page .sec1 .in-about .title{
	
}
.index-page .sec1 .in-about .title h4{
	
	color: #fff;
}
.index-page .sec1 .in-about .title h5{
	
	color: #fff;
}
.index-page .sec1 .in-about p{
	line-height: 30px;
	color: #fff;
	position: relative;
	text-indent:30px;
}

.index-page .sec1 .in-about p img{
	position: absolute;
	left: 0;
	top: 14px;
}

.index-page .sec1 .in-about a{
	display: block;
	width: 118px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
}

.index-page .sec1 .in-about a img{
	vertical-align: middle;
	margin-left: 8px;
}

/*三角形*/

.index-page .sec1 .in-about .tri{
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -10px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #277bd1;
}

/*数字*/
.index-page .sec1 .in-su{
	padding:10%;
}

.index-page .sec1 .in-su .box{
	text-align: center;
	margin:15% 5% ;
	

}
.index-page .sec1 .in-su .box h5{
	margin-bottom: 10px;
	color: #277bd1;
	position: relative;
	display: inline-block;
}
.index-page .sec1 .in-su .box h5 b{
	font-size: 30px;
	font-family:impact;
	font-weight: normal;
	vertical-align: bottom;
	line-height: 1;
}
.index-page .sec1 .in-su .box h5 .word{
	font-size: 15px;
	font-weight: normal;
	width: 30px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 10px;
}

.index-page .sec1 .in-su .box p{
	font-size: 14px;
	color: #666;
}

/*首页产品*/
.index-page .sec2{
	background-color: #f8f8f8;	
}

.index-page .sec2 .in-cp-lf{
	background: #277BD1;
}


.index-page .sec2 .in-cp-lf-top{
	
}

.index-page .sec2 .in-cp-lf-top h4{
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.index-page .sec2 .in-cp-lf-top ul {
	
}

.index-page .sec2 .in-cp-lf-top ul li {
	line-height:3;
	font-size: 1.5rem;
	color: #fff;
	display: block;
	border-bottom: 1px  dashed rgba(255,255,255,0.2);
	background: url(../images/icon3.png) no-repeat  left center;
	text-indent:1.5rem;
}

.index-page .sec2 .in-cp-lf-top ul li a {
	color: #fff;
}

.index-page .sec2 .in-cp-lf-top ul li a:hover {
	color: #eee;
	padding-left:2px;
}

.index-page .sec2 .in-cp-lf-bot {
	color: #fff;
	
}

.index-page .sec2 .in-cp-lf-bot  h4{
}

.index-page .sec2 .in-cp-lf-bot p.gs-name{
	font-size: 1.8rem;
}


.index-page .sec2 .in-cp-lf-bot p {
	font-size: 1.5rem;
}


.index-page .sec2 .in-cp-rt{
	/*background:#993300;*/
	
}

.index-page .sec2 .in-cp-rt .product-list .text-box{
	position: relative;
	background-color: #fff;
}

.index-page .sec2 .in-cp-rt .product-list:hover .text-box{
	background-color: #277bd1;
}

.index-page .sec2 .in-cp-rt .product-list .text-box .time{
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.index-page .sec2 .in-cp-rt .product-list:hover .text-box .time{
	color: #fff;
}
.index-page .sec2 .in-cp-rt .product-list .text-box h5{
	color: #333;
}
.index-page .sec2 .in-cp-rt .product-list:hover .text-box h5{
	color: #fff;
}
.index-page .sec2 .in-cp-rt .product-list .text-box p{
	font-size: 1.2rem;
	color: #999;
	position: absolute;
	right: 6.7%;
	top: 50%;
	margin-top: -7px;
}
.index-page .sec2 .in-cp-rt .product-list:hover .text-box p{
	color: #fff;
}

/*首页案例*/

.index-page .sec4{
	background-color: #f8f8f8;	
}

.index-page .sec4 .title{
		
}
.index-page .sec4 .title h3{

}
.index-page .sec4 .title p{
	
	
}

/*.index-page .sec4 .swiper-slide a{
	display: block;
}
*/

.index-page .sec4 .swiper-slide .img-box{
	position: relative;
}

.index-page .sec4 .swiper-slide .img-box .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
	transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	-o-transition:.5s;
	overflow:hidden;
}
.index-page .sec4 .swiper-slide:hover .img-box .cover{
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index-page .sec4 .swiper-slide .text-box{
	padding:5% 0;
	background-color: #ffff;
	color: #277bd1;
}

.index-page .sec4 .swiper-slide:hover .text-box{
	background-color: #277bd1;
	color: #fff;
}

.index-page .sec4 .btn-box{
	margin-top: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.index-page .sec4 .btn-box .swiper-prev{
	width: 10px;
	height: 20px;
	cursor: pointer;
	background: url(../images/index_sec4_prev.png) no-repeat;
}

.index-page .sec4 .btn-box .line{
	width: 1px;
	height: 20px;
	background-color: #cbcbcb;
	margin: 0 40px;
}

.index-page .sec4 .btn-box .swiper-next{
	width: 10px;
	height: 20px;
	cursor: pointer;
	background: url(../images/index_sec4_next.png) no-repeat;
}

/*应用行业*/
 .index-page .sec5{
	
}
 .index-page .sec5 .title{
	
}
 .index-page .sec5 .title h3{
	

}
 .index-page .sec5 .title p{
	
}

 .index-page .sec5 .tab-content img{
	display: none;
}
 .index-page .sec5 .tab-content img.active{
	display: block;
}
 .index-page .sec5 .tab-control{
	background-color: #277bd1;
	padding:3% 0;
	display: inline-table;
	width: 100%;
}
 .index-page .sec5 .tab-control a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 10%;
	opacity: 0.7;
	height: 100%;
}
 .index-page .sec5 .tab-control a.active{
	opacity: 1;
}
 .index-page .sec5 .tab-control a img{
	margin-bottom: 10px;
}
 .index-page .sec5 .tab-control a p{
	color: #fff;
}
@media (max-width: 576px) {.index-page .sec5 .tab-control a img{width:50%;}}

/*首页新闻*/

.index-page .sec6{
	background-color: #f8f8f8;	
}
.index-page .sec6 .title{
	position: relative;
	
}
.index-page .sec6 .title h4{
	
}
.index-page .sec6 .title p{
	
}
.index-page .sec6 .title a{
	font-size: 14px;
	color: #277bd1;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
}
.index-page .sec6 .title a img{
	width: 4px;
	vertical-align: middle;
	margin-left: 10px;
}

.index-page .sec6 .left .img-box{

}
.index-page .sec6 .left .img-box img{
	
}
.index-page .sec6 .left .text-box{
	
}
.index-page .sec6 .left .text-box h5 a{
	color: #277bd1;	
}

.index-page .sec6 .left .text-box h5 a:hover{
	text-decoration:underline;
}

.index-page .sec6 .left .text-box .time{
	font-size: 12px;
	color: #999;
}
.index-page .sec6 .left .text-box p{
	font-size: 14px;
	color: #999;
	line-height: 25px;
}

.index-page .sec6 .left .text-box button  a{
	
}
.index-page .sec6 .left .text-box button a:hover{
	background-color: #277bd1;	
	border-color: #277bd1;
	color: #fff;

}


.index-page .sec6 .right{

}
.index-page .sec6 .right a{
	padding: 5px 0;
	display: block;
	border-bottom:1px dashed #eee;
}
.index-page .sec6 .right a:hover{
	background-color: #277bd1;
}
.index-page .sec6 .right a .time{
	font-size: 12px;
	color: #999;
	text-align:right;

}
.index-page .sec6 .right a:hover .time{
	color: #fff;
}
.index-page .sec6 .right a p{
	font-size: 14px;
	color: #333;
}
.index-page .sec6 .right a:hover p{
	color: #fff;
}


/*二级导航*/

.scode-nav{
	border-bottom: 1px solid #ebebeb;
}

.scode-nav .position{
	font-size:1.4rem;
}

.scode-nav .position a:hover{
	color:#277bd1;
}


.scode-nav ul{
	
}

.scode-nav ul li{
	background: url(../images/prolist_nav_line.png) no-repeat right center;
	
}

.scode-nav ul li:last-child{
	background-image: none;
}

.scode-nav ul li a{
	display: inline-block;
	font-size:1.4rem;
	color: #999;
	padding:2rem;
	margin:0 2rem;
	border-bottom: 2px solid transparent;
}
.scode-nav ul li.active a{
	font-weight: bold;
	color: #106dcc;
	border-bottom: 2px solid #106dcc;
}




/*关于我们*/

.about-page.page1 .con{

}


.about-page.page1 .con .sec1{

}

.about-page.page1 .con .sec1  h5{
	line-height:3;
	color: #106dcc;
}

.about-page.page1 .con .sec1 .about-tu{
	
}


.about-page.page1 .con .sec1 .about-tu img{
	
}

.about-page.page1 .con .sec1 .about-con{
	
}

.about-page.page1 .con .sec1 .about-con h4{
	line-height:2;
	
	
}

.about-page.page1 .con .sec1 .about-con p{
	line-height:2;
	font-size:1.4rem;
}

/*数字*/
.about-page.page1 .con .sec2{
	background:#eee;
	
	
}

.about-page.page1 .con .sec2 .in-su .box{
	text-align: center;
	margin: 5% 0;
	padding:5%;
	
}

.about-page.page1 .con .sec2 .in-su .box h5{
	margin-bottom: 10px;
	color: #277bd1;
	position: relative;
	display: inline-block;
}

.about-page.page1 .con .sec2 .in-su .box h5 b{
	font-size: 30px;
	font-family:impact;
	font-weight: normal;
	vertical-align: bottom;
	line-height: 1;
}

.about-page.page1 .con .sec2 .in-su .box h5 .word{
	font-size: 15px;
	font-weight: normal;
	width: 30px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	margin-bottom: 10px;
}

.about-page.page1 .con .sec2 .in-su .box p{
	font-size: 14px;
	color: #666;
}


/*企业文化*/

.about-page.page2 .con{
	
	

}


.about-page.page2 .con .sec1{
	
}

.about-page.page2 .con .sec1 h2{
	
}


.about-page.page2 .con .sec1 .left .qywh-list {
	
	
}

.about-page.page2 .con .sec1 .left  .qywh-list dl {
	
}

.about-page.page2 .con .sec1 .left  .qywh-list dl dd {
	margin-top:30px;
	text-align:center;
}
.about-page.page2 .con .sec1 .left  .qywh-list dl dd h2 {
	font-size:20px;
	color:#000;
	transition: all 0.5s ease-out 0s;
}
.about-page.page2 .con .sec1 .left  .qywh-list dl dd p {
	font-size:14px;
	color:#666;
	transition: all 0.5s ease-out 0s;
}
.about-page.page2 .con .sec1 .left  .qywh-list:hover {
	background:#245ea8;
	border-bottom:1px solid #245ea8;
	cursor: pointer;/*手型*/
}

.about-page.page2 .con .sec1 .left  .qywh-list:hover dl dd h2 {
	color:#fff;
}
.about-page.page2 .con .sec1 .left .qywh-list:hover dl dd p {
	color:#fff;
}

.about-page.page2 .con .sec1 .right {
	
}

/*历史*/

.about-page.page3 .sec1{
	padding: 0 0 7.8125%;

	text-align: center;
	background: url(../images/about_03_sec2_bg_web.jpg)  no-repeat  center bottom;
}
.about-page.page3 .sec1 .slide-box{
	position: relative;
	margin: 0 auto 3.125%;
	max-width:86%;
}
.about-page.page3 .sec1 .slide-img h3{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 7.3%;
	text-align: left;
	opacity: 0;
}
.about-page.page3 .sec1 .slide-img .yearstart h3{
	opacity: 1;
}
.about-page.page3 .sec1 .slide-img h3 span{
	font-size: 20px;
	font-weight: normal;
}
.about-page.page3 .sec1 .slide-img .img-box{
	position: relative;
	margin-bottom: 5.34%;
}
.about-page.page3 .sec1 .slide-img .img-box img{
	
}

/*边框线条*/
.about-page.page3 .sec1 .slide-img .img-box .line1,.about-page.page3 .sec1 .slide-img .img-box .line2{
	position: absolute;
	left: 2.91%;
	right: 2.91%;
	top: 1.67%;
	bottom: 1.67%;
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	-moz-transition: all 0.8s linear;
	border-width: 1px;
	border-style: solid;
	transform: scale(0,0);
	-webkit-transform: scale(0,0);
	-o-transform: scale(0,0);
	-moz-transform: scale(0,0);
}
.about-page.page3 .sec1 .slide-img .img-box .line1{
	border-color: #fff transparent transparent #fff;
	transform-origin: left top;
}
.about-page.page3 .sec1 .slide-img .img-box .line2{
	border-color: transparent #fff #fff transparent;
	transform-origin: right bottom;
}
.about-page.page3 .sec1 .slide-img .swiper-slide:hover .img-box .line1,.about-page.page3 .sec1 .slide-img .swiper-slide:hover .img-box .line2{
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-o-transform: scale(1,1);
	-moz-transform: scale(1,1);
}
.about-page.page3 .sec1 .slide-img .text-box{
	text-align: left;
}
.about-page.page3 .sec1 .slide-img .text-box p{
	font-size:16px;
	color: #333;
	line-height: 36px;
	margin-bottom: 5.34%;
}
.about-page.page3 .sec1 .slide-img .swiper-slide:hover .text-box p{
	color: #005bac;
}
.about-page.page3 .sec1 .slide-img .text-box .month{
	font-size: 18px;
	color: #999;
}
.about-page.page3 .sec1 .swiper-prev,.about-page.page3 .sec1 .swiper-next{
	position: absolute;
	top: 50%;
	margin-top: -17px;
	cursor: pointer;
	z-index: 55;
}
.about-page.page3 .sec1 .swiper-prev.swiper-button-disabled,.about-page.page3 .sec1 .swiper-next.swiper-button-disabled{
	/*display: none;*/
}
.about-page.page3 .sec1 .swiper-prev{
	left: -7.14%;
}
.about-page.page3 .sec1 .swiper-next{
	right: -7.14%;
}
.about-page.page3 .sec1 .slide-year{
	width: 1400px;
	max-width: 92%;
	margin: 0 auto;
	border-top: 1px solid #ededed;
	padding-top: 3.65%;
}
.about-page.page3 .sec1 .slide-year .swiper-slide a{
	display: block;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}
.about-page.page3 .sec1 .slide-year .swiper-slide a.active{
	background-image:linear-gradient(130deg, #0085c4 , #005fae);
}
.about-page.page3 .sec1 .slide-year .swiper-slide a img{
	display: none;
	vertical-align: middle;
	margin-right: 8px;
}
.about-page.page3 .sec1 .slide-year .swiper-slide a.active img{
	display: inline-block;
}
.about-page.page3 .sec1 .slide-year .swiper-slide a p{
	font-size: 16px;
	color: #999;
	display: inline-block;
	vertical-align: middle;
}
.about-page.page3 .sec1 .slide-year .swiper-slide a.active p{
	color: #fff;
}

/*联系我们_留言*/

.contact-page .con{

}


.contact-page .con .sec1{
	
}

.contact-page .con .sec1 h2{
	
}

.contact-page .con .address {

}

.contact-page .con .address .left {
	
}

.contact-page .con .address .left p {
	font-size:15px;
	
}


.contact-page .address .right {
	background:#004ea2;
	padding-bottom:1%;
	float:right;
	color:#fff;
}

.contact-page .address .right .guest {
	padding:1%;
}


.contact-page .address .right p {
	font-size:15px;
	color:#fff;
	
}
.contact-page .address .right ul {
	margin-top:20px;
}

.contact-page .address .right ul li {
	
}

.contact-page .address .right ul li.srk input{
	width:48%;
	margin:1%;
	margin-bottom:20px;
	background:#3371b5;
	font-size:14px;
	line-height:50px;
	text-indent:12px;
	outline:none;
	border:0px;
	color:#fff;
	display:inline-table;
	border:none;
}

.contact-page .address .right ul li.srk2 input{
	width:98%;
	margin:1%;
	margin-bottom:20px;
	background:#3371b5;
	font-size:14px;
	line-height:50px;
	text-indent:12px;
	outline:none;
	border:0px;
	color:#fff;
	height:100px;
}

.contact-page .address .right ul li.srk3{
	margin-left:2%;
}


.contact-page .address .right ul li.srk3 input{
	width:30%;
	margin:10px 1%;
	margin-bottom:20px;
	background:#3371b5;
	font-size:14px;
	line-height:30px;
	text-indent:12px;
	outline:none;
	border:0px;
}

.contact-page .address .right ul li.srk3 img{
	height:30px;
	margin-top:-10px;
}


.contact-page .address .right .sub_b {
	width:50%;
	line-height:50px;
	float:left;
	cursor: pointer;
	display:inline-block;
	text-align:center;
	font-size:14px;
	background:#00acef;
	color:#fff;
	margin:1%;
	border:none;
}

/*色卡 荣誉 案例*/
.allist-page .con{
	}


.allist-page .con .sec1{	
}

.allist-page .con .sec1 h4{
	
}



.allist-page .con .sec1 .al-list{
	float:left;
}


.allist-page .con .sec1 .al-list .img-box{
	position: relative;
}

.allist-page .con .sec1 .al-list .img-box .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: none;
	transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	-o-transition:.5s;
	overflow:hidden;
}
.allist-page .con .sec1 .al-list:hover .img-box .cover{
	display: block;
	display:-webkit-box !important;
	display: -ms-flex-box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}


.allist-page .con .sec1 .al-list .text-box{
	padding: 6.6% 9.5% 6.6% 6.6%;
	position: relative;
	background-color: #277bd1;
	color:#FFFFFF;
}
.allist-page .con .sec1 .al-list :hover .text-box{
	background-color: #277bd1;
	box-shadow: 0 3px 10px rgba(39,123,209,0.4);
}
.allist-page .con .sec1 .al-list  .text-box h5{
	color: #fff;
	margin-bottom: 2.5%;
}
.allist-page .con .sec1 .al-list :hover .text-box h5{
	
}
.allist-page .con .sec1 .al-list  .text-box p{
	color: #999;
}
.allist-page .con .sec1 .al-list :hover .text-box p{
	color: #fff;
}
.allist-page .con .sec1 .al-list  .text-box .icon{
	position: absolute;
	right: 6.6%;
	top: 50%;
	margin-top: -2.6%;
	height: 21.43%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	background-image: url(../images/solution_list_sec2_icon_bg.png);
}
.allist-page .con .sec1 .al-list :hover .text-box .icon{
	background-position: center bottom;
}

/*新闻例表*/


.newslist-page .con {

}

.newslist-page .con .sec1{
	
}

.newslist-page .con .sec1 h4{
	
}

.newslist-page .con .sec1 .newslist{
	
}

.newslist-page .con .sec1 .newslist img{
	
	
}

.newslist-page .con .sec1 .text-box{
	
}


.newslist-page .con .sec1 .text-box .left{
	border-right: 1px solid #d3d4d6;
	text-align:center;
}

.newslist-page .con .sec1 .text-box .left h4 em{
	font-family:impact;
}

.newslist-page .con .sec1 .text-box .right{
	
}

.newslist-page .con .sec1 .text-box .right h5{
	
	
}

.newslist-page .con .sec1 .newslist a:hover{
	color:#277bd1;
	
}


/*新闻内容*/

.news-page .con {


}

.news-page .con .sec1{
	
}

.news-page .con .sec1 h4{
	
}



.news-page .con .sec1 .title{
	text-align: center;
	position: relative;
	border-bottom: 1px solid #dedfde;
	padding: 4.55% 0 2.73%;
}
.news-page .con .sec1 .title h1{
	color: #666;
	margin-bottom: 2.73%;
}
.news-page .con .sec1 .title .time{
	display: inline-block;
	font-size: 14px;
	color: #666;
	font-family:impact;
	margin-right: 25px;
}
.news-page .con .sec1 .title .time img{
	margin-right: 5px;
}
.news-page .con .sec1 .title .link-box{
	display: inline-block;
}
.news-page .con .sec1 .title .link-box img{
	margin-left:1px;
}
.news-page .con .sec1 .title .tag{
	background-color: #277bd1;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	top: 0;
	left: -62px;
	padding: 8px 14px 12px;
}
.news-page .con .sec1 .title .tag h5{
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 10px;
}
.news-page .con .sec1 .title .tag p{
	
	color: #fff;
}
.news-page .con .sec1 .middle{
	
}

.news-page .con .sec1 .middle p{
	line-height:2;
	font-size: 1.4rem;
}


.news-page .con .sec1 .middle img{
	width: 100%;
	border:1px solid #eee;
	padding:3px;
}


.news-page .con .sec1 .bottom{
	padding: 9% 0;
	border-top: 1px solid #dedfde;
}
.news-page .con .sec1 .bottom .back{
	display: block;
	float: left;
	width: 114px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #277bd1;
	border-radius: 18px;
	border: 1px solid #277bd1;
}
.news-page .con .sec1 .bottom .back:hover{
	background-color: #277bd1;
	color: #fff;
}
.news-page .con .sec1 .bottom .prev-next-box{
	float: right;
	font-size: 0;
}
.news-page .con .sec1 .bottom .prev-next-box a{
	display: inline-block;
	vertical-align: top;
	width: 36px;
	height: 36px;
	border: 1px solid #999;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 35.3%;
	margin-left: 25px;
}

.news-page .con .sec1 .bottom .prev-next-box a:hover{
	border-color: #005bac;
}
.news-page .con .sec1 .bottom .prev-next-box a.prev{
	background-image: url(../images/newsdetail_bottom_prev.png);
}
.news-page .con .sec1 .bottom .prev-next-box a.next{
	background-image: url(../images/newsdetail_bottom_next.png);
}
.news-page .con .sec1 .bottom .prev-next-box a.prev:hover{
	background-image: url(../images/newsdetail_bottom_prev_hover.png);
}
.news-page .con .sec1 .bottom .prev-next-box a.next:hover{
	background-image: url(../images/newsdetail_bottom_next_hover.png);
}

/*产品例表*/

.productlist-page .con{
	
}

.productlist-page .con .sec1{
	
}

.productlist-page .con .sec1 h4{
	
	
}

.productlist-page .con .sec1 .product-list{
	
}

.productlist-page .con .sec1 .text-box{
	background-color: #fafafa;
	padding: 6.7%;
	position: relative;
}
.productlist-page .con .sec1 .product-list:hover .text-box{
	background-color: #277bd1;
}

.productlist-page .con .sec1 .product-list .text-box .time{
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.productlist-page .con .sec1 .product-list:hover .text-box .time{
	color: #fff;
}
.productlist-page .con .sec1 .product-list .text-box h5{
	color: #333;
	padding-bottom: 2px;
}
.productlist-page .con .sec1 .product-list:hover .text-box h5{
	color: #fff;
}
.productlist-page .con .sec1 .product-list .text-box p{
	font-size: 14px;
	color: #333;
	position: absolute;
	right: 6.7%;
	top: 50%;
	margin-top: -7px;
}
.productlist-page .con .sec1 .product-list:hover .text-box p{
	color: #fff;
}

/*产品中心内容*/

.product-page .con{
	
}

.product-page .con .sec1{
	
}

.product-page .con .sec1 h2{
	
	
}



.product-page .con .sec1 .pro-con{
	margin-top:30px;
}
.product-page .con .sec1 .pro-con .left img{
	border:1px solid #eee;
	box-shadow: 0 0 2px 2px #f2f2f2; 
}
.product-page .con .sec1 .pro-con .right{
	padding:15px;
	padding-left:20%;
	

}
.product-page .con .sec1 .pro-con .right .middle-box{
	text-align: left;

}
.product-page .con .sec1 .pro-con .right h1{
	
}

.product-page .con .sec1 .pro-con .right p{
	
	color: #555;
	line-height: 28px;
}


.product-page .con .sec1 .pro-con .xx{
	
	margin:15px 0;
	line-height: 28px;
	font-size:15px;
	padding:15px;
}

.product-page .con .sec1 .pro-con .xx h3{
	color: #666;
	background:#eee;
	padding:10px;
	margin:15px 0;
}


.product-page .con .sec2{
	text-align: center;
	padding: 30px 0;
	background-color: #f8f8f8;
}

.product-page .con .sec2  a:hover h5{
	text-align: center;
	color:#277bd1;
}

.product-page .con .sec3 .bottom{
	padding: 5%;
}
.product-page .con .sec3 .bottom .back{
	display: block;
	float: left;
	width: 114px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #277bd1;
	border-radius: 18px;
	border: 1px solid #277bd1;
}
.product-page .con .sec3 .bottom .back:hover{
	background-color: #277bd1;
	color: #fff;
}
.product-page .con .sec3 .bottom .prev-next-box{
	float: right;
}
.product-page .con .sec3 .bottom .prev-next-box a{
	display: inline-block;
	vertical-align: top;
	width: 36px;
	height: 36px;
	border: 1px solid #999;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 35.3%;
	margin-left: 25px;
}

.product-page .con .sec3 .bottom .prev-next-box a:hover{
	border-color: #005bac;
}
.product-page .con .sec3 .bottom .prev-next-box a.prev{
	background-image: url(../images/newsdetail_bottom_prev.png);
}
.product-page .con .sec3 .bottom .prev-next-box a.next{
	background-image: url(../images/newsdetail_bottom_next.png);
}
.product-page .con .sec3 .bottom .prev-next-box a.prev:hover{
	background-image: url(../images/newsdetail_bottom_prev_hover.png);
}
.product-page .con .sec3 .bottom .prev-next-box a.next:hover{
	background-image: url(../images/newsdetail_bottom_next_hover.png);
}





/*底部*/
.footer .top{
	background-color: #3a4450;
}

.footer .top .left{
	float: left;
}
.footer .top .left h3{
	font-size: 20px;
	font-weight: normal;
	color: rgba(255,255,255,0.5);
	margin-bottom: 37px;
}
.footer .top .left .line{
	width: 12px;
	height: 4px;
	background-color: rgba(255,255,255,0.2);
	margin-bottom: 30px;
}
.footer .top .left .link-box a{
	display: inline-block;
	vertical-align: top;
	height: 32px;
	line-height: 32px;
	width: 32px;
	border-radius: 50%;
	position: relative;
}
.footer .top .left .link-box a .icon{
	vertical-align: top;
	width: 100%;
	opacity: 0.6;
}
.footer .top .left .link-box a:hover .icon{
	opacity: 1;
}
.footer .top .left .link-box a:nth-child(1):hover{
	background-color: #00bc05;
}
.footer .top .left .link-box a:nth-child(2):hover{
	background-color: #e6162d;
}
.footer .top .left .link-box a:nth-child(3):hover{
	background-color: #71e2fa;
}
.footer .top .left .link-box a:nth-child(4):hover{
	background-color: #849cc8;
}
.footer .top .left .link-box a:nth-child(5):hover{
	background-color: #d48089;
}
.footer .top .left .link-box a .qr{
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: 10px;
	margin-left: -65px;
	background-repeat: no-repeat;
	background-image: url(../images/footer_qr_bg.png);
	background-size: 100% 100%;
	width: 130px;
	height: 137px;
	line-height: 130px;
	padding-top: 7px;
	display: none;
	text-align: center;
}
.footer .top .left .link-box a:hover .qr{
	display: block;
}
.footer .top .left .link-box a .qr img{
	width: 96%;
	vertical-align: middle;
}
.footer .top .right{
	float: right;
}
.footer .top .right ul{
	
	text-align: center;
}
.footer .top .right ul li{
	display: inline-block;
	vertical-align: top;
	margin-right: 70px;
}
.footer .top .right ul li:last-child{
	margin-right: 0;
}
.footer .top .right ul li a{
	font-size: 12px;
	color: #808080;
	margin-bottom: 14px;
	display: block;
}

.footer .top .right ul li a:hover{
	color: #fff;
}

.footer .top .right ul li a.first{
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 26px;
}
.footer .top .right ul li a:last-child{
	margin-bottom: 0;
}
.footer .bottom{
	text-align: center;
	background-color: #222830;
	padding: 28px 0;
	
}
.footer .bottom .copyright{
	font-size: 14px;
	color: #fff;
	display: inline;
}
.footer .bottom .link-box{
	font-size: 14px;
	color: #6f7277;
	display: inline;
	margin-left: 12px;
}
.footer .bottom .link-box span{
	margin: 0 3px;
}
.footer .bottom .link-box a{
	color: #999;
}

/*跳顶部*/

.mytop {
	float:right;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:999;
}
.mytop h2 {
	width:50px;
	height:50px;
	border-radius:50px;
	background:#00acef;
	float:right;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	display:none;
}
.mytop h2:hover {
	background:#316bc7;
}
.mytop h2 b {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	float:left;
	height:50px;
	background:url(../images/j.png) center no-repeat;
	transition: all 0.3s ease-out 0s;
}

.mytop h2 i {
	position:absolute;
	left:0px;
	bottom:-50px;
	width:100%;
	float:left;
	height:50px;
	background:url(../images/j.png) center no-repeat;
	transition: all 0.3s ease-out 0s;
}

.mytop h2:hover i {
	bottom:0px;
}

.mytop h2:hover b {
	top:-50px;
}

.gotop{
	width:46px;
	height:46px;
	background:url(../images/gotop.png) center center no-repeat #f58220;
	position:fixed;
	bottom:0px;
	right:0px; 
	cursor:pointer;
}



/*sm */
@media (min-width: 576px) {
	
}

/*md */
@media (min-width: 768px) {

/*lg*/
@media (min-width: 992px){


}

/*xl*/
@media (min-width: 1200px) {
	.mybanner {
		margin-top:0px;	
	}

}
/*xxl*/
@media (min-width: 1400px) {
	
}