body,h1,h2,h3,h4,h5,h6,pre,p,ul,ol,li,dl,dt,dd,form,input,button{margin: 0; padding: 0;}
body{font-family: arial;}
li{list-style: none;}
a{text-decoration: none; color: inherit;}
a:hover,a:focus,input:focus,button:focus{outline: none; text-decoration: none; color: inherit;}
em,i{font-style: normal;}
img{border: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.w1200{max-width: 1200px; margin: 0 auto;}

/* 头部 */
.top1bj .w1200{height: 132px; display: flex; align-items: center;}
.top1bj .w1200 .tit{margin-left: 20px;}
.top1bj .w1200 .tit dt{font-size: 24px; color: #292929; padding-bottom: 10px; margin-bottom: 10px; position: relative;}
.top1bj .w1200 .tit dt:before{content: ""; position: absolute; bottom: 0; left: 0; width: 172px; height: 2px; background: #34b5ff;}
.top1bj .w1200 .tit dd{font-size: 16px; color: #b5b5b5;}
.top1bj .w1200 .dh{background: url(images/dh.png) left center no-repeat; padding-left: 46px; margin-left: auto;}
.top1bj .w1200 .dh dt{font-weight: normal;}
.top1bj .w1200 .dh dd{font-size: 18px; color: #ff7734;}
.top2bj{background: #34b5ff; border-top: 6px solid #34b5ff; border-bottom: 3px solid #fff; box-shadow: 0 5px 5px rgba(0,0,0,0.2);}
.top2bj .w1200{height: 68px; line-height: 68px;}
.top2bj .w1200>ul{display: flex; justify-content: center;}
.top2bj .w1200>ul>li{color: #fff; margin: 0 20px; position: relative;}
.top2bj .w1200>ul>li a{display: block; padding: 0 20px;}
.top2bj .w1200>ul>li.active,.top2bj .w1200>ul>li:hover{background: #fff; color: #34b5ff;}
.top2bj .w1200>ul>li ul{position: absolute; top: 68px; left: 0; background: rgba(255,255,255,0.8); z-index: 2; min-width: 188px; text-align: center; color: #161616; display: none;}
.top2bj .w1200>ul>li ul li{height: 50px; line-height: 50px; white-space: nowrap;}
.top2bj .w1200>ul>li ul li:hover{background: #34b5ff;}

/* 首页 */
.box1bj {max-width: 1200px; margin: 0 auto; height: 75px;}
.box1bj .w1200{float: right; margin: 20px 0 0 0;}
.box1bj .ss{float: left; width: 49%; margin: 30px 0 0 0;}
.box1bj .ss p {color: #444; font-size:15px}
.box1bj .ss p a:hover{text-decoration: underline;  color: #34b5ff;}
.box1bj .w1200 form{display: flex; height: 52px; border-radius: 52px; overflow: hidden; background: #ebeef3;}
.box1bj .w1200 form button{width: 68px; background: #34b5ff url(images/search_ico.png) center center no-repeat; border: none;}
.box1bj .w1200 form input{width: 260px; border: none; background: none; text-indent: 12px;}

.index_tit{display: flex; justify-content: center; align-items: flex-end; padding: 70px 0 30px;}
.index_tit dt{font-size: 30px; color: #1e1e1e; font-weight: normal; position: relative;}
.index_tit dt:before{content: ""; position: absolute; bottom: -10px; left: 0; width: 50px; height: 5px; background: #34b5ff;}
.index_tit dt span{color: #34b5ff;}
.index_tit dd{color: #b8b8b8; margin-left: 5px;}

.box2bj .bod{display: flex; justify-content: space-between; flex-wrap: wrap;}
.box2bj .bod .item{width: 386px; overflow: hidden; margin-bottom: 40px; text-align: center;}
.box2bj .bod .item .img{height: 380px; position: relative; border-radius: 10px; overflow: hidden;}
.box2bj .bod .item .img img{width: 100%; height: 100%;}
.box2bj .bod .item .img a{position: absolute; top: 0; bottom: 0; right: 0; left: 0; padding: 0 35px; background: rgba(0,152,223,0.85); color: #fff; display: flex; justify-content: center; align-items: center; transform: translate(0,-100%); transition: 0.5s;}
.box2bj .bod .item .img:hover a{transform: translate(0,0);}
.box2bj .bod .item .img a dl dt{font-size: 28px; font-weight: normal; padding-bottom: 14px; margin-bottom: 14px; position: relative;}
.box2bj .bod .item .img a dl dt:before{content: ""; position: absolute; width: 80px; height: 4px; background: #fff; left: 0; right: 0; bottom: 0; margin: auto;}
.box2bj .bod .item .img span{position: absolute; bottom: 16px; right: 16px; width: 90px; height: 84px; background: url(images/pjh_01.png);}
.box2bj .bod .item p{font-size: 22px; margin-top: 14px;}
.box2bj .more{display: block; width: 176px; height: 52px; line-height: 52px; text-align: center; background: #34b5ff; border-radius: 10px; font-size: 18px; color: #fff; margin: 0 auto;}

.box3bj{margin-top: 66px; background: #f2f2f2; padding: 70px 0 50px;}
.box3bj .w1200{display: flex;}
.box3bj .w1200 .fl,.box3bj .w1200 .fr{flex: 1;}
.box3bj .w1200 .fl{padding: 0 40px 0 20px;}
.box3bj .w1200 .fl em{font-size: 18px; display: block; padding-bottom: 20px; margin-bottom: 20px; position: relative;}
.box3bj .w1200 .fl em:before{content: ""; position: absolute; bottom: 0; left: 0; width: 30px; height: 6px; background: #34b5ff;}
.box3bj .w1200 .fl dl dt{font-size: 28px; margin-bottom: 36px;}
.box3bj .w1200 .fl dl dt small{font-weight: normal; font-size: 12px; display: block;}
.box3bj .w1200 .fl dl dd{font-size: 12px; margin-bottom: 15px; text-indent: 2em;}
.box3bj .w1200 .fl .more{width: 84px; height: 53px; background: url(images/pjh_02.png); color: #fff; display: block; line-height: 80px; text-indent: 8px; margin-top: 30px;}

.box4bj .tit{border-bottom: 4px solid #00a2ff; text-align: center; margin-bottom: 52px;}
.box4bj .tit span{height: 50px; line-height: 50px; background: #00a2ff; padding: 0 36px; font-size: 22px; color: #fff; display: inline-block;}
.box4bj .bod{height: 1075px; background: url(images/index_01.jpg); position: relative;}
.box4bj .bod dl{position: absolute;}
.box4bj .bod dl dt{display: flex; align-items: center; font-weight: normal; margin-bottom: 24px; color: #000;}
.box4bj .bod dl dt i{font-size: 32px; margin-right: 12px; font-family: "宋体"; font-weight: bold;}
.box4bj .bod dl dt span{font-size: 16px;}
.box4bj .bod dl dd{margin-left: 25px; padding-left: 20px; margin-bottom: 16px; background: url(images/pjh_04.png) left 2px no-repeat;}
.box4bj .bod dl.dl1{width: 520px; left: 35px;}
.box4bj .bod dl.dl2{width: 520px; top: 190px; left: 35px;}
.box4bj .bod dl.dl3{width: 580px; top: 400px; left: 555px;}
.box4bj .bod dl.dl4{width: 520px; top: 750px; left: 35px;}

.box5bj{height: 504px; background: url(images/index_02.jpg) center center no-repeat; margin-top: 40px;}
.box5bj .w1200{position: relative;}
.box5bj .w1200 dl{position: absolute; top: 266px; left: 115px;}
.box5bj .w1200 dl dt{font-size: 40px; font-weight: normal; color: #fff; margin: 0px 0px 15px 0px;}
.box5bj .w1200 dl dd{font-size: 22px; color: #34b5ff;}
.box5bj .w1200 .lx{position: absolute; top: 310px; right: 110px; text-align: center;}
.box5bj .w1200 .lx h3{font-size: 18px; color: #f0c96e; font-weight: bold; margin: 8px 0;}
.box5bj .w1200 .lx a{display: block; height: 40px; border: 1px solid #fff; line-height: 38px; font-size: 12px; color: #fff; width: 188px;}

.box6bj .bod{display: flex; justify-content: space-between;}
.box6bj .bod dl{width: 330px; text-align: center;}
.box6bj .bod dl dt{font-size: 18px; margin: 12px 0 26px;}
.box6bj .bod dl dd{font-size: 15px; color: #424242;}

.box7bj{background: url(images/index_03.jpg) center center no-repeat; margin-top: 90px; background-size: cover;}
.box7bj .tit{text-align: center; margin-bottom: 24px; color: #5a5a5a;}
.box7bj .bod .swiper-slide{border: 6px solid #fff; transition: 0.5s;}
.box7bj .bod .swiper-slide img{width: 100%;}
.box7bj .bod .swiper-slide p{position: absolute; bottom: 0; left: 0; right: 0; line-height: 36px; background: rgba(0,0,0,0.6); color: #fff; text-align: center;}
.box7bj .bod .swiper-slide-active{z-index: 1;}
.box7bj .bod .swiper-slide-prev{transform: translate(240px,0) scale(0.8);}
.box7bj .bod .swiper-slide-next{transform: translate(-240px,0) scale(0.8);}
.box7bj .bod .btn{margin: 36px auto; display: flex; width: 260px; height: 53px; line-height: 53px; background: #34b5ff; border-radius: 52px; overflow: hidden; padding: 0; font-size: 18px; color: #fff;}
.box7bj .bod .btn .swiper-button-prev{position: static; margin: 0; padding: 0; left: 0; width: 59px; height: 53px; background: url(images/pjh_09.png); flex-shrink: 0; outline: 0;}
.box7bj .bod .btn .swiper-button-next{position: static; margin: 0; padding: 0; right: 0; width: 59px; height: 53px; background: url(images/pjh_10.png); flex-shrink: 0; outline: 0;}
.box7bj .bod .btn a{flex-grow: 1;}

.box8bj{background: #34b5ff; padding: 70px 0 60px; margin-top: 126px;}
.box8bj .w1200{display: flex; justify-content: space-around; text-align: center; color: #fff;}
.box8bj .w1200 dl dt{font-size: 70px;}
.box8bj .w1200 dl dd{font-size: 25px;}

.box9bj .bod{display: flex; justify-content: space-between;}
.box9bj .bod .item{width: 362px; border: 1px solid #818181; transition: 0.5s;}
.box9bj .bod .item .img{height: 242px;}
.box9bj .bod .item .img img{width: 100%; height: 100%;}
.box9bj .bod .item dl{padding: 12px 20px 18px;}
.box9bj .bod .item dl dt{font-weight: normal; font-size: 16px; padding-bottom: 8px; margin-bottom: 10px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.box9bj .bod .item dl dt:before{content: ""; position: absolute; bottom: 0; left: 0; width: 70px; height: 2px; background: #34b5ff;}
.box9bj .bod .item:hover{transform: translate(0,-40px); box-shadow: 0 10px 10px rgba(0,0,0,0.2);}
.box9bj .more{display: block; width: 162px; height: 48px; line-height: 48px; text-align: center; background: #34b5ff; font-size: 18px; color: #fff; margin: 56px auto;}

/* 底部 */
.bottombj{background: url(images/index_04.jpg) center center no-repeat; background-size: cover;}
.bottom1{display: flex; justify-content: space-between; padding: 44px 0 50px; border-bottom: 2px solid #000;}
.bottom1 .fl .tit{border-bottom: 3px solid #000; color: #000; display: inline-block; margin-bottom: 24px; padding-right: 50px;}
.bottom1 .fl .tit dt{font-size: 30px;}
.bottom1 .fl .tit dd{font-size: 12px;}
.bottom1 .fl .bod{display: flex;}
.bottom1 .fl .bod dl{margin-right: 32px;}
.bottom1 .fl .bod dl dt{color: #000; margin-bottom: 10px;}
.bottom1 .fl .bod dl dd{font-size: 12px; margin-bottom: 8px;}
.bottom1 .fr{width: 390px; display: flex; align-items: flex-end; justify-content: space-between;}
.bottom1 .fr .dl1{width: 130px; flex-shrink: 0; margin-right: 20px;}
.bottom1 .fr .dl1 dt{height: 130px;}
.bottom1 .fr .dl1 dt img{width: 100%; height: 100%;}
.bottom1 .fr .dl1 dd{height: 26px; line-height: 26px; background: #8f8f8f; color: #fff;  font-size: 12px; text-align: center;}
.bottom1 .fr .dl2{color: #000;}
.bottom1 .fr .dl2 dt{font-size: 30px; margin-bottom: 50px;}
.bottom1 .fr .dl2 dd{margin-bottom: 8px; font-size: 12px;}
.bottom2{text-align: center; padding: 10px 0; color: #000;}

/* 产品列表 */
.fanye{margin-top:20px;}
.fanye li{float:left; color:#666; font-size:14px; margin-right:8px;}

/* 新闻列表 */
.list_news{padding-top:10px;}
.list_news li{padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #d7d7d7;}
.list_news li a{font-size:16px; color:#660798; font-weight:bold;}
.list_news li p{font-size:14px; color:#333; margin-top:10px;}
