@media screen and (-webkit-min-device-pixel-ratio:0){
	.callf:hover .callfc{
		width: 120px;
	}
}
@-moz-document url-prefix() { .topnav_1 { margin:0px auto !important; } }

.w1200{
	width: 1200px;
	margin: 0 auto;
	/*background: #f7f7f7;*/
}
.bor-bc{
	border-top: 1px solid #02029b;
	max-width: 1920px;
	margin: 0 auto;
}
.wbyhvh{
	visibility: visible !important;
}
.bgf7{
	/*background: #f7f7f7;*/
}
.bgf8{
	background: #f7f7f7;
}
/*导航栏*/
.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    background: #fff;
}
.txt1 a,.txt1{
	color: #333;
	font-size: 12px;
}
.txt2 a,.txt2{
	color: #02029b;
	font-size: 12px;
}
.txt3{
	width: 189px;
	height: 23px;
	border: 1px solid #02029b;
	line-height: 25px;
	border-radius: 13px;
	margin: 25px 0;
	position: relative;
}
.it_ipt1{
	padding-left: 14px;
	color: #333;
	border-radius: 13px;
	height: 23px;
	width: 145px;
}
.it_ipt2{
	background: url(../images/search.png) no-repeat;
	padding-right: 0px;
	width: 21px;
	height: 23px;
	background-position: 0px;
	position: absolute;
	
}
.logo{

}
.topnav{
	height: 75px;
	line-height: 75px;
}
.topnav_1{
	margin:11px auto 0px;
}
.call{
	margin-top: -2.5px;
	margin-right: 5px;
}
.home{
	margin-top: -1.5px;
	margin-right: 5px;
}
.fenx{
	margin-top: -1px;
	margin-right: 5px;
}
/**/
.i-nav-icon {
    display: none;
}
.nav ul .yjcd{
	float: left;
	position: relative;
}
.nav ul li a{
	/*padding: 11px 38px;*/
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #02029b;
	display: block;
	text-align: center;
	background: none;
	transtion:all 0.7s ease-out 0s;
}
.nav ul li:hover,.nav ul li.active{
	background: #02029b;
}
.nav ul li:hover a,.nav ul li.active a{
	color: #fff;
}
/*轮播图*/
.lbt{
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 115px;
}
.lbt ul li{
	height: 680px;
	max-width: 1920px;
	background-position: center;
}
.lbt ul li a{
	width:100%;
	height:100%;
	display:block;
}

