* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #222222;
	font-size: 14px;
}

li {
	list-style: none;
}

.v {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}

.topbg {
	width: 100%;
	text-align: center;
	height: 94px;
}

.navbg {
	width: 100%;
    background: #284299;
    line-height: 50px;
    height: 50px;
}

.navbg ul {
	width: 1200px;
	margin: 0 auto;
}

.navbg ul li {
	float: left;
    line-height: 50px;
    position: relative;
}
.navbg ul li .glmter{
    display: none;
    position: absolute;  
}
.navbg ul li:hover .glmter{
    display: block;
    position: absolute;
   top: 50px;
    left: 0;
    width: 170px;
    z-index: 666;
    background: #333;
}
/*
.navbg ul li:nth-child(2):hover .glmter{
    display: block;
    position: absolute;
   top: 144px;
    left: 522px;
    min-height: 200px;
    z-index: 666;
    background: #333;
}
.navbg ul li:nth-child(3):hover .glmter{
    display: block;
    position: absolute;
   top: 144px;
    left: 692px;
    min-height: 200px;
    z-index: 666;
    background: #333;
}
*/



.navbg ul li a {
    font-size: 15px;
    display: block;
    color: #fff;
    width: 170px;
    text-align: center;
}

.navbg ul li a:hover {
	background: #3eb036;
	color: #fff;
}

.banner {
	width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 333;

}

.swiper-container img{
	width: 100%;
}

.shiyans {
	width: 1200px;
	text-align: center;
	margin: 60px auto 0 auto;
	min-height: 130px;
}

.gltanli {
	width: 1200px;
	text-align: center;
	margin: 0px auto 0 auto;
	min-height: 550px;
	overflow: hidden;
}

.scrollleft {
	width: 1200px;
	margin: 20px auto 0px auto;
}

.scrollleft li {
	float: left;
	margin-right: 30px;
	display: inline;
	background: #ff0;
	text-align: center;
	line-height: 19px
}
.scrollleft li .gltspan01{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 60px;
	background: url(../img/ablbg.png) center no-repeat;
	z-index: 22;
	margin-top: -60px;
	line-height: 60px;
	font-size: 19px;
	color: #fff;
	font-weight: 500;
}
.scrollleft .gltimg01 {
	width: 496px;
	height: 480px;
	overflow: hidden;
}
.scrollleft .gltimg01 img {
	width: 496px;
	height: 480px;
	top: 0;
	left: 0;
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}
.scrollleft .gltimg01 img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
/*首页简介样式*/
.gltjie{
	width: 100%;
	height: 490px;
	top: 0;
	left: 0;
	margin-top: 0px;
	overflow: hidden;
	background: url(../img/oiire.jpg) center no-repeat;
	background-attachment: fixed;
}
.gltabout{
	width: 1200px;
	height: 350px;
    margin: 70px auto 0 auto;
    background: #fff;
}
.gltaboutleft{
	width: 560px;
	height: 350px;
	float: left;
}
.gltaboutright{
	width: 600px;
	height: 350px;
	float: right;
    color: #333;
    margin-right: 10px;
}

.gltaboutright span{
    font-size: 30px;
    font-family: 方正粗活意简体;
    display: block;
    margin-top: 48px;
    margin-bottom: 6px;

}

.gltaboutright div{
    font-size: 20px;
    height: 45px;
    border-bottom: 2px solid rgba(0,0,0,0.5);
}

.gltaboutright p{
    font-size: 12px;
    line-height: 27px;
    margin-top: 25px;
}


/*重写样式*/

.gltcxw{
        width: 100%;
    height: 273px;
  
    margin: 44px 0 0 10px;
}
.gltcxw a{
    display: block;
    width: 218px;
    float: left;
}
.gltcxw ul{
    
    width: 320px;
    
    float: right;
  
    margin-top: 14px;
}
.gltcxw ul li{
 width: 320px;
}
.gltcxw ul li a{
    width: 300px;
    display: block;
    line-height: 45px;
   border-bottom: 1px dashed #999;
}
.gltcxw ul li a::before{
   content: "●";
   margin-right: 8px;
}





