*{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;transition: 0.5s;}
.swiper-button-prev:focus{outline: none !important;}
.swiper-button-next:focus{outline: none !important;}
.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;} 
.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: cover;}
.vimg:hover{transform: scale(1.1);}
.textindent{text-indent: 32px;}
.content img{max-width: 100%;}
#container1{width: 80%;margin: 40px auto 0;height: 400px;}

.alltitle {text-align:center;margin-bottom:60px;}
.alltitle strong{font-size: 35px;}
.alltitle strong em{color: #333;}
.alltitle p{font-size: 16px;line-height: 60px;}
.alltitle .line{width: 40px;height: 4px;background: #033c8f;margin: 20px auto 0;}

/*head*/
#head_top{width: 100%;position: absolute;left: 0;top: 0;z-index: 99999999;background: linear-gradient(180deg, rgba(0,0,0,.6), transparent);}
.head{position: relative;border-bottom: 1px solid rgba(255,255,255,0.8);}
.paddingbox{width: 90%;margin: 0 auto;}
.logo{font-size: 16px;color: #fff;}
.logo p{font-size: 29px;font-weight: bold;margin-bottom: 10px;margin-top: 20px;}
.tel{padding-left: 50px;background: url(../images/tel.png) no-repeat 10px center;font-size: 16px;padding-top: 37px;background-size: 36px;border-left: 1px solid rgba(255,255,255,0.8);}
.tel b{font-size: 27px;color: #fff;display: block;}

.nav li{float: left;text-align: center;line-height: 100px;}
.nav li+li{margin-left: 50px;}
.nav li a{display: block;color: #fff;font-size: 16px;position: relative;z-index: 2;transition: .5s;}
.nav li>a::after{content: "";position: absolute;left: 0;top: 70px;width: 0;height: 3px;background: #fff;transition: .5s;}
.nav li:hover>a::after{width: 100%;}
.nav li:hover>a{font-weight: bold;}
.nav li dl{position: absolute;left: 0;top: 100%;z-index: 9999;width: 100%;background: rgba(0,0,0,0.5);text-align: center;font-size: 0;display: none;}
.nav li dl dt{display: inline-block;width: 200px;margin: 40px 10px;}
.nav li dl dt img{width: 100%;}
.nav li dl dt p{line-height: 45px;background: #f1f1f1;color: #333;}
.nav li dl dt:hover p{background: #033c8f;color: #fff;}

/* product */
.probox .pro_01{background: #f1f1f1;}
.pro_01 dl{text-align: center;}
.pro_01 dl dt{display: inline-block;width: 25%;text-align: center;height: 150px;line-height: 150px;position: relative;border-left: 1px solid #ccc;box-sizing: border-box;vertical-align: middle;}
.pro_01 dl dt:last-child{border-right: 1px solid #ccc;}
.pro_01 dl dt a{font-size: 22px;font-weight: bold;}
.pro_01 dl dt p{position: absolute;left: 0;bottom: 0;z-index: 99999;width: 100%;height: 100%;transition: .5s;}
.pro_01 dl dt .shangimg{position: absolute;left: 0;bottom: 0;z-index: 9999;width: 100%;height: 0;transition: .5s;}
.pro_01 dl dt .shangimg .mask{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: rgba(39,65,150,0.7);}
.pro_01 dl dt:nth-child(1) .shangimg{background: url(../images/01.jpg);background-size: cover;}
.pro_01 dl dt:nth-child(2) .shangimg{background: url(../images/02.jpg);background-size: cover;}
.pro_01 dl dt:nth-child(3) .shangimg{background: url(../images/03.jpg);background-size: cover;}
.pro_01 dl dt:nth-child(4) .shangimg{background: url(../images/04.jpg);background-size: cover;}
.pro_01 dl dt:hover p{color: #fff;}
.pro_01 dl dt:hover .shangimg{height: 200px;}
.pro_02{padding: 100px 0;}
.proContent li{width: 24%;margin-bottom: 20px;}
.proContent li .pimg{height: 300px;overflow: hidden;}
.proContent li .cpti{line-height: 50px;text-align: center;font-size: 18px;border-bottom: 1px solid #ccc;position: relative;transition: .5s;}
.proContent li .cpti::after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #033c8f;transition: .5s;}
.proContent li:hover .cpti::after{width: 100%;}
.proContent li:hover .cpti{letter-spacing: 20px;}

/* environment */
.environment{padding: 100px 0;background: url(../images/enbg.jpg) no-repeat left top;}
.enbox .swiper-slide{height: 250px;overflow: hidden;}

/* honor */
.honorbox{padding: 100px 0;background: url(../images/honorbg.png) no-repeat right top #f1f1f1;margin-bottom: 100px;}
.marqueeleft {width:100%;overflow:hidden;margin:15px auto;}
.marqueeleft ul {float:left;}
.marqueeleft li {float:left;margin:10px;display:inline;width:200px; overflow:hidden;}
.marqueeleft li .zou{height: 300px;overflow: hidden;}
.marqueeleft li p{font-size: 16px;text-align: center;padding: 10px 0;}
.marqueeleft li img{object-fit: contain;}

/* aboutus */
.aboutus {padding-bottom: 100px;background:#fff;box-sizing:border-box;font-family:"Microsoft Yahei";}
.aboutus .contain dl {height:400px;}
.aboutus dl dt {position:relative;width:48.571%;height:400px;overflow:hidden;float:left;}
.aboutus dl dt img {width:100%;height: 100%;object-fit: cover;}
.aboutus dl dt i {width:100%;max-height:400px;background:url(../images/vdotm.png) no-repeat;background-size:100%;position:absolute;left:0;top:0%;}
.aboutus dl dd {width:45.357%;float:right;padding-top:5px;}
.aboutus dl dd h3 {font-size: 30px;color:#333333;line-height: 1.5;font-weight:bold;margin-bottom:20px;}
.aboutus dl dd h3 b {display:block;font-size: 18px;color: #033c8f;}
.aboutus dl dd p {font-size:16px;line-height:32px;color:#666666;margin-bottom:35px;}
.aboutus dl dd span {display:block;}
.aboutus dl dd span a {width:133px;height:34px;line-height:34px;border:1px solid #b9b9b9;font-size:16px;color:#474747;display:block;float:left;text-align:center;}
.aboutus dl dd span a:hover,.yybj dl dd span a.cur {background-color:#033c8f;color:#fff;}
.m_zz {margin-top: 45px;}
.m_zz li {width:21.142%;height:110px;padding-left:24px;box-sizing:border-box;float:left;text-align:left;position:relative;cursor:pointer;}
.m_zz li::before {content:"";position:absolute;width:171px;height:83px;background:url(../images/spbg.png) no-repeat;left:6px;bottom:6px;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;}
.m_zz li em {margin-left:0px;display:block;position:relative;z-index:1;}
.m_zz li em b {margin-left:0px;font-size:32px;color:#535353;font-weight:bold;line-height:38px;}
.m_zz li em i {font-size:14px;color:#fff;text-align:center;font-weight:normal;text-align:center;line-height:22px;width:22px;height:22px;display:block;text-transform:uppercase;position:absolute;bottom:5px;right:0px;background:url(../images/sp_1.png) no-repeat;}
.m_zz li h3 {font-size:28px;color:#333333;text-align:left;font-weight:normal;line-height:42px;z-index:1;position:relative;}
.m_zz li:nth-child(1) em {width:100px;}
.m_zz li:nth-child(2) em {width:130px;}
.m_zz li:nth-child(2) em i {background:url(../images/sp_2.png) no-repeat;}
.m_zz li:nth-child(2) em b {font-size:22px;font-weight:bold;}
.m_zz li:nth-child(3) em {width:130px;}
.m_zz li:nth-child(4) em {width:99px;}
.m_zz li:nth-child(5) {width:15.432%;}
.m_zz li:nth-child(5) em {width:65px;}


/* advantage */
.ys {position:relative;width:100%;border-top:1px solid #e5e5e5;max-width:1920px;min-width:1200px;margin:0 auto;overflow:hidden;}
.ys .ys_xx {width:1300px;margin:0 auto;}
.ys .ys_xx ul {}
.ys .ys_xx li {float:left;width:25%;border-right:1px solid #ddd;height:100px;padding-top:24px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ys .ys_xx li span {display:block;font-size:24px;color:#333333;}
.ys .ys_xx li:hover {background-color:#033c8f;}
.ys .ys_xx li em {display:block;font-size:12px;color:#666666;}
.ys .ys_xx .on span {color:#033c8f;font-weight:bold;}
.ys .ys_xx .on em {font-weight:normal;}
.ys .ys_xx li:hover em {color:#fff;}
.ys .ys_xx .on:hover span {color:#fff;}
.ys_xj dt {position:relative;}
.ys_xj dt i {width:100%;display:block;}
.ys_xj dt i img {width:100%;display:block;vertical-align: middle;}
.ysno {position:absolute;left:0;top:0;width:7%;border-right:2px solid rgba(255,255,255,.3);height:100%;overflow:hidden;text-align:center;}
.ysdian {background:rgba(0,0,0,.4);width:100%;height:5.66rem;padding-top:2rem;margin-bottom:6.6rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ysdian img {width:25%;margin:0 auto 0;display:block;}
.ysno em {display:block;font-size:18px;color:#fff;height:1.25rem;}
.ysno span {display:block;font-size:18px;color:#fff;margin-top:0.5rem;}
.ysno p {height:8.8rem;}
.ysno p b {width:2px;height:2.2rem;background:#fff;margin:0 auto;display:block;}
.ysno p .cur {background:#033c8f;}
.ys .ys_xj dd {position:absolute;left:0;bottom:0;width:100%;margin-left:18.75%;height: 120px;background:#fff;overflow:hidden;}
.ys .ys_xj h3 {position:relative;float:left;width:13%;background:#033c8f;line-height: 120px;text-align:center;font-size: 30px;color:#fff;margin-right:1%;}
.ys .ys_xj h4 {font-size:20px;color:#033c8f;line-height:2;font-weight:bold;margin-top:20px;}
.ys .ys_xj .wz {font-size:16px;color:#666666;line-height:1.5;width:71%;}
.ys .u_ljt {position:absolute;right:4.5%;bottom:0;height:120px;background:#033c8f url(../images/ljt2.png) no-repeat center 3rem;z-index:566;width:4.5%;cursor: pointer;}
.ys .u_ljt:before {content:"";position:absolute;width:1px;height:1rem;background:rgba(255,255,255,.3);right:0;top:3rem;}
.ys .u_rjt {position:absolute;right:0;bottom:0;height:120px;background:#033c8f url(../images/rjt2.png) no-repeat center 3rem;z-index:566;width:4.5%;cursor: pointer;}

/* 合作伙伴 */
.hzhb{padding: 0 0 100px}
.hzhb img{max-width: 100%;}

/* 服务优势 */
.fwys{padding: 0 0 100px}
.fwys img{max-width: 100%;}

/* 经营范围 */
.jyfw{padding: 0 0 100px;text-align: center;}
.jyfw ul li{width: 100px;height: 100px;border-radius: 100px;background: #033c8f;font-size: 18px;color: #fff;display: flex;justify-content: center;align-items: center;position: relative;}
.jyfw ul li::after{content: "";position:absolute;left: 100px;top: 50px;width: 95px;height: 1px;background: #033c8f;}
.jyfw ul li:nth-child(8n)::after{display: none;}
.jyfw img{display: block;margin: 0 auto;width: 400px;}

/* newsbox */
.x-news{padding: 0 0 100px;}
.x-news-left{margin-bottom: 20px;display: flex;justify-content: space-between;}
.x-news-left .owl-item{width: 48%;}
.x-company-item {position:relative;}
.x-company-item a {display:block;text-align:center;width:100%;height: 334px;overflow: hidden;}
.x-company-item a:after {content:'';height:100%;display:inline-block;vertical-align:middle;}
.x-company-item a p {position:absolute;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6);font:400 16px/52px "Microsoft yahei";text-align:left;padding-left:16px;color:#fff;margin-bottom:0;}
.x-company-item a p span {float:right;padding-right:20px;font:400 14px/52px "Microsoft yahei";}
.x-company-item:hover a p {color:rgba(255,255,255,0.6);}

.x-news-right {display: flex;justify-content: space-between;flex-wrap: wrap;}
.x-news-right li {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px dashed #ccc;width: 48%;}
.x-news-right li .news-date {float:left;width:16%;position:relative;padding-top:10px;padding-bottom:15px;}
.x-news-right li .news-date:before {content:'';display:block;background-color:#e3e3e3;width:2px;top:10px;bottom:6px;right:0;position:absolute;}
.x-news-right li .news-date .h-4 {color:#2e2f34;font:600 25px/35px "Airal";}
.x-news-right li .news-date .h-5 {color:#666666;font:400 16px/30px "Airal";}
.x-news-right li .news-text {float:right;width: 80%;}
.x-news-right li .news-text .h-3 {color:#333333;font:500 18px/26px "Microsoft yahei";margin-bottom:6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.x-news-right li .news-text p {color:#999999;font:400 14px/26px "Microsoft yahei";overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.x-news-right li:hover .news-text .h-3 {color:#033c8f;}

/*footer*/
.foot{background:url(../images/bottom.jpg);padding: 20px 0;color: #bdbdbd;border-top: 6px solid #033c8f;}
.foot_1{width: 20%;}
.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: #033c8f;}
.foot_1 ul li{padding: 5px 0;width: 45%;}
.foot_1 ul li a{font-size: 14px;color: #bdbdbd;}
.foot_2 ul li{font-size: 14px;margin-bottom: 5px;}
.foot_2 ul li b{font-size: 30px;color: #fff;}
.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: #fff;text-decoration: underline;}

.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: #033c8f;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: #033c8f;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: #033c8f;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: #033c8f;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: #033c8f;}
.e2 li:hover{border-color: #033c8f;}

.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;}
.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: #033c8f;color: #fff;border:1px solid #033c8f;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #033c8f;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: #033c8f; }
.cpt{ height: 80px; background: #033c8f; 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: #033c8f;}
.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: #033c8f; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}

.insidePro{text-align: center;flex-wrap: wrap;margin-bottom: 60px;}
.insidePro li{display: inline-block;margin-bottom: 20px;width: 200px;line-height: 45px;background: #f1f1f1;}
.insidePro li a{font-size: 16px;}
.insidePro li:hover{background: #033c8f;}
.insidePro li:hover a{color: #fff;}
.imgbox{position: relative;}
.mup{width: 100%;height:60px;line-height: 60px;font-size:16px;background: rgba(255,255,255,0.8);position: absolute;left: 0;bottom: 0;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;padding-left: 10px;background: url(../images/xian.jpg) no-repeat left;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.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: 260px;overflow: hidden;}
.rytp a img{transition: all 0.6s;width: 100%;height: 100%;object-fit: cover;}
.honor-list .rytp a .ryimg img{object-fit: contain;}
.rytp .ryb p{line-height:40px;height:40px;text-align:center;}
.rytp .ryb .more{display: block;border: 1px solid #033c8f;line-height: 30px;text-align: center;font-size: 16px;}
.rytp:hover .more{background: #033c8f;color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 9%;display: inline-block;border: 1px solid #033c8f;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: relative;border-right: none;}
.nproduct li:last-child{border-right: 1px solid #033c8f;}
.nproduct li a{font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nproduct li dl{line-height: 35px;display: none;background: #033c8f;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid #033c8f;}
.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: #033c8f;}
.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: #033c8f;}

/* 侧边工具栏 */
#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: #033c8f;-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: #ccc;}
#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: 1580px) {
	.nav li+li{margin-left: 25px;}
}
@media screen and (max-width: 1440px) {
	.contain{width: 1200px;}
	.logo p{font-size: 24px;margin-bottom: 0;}
	.logo{font-size: 15px;}
	.protype .item .list{width: 6.17%;}
	.in_company .imgbox{height: 460px;}
	
	/* 内页 */
	.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%;}
}