.lbt .bx-pager{
	padding-top: 0px;
	bottom: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #02029b;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #fff;
}
.lbt .bx-wrapper {
    margin: 0 auto 50px;
}
/*案例中心*/
.anzxt{
	height: 54px;
}
.anzxtl{
	background: url(../images/antbl.png) no-repeat right;
	width: 525px;
	height: 13px;
}
.anzxtr{
	background: url(../images/antbr.png) no-repeat left;
	width: 525px;
	height: 13px;
}
.anzxtc1{
	color: #02029b;
	font-size: 26px;
}
.anzxtc2{
	font-size: 20px;
	color: #bfbfbf;

}
.anzxtc{
	width: 150px;
}
/**/
.kwicks2 li{
	float: left;
	/*border:7.5px solid #fff;*/
	margin-right: 1.5%;
/*	-moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;*/
	position: relative;
	width: 280px;
/*	transition: all 0.7s ease-out 0s;*/
	cursor: pointer;
	z-index: 3;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.kwicks2 li:hover{                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
	box-shadow: 0 17px 50px 0 rgba(0,0,0,.19);
    transform: translate3d(0,-2px,0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	/*-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;*/
}
.kwicks2 li .use {
  width: 280px;
  height: 275px;
  float: left;
  position: relative;
  overflow: hidden;
  z-index: 4;
}
.usetxt{
  color: #fff;
  font-size: 16px;
  text-align: center;
  bottom: 0;
  position:absolute;
  background: rgba(0, 0, 0, 0.5);
  height: 35px;
  line-height: 35px;
  width: 100%;
}
.usetxt:hover{color: }
.kwicks2 li dd a {
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #c0c0c0;
  background: url(../images/arrowr.png) left no-repeat;
  padding: 7px 13px 7px 23px;
  margin: 0 20px;
  background-position: 10px;
}
.kwicks2 li dd:hover a,.kwicks2 li dd.active a{
	background: #02029b url(../images/arrowr_h.png) left no-repeat;
	color: #fff;
	background-position: 10px;
	border-bottom: 1px solid #02029b;
}
.kwicks2 li dl {
  width: 215px;
}
.kwicks2 li dd{
	height: 34px;
	line-height: 34px;
}
.extension{
	overflow: hidden;
	width: 215px;
	transition: all 0.7s ease-out 0s;
	position: absolute;
	right: 0;
	background: #fff;
	z-index: 2;
}
/*.kwicks2 li:hover{*/
	.howal{
		width: 600px !important;
	}
/*}*/
/*.kwicks2 li:hover .extension{*/
	.howa2{
		width: 215px !important;
	}
/*}*/
.howa3{
		width: 277.5px !important;
	}
.kwicks2{
	width: 1200px;
	overflow: hidden;

	height: 320px;
}
/*新闻资讯*/
.s-pages .s-pages-l {
    width: 46.67%;
    height: 325px;
    margin-right: 3.33%;
}
.s-pages .s-pages-l .bx-wrapper {
    margin: 0;
    overflow: hidden;
}
.s-pages .s-pages-r {
    width: 50%;
    height: 324px;
}
.s-pages .s-pages-r li {
    height: 100px;
    margin-bottom: 11px;
    cursor: pointer;
}
.s-pages .s-pages-r li:hover .r-l,.s-pages .s-pages-r li.act .r-l {
    background: #02029b;
}
.s-pages .s-pages-r .r-l {
    width: 23%;
    height: 100%;
    margin-right: 3.3%;
}
.rel {
    position: relative;
}
.s-pages .s-pages-r li:hover .c-r-l,.s-pages .s-pages-r li.act .c-r-l {
    background: none;
}
.s-pages .s-pages-r .c-r-l {
    height: 100%;
    text-align: center;
    background: #f4f4f4;
}
.s-pages .s-pages-r li:hover .c-r-l p,.s-pages .s-pages-r li.act .c-r-l p {
    color: #fff;
}
.s-pages .s-pages-r li .c-r-l p{
	color: #666;
}
.pdtb {
    padding: 8px 0;
}
.s-pages .s-pages-r .r-l .c-r-l .border-t {
    border-top: 1px solid #cccccc;
}
.s-pages .s-pages-r .r-l .c-dot {
    display: none;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    width: 10px;
    height: 19px;
    background: url(../images/sec3-dot.png) no-repeat;
}
.s-pages .s-pages-r .r-r {
    width: 73.7%;
    height: 100%;
}
/*about*/
.s-pages .s-pages-r .r-r2 {
    width: 100%;
    height: 100%;
}
.s-pages .s-pages-r .r-r2 .ab1{margin-top: 20px;line-height: 25px;font-size: 14px;color: #666;margin-bottom: 30px;}
.s-pages .s-pages-r .r-r2 a{border:1px solid #f7f7f7;padding: 10px 50px;color: #666;}
.s-pages .s-pages-r .r-r2 a:hover{background: #02029b;color: #fff; border:none;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,.19);
    transform: translate3d(0,-1px,0);
    transition: all .3s cubic-bezier(.55,0,.1,1);  
}
/*about end*/
.s-pages .s-pages-r li:hover .c-r-r h3,.s-pages .s-pages-r li.act .c-r-r h3 {
    color: #02029b;
}
.s-pages .s-pages-r .c-r-r {
    margin: 2.05% 0;
    height: 81.32%;
}
.s-pages .s-pages-r li:hover .c-r-r h3,.s-pages .s-pages-r li.act .c-r-r h3 {
    color: #02029b;
}
.s-pages .s-pages-l ul li{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  height: 324px;
}
.s-pages-l .bx-wrapper .bx-pager{
	bottom: 15px;
	text-align: right;
 }
.s-pages-l .bx-wrapper .bx-pager-item a{
	overflow: hidden;
	text-indent: 99999px;
 }
.s-pages .s-pages-r li:hover .r-l .c-dot,.s-pages .s-pages-r li.act .r-l .c-dot {
    display: block;
}
.mxh54{
	height: 54px;
	overflow: hidden;
	text-overflow:ellipsis;
}
/*友情链接*/
.link .slider li {
    border: 1px solid #e2e2e2;
}
.link .slider li a {
    display: block;
    height: 58px;
    position: relative;
}
.link .slider li a img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}
/*页脚*/
.footerlist dl{
	width: 16%;
	float: left;
	text-align: center;
}
.footerlist dl dt a{
	font-size: 16px;
	color: #666;
}
.footerlist dl dd a{
	font-size: 14px;
	color: #666;
}
.mr2_5wb{
	margin-right: 2.5%;
}
.mr2_2wb{
	margin-right: 2.2%;
}
.footerlist dl dd {
	margin-top: 5px;
}
.footer_b{
	height: 55px;
	background: #313131;
	line-height: 55px;
}
.ftbtj{
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.ftbtj a{
	padding: 0 5px;
}
.ftbtj2 a{
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.ftbtj2{
	text-align: center;
}
/*右侧漂浮栏*/
.rfwb{
	position: fixed;
	right: 3%;
	top: 72%;
	z-index: 9999;
}
.fenxf,.callf,.go_top{
	cursor:pointer;
}
.go_top{
	display: none;
}
.callf:hover .callfc{
	padding: 0 12px;
	display: block;
}
.callf{
	position: relative;
}
.callf img{
	position: relative;
	z-index: 11;
}
.callfc{
	background: #02029b;
	position: absolute;
	top: 0;
	right: 55px;
	z-index: 6;
	font-size: 16px;
	line-height: 54px;
	color: #fff;
	font-weight: bold;
	display: none;
}
/**/
.nav ul .yjcd:hover .ejcd{
	display: block;
}
.nav ul .yjcd .ejcd{
	position: absolute;
	z-index: 520;
	background: #02029b;
}
.ovih55{
	height: 55px;
	overflow: hidden;
}