/*首页产品样式*/
.gltprodut{
	width: 1200px;
	margin: 50px auto 0 auto;
	text-align: center;
}
.gltprodut01{
	width: 1200px;
	min-height: 400px;
	margin: 0 auto;
}

.gltprodut01s{
    display: flex;
    flex-wrap: wrap;
}

.gltprodut01s div{
    width: 288px;
    margin-left: 12px;
    overflow: hidden;
}

.gltprodut01s a{
    display: block;
    width: 288px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 26px;
}

.gltprodut01s img{
    width: 288px;
    height: 275px;
}
.gltprodut01s span{
	display: block;
    margin: auto;
    width: 190px;
    height: 55px;
    text-align: center;
    background: url(../img/2.png)center 0 no-repeat;
    line-height: 55px;
    position: relative;
    margin-top: -31px;
    transition:  0.2s linear;
}

.gltprodut01s a:hover span{
	background: url(../img/3.png)center 0 no-repeat;
	transition:  0.2s linear;
	color: #fff;
}



/*首页客户样式*/
.gltwmkh{
	text-align: center;
	margin-top: 50px;
}
.gltwmkehu{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.gltwmkehus{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.gltwmkehus a{
	display: block;
	width: 151px;
	height: 151px;
	border: 1px solid #ccc;
    margin-left: 18px;
    margin-top: 5px;
    margin-bottom: 62px;
}

.gltwmkehus img{
	width: 100%;
	height: 100%;
}


.certificate{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.certificate>img{
	display: block;
	margin: auto;
	margin-bottom: 25px;
}

.certificates{
	overflow: hidden;
}

.certificatess{
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

.certificatess a{
    display: block;
    text-align: center;
    margin-bottom: 53px;
    color: #999;
    margin-left: 18px;
}

.certificatess img{
	width: 182px;
	height: 233px;
}

.certificatess div{
	
}

.mynew{
	width: 100%;
	overflow: hidden;
	background: url(../img/images/3_02.jpg)center 0 no-repeat;
	height: 637px;
}

.mynew>div{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.mynews a:nth-child(2n+1){
	float: left;
}
.mynews a:nth-child(2n){
	float: right;
}

.mynews{
    overflow: hidden;
    margin-top: 239px;
}


.mynews a{
	display: block;
    width: 596px;
    overflow: hidden;
    margin-bottom: 37px;
}

.mynews img{
	float: left;
	width: 192px;
	height: 123px;
	overflow: hidden;
}

.mynews>a>div{
	float: right;
	width: 389px;
	overflow: hidden;
}
.mynews div div{
	color: #999999;
    font-size: 12px;
    border-bottom: 1px solid #999999;
    height: 32px;
    line-height: 32px;	
}

.mynews p{
    color: #999999;
    font-size: 12px;
    line-height: 21px;
    margin-top: 13px;	
}

.mynews span{
    color: #000000;
    display: block;
    margin-top: 10px;
   transition: 0.2s linear;	
}


.mynews a:hover span{
	color: #1557a7;
	transition: 0.2s linear;
}



.bottom{
	width: 100%;
	overflow: hidden;
	background: url(../img/images/4_02.jpg)center 0 no-repeat;
	height: 263px;
}

.bottom>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-left: 387px;
    padding-top: 60px;
}


.bottom01{
    color: #88909b;
    overflow: hidden;
}

.bottom01 div{
    float: left;
    overflow: hidden;
    margin-left: 31px;
}

.bottom01 img{
    float: left;
    margin-right: 11px;	
}

.bottom02{
    overflow: hidden;
    padding-left: 16px;
    margin-top: 36px;
    margin-bottom: 36px;
}
.bottom02 a{
    color: #88909b;
    display: block;
    float: left;
    border-left: 2px solid #88909b;
    line-height: 100%;
    padding: 0 13px;
}
.bottom02 a:nth-child(1){
	border: 0;
}
.bottom03{
    padding-left: 16px;	
}

.bottom03 a{
	color: #88909b;
    margin-left: 13px;
}





/**/
/**/

.blk-main {
    width: 1200px;
    margin: 0 auto;
}

.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curmbs-1 b {
    border-left: 10px solid #21589b;
    font-weight: normal;
    padding-left: 8px;
}

.p12-curmbs-1 span {
    font-family: 宋体;
    height: 46px;
    line-height: 46px;
    padding: 0px 5px;
}

.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 a{
    color:#666;
}

.blk-xs {
    width: 240px;
}
.blk {
    margin-bottom: 20px;
}
.fl {
    float: left;
}
.p14-left-nav-1-tit {
    background: #21589b;
    height: 76px;
}

.p14-left-nav-1-tit h3 {
    margin: 0;
    height: 75px;
    font-size: 22px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}




.p14-left-nav-1-nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../img/p14-icon5.png) no-repeat right center #21589b;
       margin: 0;
    margin-bottom: 2px;

}

.p14-left-nav-1-nav-one h3.sidenavcur, .p14-left-nav-1-nav-one h3:hover {
    background: url(../img/p14-icon2.png) no-repeat right center #21589b;
}



.p14-left-nav-1-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.p14-left-nav-1-nav dl {
    padding: 2px 0 4px;
    margin-bottom: 0;
}

.p14-left-nav-1-nav dt {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 54px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}


.p14-left-nav-1-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.p14-left-nav-1-nav dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.p14-left-nav-1-nav dt.sidenavcur a, .p14-left-nav-1-nav dt:hover a {
    color: #21589b;
}


.p14-left-nav-1-nav dt.sidenavcur:after, .p14-left-nav-1-nav dt:hover:after {
    border-color: #21589b;
}


.p14-left-nav-1-nav-one>dl{
    display: none;
}


.cbgg-01 {
    border: 1px solid #21589b;
    text-align: center;
    color: #000;
}

.cbgg-01 .tit {
    color: #fff;
    font-size: 18px;
    background: #21589b;
    height: 71px;
    padding-top: 18px;
    text-align: center;
    overflow: hidden;
}

.cbgg-01 .tit i {
    color: #fff;
    display: block;
    font: 12px Arial;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    font-style: normal;
}


.leftlx {
    width: 220px;
    text-align: center;
    font-family: "Microsoft Yahei","微软雅黑";
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}



.leftlx p {
    padding-top: 10px;
    line-height: 25px;
}

.leftlx .dianh .dianhua {
    font-size: 15px;
    line-height: 28px;
    text-align: left;
}


.leftlx a{
    color: #666;
}

.blk-sm {
    width: 930px;
}

.fr {
    float: right;
}

.b {
    clear: both;
}

.leftnav-z1-tit {
    margin: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}

.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #003e71;
    font-weight: 600;
    color: #666;
}

.leftnav-z1-list{
    overflow: hidden;
}
.leftnav-z1-list dl {
    width: 30.9%;
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.leftnav-z1-list dt img {
    width: 100%;
    display: block;
    height: 214px;
}

.leftnav-z1-list dd {
    padding: 6px 20px 6px 20px;
}

.leftnav-z1-list dd h4 {
    margin: 0;
    height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 45px;
}
.leftnav-z1-list dd h4 a{
    color: #666;
}
.leftnav-z1-list dl:hover {
    border-color: #21589b;
}



/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 283px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../img/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    position: absolute;
}
.magnifier-assembly{
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail{
    overflow: hidden;
}

.detailLeft{
    float: left;
}


.detailRight{
    margin-left: 11px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}
.detailRight>h1{
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 31px;
    overflow: hidden;
}
.p1-pro-showcase-1-txt-t1 i{
    font-style: normal;
}
.p1-pro-showcase-1-txt-t1 b{
    font-style: normal; 
}
.p1-pro-showcase-1-txt-t1 strong{
    font-style: normal; 
}








.p1-pro-showcase-1-tle .p1-pho-1 {
    background: url(../img/VISkins-p1.png) no-repeat 0 -3px;
    min-height: 50px;
    padding-left: 44px;
    font-size: 20px;
    line-height: 30px;
    margin-left: 30px;
    margin-right: 50px;
    color: #21589b;
}
.fl {
    float: left;
}

.p1-pho-1 span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}
.p1-pho-1 i {
    font-style: normal;
}

.fl {
    float: left;
}

.p1-pho-2 em {
    display: block;
    width: 122px;
    height: 35px;
    background: #21589b;
    font-size: 16px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}


.p14-prodcontent-1>h4{
    margin: 40px 0 15px 0;
    background: url(../image/100.jpg) no-repeat left center;
    padding-left: 34px;
    font: 24px "Microsoft YaHei";
    color: #333333;
}
.p14-prodcontent-1>h4>i{
   font: 16px "Arial";
    color: #454545;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 10px; 
}


.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.zxlb-1n-ts-01-list-deta a{
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #21589b;
    border-color: #21589b;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #21589b;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color: #21589b;
}









dl,
			dd,
			dt {
				margin: 0;
				padding: 0;
			}

			a {
				text-decoration: none;
			}

			.floating_ck {
				position: fixed;
				right: 20px;
                top: 30%;
                z-index: 333;
			}

			.floating_ck dl dd {
				position: relative;
				width: 80px;
				height: 80px;
				background-color: #646577;
				border-bottom: solid 1px #555666;
				text-align: center;
				background-repeat: no-repeat;
				background-position: center 20%;
                cursor: pointer;
                z-index: 999;
			}

			.floating_ck dl dd:hover {
				background-color: #284198;
				border-bottom: solid 1px #284198;
			}

			.floating_ck dl dd:hover .floating_left {
				display: block;
			}

			.consult,
			.words {
				background-image: url(../images/icon0701/zxicon.png);
			}

			.quote {
				background-image: url(../images/icon0701/kficon.png);
			}

			.qrcord {
				background-image: url(../images/icon0701/erweima.png);
			}

			.return {
				background-image: url(../images/icon0701/fanhui.png);
			}

			.floating_ck dd span {
				color: #fff;
				display: block;
				padding-top: 54px;
			}

			.floating_left {
				position: absolute;
				left: -160px;
				top: 0px;
				width: 160px;
				height: 80px;
				background-color: #284198;
				border-bottom: solid 1px #284198;
				display: none;
			}

			.floating_left a {
				color: #fff;
				line-height: 80px;
			}

			.floating_ewm {
				height: 260px;
				top: -180px;
			}

			.floating_ewm i {
				background-image: url(../images/erweima.png);
				display: block;
				width: 145px;
				height: 145px;
				margin: auto;
				margin-top: 7px;
			}

			.floating_ewm p {
				color: #fff;
				margin-top: 5px;
			}

			.floating_ewm .qrcord_p01 {
				font-size: 12px;
				line-height: 20px;
			}

			.floating_ewm .qrcord_p02 {
				font-size: 18px;
            }
            
            .gekmeyt{
                width: 100%;
            }
            
            .gekmeyt li{
                width: 100%;
                line-height: 50px;
                background: #21589b;
                border-bottom: 1px solid #fff;
            }
            .gekmeyt li a{
                display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
            }
             .gekmeyt li a::before{
                content: "+";
                margin-right: 8px;
            }
              .gekmeyt li:hover a::before{
                content: "-";
                margin-right: 8px;
            }
            .gekmeyt li .glmsan li{
                line-height: 35px;
                background: #ccc;
                transition: 0.3s;
            }
            .gekmeyt li .glmsan li a{
                color: #333;
                font-size: 14px;
                display: block;
            }
             .gekmeyt li .glmsan li a::before{
                content: ">";
                font-size: 13px;
            }
             .gekmeyt li .glmsan li:hover a::before{
                content: ">>";
                font-size: 13px;
            }
            .gekmeyt li .glmsan li a:hover{
                color: #21589b;
            }
