*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;}
.clearfix::after{content: "";display: block;clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 0;}
.clear{clear: both;}
.contain { width:1400px; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}
i,em{font-style: inherit;}

.title{text-align: center;margin-bottom: 40px;padding-bottom: 30px;}
.title span{font-size: 22px;color: #777;text-transform: uppercase;}
.title p{font-size: 32px;color: #333;line-height: 35px;font-weight: bold;}
.title p i{color: #015cb5;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: contain;}
.vimg:hover{transform: scale(1.2);}
/*head*/
.head .logo{text-align: center;}
.daohang{background: #015cb5;}
.nav li{position: relative; float: left;text-align: center;width: 12.5%;height: 60px;line-height: 60px;}
.nav li i{display: block;width: 0;height: 2px;margin: -3px auto 0;background: #fff;transition: 0.5s;}
.nav li:hover i{width: 90%;}
.nav li::after{content: "";display: block;position: absolute;right: 0;top: 50%;margin-top: -11px;width: 1px;height: 22px;background: #0c79e4;}
.nav li a{color: #fff;font-size: 18px;}
.nav li:hover>a{}
.nav li dl{width: 100%; background:rgba(0, 0, 0, 0.5);list-style-type:none;position:absolute;left: 0;top: 100px;z-index:-99999;transition: 0.5s;opacity: 0;}
.nav li dl dt a{color:#fff;font-size: 16px;line-height:40px;display: block;}
.nav li:hover dl{top: 60px;opacity: 1;z-index: 99999;}
.nav li dl dt a:hover{background: #113a83;color: #fff;}
/* 产品 */
.product{margin: 80px 0;}
.pfont{font-size: 16px;color: #666;line-height: 2;}
.prolei li{width: 14%;text-align: center;line-height: 45px;background: #015cb5;position: relative;}
.prolei li a{font-size: 16px;color: #fff;display: block;}
.prolei li .ob{transform: scale(0);transition: 0.5s;background: #113a83;position: absolute;left: 0;top: 0;width: 100%;}
.pronr{margin-top: 30px;}
.pronr dt{width: 32%;text-align: center;border: 1px solid #ccc;}
.pronr dt:nth-child(n+4){margin-top: 20px;}
.pronr dt .pimg{height: 300px;overflow: hidden;position: relative;}
.pronr dt .pimg .hidebox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: flex;justify-content: center;align-items: center;transition: 0.6s;opacity: 0;}
.pronr dt .pimg .hidebox .xq{line-height: 40px;height: 40px;font-size: 16px;color: #fff;}
.pronr dt .pimg .hidebox .xq::before{content: "";display: block;width: 200px;height: 1px;background: #fff;opacity: 0;transition: 0.8s;margin: 0 auto;}
.pronr dt .pimg .hidebox .xq::after{content: "";display: block;width: 200px;height: 1px;background: #fff;opacity: 0;transition: 0.8s;margin: 0 auto;}
.pronr dt p{font-size: 16px;line-height: 45px;background: #f1f1f1;}

.prolei li:hover .ob{transform: scale(1);}
.pronr dt:hover p{background: #015cb5;color: #fff;}
.pronr dt:hover .hidebox{opacity: 1;}
.pronr dt:hover .hidebox .xq::before{width: 25px;opacity: 1;}
.pronr dt:hover .hidebox .xq::after{width: 25px;opacity: 1;}
/* 简介 */
.company{padding: 80px 0;background: url(../images/aboutbj.jpg) no-repeat center center;height: 880px;background-size: 100% 100%;}
.company .boxnr{padding: 50px 20px;background: rgba(255, 255, 255, 0.5);border-radius: 10px;}


.hui {color: #000;width: 25%;float: left;text-align: center;font-size: 16px;}
.dahong {color: #015cb5;font-weight: bold;font-size: 60px;display: inline-block;}

.c_content{font-size: 16px;line-height: 2;text-align: center;margin-top: 30px;}
.company .more{width: 160px;height: 45px;line-height: 45px;text-align: center;background: #015cb5;margin: 20px auto 0;position: relative;overflow: hidden;}
.company .more a{display: block;font-size: 16px;color: #fff;}
.company .more a.hide_a{position: absolute;left: 0;top: -45px;width: 100%;height: 100%;background: #113a83;transition: 0.5s;}

.company .more:hover a.hide_a{top: 0;}
/* 资质+设备 */
.twobox{margin-top: 40px;}
.two_1{width: 48%;}
.two_1 .ti_top{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.two_1 .ti_top p{font-size: 25px;color: #333;font-weight: bold;}
.two_1 .ti_top a{font-size: 14px;color: #777;}
.two_1 .ti_bottom .timg{height: 300px;overflow: hidden;}
.two_1 .ti_bottom .timg img{object-fit: contain;}
.two_1 .ti_bottom p{font-size: 16px;line-height: 45px;background: #f1f1f1;text-align: center;}
.twobox .two_1 .ti_top .p1{padding-left: 30px;background: url(../images/honor.png) no-repeat;}
.twobox .two_1 .ti_top .p2{padding-left: 30px;background: url(../images/device.png) no-repeat;}

.two_1 .ti_top a:hover{color: #015cb5;text-decoration: underline;}
/* 优势 */
.advantage{padding: 80px 0;background: url(../images/adbj.jpg) no-repeat center center;}
.adnr li{width: 20%;padding: 20px;text-align: center;transition: 0.5s;}
.adnr li .adimg{width: 100px;height: 100px;background: #015cb5;margin: 0 auto;overflow: hidden;border-radius: 50%;}
.adnr li .adimg img{transition: 0.5s;}
.adnr li span{display: block;font-size: 20px;margin: 10px 0 20px;}
.adnr li p{font-size: 14px;line-height: 1.5;color: #666;}

.adnr li:hover .adimg{background: none;}
.adnr li:hover .adimg img{transform: translateY(-100px);}
.adnr li:hover{box-shadow: 0 0 20px #ccc;transform: translateY(-10px);}
/* 新闻 */
.xwzx{padding: 80px 0;background: url(../images/xwbj.jpg) no-repeat center center;}
.xwl{width: 34%;}
.xwr{width: 60%;border-left: 1px solid #ccc;padding-left: 3%;}
.xwl .topic{font-size: 22px;color: #777;text-transform: uppercase;}
.xwl .topic p{font-size: 32px;color: #333;font-weight: bold;position: relative;margin-top: 10px;}
.xwl .topic p::after{content: "";display: block;position: absolute;left: 150px;top: 15px;width: 40px;height: 3px;background: #015cb5;}
.xwl>p{font-size: 16px;color: #666;line-height: 2;margin: 30px 0 100px;}
.xwl .more{display: block;width: 150px;line-height: 45px;border: 1px solid #015cb5;text-align: center;font-size: 16px;}
.xwr ul li{line-height: 40px;border-bottom: 1px solid #ccc;margin-bottom: 20px;padding-bottom: 20px;position: relative;}
.xwr ul li::after{content: "";display: block;position: absolute;left: 0;bottom: -1px;width: 0;height: 1px;background: #015cb5;transition: 0.5s;}
.xwr ul li:last-child{margin: 0;}
.xwr ul li .oleft{font-size: 16px;color: #8c8c8c;text-align: center;width: 20%;border-right: 2px solid #015cb5;}
.xwr ul li .oright{font-size: 18px;width: 75%;}
.xwr ul li .oright span{float: right;font-size: 20px;color: #8c8c8c;}

.xwl .more:hover{background: #015cb5;color: #fff;}
.xwr ul li:hover .oright{color: #015cb5;}
.xwr ul li:hover::after{width: 100%;}

/*footer*/
.foot{background:#333;padding: 20px 0;color: #bdbdbd;}
.foot_1{width: 30%;}
.ftop{position: relative;margin-bottom: 20px;font-size: 18px;color: #fff;font-weight: bold;line-height: 50px;}
.ftop::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 50px;height: 2px;background: #015cb5;}
.foot_1 ul li{padding: 5px 20px;border: 1px solid #bdbdbd;margin-bottom: 10px;}
.foot_1 ul li a{font-size: 14px;color: #bdbdbd;}
.foot_2 ul li{font-size: 14px;margin-bottom: 5px;}
.foot_3{text-align: center;font-size: 14px;padding-top: 20px;}
.banquan{ background:#333;width: 100%; height: 30px; line-height: 30px;text-align: center;color: #fff;border-top: 1px solid #505050;}

.foot_1 ul li a:hover{color: #015cb5;}
.foot_1 ul li:hover{border-color: #015cb5;}
.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}
.message{line-height:24px;width: 580px;margin: 0 auto;}
.message dt{float:left;clear:both;width:70px;margin-top:18px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:40px;height:40px;border-radius: 5px;border: 1px solid rgb(169, 169, 169);}
.message .input{display: flex;justify-content: space-evenly;margin-top: 20px;}
.sub{line-height:40px !important;height: 40px !important;width: 150px;background: #015cb5;cursor: pointer;border: none;font-size: 16px;color: #fff;}
.iright .e2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.e2 li{width: 48%;padding: 10px;border: 1px solid #ccc;margin-bottom: 12px;position: relative;overflow: hidden;border-radius: 5px;}
.e2 li .bottom_div{position: absolute;left: -100%;top: 0;z-index: -1;width: 100%;height: 100%;background: #015cb5;transition: 0.5s;transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.e2 li .nti{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.e2 li .nti .xian{width: 30px;height: 2px;float: left;background: #015cb5;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li .tia{float: left;font-size: 18px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
.e2 li .nti>span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.e2 li .des .desbo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e2 li .des a{width: 120px;line-height: 35px;text-align: center;font-size: 15px;margin-top: 40px;background: #015cb5;color: #fff;border-radius: 5px;}
.e2 li:hover .bottom_div{left: 0;}
.e2 li:hover .nti .xian{background: #fff;}
.e2 li:hover a{color: #fff;}
.e2 li:hover .des{color: #fff;}
.e2 li:hover .des a{background: #fff;color: #015cb5;}
.e2 li:hover{border-color: #015cb5;}

.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.time{border-bottom:1px solid #dedede;}
.guidbar_next{padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;display: flex;justify-content: space-between;}
.guidbar_next li{font-size:14px;color:#666;}
.guidbar_next li a{color:#333;font-size: 14px;}
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
.page li{display: inline-block;margin-right:6px;border:1px solid #ccc;width: 5%;}
.page .pages_hollow{width: 5%;line-height:25px;background: #015cb5;color: #fff;border:1px solid #015cb5;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #015cb5;color: #fff;text-decoration:none;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:16px;}
.mt5{ text-align: center;}
.iright{margin-bottom: 20px;}
.icpfl{background: #015cb5; }
.cpt{ height: 80px; background: #032e65; text-align: center; font-size: 22px; color: #fff; line-height: 80px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #f8f8f8; text-align: center; margin-bottom: 10px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover{ background: #032e65;}
.cpb li:hover a{color: #fff;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #015cb5; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{height:60px;line-height: 60px;font-size:16px;box-shadow: 0 5px 10px #ccc;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;color: #333;border-bottom: 4px solid #015cb5;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.mup p{float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.sbj{ margin: 40px auto;}
.rytp{width:24%;float:left;margin:0px 5px 20px;}
.rytp a.link{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;position: relative;}
.rytp a.link::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;transition: 0.5s;opacity: 1;background: #fff;}
.rytp a.link::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;transition: 0.5s;opacity: 1;background: #fff;}
.rytp:hover a.link::before{opacity: 0;width: 100%;left: 0;}
.rytp:hover a.link::after{opacity: 0;height: 100%;top: 0;}

.rytp .ryimg{height: 250px;overflow: hidden;}
.rytp a img{transition: all 0.6s;width: 100%;height: 100%;object-fit: contain;}
.rytp .ryb p{line-height:40px;height:40px;text-align:center;}
.rytp .ryb .more{display: block;border: 1px solid #015cb5;line-height: 30px;text-align: center;font-size: 16px;}
.rytp:hover .more{background: #015cb5;color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 20%;display: inline-block;border: 1px solid #015cb5;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: relative;}
.nproduct li{border-right: none;}
.nproduct li:last-child{border-right: 1px solid #015cb5;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.nproduct li:first-child{border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.nproduct li a{font-size: 16px;display: block;}
.nproduct li dl{line-height: 35px;display: none;background: #015cb5;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid #015cb5;}
.nproduct li dl a{font-size: 15px;display: block;color: #fff;position: relative;}
.nproduct li dl a::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #fff;transition: 0.5s;}
.nproduct li:hover{background: #015cb5;}
.nproduct li:hover a{color: #fff;}
.nproduct li dl dt a:hover::after{width: 100%;}
/* 联系我们内页 */
.content .cfont{font-size: 16px;color: #777;line-height: 1.5;margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.content .inside{display: flex;justify-content: space-between;flex-wrap: wrap;}
.content .inside li{width: 46.5%;border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;padding: 20px;}
.content .inside li .inr{width: 85%;font-size: 16px;color: #777;position: relative;}
.content .inside li .inr p{font-size: 19px;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.content .inside li .inr::after{content: "";display: block;position: absolute;left: -12px;top: 10px;width: 1px;height: 50px;background: #ccc;}
.content .inside li:hover{box-shadow: 0 5px 10px #ccc;transform: translateY(-10px);border-color: #015cb5;}

/* 侧边工具栏 */
#toolbar {position: fixed;z-index: 9999;right: 17px;bottom: 10%;}
#toolbar li {margin-bottom: 3px;font-size: 0;width: 57px;height: 57px;right: 0;position: relative;}
#toolbar li a {display: block;position: absolute;z-index: 9;right: 0;top: 0;width: 57px;height: 57px;overflow: hidden;background: #015cb5;-webkit-transition: all .5s ease;transition: all .5s ease;white-space: nowrap;font-size: 0;}
#toolbar li .icon-font {display: inline-block;vertical-align: middle;width: 57px;height: 57px;background-color: #015cb5;}
#toolbar li .icon-qq:after {background-position: 0 -150px;}
#toolbar li .icon-phone:after {background-position: 0 -90px;}
#toolbar li .icon-ewm:after {background-position: 0 -30px;}
#toolbar li .icon-message:after {background-position: 0 -120px;}
#toolbar li .icon-top:after {background-position: 0 -60px;}
#toolbar li .icon-wangwang:after {background-position: 0 0;}
#toolbar li .wz {display: inline-block;line-height: 57px;font-size: 14px;color: #fff;vertical-align: middle;padding-left: 10px;}
#toolbar li.ewm .ewm-box {position: absolute;z-index: 1;padding: 5px;background: #292e39;width: 110px;right: 120%;bottom: 0;opacity: 0;visibility: hidden;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: all .7s;transition: all .7s;}
#toolbar li.ewm .ewm-box p {margin-bottom: 0;}
#toolbar li.ewm .ewm-box img {max-width: 100%;}
#toolbar li.ewm .ewm-box:after {content: '';position: absolute;right: -5px;bottom: 20px;width: 0;height: 0;line-height: 0;font-size: 0;overflow: hidden;border-width: 5px;cursor: pointer;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #292e39;border-right: none;}
#toolbar li.ewm:hover .icon {background-position: -57px -180px;}
#toolbar li.ewm:hover .ewm-box {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}
#toolbar li.backtop {cursor: pointer;}
#toolbar li.backtop .iconfont {color: #fff;background-color: #292e39;}
#toolbar li:hover a {width: 200px;}
#toolbar li:last-child:hover a{width: 59px;}
#toolbar li:hover .icon-font {background-color: #292e39;}
#toolbar li:hover .icon-qq:after {background-position: -30px -150px;}
#toolbar li:hover .icon-phone:after {background-position: -30px -90px;}
#toolbar li:hover .icon-ewm:after {background-position: -30px -30px;}
#toolbar li:hover .icon-message:after {background-position: -30px -120px;}
#toolbar li:hover .icon-wangwang:after {background-position: -30px 0;}
#toolbar li:hover .icon-top:after {background-position: -30px -60px;}
.icon-font {position: relative;}
.icon-font:after {content: "";width: 30px;height: 30px;background-image: url(../images/icon_spirit.png);background-repeat: no-repeat;position: absolute;left: calc(50% - 15px);top: calc(50% - 15px);}
@media screen and (max-width: 1440px) {
	
	.contain{width: 1200px;}
	
	
	/* 内页 */
	.e2 li{width: 47.6%;}
	.rytp{width: 24.1%;}
	.page li{width: 7%;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
	.content .inside li{width: 45.6%;}
	.content .inside li .inr{width: 82%;}
}