/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:14px;color:#555;}
body.head_on{overflow:hidden}
a{color:#555;transition: 0.3s;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

:root {
    --main-color: #0578c8;
    --main-color2: #0578c8;
    --main-color3: #FF0;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}



.header{ position:relative;}
.headTop .warp{height: 28px;line-height: 28px;color: #fff;}
.headTop a{display: inline-block;color: #fff;}
.headTop .links span{display: inline-block;margin: 0 10px;}

.headCet{background: url(../images/bg_1.jpg) repeat;}
.headCet .warp{height: 130px;}
.headCet .logo img{max-width: 600px;}
.headCet .hTel img{max-height: 95px;width: auto;}

/*menu*/
.menu{height:50px;line-height:50px;}
.menu ul{display: flex;justify-content: space-between;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{background: var(--main-color2);width:100%; position:absolute; left:50%; top:50px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;}
.menu ul li dl dd a{ font-size:14px; color:#fff;display:block;}
.menu ul li dl dd a:hover{ color: var(--main-color3);}
.menu a{ font-size:14px;color:#fff;display:block;text-align:center;padding: 0 35px;}
.menu a:hover{background: var(--main-color2);}
a.menu_hover{ color:#fff ;background: var(--main-color2);}


/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#0188FB;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper-container {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTitCn{}
.iTitEn{}
.iTit{}
.iTxt{}
.iLine i{}
.hidden{overflow: hidden;}
.comBg{background-size: cover;background-repeat: no-repeat;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}
.iImg{width: 100%;}
.iImg img{width: 100%;}
.mBg{background: var(--main-color);}
.mColor{background: var(--main-color);}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}

.index1{width: 100%;height: 85px;background: url(../images/search.jpg) center center no-repeat;}
.index1 .wapper{height: 100%;}
.index1 .search p{color: #fff;padding: 0;margin-bottom: 5px;}
    .index1 .search p a {
        color: #fff;
        
    }
.search .box{width: 235px;height: 26px;overflow: hidden;position: relative;background: #fff;}
.search .box input{width: 100%;height: 26px;position: absolute;left: 0;top: 0;padding: 0 26px 0 10px;font-size: 12px;}
.search .box button{position: absolute;top: 0;right: 0;width: 26px;height: 26px;color: #000;border: none;background: transparent;}

.index2{position: relative;margin-bottom: 50px;width: 100%;background: url(../images/company00.jpg) top center no-repeat;}
.i2Warp{width: 100%;}
.i2Warp .left{width: 243px;padding-top: 50px;}
.i2Warp .left .img{width: 100%;}
.i2Warp .left .img img{width: 100%;}
.i2Warp .right{padding-top: 30px;width: 900px;}
.i2Warp .top .title{font-size: 24px;color: #fff;font-weight: bold;}
.i2Warp .top .title span{display: inline-block;color: #e4bebe;margin-left: 10px;}
.i2Warp .top .more a{display: block;width: 85px;height: 24px;background: #fff;color: #0578c8;text-align: center;font-size: 12px;line-height: 24px;}
.i2Warp .txt{color: #fff;font-size: 14px;}
.i2List{width: 100%;margin-top: 60px;}
.i2List ul{justify-content: space-between;}
.i2List ul li{width: 24%;}
.i2List .img{width: 100%;}
    .i2List .img img {
        width: 100%;
        height: 200px;
    }


/*product-list css style*/
.product-list {margin: 20px auto;overflow: hidden;}
.product-list .hd {height: 39px; background: url(../images/product-list.jpg) left center no-repeat;}
.product-list .hd a {float: right; margin-top: 14px; font-size: 12px;}
.product-list .hd a:hover {color: #0578c8;}
.product-list .bd {border: 2px solid #ccc;}
.product-list .list {margin: 5px auto; width: 99%; background: #f2f2f2; overflow: hidden;}
.product-list .list p {float: left; background: #999; width: 156px; height: 40px; line-height: 40px; font-size: 16px; text-align: center;padding: 0;}
.product-list .list ul { width: 1010px; float: right; padding-left: 10px;}
.product-list .list li {display: inline-block; list-style: none; text-align: center; margin: 0 5px; line-height: 40px;}
.product-list .list li:after{content: "|";margin-left: 20px;}
.product-list .list li:last-child:after{display: none;}
.pro-title {line-height: 60px; font-size: 18px; text-align: center; width: 96%; margin: 10px auto; font-weight: 700; background: url(../images/productlist00.jpg) center bottom no-repeat;}

.index3{margin: 20px 0;}
.i3Warp{width: 100%;}
    .i3Warp .f_left {
        width: 239px;
        border: 2px solid #0578c8;
    }
.i3Warp .f_right{width: 940px;overflow: hidden;}

.i3Menu{width: 100%;padding: 5px;}
.i3Menu>ul>li{width: 100%;}
.i3Menu>ul>li>span{}
.i3Menu>ul>li>span>a{display: block;width: 100%;height: 30px;line-height: 30px;background: var(--main-color);border-radius: 3px;color: #fff;font-size: 16px;font-weight: bold;padding: 0 20px;}
.i3Menu>ul>li ul{padding: 5px 0;}
.i3Menu>ul>li ul li{margin: 5px 0;}
.i3Menu>ul>li ul li a{font-size: 14px;color: #666;display: block;padding: 0 20px;}

.i3Top{height: 55px;padding: 0 10px;}
.i3Top .tit{font-size: 24px;color: #fff;}
.i3Top a{font-size: 12px;color: #fff;}

.i3List{border: 2px solid #ccc;}
.i3List ul li{width: 33.3%;padding: 5px;}
.i3List .part{display: block;border: 2px solid #ccc;height: 100%;}
.i3List .part .img{width: 100%;height: 200px;display: flex;justify-content: center;align-items: center;}
.i3List .part .img img{width: auto;height: auto;max-height: 100%;max-width: 100%;}
.i3List .part .tit{height: 30px;line-height: 30px;text-align: center;}
.i3List .part:hover{border-color: var(--main-color);}
.i3List .part:hover .tit{background: var(--main-color);color: #fff;}

.index4{margin: 20px 0;}
.i4Tit{position: relative;font-size: 0;}
.i4List{width: 100%;background: #f1f1f1;}
.i4List ul li{padding: 20px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.i4List .desc{width: 50%;padding: 20px 30px;}
.i4List .imgBox{width: 48%;}
.i4List .imgBox img{width: 100%;}
.i4List .imgBox:hover img{transform: scale(1.1);}
.i4List ul li:nth-child(2n) .desc{order: 1;}
.i4List ul li:nth-child(2n) .imgBox{order: 0;}

.i4List .tit{width: 100%;}
.i4List .tit img{max-width: 100%;width: auto;}
.i4List .txt{color: #555;font-size: 14px;margin-top: 20px;}
.i4List .txt p span {display: block;background: url(../images/odds13.jpg) no-repeat left top 6px;padding-left: 18px;}

.index5{margin: 20px 0;}
.i5List{background: #f1f1f1;}
.i5List ul{max-width: 980px;padding: 10px 0;margin: 0 auto;}
.i5List ul li{width: 33.3%;padding: 10px;}
.i5List .part{display: block;width: 100%;height: 100%;border: 2px solid #999;}
.i5List .part .img{width: 100%;height: 200px;display: flex;justify-content: center;align-items: center;}
.i5List .part .img img{width: auto;height: auto;max-height: 100%;max-width: 100%;}
.i5List .part .tit{height: 30px;line-height: 30px;text-align: center;background: #bbb;color: #0578c8;}
.i5List .part:hover{border-color: var(--main-color);}
.i5List .part:hover .tit{background: var(--main-color);color: #fff;}

.index6{margin: 20px 0;}
.i6Warp{width: 100%;}
.i6Warp .f_left{width: 880px;border: 1px solid #d9d9d9;padding: 12px;}
.i6Warp .f_right{width: 300px;border: 1px solid #d9d9d9;padding: 12px;}
.i6Top{border-bottom: 1px solid #d3d1d0;line-height: 40px;margin-bottom: 15px;}
.i6Top .tit{font-size: 18px;color: var(--main-color);}
.i6Top .tit strong{}
.i6Top .tit span{font-size: 16px;color: #333;margin-left: 10px;}
.i6Top a{font-size: 12px;}
.i6Top a:hover{color: var(--main-color);}

.i6Warp .warp{}
.i6Warp .warp .img{padding: 5px;width: 200px;height: 270px;border: 1px solid #ccc;}
.i6Warp .warp .img img{width: 100%;height: 100%;object-fit: cover;}
.i6Warp .warp .i6List1{width: 590px;}
.i6List1 ul li{line-height: 35px;background: url(../images/news01.jpg) left 3px center no-repeat;list-style: none;border-bottom: 1px dashed #bbb;height: 35px;}
.i6List1 ul li a{text-indent: 2em;}
.i6List1 ul li a:hover{color: var(--main-color);}

.i6List2{width: 100%;}
.i6List2 ul li{height: 36px;line-height: 36px;background: url(../images/server01.jpg) left 3px center no-repeat;list-style: none;}
.i6List2 ul li a{text-indent: 2em;}
.i6List2 ul li:hover{background: url(../images/server02.jpg) left 3px center no-repeat;}
.i6List2 ul li:hover a{color: var(--main-color);}

.footer{background: #3a3a3a url(../images/footer01.jpg) left top repeat-x;padding: 35px 0;}
.h80{height: 80px;}
.f-link {margin: 0 auto;height: 47px; background: #0578c8;}
.f-link li {width: auto; line-height: 47px; text-align: center; list-style: none;}
.f-link li a {color: #fff;padding: 0 35px;}
.f-link li a:hover {color: #fff600;}
.fWarp{margin-top: 30px;font-size: 14px;color: #fff;}
.fWarp p{padding: 2px 0;}
    .fWarp p a{
        color:#fff;
    }

.fLogo{max-width: 45%;text-align: center;}
.fLogo img{width: auto;max-width: 100%;max-height: 120px;}
.fDesc{width: 50%;font-size: 12px;}

.mainFull{margin: 20px 0;}
.mainFull .i3Menu>ul>li{margin: 10px 0;}
.mainFull .i3Menu>ul>li ul{display: none;}

.current a{font-size: 13px;color: #fff;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #fff;}
.current a:last-child:after{display: none;}

.mlPro{width: 100%;}
.mlPro .title{line-height: 40px;margin: 20px 0;font-weight: bold;}
.mlPro ul li{margin-bottom: 20px;}
.mlPro .part{display: block;width: 100%;}
.mlPro .part .img{width: 100%;height: 150px;display: flex;justify-content: center;align-items: center;}
.mlPro .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.mlPro .part .tit{line-height: 30px;text-align: center;}
.mlPro .part .tit:hover{color: var(--main-color);}

.mlTel{position: relative;}
.mlTel .desc{position: absolute;top: 130px;padding: 5px;font-size: 12px;}
.mlTel .desc p{padding: 2px 0;}
.mlTel .desc h5{padding: 0;margin: 5px 0;}

.mianWarp{width: 100%;background: #f8f8f8;width: 100%;padding: 20px;min-height: 500px;}
.mianWarp img{max-width: 100%;}

.product{width: 100%;}
.proList{width: 100%;}
.proList ul li{width: 33.3%;padding: 10px;}
.proList .part{width: 100%;display: block;}
.proList .part .img{width: 100%;height: 200px;}
.proList .part .img img{width: 100%;max-width: 100%;max-height: 200px;}
.proList .part .tit{margin-top: 10px;text-align: center;font-size: 16px;color: #333;}
.proList .part:hover .tit{color: var(--main-color);}

/*case*/

.case{width: 100%;}
.case ul li{line-height: 40px;border-bottom: 1px dashed #999;padding: 8px 36px 8px;list-style: none;display: flex;justify-content: space-between;align-items: center;}
.case ul li .t1{flex: 1;font-weight: bold;}
.case ul li .time{font-size: 14px;color: #555;}
.case ul li:hover{background: #eee;}
.case ul li:hover .t1{color: var(--main-color);}

.honor{width: 100%;}
.honor ul li{width: 33.3%;padding: 15px;}
.honor .part{display: block;width: 100%;height: 00%;}
.honor .part .img{width: 100%;height: 200px;display: flex;justify-content: center;align-items: auto;border: 1px solid transparent;}
.honor .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.honor .part .tit{margin-top: 10px;line-height: 30px;text-align: center;}
.honor .part:hover .img{border-color: var(--main-color);}
.honor .part:hover .tit{color: var(--main-color);}

.download{width: 100%;}

/*contact*/

.contact{background: url(../images/contact-img.jpg) no-repeat right top;}
.contact dl{padding-bottom: 30px;}
.contact dl dt{line-height: 30px;font-size: 16px;font-weight: bold;}
.contact dl dt img{width: 32px;margin-right: 8px;vertical-align: middle;}
.contact dl dd{width: 100%;padding-left: 70px;}
.contact dl dd ul li{margin: 10px 0;}
.contact dl dd ul li img{width: 21px;margin-right: 10px;}
.contact dl dd .txt{color: #4f80db;padding: 10px 0;}

.inside{overflow: hidden;}
.inside img{max-width: 100%;}

@media only screen and (max-width: 1200px) {
body{ width:1200px; margin:0 auto;}
.wapper{ width:1200px; margin:0 auto;}
}
